Virtual Method
GcrCollectioncontains
Declaration [src]
gboolean
contains (
GcrCollection* self,
GObject* object
)
Parameters
object
-
Type:
GObject
Object to check.
The data is owned by the caller of the function.
gboolean
contains (
GcrCollection* self,
GObject* object
)
object
Type: GObject
Object to check.
The data is owned by the caller of the function. |