Handbook
Glossary
g_property_action_new ( name object property_name -- GPropertyAction* )
Vocabulary
gio
.
ffi
Inputs
name
an
object
object
an
object
property_name
an
object
Outputs
GPropertyAction*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
gobject.ffi
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GPropertyAction*
g_property_action_new
( gchar* name, GObject* object, gchar* property_name )