Method

Gtk.Bitset.ref

Declaration [src]

GtkBitset*
gtk_bitset_ref (
  GtkBitset* self
)

Description [src]

Acquires a reference on the given GtkBitset.

Return value

Returns: GtkBitset

the GtkBitset with an additional reference

Ownership is not transferred to the caller