Top | ![]() |
![]() |
![]() |
![]() |
gchar *
latexila_templates_dialogs_open (GtkWindow *parent_window
);
Runs a GtkDialog to create a new document from a template. Only the template's contents is returned.
void latexila_templates_dialogs_create_template (GtkWindow *parent_window
,const gchar *template_contents
);
Runs a GtkDialog to create a new template. The template's contents is given. The GtkDialog asks the template's name and icon.