c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gtk.Builder

Class Gtk.Builder

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkBuilder
Class : Builder
Extends: GObject.Object
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.Buildable
Method
add_child (Builder builder, Object child, String type) : none
Gtk.Buildable
Method
construct_child (Builder builder, String name) : GObject.Object
Gtk.Buildable
Method
custom_finished (Builder builder, Object child, String tagname, void* data) : none
Gtk.Buildable
Method
custom_tag_end (Builder builder, Object child, String tagname, void* data) : none
Gtk.Buildable
Method
custom_tag_start (Builder builder, Object child, String tagname, Object out_values) : gboolean
Gtk.Buildable
Method
get_internal_child (Builder builder, String childname) : GObject.Object
Gtk.Buildable
Method
parser_finished (Builder builder) : none
Gtk.Buildable
Method
set_buildable_property (Builder builder, String name, Value value) : none
RB
Method
RB.builder_boldify_label (Builder builder, String name) : none
RB
Method
RB.builder_load (String file, void* user_data) : Gtk.Builder
Totem
Method
Totem.interface_load (String name, gboolean fatal, Window parent, void* user_data) : Gtk.Builder
Totem
Method
Totem.interface_load_with_full_path (String filename, gboolean fatal, Window parent, void* user_data) : Gtk.Builder
Totem
Method
Totem.plugin_load_interface (String plugin_name, String name, gboolean fatal, Window parent, void* user_data) : Gtk.Builder
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:54 GMT+0800 (HKT)