Add new api.
2006-04-24 Matthias Clasen <mclasen@redhat.com> * gtk/gtk-sections.txt: Add new api.
This commit is contained in:

committed by
Matthias Clasen

parent
2e9cc2f693
commit
84ff1b2708
@ -1,5 +1,7 @@
|
|||||||
2006-04-24 Matthias Clasen <mclasen@redhat.com>
|
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/Makefile.am (HTML_IMAGES): Add new stock icons.
|
||||||
|
|
||||||
* gtk/tmpl/gtkstock.sgml: Document 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_show_dialog
|
||||||
gtk_print_operation_set_pdf_target
|
gtk_print_operation_set_pdf_target
|
||||||
gtk_print_operation_run
|
gtk_print_operation_run
|
||||||
|
gtk_print_operation_run_async
|
||||||
gtk_print_operation_get_status
|
gtk_print_operation_get_status
|
||||||
gtk_print_operation_get_status_string
|
gtk_print_operation_get_status_string
|
||||||
gtk_print_operation_is_finished
|
gtk_print_operation_is_finished
|
||||||
gtk_print_run_page_setup_dialog
|
gtk_print_run_page_setup_dialog
|
||||||
|
GtkPrintSetupDoneFunc
|
||||||
|
gtk_print_run_page_setup_dialog_async
|
||||||
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GTK_TYPE_PRINT_OPERATION
|
GTK_TYPE_PRINT_OPERATION
|
||||||
|
Reference in New Issue
Block a user