Class Index | Cross Index | Namespace Index |
Contained in: Gnome
Derived from:
Gtk::Bin
Derived by:
none
#include <gtk--/dock-item.h>
public function member index: |
||
DockItem | (); | |
DockItem | (const Gtk::nstring& name, GnomeDockItemBehavior behavior); | |
GnomeDockItemBehavior | get_behaviour | (); |
Gtk::nstring | get_name | (); |
GtkOrientation | get_orientation | (); |
GtkShadowType | get_shadow_type | (); |
static GtkType | get_type | (); |
GnomeDockItem* | gtkobj | (); |
const GnomeDockItem* | gtkobj | () const; |
static bool | isA | (Gtk::Object* checkcast); |
gboolean | set_orientation | (GtkOrientation orientation); |
void | set_shadow_type | (GtkShadowType type); |
virtual | ~DockItem | (); |
protected function member index: |
||
explicit | DockItem | (GnomeDockItem* castitem); |
virtual void | dock_drag_begin_impl | (); |
virtual void | dock_drag_detach_impl | (); |
virtual void | dock_drag_end_impl | (); |
virtual void | dock_drag_motion_impl | (gint p0, gint p1); |
void | initialize_class | (); |
private function member index: |
||
DockItem | (const DockItem&); | |
DockItem& | operator = | (const DockItem&); |