glade-sharp0.0.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.Allows dynamic loading of user interfaces from XML descriptionsGLib.ObjectGLib.IWrapperSystem.IDisposableMethodGlade.XMLGet the parent widget
a
the object that built , or if is not built from Glade
MethodSystem.StringGets the name of a Glade-built widget
a built from Glade
the name of the MethodSystem.Void
This function allows you to override the default behaviour
when a Custom widget is found in an interface.
the custom widget handler
Calling this function allows you to override the default
behaviour when a Custom widget is found in an
interface. This could be used by a language binding to
call some other function, or to limit what functions can
be called to create custom widgets
MethodSystem.VoidTo be added
To be added: an object of type 'Type'
To be addedMethodSystem.VoidTo be added
To be added: an object of type 'object'
To be addedMethodSystem.VoidAutomatically connect signals
a with handler methods
Connects the signals defined in the glade file with static handler methods provided by the given ,
.
MethodSystem.VoidAutomatically connect signals
an with handler methods
Connects the signals definied in the glade file with static handler methods provided by the given object, .
MethodSystem.Void
Sets the common parameters on a widget, and is responsible for
inserting it into the object's internal structures.
the widget to set parameters on
the structure for
Sets the common parameters on , and is responsible
for inserting it into the object's internal
structures. It will also add the children to this widget.
Usually this function is only called by
, but is exposed for difficult
cases, such as setting up buttons and the like.
MethodSystem.Void
This function is intended to be called by the build_children
callback for container widgets.
the parent widget
the structure for the child
This function is intended to be called by the
build_children callback for container widgets. If the
build_children callback encounters a child with the
internal-child attribute set, then it should call this
function to handle it and then continue on to the next
child.
MethodSystem.VoidTo be addedTo be addedMethodSystem.BooleanTo be added
To be added: an object of type 'string'
To be added: an object of type 'string'
To be added: an object of type 'string'
To be added: an object of type 'bool'To be addedMethodGtk.AccelGroupTo be addedTo be added: an object of type 'Gtk.AccelGroup'To be addedMethodSystem.VoidTo be added
To be added: an object of type 'Gtk.Widget'
To be added: an object of type 'Gtk.Widget'
To be added: an object of type 'string'
To be added: an object of type 'string'
To be addedMethodGtk.WidgetTo be added
To be added: an object of type 'Glade.WidgetInfo'
To be added: an object of type 'Gtk.Widget'To be addedMethodSystem.StringTo be added
To be added: an object of type 'string'
To be added: an object of type 'string'To be addedMethodSystem.VoidTo be added
To be added: an object of type 'Glade.XMLConnectFunc'
To be addedMethodSystem.VoidTo be added
To be added: an object of type 'Gtk.Widget'
To be added: an object of type 'string'
To be added: an object of type 'string'
To be addedMethodGLib.List
Retrieves a of widgets whose name
share the same prefix
the beginning of a widget name
a of widgets whose name starts
with MethodGtk.Widget
Retrieves a widget stored in the by name
the name of the widget to retrieve
the widget specified by or
if no Widgets of that name exists
MethodSystem.BooleanTo be added
To be added: an object of type 'IntPtr'
To be added: an object of type 'string'
To be added: an object of type 'GLib.Value'
To be added: an object of type 'bool'To be addedMethodSystem.VoidTo be added
To be added: an object of type 'string'
To be added: an object of type 'Glade.XMLConnectFunc'
To be addedMethodSystem.VoidDisposes the resources associated with the object.ConstructorInternal constructor
Pointer to the C object.
An instance of XML, wrapping the C object.This is an internal constructor, and should not be used by user code.ConstructorCreates an from a file
the filename
the widget node to start building from, or .
the translation domain for the XML file
( is the default)
the newly created object, or
if the operation failed.
ConstructorCreates an object from a buffer
a string containing the content of the glade XML file
the length of
the widget node to start building from, or .
the translation domain for the XML file
( is the default)
the newly created object, or
if the operation failed.
ConstructorTo be addedTo be added: an object of type 'Glade.XML'To be addedPropertySystem.UInt32The GLib Type for Glade.XMLThe GLib Type for the Glade.XML class.PropertyGtk.WidgetTo be addedTo be added: an object of type 'Gtk.Widget'To be addedPropertySystem.Stringthe filename of the objectthe filename that this Glade XML object is created fromPropertyGtk.WindowTo be added
To be added: an object of type 'Gtk.Window'
To be added: an object of type 'Gtk.Window'To be addedConstructorInternal constructor
GLib type for the type
Creates a new instance of XML, using the GLib-provided typeThis is a constructor used by derivative types of that would have their own GLib type assigned to it. This is not typically used by C# code.ConstructorTo be added
a
a
a a To be addedConstructorTo be added
a
a
a
a a To be added