Method

GPluginGtk4Viewset_show_internal

Declaration [src]

void
gplugin_gtk_view_set_show_internal (
  GPluginGtkView* view,
  gboolean show_internal
)

Description [src]

This function will toggle whether or not the widget will show internal plugins.

Parameters

show_internal

Type: gboolean

Whether or not to show internal plugins.