|
GnuCash c935c2f+
|
Data Fields | |
| GTypeInterface | parent |
| GtkWindow *(* | get_gtk_window )(GncWindow *window) |
| GtkWidget *(* | get_statusbar )(GncWindow *window) |
| GtkWidget *(* | get_progressbar )(GncWindow *window) |
| GtkWidget *(* | get_menubar )(GncWindow *window) |
| GtkWidget *(* | get_toolbar )(GncWindow *window) |
| GMenuModel *(* | get_menubar_model )(GncWindow *window) |
| GtkAccelGroup *(* | get_accel_group )(GncWindow *window) |
| void(* | ui_set_sensitive )(GncWindow *window, gboolean sensitive) |
Definition at line 54 of file gnc-window.h.
| GtkAccelGroup *(* _GncWindowInterface::get_accel_group) (GncWindow *window) |
Definition at line 65 of file gnc-window.h.
| GtkWindow *(* _GncWindowInterface::get_gtk_window) (GncWindow *window) |
Definition at line 59 of file gnc-window.h.
| GtkWidget *(* _GncWindowInterface::get_menubar) (GncWindow *window) |
Definition at line 62 of file gnc-window.h.
| GMenuModel *(* _GncWindowInterface::get_menubar_model) (GncWindow *window) |
Definition at line 64 of file gnc-window.h.
| GtkWidget *(* _GncWindowInterface::get_progressbar) (GncWindow *window) |
Definition at line 61 of file gnc-window.h.
| GtkWidget *(* _GncWindowInterface::get_statusbar) (GncWindow *window) |
Definition at line 60 of file gnc-window.h.
| GtkWidget *(* _GncWindowInterface::get_toolbar) (GncWindow *window) |
Definition at line 63 of file gnc-window.h.
| GTypeInterface _GncWindowInterface::parent |
Definition at line 56 of file gnc-window.h.
| void(* _GncWindowInterface::ui_set_sensitive) (GncWindow *window, gboolean sensitive) |
Definition at line 66 of file gnc-window.h.