ConfigurableIF

Interface for configurable plugins.

Members

Functions

createConfigureWidget
Widget createConfigureWidget()

Creates the configure widget for the plugin. The returned widget should allow configuring all the relevant aspects of the plugin, and should allow instant-apply, as promoted by the Gnome Human Interface Guidelines.

getConfigurableStruct
PeasGtkConfigurable* getConfigurableStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

Static functions

getType
GType getType()