|
|
|
@ -304,13 +304,5 @@ void on_about(GtkWidget *self, char *version_application);
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
void on_open_documentation_confirmation(GtkWidget *self, char *link);
|
|
|
|
void on_open_documentation_confirmation(GtkWidget *self, char *link);
|
|
|
|
|
|
|
|
|
|
|
|
/**on_subwindow_close(GtkWidget *self)
|
|
|
|
|
|
|
|
* [EN]
|
|
|
|
|
|
|
|
* Closes window in which [self] is contained.
|
|
|
|
|
|
|
|
* [RU]
|
|
|
|
|
|
|
|
* Закрывает окно, в котором расположен виджет [self].
|
|
|
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
void on_subwindow_close(GtkWidget *self);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
int yon_ubl_setup_arguments(int argc, char *argv[],config_str *unfound_arguments, int *arguments_size, char *additional_options_output);
|
|
|
|
int yon_ubl_setup_arguments(int argc, char *argv[],config_str *unfound_arguments, int *arguments_size, char *additional_options_output);
|
|
|
|
#endif
|
|
|
|
#endif
|