forked from AuroraMiddleware/gtk
a12a583c99
Add a new radio button "Selection" to the print dialog. Its presence depends on calling of functions gtk_print_operation_set_support_selection() and gtk_print_dialog_unix_set_support_selection(). Sensitivity of the radio depends on calling of functions gtk_print_operation_set_has_selection() and gtk_print_dialog_unix_set_has_selection(). There are new properties GtkPrintUnixDialog::support-selection, GtkPrintUnixDialog::has-selection, GtkPrintOperation::support-selection and GtkPrintOperation::has-selection. Corresponding getters are gtk_print_dialog_unix_get_support_selection(), gtk_print_dialog_unix_get_has_selection(), gtk_print_operation_get_support_selection() and gtk_print_operation_get_has_selection(). Application has to set number of pages to which the selection will be formated in GtkPrintOperation::begin-print's callback by the gtk_print_operation_set_n_pages() function (bug #344519). There is also new property GtkPrintUnixDialog::manual-capabilities controled by gtk_print_unix_dialog_set_manual_capabilities() and gtk_print_unix_dialog_get_manual_capabilities(). |
||
---|---|---|
.. | ||
images | ||
tmpl | ||
building.sgml | ||
changes-1.2.sgml | ||
changes-2.0.sgml | ||
compiling.sgml | ||
directfb.sgml | ||
drawing-model.xml | ||
glossary.xml | ||
gtk-builder-convert.xml | ||
gtk-docs.sgml | ||
gtk-overrides.txt | ||
gtk-query-immodules-2.0.xml | ||
gtk-sections.txt | ||
gtk-update-icon-cache.xml | ||
gtk.types | ||
Makefile.am | ||
migrating-checklist.sgml | ||
migrating-GtkAboutDialog.sgml | ||
migrating-GtkAction.sgml | ||
migrating-GtkAssistant.sgml | ||
migrating-GtkBuilder.sgml | ||
migrating-GtkColorButton.sgml | ||
migrating-GtkComboBox.sgml | ||
migrating-GtkEntry-icons.sgml | ||
migrating-GtkFileChooser.sgml | ||
migrating-GtkIconView.sgml | ||
migrating-GtkLabel-links.sgml | ||
migrating-GtkLinkButton.sgml | ||
migrating-GtkRecentChooser.sgml | ||
migrating-GtkTooltip.sgml | ||
objects_grouped.sgml | ||
osx.sgml | ||
other_software.sgml | ||
question_index.sgml | ||
resources.sgml | ||
running.sgml | ||
text_widget.sgml | ||
tree_widget.sgml | ||
version.xml.in | ||
visual_index.xml | ||
windows.sgml | ||
x11.sgml |