get_layout_manager_type
Description:
[ CCode ( cname = "gtk_widget_class_get_layout_manager_type" ) ]
public class Type get_layout_manager_type ()
public class Type get_layout_manager_type ()
Retrieves the type of the LayoutManager used by the Widget class.
See also: set_layout_manager_type
Parameters:
this |
a Widget |
Returns:
a LayoutManager subclass, or g_type_invalid |