bonobo-socket
bonobo-socket
|
|
Object Hierarchy
GObject
╰── GInitiallyUnowned
╰── GtkObject
╰── GtkWidget
╰── GtkContainer
╰── GtkSocket
╰── BonoboSocket
Implemented Interfaces
BonoboSocket implements
AtkImplementorIface and GtkBuildable.
Functions
bonobo_socket_new ()
GtkWidget *
bonobo_socket_new (void
);
Create a new empty BonoboSocket.
Types and Values
struct BonoboSocket
struct BonoboSocket;
BonoboSocketClass
typedef struct {
GtkSocketClass parent_class;
gpointer dummy[4];
} BonoboSocketClass;