mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-19 01:40:10 +00:00
45e33fe9c2
2008-02-15 Matthias Clasen <mclasen@redhat.com> * configure.in: Go back to 2.13.0 as version for now, as there was no consensus to do the jump. * many other places: Update Since: tags. svn path=/trunk/; revision=19586
126 lines
1.7 KiB
Plaintext
126 lines
1.7 KiB
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
GailMisc
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
GailMisc is a set of utility functions which may be useful to implementors of
|
|
Atk interfaces for custom widgets.
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
GailMisc is a set of utility function which are used in the implemementation
|
|
of Atk interfaces for Gtk widgets. They may be useful to implementors of
|
|
Atk interfaces for custom widgets.
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION Stability_Level ##### -->
|
|
|
|
|
|
<!-- ##### FUNCTION gail_misc_add_attribute ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@attrib_set:
|
|
@attr:
|
|
@value:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gail_misc_layout_get_run_attributes ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@attrib_set:
|
|
@layout:
|
|
@text:
|
|
@offset:
|
|
@start_offset:
|
|
@end_offset:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gail_misc_get_default_attributes ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@attrib_set:
|
|
@layout:
|
|
@widget:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gail_misc_get_extents_from_pango_rectangle ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@widget:
|
|
@char_rect:
|
|
@x_layout:
|
|
@y_layout:
|
|
@x:
|
|
@y:
|
|
@width:
|
|
@height:
|
|
@coords:
|
|
|
|
|
|
<!-- ##### FUNCTION gail_misc_get_index_at_point_in_layout ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@widget:
|
|
@layout:
|
|
@x_layout:
|
|
@y_layout:
|
|
@x:
|
|
@y:
|
|
@coords:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gail_misc_get_origins ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@widget:
|
|
@x_window:
|
|
@y_window:
|
|
@x_toplevel:
|
|
@y_toplevel:
|
|
|
|
|
|
<!-- ##### FUNCTION gail_misc_add_to_attr_set ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@attrib_set:
|
|
@attrs:
|
|
@attr:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gail_misc_buffer_get_run_attributes ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@buffer:
|
|
@offset:
|
|
@start_offset:
|
|
@end_offset:
|
|
@Returns:
|
|
|
|
|