![]() |
![]() |
![]() |
Cairo Composite Manager Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Known Implementations |
#define CCM_PREFERENCES_PAGE_PLUGIN_GET_INTERFACE(obj) #define CCM_PREFERENCES_PAGE_PLUGIN_PARENT (obj) #define CCM_PREFERENCES_PAGE_PLUGIN_ROOT (obj) #define CCM_PREFERENCES_PAGE_PLUGIN_LOCK_ROOT_METHOD(plugin, func, callback, data) #define CCM_PREFERENCES_PAGE_PLUGIN_UNLOCK_ROOT_METHOD(plugin, func) CCMPreferencesPagePlugin; void ccm_preferences_page_plugin_init_general_section (CCMPreferencesPagePlugin *self
,CCMPreferencesPage *preferences
,GtkWidget *general_section
);
#define CCM_PREFERENCES_PAGE_PLUGIN_GET_INTERFACE(obj) (G_TYPE_INSTANCE_GET_INTERFACE ((obj), CCM_TYPE_PREFERENCES_PAGE_PLUGIN, CCMPreferencesPagePluginClass))
#define CCM_PREFERENCES_PAGE_PLUGIN_PARENT(obj) ((CCMPreferencesPagePlugin*)ccm_plugin_get_parent((CCMPlugin*)obj))
#define CCM_PREFERENCES_PAGE_PLUGIN_ROOT(obj) ((CCMPreferencesPagePlugin*)_ccm_preferences_page_plugin_get_root((CCMPreferencesPagePlugin*)obj))
#define CCM_PREFERENCES_PAGE_PLUGIN_LOCK_ROOT_METHOD(plugin, func, callback, data)
#define CCM_PREFERENCES_PAGE_PLUGIN_UNLOCK_ROOT_METHOD(plugin, func)
void ccm_preferences_page_plugin_init_general_section (CCMPreferencesPagePlugin *self
,CCMPreferencesPage *preferences
,GtkWidget *general_section
);