Hildon::Grid Class Reference

#include <grid.h>

Inheritance diagram for Hildon::Grid:

Container List of all members.

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::Gridwrap (HildonGrid *object, bool take_copy=false)

Constructor & Destructor Documentation

virtual Hildon::Grid::~Grid  )  [virtual]
 

Hildon::Grid::Grid  ) 
 


Member Function Documentation

void Hildon::Grid::activate_child GridItem item  ) 
 

Sends a signal to indicate that this HildonGridItem is activated.

Parameters:
item Hildon::GridItem.

int Hildon::Grid::get_scrollbar_pos  )  const
 

Returns:
Position of scrollbar (in pixels).

Glib::ustring Hildon::Grid::get_style  )  const
 

Returns the name of style currently used in HildonGrid.

Returns:
Style name.

const HildonGrid* Hildon::Grid::gobj  )  const [inline]
 

Provides access to the underlying C GtkObject.

HildonGrid* Hildon::Grid::gobj  )  [inline]
 

Provides access to the underlying C GtkObject.

void Hildon::Grid::set_scrollbar_pos int  scrollbar_pos  ) 
 

Sets view (scrollbar) to specified position.

Parameters:
scrollbar_pos New position (in pixels).

void Hildon::Grid::set_style const Glib::ustring &  style_name  ) 
 

Sets style.

Setting style sets widget size, spacing, label position, number of columns, and icon size.

Parameters:
style_name Style name.

Glib::SignalProxy1< void,GridItem* > Hildon::Grid::signal_activate_child  ) 
 

Glib::SignalProxy1< void,GridItem* > Hildon::Grid::signal_popup_context_menu  ) 
 


Friends And Related Function Documentation

Hildon::Grid * wrap HildonGrid *  object,
bool  take_copy = false
[related]
 

Parameters:
object The C instance
take_copy False if the result should take ownership of the C instance. True if it should take a new copy or ref.
Returns:
A C++ instance that wraps this C instance.


The documentation for this class was generated from the following file:
Generated on Wed Nov 8 17:20:41 2006 for hildon-libsmm by  doxygen 1.4.6