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

« back to all changes in this revision

Viewing changes to docs/reference/gtk/html/GtkImage.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2010-05-31 09:45:32 UTC
  • mto: (72.1.15 experimental)
  • mto: This revision was merged to the branch mainline in revision 166.
  • Revision ID: james.westby@ubuntu.com-20100531094532-l2glimw2j0cs9nyz
Tags: upstream-2.21.1
Import upstream version 2.21.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="DisplayWidgets.html" title="Display Widgets">
9
9
<link rel="prev" href="GtkAccelLabel.html" title="GtkAccelLabel">
10
10
<link rel="next" href="GtkLabel.html" title="GtkLabel">
11
 
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.15 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
202
202
<a class="link" href="GtkEventBox.html" title="GtkEventBox"><span class="type">GtkEventBox</span></a>, then connect to the event signals on the event box.
203
203
</p>
204
204
<div class="example">
205
 
<a name="id562206"></a><p class="title"><b>Example 12. Handling button press events on a
 
205
<a name="id713274"></a><p class="title"><b>Example 12. Handling button press events on a
206
206
<span class="structname">GtkImage</span>.</b></p>
207
207
<div class="example-contents">
208
208
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
413
413
<tr>
414
414
<td><p><span class="term"><em class="parameter"><code>icon_set</code></em> :</span></p></td>
415
415
<td> location to store a
416
 
    <a class="link" href="gtk-Themeable-Stock-Images.html#GtkIconSet" title="GtkIconSet"><span class="type">GtkIconSet</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>. <acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
 
416
    <a class="link" href="gtk-Themeable-Stock-Images.html#GtkIconSet" title="GtkIconSet"><span class="type">GtkIconSet</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
417
</td>
417
418
</tr>
418
419
<tr>
419
420
<td><p><span class="term"><em class="parameter"><code>size</code></em> :</span></p></td>
420
421
<td> location to store a stock
421
 
    icon size, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. type int</td>
 
422
    icon size, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>][type int]</span>
 
423
</td>
422
424
</tr>
423
425
</tbody>
424
426
</table></div>
447
449
<tr>
448
450
<td><p><span class="term"><em class="parameter"><code>gdk_image</code></em> :</span></p></td>
449
451
<td> return location for
450
 
    a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>. <acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
 
452
    a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
453
</td>
451
454
</tr>
452
455
<tr>
453
456
<td><p><span class="term"><em class="parameter"><code>mask</code></em> :</span></p></td>
454
457
<td> return location for a
455
 
    <a href="/usr/share/gtk-doc/html/gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>. <acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
 
458
    <a href="/usr/share/gtk-doc/html/gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
459
</td>
456
460
</tr>
457
461
</tbody>
458
462
</table></div>
479
483
<tr>
480
484
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
481
485
<td> the displayed pixbuf, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
482
 
the image is empty. <acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>. </td>
 
486
the image is empty. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
 
487
</td>
483
488
</tr>
484
489
</tbody>
485
490
</table></div>
508
513
<tr>
509
514
<td><p><span class="term"><em class="parameter"><code>pixmap</code></em> :</span></p></td>
510
515
<td> location to store the
511
 
    pixmap, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>. <acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
 
516
    pixmap, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
517
</td>
512
518
</tr>
513
519
<tr>
514
520
<td><p><span class="term"><em class="parameter"><code>mask</code></em> :</span></p></td>
515
521
<td> location to store the
516
 
    mask, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>. <acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
 
522
    mask, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
523
</td>
517
524
</tr>
518
525
</tbody>
519
526
</table></div>
542
549
<tr>
543
550
<td><p><span class="term"><em class="parameter"><code>stock_id</code></em> :</span></p></td>
544
551
<td> place to store a
545
 
    stock icon name, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>. <acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
 
552
    stock icon name, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
553
</td>
546
554
</tr>
547
555
<tr>
548
556
<td><p><span class="term"><em class="parameter"><code>size</code></em> :</span></p></td>
549
557
<td> place to store a stock icon
550
 
    size, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. type int</td>
 
558
    size, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>][type int]</span>
 
559
</td>
551
560
</tr>
552
561
</tbody>
553
562
</table></div>
574
583
<tr>
575
584
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
576
585
<td> the displayed animation, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
577
 
the image is empty. <acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>. </td>
 
586
the image is empty. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
 
