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