mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-11 19:30:10 +00:00
Small additions/fixes
2005-12-19 Matthias Clasen <mclasen@redhat.com> * gdk/tmpl/input.sgml: * gdk/tmpl/rgb.sgml: * gdk/tmpl/x_interaction.sgml: * gdk/tmpl/windows.sgml: Small additions/fixes * gdk/Makefile.am (IGNORE_HFILES): Add quartz * gdk/gdk-sections.txt: Add gdk_window_get_type_hint
This commit is contained in:
parent
189d195c8d
commit
b9c479ba56
@ -1,5 +1,14 @@
|
|||||||
2005-12-19 Matthias Clasen <mclasen@redhat.com>
|
2005-12-19 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gdk/tmpl/input.sgml:
|
||||||
|
* gdk/tmpl/rgb.sgml:
|
||||||
|
* gdk/tmpl/x_interaction.sgml:
|
||||||
|
* gdk/tmpl/windows.sgml: Small additions/fixes
|
||||||
|
|
||||||
|
* gdk/Makefile.am (IGNORE_HFILES): Add quartz
|
||||||
|
|
||||||
|
* gdk/gdk-sections.txt: Add gdk_window_get_type_hint
|
||||||
|
|
||||||
* gtk/gtk-sections.txt: Add GtkStatusIcon so it gets
|
* gtk/gtk-sections.txt: Add GtkStatusIcon so it gets
|
||||||
an object hierarchy.
|
an object hierarchy.
|
||||||
|
|
||||||
|
@ -32,7 +32,8 @@ IGNORE_HFILES= \
|
|||||||
linux-fb \
|
linux-fb \
|
||||||
nanox \
|
nanox \
|
||||||
win32 \
|
win32 \
|
||||||
x11
|
x11 \
|
||||||
|
quartz
|
||||||
|
|
||||||
# Extra files to add when scanning (relative to $srcdir)
|
# Extra files to add when scanning (relative to $srcdir)
|
||||||
EXTRA_HFILES= \
|
EXTRA_HFILES= \
|
||||||
|
@ -708,6 +708,7 @@ gdk_window_set_geometry_hints
|
|||||||
gdk_window_set_icon_list
|
gdk_window_set_icon_list
|
||||||
gdk_window_set_modal_hint
|
gdk_window_set_modal_hint
|
||||||
gdk_window_set_type_hint
|
gdk_window_set_type_hint
|
||||||
|
gdk_window_get_type_hint
|
||||||
gdk_window_set_skip_taskbar_hint
|
gdk_window_set_skip_taskbar_hint
|
||||||
gdk_window_set_skip_pager_hint
|
gdk_window_set_skip_pager_hint
|
||||||
gdk_window_set_urgency_hint
|
gdk_window_set_urgency_hint
|
||||||
|
@ -58,34 +58,14 @@ of this enumeration correspond to the @readfds,
|
|||||||
@writefds, and @exceptfds arguments to the
|
@writefds, and @exceptfds arguments to the
|
||||||
<function>select</function> system call.
|
<function>select</function> system call.
|
||||||
|
|
||||||
<informaltable pgwide="1" frame="none" role="enum">
|
@GDK_INPUT_READ: the file descriptor has become available for reading.
|
||||||
<tgroup cols="2"><colspec colwidth="2*"/><colspec colwidth="8*"/>
|
|
||||||
<tbody>
|
|
||||||
|
|
||||||
<row>
|
|
||||||
<entry>GDK_INPUT_READ</entry>
|
|
||||||
<entry>the file descriptor has become available for reading.
|
|
||||||
(Or, as is standard in Unix, a socket or pipe was closed
|
(Or, as is standard in Unix, a socket or pipe was closed
|
||||||
at the other end; this is the case if a subsequent read
|
at the other end; this is the case if a subsequent read
|
||||||
on the file descriptor returns a count of zero.)</entry>
|
on the file descriptor returns a count of zero.)
|
||||||
</row>
|
|
||||||
|
|
||||||
<row>
|
@GDK_INPUT_WRITE: the file descriptor has become available for writing.
|
||||||
<entry>GDK_INPUT_WRITE</entry>
|
|
||||||
<entry>the file descriptor has become available for writing.</entry>
|
|
||||||
</row>
|
|
||||||
|
|
||||||
<row>
|
@GDK_INPUT_EXCEPTION: an exception was raised on the file descriptor.
|
||||||
<entry>GDK_INPUT_EXCEPTION</entry>
|
|
||||||
<entry>an exception was raised on the file descriptor.</entry>
|
|
||||||
</row>
|
|
||||||
|
|
||||||
</tbody></tgroup></informaltable>
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@GDK_INPUT_READ:
|
|
||||||
@GDK_INPUT_WRITE:
|
|
||||||
@GDK_INPUT_EXCEPTION:
|
|
||||||
|
|
||||||
<!-- ##### USER_FUNCTION GdkInputFunction ##### -->
|
<!-- ##### USER_FUNCTION GdkInputFunction ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
@ -278,40 +278,18 @@ start of the next.
|
|||||||
<!-- ##### ENUM GdkRgbDither ##### -->
|
<!-- ##### ENUM GdkRgbDither ##### -->
|
||||||
<para>
|
<para>
|
||||||
Selects whether or not GdkRGB applies dithering
|
Selects whether or not GdkRGB applies dithering
|
||||||
to the image on display. There are three values:
|
to the image on display.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<itemizedlist>
|
|
||||||
|
|
||||||
<listitem>
|
|
||||||
<para>
|
|
||||||
%GDK_RGB_DITHER_NONE: Never use dithering.
|
|
||||||
</para>
|
|
||||||
</listitem>
|
|
||||||
|
|
||||||
<listitem>
|
|
||||||
<para>
|
|
||||||
%GDK_RGB_DITHER_NORMAL: Use dithering in 8 bits per pixel (and below)
|
|
||||||
only.
|
|
||||||
</para>
|
|
||||||
</listitem>
|
|
||||||
|
|
||||||
<listitem>
|
|
||||||
<para>
|
|
||||||
%GDK_RGB_DITHER_MAX: Use dithering in 16 bits per pixel and below.
|
|
||||||
</para>
|
|
||||||
</listitem>
|
|
||||||
|
|
||||||
</itemizedlist>
|
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Since GdkRGB currently only handles images with 8 bits per component,
|
Since GdkRGB currently only handles images with 8 bits per component,
|
||||||
dithering on 24 bit per pixel displays is a moot point.
|
dithering on 24 bit per pixel displays is a moot point.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
@GDK_RGB_DITHER_NONE:
|
@GDK_RGB_DITHER_NONE: Never use dithering.
|
||||||
@GDK_RGB_DITHER_NORMAL:
|
@GDK_RGB_DITHER_NORMAL: Use dithering in 8 bits per pixel (and below)
|
||||||
@GDK_RGB_DITHER_MAX:
|
only.
|
||||||
|
@GDK_RGB_DITHER_MAX: Use dithering in 16 bits per pixel and below.
|
||||||
|
|
||||||
<!-- ##### FUNCTION gdk_rgb_cmap_new ##### -->
|
<!-- ##### FUNCTION gdk_rgb_cmap_new ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
@ -141,8 +141,7 @@ ratio.
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
@min_width: minimum width of window (or -1 to use requisition, with #GtkWindow only)
|
@min_width: minimum width of window (or -1 to use requisition, with #GtkWindow only)
|
||||||
@min_height minimum height of window (or -1 to use requisition, with #GtkWindow only)
|
@min_height: minimum height of window (or -1 to use requisition, with #GtkWindow only)
|
||||||
@min_height:
|
|
||||||
@max_width: maximum width of window (or -1 to use requisition, with #GtkWindow only)
|
@max_width: maximum width of window (or -1 to use requisition, with #GtkWindow only)
|
||||||
@max_height: maximum height of window (or -1 to use requisition, with #GtkWindow only)
|
@max_height: maximum height of window (or -1 to use requisition, with #GtkWindow only)
|
||||||
@base_width: allowed window widths are @base_width + @width_inc * N where N is any integer (-1 allowed with #GtkWindow)
|
@base_width: allowed window widths are @base_width + @width_inc * N where N is any integer (-1 allowed with #GtkWindow)
|
||||||
@ -1034,6 +1033,15 @@ Deprecated equivalent to gdk_drawable_set_colormap()
|
|||||||
@hint:
|
@hint:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gdk_window_get_type_hint ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@window:
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gdk_window_set_skip_taskbar_hint ##### -->
|
<!-- ##### FUNCTION gdk_window_set_skip_taskbar_hint ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -360,7 +360,7 @@ Obtains the #GdkFont for the given Xlib font ID, or %NULL if no #GdkFont has
|
|||||||
been created for @xid.
|
been created for @xid.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
@xid:
|
@xid: an Xlib font ID
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### MACRO gdk_font_lookup_for_display ##### -->
|
<!-- ##### MACRO gdk_font_lookup_for_display ##### -->
|
||||||
|
Loading…
Reference in New Issue
Block a user