587
</td>
578
588
</tr>
579
589
</tbody>
580
590
</table></div>
603
613
<tr>
604
614
<td><p><span class="term"><em class="parameter"><code>icon_name</code></em> :</span></p></td>
605
615
<td> place to store an
606
 
    icon name, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>. <acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
 
616
    icon name, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
617
</td>
607
618
</tr>
608
619
<tr>
609
620
<td><p><span class="term"><em class="parameter"><code>size</code></em> :</span></p></td>
610
621
<td> place to store an icon size,
611
 
    or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. type int</td>
 
622
    or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>][type int]</span>
 
623
</td>
612
624
</tr>
613
625
</tbody>
614
626
</table></div>
638
650
<tr>
639
651
<td><p><span class="term"><em class="parameter"><code>gicon</code></em> :</span></p></td>
640
652
<td> place to store a
641
 
    <a href="/usr/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>. <acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
 
653
    <a href="/usr/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
654
</td>
642
655
</tr>
643
656
<tr>
644
657
<td><p><span class="term"><em class="parameter"><code>size</code></em> :</span></p></td>
645
658
<td> place to store an icon size,
646
 
    or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. type int</td>
 
659
    or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>][type int]</span>
 
660
</td>
647
661
</tr>
648
662
</tbody>
649
663
</table></div>
744
758
</tr>
745
759
<tr>
746
760
<td><p><span class="term"><em class="parameter"><code>size</code></em> :</span></p></td>
747
 
<td> a stock icon size. type int</td>
 
761
<td> a stock icon size. <span class="annotation">[type int]</span>
 
762
</td>
748
763
</tr>
749
764
<tr>
750
765
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
771
786
<tbody>
772
787
<tr>
773
788
<td><p><span class="term"><em class="parameter"><code>image</code></em> :</span></p></td>
774
 
<td> a <a href="/usr/share/gtk-doc/html/gdk/gdk-Images.html#GdkImage"><span class="type">GdkImage</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
 
789
<td> a <a href="/usr/share/gtk-doc/html/gdk/gdk-Images.html#GdkImage"><span class="type">GdkImage</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
790
</td>
775
791
</tr>
776
792
<tr>
777
793
<td><p><span class="term"><em class="parameter"><code>mask</code></em> :</span></p></td>
778
 
<td> a <a href="/usr/share/gtk-doc/html/gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
 
794
<td> a <a href="/usr/share/gtk-doc/html/gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
795
</td>
779
796
</tr>
780
797
<tr>
781
798
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
805
822
<tbody>
806
823
<tr>
807
824
<td><p><span class="term"><em class="parameter"><code>pixbuf</code></em> :</span></p></td>
808
 
<td> a <a href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
 
825
<td> a <a href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
826
</td>
809
827
</tr>
810
828
<tr>
811
829
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
832
850
<tbody>
833
851
<tr>
834
852
<td><p><span class="term"><em class="parameter"><code>pixmap</code></em> :</span></p></td>
835
 
<td> a <a href="/usr/share/gtk-doc/html/gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
 
853
<td> a <a href="/usr/share/gtk-doc/html/gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
854
</td>
836
855
</tr>
837
856
<tr>
838
857
<td><p><span class="term"><em class="parameter"><code>mask</code></em> :</span></p></td>
839
 
<td> a <a href="/usr/share/gtk-doc/html/gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
 
858
<td> a <a href="/usr/share/gtk-doc/html/gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
859
</td>
840
860
</tr>
841
861
<tr>
842
862
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
869
889
</tr>
870
890
<tr>
871
891
<td><p><span class="term"><em class="parameter"><code>size</code></em> :</span></p></td>
872
 
<td> a stock icon size. type int</td>
 
892
<td> a stock icon size. <span class="annotation">[type int]</span>
 
893
</td>
873
894
</tr>
874
895
<tr>
875
896
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
932
953
</tr>
933
954
<tr>
934
955
<td><p><span class="term"><em class="parameter"><code>size</code></em> :</span></p></td>
935
 
<td> a stock icon size. type int</td>
 
956
<td> a stock icon size. <span class="annotation">[type int]</span>
 
957
</td>
936
958
</tr>
937
959
<tr>
938
960
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
965
987
</tr>
966
988
<tr>
967
989
<td><p><span class="term"><em class="parameter"><code>size</code></em> :</span></p></td>
968
 
<td> a stock icon size. type int</td>
 
