Class Index | Cross Index | Namespace Index |
Contained in: Gtk::CTree_Helpers
Derived from:
none
Derived by:
Gtk::CTree_Helpers::CellIterator
#include <gtk--/ctree.h>
public function member index: |
||
void | clear | (); |
Gdk_Bitmap | get_mask | () const; |
Gdk_Pixmap | get_pixmap | () 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 | set_pixmap | (const Gdk_Pixmap& pixmap, const Gdk_Bitmap& mask=0); |
void | set_shift | (gint vertical, gint horizontal); |
void | set_style | (Style* style=0); |
void | set_style | (Style& style); |
void | set_text | (const nstring&); |
protected function member index: |
||
Cell | (GtkCTree* parent, GtkCTreeNode* row, gint column); | |
Cell | (); | |