![]() |
![]() |
![]() |
Gwyddion Widgets Library Reference Manual | ![]() |
---|---|---|---|---|
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkMenuShell +----GtkMenuBar +----GwyVMenuBar
GwyVMenuBar is in all aspects identical to GtkMenuBar, except that the menu bar items are organized vertically.
typedef struct _GwyVMenuBar GwyVMenuBar;
GwyVMenuBar
is deprecated and should not be used in newly-written code.
typedef struct { GtkMenuBarClass parent_class; /* Padding for future expansion */ void (*reserved1)(void); void (*reserved2)(void); } GwyVMenuBarClass;
GwyVMenuBarClass
is deprecated and should not be used in newly-written code.