990
<td> a stock icon size. <span class="annotation">[type int]</span>
 
991
</td>
969
992
</tr>
970
993
<tr>
971
994
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
995
1018
</tr>
996
1019
<tr>
997
1020
<td><p><span class="term"><em class="parameter"><code>filename</code></em> :</span></p></td>
998
 
<td> a filename or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
 
1021
<td> a filename or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
1022
</td>
999
1023
</tr>
1000
1024
</tbody>
1001
1025
</table></div>
1024
1048
</tr>
1025
1049
<tr>
1026
1050
<td><p><span class="term"><em class="parameter"><code>size</code></em> :</span></p></td>
1027
 
<td> a stock icon size. type int</td>
 
1051
<td> a stock icon size. <span class="annotation">[type int]</span>
 
1052
</td>
1028
1053
</tr>
1029
1054
</tbody>
1030
1055
</table></div>
1048
1073
</tr>
1049
1074
<tr>
1050
1075
<td><p><span class="term"><em class="parameter"><code>gdk_image</code></em> :</span></p></td>
1051
 
<td> a <a href="/usr/share/gtk-doc/html/gdk/gdk-Images.html#GdkImage"><span class="type">GdkImage</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
 
1076
<td> a <a href="/usr/share/gtk-doc/html/gdk/gdk-Images.html#GdkImage"><span class="type">GdkImage</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
1077
</td>
1052
1078
</tr>
1053
1079
<tr>
1054
1080
<td><p><span class="term"><em class="parameter"><code>mask</code></em> :</span></p></td>
1055
 
<td> a <a href="/usr/share/gtk-doc/html/gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
 
1081
<td> a <a href="/usr/share/gtk-doc/html/gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
1082
</td>
1056
1083
</tr>
1057
1084
</tbody>
1058
1085
</table></div>
1075
1102
</tr>
1076
1103
<tr>
1077
1104
<td><p><span class="term"><em class="parameter"><code>pixbuf</code></em> :</span></p></td>
1078
 
<td> a <a href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
 
1105
<td> a <a href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
1106
</td>
1079
1107
</tr>
1080
1108
</tbody>
1081
1109
</table></div>
1099
1127
</tr>
1100
1128
<tr>
1101
1129
<td><p><span class="term"><em class="parameter"><code>pixmap</code></em> :</span></p></td>
1102
 
<td> a <a href="/usr/share/gtk-doc/html/gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
 
1130
<td> a <a href="/usr/share/gtk-doc/html/gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
1131
</td>
1103
1132
</tr>
1104
1133
<tr>
1105
1134
<td><p><span class="term"><em class="parameter"><code>mask</code></em> :</span></p></td>
1106
 
<td> a <a href="/usr/share/gtk-doc/html/gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
 
1135
<td> a <a href="/usr/share/gtk-doc/html/gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
1136
</td>
1107
1137
</tr>
1108
1138
</tbody>
1109
1139
</table></div>
1132
1162
</tr>
1133
1163
<tr>
1134
1164
<td><p><span class="term"><em class="parameter"><code>size</code></em> :</span></p></td>
1135
 
<td> a stock icon size. type int</td>
 
1165
<td> a stock icon size. <span class="annotation">[type int]</span>
 
1166
</td>
1136
1167
</tr>
1137
1168
</tbody>
1138
1169
</table></div>
1186
1217
</tr>
1187
1218
<tr>
1188
1219
<td><p><span class="term"><em class="parameter"><code>size</code></em> :</span></p></td>
1189
 
<td> an icon size. type int</td>
 
1220
<td> an icon size. <span class="annotation">[type int]</span>
 
1221
</td>
1190
1222
</tr>
1191
1223
</tbody>
1192
1224
</table></div>
1216
1248
</tr>
1217
1249
<tr>
1218
1250
<td><p><span class="term"><em class="parameter"><code>size</code></em> :</span></p></td>
1219
 
<td> an icon size. type int</td>
 
1251
<td> an icon size. <span class="annotation">[type int]</span>
 
1252
</td>
1220
1253
</tr>
1221
1254
</tbody>
1222
1255
</table></div>
1485
1518
</div>
1486
1519
<div class="footer">
1487
1520
<hr>
1488
 
          Generated by GTK-Doc V1.14</div>
 
1521
          Generated by GTK-Doc V1.15</div>
1489
1522
</body>
1490
1523
</html>
 
 
b'\\ No newline at end of file'