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