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