Gtk.ObjectExpression – gtk4 Reference Manual
Packages
gtk4
Gtk
ObjectExpression
ObjectExpression
get_object
ObjectExpression
Object Hierarchy:
Description:
[
CCode
( type_id =
"gtk_object_expression_get_type ()"
) ]
public
class
ObjectExpression
:
Expression
A `GObject` value in a `GtkExpression`.
Namespace:
Gtk
Package:
gtk4
Content:
Creation methods:
public
ObjectExpression
(
Object
object)
Creates an expression evaluating to the given `object` with a weak reference.
Methods:
public
unowned
Object
?
get_object
()
Gets the object that the expression evaluates to.
Inherited Members:
All known members inherited from class Gtk.Expression
@ref
bind
evaluate
get_value_type
is_static
unref
watch