![]() |
![]() |
![]() |
CodeSlayer Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces |
#include <codeslayer/codeslayer-preferences-theme.h>
struct CodeSlayerPreferencesTheme;
GtkWidget * codeslayer_preferences_theme_new (CodeSlayerPreferences *preferences
);
GObject +----GInitiallyUnowned +----GtkWidget +----GtkContainer +----GtkBox +----GtkVBox +----CodeSlayerPreferencesTheme
CodeSlayerPreferencesTheme implements AtkImplementorIface, GtkBuildable and GtkOrientable.
GtkWidget * codeslayer_preferences_theme_new (CodeSlayerPreferences *preferences
);
Creates a new CodeSlayerPreferencesTheme.
|
a CodeSlayerPreferences. |
Returns : |
a new CodeSlayerPreferencesTheme. |