Top | ![]() |
![]() |
![]() |
![]() |
GtkWidget * | gplugin_gtk_view_new () |
void | gplugin_gtk_view_set_show_internal () |
gboolean | gplugin_gtk_view_get_show_internal () |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkTreeView ╰── GPluginGtkView
GPluginGtkView implements AtkImplementorIface, GtkBuildable and GtkScrollable.
void gplugin_gtk_view_set_show_internal (GPluginGtkView *view
,gboolean show_internal
);
This function will toggle whether or not the widget will show internal plugins.
gboolean
gplugin_gtk_view_get_show_internal (GPluginGtkView *view
);
Returns whether or not view
is showing internal plugins.