Method
GtkBitsetref
Declaration [src]
GtkBitset*
gtk_bitset_ref (
GtkBitset* self
)
Parameters
self
-
Type:
GtkBitset
A
GtkBitset
.The argument can be NULL
.
Return value
Type: GtkBitset
The GtkBitset
with an additional reference.
The returned data is owned by the instance. |