|
Public Member Functions |
| virtual | ~GridItem () |
| HildonGridItem * | gobj () |
| | Provides access to the underlying C GtkObject.
|
| const HildonGridItem * | gobj () const |
| | Provides access to the underlying C GtkObject.
|
| | GridItem (const Glib::ustring &icon_basename) |
| | GridItem (const Glib::ustring &icon_basename, const Glib::ustring &label) |
| void | set_emblem_type (const Glib::ustring &emblem_basename) |
| | Sets item emblem type.
|
| Glib::ustring | get_emblem_type () const |
| void | set_label (const Glib::ustring &label) |
Related Functions |
(Note that these are not member functions.)
|
| Hildon::GridItem * | wrap (HildonGridItem *object, bool take_copy=false) |