Method

GPluginGtk4Viewset_manager

Declaration [src]

void
gplugin_gtk_view_set_manager (
  GPluginGtkView* view,
  GPluginManager* manager
)

Description [src]

This function will set which plugin manager to display.

Parameters

manager

Type: GPluginManager

The plugin manager to display.

The data is owned by the caller of the function.