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 [class@Gtk.
LayoutManager] used by widgets of class this.
See also: [method@Gtk.WidgetClass.set_layout_manager_type].
Parameters:
this |
a `GtkWidgetClass` |
Returns:
type of a `GtkLayoutManager` subclass, or g_type_invalid |