Property
IdeBuildManager:message
Description
The “message” property contains a string message describing the current state of the build process. This may be bound to UI elements to notify the user of the buid progress.
Type: | gchar* |
Default value | NULL |
Getter method | ide_build_manager_get_message() |