mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 21:51:08 +00:00
Add new api.
2006-04-24 Matthias Clasen <mclasen@redhat.com> * gtk/gtk-sections.txt: Add new api.
This commit is contained in:
parent
2e9cc2f693
commit
84ff1b2708
@ -1,5 +1,7 @@
|
||||
2006-04-24 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtk-sections.txt: Add new api.
|
||||
|
||||
* gtk/Makefile.am (HTML_IMAGES): Add new stock icons.
|
||||
|
||||
* gtk/tmpl/gtkstock.sgml: Document new stock icons
|
||||
|
@ -6098,10 +6098,13 @@ gtk_print_operation_set_unit
|
||||
gtk_print_operation_set_show_dialog
|
||||
gtk_print_operation_set_pdf_target
|
||||
gtk_print_operation_run
|
||||
gtk_print_operation_run_async
|
||||
gtk_print_operation_get_status
|
||||
gtk_print_operation_get_status_string
|
||||
gtk_print_operation_is_finished
|
||||
gtk_print_run_page_setup_dialog
|
||||
GtkPrintSetupDoneFunc
|
||||
gtk_print_run_page_setup_dialog_async
|
||||
|
||||
<SUBSECTION Standard>
|
||||
GTK_TYPE_PRINT_OPERATION
|
||||
|
Loading…
Reference in New Issue
Block a user