The members of GLib.Object are listed below.
See Also: Inherited members from System.Object
[read-only] | AfterHandlers | System.ComponentModel.EventHandlerList. Documentation for this section has not yet been entered. |
[read-only] | AfterSignals | Hashtable. Documentation for this section has not yet been entered. |
[read-only] | BeforeHandlers | System.ComponentModel.EventHandlerList. Documentation for this section has not yet been entered. |
[read-only] | BeforeSignals | Hashtable. Documentation for this section has not yet been entered. |
[read-only] | PersistentData | Hashtable. Data hash to persistently store managed objects. |
Raw | IntPtr. The raw GObject reference associated with this wrapper. | |
[read-only] | RefCount | int. Documentation for this section has not yet been entered. |
[read-only] | TypeName | string. Documentation for this section has not yet been entered. |
AddNotification(NotifyHandler)Request property-change notifications for all GObject properties | ||
AddNotification(string, NotifyHandler)Request property-change notifications | ||
Dispose()Disposes of the raw object. | ||
static | GetObject(IntPtr)Documentation for this section has not yet been entered. | |
static | GetObject(IntPtr, bool)Used to obtain a CLI typed object associated with a given raw object pointer. | |
RemoveNotification(NotifyHandler)Cancels property-change notifications | ||
RemoveNotification(string, NotifyHandler)Cancels property-change notifictions for the indicated property |
CreateNativeObject(string[], Value[])Creates the GObject underlying a managed GLib.Object subclass | ||
static | g_signal_chain_from_overridden(IntPtr, ref Value)Documentation for this section has not yet been entered. | |
GetProperty(string)Documentation for this section has not yet been entered. | ||
LookupGType()Documentation for this section has not yet been entered. | ||
Notify(string)Emits a GObject "notify" signal for the property specified by property_name. | ||
static | OverrideVirtualMethod(GType, string, Delegate)Documentation for this section has not yet been entered. | |
static | RegisterGType(Type)Documentation for this section has not yet been entered. | |
SetProperty(string, Value)Documentation for this section has not yet been entered. |