Virtual Method
Gtk.Buildable.construct_child
Declaration [src]
GObject*
construct_child (
GtkBuildable* buildable,
GtkBuilder* builder,
const char* name
)
Parameters
builder |
GtkBuilder |
No description available. | |
Ownership is not transferred to the callee | |
name |
const char* |
No description available. | |
Ownership is not transferred to the callee | |
The string is a NUL terminated UTF-8 string |