Class Index | Cross Index | Namespace Index |
Dialog with Apply, OK, Cancel, and Help buttons.
Contained in: Gnome
Derived from:
Gnome::Dialog
Derived by:
none
#include <gtk--/propertybox.h>
public function member index: |
||
PropertyBox | (); | |
gint | append_page | (Gtk::Widget& child, Gtk::Widget& tab_label); |
void | changed | (); |
static GtkType | get_type | (); |
GnomePropertyBox* | gtkobj | (); |
const GnomePropertyBox* | gtkobj | () const; |
static bool | isA | (Gtk::Object* checkcast); |
void | set_modified | (bool state); |
virtual | ~PropertyBox | (); |
protected function member index: |
||
explicit | PropertyBox | (GnomePropertyBox* castitem); |
virtual void | apply_impl | (gint page_num); |
virtual void | help_impl | (gint page_num); |
void | initialize_class | (); |
private function member index: |
||
PropertyBox | (const PropertyBox&); | |
PropertyBox& | operator = | (const PropertyBox&); |