![]() |
![]() |
![]() |
libSqueeze Reference Manual | ![]() |
---|---|---|---|---|
LSQArchiveCommand; GType lsq_archive_command_get_type (void); LSQArchiveCommand* lsq_archive_command_new (const gchar *comment, LSQArchive *archive, LSQCommandFunc exec_command); gboolean lsq_archive_command_stop (LSQArchiveCommand *command);
LSQArchiveCommand* lsq_archive_command_new (const gchar *comment, LSQArchive *archive, LSQCommandFunc exec_command);
|
|
|
|
|
|
Returns : |
gboolean lsq_archive_command_stop (LSQArchiveCommand *command);
|
|
Returns : |
TRUE on success, FALSE if the command is not running |
"terminated"
signalvoid user_function (LSQArchiveCommand *lsqarchivecommand, gpointer arg1, gpointer user_data) : Run Last / Action
|
the object which received the signal. |
|
|
|
user data set when the signal handler was connected. |