mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
more doc fixes
This commit is contained in:
parent
df7c74bbb6
commit
ccb447de94
@ -1,5 +1,9 @@
|
||||
2006-05-31 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/tmpl/gtkstock.sgml: Updates
|
||||
|
||||
* gtk/gtk-sections.txt: Updates
|
||||
|
||||
* gtk/Makefile.am (IGNORE_HFILES): Add some private
|
||||
headers
|
||||
|
||||
|
@ -33,6 +33,7 @@ IGNORE_HFILES= \
|
||||
gtkfilechooserembed.h \
|
||||
gtkfilechooserentry.h \
|
||||
gtkfilechooserprivate.h \
|
||||
gtkfilechoosersettings.h \
|
||||
gtkfilechooserutils.h \
|
||||
gtkfilesystem.h \
|
||||
gtkfilesystemmodel.h \
|
||||
@ -79,6 +80,7 @@ IGNORE_HFILES= \
|
||||
gtktypebuiltins.h \
|
||||
gtkxembed.h \
|
||||
gtkwin32embed.h \
|
||||
gtkwin32embedwidget.h \
|
||||
xdgmime \
|
||||
xembed.h
|
||||
|
||||
|
@ -6131,6 +6131,7 @@ gtk_print_unix_dialog_set_settings
|
||||
gtk_print_unix_dialog_get_settings
|
||||
gtk_print_unix_dialog_get_selected_printer
|
||||
gtk_print_unix_dialog_add_custom_tab
|
||||
GtkPrintCapabilities
|
||||
gtk_print_unix_dialog_set_manual_capabilities
|
||||
|
||||
<SUBSECTION Standard>
|
||||
|
@ -703,6 +703,15 @@ The "Reverse Landscape Orientation" item.
|
||||
@Since: 2.10
|
||||
|
||||
|
||||
<!-- ##### MACRO GTK_STOCK_ORIENTATION_REVERSE_PORTRAIT ##### -->
|
||||
<para>
|
||||
The "Reverse Portrait Orientation" item.
|
||||
<inlinegraphic fileref="gtk-orientation-reverse-portrait.png" format="PNG"></inlinegraphic>
|
||||
</para>
|
||||
|
||||
@Since: 2.10
|
||||
|
||||
|
||||
<!-- ##### MACRO GTK_STOCK_PASTE ##### -->
|
||||
<para>
|
||||
The "Paste" item.
|
||||
|
Loading…
Reference in New Issue
Block a user