Method
GtkTextAttributesref
Declaration [src]
GtkTextAttributes*
gtk_text_attributes_ref (
GtkTextAttributes* values
)
Return value
Type: GtkTextAttributes
The GtkTextAttributes
that were passed in.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |