index
gtk-- homepage



Description:
Gtk_VSeparator

#include <gtk--/separator.h>
Base classes: Gtk_Separator

Vertical line widget.
Filler widget used to separate widgets with a visible line. This widget has no window and receives on configuration events. It should be considered a leaf widget.



Properties:


Public member index:


static GtkType get_type();
GtkVSeparator *gtkobj();
const GtkVSeparator *gtkobj()const;
static bool isA(Gtk_Object *checkcast);
virtual ~Gtk_VSeparator();
Gtk_VSeparator();
Protected member index:


void initialize_class();
void *get_parent_class();
static void init_parent_class();
explicit Gtk_VSeparator(GtkVSeparator *castitem);
Private member index:


Gtk_VSeparator(const Gtk_VSeparator &);
Gtk_VSeparator &operator =(const Gtk_VSeparator &);

Public member details:


Protected member details:


Private member details:



Examples:





(pages generated by PERCEPS -script.)