| Class Index | Cross Index | Namespace Index |
Contained in: Gtk
Derived from:
Widget
Derived by:
none
#include <gtk--/dial.h>
public function member index: |
||
| Dial | (); | |
| Gtk::Adjustment* | get_adjustment | () const; |
| gfloat | get_percentage | (); |
| static GtkType | get_type | (); |
| gfloat | get_value | (); |
| GtkDial* | gtkobj | (); |
| const GtkDial* | gtkobj | () const; |
| static bool | isA | (Object* checkcast); |
| void | set_adjustment | (Gtk::Adjustment& adjustment); |
| gfloat | set_percentage | (gfloat percent); |
| void | set_update_policy | (GtkUpdateType policy); |
| gfloat | set_value | (gfloat value); |
| void | set_view_only | (bool view_only=true); |
| virtual | ~Dial | (); |
protected function member index: |
||
| explicit | Dial | (GtkDial* castitem); |
| void | initialize_class | (); |
private function member index: |
||
| Dial | (const Dial&); | |
| Dial& | operator = | (const Dial&); |