Object Hierarchy
GObject
+----GInitiallyUnowned
+----GtkObject
+----GtkWidget
+----GtkContainer
+----GtkBin
+----GtkWindow
+----AwnTitle
Implemented Interfaces
AwnTitle implements
AtkImplementorIface and GtkBuildable.
Details
AwnTitlePrivate
typedef struct _AwnTitlePrivate AwnTitlePrivate;
AwnTitle
typedef struct _AwnTitle AwnTitle;
awn_title_get_default ()
GtkWidget* awn_title_get_default (void);
awn_title_show ()
void awn_title_show (AwnTitle *title,
GtkWidget *focus,
const gchar *text);
awn_title_hide ()
void awn_title_hide (AwnTitle *title,
GtkWidget *focus);