Class

GtkPropertyExpression

[]

Description [src]

final class Gtk.PropertyExpression : GObject.TypeInstance
{
  /* No available fields */
}

A GObject property value in a GtkExpression.

[]

Hierarchy

hierarchy this GtkPropertyExpression ancestor_0 GtkExpression ancestor_0--this
[]

Ancestors

[]

Constructors

gtk_property_expression_new

Creates an expression that looks up a property.

gtk_property_expression_new_for_pspec

Creates an expression that looks up a property.

[]

Instance methods

gtk_property_expression_get_expression

Gets the expression specifying the object of a property expression.

gtk_property_expression_get_pspec

Gets the GParamSpec specifying the property of a property expression.

Methods inherited from GtkExpression (7)