Class Index | Cross Index | Namespace Index |
Contained in: Gnome
Derived from:
Gnome::MDIChild
Derived by:
none
#include <gtk--/mdi-generic-child.h>
public function member index: |
||
MDIGenericChild | (const Gtk::string& name); | |
static GtkType | get_type | (); |
GnomeMDIGenericChild* | gtkobj | (); |
const GnomeMDIGenericChild* | gtkobj | () const; |
static bool | isA | (Gtk::Object* checkcast); |
void | set_config_func | (GnomeMDIChildConfigFunc func, gpointer data); |
void | set_config_func_full | (GnomeMDIChildConfigFunc func, GtkCallbackMarshal marshal, gpointer data, GtkDestroyNotify notify); |
void | set_label_func | (GnomeMDIChildLabelFunc func, gpointer data); |
void | set_label_func_full | (GnomeMDIChildLabelFunc func, GtkCallbackMarshal marshal, gpointer data, GtkDestroyNotify notify); |
void | set_menu_creator | (GnomeMDIChildMenuCreator func, gpointer data); |
void | set_menu_creator_full | (GnomeMDIChildMenuCreator func, GtkCallbackMarshal marshal, gpointer data, GtkDestroyNotify notify); |
void | set_view_creator | (GnomeMDIChildViewCreator func, gpointer data); |
void | set_view_creator_full | (GnomeMDIChildViewCreator func, GtkCallbackMarshal marshal, gpointer data, GtkDestroyNotify notify); |
virtual | ~MDIGenericChild | (); |
protected function member index: |
||
explicit | MDIGenericChild | (GnomeMDIGenericChild* castitem); |
void | initialize_class | (); |
private function member index: |
||
MDIGenericChild | (const MDIGenericChild&); | |
MDIGenericChild& | operator = | (const MDIGenericChild&); |