c
Back to Seed Clases

GObject


Classes

Interfaces

Structs

Unions

Enums

Struct GObject.ParamSpec

Import line: GObject = imports.gi.GObject;
GIR File: GObject-2.0.gir
C documentation: GParamSpec
Struct : ParamSpec
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GObject.ParamSpec ()
Create a new GObject.ParamSpec
Create a new GObject.ParamSpec
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Clutter
Method
Clutter.container_class_find_child_property (ObjectClass klass, String property_name) : GObject.ParamSpec
Clutter.Animatable
Method
find_property (String property_name) : GObject.ParamSpec
Clutter.Container
Method
child_notify (Actor child, ParamSpec pspec) : none
Clutter.Interval
Method
validate (ParamSpec pspec) : gboolean
Clutter.LayoutManager
Method
find_child_property (String name) : GObject.ParamSpec
GObject
Method
GObject.param_value_convert (ParamSpec pspec, Value src_value, Value dest_value, gboolean strict_validation) : gboolean
GObject
Method
GObject.param_value_defaults (ParamSpec pspec, Value value) : gboolean
GObject
Method
GObject.param_value_set_default (ParamSpec pspec, Value value) : none
GObject
Method
GObject.param_value_validate (ParamSpec pspec, Value value) : gboolean
GObject
Method
GObject.param_values_cmp (ParamSpec pspec, Value value1, Value value2) : gint32
GObject.InitiallyUnowned
Method
GObject.InitiallyUnowned.interface_find_property (void* g_iface, String property_name) : GObject.ParamSpec
GObject.InitiallyUnowned
Method
GObject.InitiallyUnowned.interface_install_property (void* g_iface, ParamSpec pspec) : none
GObject.ParamSpecPool
Method
insert (ParamSpec pspec, Number owner_type) : none
GObject.ParamSpecPool
Method
lookup (String param_name, Number owner_type, gboolean walk_ancestors) : GObject.ParamSpec
GObject.ParamSpecPool
Method
remove (ParamSpec pspec) : none
GObject.Value
Method
get_param () : GObject.ParamSpec
GObject.Value
Method
set_param (ParamSpec param) : none
Gst.Object
Method
Gst.Object.default_deep_notify (Object object, Object orig, ParamSpec pspec, String excluded_props) : none
GstController.ControlSource
Method
bind (ParamSpec pspec) : gboolean
GstInterfaces.PropertyProbe
Method
get_property (String name) : GObject.ParamSpec
GstInterfaces.PropertyProbe
Method
get_values (ParamSpec pspec) : GObject.ValueArray
GstInterfaces.PropertyProbe
Method
needs_probe (ParamSpec pspec) : gboolean
GstInterfaces.PropertyProbe
Method
probe_and_get_values (ParamSpec pspec) : GObject.ValueArray
GstInterfaces.PropertyProbe
Method
probe_property (ParamSpec pspec) : none
Gtk
Method
Gtk.rc_property_parse_border (ParamSpec pspec, String gstring, Value property_value) : gboolean
Gtk
Method
Gtk.rc_property_parse_color (ParamSpec pspec, String gstring, Value property_value) : gboolean
Gtk
Method
Gtk.rc_property_parse_enum (ParamSpec pspec, String gstring, Value property_value) : gboolean
Gtk
Method
Gtk.rc_property_parse_flags (ParamSpec pspec, String gstring, Value property_value) : gboolean
Gtk
Method
Gtk.rc_property_parse_requisition (ParamSpec pspec, String gstring, Value property_value) : gboolean
Gtk.Builder
Method
value_from_string (ParamSpec pspec, String string, Value value) : gboolean
Gtk.Settings
Method
Gtk.Settings.install_property (ParamSpec pspec) : none
Json.Serializable
Method
default_deserialize_property (String property_name, Value value, ParamSpec pspec, Node property_node) : gboolean
Json.Serializable
Method
default_serialize_property (String property_name, Value value, ParamSpec pspec) : Json.Node
Json.Serializable
Method
deserialize_property (String property_name, Object out_values, ParamSpec pspec, Node property_node) : gboolean
Json.Serializable
Method
serialize_property (String property_name, Value value, ParamSpec pspec) : Json.Node
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:02:44 GMT+0800 (HKT)