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