#include <grid.h>
Inheritance diagram for Hildon::Grid:

Public Member Functions | |
| virtual | ~Grid () |
| HildonGrid * | gobj () |
| Provides access to the underlying C GtkObject. | |
| const HildonGrid * | gobj () const |
| Provides access to the underlying C GtkObject. | |
| Grid () | |
| void | set_style (const Glib::ustring &style_name) |
| Sets style. | |
| Glib::ustring | get_style () const |
| Returns the name of style currently used in HildonGrid. | |
| void | set_scrollbar_pos (int scrollbar_pos) |
| Sets view (scrollbar) to specified position. | |
| int | get_scrollbar_pos () const |
| void | activate_child (GridItem &item) |
| Sends a signal to indicate that this HildonGridItem is activated. | |
| Glib::SignalProxy1< void, GridItem * > | signal_activate_child () |
| Glib::SignalProxy1< void, GridItem * > | signal_popup_context_menu () |
Related Functions | |
| (Note that these are not member functions.) | |
| Hildon::Grid * | wrap (HildonGrid *object, bool take_copy=false) |
|
|
|
|
|
|
|
|
Sends a signal to indicate that this HildonGridItem is activated.
|
|
|
|
|
|
Returns the name of style currently used in HildonGrid.
|
|
|
Provides access to the underlying C GtkObject.
|
|
|
Provides access to the underlying C GtkObject.
|
|
|
Sets view (scrollbar) to specified position.
|
|
|
Sets style. Setting style sets widget size, spacing, label position, number of columns, and icon size.
|
|
|
|
|
|
|
|
||||||||||||
|
|
1.4.6