Method
HeViewadd_child
Declaration
void
he_view_add_child (
  HeView* self,
  GtkBuilder* builder,
  GObject* child,
  const gchar* type
)
      Description [src]
Parameters
builder- 
            
Type:
GtkBuilderNo description available.
The data is owned by the caller of the method.  child- 
            
Type:
GObjectNo description available.
The data is owned by the caller of the method.  type- 
            
Type:
const gchar*No description available.
The argument can be NULL.The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.