Class Index | Cross Index | Namespace Index |
A widget for separating area to its own window
Contained in: Gtk
Derived from:
Gtk::Bin
Derived by:
none
#include <gtk--/handlebox.h>
public function member index: |
||
HandleBox | (); | |
signal void | child_attached | (Gtk::Widget*); |
signal void | child_detached | (Gtk::Widget*); |
Gdk_Window | get_bin_window | (); |
Gdk_Window | get_float_window | (); |
GtkPositionType | get_handle_position | () const; |
GtkShadowType | get_shadow_type | () const; |
GtkPositionType | get_snap_edge | () const; |
GtkHandleBox* | gtkobj | (); |
const GtkHandleBox* | gtkobj | () const; |
static bool | isA | (Object* object); |
bool | is_child_detached | () const; |
bool | is_float_window_mapped | () const; |
bool | is_in_drag | () const; |
void | set_handle_position | (GtkPositionType position); |
void | set_shadow_type | (GtkShadowType type); |
void | set_snap_edge | (GtkPositionType edge); |
bool | shrinks_on_detach | () const; |
virtual | ~HandleBox | (); |
protected function member index: |
||
virtual void | child_attached_impl | (Gtk::Widget* p0); |
virtual void | child_detached_impl | (Gtk::Widget* p0); |