Method

GtkSymbolicColorref

deprecated: 3.8 since: 3.0

Declaration [src]

GtkSymbolicColor*
gtk_symbolic_color_ref (
  GtkSymbolicColor* color
)

Description [src]

Increases the reference count of color.

Available since: 3.0

Deprecated since: 3.8

GtkSymbolicColor is deprecated.

Return value

Type: GtkSymbolicColor

The same color.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.