Top | ![]() |
![]() |
![]() |
![]() |
|
ags_port_safe_read () |
|
ags_port_safe_write () |
|
ags_port_safe_get_property () |
|
ags_port_safe_set_property () |
|
ags_port_find_specifier () |
|
ags_port_new () |
void ags_port_safe_read (,
AgsPort *port);
GValue *value
Perform safe read.
Since 0.4
void ags_port_safe_write (,
AgsPort *port);
GValue *value
Perform safe write.
Since 0.4
void ags_port_safe_get_property (,
AgsPort *port,
gchar *property_name);
GValue *value
Perform safe get property.
Since 0.4
void ags_port_safe_set_property (,
AgsPort *port,
gchar *property_name);
GValue *value
Perform safe set property.
Since 0.4
GList * ags_port_find_specifier (,
GList *port);
gchar *specifier
Retrieve port by specifier.
Since 0.4