![]() |
![]() |
![]() |
Gwyddion Widgets Library Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces |
#include <libgwydgets/gwydgets.h> GwyHMarkerBox; GwyHMarkerBoxClass; GtkWidget* gwy_hmarker_box_new (void);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GwyMarkerBox +----GwyHMarkerBox
typedef struct { GwyMarkerBoxClass parent_class; void (*reserved1)(void); void (*reserved2)(void); } GwyHMarkerBoxClass;
GtkWidget* gwy_hmarker_box_new (void);
Creates a new horizontal marker box.
Returns : |
The new horizontal marker box as a GtkWidget. |