c
Back to Seed Clases

GObject


Classes

Interfaces

Structs

Unions

Enums

Class GObject.Object

Import line: GObject = imports.gi.GObject;
GIR File: GObject-2.0.gir
C documentation: GObject
Class : Object
Subclasses: Atk.GObjectAccessible, Atk.Hyperlink, Atk.Misc, Atk.NoOpObject, Atk.NoOpObjectFactory, Atk.Object, Atk.ObjectFactory, Atk.Plug, Atk.Registry, Atk.Relation, Atk.RelationSet, Atk.Socket, Atk.StateSet, Atk.Util, Avahi.Client, Avahi.EntryGroup, Avahi.RecordBrowser, Avahi.ServiceBrowser, Avahi.ServiceResolver, Cally.Actor, Cally.Clone, Cally.Group, Cally.Rectangle, Cally.Root, Cally.Stage, Cally.Text, Cally.Texture, Cally.Util, Clutter.Action, Clutter.Actor, Clutter.ActorMeta, Clutter.AlignConstraint, Clutter.Alpha, Clutter.Animation, Clutter.Animator, Clutter.Backend, Clutter.Behaviour, Clutter.BehaviourDepth, Clutter.BehaviourEllipse, Clutter.BehaviourOpacity, Clutter.BehaviourPath, Clutter.BehaviourRotate, Clutter.BehaviourScale, Clutter.BinLayout, Clutter.BindConstraint, Clutter.BindingPool, Clutter.BlurEffect, Clutter.Box, Clutter.BoxLayout, Clutter.CairoTexture, Clutter.ChildMeta, Clutter.ClickAction, Clutter.Clone, Clutter.ColorizeEffect, Clutter.Constraint, Clutter.DeformEffect, Clutter.DesaturateEffect, Clutter.DeviceManager, Clutter.DragAction, Clutter.Effect, Clutter.FixedLayout, Clutter.FlowLayout, Clutter.Group, Clutter.InputDevice, Clutter.Interval, Clutter.LayoutManager, Clutter.LayoutMeta, Clutter.ListModel, Clutter.Model, Clutter.ModelIter, Clutter.OffscreenEffect, Clutter.PageTurnEffect, Clutter.Path, Clutter.PathConstraint, Clutter.Rectangle, Clutter.Score, Clutter.Script, Clutter.Settings, Clutter.Shader, Clutter.ShaderEffect, Clutter.SnapConstraint, Clutter.Stage, Clutter.StageManager, Clutter.State, Clutter.TableLayout, Clutter.Text, Clutter.Texture, Clutter.Timeline, ClutterX11.TexturePixmap, DBusGLib.Proxy, GConf.Client, GIRepository.Repository, GObject.Binding, GObject.InitiallyUnowned
Properties
Properties Defined By
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Atk.NoOpObject
Method
new Atk.NoOpObject.c_new (Object obj) : Atk.Object
Create a new Atk.NoOpObject
Clutter
Method
Clutter.get_script_id (Object gobject) : String
Clutter.Animation
Property
object : GObject.Object
Clutter.Animation
Method
get_object () : GObject.Object
Clutter.Animation
Method
set_object (Object object) : none
Clutter.Animator
Method
compute_value (Object object, String property_name, gdouble progress, Value value) : gboolean
Clutter.Animator
Method
get_keys (Object object, String property_name, gdouble progress) : Array
Clutter.Animator
Method
property_get_ease_in (Object object, String property_name) : gboolean
Clutter.Animator
Method
property_get_interpolation (Object object, String property_name) : Clutter.Interpolation
Clutter.Animator
Method
property_set_ease_in (Object object, String property_name, gboolean ease_in) : none
Clutter.Animator
Method
property_set_interpolation (Object object, String property_name, Interpolation interpolation) : none
Clutter.Animator
Method
remove_key (Object object, String property_name, gdouble progress) : none
Clutter.Animator
Method
set_key (Object object, String property_name, guint32 mode, gdouble progress, Value value) : Clutter.Animator
Clutter.AnimatorKey
Method
get_object () : GObject.Object
Clutter.BindingPool
Method
activate (guint32 key_val, ModifierType modifiers, Object gobject) : gboolean
Clutter.Script
Method
get_object (String name) : GObject.Object
Clutter.State
Method
get_keys (String source_state_name, String target_state_name, Object object, String property_name) : Array
Clutter.State
Method
remove_key (String source_state_name, String target_state_name, Object object, String property_name) : none
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
Clutter.StateKey
Method
get_object () : GObject.Object
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
new GObject.Closure.object (guint32 sizeof_closure, Object object) : GObject.Closure
Create a new GObject.Closure
GObject.InitiallyUnowned
Method
GObject.InitiallyUnowned.c_new (Number object_type, guint32 n_parameters, Array parameters) : GObject.Object
GObject.Value
Method
dup_object () : GObject.Object
GObject.Value
Method
get_object () : GObject.Object
GObject.Value
Method
set_object (Object v_object) : none
Gda.Batch
Signal
changed (Batch self, Object object) : none
Gda.Connection
Method
async_fetch_result (guint32 task_id, Object out_values) : GObject.Object
Gda.Connection
Method
statement_execute (Statement stmt, Set params, StatementModelUsage model_usage, Object out_values) : GObject.Object
Gda.DataProxy
Method
Gda.DataProxy.c_new (DataModel model) : GObject.Object
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
Gio.FileInfo
Method
get_attribute_object (String attribute) : GObject.Object
Gio.FileInfo
Method
set_attribute_object (String attribute, Object attr_value) : none
Gio.Settings
Method
bind (String key, Object object, String property, SettingsBindFlags flags) : none
Gio.Settings
Method
bind_writable (String key, Object object, String property, gboolean inverted) : none
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
Gio.SimpleAsyncResult.is_valid (AsyncResult result, Object source, void* source_tag) : gboolean
Gio.SocketListener
Method
add_address (SocketAddress address, SocketType type, SocketProtocol protocol, Object source_object, Object out_values) : gboolean
Gio.SocketListener
Method
add_any_inet_port (Object source_object) : guint16
Gio.SocketListener
Method
add_inet_port (guint16 port, Object source_object) : gboolean
Gio.SocketListener
Method
add_socket (Socket socket, Object source_object) : gboolean
Gio.SocketService
Signal
incoming (SocketService self, SocketConnection connection, Object source_object) : gboolean
Gio.ThreadedSocketService
Signal
run (ThreadedSocketService self, SocketConnection connection, Object source_object) : gboolean
Gst
Method
Gst.debug_log_default (DebugCategory category, DebugLevel level, String file, String function, gint32 line, Object object, DebugMessage message, void* unused) : none
Gst
Method
Gst.util_set_object_arg (Object object, String name, String value) : none
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, String excluded_props) : none
GstController
Method
GstController.object_get_control_rate (Object object) : guint64
GstController
Method
GstController.object_get_value_array (Object object, guint64 timestamp, ValueArray value_array) : gboolean
GstController
Method
GstController.object_get_value_arrays (Object object, guint64 timestamp, Array value_arrays) : gboolean
GstController
Method
GstController.object_set_control_rate (Object object, guint64 control_rate) : none
GstController
Method
GstController.object_set_control_source (Object object, String property_name, ControlSource csource) : gboolean
GstController
Method
GstController.object_set_controller (Object object, Controller controller) : gboolean
GstController
Method
GstController.object_suggest_next_sync (Object object) : guint64
GstController
Method
GstController.object_sync_values (Object object, guint64 timestamp) : gboolean
GstController.Controller
Method
new GstController.Controller.list (Object object, Array list) : GstController.Controller
Create a new GstController.Controller
Gtk
Method
Gtk.accel_groups_activate (Object object, guint32 accel_key, ModifierType accel_mods) : gboolean
Gtk
Method
Gtk.accel_groups_from_object (Object object) : Array
Gtk
Method
Gtk.tree_row_reference_deleted (Object proxy, TreePath path) : none
Gtk
Method
Gtk.tree_row_reference_inserted (Object proxy, TreePath path) : none
Gtk
Method
Gtk.tree_row_reference_reordered (Object proxy, TreePath path, TreeIter iter, gint32 new_order) : none
Gtk.AccelGroup
Signal
accel_activate (AccelGroup self, Object acceleratable, guint32 keyval, ModifierType modifier) : gboolean
Gtk.AccelGroup
Method
activate (guint32 accel_quark, Object acceleratable, guint32 accel_key, ModifierType accel_mods) : gboolean
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, MarkupParser parser, void* data) : gboolean
Gtk.Buildable
Method
get_internal_child (Builder builder, String childname) : GObject.Object
Gtk.Builder
Method
get_object (String name) : GObject.Object
Gtk.TextTag
Signal
event (TextTag self, Object object, Event event, TextIter iter) : gboolean
Gtk.TextTag
Method
event (Object event_object, Event event, TextIter iter) : gboolean
Gtk.TreeRowReference
Method
new Gtk.TreeRowReference.proxy (Object proxy, TreeModel model, TreePath path) : Gtk.TreeRowReference
Create a new Gtk.TreeRowReference
Json
Method
Json.construct_gobject (Number gtype, String data, guint32 length) : GObject.Object
Json
Method
Json.gobject_deserialize (Number gtype, Node node) : GObject.Object
Json
Method
Json.gobject_from_data (Number gtype, String data, gint32 length) : GObject.Object
Json
Method
Json.gobject_serialize (Object gobject) : Json.Node
Json
Method
Json.gobject_to_data (Object gobject, Object out_values) : String
Json
Method
Json.serialize_gobject (Object gobject, Object out_values) : String
Soup.Session
Signal
connection_created (Session self, Object object) : none
Soup.Session
Signal
tunneling (Session self, Object object) : none
WebKit.WebView
Signal
database_quota_exceeded (WebView self, Object object, Object p0) : none
WebKit.WebView
Signal
download_requested (WebView self, Object object) : gboolean
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:02:44 GMT+0800 (HKT)