Import line: | GObject = imports.gi.GObject; |
GIR File: | GObject-2.0.gir |
C documentation: | GValue |
Struct : | Value |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
data : Array
|
GObject.Value | |
g_type : Number
|
GObject.Value |
Method / Constructor | Defined By | |
---|---|---|
new GObject.Value
()
Create a new GObject.Value
Create a new GObject.Value
|
||
copy
(Value dest_value)
:
none
|
GObject.Value | |
dup_boxed
()
:
void*
|
GObject.Value | |
dup_object
()
:
void*
|
GObject.Value | |
dup_param
()
:
GObject.ParamSpec
|
GObject.Value | |
dup_string
()
:
String
|
GObject.Value | |
dup_variant
()
:
GLib.Variant
|
GObject.Value | |
fits_pointer
()
:
Boolean
|
GObject.Value | |
get_boolean
()
:
Boolean
|
GObject.Value | |
get_boxed
()
:
void*
|
GObject.Value | |
get_char
()
:
Number
|
GObject.Value | |
get_double
()
:
Number
|
GObject.Value | |
get_enum
()
:
Number
|
GObject.Value | |
get_flags
()
:
Number
|
GObject.Value | |
get_float
()
:
Number
|
GObject.Value | |
get_gtype
()
:
Number
|
GObject.Value | |
get_int
()
:
Number
|
GObject.Value | |
get_int64
()
:
Number
|
GObject.Value | |
get_long
()
:
Number
|
GObject.Value | |
get_object
()
:
void*
|
GObject.Value | |
get_param
()
:
GObject.ParamSpec
|
GObject.Value | |
get_pointer
()
:
void*
|
GObject.Value | |
get_string
()
:
String
|
GObject.Value | |
get_uchar
()
:
Number
|
GObject.Value | |
get_uint
()
:
Number
|
GObject.Value | |
get_uint64
()
:
Number
|
GObject.Value | |
get_ulong
()
:
Number
|
GObject.Value | |
get_variant
()
:
GLib.Variant
|
GObject.Value | |
init
(Number g_type)
:
GObject.Value
|
GObject.Value | |
peek_pointer
()
:
void*
|
GObject.Value | |
reset
()
:
GObject.Value
|
GObject.Value | |
set_boolean
(Boolean v_boolean)
:
none
|
GObject.Value | |
set_boxed
(void* v_boxed)
:
none
|
GObject.Value | |
set_boxed_take_ownership
(void* v_boxed)
:
none
|
GObject.Value | |
set_char
(Number v_char)
:
none
|
GObject.Value | |
set_double
(Number v_double)
:
none
|
GObject.Value | |
set_enum
(Number v_enum)
:
none
|
GObject.Value | |
set_flags
(Number v_flags)
:
none
|
GObject.Value | |
set_float
(Number v_float)
:
none
|
GObject.Value | |
set_gtype
(Number v_gtype)
:
none
|
GObject.Value | |
set_instance
(void* instance)
:
none
|
GObject.Value | |
set_int
(Number v_int)
:
none
|
GObject.Value | |
set_int64
(Number v_int64)
:
none
|
GObject.Value | |
set_long
(Number v_long)
:
none
|
GObject.Value | |
set_object
(void* v_object)
:
none
|
GObject.Value | |
set_object_take_ownership
(void* v_object)
:
none
|
GObject.Value | |
set_param
(ParamSpec param)
:
none
|
GObject.Value | |
set_param_take_ownership
(ParamSpec param)
:
none
|
GObject.Value | |
set_pointer
(void* v_pointer)
:
none
|
GObject.Value | |
set_static_boxed
(void* v_boxed)
:
none
|
GObject.Value | |
set_static_string
(String v_string)
:
none
|
GObject.Value | |
set_string
(String v_string)
:
none
|
GObject.Value | |
set_string_take_ownership
(String v_string)
:
none
|
GObject.Value | |
set_uchar
(Number v_uchar)
:
none
|
GObject.Value | |
set_uint
(Number v_uint)
:
none
|
GObject.Value | |
set_uint64
(Number v_uint64)
:
none
|
GObject.Value | |
set_ulong
(Number v_ulong)
:
none
|
GObject.Value | |
set_variant
(Variant variant)
:
none
|
GObject.Value | |
take_boxed
(void* v_boxed)
:
none
|
GObject.Value | |
take_object
(void* v_object)
:
none
|
GObject.Value | |
take_param
(ParamSpec param)
:
none
|
GObject.Value | |
take_string
(String v_string)
:
none
|
GObject.Value | |
take_variant
(Variant variant)
:
none
|
GObject.Value | |
|
GObject.Value | |
unset
()
:
none
|
GObject.Value |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Atk.Value
Method |
get_current_value
(Value value)
:
none
Gets the value of this object.
|
Atk.Value
Method |
get_maximum_value
(Value value)
:
none
Gets the maximum value of this object.
|
Atk.Value
Method |
get_minimum_value
(Value value)
:
none
Gets the minimum value of this object.
|
Atk.Value
Method |
Sets the value of this object.
|
Atk.Value
Method |
get_minimum_increment
(Value value)
:
none
Gets the minimum increment by which the value of this object may be changed.
|
Clutter
Method |
Gets the ClutterColor contained in value.
|
Clutter
Method |
Gets the fixed point value stored inside value.
|
Clutter
Method |
Retrieves the list of floating point values stored inside the passed GValue.
|
Clutter
Method |
Retrieves the list of integer values stored inside the passed GValue.
|
Clutter
Method |
Retrieves a matrix of floating point values stored inside the passed GValue.
|
Clutter
Method |
Gets the ClutterUnits contained in value.
|
Clutter
Method |
Sets value to color.
|
Clutter
Method |
Sets value to fixed_.
|
Clutter
Method |
Sets floats as the contents of value.
|
Clutter
Method |
Sets ints as the contents of value.
|
Clutter
Method |
Sets matrix as the contents of value.
|
Clutter
Method |
Sets value to units
|
Clutter.Actor
Method |
Sets the value for a named parameter of the shader applied to actor.
|
Clutter.Animatable
Method |
animate_property
(Animation animation, String property_name, Value initial_value, Value final_value, Number progress, Value value)
:
Boolean
Calls the animate_property() virtual function for animatable.
|
Clutter.Animation
Method |
Adds a single property with name property_name to the animation animation.
|
Clutter.Animation
Method |
Updates the final value of the interval for property_name
|
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 |
Compute the value for a managed property at a given progress.
|
Clutter.AnimatorKey
Method |
Retrieves a copy of the value for a ClutterAnimatorKey.
|
Clutter.Container
Method |
Sets a container-specific property on a child of container.
|
Clutter.Container
Method |
Gets a container specific property of a child of container, In general, a copy is made of the property contents and the caller is responsible for freeing the memory by calling g_value_unset().
|
Clutter.Interval
Method |
Create a new Clutter.Interval
|
Clutter.Interval
Method |
set_initial_value
(Value value)
:
none
Sets the initial value of interval to value.
|
Clutter.Interval
Method |
get_initial_value
(Value value)
:
none
Retrieves the initial value of interval and copies it into value.
|
Clutter.Interval
Method |
peek_initial_value
()
:
GObject.Value
Gets the pointer to the initial value of interval
|
Clutter.Interval
Method |
set_final_value
(Value value)
:
none
Sets the final value of interval to value.
|
Clutter.Interval
Method |
get_final_value
(Value value)
:
none
Retrieves the final value of interval and copies it into value.
|
Clutter.Interval
Method |
peek_final_value
()
:
GObject.Value
Gets the pointer to the final value of interval
|
Clutter.Interval
Method |
Computes the value between the interval boundaries given the progress factor and puts it into value.
|
Clutter.LayoutManager
Method |
Sets a property on the ClutterLayoutMeta created by manager and attached to a child of container
|
Clutter.LayoutManager
Method |
Gets a property on the ClutterLayoutMeta created by manager and attached to a child of container The GValue must already be initialized to the type of the property and has to be unset with g_value_unset() after extracting the real value out of it
|
Clutter.Model
Method |
Sets the data in the cell specified by iter and column.
|
Clutter.ModelIter
Method |
Sets an initializes value to that at column.
|
Clutter.ModelIter
Method |
Sets the data in the cell specified by iter and column.
|
Clutter.Scriptable
Method |
Parses the passed JSON node.
|
Clutter.Scriptable
Method |
Overrides the common properties setting.
|
Clutter.Shader
Method |
Sets a user configurable variable in the GLSL shader programs attached to a ClutterShader.
|
ClutterJson.JsonNode
Method |
set_value
(Value value)
:
none
Sets value inside node.
|
ClutterJson.JsonNode
Method |
get_value
(Value value)
:
none
Retrieves a value from a JsonNode and copies into value.
|
Epiphany.EphyDialog
Method |
Sets the property identified by property_id to value in dialog.
|
Epiphany.EphyEmbedEvent
Method |
get_property
(String name)
:
GObject.Value
|
Epiphany.EphyNode
Method |
|
Everything
Method |
|
Everything
Method |
|
GIMarshallingTests
Method |
GIMarshallingTests.gvalue_in
(Value value)
:
none
|
GIMarshallingTests
Method |
GIMarshallingTests.gvalue_inout
(Value value)
:
none
|
GIMarshallingTests
Method |
GIMarshallingTests.gvalue_out
()
:
GObject.Value
|
GIMarshallingTests
Method |
GIMarshallingTests.gvalue_return
()
:
GObject.Value
|
GIRepository
Method |
GIRepository.gi_cclosure_marshal_generic
(Closure closure, Value return_gvalue, Number n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
:
none
|
GObject
Method |
GObject.param_value_convert
(ParamSpec pspec, Value src_value, Value dest_value, Boolean strict_validation)
:
Boolean
|
GObject
Method |
|
GObject
Method |
|
GObject
Method |
|
GObject
Method |
|
GObject
Method |
GObject.signal_accumulator_true_handled
(SignalInvocationHint ihint, Value return_accu, Value handler_return, void* dummy)
:
Boolean
|
GObject
Method |
|
GObject
Method |
GObject.signal_emitv
(Value instance_and_params, Number signal_id, Number detail, Value return_value)
:
none
|
GObject
Method |
|
GObject
Method |
|
GObject
Method |
|
GObject.Closure
Method |
invoke
(Value return_value, Number n_param_values, Value param_values, void* invocation_hint)
:
none
|
GObject.ValueArray
Method |
get_nth
(Number index_)
:
GObject.Value
|
GObject.ValueArray
Method |
prepend
(Value value)
:
GObject.ValueArray
|
GObject.ValueArray
Method |
append
(Value value)
:
GObject.ValueArray
|
GObject.ValueArray
Method |
|
GUPnP.Service
Method |
|
GUPnP.ServiceAction
Method |
|
GUPnP.ServiceAction
Method |
|
Gda
Method |
Gda.delete_row_from_table
(Connection cnc, String table, String condition_column_name, Value condition_value)
:
Boolean
|
Gda
Method |
|
Gda
Method |
Gda.update_row_in_table_v
(Connection cnc, String table, String condition_column_name, Value condition_value, Array col_names, Array values)
:
Boolean
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
Gda.value_free
(Value value)
:
none
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
Gda.value_set_null
(Value value)
:
none
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda.AttributesManager
Method |
|
Gda.AttributesManager
Method |
|
Gda.AttributesManager
Method |
|
Gda.Column
Method |
get_default_value
()
:
GObject.Value
|
Gda.Column
Method |
set_default_value
(Value default_value)
:
none
Sets column's default GValue.
|
Gda.Column
Method |
get_attribute
(String attribute)
:
GObject.Value
Get the value associated to a named attribute.
|
Gda.Column
Method |
Set the value associated to a named attribute.
|
Gda.Connection
Method |
|
Gda.DataHandler
Method |
|
Gda.DataHandler
Method |
|
Gda.DataHandler
Method |
|
Gda.DataHandler
Method |
|
Gda.DataHandler
Method |
get_sane_init_value
(Number type)
:
GObject.Value
|
Gda.DataModel
Method |
Retrieves the data stored in the given position (identified by the col and row parameters) on a data model.
|
Gda.DataModel
Method |
This method is similar to gda_data_model_get_value_at(), except that it also allows one to specify the expected this method returns NULL and an error code.
|
Gda.DataModel
Method |
Modifies a value in model, at (col, row).
|
Gda.DataModel
Method |
send_hint
(DataModelHint hint, Value hint_value)
:
none
Sends a hint to the data model.
|
Gda.DataModelIter
Method |
get_value_at
(Number col)
:
GObject.Value
|
Gda.DataModelIter
Method |
get_value_for_field
(String field_name)
:
GObject.Value
|
Gda.DataModelIter
Method |
|
Gda.HandlerTime
Method |
|
Gda.Holder
Signal |
|
Gda.Holder
Signal |
|
Gda.Holder
Method |
get_value
()
:
GObject.Value
|
Gda.Holder
Method |
|
Gda.Holder
Method |
|
Gda.Holder
Method |
|
Gda.Holder
Method |
get_default_value
()
:
GObject.Value
|
Gda.Holder
Method |
set_default_value
(Value value)
:
none
|
Gda.Holder
Method |
get_attribute
(String attribute)
:
GObject.Value
|
Gda.Holder
Method |
|
Gda.MetaStruct
Method |
|
Gda.MetaStruct
Method |
|
Gda.MetaStruct
Method |
|
Gda.MetaStruct
Method |
|
Gda.MetaTableColumn
Method |
get_attribute
(String attribute)
:
GObject.Value
|
Gda.MetaTableColumn
Method |
|
Gda.Row
Method |
get_value
(Number num)
:
GObject.Value
|
Gda.Row
Method |
invalidate_value
(Value value)
:
none
|
Gda.Row
Method |
|
Gda.ServerProvider
Method |
string_to_value
(Connection cnc, String string, Number preferred_type, Array dbms_type)
:
GObject.Value
|
Gda.ServerProvider
Method |
|
Gda.Set
Signal |
|
Gda.Set
Signal |
|
Gda.Set
Method |
get_holder_value
(String holder_id)
:
GObject.Value
Get the value of the GdaHolder which ID is holder_id
|
Gda.SqlBuilder
Method |
|
Gda.SqlBuilder
Method |
|
Gda.SqlField
Method |
take_name
(Value value)
:
none
|
Gda.SqlFunction
Method |
take_name
(Value value)
:
none
|
Gda.SqlParamSpec
Method |
Create a new Gda.SqlParamSpec
|
Gda.SqlParamSpec
Method |
take_name
(Value value)
:
none
|
Gda.SqlParamSpec
Method |
take_type
(Value value)
:
none
|
Gda.SqlParamSpec
Method |
take_descr
(Value value)
:
none
|
Gda.SqlParamSpec
Method |
take_nullok
(Value value)
:
none
|
Gda.SqlSelectField
Method |
take_star_value
(Value value)
:
none
|
Gda.SqlSelectField
Method |
take_alias
(Value alias)
:
none
|
Gda.SqlSelectTarget
Method |
take_table_name
(Value value)
:
none
|
Gda.SqlSelectTarget
Method |
take_alias
(Value alias)
:
none
|
Gda.SqlStatement
Method |
insert_take_table_name
(Value value)
:
none
|
Gda.SqlStatement
Method |
insert_take_on_conflict
(Value value)
:
none
|
Gda.SqlStatement
Method |
update_take_table_name
(Value value)
:
none
|
Gda.SqlStatement
Method |
update_take_on_conflict
(Value value)
:
none
|
Gda.SqlStatement
Method |
|
Gda.SqlStatement
Method |
delete_take_table_name
(Value value)
:
none
|
Gda.SqlStatement
Method |
trans_take_mode
(Value value)
:
none
|
Gda.SqlStatement
Method |
trans_take_name
(Value value)
:
none
|
Gda.SqlTable
Method |
take_name
(Value value)
:
none
|
Gda.Tree
Method |
|
Gda.TreeManager
Method |
|
Gda.TreeNode
Method |
|
Gda.TreeNode
Method |
get_node_attribute
(String attribute)
:
GObject.Value
|
Gda.TreeNode
Method |
fetch_attribute
(String attribute)
:
GObject.Value
|
Gdaui.DataCellRendererBin
Property |
value : GObject.Value
|
Gdaui.DataCellRendererBin
Signal |
|
Gdaui.DataCellRendererBoolean
Property |
value : GObject.Value
|
Gdaui.DataCellRendererBoolean
Signal |
|
Gdaui.DataCellRendererTextual
Signal |
|
Gdaui.DataEntry
Method |
set_value
(Value value)
:
none
|
Gdaui.DataEntry
Method |
get_value
()
:
GObject.Value
|
Gdaui.DataEntry
Method |
set_reference_value
(Value value)
:
none
|
Gdaui.DataEntry
Method |
get_original_value
()
:
GObject.Value
|
Gdaui.DataEntry
Method |
set_value_default
(Value value)
:
none
|
Gdaui.DataStore
Method |
|
Gdaui.NumericEntry
Method |
get_value
()
:
GObject.Value
|
Gdk
Method |
Obtains a desktop-wide setting, such as the double-click time, for the default screen.
|
Gdk.Screen
Method |
Retrieves a desktop-wide setting such as double-click time for the GdkScreen screen.
|
Gladeui
Method |
Gladeui.boolean_handled_accumulator
(SignalInvocationHint ihint, Value return_accu, Value handler_return, void* dummy)
:
Boolean
|
Gladeui
Method |
Gladeui.integer_handled_accumulator
(SignalInvocationHint ihint, Value return_accu, Value handler_return, void* dummy)
:
Boolean
|
Gladeui
Method |
Gladeui.single_object_accumulator
(SignalInvocationHint ihint, Value return_accu, Value handler_return, void* dummy)
:
Boolean
|
Gladeui
Method |
Gladeui.stop_emission_accumulator
(SignalInvocationHint ihint, Value return_accu, Value handler_return, void* dummy)
:
Boolean
|
Gladeui
Method |
Gladeui.string_accumulator
(SignalInvocationHint ihint, Value return_accu, Value handler_return, void* dummy)
:
Boolean
|
Gladeui
Method |
Serializes GValue into a string (using glade conversion routines)
|
Gladeui
Method |
Gladeui.utils_value_from_string
(Number type, String string, Project project, Widget widget)
:
GObject.Value
Allocates and sets a GValue of type type set to string (using glade conversion routines)
|
Gladeui.Command
Method |
|
Gladeui.EditorProperty
Method |
commit
(Value value)
:
none
Commits value to the property currently being edited by eprop.
|
Gladeui.EditorProperty
Method |
commit_no_callback
(Value value)
:
none
|
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 |
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 |
For normal properties this is used to serialize property values, for custom properties its still needed to update the UI for undo/redo items etc.
|
Gladeui.Property
Method |
Create a new Gladeui.Property
|
Gladeui.Property
Method |
|
Gladeui.Property
Method |
Sets the property's value
|
Gladeui.Property
Method |
get_value
(Value value)
:
none
Retrieve the property value
|
Gladeui.Property
Method |
get_default
(Value value)
:
none
Retrieve the default property value
|
Gladeui.Widget
Method |
This function applies value to the property property_name on the runtime object of widget.
|
Gladeui.Widget
Method |
This function retrieves the value of the property property_name on the runtime object of widget and sets it in value.
|
Gladeui.Widget
Method |
Sets child's packing property identified by property_name to value.
|
Gladeui.Widget
Method |
Gets child's packing property identified by property_name.
|
Gladeui.Widget
Method |
Creates a printable string representing id_property in of id_property's real value (this is a convinience function to print/debug properties usually from plugin backends).
|
Gladeui.Widget
Method |
Same as glade_widget_property_string() but for packing properties.
|
GooCanvas.CanvasItem
Method |
|
GooCanvas.CanvasItem
Method |
|
GooCanvas.CanvasItemModel
Method |
|
GooCanvas.CanvasItemModel
Method |
|
GooCanvas.CanvasStyle
Method |
get_property
(Number property_id)
:
GObject.Value
|
GooCanvas.CanvasStyle
Method |
|
Gsf
Method |
|
Gsf
Method |
|
Gsf
Method |
|
Gsf
Method |
|
Gsf.DocMetaData
Method |
|
Gsf.DocProp
Method |
get_val
()
:
GObject.Value
|
Gsf.DocProp
Method |
set_val
(Value val)
:
none
|
Gsf.DocProp
Method |
swap_val
(Value val)
:
GObject.Value
|
Gsf.DocPropVector
Method |
append
(Value value)
:
none
|
Gsf.XMLOut
Method |
|
Gst
Method |
Gets a single property using the GstChildProxy mechanism.
|
Gst
Method |
Sets a single property using the GstChildProxy mechanism.
|
Gst
Method |
Copies the contents for the given tag into the value, merging multiple values into one if multiple values are associated with the tag.
|
Gst
Method |
This is a convenience function for the func argument of gst_tag_register().
|
Gst
Method |
This is a convenience function for the func argument of gst_tag_register().
|
Gst
Method |
Converts the string to the type of the value and sets the value with it.
|
Gst
Method |
Appends append_value to the GstValueArray in value.
|
Gst
Method |
Gets the number of values contained in value.
|
Gst
Method |
Gets the value that is a member of the array contained in value and has the index index.
|
Gst
Method |
Prepends prepend_value to the GstValueArray in value.
|
Gst
Method |
Determines if value1 and value2 can be compared.
|
Gst
Method |
Determines if intersecting two values will produce a valid result.
|
Gst
Method |
Checks if it's possible to subtract subtrahend from minuend.
|
Gst
Method |
Determines if value1 and value2 can be non-trivially unioned.
|
Gst
Method |
Compares value1 and value2.
|
Gst
Method |
Tries to deserialize a string into the type specified by the given GValue.
|
Gst
Method |
Get the contents of a GST_TYPE_MINI_OBJECT derived GValue, increasing its reference count.
|
Gst
Method |
Multiplies the two GValue items containing a GST_TYPE_FRACTION and sets
|
Gst
Method |
Subtracts the subtrahend from the minuend and sets dest to the result.
|
Gst
Method |
Gets the contents of value.
|
Gst
Method |
Gets the contents of value.
|
Gst
Method |
Gets the maximum of the range specified by value.
|
Gst
Method |
Gets the minimum of the range specified by value.
|
Gst
Method |
Gets the guint32 fourcc contained in value.
|
Gst
Method |
Gets the denominator of the fraction specified by value.
|
Gst
Method |
Gets the numerator of the fraction specified by value.
|
Gst
Method |
Gets the maximum of the range specified by value.
|
Gst
Method |
Gets the minimum of the range specified by value.
|
Gst
Method |
Gets the maximum of the range specified by value.
|
Gst
Method |
Gets the minimum of the range specified by value.
|
Gst
Method |
Get the contents of a GST_TYPE_MINI_OBJECT derived GValue.
|
Gst
Method |
Gets the contents of value.
|
Gst
Method |
Initialises the target value to be of the same type as source and then copies the contents from source to target.
|
Gst
Method |
intersection value Calculates the intersection of two values.
|
Gst
Method |
Tests if the given GValue, if available in a GstStructure (or any other ranges) value.
|
Gst
Method |
Appends append_value to the GstValueList in value.
|
Gst
Method |
Concatenates copies of value1 and value2 into a list.
|
Gst
Method |
Gets the number of values contained in value.
|
Gst
Method |
Gets the value that is a member of the list contained in value and has the index index.
|
Gst
Method |
Prepends prepend_value to the GstValueList in value.
|
Gst
Method |
tries to transform the given value into a string representation that allows getting back this string later on using gst_value_deserialize().
|
Gst
Method |
Sets the contents of value to caps.
|
Gst
Method |
Sets the contents of value to coorespond to date.
|
Gst
Method |
Sets value to the range specified by start and end.
|
Gst
Method |
Sets value to fourcc.
|
Gst
Method |
Sets value to the fraction specified by numerator over denominator.
|
Gst
Method |
Sets value to the range specified by start and end.
|
Gst
Method |
Gst.value_set_fraction_range_full
(Value value, Number numerator_start, Number denominator_start, Number numerator_end, Number denominator_end)
:
none
Sets value to the range specified by numerator_start/denominator_start and numerator_end/denominator_end.
|
Gst
Method |
Sets value to the range specified by start and end.
|
Gst
Method |
Set the contents of a GST_TYPE_MINI_OBJECT derived GValue to The caller retains ownership of the reference.
|
Gst
Method |
Sets the contents of value to structure.
|
Gst
Method |
Subtracts subtrahend from minuend and stores the result in dest.
|
Gst
Method |
Set the contents of a GST_TYPE_MINI_OBJECT derived GValue to Takes over the ownership of the caller's reference to mini_object; the caller doesn't have to unref it any more.
|
Gst
Method |
Creates a GValue corresponding to the union of value1 and value2.
|
Gst.Caps
Method |
Sets the given field on all structures of caps to the given value.
|
Gst.Iterator
Method |
Folds func over the elements of iter.
|
Gst.Message
Method |
set_stream_status_object
(Value object)
:
none
Configures the object handling the streaming thread.
|
Gst.Message
Method |
get_stream_status_object
()
:
GObject.Value
Extracts the object managing the streaming thread from message.
|
Gst.Structure
Method |
Sets the field with the given GQuark field to value.
|
Gst.Structure
Method |
Sets the field with the given name field to value.
|
Gst.Structure
Method |
id_get_value
(Number field)
:
GObject.Value
Get the value of the field with GQuark field.
|
Gst.Structure
Method |
get_value
(String fieldname)
:
GObject.Value
Get the value of the field with name fieldname.
|
Gst.TagList
Method |
Sets the GValue for a given tag using the specified mode.
|
Gst.TagList
Method |
Gets the value that is at the given index for the given tag in the given list.
|
Gst.TagSetter
Method |
Adds the given tag / GValue pair on the setter using the given merge mode.
|
GstController.ControlSource
Method |
Gets the value for this GstControlSource at a given timestamp.
|
GstController.Controller
Method |
Gets the value for the given controller-handled property at the requested time.
|
GstController.Controller
Method |
Set the value of given controller-handled property at a certain time.
|
GstController.InterpolationControlSource
Method |
Set the value of given controller-handled property at a certain time.
|
GstController.LFOControlSource
Property |
amplitude : GObject.Value
|
GstController.LFOControlSource
Property |
offset : GObject.Value
|
GstVideo
Method |
A convenience function to retrieve a GValue holding the framerate from the caps on a pad.
|
Gtk
Method |
A GtkRcPropertyParser for use with gtk_settings_install_property_parser() or gtk_widget_class_install_style_property_parser() which parses borders in the form
|
Gtk
Method |
A GtkRcPropertyParser for use with gtk_settings_install_property_parser() or gtk_widget_class_install_style_property_parser() which parses a color given either by its name or in the form
|
Gtk
Method |
A GtkRcPropertyParser for use with gtk_settings_install_property_parser() or gtk_widget_class_install_style_property_parser() which parses a single enumeration value.
|
Gtk
Method |
A GtkRcPropertyParser for use with gtk_settings_install_property_parser() or gtk_widget_class_install_style_property_parser() which parses flags.
|
Gtk
Method |
A GtkRcPropertyParser for use with gtk_settings_install_property_parser() or gtk_widget_class_install_style_property_parser() which parses a requisition in the form
|
Gtk.Buildable
Method |
Sets the property name name to value on the buildable object.
|
Gtk.Builder
Method |
This function demarshals a value from a string.
|
Gtk.Builder
Method |
Like gtk_builder_value_from_string(), this function demarshals a value from a string, but takes a GType instead of GParamSpec.
|
Gtk.Container
Method |
Sets a child property for child and container.
|
Gtk.Container
Method |
Gets the value of a child property for child and container.
|
Gtk.ListStore
Method |
Sets the data in the cell specified by iter and column.
|
Gtk.ListStore
Method |
insert_with_valuesv
(TreeIter iter, Number position, Number columns, Value values, Number n_values)
:
Number
A variant of gtk_list_store_insert_with_values() which takes the columns and values as two arrays, instead of varargs.
|
Gtk.Style
Method |
Queries the value of a style property corresponding to a widget class is in the given style.
|
Gtk.TreeModel
Method |
Initializes and sets value to that at column.
|
Gtk.TreeStore
Method |
Sets the data in the cell specified by iter and column.
|
Gtk.TreeStore
Method |
insert_with_valuesv
(TreeIter iter, TreeIter parent, Number position, Number columns, Value values, Number n_values)
:
Number
A variant of gtk_tree_store_insert_with_values() which takes the columns and values as two arrays, instead of varargs.
|
Gtk.Widget
Method |
Gets the value of a style property of widget.
|
Midgard
Method |
Midgard.dbus_glib_marshal_midgard_dbus_BOOLEAN__STRING_POINTER
(Closure closure, Value return_value, Number n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
:
none
|
Midgard
Method |
|
Midgard
Method |
Midgard.timestamp_new_current
(Value value)
:
none
|
Midgard
Method |
Midgard.timestamp_set_current_time
(Value value)
:
none
|
Midgard.Collector
Method |
new Midgard.Collector.c_new
(Connection mgd, String typename, String domain, Value value)
:
Midgard.Collector
Create a new Midgard.Collector
|
Midgard.Collector
Method |
|
Midgard.Collector
Method |
Cases to return FALSE:
|
Midgard.Collector
Method |
|
Midgard.Collector
Method |
|
Midgard.Object
Method |
Create a new Midgard.Object
|
Midgard.Object
Method |
get_schema_property
(String property)
:
GObject.Value
|
Midgard.Object
Method |
|
Midgard.Object
Method |
|
Midgard.Object
Method |
Creates object's parameter object if it doesn't exists, updates otherwise.
|
Midgard.QueryBuilder
Method |
|
Midgard.QueryConstraint
Method |
get_value
(Value value)
:
none
|
Midgard.QueryConstraint
Method |
|
Midgard.QueryHolder
Method |
get_value
(Value value)
:
none
|
Midgard.QueryHolder
Method |
|
Midgard.QueryValue
Method |
Create a new Midgard.QueryValue
|
Midgard.ReflectorProperty
Method |
so it should be unset when no longer needed.
|
Soup
Method |
Inserts value into hash.
|
Soup
Method |
This creates an XML-RPC methodCall and returns it as a string.
|
Soup
Method |
This creates a (successful) XML-RPC methodResponse and returns it as a string.
|
TelepathyGLib.ConnectionManagerParam
Method |
|