API Version: 42.0
Library Version: 42.0
Generated by gi-docgen 2023.1
since: 3.32
gboolean ide_task_is_valid ( IdeTask* self, gpointer source_object )
Checks if source_object matches the object the task was created with.
source_object
Available since: 3.32
Type: gpointer
gpointer
A GObject or NULL.
GObject
NULL
Type: gboolean
gboolean
TRUE is source_object matches.
TRUE