~canonical-dx-team/ubuntu/maverick/gtk+2.0/menuproxy

« back to all changes in this revision

Viewing changes to docs/reference/gtk/xml/gtkstatusicon.xml

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-09-23 09:50:04 UTC
  • mfrom: (1.5.3 upstream)
  • mto: This revision was merged to the branch mainline in revision 129.
  • Revision ID: james.westby@ubuntu.com-20090923095004-e9xauadn4bjs5n7m
Tags: upstream-2.18.0
ImportĀ upstreamĀ versionĀ 2.18.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
951
951
tooltip shown if the given string is not <link linkend="NULL--CAPS"><literal>NULL</literal></link>.
952
952
<link linkend="GtkStatusIcon--has-tooltip"><type>"has-tooltip"</type></link> will automatically be set to <link linkend="TRUE--CAPS"><literal>TRUE</literal></link> and
953
953
the default handler for the <link linkend="GtkStatusIcon-query-tooltip"><type>"query-tooltip"</type></link> signal
954
 
will take care of displaying the tooltip.</para>
 
954
will take care of displaying the tooltip.
 
955
</para>
 
956
<para>
 
957
Note that some platforms have limitations on the length of tooltips
 
958
that they allow on status icons, e.g. Windows only shows the first
 
959
64 characters.</para>
955
960
<para>
956
961
</para><para>Default value: NULL</para>
957
962
<para>Since 2.16</para>