gtk2/docs/reference/gtk/tmpl/gtkinvisible.sgml
Matthias Clasen 7447ef0fc2 Make 3.0 parallel-installable to 2.x
In particular, rename

  - libraries to lib*-3.0.so
  - pc files to *-3.0.pc
  - include paths to /usr/include/gtk-3.0/*
  - module paths to /usr/lib/gtk-3.0/*
  - rc files names to gtk-3.0/gtkrc
  - commandline utilities to *-3.0
  - adjust documentation

Also change the install location for unix-print headers to
/usr/include/gtk-3.0/unix-print/gtk.
2010-05-08 01:18:53 -04:00

74 lines
1.1 KiB
Plaintext

<!-- ##### SECTION Title ##### -->
GtkInvisible
<!-- ##### SECTION Short_Description ##### -->
A widget which is not displayed
<!-- ##### SECTION Long_Description ##### -->
<para>
The #GtkInvisible widget is used internally in GTK+, and is probably not
very useful for application developers.
</para>
<para>
It is used for reliable pointer grabs and selection handling in the code
for drag-and-drop.
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### SECTION Image ##### -->
<!-- ##### STRUCT GtkInvisible ##### -->
<para>
The #GtkInvisible-struct struct contains no public fields.
</para>
<!-- ##### ARG GtkInvisible:screen ##### -->
<para>
</para>
<!-- ##### FUNCTION gtk_invisible_new ##### -->
<para>
</para>
@void:
@Returns:
<!-- ##### FUNCTION gtk_invisible_new_for_screen ##### -->
<para>
</para>
@screen:
@Returns:
<!-- ##### FUNCTION gtk_invisible_set_screen ##### -->
<para>
</para>
@invisible:
@screen:
<!-- ##### FUNCTION gtk_invisible_get_screen ##### -->
<para>
</para>
@invisible:
@Returns: