gtk2/docs/reference/gtk
Marek Kasik 8ff5d4ffc4 Bug 339318 - Allow page rendering to (optionally) happen in a thread
2008-12-19  Marek Kasik  <mkasik@redhat.com>

	Bug 339318 - Allow page rendering to (optionally) happen in a thread

	* gtk/gtk.symbols: API change
	* doc/reference/gtk/gtk-sections.txt: API change
	* gtk/gtkprintoperation-private.h
	* gtk/gtkprintoperation.h
	* gtk/gtkprintoperation.c: Adds 2 new functions
	   gtk_print_operation_set_defer_drawing()
	     - Sets up the GtkPrintOperation to wait for calling of
	       gtk_print_operation_draw_page_finish() from application. It can
	       be used for drawing page in another thread.
	       This function must be called in the callback of "draw-page"
	       signal.
	   gtk_print_operation_draw_page_finish()
	     - Signalize that drawing of particular page is complete.
	       It is called after completion of page drawing (e.g. drawing
	       in another thread).
	       If gtk_print_operation_set_defer_drawing() was called before,
	       then this function has to be called by application. In another
	       case it is called by the library itself.

svn path=/trunk/; revision=21913
2008-12-19 16:42:05 +00:00
..
images Update all screnshots of reference to have a consistent look. 2008-11-29 21:19:12 +00:00
tmpl Bug 563994 – Input method module interface not documented 2008-12-11 11:38:59 +00:00
building.sgml Some doc additions 2008-08-15 18:01:38 +00:00
changes-1.2.sgml Bug 540967 – docs build slowly because of entities 2008-07-10 03:27:56 +00:00
changes-2.0.sgml Bug 540967 – docs build slowly because of entities 2008-07-10 03:27:56 +00:00
compiling.sgml Bug 540967 – docs build slowly because of entities 2008-07-10 03:27:56 +00:00
directfb.sgml Bug 540967 – docs build slowly because of entities 2008-07-10 03:27:56 +00:00
drawing-model.xml Use a new gtk-doc feature to generate much nicer indices. 2008-11-21 08:21:28 +00:00
glossary.xml The GTK+ Drawing Model: new chapter for the documentation 2008-10-29 18:59:40 +00:00
gtk-builder-convert.1 Updates 2007-07-10 05:28:52 +00:00
gtk-builder-convert.xml Updates 2007-07-10 05:28:52 +00:00
gtk-docs.sgml The GTK+ Drawing Model: new chapter for the documentation 2008-10-29 18:59:40 +00:00
gtk-overrides.txt Remove GtkArgSetFunc, GtkArgGetFunc. 2001-06-04 19:08:59 +00:00
gtk-query-immodules-2.0.1 Add rule to regenerate man pages from Docbook. (man_MANS): Add 2003-06-17 00:37:28 +00:00
gtk-query-immodules-2.0.xml Bug 540967 – docs build slowly because of entities 2008-07-10 03:27:56 +00:00
gtk-sections.txt Bug 339318 - Allow page rendering to (optionally) happen in a thread 2008-12-19 16:42:05 +00:00
gtk-update-icon-cache.1 Adjust to the stock icon changes. 2005-11-07 14:30:35 +00:00
gtk-update-icon-cache.xml Bug 540967 – docs build slowly because of entities 2008-07-10 03:27:56 +00:00
gtk.types Add GtkOrientable 2008-10-27 04:07:42 +00:00
Makefile.am Bug 563994 – Input method module interface not documented 2008-12-11 11:38:59 +00:00
migrating-checklist.sgml Bug 540967 – docs build slowly because of entities 2008-07-10 03:27:56 +00:00
migrating-GtkAboutDialog.sgml Bug 540967 – docs build slowly because of entities 2008-07-10 03:27:56 +00:00
migrating-GtkAction.sgml Bug 540967 – docs build slowly because of entities 2008-07-10 03:27:56 +00:00
migrating-GtkAssistant.sgml Bug 540967 – docs build slowly because of entities 2008-07-10 03:27:56 +00:00
migrating-GtkBuilder.sgml Bug 540967 – docs build slowly because of entities 2008-07-10 03:27:56 +00:00
migrating-GtkColorButton.sgml Bug 540967 – docs build slowly because of entities 2008-07-10 03:27:56 +00:00
migrating-GtkComboBox.sgml Bug 540967 – docs build slowly because of entities 2008-07-10 03:27:56 +00:00
migrating-GtkFileChooser.sgml Bug 540967 – docs build slowly because of entities 2008-07-10 03:27:56 +00:00
migrating-GtkIconView.sgml Bug 540967 – docs build slowly because of entities 2008-07-10 03:27:56 +00:00
migrating-GtkLinkButton.sgml Bug 540967 – docs build slowly because of entities 2008-07-10 03:27:56 +00:00
migrating-GtkRecentChooser.sgml Bug 540967 – docs build slowly because of entities 2008-07-10 03:27:56 +00:00
migrating-GtkTooltip.sgml Bug 540967 – docs build slowly because of entities 2008-07-10 03:27:56 +00:00
objects_grouped.sgml remove GtkPacker. 2001-10-05 21:26:48 +00:00
osx.sgml Bug 540967 – docs build slowly because of entities 2008-07-10 03:27:56 +00:00
other_software.sgml Bug 540967 – docs build slowly because of entities 2008-07-10 03:27:56 +00:00
question_index.sgml Bug 540967 – docs build slowly because of entities 2008-07-10 03:27:56 +00:00
resources.sgml Bug 540967 – docs build slowly because of entities 2008-07-10 03:27:56 +00:00
running.sgml Improve GTK_MODULES docs 2008-12-10 18:00:02 +00:00
text_widget.sgml Bug 540967 – docs build slowly because of entities 2008-07-10 03:27:56 +00:00
tree_widget.sgml Bug 540967 – docs build slowly because of entities 2008-07-10 03:27:56 +00:00
version.xml.in Add package version info to API docs. 2002-11-21 20:19:01 +00:00
visual_index.xml Bug 540967 – docs build slowly because of entities 2008-07-10 03:27:56 +00:00
windows.sgml Bug 540967 – docs build slowly because of entities 2008-07-10 03:27:56 +00:00
x11.sgml Bug 540967 – docs build slowly because of entities 2008-07-10 03:27:56 +00:00