GnuCash c935c2f+
Loading...
Searching...
No Matches
Data Fields
_GncWindowInterface Struct Reference

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)
 

Detailed Description

Definition at line 54 of file gnc-window.h.

Field Documentation

◆ get_accel_group

GtkAccelGroup *(* _GncWindowInterface::get_accel_group) (GncWindow *window)

Definition at line 65 of file gnc-window.h.

◆ get_gtk_window

GtkWindow *(* _GncWindowInterface::get_gtk_window) (GncWindow *window)

Definition at line 59 of file gnc-window.h.

◆ get_menubar

GtkWidget *(* _GncWindowInterface::get_menubar) (GncWindow *window)

Definition at line 62 of file gnc-window.h.

◆ get_menubar_model

GMenuModel *(* _GncWindowInterface::get_menubar_model) (GncWindow *window)

Definition at line 64 of file gnc-window.h.

◆ get_progressbar

GtkWidget *(* _GncWindowInterface::get_progressbar) (GncWindow *window)

Definition at line 61 of file gnc-window.h.

◆ get_statusbar

GtkWidget *(* _GncWindowInterface::get_statusbar) (GncWindow *window)

Definition at line 60 of file gnc-window.h.

◆ get_toolbar

GtkWidget *(* _GncWindowInterface::get_toolbar) (GncWindow *window)

Definition at line 63 of file gnc-window.h.

◆ parent

GTypeInterface _GncWindowInterface::parent

Definition at line 56 of file gnc-window.h.

◆ ui_set_sensitive

void(* _GncWindowInterface::ui_set_sensitive) (GncWindow *window, gboolean sensitive)

Definition at line 66 of file gnc-window.h.


The documentation for this struct was generated from the following file: