Package: gtk
Function gtk:builder-type-from-name
Lambda Listgtk:builder-type-from-name (builder name) ArgumentsReturn ValueThe g:type-t type ID found for name. Details
Looks up a type by name, using the virtual function that the gtk:builder class has for that purpose. This is mainly used when implementing the gtk:buildable interface on
a type. | See also |
2024-3-16