API Version: 0.1
Library Version: 0.1.0
Generated by gi-docgen 2024.1
void (* AstalRiverCommandCallback) ( gboolean success, const gchar* msg )
A callback function that is called after a river command is run.
success
Type: gboolean
gboolean
A #gboolean indicating whether the command was executed successfully.
msg
Type: const gchar*
const gchar*
A string containing the result of the command.