Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkWindow ╰── GtkApplicationWindow ╰── DhAssistant
DhAssistant implements AtkImplementorIface, GtkBuildable, GActionGroup and GActionMap.
GtkWidget *
dh_assistant_new (DhApp *application
);
Create a new DhAssistant object.
gboolean dh_assistant_search (DhAssistant *assistant
,const gchar *str
);
Search for str
in the current assistant.