Function
IdeNotificationflatpak_progress_callback
Declaration
void
ide_notification_flatpak_progress_callback (
const char* status,
guint notification,
gboolean estimating,
gpointer user_data
)
Parameters
status-
Type:
const char*No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. notification-
Type:
guintNo description available.
estimating-
Type:
gbooleanNo description available.
user_data-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the function.