| Top |
Object Hierarchy
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkWindow ╰── GtkApplicationWindow ╰── DhWindow
Implemented Interfaces
DhWindow implements AtkImplementorIface, GtkBuildable, GActionGroup and GActionMap.
Functions
Types and Values
struct DhWindowClass
struct DhWindowClass {
GtkApplicationWindowClass parent_class;
/* Signals */
void (*open_link) (DhWindow *window,
const char *location,
DhOpenLinkFlags flags);
};
