![]() |
![]() |
![]() |
libempathy-gtk Reference Manual | ![]() |
---|---|---|---|---|
EmpathyThemeManager; EmpathyThemeManager* empathy_theme_manager_get (void); const gchar** empathy_theme_manager_get_themes (void); void empathy_theme_manager_apply (EmpathyThemeManager *manager, EmpathyChatView *view, const gchar *theme); void empathy_theme_manager_apply_saved (EmpathyThemeManager *manager, EmpathyChatView *view);
const gchar** empathy_theme_manager_get_themes (void);
Returns : |
void empathy_theme_manager_apply (EmpathyThemeManager *manager, EmpathyChatView *view, const gchar *theme);
|
|
|
|
|
void empathy_theme_manager_apply_saved (EmpathyThemeManager *manager, EmpathyChatView *view);
|
|
|
"theme-changed"
signalvoid user_function (EmpathyThemeManager *empathythememanager, gpointer user_data) : Run Last
|
the object which received the signal. |
|
user data set when the signal handler was connected. |