gtk2 0.90.5 → 0.90.6
Sign up to get free protection for your applications and to get access to all the features.
- data/ChangeLog +9 -0
- data/Rakefile +10 -76
- data/ext/gtk2/Makefile +169 -0
- data/ext/gtk2/extconf.rb +23 -23
- data/ext/gtk2/gtk2.so +0 -0
- data/ext/gtk2/init.o +0 -0
- data/ext/gtk2/rbgdk.o +0 -0
- data/ext/gtk2/rbgdkatom.o +0 -0
- data/ext/gtk2/rbgdkcairo.o +0 -0
- data/ext/gtk2/rbgdkcolor.o +0 -0
- data/ext/gtk2/rbgdkcolormap.o +0 -0
- data/ext/gtk2/rbgdkconst.o +0 -0
- data/ext/gtk2/rbgdkcursor.o +0 -0
- data/ext/gtk2/rbgdkdevice.o +0 -0
- data/ext/gtk2/rbgdkdisplay.o +0 -0
- data/ext/gtk2/rbgdkdisplaymanager.o +0 -0
- data/ext/gtk2/rbgdkdragcontext.o +0 -0
- data/ext/gtk2/rbgdkdraw.o +0 -0
- data/ext/gtk2/rbgdkevent.o +0 -0
- data/ext/gtk2/rbgdkgc.o +0 -0
- data/ext/gtk2/rbgdkgeometry.o +0 -0
- data/ext/gtk2/rbgdkimage.o +0 -0
- data/ext/gtk2/rbgdkinput.o +0 -0
- data/ext/gtk2/rbgdkkeymap.o +0 -0
- data/ext/gtk2/rbgdkkeysyms.h +2174 -0
- data/ext/gtk2/rbgdkkeyval.o +0 -0
- data/ext/gtk2/rbgdkpango.o +0 -0
- data/ext/gtk2/rbgdkpangorenderer.o +0 -0
- data/ext/gtk2/rbgdkpixbuf.o +0 -0
- data/ext/gtk2/rbgdkpixmap.o +0 -0
- data/ext/gtk2/rbgdkproperty.o +0 -0
- data/ext/gtk2/rbgdkrectangle.o +0 -0
- data/ext/gtk2/rbgdkregion.o +0 -0
- data/ext/gtk2/rbgdkrgb.o +0 -0
- data/ext/gtk2/rbgdkscreen.o +0 -0
- data/ext/gtk2/rbgdkselection.o +0 -0
- data/ext/gtk2/rbgdkthreads.o +0 -0
- data/ext/gtk2/rbgdktimecoord.o +0 -0
- data/ext/gtk2/rbgdkvisual.o +0 -0
- data/ext/gtk2/rbgdkwindow.o +0 -0
- data/ext/gtk2/rbgdkwindowattr.o +0 -0
- data/ext/gtk2/rbgdkx11.o +0 -0
- data/ext/gtk2/rbgtk.o +0 -0
- data/ext/gtk2/rbgtkaboutdialog.o +0 -0
- data/ext/gtk2/rbgtkaccelerator.o +0 -0
- data/ext/gtk2/rbgtkaccelgroup.o +0 -0
- data/ext/gtk2/rbgtkaccelgroupentry.o +0 -0
- data/ext/gtk2/rbgtkaccelkey.o +0 -0
- data/ext/gtk2/rbgtkaccellabel.o +0 -0
- data/ext/gtk2/rbgtkaccelmap.o +0 -0
- data/ext/gtk2/rbgtkaccessible.o +0 -0
- data/ext/gtk2/rbgtkaction.o +0 -0
- data/ext/gtk2/rbgtkactiongroup.o +0 -0
- data/ext/gtk2/rbgtkadjustment.o +0 -0
- data/ext/gtk2/rbgtkalignment.o +0 -0
- data/ext/gtk2/rbgtkallocation.o +0 -0
- data/ext/gtk2/rbgtkarrow.o +0 -0
- data/ext/gtk2/rbgtkaspectframe.o +0 -0
- data/ext/gtk2/rbgtkassistant.o +0 -0
- data/ext/gtk2/rbgtkbbox.o +0 -0
- data/ext/gtk2/rbgtkbin.o +0 -0
- data/ext/gtk2/rbgtkbindingset.o +0 -0
- data/ext/gtk2/rbgtkborder.o +0 -0
- data/ext/gtk2/rbgtkbox.o +0 -0
- data/ext/gtk2/rbgtkbuildable.o +0 -0
- data/ext/gtk2/rbgtkbuilder.o +0 -0
- data/ext/gtk2/rbgtkbutton.o +0 -0
- data/ext/gtk2/rbgtkcalendar.o +0 -0
- data/ext/gtk2/rbgtkcelleditable.o +0 -0
- data/ext/gtk2/rbgtkcelllayout.o +0 -0
- data/ext/gtk2/rbgtkcellrenderer.o +0 -0
- data/ext/gtk2/rbgtkcellrendereraccel.o +0 -0
- data/ext/gtk2/rbgtkcellrenderercombo.o +0 -0
- data/ext/gtk2/rbgtkcellrendererpixbuf.o +0 -0
- data/ext/gtk2/rbgtkcellrendererprogress.o +0 -0
- data/ext/gtk2/rbgtkcellrendererspin.o +0 -0
- data/ext/gtk2/rbgtkcellrenderertext.o +0 -0
- data/ext/gtk2/rbgtkcellrenderertoggle.o +0 -0
- data/ext/gtk2/rbgtkcellview.o +0 -0
- data/ext/gtk2/rbgtkcheckbutton.o +0 -0
- data/ext/gtk2/rbgtkcheckmenuitem.o +0 -0
- data/ext/gtk2/rbgtkclipboard.o +0 -0
- data/ext/gtk2/rbgtkcolorbutton.o +0 -0
- data/ext/gtk2/rbgtkcolorsel.o +0 -0
- data/ext/gtk2/rbgtkcolorselectiondialog.o +0 -0
- data/ext/gtk2/rbgtkcombo.o +0 -0
- data/ext/gtk2/rbgtkcombobox.o +0 -0
- data/ext/gtk2/rbgtkcomboboxentry.o +0 -0
- data/ext/gtk2/rbgtkconst.o +0 -0
- data/ext/gtk2/rbgtkcontainer.o +0 -0
- data/ext/gtk2/rbgtkcurve.o +0 -0
- data/ext/gtk2/rbgtkdialog.o +0 -0
- data/ext/gtk2/rbgtkdrag.o +0 -0
- data/ext/gtk2/rbgtkdrawingarea.o +0 -0
- data/ext/gtk2/rbgtkeditable.o +0 -0
- data/ext/gtk2/rbgtkentry.o +0 -0
- data/ext/gtk2/rbgtkentrycompletion.o +0 -0
- data/ext/gtk2/rbgtkeventbox.o +0 -0
- data/ext/gtk2/rbgtkexpander.o +0 -0
- data/ext/gtk2/rbgtkfilechooser.o +0 -0
- data/ext/gtk2/rbgtkfilechooserbutton.o +0 -0
- data/ext/gtk2/rbgtkfilechooserdialog.o +0 -0
- data/ext/gtk2/rbgtkfilechooserwidget.o +0 -0
- data/ext/gtk2/rbgtkfilefilter.o +0 -0
- data/ext/gtk2/rbgtkfilesel.o +0 -0
- data/ext/gtk2/rbgtkfixed.o +0 -0
- data/ext/gtk2/rbgtkfontbutton.o +0 -0
- data/ext/gtk2/rbgtkfontselection.o +0 -0
- data/ext/gtk2/rbgtkfontselectiondialog.o +0 -0
- data/ext/gtk2/rbgtkframe.o +0 -0
- data/ext/gtk2/rbgtkgamma.o +0 -0
- data/ext/gtk2/rbgtkhandlebox.o +0 -0
- data/ext/gtk2/rbgtkhbbox.o +0 -0
- data/ext/gtk2/rbgtkhbox.o +0 -0
- data/ext/gtk2/rbgtkhpaned.o +0 -0
- data/ext/gtk2/rbgtkhruler.o +0 -0
- data/ext/gtk2/rbgtkhscale.o +0 -0
- data/ext/gtk2/rbgtkhscrollbar.o +0 -0
- data/ext/gtk2/rbgtkhseparator.o +0 -0
- data/ext/gtk2/rbgtkiconfactory.o +0 -0
- data/ext/gtk2/rbgtkiconinfo.o +0 -0
- data/ext/gtk2/rbgtkiconset.o +0 -0
- data/ext/gtk2/rbgtkiconsize.o +0 -0
- data/ext/gtk2/rbgtkiconsource.o +0 -0
- data/ext/gtk2/rbgtkicontheme.o +0 -0
- data/ext/gtk2/rbgtkiconview.o +0 -0
- data/ext/gtk2/rbgtkimage.o +0 -0
- data/ext/gtk2/rbgtkimagemenuitem.o +0 -0
- data/ext/gtk2/rbgtkimcontext.o +0 -0
- data/ext/gtk2/rbgtkimcontextsimple.o +0 -0
- data/ext/gtk2/rbgtkimmulticontext.o +0 -0
- data/ext/gtk2/rbgtkinits.c +473 -0
- data/ext/gtk2/rbgtkinits.o +0 -0
- data/ext/gtk2/rbgtkinputdialog.o +0 -0
- data/ext/gtk2/rbgtkinvisible.o +0 -0
- data/ext/gtk2/rbgtkitem.o +0 -0
- data/ext/gtk2/rbgtkitemfactory.o +0 -0
- data/ext/gtk2/rbgtklabel.o +0 -0
- data/ext/gtk2/rbgtklayout.o +0 -0
- data/ext/gtk2/rbgtklinkbutton.o +0 -0
- data/ext/gtk2/rbgtkliststore.o +0 -0
- data/ext/gtk2/rbgtkmain.o +0 -0
- data/ext/gtk2/rbgtkmenu.o +0 -0
- data/ext/gtk2/rbgtkmenubar.o +0 -0
- data/ext/gtk2/rbgtkmenuitem.o +0 -0
- data/ext/gtk2/rbgtkmenushell.o +0 -0
- data/ext/gtk2/rbgtkmenutoolbutton.o +0 -0
- data/ext/gtk2/rbgtkmessagedialog.o +0 -0
- data/ext/gtk2/rbgtkmisc.o +0 -0
- data/ext/gtk2/rbgtknotebook.o +0 -0
- data/ext/gtk2/rbgtkobject.o +0 -0
- data/ext/gtk2/rbgtkoptionmenu.o +0 -0
- data/ext/gtk2/rbgtkpagesetup.o +0 -0
- data/ext/gtk2/rbgtkpagesetupunixdialog.o +0 -0
- data/ext/gtk2/rbgtkpaned.o +0 -0
- data/ext/gtk2/rbgtkpapersize.o +0 -0
- data/ext/gtk2/rbgtkplug.o +0 -0
- data/ext/gtk2/rbgtkprintcontext.o +0 -0
- data/ext/gtk2/rbgtkprinter.o +0 -0
- data/ext/gtk2/rbgtkprintjob.o +0 -0
- data/ext/gtk2/rbgtkprintoperation.o +0 -0
- data/ext/gtk2/rbgtkprintoperationpreview.o +0 -0
- data/ext/gtk2/rbgtkprintsettings.o +0 -0
- data/ext/gtk2/rbgtkprintunixdialog.o +0 -0
- data/ext/gtk2/rbgtkprogress.o +0 -0
- data/ext/gtk2/rbgtkprogressbar.o +0 -0
- data/ext/gtk2/rbgtkradioaction.o +0 -0
- data/ext/gtk2/rbgtkradiobutton.o +0 -0
- data/ext/gtk2/rbgtkradiomenuitem.o +0 -0
- data/ext/gtk2/rbgtkradiotoolbutton.o +0 -0
- data/ext/gtk2/rbgtkrange.o +0 -0
- data/ext/gtk2/rbgtkrc.o +0 -0
- data/ext/gtk2/rbgtkrcstyle.o +0 -0
- data/ext/gtk2/rbgtkrecentaction.o +0 -0
- data/ext/gtk2/rbgtkrecentchooser.o +0 -0
- data/ext/gtk2/rbgtkrecentchooserdialog.o +0 -0
- data/ext/gtk2/rbgtkrecentchoosermenu.o +0 -0
- data/ext/gtk2/rbgtkrecentchooserwidget.o +0 -0
- data/ext/gtk2/rbgtkrecentdata.o +0 -0
- data/ext/gtk2/rbgtkrecentfilter.o +0 -0
- data/ext/gtk2/rbgtkrecentfilterinfo.o +0 -0
- data/ext/gtk2/rbgtkrecentinfo.o +0 -0
- data/ext/gtk2/rbgtkrecentmanager.o +0 -0
- data/ext/gtk2/rbgtkruler.o +0 -0
- data/ext/gtk2/rbgtkscale.o +0 -0
- data/ext/gtk2/rbgtkscalebutton.o +0 -0
- data/ext/gtk2/rbgtkscrollbar.o +0 -0
- data/ext/gtk2/rbgtkscrolledwindow.o +0 -0
- data/ext/gtk2/rbgtkselection.o +0 -0
- data/ext/gtk2/rbgtkselectiondata.o +0 -0
- data/ext/gtk2/rbgtkseparator.o +0 -0
- data/ext/gtk2/rbgtkseparatormenuitem.o +0 -0
- data/ext/gtk2/rbgtkseparatortoolitem.o +0 -0
- data/ext/gtk2/rbgtksettings.o +0 -0
- data/ext/gtk2/rbgtksizegroup.o +0 -0
- data/ext/gtk2/rbgtksocket.o +0 -0
- data/ext/gtk2/rbgtkspinbutton.o +0 -0
- data/ext/gtk2/rbgtkstatusbar.o +0 -0
- data/ext/gtk2/rbgtkstatusicon.o +0 -0
- data/ext/gtk2/rbgtkstock.o +0 -0
- data/ext/gtk2/rbgtkstyle.o +0 -0
- data/ext/gtk2/rbgtktable.o +0 -0
- data/ext/gtk2/rbgtktargetlist.o +0 -0
- data/ext/gtk2/rbgtktearoffmenuitem.o +0 -0
- data/ext/gtk2/rbgtktextappearance.o +0 -0
- data/ext/gtk2/rbgtktextattributes.o +0 -0
- data/ext/gtk2/rbgtktextbuffer.o +0 -0
- data/ext/gtk2/rbgtktextchild.o +0 -0
- data/ext/gtk2/rbgtktextiter.o +0 -0
- data/ext/gtk2/rbgtktextmark.o +0 -0
- data/ext/gtk2/rbgtktexttag.o +0 -0
- data/ext/gtk2/rbgtktexttagtable.o +0 -0
- data/ext/gtk2/rbgtktextview.o +0 -0
- data/ext/gtk2/rbgtktoggleaction.o +0 -0
- data/ext/gtk2/rbgtktogglebutton.o +0 -0
- data/ext/gtk2/rbgtktoggletoolbutton.o +0 -0
- data/ext/gtk2/rbgtktoolbar.o +0 -0
- data/ext/gtk2/rbgtktoolbutton.o +0 -0
- data/ext/gtk2/rbgtktoolitem.o +0 -0
- data/ext/gtk2/rbgtktooltip.o +0 -0
- data/ext/gtk2/rbgtktooltips.o +0 -0
- data/ext/gtk2/rbgtktreedragdest.o +0 -0
- data/ext/gtk2/rbgtktreedragsource.o +0 -0
- data/ext/gtk2/rbgtktreeiter.o +0 -0
- data/ext/gtk2/rbgtktreemodel.o +0 -0
- data/ext/gtk2/rbgtktreemodelfilter.o +0 -0
- data/ext/gtk2/rbgtktreemodelsort.o +0 -0
- data/ext/gtk2/rbgtktreepath.o +0 -0
- data/ext/gtk2/rbgtktreerowreference.o +0 -0
- data/ext/gtk2/rbgtktreeselection.o +0 -0
- data/ext/gtk2/rbgtktreesortable.o +0 -0
- data/ext/gtk2/rbgtktreestore.o +0 -0
- data/ext/gtk2/rbgtktreeview.o +0 -0
- data/ext/gtk2/rbgtktreeviewcolumn.o +0 -0
- data/ext/gtk2/rbgtkuimanager.o +0 -0
- data/ext/gtk2/rbgtkvbbox.o +0 -0
- data/ext/gtk2/rbgtkvbox.o +0 -0
- data/ext/gtk2/rbgtkviewport.o +0 -0
- data/ext/gtk2/rbgtkvolumebutton.o +0 -0
- data/ext/gtk2/rbgtkvpaned.o +0 -0
- data/ext/gtk2/rbgtkvruler.o +0 -0
- data/ext/gtk2/rbgtkvscale.o +0 -0
- data/ext/gtk2/rbgtkvscrollbar.o +0 -0
- data/ext/gtk2/rbgtkvseparator.o +0 -0
- data/ext/gtk2/rbgtkwidget.o +0 -0
- data/ext/gtk2/rbgtkwindow.o +0 -0
- data/ext/gtk2/rbgtkwindowgroup.o +0 -0
- data/ext/gtk2/ruby-gtk2.pc +3 -0
- metadata +677 -462
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/ext/gtk2/rbgdkrgb.o
ADDED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/ext/gtk2/rbgdkx11.o
ADDED
Binary file
|
data/ext/gtk2/rbgtk.o
ADDED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/ext/gtk2/rbgtkbin.o
ADDED
Binary file
|
Binary file
|
Binary file
|
data/ext/gtk2/rbgtkbox.o
ADDED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -0,0 +1,473 @@
|
|
1
|
+
extern void Init_gtk_recent_manager();
|
2
|
+
extern void Init_gtk_radiotoolbutton();
|
3
|
+
extern void Init_gtk_selectiondata();
|
4
|
+
extern void Init_gtk_object();
|
5
|
+
extern void Init_gtk_vscrollbar();
|
6
|
+
extern void Init_gtk_drawing_area();
|
7
|
+
extern void Init_gtk_gdk_const();
|
8
|
+
extern void Init_gtk_celllayout();
|
9
|
+
extern void Init_gtk_file_filter();
|
10
|
+
extern void Init_gtk_spin_button();
|
11
|
+
extern void Init_gtk_cellrenderercombo();
|
12
|
+
extern void Init_gtk_treesortable();
|
13
|
+
extern void Init_gtk_hbutton_box();
|
14
|
+
extern void Init_gtk_expander();
|
15
|
+
extern void Init_gtk_printer();
|
16
|
+
extern void Init_gtk_actiongroup();
|
17
|
+
extern void Init_gtk_itemfactory();
|
18
|
+
extern void Init_gtk_gdk_rectangle();
|
19
|
+
extern void Init_txt_tt();
|
20
|
+
extern void Init_gtk_image_menu_item();
|
21
|
+
extern void Init_gtk_recent_chooser();
|
22
|
+
extern void Init_gtk_recentaction();
|
23
|
+
extern void Init_gtk_gdk_selection();
|
24
|
+
extern void Init_gtk_menu_item();
|
25
|
+
extern void Init_gtk_aboutdialog();
|
26
|
+
extern void Init_gtk_color_selection_dialog();
|
27
|
+
extern void Init_gtk_menu();
|
28
|
+
extern void Init_gtk_gdk_draw();
|
29
|
+
extern void Init_gtk_notebook();
|
30
|
+
extern void Init_gtk_gdk_gc();
|
31
|
+
extern void Init_gtk_cellrenderertoggle();
|
32
|
+
extern void Init_gtk_misc();
|
33
|
+
extern void Init_gtk_progress_bar();
|
34
|
+
extern void Init_gtk_table();
|
35
|
+
extern void Init_gtk_recent_chooser_menu();
|
36
|
+
extern void Init_gtk_hseparator();
|
37
|
+
extern void Init_gtk_hscale();
|
38
|
+
extern void Init_gtk_gdk_window();
|
39
|
+
extern void Init_gtk_progress();
|
40
|
+
extern void Init_gtk_calendar();
|
41
|
+
extern void Init_gtk_color_selection();
|
42
|
+
extern void Init_gtk_scalebutton();
|
43
|
+
extern void Init_gtk_gdk_windowattr();
|
44
|
+
extern void Init_gtk_scale();
|
45
|
+
extern void Init_gtk_const();
|
46
|
+
extern void Init_txt_appearance();
|
47
|
+
extern void Init_gtk_scrolled_window();
|
48
|
+
extern void Init_gtk_treepath();
|
49
|
+
extern void Init_gtk_toolitem();
|
50
|
+
extern void Init_gtk_check_button();
|
51
|
+
extern void Init_gtk_file_chooser();
|
52
|
+
extern void Init_gtk_gdk_atom();
|
53
|
+
extern void Init_gtk_vbox();
|
54
|
+
extern void Init_gtk_gdk_color();
|
55
|
+
extern void Init_gtk_treemodel();
|
56
|
+
extern void Init_gtk_curve();
|
57
|
+
extern void Init_gtk_textchild();
|
58
|
+
extern void Init_gtk_combobox();
|
59
|
+
extern void Init_gtk_imcontext_simple();
|
60
|
+
extern void Init_gtk_gdk_screen();
|
61
|
+
extern void Init_gtk_iconview();
|
62
|
+
extern void Init_gtk_separator_menu_item();
|
63
|
+
extern void Init_gtk_recent_filter();
|
64
|
+
extern void Init_gtk_gdk_region();
|
65
|
+
extern void Init_gtk_accel_label();
|
66
|
+
extern void Init_gtk_treerowreference();
|
67
|
+
extern void Init_gtk_gamma_curve();
|
68
|
+
extern void Init_gtk_treemodelfilter();
|
69
|
+
extern void Init_gtk_stock();
|
70
|
+
extern void Init_gtk_scrollbar();
|
71
|
+
extern void Init_gtk_print_settings();
|
72
|
+
extern void Init_gtk_gdk_input();
|
73
|
+
extern void Init_gtk_treedragsource();
|
74
|
+
extern void Init_gtk_gdk_colormap();
|
75
|
+
extern void Init_gtk_gdk_x11();
|
76
|
+
extern void Init_gtk_container();
|
77
|
+
extern void Init_gtk_textiter();
|
78
|
+
extern void Init_gtk_button();
|
79
|
+
extern void Init_gtk_iconinfo();
|
80
|
+
extern void Init_gtk_tmodelsort();
|
81
|
+
extern void Init_gtk_uimanager();
|
82
|
+
extern void Init_gtk_recent_filter_info();
|
83
|
+
extern void Init_gtk_frame();
|
84
|
+
extern void Init_gtk_toolbar();
|
85
|
+
extern void Init_gtk_menu_bar();
|
86
|
+
extern void Init_txt_attr();
|
87
|
+
extern void Init_gtk_gdk_visual();
|
88
|
+
extern void Init_gtk_im_multicontext();
|
89
|
+
extern void Init_gtk_texttag();
|
90
|
+
extern void Init_gtk_toggle_action();
|
91
|
+
extern void Init_gtk_windowgroup();
|
92
|
+
extern void Init_gtk_vscale();
|
93
|
+
extern void Init_gtk_gdk_event();
|
94
|
+
extern void Init_gtk_label();
|
95
|
+
extern void Init_icon_factory();
|
96
|
+
extern void Init_gtk_icon_theme();
|
97
|
+
extern void Init_gtk_recent_chooser_widget();
|
98
|
+
extern void Init_gtk_statusbar();
|
99
|
+
extern void Init_gtk_toolbutton();
|
100
|
+
extern void Init_accel_map();
|
101
|
+
extern void Init_gtk_gdk_pixbuf();
|
102
|
+
extern void Init_gtk_gdk_pangorenderer();
|
103
|
+
extern void Init_gtk_filechooserbutton();
|
104
|
+
extern void Init_gtk_rc();
|
105
|
+
extern void Init_gtk_page_setup_unix_dialog();
|
106
|
+
extern void Init_gtk_accel_group();
|
107
|
+
extern void Init_gtk_fixed();
|
108
|
+
extern void Init_gtk_action();
|
109
|
+
extern void Init_gtk_file_chooser_widget();
|
110
|
+
extern void Init_gtk_gdk_image();
|
111
|
+
extern void Init_gtk_gdk_keymap();
|
112
|
+
extern void Init_gtk_gdk_property();
|
113
|
+
extern void Init_gtk_file_chooser_dialog();
|
114
|
+
extern void Init_gtk_option_menu();
|
115
|
+
extern void Init_gtk_tree_store();
|
116
|
+
extern void Init_gtk_vpaned();
|
117
|
+
extern void Init_gtk_gdk_threads();
|
118
|
+
extern void Init_gtk_hpaned();
|
119
|
+
extern void Init_gtk_paned();
|
120
|
+
extern void Init_gtk_status_icon();
|
121
|
+
extern void Init_gtk_ruler();
|
122
|
+
extern void Init_gtk_menu_shell();
|
123
|
+
extern void Init_gtk_vbutton_box();
|
124
|
+
extern void Init_gtk_radio_menu_item();
|
125
|
+
extern void Init_gtk_cellrenderertext();
|
126
|
+
extern void Init_agentry();
|
127
|
+
extern void Init_icon_source();
|
128
|
+
extern void Init_gtk_hruler();
|
129
|
+
extern void Init_gtk_celleditable();
|
130
|
+
extern void Init_gtk_cellview();
|
131
|
+
extern void Init_gtk_list_store();
|
132
|
+
extern void Init_gtk_tearoff_menu_item();
|
133
|
+
extern void Init_gtk_drag();
|
134
|
+
extern void Init_icon_set();
|
135
|
+
extern void Init_gtk_treeviewcolumn();
|
136
|
+
extern void Init_gtk_cellrendererprogress();
|
137
|
+
extern void Init_icon_size();
|
138
|
+
extern void Init_gtk_font_selection();
|
139
|
+
extern void Init_gtk_treeview();
|
140
|
+
extern void Init_sizegrp();
|
141
|
+
extern void Init_gtk_colorbutton();
|
142
|
+
extern void Init_gtk_vruler();
|
143
|
+
extern void Init_gtk_dialog();
|
144
|
+
extern void Init_gtk_gdk_keyval();
|
145
|
+
extern void Init_gtk_cellrendereraccel();
|
146
|
+
extern void Init_gtk_gdk_display_manager();
|
147
|
+
extern void Init_gtk_buildable();
|
148
|
+
extern void Init_gtk_gdk_pango();
|
149
|
+
extern void Init_gtk_item();
|
150
|
+
extern void Init_gtk_editable();
|
151
|
+
extern void Init_gtk_textbuffer();
|
152
|
+
extern void Init_gtk_gdk_pixmap();
|
153
|
+
extern void Init_gtk_separatortoolitem();
|
154
|
+
extern void Init_gtk_target_list();
|
155
|
+
extern void Init_gtk_rcstyle();
|
156
|
+
extern void Init_gtk_box();
|
157
|
+
extern void Init_gtk_gdk_device();
|
158
|
+
extern void Init_gtk_socket();
|
159
|
+
extern void Init_gtk_gdk_dragcontext();
|
160
|
+
extern void Init_gtk_print_job();
|
161
|
+
extern void Init_gtk_input_dialog();
|
162
|
+
extern void Init_gtk_hbox();
|
163
|
+
extern void Init_gtk_bindings();
|
164
|
+
extern void Init_gtk_combo();
|
165
|
+
extern void Init_gtk_link_button();
|
166
|
+
extern void Init_gtk_comboboxentry();
|
167
|
+
extern void Init_gtk_plug();
|
168
|
+
extern void Init_gtk_fontbutton();
|
169
|
+
extern void Init_gtk_main();
|
170
|
+
extern void Init_gtk_recent_chooser_dialog();
|
171
|
+
extern void Init_gtk_settings();
|
172
|
+
extern void Init_gtk_entry();
|
173
|
+
extern void Init_gtk_font_selection_dialog();
|
174
|
+
extern void Init_gtk_imcontext();
|
175
|
+
extern void Init_gtk_vseparator();
|
176
|
+
extern void Init_gtk_viewport();
|
177
|
+
extern void Init_gtk_page_setup();
|
178
|
+
extern void Init_gtk_hscrollbar();
|
179
|
+
extern void Init_gtk_button_box();
|
180
|
+
extern void Init_gtk_widget();
|
181
|
+
extern void Init_gtk_selection();
|
182
|
+
extern void Init_gtk_radio_action();
|
183
|
+
extern void Init_gtk_print_unix_dialog();
|
184
|
+
extern void Init_gtk_paper_size();
|
185
|
+
extern void Init_gtk_aspect_frame();
|
186
|
+
extern void Init_gtk_cellrenderer();
|
187
|
+
extern void Init_gtk_builder();
|
188
|
+
extern void Init_gtk_gdk_rgb();
|
189
|
+
extern void Init_gtk_entry_completion();
|
190
|
+
extern void Init_gtk_accessible();
|
191
|
+
extern void Init_gtk_textmark();
|
192
|
+
extern void Init_gtk_separator();
|
193
|
+
extern void Init_gtk_print_operation();
|
194
|
+
extern void Init_gtk_treeiter();
|
195
|
+
extern void Init_gtk_radio_button();
|
196
|
+
extern void Init_gtk_accelerator();
|
197
|
+
extern void Init_gtk_gdk_cursor();
|
198
|
+
extern void Init_gtk_layout();
|
199
|
+
extern void Init_gtk_allocation();
|
200
|
+
extern void Init_gtk_treeselection();
|
201
|
+
extern void Init_gtk_bin();
|
202
|
+
extern void Init_gtk_tooltips();
|
203
|
+
extern void Init_gtk_adjustment();
|
204
|
+
extern void Init_gtk_menutoolbutton();
|
205
|
+
extern void Init_gtk_toggle_button();
|
206
|
+
extern void Init_gtk_print_context();
|
207
|
+
extern void Init_gtk_border();
|
208
|
+
extern void Init_gtk_textview();
|
209
|
+
extern void Init_gtk_toggletoolbutton();
|
210
|
+
extern void Init_gtk_assistant();
|
211
|
+
extern void Init_gtk_treedragdest();
|
212
|
+
extern void Init_gtk_print_operation_preview();
|
213
|
+
extern void Init_gtk_gdk_cairo();
|
214
|
+
extern void Init_gtk_gdk_geometry();
|
215
|
+
extern void Init_gtk_check_menu_item();
|
216
|
+
extern void Init_gtk_recent_info();
|
217
|
+
extern void Init_gtk_clipboard();
|
218
|
+
extern void Init_gtk_alignment();
|
219
|
+
extern void Init_gtk_message_dialog();
|
220
|
+
extern void Init_gtk_style();
|
221
|
+
extern void Init_gtk_image();
|
222
|
+
extern void Init_gtk_file_selection();
|
223
|
+
extern void Init_gtk_cellrendererpixbuf();
|
224
|
+
extern void Init_gtk_range();
|
225
|
+
extern void Init_gtk_cellrendererspin();
|
226
|
+
extern void Init_gtk_volumebutton();
|
227
|
+
extern void Init_gtk_window();
|
228
|
+
extern void Init_gtk_handle_box();
|
229
|
+
extern void Init_gtk_gdk_timecoord();
|
230
|
+
extern void Init_invisible();
|
231
|
+
extern void Init_accel_key();
|
232
|
+
extern void Init_gtk_arrow();
|
233
|
+
extern void Init_gtk_tooltip();
|
234
|
+
extern void Init_gtk_gdk_display();
|
235
|
+
extern void Init_gtk_eventbox();
|
236
|
+
void Init_gtk_inits()
|
237
|
+
{
|
238
|
+
Init_gtk_recent_manager();
|
239
|
+
Init_gtk_radiotoolbutton();
|
240
|
+
Init_gtk_selectiondata();
|
241
|
+
Init_gtk_object();
|
242
|
+
Init_gtk_vscrollbar();
|
243
|
+
Init_gtk_drawing_area();
|
244
|
+
Init_gtk_gdk_const();
|
245
|
+
Init_gtk_celllayout();
|
246
|
+
Init_gtk_file_filter();
|
247
|
+
Init_gtk_spin_button();
|
248
|
+
Init_gtk_cellrenderercombo();
|
249
|
+
Init_gtk_treesortable();
|
250
|
+
Init_gtk_hbutton_box();
|
251
|
+
Init_gtk_expander();
|
252
|
+
Init_gtk_printer();
|
253
|
+
Init_gtk_actiongroup();
|
254
|
+
Init_gtk_itemfactory();
|
255
|
+
Init_gtk_gdk_rectangle();
|
256
|
+
Init_txt_tt();
|
257
|
+
Init_gtk_image_menu_item();
|
258
|
+
Init_gtk_recent_chooser();
|
259
|
+
Init_gtk_recentaction();
|
260
|
+
Init_gtk_gdk_selection();
|
261
|
+
Init_gtk_menu_item();
|
262
|
+
Init_gtk_aboutdialog();
|
263
|
+
Init_gtk_color_selection_dialog();
|
264
|
+
Init_gtk_menu();
|
265
|
+
Init_gtk_gdk_draw();
|
266
|
+
Init_gtk_notebook();
|
267
|
+
Init_gtk_gdk_gc();
|
268
|
+
Init_gtk_cellrenderertoggle();
|
269
|
+
Init_gtk_misc();
|
270
|
+
Init_gtk_progress_bar();
|
271
|
+
Init_gtk_table();
|
272
|
+
Init_gtk_recent_chooser_menu();
|
273
|
+
Init_gtk_hseparator();
|
274
|
+
Init_gtk_hscale();
|
275
|
+
Init_gtk_gdk_window();
|
276
|
+
Init_gtk_progress();
|
277
|
+
Init_gtk_calendar();
|
278
|
+
Init_gtk_color_selection();
|
279
|
+
Init_gtk_scalebutton();
|
280
|
+
Init_gtk_gdk_windowattr();
|
281
|
+
Init_gtk_scale();
|
282
|
+
Init_gtk_const();
|
283
|
+
Init_txt_appearance();
|
284
|
+
Init_gtk_scrolled_window();
|
285
|
+
Init_gtk_treepath();
|
286
|
+
Init_gtk_toolitem();
|
287
|
+
Init_gtk_check_button();
|
288
|
+
Init_gtk_file_chooser();
|
289
|
+
Init_gtk_gdk_atom();
|
290
|
+
Init_gtk_vbox();
|
291
|
+
Init_gtk_gdk_color();
|
292
|
+
Init_gtk_treemodel();
|
293
|
+
Init_gtk_curve();
|
294
|
+
Init_gtk_textchild();
|
295
|
+
Init_gtk_combobox();
|
296
|
+
Init_gtk_imcontext_simple();
|
297
|
+
Init_gtk_gdk_screen();
|
298
|
+
Init_gtk_iconview();
|
299
|
+
Init_gtk_separator_menu_item();
|
300
|
+
Init_gtk_recent_filter();
|
301
|
+
Init_gtk_gdk_region();
|
302
|
+
Init_gtk_accel_label();
|
303
|
+
Init_gtk_treerowreference();
|
304
|
+
Init_gtk_gamma_curve();
|
305
|
+
Init_gtk_treemodelfilter();
|
306
|
+
Init_gtk_stock();
|
307
|
+
Init_gtk_scrollbar();
|
308
|
+
Init_gtk_print_settings();
|
309
|
+
Init_gtk_gdk_input();
|
310
|
+
Init_gtk_treedragsource();
|
311
|
+
Init_gtk_gdk_colormap();
|
312
|
+
Init_gtk_gdk_x11();
|
313
|
+
Init_gtk_container();
|
314
|
+
Init_gtk_textiter();
|
315
|
+
Init_gtk_button();
|
316
|
+
Init_gtk_iconinfo();
|
317
|
+
Init_gtk_tmodelsort();
|
318
|
+
Init_gtk_uimanager();
|
319
|
+
Init_gtk_recent_filter_info();
|
320
|
+
Init_gtk_frame();
|
321
|
+
Init_gtk_toolbar();
|
322
|
+
Init_gtk_menu_bar();
|
323
|
+
Init_txt_attr();
|
324
|
+
Init_gtk_gdk_visual();
|
325
|
+
Init_gtk_im_multicontext();
|
326
|
+
Init_gtk_texttag();
|
327
|
+
Init_gtk_toggle_action();
|
328
|
+
Init_gtk_windowgroup();
|
329
|
+
Init_gtk_vscale();
|
330
|
+
Init_gtk_gdk_event();
|
331
|
+
Init_gtk_label();
|
332
|
+
Init_icon_factory();
|
333
|
+
Init_gtk_icon_theme();
|
334
|
+
Init_gtk_recent_chooser_widget();
|
335
|
+
Init_gtk_statusbar();
|
336
|
+
Init_gtk_toolbutton();
|
337
|
+
Init_accel_map();
|
338
|
+
Init_gtk_gdk_pixbuf();
|
339
|
+
Init_gtk_gdk_pangorenderer();
|
340
|
+
Init_gtk_filechooserbutton();
|
341
|
+
Init_gtk_rc();
|
342
|
+
Init_gtk_page_setup_unix_dialog();
|
343
|
+
Init_gtk_accel_group();
|
344
|
+
Init_gtk_fixed();
|
345
|
+
Init_gtk_action();
|
346
|
+
Init_gtk_file_chooser_widget();
|
347
|
+
Init_gtk_gdk_image();
|
348
|
+
Init_gtk_gdk_keymap();
|
349
|
+
Init_gtk_gdk_property();
|
350
|
+
Init_gtk_file_chooser_dialog();
|
351
|
+
Init_gtk_option_menu();
|
352
|
+
Init_gtk_tree_store();
|
353
|
+
Init_gtk_vpaned();
|
354
|
+
Init_gtk_gdk_threads();
|
355
|
+
Init_gtk_hpaned();
|
356
|
+
Init_gtk_paned();
|
357
|
+
Init_gtk_status_icon();
|
358
|
+
Init_gtk_ruler();
|
359
|
+
Init_gtk_menu_shell();
|
360
|
+
Init_gtk_vbutton_box();
|
361
|
+
Init_gtk_radio_menu_item();
|
362
|
+
Init_gtk_cellrenderertext();
|
363
|
+
Init_agentry();
|
364
|
+
Init_icon_source();
|
365
|
+
Init_gtk_hruler();
|
366
|
+
Init_gtk_celleditable();
|
367
|
+
Init_gtk_cellview();
|
368
|
+
Init_gtk_list_store();
|
369
|
+
Init_gtk_tearoff_menu_item();
|
370
|
+
Init_gtk_drag();
|
371
|
+
Init_icon_set();
|
372
|
+
Init_gtk_treeviewcolumn();
|
373
|
+
Init_gtk_cellrendererprogress();
|
374
|
+
Init_icon_size();
|
375
|
+
Init_gtk_font_selection();
|
376
|
+
Init_gtk_treeview();
|
377
|
+
Init_sizegrp();
|
378
|
+
Init_gtk_colorbutton();
|
379
|
+
Init_gtk_vruler();
|
380
|
+
Init_gtk_dialog();
|
381
|
+
Init_gtk_gdk_keyval();
|
382
|
+
Init_gtk_cellrendereraccel();
|
383
|
+
Init_gtk_gdk_display_manager();
|
384
|
+
Init_gtk_buildable();
|
385
|
+
Init_gtk_gdk_pango();
|
386
|
+
Init_gtk_item();
|
387
|
+
Init_gtk_editable();
|
388
|
+
Init_gtk_textbuffer();
|
389
|
+
Init_gtk_gdk_pixmap();
|
390
|
+
Init_gtk_separatortoolitem();
|
391
|
+
Init_gtk_target_list();
|
392
|
+
Init_gtk_rcstyle();
|
393
|
+
Init_gtk_box();
|
394
|
+
Init_gtk_gdk_device();
|
395
|
+
Init_gtk_socket();
|
396
|
+
Init_gtk_gdk_dragcontext();
|
397
|
+
Init_gtk_print_job();
|
398
|
+
Init_gtk_input_dialog();
|
399
|
+
Init_gtk_hbox();
|
400
|
+
Init_gtk_bindings();
|
401
|
+
Init_gtk_combo();
|
402
|
+
Init_gtk_link_button();
|
403
|
+
Init_gtk_comboboxentry();
|
404
|
+
Init_gtk_plug();
|
405
|
+
Init_gtk_fontbutton();
|
406
|
+
Init_gtk_main();
|
407
|
+
Init_gtk_recent_chooser_dialog();
|
408
|
+
Init_gtk_settings();
|
409
|
+
Init_gtk_entry();
|
410
|
+
Init_gtk_font_selection_dialog();
|
411
|
+
Init_gtk_imcontext();
|
412
|
+
Init_gtk_vseparator();
|
413
|
+
Init_gtk_viewport();
|
414
|
+
Init_gtk_page_setup();
|
415
|
+
Init_gtk_hscrollbar();
|
416
|
+
Init_gtk_button_box();
|
417
|
+
Init_gtk_widget();
|
418
|
+
Init_gtk_selection();
|
419
|
+
Init_gtk_radio_action();
|
420
|
+
Init_gtk_print_unix_dialog();
|
421
|
+
Init_gtk_paper_size();
|
422
|
+
Init_gtk_aspect_frame();
|
423
|
+
Init_gtk_cellrenderer();
|
424
|
+
Init_gtk_builder();
|
425
|
+
Init_gtk_gdk_rgb();
|
426
|
+
Init_gtk_entry_completion();
|
427
|
+
Init_gtk_accessible();
|
428
|
+
Init_gtk_textmark();
|
429
|
+
Init_gtk_separator();
|
430
|
+
Init_gtk_print_operation();
|
431
|
+
Init_gtk_treeiter();
|
432
|
+
Init_gtk_radio_button();
|
433
|
+
Init_gtk_accelerator();
|
434
|
+
Init_gtk_gdk_cursor();
|
435
|
+
Init_gtk_layout();
|
436
|
+
Init_gtk_allocation();
|
437
|
+
Init_gtk_treeselection();
|
438
|
+
Init_gtk_bin();
|
439
|
+
Init_gtk_tooltips();
|
440
|
+
Init_gtk_adjustment();
|
441
|
+
Init_gtk_menutoolbutton();
|
442
|
+
Init_gtk_toggle_button();
|
443
|
+
Init_gtk_print_context();
|
444
|
+
Init_gtk_border();
|
445
|
+
Init_gtk_textview();
|
446
|
+
Init_gtk_toggletoolbutton();
|
447
|
+
Init_gtk_assistant();
|
448
|
+
Init_gtk_treedragdest();
|
449
|
+
Init_gtk_print_operation_preview();
|
450
|
+
Init_gtk_gdk_cairo();
|
451
|
+
Init_gtk_gdk_geometry();
|
452
|
+
Init_gtk_check_menu_item();
|
453
|
+
Init_gtk_recent_info();
|
454
|
+
Init_gtk_clipboard();
|
455
|
+
Init_gtk_alignment();
|
456
|
+
Init_gtk_message_dialog();
|
457
|
+
Init_gtk_style();
|
458
|
+
Init_gtk_image();
|
459
|
+
Init_gtk_file_selection();
|
460
|
+
Init_gtk_cellrendererpixbuf();
|
461
|
+
Init_gtk_range();
|
462
|
+
Init_gtk_cellrendererspin();
|
463
|
+
Init_gtk_volumebutton();
|
464
|
+
Init_gtk_window();
|
465
|
+
Init_gtk_handle_box();
|
466
|
+
Init_gtk_gdk_timecoord();
|
467
|
+
Init_invisible();
|
468
|
+
Init_accel_key();
|
469
|
+
Init_gtk_arrow();
|
470
|
+
Init_gtk_tooltip();
|
471
|
+
Init_gtk_gdk_display();
|
472
|
+
Init_gtk_eventbox();
|
473
|
+
}
|