Maeomm Reference Documentation: hildon-libsmm |
The grid item consists of an icon and a label. Based on the displaying mode employed by Hildon::Grid, the label is justified to the right or the bottom.
Public Member Functions | |
Glib::ustring | get_emblem_type () const |
const HildonGridItem* | gobj () const |
Provides access to the underlying C GtkObject. | |
HildonGridItem* | gobj () |
Provides access to the underlying C GtkObject. | |
GridItem (const Glib::ustring& icon_basename, const Glib::ustring& label) | |
GridItem (const Glib::ustring& icon_basename) | |
void | set_emblem_type (const Glib::ustring& emblem_basename) |
Sets item emblem type. | |
void | set_label (const Glib::ustring& label) |
virtual | ~GridItem () |
Related Functions | |
(Note that these are not member functions.) | |
Hildon::GridItem* | wrap (HildonGridItem* object, bool take_copy=false) |
|
|
|
|
|
|
|
|
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Container. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Container. |
|
Sets item emblem type.
|
|
|
|
|