Class Index | Cross Index | Namespace Index |
Contained in: Gnome
Derived from:
Gtk::Object
Derived by:
none
#include <gtk--/mdi.h>
public function member index: |
||
MDI | (const Gtk::string& appname, const Gtk::string& title); | |
gint | add | (MDIChild& child); |
MDIList& | children | (); |
const MDIList& | children | () const; |
gint | clear | (gint force=false); |
void | clear_child_list_path | (); |
static MDIChild* | find_child | (Gtk::Widget& name); |
MDIChild* | find_child | (const Gtk::string& name); |
MDIChild* | get_active_child | (); |
Gtk::Widget* | get_active_view | (); |
App* | get_active_window | (); |
static GtkType | get_type | (); |
GnomeMDI* | gtkobj | (); |
const GnomeMDI* | gtkobj | () const; |
static bool | isA | (Gtk::Object* checkcast); |
void | open_toplevel | (); |
void | register_object | (const Gtk::Object& object); |
gint | remove | (MDIChild& child, gint force=false); |
void | set_child_list_path | (const Gtk::string& path); |
void | set_child_menu_path | (const Gtk::string& path); |
void | set_menubar_template | (const UI::Array<SubTree>& menu_tmpl); |
void | set_mode | (Mode mode=DEFAULT); |
void | set_toolbar_template | (const UI::Array<Info>& tbar_tmpl); |
void | unregister_object | (const Gtk::Object& object); |
virtual | ~MDI | (); |
protected function member index: |
||
explicit | MDI | (GnomeMDI* castitem); |
virtual void | app_created_impl | (App& p0); |
void | initialize_class | (); |
private function member index: |
||
MDI | (const MDI&); | |
MDI& | operator = | (const MDI&); |