index
gtk-- homepage



Description:
Gtk_HandleBox

#include <gtk--/handlebox.h>
Base classes: Gtk_Bin

A widget for separating area to its own window



Properties:


Public member index:


static GtkType get_type();
GtkHandleBox *gtkobj();
const GtkHandleBox *gtkobj()const;
static bool isA(Gtk_Object *checkcast);
virtual ~Gtk_HandleBox();
Gtk_HandleBox();
signal void Gtk_Widget *(child_attached);
signal void Gtk_Widget *(child_detached);
void set_shadow_type(GtkShadowType type);
Protected member index:


void initialize_class();
void *get_parent_class();
static void init_parent_class();
explicit Gtk_HandleBox(GtkHandleBox *castitem);
virtual void child_attached_impl(Gtk_Widget *p0);
virtual void child_detached_impl(Gtk_Widget *p0);
Private member index:


Gtk_HandleBox(const Gtk_HandleBox &);
Gtk_HandleBox &operator =(const Gtk_HandleBox &);

Public member details:


Protected member details:


Private member details:



Examples:





(pages generated by PERCEPS -script.)