Class Index | Cross Index | Namespace Index |
Contained in: Gnome
Derived from:
Gtk::Object
Derived by:
none
#include <gtk--/dock-layout.h>
public function member index: |
||
DockLayout | (); | |
bool | add_floating_item | (DockItem& item, gint x, gint y, GtkOrientation orientation); |
bool | add_item | (DockItem& item, GnomeDockPlacement placement, gint band_num, gint band_position, gint offset); |
bool | add_to_dock | (Dock& dock); |
Gtk::nstring | create_string | (); |
GnomeDockLayoutItem* | get_item | (DockItem& item); |
GnomeDockLayoutItem* | get_item_by_name | (const Gtk::nstring& name); |
static GtkType | get_type | (); |
GnomeDockLayout* | gtkobj | (); |
const GnomeDockLayout* | gtkobj | () const; |
static bool | isA | (Gtk::Object* checkcast); |
bool | parse_string | (const Gtk::nstring& str); |
bool | remove_item | (DockItem& item); |
bool | remove_item_by_name | (const Gtk::nstring& name); |
virtual | ~DockLayout | (); |
protected function member index: |
||
explicit | DockLayout | (GnomeDockLayout* castitem); |
void | initialize_class | (); |
private function member index: |
||
DockLayout | (const DockLayout&); | |
DockLayout& | operator = | (const DockLayout&); |