Method

Gtk.LayoutManager.get_widget

Declaration [src]

GtkWidget*
gtk_layout_manager_get_widget (
  GtkLayoutManager* manager
)

Description [src]

Retrieves the GtkWidget using the given GtkLayoutManager.

Return value

Returns: GtkWidget

a GtkWidget

Ownership is not transferred to the caller
Can be NULL