Method
Gtk.Widget.get_layout_manager
Declaration [src]
GtkLayoutManager*
gtk_widget_get_layout_manager (
  GtkWidget* widget
)
Description [src]
Retrieves the layout manager used by widget
| Gets property | Gtk.Widget:layout-manager | 
Return value
| Returns: GtkLayoutManager | |
| a  | |
| Ownership is not transferred to the caller | |
| Can be NULL | |