Method

GtkBitsetref

Declaration [src]

GtkBitset*
gtk_bitset_ref (
  GtkBitset* self
)

Description [src]

Acquires a reference on the given GtkBitset.

Return value

Type: GtkBitset

The GtkBitset with an additional reference.

The returned data is owned by the instance.