Main Page | Directories | File List | File Members

hn-app-button.h File Reference

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

#include <gdk-pixbuf/gdk-pixbuf.h>
#include <gtk/gtktogglebutton.h>
#include "hn-wm-types.h"

Go to the source code of this file.

Defines

#define APP_BUTTON_THUMBABLE   8
#define APP_BUTTON_NORMAL   1
#define HN_TYPE_APP_BUTTON   (hn_app_button_get_type ())
#define HN_APP_BUTTON(obj)   (G_TYPE_CHECK_INSTANCE_CAST ((obj), HN_TYPE_APP_BUTTON, HNAppButton))
#define HN_IS_APP_BUTTON(obj)   (G_TYPE_CHECK_INSTANCE_TYPE ((obj), HN_TYPE_APP_BUTTON))
#define HN_APP_BUTTON_CLASS(klass)   (G_TYPE_CHECK_CLASS_CAST ((klass), HN_TYPE_APP_BUTTON, HNAppButtonClass))
#define HN_IS_APP_BUTTON_CLASS(klass)   (G_TYPE_CHECK_CLASS_TYPE ((klass), HN_TYPE_APP_BUTTON))
#define HN_APP_BUTTON_GET_CLASS(obj)   (G_TYPE_INSTANCE_GET_CLASS ((obj), HN_TYPE_APP_BUTTON, HNAppButtonClass))

Typedefs

typedef _HNAppButton HNAppButton
typedef _HNAppButtonPrivate HNAppButtonPrivate
typedef _HNAppButtonClass HNAppButtonClass

Functions

GType hn_app_button_get_type (void) G_GNUC_CONST
GtkWidget * hn_app_button_new (GSList *group)
void hn_app_button_set_group (HNAppButton *button, GSList *group)
GSList * hn_app_button_get_group (HNAppButton *button)
void hn_app_button_set_icon_from_pixbuf (HNAppButton *button, GdkPixbuf *pixbuf)
GdkPixbuf * hn_app_button_get_pixbuf_from_icon (HNAppButton *button)
HNEntryInfo * hn_app_button_get_entry_info (HNAppButton *button)
void hn_app_button_set_entry_info (HNAppButton *button, HNEntryInfo *info)
gboolean hn_app_button_get_is_blinking (HNAppButton *button)
void hn_app_button_set_is_blinking (HNAppButton *button, gboolean is_blinking)
void hn_app_button_force_update_icon (HNAppButton *button)
void hn_app_button_make_active (HNAppButton *button)


Detailed Description

Definitions of the application button used by the Application Switcher.


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