gtk3/demos/gtk-demo
Marek Kasik 0ef74c936f Add paper size combo and orientation combo to print dialog
Paper size combo and orientation combo can be added by
gtk_print_operation_set_embed_page_setup_dialog() to GtkPrinUnixDialog
now. This function induce calling of
gtk_print_unix_dailog_set_embed_page_setup_dialog() after creation of
dialog. These two functions control embed-page-setup-dialog properties
in GtkPrintOperation and in GtkPrintUnixDialog.
There is also new function gtk_print_unix_dialog_get_page_setup_set()
which says whether page setup was set by user.
Selected page setup is stored as default page setup in
GtkPrintOperation.
New class is added, its name is GtkCustomPaperUnixDialog. The class
manages custom sizes. It is derived from GtkPageSetupUnixDialog's
CustomPaperDialog structure.
Page layout preview is modified, so, it shows dimensions of current
page setup (mm or inch - depends on locale). It also shows the name of
actual paper if page setup dialog is not embedded (paper size combo is
not visible).
gtk-demo is actualized to include this new feature.
2009-07-10 11:28:31 +02:00
..
alphatest.png
apple-red.png
appwindow.c Add a message area widget 2009-06-05 18:00:26 -04:00
assistant.c
background.jpg
builder.c Mark these functions with G_MODULE_EXPORT. 2008-04-08 14:06:17 +00:00
button_box.c
changedisplay.c demos/gtk-demo/changedisplay.c demos/gtk-demo/clipboard.c 2008-08-11 19:12:58 +00:00
clipboard.c demos/gtk-demo/changedisplay.c demos/gtk-demo/clipboard.c 2008-08-11 19:12:58 +00:00
colorsel.c Small formatting fix. 2006-04-17 15:08:04 +00:00
combobox.c Add a simple validation demo. Make it possible to add arbitrary children 2007-04-26 15:55:48 +00:00
demo-common.h
demo.ui Add translatable/context and comment attributes on <col> tags under a 2008-03-02 01:14:48 +00:00
dialog.c
drawingarea.c demos/gtk-demo/changedisplay.c demos/gtk-demo/clipboard.c 2008-08-11 19:12:58 +00:00
editable_cells.c Fix 346375 2006-07-02 15:05:14 +00:00
entry_buffer.c GtkEntryBuffer holds text for GtkEntry 2009-07-08 20:41:53 -05:00
entry_completion.c End the search if the window is closed. 2009-01-18 15:50:29 +00:00
expander.c
floppybuddy.gif
geninclude.pl.in
gnome-applets.png
gnome-calendar.png
gnome-foot.png
gnome-fs-directory.png
gnome-fs-regular.png
gnome-gimp.png
gnome-gmush.png
gnome-gsame.png
gnu-keys.png
gtk-logo-rgb.gif
hypertext.c Fix up highlighting 2008-07-06 07:24:02 +00:00
iconview_edit.c
iconview.c demos/gtk-demo/changedisplay.c demos/gtk-demo/clipboard.c 2008-08-11 19:12:58 +00:00
images.c demos/gtk-demo/changedisplay.c demos/gtk-demo/clipboard.c 2008-08-11 19:12:58 +00:00
infobar.c Bug 586691 – Better GtkInfoBar defaults 2009-06-25 15:23:40 -04:00
links.c Add a separate keybinding signal for activating links 2009-05-11 02:44:12 -04:00
list_store.c
main.c Fix deprecated glib call. 2009-02-17 18:57:05 +00:00
Makefile.am GtkEntryBuffer holds text for GtkEntry 2009-07-08 20:41:53 -05:00
makefile.msc.in
menus.c
panes.c s/gtk_widget_[un]ref/g_object_[un]ref/g 2007-09-06 10:46:54 +00:00
pickers.c
pixbufs.c demos/gtk-demo/changedisplay.c demos/gtk-demo/clipboard.c 2008-08-11 19:12:58 +00:00
printing.c Add paper size combo and orientation combo to print dialog 2009-07-10 11:28:31 +02:00
rotated_text.c fix compile warnings 2009-06-17 10:28:03 +02:00
search_entry.c End the search if the window is closed. 2009-01-18 15:50:29 +00:00
sizegroup.c
stock_browser.c
textscroll.c don't use the deprecated gtk_box_pack_start_defaults(). 2008-08-11 11:23:06 +00:00
textview.c Don't do funny casts to avoid compiler warnings 2008-07-18 18:27:30 +00:00
tree_store.c
ui_manager.c Fix some leaks. (#348108, Chris Wilson) 2006-12-23 02:39:45 +00:00