Method

GtkLayoutManagerget_widget

Declaration [src]

GtkWidget*
gtk_layout_manager_get_widget (
  GtkLayoutManager* manager
)

Description [src]

Retrieves the GtkWidget using the given GtkLayoutManager.

Return value

Type: GtkWidget

A GtkWidget

The returned data is owned by the instance.
The return value can be NULL.