Import line: | GObject = imports.gi.GObject; |
GIR File: | GObject-2.0.gir |
C documentation: | GObject |
Class : | Object |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
g_type_instance : GObject.TypeInstance
|
GObject.Object | |
qdata : GLib.Data
|
GObject.Object | |
ref_count : Number
|
GObject.Object |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Atk.GObjectAccessible
Method |
Gets the accessible object for the specified obj.
|
Atk.GObjectAccessible
Method |
get_object
()
:
GObject.Object
Gets the GObject for which obj is the accessible object.
|
Atk.NoOpObject
Method |
Create a new Atk.NoOpObject
|
Atk.ObjectFactory
Method |
create_accessible
(Object obj)
:
Atk.Object
Provides an AtkObject that implements an accessibility interface on behalf of obj on behalf of obj
|
Clutter
Method |
Retrieves the Clutter script id, if any.
|
Clutter.Animation
Property |
object : GObject.Object
The GObject to which the animation applies.
|
Clutter.Animation
Method |
set_object
(Object object)
:
none
Attaches animation to object.
|
Clutter.Animation
Method |
get_object
()
:
GObject.Object
Retrieves the GObject attached to animation.
|
Clutter.Animator
Method |
set_key
(Object object, String property_name, Number mode, Number progress, Value value)
:
Clutter.Animator
Sets a single key in the ClutterAnimator for the property_name of
|
Clutter.Animator
Method |
Returns a list of pointers to opaque structures with accessor functions that describe the keys added to an animator.
|
Clutter.Animator
Method |
Removes all keys matching the conditions specificed in the arguments.
|
Clutter.Animator
Method |
Compute the value for a managed property at a given progress.
|
Clutter.Animator
Method |
Checks if a property value is to be eased into the animation.
|
Clutter.Animator
Method |
Sets whether a property value is to be eased into the animation.
|
Clutter.Animator
Method |
Get the interpolation used by animator for a property on a particular object.
|
Clutter.Animator
Method |
property_set_interpolation
(Object object, String property_name, Interpolation interpolation)
:
none
Set the interpolation method to use, CLUTTER_INTERPOLATION_LINEAR causes the values to linearly change between the values, and CLUTTER_INTERPOLATION_CUBIC causes the values to smoothly change between the values.
|
Clutter.AnimatorKey
Method |
get_object
()
:
GObject.Object
Retrieves the object a key applies to.
|
Clutter.BindingPool
Method |
Activates the callback associated to the action that is bound to the key_val and modifiers pair.
|
Clutter.Script
Method |
get_object
(String name)
:
GObject.Object
Retrieves the object bound to name.
|
Epiphany.EphyEmbedPersist
Property |
embed : GObject.Object
|
Epiphany.EphyEmbedShell
Method |
get_favicon_cache
()
:
GObject.Object
Returns the favicons cache.
|
Epiphany.EphyEmbedShell
Method |
get_global_history
()
:
GObject.Object
|
Epiphany.EphyEmbedShell
Method |
get_downloader_view
()
:
GObject.Object
|
Epiphany.EphyEmbedShell
Method |
get_downloader_view_nocreate
()
:
GObject.Object
|
Epiphany.EphyEmbedShell
Method |
get_encodings
()
:
GObject.Object
|
Epiphany.EphyEmbedShell
Method |
get_embed_single
()
:
GObject.Object
|
Epiphany.EphyEmbedShell
Method |
get_adblock_manager
()
:
GObject.Object
Returns the adblock manager.
|
Epiphany.EphyExtensionsManager
Method |
register
(Object object)
:
none
Registers object with the extensions manager.
|
Epiphany.EphyLocationAction
Property |
window : GObject.Object
|
Epiphany.EphyShell
Method |
get_session
()
:
GObject.Object
Returns current session.
|
Epiphany.EphyShell
Method |
get_net_monitor
()
:
GObject.Object
|
Epiphany.EphyShell
Method |
get_toolbars_model
(Boolean fullscreen)
:
GObject.Object
|
Epiphany.EphyShell
Method |
get_extensions_manager
()
:
GObject.Object
|
Epiphany.EphyShell
Method |
get_pdm_dialog
()
:
GObject.Object
|
Epiphany.EphyShell
Method |
get_prefs_dialog
()
:
GObject.Object
|
Epiphany.EphyWebView
Signal |
The ::ge_dom_mouse_click signal is emitted when the user clicks in the view.
|
Epiphany.EphyWebView
Signal |
The ::ge_dom_mouse_down signal is emitted when the user depresses a mouse button.
|
Epiphany.EphyWindow
Method |
get_ui_manager
()
:
GObject.Object
Returns this window's UI manager.
|
Everything.TestObj
Property |
bare : GObject.Object
|
Everything.TestObj
Method |
set_bare
(Object bare)
:
none
|
GObject
Method |
|
GObject
Method |
|
GObject.Binding
Property |
source : GObject.Object
|
GObject.Binding
Property |
target : GObject.Object
|
GObject.Binding
Method |
get_source
()
:
GObject.Object
|
GObject.Binding
Method |
get_target
()
:
GObject.Object
|
GObject.Closure
Method |
Create a new GObject.Closure
|
Gda.Batch
Signal |
|
Gda.Connection
Method |
statement_execute
(Statement stmt, Set params, StatementModelUsage model_usage, Object out_values)
:
GObject.Object
Executes stmt.
|
Gda.Connection
Method |
Use this method to obtain the result of the execution of a statement which has been executed asynchronously by calling gda_connection_async_statement_execute().
|
Gio
Method |
Gio.simple_async_report_gerror_in_idle
(Object object, Function callback, void* user_data, Object error)
:
none
|
Gio.AsyncInitable
Method |
new_finish
(AsyncResult res)
:
GObject.Object
|
Gio.AsyncResult
Method |
get_source_object
()
:
GObject.Object
|
Gio.Emblem
Property |
icon : GObject.Object
|
Gio.FileInfo
Method |
get_attribute_object
(String attribute)
:
GObject.Object
|
Gio.FileInfo
Method |
|
Gio.SimpleAsyncResult
Method |
new Gio.SimpleAsyncResult.c_new
(Object source_object, Function callback, void* user_data, void* source_tag)
:
Gio.SimpleAsyncResult
Create a new Gio.SimpleAsyncResult
|
Gio.SimpleAsyncResult
Method |
|
Gio.SocketListener
Method |
|
Gio.SocketListener
Method |
add_address
(SocketAddress address, SocketType type, SocketProtocol protocol, Object source_object, SocketAddress effective_address)
:
Boolean
|
Gio.SocketListener
Method |
|
Gio.SocketListener
Method |
|
Gio.SocketListener
Method |
|
Gio.SocketListener
Method |
|
Gio.SocketListener
Method |
|
Gio.SocketListener
Method |
|
Gio.SocketService
Signal |
|
Gio.ThreadedSocketService
Signal |
|
Gladeui
Method |
|
Gladeui.App
Signal |
|
Gladeui.App
Method |
|
Gladeui.App
Method |
|
Gladeui.App
Method |
|
Gladeui.App
Method |
|
Gladeui.BaseEditor
Property |
container : GObject.Object
|
Gladeui.BaseEditor
Signal |
|
Gladeui.BaseEditor
Signal |
|
Gladeui.BaseEditor
Signal |
child_selected
(BaseEditor self, Object object)
:
none
|
Gladeui.BaseEditor
Signal |
|
Gladeui.BaseEditor
Signal |
|
Gladeui.BaseEditor
Signal |
|
Gladeui.Fixed
Signal |
|
Gladeui.Fixed
Signal |
|
Gladeui.Fixed
Signal |
|
Gladeui.GObjectAdaptor
Method |
This function is called to construct a GObject instance for a GladeWidget of the said adaptor.
|
Gladeui.GObjectAdaptor
Method |
post_create
(Object object, CreateReason reason)
:
none
An adaptor function to be called after the object is created
|
Gladeui.GObjectAdaptor
Method |
Retrieves the internal object internal_name from object
|
Gladeui.GObjectAdaptor
Method |
This delagate function is used to apply the property value on the runtime object.
|
Gladeui.GObjectAdaptor
Method |
Gets value of property_name on object.
|
Gladeui.GObjectAdaptor
Method |
This delagate function is always called whenever setting any properties with the exception of load time, and copy/paste time (basicly the two places where we recreate a hierarchy that we already know "works") its basicly an optional backend provided boundry checker for properties.
|
Gladeui.GObjectAdaptor
Method |
Adds child to container.
|
Gladeui.GObjectAdaptor
Method |
Removes child from container.
|
Gladeui.GObjectAdaptor
Method |
Lists the children of container.
|
Gladeui.GObjectAdaptor
Method |
|
Gladeui.GObjectAdaptor
Method |
Sets child's packing property identified by property_name to value.
|
Gladeui.GObjectAdaptor
Method |
Gets child's packing property identified by property_name.
|
Gladeui.GObjectAdaptor
Method |
This delagate function is always called whenever setting any properties with the exception of load time, and copy/paste time (basicly the two places where we recreate a hierarchy that we already know "works") its basicly an optional backend provided boundry checker for properties.
|
Gladeui.GObjectAdaptor
Method |
Replaces old_obj with new_obj in container while positioning property values.
|
Gladeui.GObjectAdaptor
Method |
An adaptor function to be called on widget actions.
|
Gladeui.GObjectAdaptor
Method |
An adaptor function to be called on widget actions.
|
Gladeui.GObjectAdaptor
Method |
This delagate function is used to create dynamically customized submenus.
|
Gladeui.Project
Method |
Adds an object to the project.
|
Gladeui.Project
Method |
remove_object
(Object object)
:
none
Removes object from project.
|
Gladeui.Project
Method |
|
Gladeui.Project
Method |
|
Gladeui.Project
Method |
Set the selection in project to object If emit_signal is TRUE, calls glade_project_selection_changed().
|
Gladeui.Project
Method |
Adds object to the selection chain of project If emit_signal is TRUE, calls glade_project_selection_changed().
|
Gladeui.Project
Method |
Removes object from the selection chain of project If emit_signal is TRUE, calls glade_project_selection_changed().
|
Gladeui.Property
Method |
add_object
(Object object)
:
none
Adds object to the object list in property.
|
Gladeui.Property
Method |
remove_object
(Object object)
:
none
Removes object from the object list in property.
|
Gladeui.Widget
Property |
object : GObject.Object
|
Gladeui.Widget
Method |
adaptor_create_internal
(Object internal_object, String internal_name, String parent_name, Boolean anarchist, CreateReason reason)
:
Gladeui.Widget
A convenienve function to create a GladeWidget of the prescribed type for internal widgets.
|
Gladeui.Widget
Method |
Replaces a GObject with another GObject inside a GObject which behaves as a container.
|
Gladeui.Widget
Method |
Writes out a placeholder to the xml
|
Gladeui.Widget
Method |
|
Gladeui.Widget
Method |
|
Gladeui.Widget
Method |
set_object
(Object new_object)
:
none
Set the runtime object for this GladeWidget wrapper (this is used deep in the core and is probably unsafe to use elsewhere).
|
Gladeui.Widget
Method |
get_object
()
:
GObject.Object
|
Gsf.Output
Method |
|
Gsf.Output
Method |
|
Gst
Method |
Gst.debug_log_default
(DebugCategory category, DebugLevel level, String file, String function, Number line, Object object, DebugMessage message, void* unused)
:
none
The default logging handler used by GStreamer.
|
Gst
Method |
Convertes the string value to the type of the objects argument and sets the argument with it.
|
Gst.ChildProxy
Signal |
child_added
(ChildProxy self, Object object)
:
none
|
Gst.ChildProxy
Signal |
child_removed
(ChildProxy self, Object object)
:
none
|
Gst.Object
Method |
Gst.Object.default_deep_notify
(Object object, Object orig, ParamSpec pspec, Array excluded_props)
:
none
A default deep_notify signal callback for an object.
|
GstController
Method |
Obtain the control-rate for this object.
|
GstController
Method |
GstController.object_get_control_source
(Object object, String property_name)
:
GstController.ControlSource
Gets the corresponding GstControlSource for the property.
|
GstController
Method |
Gets the controller for the given GObject
|
GstController
Method |
GstController.object_get_value_array
(Object object, Number timestamp, ValueArray value_array)
:
Boolean
Function to be able to get an array of values for one element properties If the GstValueArray->values array is NULL, it will be created by the function.
|
GstController
Method |
GstController.object_get_value_arrays
(Object object, Number timestamp, Array value_arrays)
:
Boolean
Function to be able to get an array of values for one or more given element properties.
|
GstController
Method |
Change the control-rate for this object.
|
GstController
Method |
GstController.object_set_control_source
(Object object, String property_name, ControlSource csource)
:
Boolean
Sets the GstControlSource for property_name.
|
GstController
Method |
Sets the controller on the given GObject
|
GstController
Method |
Convenience function for GObject
|
GstController
Method |
Convenience function for GObject
|
GstController.Controller
Method |
Create a new GstController.Controller
|
Gtk
Method |
Finds the first accelerator in any GtkAccelGroup attached to object that matches accel_key and accel_mods, and activates that accelerator.
|
Gtk
Method |
Gets a list of all accel groups which are attached to object.
|
Gtk
Method |
Lets a set of row reference created by gtk_tree_row_reference_new_proxy() know that the model emitted the "row_deleted" signal.
|
Gtk
Method |
Lets a set of row reference created by gtk_tree_row_reference_new_proxy() know that the model emitted the "row_inserted" signal.
|
Gtk
Method |
Lets a set of row reference created by gtk_tree_row_reference_new_proxy() know that the model emitted the "rows_reordered" signal.
|
Gtk.AccelGroup
Signal |
accel_activate
(AccelGroup self, Object acceleratable, Number keyval, ModifierType modifier)
:
Boolean
The accel-activate signal is an implementation detail of GtkAccelGroup and not meant to be used by applications.
|
Gtk.AccelGroup
Method |
activate
(Number accel_quark, Object acceleratable, Number accel_key, ModifierType accel_mods)
:
Boolean
Finds the first accelerator in accel_group that matches accel_key and accel_mods, and activates it.
|
Gtk.Buildable
Method |
Adds a child to buildable.
|
Gtk.Buildable
Method |
Constructs a child of buildable with the name name.
|
Gtk.Buildable
Method |
custom_tag_start
(Builder builder, Object child, String tagname, MarkupParser parser, void* data)
:
Boolean
This is called for each unknown element under <child>.
|
Gtk.Buildable
Method |
This is called at the end of each custom element handled by the buildable.
|
Gtk.Buildable
Method |
This is similar to gtk_buildable_parser_finished() but is called once for each custom tag handled by the buildable.
|
Gtk.Buildable
Method |
Get the internal child called childname of the buildable object.
|
Gtk.Builder
Method |
get_object
(String name)
:
GObject.Object
Gets the object named name.
|
Gtk.Clipboard
Method |
set_with_owner
(TargetEntry targets, Number n_targets, Function get_func, Function clear_func, Object owner)
:
Boolean
Virtually sets the contents of the specified clipboard by providing a list of supported formats for the clipboard data and a function to call to get the actual data when it is requested.
|
Gtk.Clipboard
Method |
get_owner
()
:
GObject.Object
If the clipboard contents callbacks were set with gtk_clipboard_set_with_owner(), and the gtk_clipboard_set_with_data() or gtk_clipboard_clear() has not subsequently called, returns the owner set by gtk_clipboard_set_with_owner().
|
Gtk.TextTag
Signal |
The ::event signal is emitted when an event occurs on a region of the buffer marked with this tag.
|
Gtk.TextTag
Method |
Emits the "event" signal on the GtkTextTag.
|
Gtk.TreeRowReference
Method |
new Gtk.TreeRowReference.proxy
(Object proxy, TreeModel model, TreePath path)
:
Gtk.TreeRowReference
Create a new Gtk.TreeRowReference
|
Midgard.QueryBuilder
Method |
execute
(Object out_values)
:
GObject.Object
Executes the built query.
|
Midgard.Replicator
Method |
|
Midgard.Replicator
Method |
|
Peas.Activatable
Method |
activate
(Object object)
:
none
Activates the extension on the given object.
|
Peas.Activatable
Method |
deactivate
(Object object)
:
none
Deactivates the plugin on the given object.
|
Peas.Activatable
Method |
update_state
(Object object)
:
none
Triggers an update of the plugin insternal state to take into account state changes in the targetted object, due to a plugin or an user action.
|
Peas.ObjectModule
Method |
create_object
(Number interface)
:
GObject.Object
|
Soup.Session
Signal |
|
Soup.Session
Signal |
|
TelepathyGLib
Method |
TelepathyGLib.list_connection_managers
(DBusDaemon bus_daemon, Function callback, void* user_data, Function destroy, Object weak_object)
:
none
|
TelepathyGLib
Method |
TelepathyGLib.list_connection_names
(DBusDaemon bus_daemon, Function callback, void* user_data, Function destroy, Object weak_object)
:
none
|
TelepathyGLib.Connection
Method |
hold_handles
(Number timeout_ms, HandleType handle_type, Number n_handles, Number handles, Function callback, void* user_data, Function destroy, Object weak_object)
:
none
|
TelepathyGLib.Connection
Method |
request_handles
(Number timeout_ms, HandleType handle_type, Array ids, Function callback, void* user_data, Function destroy, Object weak_object)
:
none
|
TelepathyGLib.Connection
Method |
get_contact_attributes
(Number timeout_ms, Number n_handles, Number handles, Array interfaces, Boolean hold, void* callback, void* user_data, Function destroy, Object weak_object)
:
none
|
TelepathyGLib.ConnectionManager
Method |
|
TelepathyGLib.DBusDaemon
Method |
list_names
(Number timeout_ms, Function callback, void* user_data, Function destroy, Object weak_object)
:
none
|
TelepathyGLib.DBusDaemon
Method |
list_activatable_names
(Number timeout_ms, Function callback, void* user_data, Function destroy, Object weak_object)
:
none
|
WebKit.WebView
Signal |
|
WebKit.WebView
Signal |
|