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