Method
PurpleWhiteboardequal
unstable since: 3.0
Declaration [src]
gboolean
purple_whiteboard_equal (
PurpleWhiteboard* whiteboard1,
PurpleWhiteboard* whiteboard2
)
Description [src]
Checks the id’s for whiteboard1 and whiteboard2 and return whether or not
they are equal.
Available since: 3.0
Parameters
whiteboard2-
Type:
PurpleWhiteboardThe second
PurpleWhiteboardinstance to check.The data is owned by the caller of the method.