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