Object Hierarchy
    GObject
    ╰── InfGtkIo
 
Implemented Interfaces
InfGtkIo implements
 InfIo.
 
Functions
inf_gtk_io_new ()
InfGtkIo *
inf_gtk_io_new (void);
Creates a new InfGtkIo.
[constructor]
 
 
Types and Values
struct InfGtkIo
struct InfGtkIo;
 
struct InfGtkIoClass
struct InfGtkIoClass {
  GObjectClass parent_class;
};