Method
GtkWidgetstyle_get_property
Declaration [src]
void
gtk_widget_style_get_property (
GtkWidget* widget,
const gchar* property_name,
GValue* value
)
Parameters
property_name
-
Type:
const gchar*
The name of a style property.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. value
-
Type:
GValue
Location to return the property value.
The data is owned by the caller of the method.