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