Main Page | Directories | File List | File Members

hn-app-tooltip.h File Reference

Definitions of the application tooltip used by the Application Switcher. More...

#include <gtk/gtkwidget.h>
#include "hn-wm-types.h"

Go to the source code of this file.

Defines

#define HN_TYPE_APP_TOOLTIP   (hn_app_tooltip_get_type ())
#define HN_APP_TOOLTIP(obj)   (G_TYPE_CHECK_INSTANCE_CAST ((obj), HN_TYPE_APP_TOOLTIP, HNAppTooltip))
#define HN_IS_APP_TOOLTIP(obj)   (G_TYPE_CHECK_INSTANCE_TYPE ((obj), HN_TYPE_APP_TOOLTIP))

Typedefs

typedef _HNAppTooltip HNAppTooltip

Functions

GType hn_app_tooltip_get_type (void) G_GNUC_CONST
GtkWidget * hn_app_tooltip_new (GtkWidget *widget)
void hn_app_tooltip_set_widget (HNAppTooltip *tip, GtkWidget *widget)
GtkWidget * hn_app_tooltip_get_widget (HNAppTooltip *tip)
void hn_app_tooltip_set_text (HNAppTooltip *tip, const gchar *text)
const gchar * hn_app_tooltip_get_text (HNAppTooltip *tip)
void hn_app_tooltip_install_timer (HNAppTooltip *tip, GtkCallback show_cb, GtkCallback hide_cb, gpointer data)
void hn_app_tooltip_remove_timers (HNAppTooltip *tip)
void hn_app_tooltip_remove_show_timer (HNAppTooltip *tip)


Detailed Description

Definitions of the application tooltip used by the Application Switcher.


Generated on Thu Dec 21 11:26:52 2006 for maemo-af-desktop-documentation by  doxygen 1.4.2