Main Page | Directories | File List | File Members

hn-app-menu-item.h File Reference

Definitions of the application menu item used by the Application Switcher. More...

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

Go to the source code of this file.

Defines

#define HN_TYPE_APP_MENU_ITEM   (hn_app_menu_item_get_type ())
#define HN_APP_MENU_ITEM(obj)   (G_TYPE_CHECK_INSTANCE_CAST ((obj), HN_TYPE_APP_MENU_ITEM, HNAppMenuItem))
#define HN_IS_APP_MENU_ITEM(obj)   (G_TYPE_CHECK_INSTANCE_TYPE ((obj), HN_TYPE_APP_MENU_ITEM))
#define HN_APP_MENU_ITEM_CLASS(klass)   (G_TYPE_CHECK_CLASS_CAST ((klass), HN_TYPE_APP_MENU_ITEM, HNAppMenuItemClass))
#define HN_IS_APP_MENU_ITEM_CLASS(klass)   (G_TYPE_CHECK_CLASS_TYPE ((klass), HN_TYPE_APP_MENU_ITEM))
#define HN_APP_MENU_ITEM_GET_CLASS(obj)   (G_TYPE_INSTANCE_GET_CLASS ((obj), HN_TYPE_APP_MENU_ITEM, HNAppMenuItemClass))

Typedefs

typedef _HNAppMenuItem HNAppMenuItem
typedef _HNAppMenuItemPrivate HNAppMenuItemPrivate
typedef _HNAppMenuItemClass HNAppMenuItemClass

Functions

GType hn_app_menu_item_get_type (void) G_GNUC_CONST
GtkWidget * hn_app_menu_item_new (HNEntryInfo *info, gboolean show_close, gboolean thumbable)
void hn_app_menu_item_set_entry_info (HNAppMenuItem *menuitem, HNEntryInfo *info)
HNEntryInfo * hn_app_menu_item_get_entry_info (HNAppMenuItem *menuitem)
void hn_app_menu_item_set_is_blinking (HNAppMenuItem *menuitem, gboolean is_blinking)
gboolean hn_app_menu_item_get_is_blinking (HNAppMenuItem *menuitem)


Detailed Description

Definitions of the application menu item used by the Application Switcher.


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