Virtual Method
Gtk.BuilderScope.get_type_from_name
Declaration [src]
GType
get_type_from_name (
  GtkBuilderScope* self,
  GtkBuilder* builder,
  const char* type_name
)
Parameters
| builder | GtkBuilder | 
| No description available. | |
| Ownership is not transferred to the callee | |
| type_name | const char* | 
| No description available. | |
| Ownership is not transferred to the callee | |
| The string is a NUL terminated UTF-8 string |