![]() |
![]() |
![]() |
GdaBrowser hacking manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces |
#define QUERY_EXEC_PERSPECTIVE (obj) #define IS_QUERY_EXEC_PERSPECTIVE (obj) QueryExecPerspective;
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkBox +----GtkVBox +----QueryExecPerspective
QueryExecPerspective implements AtkImplementorIface, GtkBuildable, GtkOrientable and BrowserPerspective.
#define QUERY_EXEC_PERSPECTIVE(obj) G_TYPE_CHECK_INSTANCE_CAST (obj, query_exec_perspective_get_type(), QueryExecPerspective)
|
#define IS_QUERY_EXEC_PERSPECTIVE(obj) G_TYPE_CHECK_INSTANCE_TYPE (obj, query_exec_perspective_get_type ())
|