Virtual Method
GtkBuilderScopeget_type_from_function
Declaration [src]
GType
get_type_from_function (
GtkBuilderScope* self,
GtkBuilder* builder,
const char* function_name
)
Parameters
builder |
GtkBuilder |
No description available. | |
The data is owned by the caller of the function. | |
function_name |
const char* |
No description available. | |
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |