API Version: 41.0
Library Version: 41.0
gboolean ide_task_is_valid ( IdeTask* self, gpointer source_object )
Checks if source_object matches the object the task was created with.
source_object
gpointer
A GObject or NULL.
GObject
NULL
gboolean
TRUE is source_object matches.
TRUE