| Class Index | Cross Index | Namespace Index |
Contained in: Gnome
Derived from:
Gtk::HBox
Derived by:
none
#include <gtk--/procbar.h>
public function member index: |
||
| ProcBar | (); | |
| ProcBar | (const Gtk::Label& label, const vector<Gdk_Color*>& colors, gint (*cb)()); | |
| static GtkType | get_type | (); |
| GnomeProcBar* | gtkobj | (); |
| const GnomeProcBar* | gtkobj | () const; |
| static bool | isA | (Gtk::Object* checkcast); |
| void | set_orient | (bool vertical); |
| void | set_values | (const vector<unsigned>& values); |
| void | start | (gint gtime, gpointer data); |
| void | stop | (); |
| void | update | (const vector<Gdk_Color*>& colors); |
| virtual | ~ProcBar | (); |
protected function member index: |
||
| explicit | ProcBar | (GnomeProcBar* castitem); |
| void | initialize_class | (); |
private function member index: |
||
| ProcBar | (const ProcBar&); | |
| ProcBar& | operator = | (const ProcBar&); |
| void | update_internal_gdk_colors | (const vector<Gdk_Color*>& colors); |