Properties | Defined By | |
---|---|---|
g_type_instance : GObject.TypeInstance
|
GObject.Object | |
qdata : GLib.Data
read only
|
GObject.Object | |
ref_count : guint32
read only
|
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 interface 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 |
get_object
()
:
GObject.Object
Retrieves the GObject attached to animation.
|
Clutter.Animation
Method |
set_object
(Object object)
:
none
Attaches animation to object.
|
Clutter.Animator
Method |
Compute the value for a managed property at a given progress.
|
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 |
Checks if 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 |
Sets whether a property value is to be eased into the animation.
|
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.Animator
Method |
Removes all keys matching the conditions specificed in the arguments.
|
Clutter.Animator
Method |
set_key
(Object object, String property_name, guint32 mode, gdouble progress, Value value)
:
Clutter.Animator
Sets a single key in the ClutterAnimator for the property_name of
|
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.
|
Clutter.State
Method |
get_keys
(String source_state_name, String target_state_name, Object object, String property_name)
:
Array
Returns a list of pointers to opaque structures with accessor functions
that describe the keys added to an animator. |
Clutter.State
Method |
remove_key
(String source_state_name, String target_state_name, Object object, String property_name)
:
none
Removes all keys matching the search criteria passed in arguments.
|
Clutter.State
Method |
set_key
(String source_state_name, String target_state_name, Object object, String property_name, guint32 mode, Value value, gdouble pre_delay, gdouble post_delay)
:
Clutter.State
Sets one specific end key for a state_name, object, property_name
combination. |
Clutter.StateKey
Method |
get_object
()
:
GObject.Object
Retrieves the object instance this ClutterStateKey applies to.
|
Dbusmenu.Client
Signal |
|
Dbusmenu.Client
Signal |
|
Dbusmenu.Client
Signal |
|
Dbusmenu.Client
Signal |
|
Dbusmenu.Menuitem
Signal |
|
Dbusmenu.Menuitem
Signal |
|
Dbusmenu.Menuitem
Signal |
|
Dee
Method |
|
Dee
Method |
|
Dee.ResourceManager
Method |
load
(String resource_name)
:
GObject.Object
|
EvinceView.View
Signal |
|
EvinceView.View
Signal |
|
EvinceView.ViewPresentation
Signal |
external_link
(ViewPresentation self, Object object)
:
none
|
GObject.Binding
Property |
source : GObject.Object
The GObject that should be used as the source of the binding
|
GObject.Binding
Property |
target : GObject.Object
The GObject that should be used as the target of the binding
|
GObject.Binding
Method |
get_source
()
:
GObject.Object
Retrieves the GObject instance used as the source of the binding
|
GObject.Binding
Method |
get_target
()
:
GObject.Object
Retrieves the GObject instance used as the target of the binding
|
GObject.Closure
Method |
Create a new GObject.Closure
|
GObject.InitiallyUnowned
Method |
GObject.InitiallyUnowned.c_new
(Number object_type, guint32 n_parameters, Array parameters)
:
GObject.Object
Creates a new instance of a GObject subtype and sets its properties.
|
GObject.Value
Method |
dup_object
()
:
GObject.Object
Get the contents of a G_TYPE_OBJECT derived GValue, increasing
its reference count. |
GObject.Value
Method |
get_object
()
:
GObject.Object
Get the contents of a G_TYPE_OBJECT derived GValue.
|
GObject.Value
Method |
set_object
(Object v_object)
:
none
Set the contents of a G_TYPE_OBJECT derived GValue to v_object.
|
Gio
Method |
Gio.simple_async_report_gerror_in_idle
(Object object, Function callback, void* user_data, Object error)
:
none
Reports an error in an idle function.
|
Gio.AsyncInitable
Method |
new_finish
(AsyncResult res)
:
GObject.Object
Finishes the async construction for the various g_async_initable_new calls,
returning the created object or NULL on error. |
Gio.AsyncResult
Method |
get_source_object
()
:
GObject.Object
Gets the source object from a GAsyncResult.
|
Gio.Emblem
Property |
icon : GObject.Object
|
Gio.FileInfo
Method |
get_attribute_object
(String attribute)
:
GObject.Object
Gets the value of a GObject attribute.
|
Gio.FileInfo
Method |
Sets the attribute to contain the given attr_value,
if possible. |
Gio.Settings
Method |
Create a binding between the key in the settings object
and the property property of object. |
Gio.Settings
Method |
Create a binding between the writability of key in the
The property must be boolean; "sensitive" or "visible" properties of widgets are the most likely candidates. |
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 |
new Gio.SimpleAsyncResult.from_error
(Object source_object, Function callback, void* user_data, Object error)
:
Gio.SimpleAsyncResult
Create a new Gio.SimpleAsyncResult
|
Gio.SimpleAsyncResult
Method |
Ensures that the data passed to the _finish function of an async
operation is consistent. |
Gio.SocketListener
Method |
add_address
(SocketAddress address, SocketType type, SocketProtocol protocol, Object source_object, Object out_values)
:
gboolean
Creates a socket of type type and protocol protocol, binds
it to address and adds it to the set of sockets we're accepting sockets from. |
Gio.SocketListener
Method |
Listens for TCP connections on any available port number for both
IPv6 and IPv4 (if each are available). |
Gio.SocketListener
Method |
Helper function for g_socket_listener_add_address() that
creates a TCP/IP socket listening on IPv4 and IPv6 (if supported) on the specified port on all interfaces. |
Gio.SocketListener
Method |
Adds socket to the set of sockets that we try to accept
new clients from. |
Gio.SocketService
Signal |
The ::incoming signal is emitted when a new incoming connection
to service needs to be handled. |
Gio.ThreadedSocketService
Signal |
The ::run signal is emitted in a worker thread in response to an
incoming connection. |
Gkbd.Configuration
Method |
append_object
(Object obj)
:
none
|
Gkbd.Configuration
Method |
remove_object
(Object obj)
:
none
|
GnomeBluetooth.ChooserButton
Signal |
chooser_created
(ChooserButton self, Object object)
:
none
|
GnomeBluetooth.ChooserCombo
Signal |
chooser_created
(ChooserCombo self, Object object)
:
none
|
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 |
Find a key binding matching keyval and modifiers and activate the
binding on object. |
Gtk
Method |
Looks up key bindings for object to find one matching
|
Gtk
Method |
Lets a set of row reference created by
gtk_tree_row_reference_new_proxy() know that the model emitted the GtkTreeModel::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 GtkTreeModel::row-inserted signal. |
Gtk.AccelGroup
Method |
activate
(guint32 accel_quark, Object acceleratable, guint32 accel_key, ModifierType accel_mods)
:
gboolean
Finds the first accelerator in accel_group
that matches accel_key and accel_mods, and activates it. |
Gtk.BindingSet
Method |
Find a key binding matching keyval and modifiers within
|
Gtk.Buildable
Method |
Adds a child to buildable.
|
Gtk.Buildable
Method |
Constructs a child of buildable with the name name.
|
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 |
This is called at the end of each custom element handled by
the buildable. |
Gtk.Buildable
Method |
This is called for each unknown element under <child>.
|
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 |
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
|
Json
Method |
|
Json
Method |
|
Json
Method |
|
Json
Method |
|
Json
Method |
|
Json
Method |
|
Peas.Activatable
Property |
object : GObject.Object
|
Peas.ObjectModule
Method |
|
Soup.Session
Signal |
|
Soup.Session
Signal |
|
TelepathyGLib
Method |
TelepathyGLib.dbus_properties_mixin_get
(Object self, String interface_name, String property_name, Value value)
:
gboolean
|
TelepathyGLib
Method |
TelepathyGLib.dbus_properties_mixin_getter_gobject_properties
(Object object, guint32 iface, guint32 name, Value value, void* getter_data)
:
none
|
TelepathyGLib
Method |
TelepathyGLib.dbus_properties_mixin_setter_gobject_properties
(Object object, guint32 iface, guint32 name, Value value, void* setter_data)
:
gboolean
|
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.BaseClient
Property |
channel_factory : GObject.Object
|
TelepathyGLib.ChannelRequest
Property |
channel_factory : GObject.Object
|
TelepathyGLib.Connection
Method |
get_contact_attributes
(gint32 timeout_ms, guint32 n_handles, Array handles, String interfaces, gboolean hold, Function callback, void* user_data, Function destroy, Object weak_object)
:
none
|
TelepathyGLib.Connection
Method |
get_contact_list_attributes
(gint32 timeout_ms, String interfaces, gboolean hold, Function callback, void* user_data, Function destroy, Object weak_object)
:
none
|
TelepathyGLib.Connection
Method |
get_contacts_by_handle
(guint32 n_handles, Array handles, guint32 n_features, Array features, Function callback, void* user_data, Function destroy, Object weak_object)
:
none
|
TelepathyGLib.Connection
Method |
get_contacts_by_id
(guint32 n_ids, Array ids, guint32 n_features, Array features, Function callback, void* user_data, Function destroy, Object weak_object)
:
none
|
TelepathyGLib.Connection
Method |
hold_handles
(gint32 timeout_ms, HandleType handle_type, guint32 n_handles, Array handles, Function callback, void* user_data, Function destroy, Object weak_object)
:
none
|
TelepathyGLib.Connection
Method |
request_handles
(gint32 timeout_ms, HandleType handle_type, Array ids, Function callback, void* user_data, Function destroy, Object weak_object)
:
none
|
TelepathyGLib.Connection
Method |
upgrade_contacts
(guint32 n_contacts, Array contacts, guint32 n_features, Array features, Function callback, void* user_data, Function destroy, Object weak_object)
:
none
|
TelepathyGLib.DBusDaemon
Method |
list_activatable_names
(gint32 timeout_ms, Function callback, void* user_data, Function destroy, Object weak_object)
:
none
|
TelepathyGLib.DBusDaemon
Method |
list_names
(gint32 timeout_ms, Function callback, void* user_data, Function destroy, Object weak_object)
:
none
|
TelepathyGLib.DBusDaemon
Method |
|
TelepathyGLib.DBusDaemon
Method |
unregister_object
(Object object)
:
none
|
WebKit.WebView
Signal |
The WebKitWebView::database-quota-exceeded signal will be emitted when
a Web Database exceeds the quota of its security origin. |
WebKit.WebView
Signal |
A new Download is being requested.
|