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