Class Index | Cross Index | Namespace Index |
Contained in: Gtk::CList_Helpers
Derived from:
none
Derived by:
Gtk::CList_Helpers::ColumnIterator
#include <gtk--/clist.h>
public function member index: |
||
gint | get_optimal_width | (); |
string | get_title | (); |
Widget* | get_widget | (); |
void | moveto | (gfloat row_align=0.5, gfloat col_align=0.5); |
void | set_active | (); |
void | set_auto_resize | (bool); |
void | set_justification | (GtkJustification); |
void | set_max_width | (gint); |
void | set_min_width | (gint); |
void | set_passive | (); |
void | set_resizable | (bool); |
void | set_title | (const string& title); |
void | set_visiblity | (bool); |
void | set_widget | (Widget* widget=0); |
void | set_widget | (Widget& widget); |
void | set_width | (gint); |
protected function member index: |
||
Column | (GtkCList* parent, gint number); | |
Column | (); | |