index
gtk-- homepage



Description:
Gtk_HSeparator

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

Horizontal 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();
GtkHSeparator *gtkobj();
const GtkHSeparator *gtkobj()const;
static bool isA(Gtk_Object *checkcast);
virtual ~Gtk_HSeparator();
Gtk_HSeparator();
Protected member index:


void initialize_class();
void *get_parent_class();
static void init_parent_class();
explicit Gtk_HSeparator(GtkHSeparator *castitem);
Private member index:


Gtk_HSeparator(const Gtk_HSeparator &);
Gtk_HSeparator &operator =(const Gtk_HSeparator &);

Public member details:


Protected member details:


Private member details:



Examples:





(pages generated by PERCEPS -script.)