Ardour
9.0-pre0-582-g084a23a80d
|
#include <gtkassistant.h>
Public Attributes | |
GtkWindowClass | parent_class |
void(* | prepare )(GtkAssistant *assistant, GtkWidget *page) |
void(* | apply )(GtkAssistant *assistant) |
void(* | close )(GtkAssistant *assistant) |
void(* | cancel )(GtkAssistant *assistant) |
void(* | _gtk_reserved1 )(void) |
void(* | _gtk_reserved2 )(void) |
void(* | _gtk_reserved3 )(void) |
void(* | _gtk_reserved4 )(void) |
void(* | _gtk_reserved5 )(void) |
Definition at line 91 of file gtkassistant.h.
void(* _GtkAssistantClass::_gtk_reserved1) (void) |
Definition at line 101 of file gtkassistant.h.
void(* _GtkAssistantClass::_gtk_reserved2) (void) |
Definition at line 102 of file gtkassistant.h.
void(* _GtkAssistantClass::_gtk_reserved3) (void) |
Definition at line 103 of file gtkassistant.h.
void(* _GtkAssistantClass::_gtk_reserved4) (void) |
Definition at line 104 of file gtkassistant.h.
void(* _GtkAssistantClass::_gtk_reserved5) (void) |
Definition at line 105 of file gtkassistant.h.
void(* _GtkAssistantClass::apply) (GtkAssistant *assistant) |
Definition at line 96 of file gtkassistant.h.
void(* _GtkAssistantClass::cancel) (GtkAssistant *assistant) |
Definition at line 98 of file gtkassistant.h.
void(* _GtkAssistantClass::close) (GtkAssistant *assistant) |
Definition at line 97 of file gtkassistant.h.
GtkWindowClass _GtkAssistantClass::parent_class |
Definition at line 93 of file gtkassistant.h.
void(* _GtkAssistantClass::prepare) (GtkAssistant *assistant, GtkWidget *page) |
Definition at line 95 of file gtkassistant.h.