Class Index | Cross Index | Namespace Index |
Contained in: Gtk::CList_Helpers
Derived from:
none
Derived by:
Gtk::CList_Helpers::CellIterator
#include <gtk--/clist.h>
public function member index: |
||
void | clear | (); |
Gdk_Bitmap | get_mask | () const; |
Gdk_Pixmap | get_pixmap | () const; |
guint8 | get_spacing | () const; |
Style* | get_style | () const; |
nstring | get_text | () const; |
GtkCellType | get_type | () const; |
void | moveto | (gfloat row_align=0.5, gfloat col_align=0.5); |
void | select | (); |
void | set_pixmap | (const Gdk_Pixmap& pixmap, const Gdk_Bitmap& mask=0); |
void | set_shift | (gint vertical, gint horizontal); |
void | set_spacing | (guint8); |
void | set_style | (Style&); |
void | set_text | (nstring); |
void | unselect | (); |
protected function member index: |
||
Cell | (GtkCList* , GtkCListRow* , gint); | |
Cell | (GtkCList* , gint, gint); | |
Cell | (); | |
GtkCell* | get_cell | (); |
GtkCell* | get_cell | () const; |
GtkCListRow* | get_row | (); |
GtkCListRow* | get_row | () const; |
gint | get_row_num | (); |
gint | get_row_num | () const; |
void | redraw | (); |