From f1a02e0e6d6fed05e5afb0bb4027971803a95d95 Mon Sep 17 00:00:00 2001 From: Dominic Hopf Date: Sun, 16 Aug 2009 19:13:28 +0000 Subject: [PATCH] - new upstream release - remove button pixmaps patch since this fix is included in 0.18 - add new tags-files geany-api-0.18.c.tags and std.vala.tags - remove Geany icon from pixmaps path and add it to 48x48 and scalable --- .cvsignore | 2 +- geany-0.17-button-pixmaps.patch | 45 - geany-api-0.18.c.tags | 138 + geany.spec | 27 +- gtk216.c.tags | 4871 ++++- sources | 2 +- std.vala.tags | 32919 ++++++++++++++++++++++++++++++ 7 files changed, 37383 insertions(+), 621 deletions(-) delete mode 100644 geany-0.17-button-pixmaps.patch create mode 100644 geany-api-0.18.c.tags create mode 100644 std.vala.tags diff --git a/.cvsignore b/.cvsignore index 31ea3c8..cd3dc83 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -geany-0.17.tar.bz2 +geany-0.18.tar.bz2 diff --git a/geany-0.17-button-pixmaps.patch b/geany-0.17-button-pixmaps.patch deleted file mode 100644 index 6ec7c2c..0000000 --- a/geany-0.17-button-pixmaps.patch +++ /dev/null @@ -1,45 +0,0 @@ -diff -up geany-0.17/src/main.c.button-pixmaps geany-0.17/src/main.c ---- geany-0.17/src/main.c.button-pixmaps 2009-06-20 18:10:04.000000000 +0100 -+++ geany-0.17/src/main.c 2009-06-20 18:11:07.000000000 +0100 -@@ -274,6 +274,8 @@ static void main_init(void) - ui_prefs.recent_projects_queue = g_queue_new(); - main_status.opening_session_files = FALSE; - -+ ui_init_stock_items(); -+ - main_widgets.window = create_window1(); - /* add recent files to the File menu */ - ui_widgets.recent_files_menuitem = ui_lookup_widget(main_widgets.window, "recent_files1"); -diff -up geany-0.17/src/ui_utils.c.button-pixmaps geany-0.17/src/ui_utils.c ---- geany-0.17/src/ui_utils.c.button-pixmaps 2009-06-20 18:11:22.000000000 +0100 -+++ geany-0.17/src/ui_utils.c 2009-06-20 18:13:08.000000000 +0100 -@@ -1771,7 +1771,7 @@ static void create_config_files_menu(voi - } - - --static void add_stock_items(void) -+void ui_init_stock_items(void) - { - GtkIconSet *icon_set; - GtkIconFactory *factory = gtk_icon_factory_new(); -@@ -1803,8 +1803,6 @@ static void add_stock_items(void) - - void ui_init(void) - { -- add_stock_items(); -- - ui_widgets.statusbar = ui_lookup_widget(main_widgets.window, "statusbar"); - ui_widgets.print_page_setup = ui_lookup_widget(main_widgets.window, "page_setup1"); - -diff -up geany-0.17/src/ui_utils.h.button-pixmaps geany-0.17/src/ui_utils.h ---- geany-0.17/src/ui_utils.h.button-pixmaps 2009-06-20 18:13:37.000000000 +0100 -+++ geany-0.17/src/ui_utils.h 2009-06-20 18:16:12.000000000 +0100 -@@ -205,6 +205,8 @@ void ui_entry_add_clear_icon(GtkWidget * - - void ui_init(void); - -+void ui_init_stock_items(void); -+ - void ui_add_config_file_menu_item(const gchar *real_path, const gchar *label, - GtkContainer *parent); - diff --git a/geany-api-0.18.c.tags b/geany-api-0.18.c.tags new file mode 100644 index 0000000..d4e4899 --- /dev/null +++ b/geany-api-0.18.c.tags @@ -0,0 +1,138 @@ +# format=tagmanager +GEANY_FUNCTIONS_HÌ65536Ö0 +_GNU_SOURCEÌ65536Ö0 +__STDC_HOSTED__Ì65536Ö0 +__STDC__Ì65536Ö0 +__cplusplusÌ65536Ö0 +dialogs_show_input_numericÌ65536Ö0 +dialogs_show_msgboxÌ65536Ö0 +dialogs_show_questionÌ65536Ö0 +dialogs_show_save_asÌ65536Ö0 +document_closeÌ65536Ö0 +document_find_by_filenameÌ65536Ö0 +document_find_by_real_pathÌ65536Ö0 +document_get_basename_for_displayÌ65536Ö0 +document_get_currentÌ65536Ö0 +document_get_from_pageÌ65536Ö0 +document_get_status_colorÌ65536Ö0 +document_indexÌ65536Ö0 +document_new_fileÌ65536Ö0 +document_open_fileÌ65536Ö0 +document_open_filesÌ65536Ö0 +document_reload_fileÌ65536Ö0 +document_remove_pageÌ65536Ö0 +document_rename_fileÌ65536Ö0 +document_save_fileÌ65536Ö0 +document_save_file_asÌ65536Ö0 +document_set_encodingÌ65536Ö0 +document_set_filetypeÌ65536Ö0 +document_set_text_changedÌ65536Ö0 +editor_create_widgetÌ65536Ö0 +editor_get_indent_prefsÌ65536Ö0 +editor_get_word_at_posÌ65536Ö0 +editor_indicator_clearÌ65536Ö0 +editor_indicator_set_on_lineÌ65536Ö0 +editor_indicator_set_on_rangeÌ65536Ö0 +editor_set_indent_typeÌ65536Ö0 +encodings_convert_to_utf8Ì65536Ö0 +encodings_convert_to_utf8_from_charsetÌ65536Ö0 +encodings_get_charset_from_indexÌ65536Ö0 +filetypes_detect_from_fileÌ65536Ö0 +filetypes_indexÌ65536Ö0 +filetypes_lookup_by_nameÌ65536Ö0 +highlighting_get_styleÌ65536Ö0 +keybindings_send_commandÌ65536Ö0 +keybindings_set_itemÌ65536Ö0 +main_locale_initÌ65536Ö0 +main_reload_configurationÌ65536Ö0 +msgwin_clear_tabÌ65536Ö0 +msgwin_compiler_addÌ65536Ö0 +msgwin_msg_addÌ65536Ö0 +msgwin_status_addÌ65536Ö0 +msgwin_switch_tabÌ65536Ö0 +navqueue_goto_lineÌ65536Ö0 +plugin_add_toolbar_itemÌ65536Ö0 +plugin_module_make_residentÌ65536Ö0 +plugin_signal_connectÌ65536Ö0 +sci_end_undo_actionÌ65536Ö0 +sci_ensure_line_is_visibleÌ65536Ö0 +sci_find_matching_braceÌ65536Ö0 +sci_get_char_atÌ65536Ö0 +sci_get_col_from_positionÌ65536Ö0 +sci_get_contentsÌ65536Ö0 +sci_get_contents_rangeÌ65536Ö0 +sci_get_current_lineÌ65536Ö0 +sci_get_current_positionÌ65536Ö0 +sci_get_lengthÌ65536Ö0 +sci_get_lineÌ65536Ö0 +sci_get_line_countÌ65536Ö0 +sci_get_line_from_positionÌ65536Ö0 +sci_get_line_is_visibleÌ65536Ö0 +sci_get_line_lengthÌ65536Ö0 +sci_get_position_from_lineÌ65536Ö0 +sci_get_selected_textÌ65536Ö0 +sci_get_selected_text_lengthÌ65536Ö0 +sci_get_selection_contentsÌ65536Ö0 +sci_get_selection_endÌ65536Ö0 +sci_get_selection_modeÌ65536Ö0 +sci_get_selection_startÌ65536Ö0 +sci_get_style_atÌ65536Ö0 +sci_get_tab_widthÌ65536Ö0 +sci_get_textÌ65536Ö0 +sci_get_text_rangeÌ65536Ö0 +sci_has_selectionÌ65536Ö0 +sci_indicator_clearÌ65536Ö0 +sci_indicator_setÌ65536Ö0 +sci_insert_textÌ65536Ö0 +sci_replace_selÌ65536Ö0 +sci_scroll_caretÌ65536Ö0 +sci_send_commandÌ65536Ö0 +sci_set_current_positionÌ65536Ö0 +sci_set_fontÌ65536Ö0 +sci_set_selection_endÌ65536Ö0 +sci_set_selection_modeÌ65536Ö0 +sci_set_selection_startÌ65536Ö0 +sci_set_textÌ65536Ö0 +sci_start_undo_actionÌ65536Ö0 +scintilla_newÌ65536Ö0 +scintilla_send_messageÌ65536Ö0 +search_show_find_in_files_dialogÌ65536Ö0 +templates_get_template_fileheaderÌ65536Ö0 +tm_get_real_pathÌ65536Ö0 +tm_source_file_newÌ65536Ö0 +tm_source_file_updateÌ65536Ö0 +tm_work_object_freeÌ65536Ö0 +tm_workspace_add_objectÌ65536Ö0 +tm_workspace_remove_objectÌ65536Ö0 +ui_add_document_sensitiveÌ65536Ö0 +ui_button_new_with_imageÌ65536Ö0 +ui_dialog_vbox_newÌ65536Ö0 +ui_entry_add_clear_iconÌ65536Ö0 +ui_frame_new_with_alignmentÌ65536Ö0 +ui_image_menu_item_newÌ65536Ö0 +ui_lookup_widgetÌ65536Ö0 +ui_path_box_newÌ65536Ö0 +ui_progress_bar_startÌ65536Ö0 +ui_progress_bar_stopÌ65536Ö0 +ui_set_statusbarÌ65536Ö0 +ui_table_add_rowÌ65536Ö0 +ui_widget_set_tooltip_textÌ65536Ö0 +utils_get_date_timeÌ65536Ö0 +utils_get_file_listÌ65536Ö0 +utils_get_locale_from_utf8Ì65536Ö0 +utils_get_setting_booleanÌ65536Ö0 +utils_get_setting_integerÌ65536Ö0 +utils_get_setting_stringÌ65536Ö0 +utils_get_utf8_from_localeÌ65536Ö0 +utils_mkdirÌ65536Ö0 +utils_open_browserÌ65536Ö0 +utils_remove_ext_from_filenameÌ65536Ö0 +utils_spawn_asyncÌ65536Ö0 +utils_spawn_syncÌ65536Ö0 +utils_str_casecmpÌ65536Ö0 +utils_str_equalÌ65536Ö0 +utils_str_middle_truncateÌ65536Ö0 +utils_str_remove_charsÌ65536Ö0 +utils_string_replace_allÌ65536Ö0 +utils_string_replace_firstÌ65536Ö0 +utils_write_fileÌ65536Ö0 diff --git a/geany.spec b/geany.spec index 0da1bda..cd27e00 100644 --- a/geany.spec +++ b/geany.spec @@ -1,6 +1,6 @@ Name: geany -Version: 0.17 -Release: 10%{?dist} +Version: 0.18 +Release: 1%{?dist} Summary: A fast and lightweight IDE using GTK2 Group: Development/Tools @@ -8,16 +8,15 @@ License: GPLv2+ URL: http://www.geany.org/ Source0: http://download.geany.org/%{name}-%{version}.tar.bz2 -# The following tags files were retrieved 25th Feb 2009 +# The following tags files were retrieved 16th Aug 2009 Source1: http://download.geany.org/contrib/tags/sqlite3.c.tags Source2: http://download.geany.org/contrib/tags/std.glsl.tags Source3: http://download.geany.org/contrib/tags/gtk216.c.tags Source4: http://download.geany.org/contrib/tags/xfce46.c.tags Source5: http://download.geany.org/contrib/tags/dbus-glib-0.76.c.tags Source6: http://download.geany.org/contrib/tags/standard.css.tags - -# Fix the button pixmaps - backported from upstream SVN rev 3882 -Patch0: geany-0.17-button-pixmaps.patch +Source7: http://download.geany.org/contrib/tags/geany-api-0.18.c.tags +Source8: http://download.geany.org/contrib/tags/std.vala.tags BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -28,7 +27,7 @@ Requires: vte %define geany_docdir $RPM_BUILD_ROOT%{_datadir}/doc/%{name}-%{version} %description -Geany is a small and fast editor with basic features of an +Geany is a small and fast editor with basic features of an integrated development environment. Some features: @@ -53,8 +52,6 @@ Geany plug-ins. You do not need to install this package to use Geany. %prep %setup -q -%patch0 -p1 - %build %configure --docdir=%{_docdir}/%{name}-%{version} make %{?_smp_mflags} @@ -75,7 +72,7 @@ rm -rf $RPM_BUILD_ROOT%{_libdir}/geany/*.la # Install tags files mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}/tags/ -install -p %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} $RPM_BUILD_ROOT%{_datadir}/%{name}/tags/ +install -p %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE7} %{SOURCE8} $RPM_BUILD_ROOT%{_datadir}/%{name}/tags/ %clean rm -rf $RPM_BUILD_ROOT @@ -86,8 +83,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/%{name} %{_libdir}/%{name} %{_datadir}/applications/fedora-%{name}.desktop -%{_datadir}/pixmaps/%{name}.png %{_datadir}/icons/hicolor/16x16/apps/*.png +%{_datadir}/icons/hicolor/48x48/apps/*.png +%{_datadir}/icons/hicolor/scalable/apps/*.svg %{_datadir}/doc/%{name}-%{version} %{_mandir}/man1/geany.1.gz @@ -97,8 +95,11 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/geany.pc %changelog -* Mon Jul 27 2009 Dominic Hopf - 0.17-10 -- Rebuild Package +* Sun Aug 16 2009 Dominic Hopf - 0.18-1 +- new upstream release +- remove button pixmaps patch since this fix is included in 0.18 +- add new tags-files geany-api-0.18.c.tags and std.vala.tags +- remove Geany icon from pixmaps path and add it to 48x48 and scalable * Mon Jul 27 2009 Dominic Hopf - 0.17-9 - install additional *.tags-files to $prefix/share/geany/tags diff --git a/gtk216.c.tags b/gtk216.c.tags index ebe3507..32b62cb 100644 --- a/gtk216.c.tags +++ b/gtk216.c.tags @@ -1,9 +1,7 @@ # format=tagmanager ABSÌ65536Ö0 ABSÌ131072Í(a)Ö0 -ACCESSPERMSÌ65536Ö0 AIO_PRIO_DELTA_MAXÌ65536Ö0 -ALLPERMSÌ65536Ö0 ARG_MAXÌ65536Ö0 ATEXITÌ131072Í(proc)Ö0 ATK_ACTIONÌ131072Í(obj)Ö0 @@ -461,7 +459,6 @@ CAIRO_FORMAT_ARGB32 CAIRO_FORMAT_RGB16_565Ì65536Ö0 CAIRO_FORMAT_RGB24Ì4Î_cairo_formatÖ0 CAIRO_HÌ65536Ö0 -CAIRO_HAS_DIRECTFB_SURFACEÌ65536Ö0 CAIRO_HAS_FT_FONTÌ65536Ö0 CAIRO_HAS_IMAGE_SURFACEÌ65536Ö0 CAIRO_HAS_PDF_SURFACEÌ65536Ö0 @@ -602,7 +599,6 @@ DBL_MAX_EXP DBL_MINÌ65536Ö0 DBL_MIN_10_EXPÌ65536Ö0 DBL_MIN_EXPÌ65536Ö0 -DEFFILEMODEÌ65536Ö0 DELAYTIMER_MAXÌ65536Ö0 EOFÌ65536Ö0 EXPR_NEST_MAXÌ65536Ö0 @@ -639,14 +635,14 @@ FPE_INTOVF FPE_INTOVFÌ4Îanon_enum_20Ö0 GAllocatorÌ4096Ö0Ï_GAllocator GAppInfoÌ4096Ö0Ï_GAppInfo -GAppInfoCreateFlagsÌ4096Ö0Ïanon_enum_103 +GAppInfoCreateFlagsÌ4096Ö0Ïanon_enum_98 GAppInfoIfaceÌ4096Ö0Ï_GAppInfoIface GAppLaunchContextÌ4096Ö0Ï_GAppLaunchContext GAppLaunchContextClassÌ4096Ö0Ï_GAppLaunchContextClass GAppLaunchContextPrivateÌ4096Ö0Ï_GAppLaunchContextPrivate GArrayÌ4096Ö0Ï_GArray GAsciiTypeÌ4096Ö0Ïanon_enum_84 -GAskPasswordFlagsÌ4096Ö0Ïanon_enum_119 +GAskPasswordFlagsÌ4096Ö0Ïanon_enum_114 GAsyncQueueÌ4096Ö0Ï_GAsyncQueue GAsyncReadyCallbackÌ4096Ö0Ïtypedef void GAsyncResultÌ4096Ö0Ï_GAsyncResult @@ -687,7 +683,7 @@ GCompletion GCompletionFuncÌ4096Ö0Ïtypedef gchar * GCompletionStrncmpFuncÌ4096Ö0Ïtypedef gint GCondÌ4096Ö0Ï_GCond -GConnectFlagsÌ4096Ö0Ïanon_enum_101 +GConnectFlagsÌ4096Ö0Ïanon_enum_96 GConvertErrorÌ4096Ö0Ïanon_enum_48 GCopyFuncÌ4096Ö0Ïtypedef gpointer GDKCONFIG_HÌ65536Ö0 @@ -1315,8 +1311,8 @@ GDataInputStreamPrivate GDataOutputStreamÌ4096Ö0Ï_GDataOutputStream GDataOutputStreamClassÌ4096Ö0Ï_GDataOutputStreamClass GDataOutputStreamPrivateÌ4096Ö0Ï_GDataOutputStreamPrivate -GDataStreamByteOrderÌ4096Ö0Ïanon_enum_104 -GDataStreamNewlineTypeÌ4096Ö0Ïanon_enum_105 +GDataStreamByteOrderÌ4096Ö0Ïanon_enum_99 +GDataStreamNewlineTypeÌ4096Ö0Ïanon_enum_100 GDateÌ4096Ö0Ï_GDate GDateDMYÌ4096Ö0Ïanon_enum_49 GDateDayÌ4096Ö0Ïguint8 @@ -1331,7 +1327,7 @@ GDrive GDriveIfaceÌ4096Ö0Ï_GDriveIface GEmblemÌ4096Ö0Ï_GEmblem GEmblemClassÌ4096Ö0Ï_GEmblemClass -GEmblemOriginÌ4096Ö0Ïanon_enum_123 +GEmblemOriginÌ4096Ö0Ïanon_enum_118 GEmblemedIconÌ4096Ö0Ï_GEmblemedIcon GEmblemedIconClassÌ4096Ö0Ï_GEmblemedIconClass GEnumClassÌ4096Ö0Ï_GEnumClass @@ -1341,13 +1337,13 @@ GError GErrorTypeÌ4096Ö0Ïanon_enum_79 GFileÌ4096Ö0Ï_GFile GFileAttributeInfoÌ4096Ö0Ï_GFileAttributeInfo -GFileAttributeInfoFlagsÌ4096Ö0Ïanon_enum_107 +GFileAttributeInfoFlagsÌ4096Ö0Ïanon_enum_102 GFileAttributeInfoListÌ4096Ö0Ï_GFileAttributeInfoList GFileAttributeMatcherÌ4096Ö0Ï_GFileAttributeMatcher -GFileAttributeStatusÌ4096Ö0Ïanon_enum_108 -GFileAttributeTypeÌ4096Ö0Ïanon_enum_106 -GFileCopyFlagsÌ4096Ö0Ïanon_enum_113 -GFileCreateFlagsÌ4096Ö0Ïanon_enum_110 +GFileAttributeStatusÌ4096Ö0Ïanon_enum_103 +GFileAttributeTypeÌ4096Ö0Ïanon_enum_101 +GFileCopyFlagsÌ4096Ö0Ïanon_enum_108 +GFileCreateFlagsÌ4096Ö0Ïanon_enum_105 GFileEnumeratorÌ4096Ö0Ï_GFileEnumerator GFileEnumeratorClassÌ4096Ö0Ï_GFileEnumeratorClass GFileEnumeratorPrivateÌ4096Ö0Ï_GFileEnumeratorPrivate @@ -1362,20 +1358,20 @@ GFileInputStreamClass GFileInputStreamPrivateÌ4096Ö0Ï_GFileInputStreamPrivate GFileMonitorÌ4096Ö0Ï_GFileMonitor GFileMonitorClassÌ4096Ö0Ï_GFileMonitorClass -GFileMonitorEventÌ4096Ö0Ïanon_enum_117 -GFileMonitorFlagsÌ4096Ö0Ïanon_enum_114 +GFileMonitorEventÌ4096Ö0Ïanon_enum_112 +GFileMonitorFlagsÌ4096Ö0Ïanon_enum_109 GFileMonitorPrivateÌ4096Ö0Ï_GFileMonitorPrivate GFileOutputStreamÌ4096Ö0Ï_GFileOutputStream GFileOutputStreamClassÌ4096Ö0Ï_GFileOutputStreamClass GFileOutputStreamPrivateÌ4096Ö0Ï_GFileOutputStreamPrivate GFileProgressCallbackÌ4096Ö0Ïtypedef void -GFileQueryInfoFlagsÌ4096Ö0Ïanon_enum_109 +GFileQueryInfoFlagsÌ4096Ö0Ïanon_enum_104 GFileReadMoreCallbackÌ4096Ö0Ïtypedef gboolean GFileTestÌ4096Ö0Ïanon_enum_53 -GFileTypeÌ4096Ö0Ïanon_enum_115 +GFileTypeÌ4096Ö0Ïanon_enum_110 GFilenameCompleterÌ4096Ö0Ï_GFilenameCompleter GFilenameCompleterClassÌ4096Ö0Ï_GFilenameCompleterClass -GFilesystemPreviewTypeÌ4096Ö0Ïanon_enum_116 +GFilesystemPreviewTypeÌ4096Ö0Ïanon_enum_111 GFilterInputStreamÌ4096Ö0Ï_GFilterInputStream GFilterInputStreamClassÌ4096Ö0Ï_GFilterInputStreamClass GFilterOutputStreamÌ4096Ö0Ï_GFilterOutputStream @@ -1422,7 +1418,7 @@ GIOChannel GIOChannelErrorÌ4096Ö0Ïanon_enum_60 GIOConditionÌ4096Ö0Ïanon_enum_63 GIOErrorÌ4096Ö0Ïanon_enum_59 -GIOErrorEnumÌ4096Ö0Ïanon_enum_118 +GIOErrorEnumÌ4096Ö0Ïanon_enum_113 GIOExtensionÌ4096Ö0Ï_GIOExtension GIOExtensionPointÌ4096Ö0Ï_GIOExtensionPoint GIOFlagsÌ4096Ö0Ïanon_enum_64 @@ -1492,16 +1488,16 @@ GMemoryOutputStreamClass GMemoryOutputStreamPrivateÌ4096Ö0Ï_GMemoryOutputStreamPrivate GModuleÌ4096Ö0Ï_GModule GModuleCheckInitÌ4096Ö0Ïtypedef const gchar * -GModuleFlagsÌ4096Ö0Ïanon_enum_124 +GModuleFlagsÌ4096Ö0Ïanon_enum_119 GModuleUnloadÌ4096Ö0Ïtypedef void GMountÌ4096Ö0Ï_GMount GMountIfaceÌ4096Ö0Ï_GMountIface -GMountMountFlagsÌ4096Ö0Ïanon_enum_111 +GMountMountFlagsÌ4096Ö0Ïanon_enum_106 GMountOperationÌ4096Ö0Ï_GMountOperation GMountOperationClassÌ4096Ö0Ï_GMountOperationClass GMountOperationPrivateÌ4096Ö0Ï_GMountOperationPrivate -GMountOperationResultÌ4096Ö0Ïanon_enum_121 -GMountUnmountFlagsÌ4096Ö0Ïanon_enum_112 +GMountOperationResultÌ4096Ö0Ïanon_enum_116 +GMountUnmountFlagsÌ4096Ö0Ïanon_enum_107 GMutexÌ4096Ö0Ï_GMutex GNativeVolumeMonitorÌ4096Ö0Ï_GNativeVolumeMonitor GNativeVolumeMonitorClassÌ4096Ö0Ï_GNativeVolumeMonitorClass @@ -1530,11 +1526,11 @@ GOptionParseFunc GOutputStreamÌ4096Ö0Ï_GOutputStream GOutputStreamClassÌ4096Ö0Ï_GOutputStreamClass GOutputStreamPrivateÌ4096Ö0Ï_GOutputStreamPrivate -GOutputStreamSpliceFlagsÌ4096Ö0Ïanon_enum_122 +GOutputStreamSpliceFlagsÌ4096Ö0Ïanon_enum_117 GPOINTER_TO_INTÌ131072Í(p)Ö0 GPOINTER_TO_SIZEÌ131072Í(p)Ö0 GPOINTER_TO_UINTÌ131072Í(p)Ö0 -GParamFlagsÌ4096Ö0Ïanon_enum_99 +GParamFlagsÌ4096Ö0Ïanon_enum_94 GParamSpecÌ4096Ö0Ï_GParamSpec GParamSpecBooleanÌ4096Ö0Ï_GParamSpecBoolean GParamSpecBoxedÌ4096Ö0Ï_GParamSpecBoxed @@ -1562,7 +1558,7 @@ GParamSpecULong GParamSpecUnicharÌ4096Ö0Ï_GParamSpecUnichar GParamSpecValueArrayÌ4096Ö0Ï_GParamSpecValueArray GParameterÌ4096Ö0Ï_GParameter -GPasswordSaveÌ4096Ö0Ïanon_enum_120 +GPasswordSaveÌ4096Ö0Ïanon_enum_115 GPatternSpecÌ4096Ö0Ï_GPatternSpec GPidÌ4096Ö0Ïint GPollFDÌ4096Ö0Ï_GPollFD @@ -1596,9 +1592,9 @@ GShellError GSignalAccumulatorÌ4096Ö0Ïtypedef gboolean GSignalCMarshallerÌ4096Ö0ÏGClosureMarshal GSignalEmissionHookÌ4096Ö0Ïtypedef gboolean -GSignalFlagsÌ4096Ö0Ïanon_enum_100 +GSignalFlagsÌ4096Ö0Ïanon_enum_95 GSignalInvocationHintÌ4096Ö0Ï_GSignalInvocationHint -GSignalMatchTypeÌ4096Ö0Ïanon_enum_102 +GSignalMatchTypeÌ4096Ö0Ïanon_enum_97 GSignalQueryÌ4096Ö0Ï_GSignalQuery GSimpleAsyncResultÌ4096Ö0Ï_GSimpleAsyncResult GSimpleAsyncResultClassÌ4096Ö0Ï_GSimpleAsyncResultClass @@ -1714,6 +1710,7 @@ GTK_BUILDABLE_GET_IFACE GTK_BUILDERÌ131072Í(obj)Ö0 GTK_BUILDER_CLASSÌ131072Í(klass)Ö0 GTK_BUILDER_ERRORÌ65536Ö0 +GTK_BUILDER_ERROR_DUPLICATE_IDÌ4Îanon_enum_280Ö0 GTK_BUILDER_ERROR_INVALID_ATTRIBUTEÌ4Îanon_enum_280Ö0 GTK_BUILDER_ERROR_INVALID_TAGÌ4Îanon_enum_280Ö0 GTK_BUILDER_ERROR_INVALID_TYPE_FUNCTIONÌ4Îanon_enum_280Ö0 @@ -3710,9 +3707,9 @@ GType GTypeCValueÌ4096Ö0Ï_GTypeCValue GTypeClassÌ4096Ö0Ï_GTypeClass GTypeClassCacheFuncÌ4096Ö0Ïtypedef gboolean -GTypeDebugFlagsÌ4096Ö0Ïanon_enum_95 -GTypeFlagsÌ4096Ö0Ïanon_enum_97 -GTypeFundamentalFlagsÌ4096Ö0Ïanon_enum_96 +GTypeDebugFlagsÌ4096Ö0Ïanon_enum_90 +GTypeFlagsÌ4096Ö0Ïanon_enum_92 +GTypeFundamentalFlagsÌ4096Ö0Ïanon_enum_91 GTypeFundamentalInfoÌ4096Ö0Ï_GTypeFundamentalInfo GTypeInfoÌ4096Ö0Ï_GTypeInfo GTypeInstanceÌ4096Ö0Ï_GTypeInstance @@ -3780,9 +3777,9 @@ G_ALLOCATOR_SLIST G_ALLOC_AND_FREEÌ65536Ö0 G_ALLOC_ONLYÌ65536Ö0 G_APP_INFOÌ131072Í(obj)Ö0 -G_APP_INFO_CREATE_NEEDS_TERMINALÌ4Îanon_enum_103Ö0 -G_APP_INFO_CREATE_NONEÌ4Îanon_enum_103Ö0 -G_APP_INFO_CREATE_SUPPORTS_URISÌ4Îanon_enum_103Ö0 +G_APP_INFO_CREATE_NEEDS_TERMINALÌ4Îanon_enum_98Ö0 +G_APP_INFO_CREATE_NONEÌ4Îanon_enum_98Ö0 +G_APP_INFO_CREATE_SUPPORTS_URISÌ4Îanon_enum_98Ö0 G_APP_INFO_GET_IFACEÌ131072Í(obj)Ö0 G_APP_LAUNCH_CONTEXTÌ131072Í(o)Ö0 G_APP_LAUNCH_CONTEXT_CLASSÌ131072Í(k)Ö0 @@ -3799,11 +3796,11 @@ G_ASCII_PUNCT G_ASCII_SPACEÌ4Îanon_enum_84Ö0 G_ASCII_UPPERÌ4Îanon_enum_84Ö0 G_ASCII_XDIGITÌ4Îanon_enum_84Ö0 -G_ASK_PASSWORD_ANONYMOUS_SUPPORTEDÌ4Îanon_enum_119Ö0 -G_ASK_PASSWORD_NEED_DOMAINÌ4Îanon_enum_119Ö0 -G_ASK_PASSWORD_NEED_PASSWORDÌ4Îanon_enum_119Ö0 -G_ASK_PASSWORD_NEED_USERNAMEÌ4Îanon_enum_119Ö0 -G_ASK_PASSWORD_SAVING_SUPPORTEDÌ4Îanon_enum_119Ö0 +G_ASK_PASSWORD_ANONYMOUS_SUPPORTEDÌ4Îanon_enum_114Ö0 +G_ASK_PASSWORD_NEED_DOMAINÌ4Îanon_enum_114Ö0 +G_ASK_PASSWORD_NEED_PASSWORDÌ4Îanon_enum_114Ö0 +G_ASK_PASSWORD_NEED_USERNAMEÌ4Îanon_enum_114Ö0 +G_ASK_PASSWORD_SAVING_SUPPORTEDÌ4Îanon_enum_114Ö0 G_ASYNC_RESULTÌ131072Í(obj)Ö0 G_ASYNC_RESULT_GET_IFACEÌ131072Í(obj)Ö0 G_BEGIN_DECLSÌ65536Ö0 @@ -3836,8 +3833,8 @@ G_CHECKSUM_SHA1 G_CHECKSUM_SHA256Ì4Îanon_enum_47Ö0 G_CLOSURE_NEEDS_MARSHALÌ131072Í(closure)Ö0 G_CLOSURE_N_NOTIFIERSÌ131072Í(cl)Ö0 -G_CONNECT_AFTERÌ4Îanon_enum_101Ö0 -G_CONNECT_SWAPPEDÌ4Îanon_enum_101Ö0 +G_CONNECT_AFTERÌ4Îanon_enum_96Ö0 +G_CONNECT_SWAPPEDÌ4Îanon_enum_96Ö0 G_CONST_RETURNÌ65536Ö0 G_CONVERT_ERRORÌ65536Ö0 G_CONVERT_ERROR_BAD_URIÌ4Îanon_enum_48Ö0 @@ -3858,13 +3855,13 @@ G_DATA_INPUT_STREAM_GET_CLASS G_DATA_OUTPUT_STREAMÌ131072Í(o)Ö0 G_DATA_OUTPUT_STREAM_CLASSÌ131072Í(k)Ö0 G_DATA_OUTPUT_STREAM_GET_CLASSÌ131072Í(o)Ö0 -G_DATA_STREAM_BYTE_ORDER_BIG_ENDIANÌ4Îanon_enum_104Ö0 -G_DATA_STREAM_BYTE_ORDER_HOST_ENDIANÌ4Îanon_enum_104Ö0 -G_DATA_STREAM_BYTE_ORDER_LITTLE_ENDIANÌ4Îanon_enum_104Ö0 -G_DATA_STREAM_NEWLINE_TYPE_ANYÌ4Îanon_enum_105Ö0 -G_DATA_STREAM_NEWLINE_TYPE_CRÌ4Îanon_enum_105Ö0 -G_DATA_STREAM_NEWLINE_TYPE_CR_LFÌ4Îanon_enum_105Ö0 -G_DATA_STREAM_NEWLINE_TYPE_LFÌ4Îanon_enum_105Ö0 +G_DATA_STREAM_BYTE_ORDER_BIG_ENDIANÌ4Îanon_enum_99Ö0 +G_DATA_STREAM_BYTE_ORDER_HOST_ENDIANÌ4Îanon_enum_99Ö0 +G_DATA_STREAM_BYTE_ORDER_LITTLE_ENDIANÌ4Îanon_enum_99Ö0 +G_DATA_STREAM_NEWLINE_TYPE_ANYÌ4Îanon_enum_100Ö0 +G_DATA_STREAM_NEWLINE_TYPE_CRÌ4Îanon_enum_100Ö0 +G_DATA_STREAM_NEWLINE_TYPE_CR_LFÌ4Îanon_enum_100Ö0 +G_DATA_STREAM_NEWLINE_TYPE_LFÌ4Îanon_enum_100Ö0 G_DATE_APRILÌ4Îanon_enum_51Ö0 G_DATE_AUGUSTÌ4Îanon_enum_51Ö0 G_DATE_BAD_DAYÌ65536Ö0 @@ -3910,10 +3907,10 @@ G_EMBLEMED_ICON_CLASS G_EMBLEMED_ICON_GET_CLASSÌ131072Í(o)Ö0 G_EMBLEM_CLASSÌ131072Í(k)Ö0 G_EMBLEM_GET_CLASSÌ131072Í(o)Ö0 -G_EMBLEM_ORIGIN_DEVICEÌ4Îanon_enum_123Ö0 -G_EMBLEM_ORIGIN_LIVEMETADATAÌ4Îanon_enum_123Ö0 -G_EMBLEM_ORIGIN_TAGÌ4Îanon_enum_123Ö0 -G_EMBLEM_ORIGIN_UNKNOWNÌ4Îanon_enum_123Ö0 +G_EMBLEM_ORIGIN_DEVICEÌ4Îanon_enum_118Ö0 +G_EMBLEM_ORIGIN_LIVEMETADATAÌ4Îanon_enum_118Ö0 +G_EMBLEM_ORIGIN_TAGÌ4Îanon_enum_118Ö0 +G_EMBLEM_ORIGIN_UNKNOWNÌ4Îanon_enum_118Ö0 G_END_DECLSÌ65536Ö0 G_ENUM_CLASSÌ131072Í(class)Ö0 G_ENUM_CLASS_TYPEÌ131072Í(class)Ö0 @@ -3930,9 +3927,9 @@ G_FILE G_FILENAME_COMPLETERÌ131072Í(o)Ö0 G_FILENAME_COMPLETER_CLASSÌ131072Í(k)Ö0 G_FILENAME_COMPLETER_GET_CLASSÌ131072Í(o)Ö0 -G_FILESYSTEM_PREVIEW_TYPE_IF_ALWAYSÌ4Îanon_enum_116Ö0 -G_FILESYSTEM_PREVIEW_TYPE_IF_LOCALÌ4Îanon_enum_116Ö0 -G_FILESYSTEM_PREVIEW_TYPE_NEVERÌ4Îanon_enum_116Ö0 +G_FILESYSTEM_PREVIEW_TYPE_IF_ALWAYSÌ4Îanon_enum_111Ö0 +G_FILESYSTEM_PREVIEW_TYPE_IF_LOCALÌ4Îanon_enum_111Ö0 +G_FILESYSTEM_PREVIEW_TYPE_NEVERÌ4Îanon_enum_111Ö0 G_FILE_ATTRIBUTE_ACCESS_CAN_DELETEÌ65536Ö0 G_FILE_ATTRIBUTE_ACCESS_CAN_EXECUTEÌ65536Ö0 G_FILE_ATTRIBUTE_ACCESS_CAN_READÌ65536Ö0 @@ -3950,9 +3947,9 @@ G_FILE_ATTRIBUTE_FILESYSTEM_USE_PREVIEW G_FILE_ATTRIBUTE_GVFS_BACKENDÌ65536Ö0 G_FILE_ATTRIBUTE_ID_FILEÌ65536Ö0 G_FILE_ATTRIBUTE_ID_FILESYSTEMÌ65536Ö0 -G_FILE_ATTRIBUTE_INFO_COPY_WHEN_MOVEDÌ4Îanon_enum_107Ö0 -G_FILE_ATTRIBUTE_INFO_COPY_WITH_FILEÌ4Îanon_enum_107Ö0 -G_FILE_ATTRIBUTE_INFO_NONEÌ4Îanon_enum_107Ö0 +G_FILE_ATTRIBUTE_INFO_COPY_WHEN_MOVEDÌ4Îanon_enum_102Ö0 +G_FILE_ATTRIBUTE_INFO_COPY_WITH_FILEÌ4Îanon_enum_102Ö0 +G_FILE_ATTRIBUTE_INFO_NONEÌ4Îanon_enum_102Ö0 G_FILE_ATTRIBUTE_MOUNTABLE_CAN_EJECTÌ65536Ö0 G_FILE_ATTRIBUTE_MOUNTABLE_CAN_MOUNTÌ65536Ö0 G_FILE_ATTRIBUTE_MOUNTABLE_CAN_UNMOUNTÌ65536Ö0 @@ -3981,9 +3978,9 @@ G_FILE_ATTRIBUTE_STANDARD_SORT_ORDER G_FILE_ATTRIBUTE_STANDARD_SYMLINK_TARGETÌ65536Ö0 G_FILE_ATTRIBUTE_STANDARD_TARGET_URIÌ65536Ö0 G_FILE_ATTRIBUTE_STANDARD_TYPEÌ65536Ö0 -G_FILE_ATTRIBUTE_STATUS_ERROR_SETTINGÌ4Îanon_enum_108Ö0 -G_FILE_ATTRIBUTE_STATUS_SETÌ4Îanon_enum_108Ö0 -G_FILE_ATTRIBUTE_STATUS_UNSETÌ4Îanon_enum_108Ö0 +G_FILE_ATTRIBUTE_STATUS_ERROR_SETTINGÌ4Îanon_enum_103Ö0 +G_FILE_ATTRIBUTE_STATUS_SETÌ4Îanon_enum_103Ö0 +G_FILE_ATTRIBUTE_STATUS_UNSETÌ4Îanon_enum_103Ö0 G_FILE_ATTRIBUTE_THUMBNAILING_FAILEDÌ65536Ö0 G_FILE_ATTRIBUTE_THUMBNAIL_PATHÌ65536Ö0 G_FILE_ATTRIBUTE_TIME_ACCESSÌ65536Ö0 @@ -3995,15 +3992,15 @@ G_FILE_ATTRIBUTE_TIME_CREATED_USEC G_FILE_ATTRIBUTE_TIME_MODIFIEDÌ65536Ö0 G_FILE_ATTRIBUTE_TIME_MODIFIED_USECÌ65536Ö0 G_FILE_ATTRIBUTE_TRASH_ITEM_COUNTÌ65536Ö0 -G_FILE_ATTRIBUTE_TYPE_BOOLEANÌ4Îanon_enum_106Ö0 -G_FILE_ATTRIBUTE_TYPE_BYTE_STRINGÌ4Îanon_enum_106Ö0 -G_FILE_ATTRIBUTE_TYPE_INT32Ì4Îanon_enum_106Ö0 -G_FILE_ATTRIBUTE_TYPE_INT64Ì4Îanon_enum_106Ö0 -G_FILE_ATTRIBUTE_TYPE_INVALIDÌ4Îanon_enum_106Ö0 -G_FILE_ATTRIBUTE_TYPE_OBJECTÌ4Îanon_enum_106Ö0 -G_FILE_ATTRIBUTE_TYPE_STRINGÌ4Îanon_enum_106Ö0 -G_FILE_ATTRIBUTE_TYPE_UINT32Ì4Îanon_enum_106Ö0 -G_FILE_ATTRIBUTE_TYPE_UINT64Ì4Îanon_enum_106Ö0 +G_FILE_ATTRIBUTE_TYPE_BOOLEANÌ4Îanon_enum_101Ö0 +G_FILE_ATTRIBUTE_TYPE_BYTE_STRINGÌ4Îanon_enum_101Ö0 +G_FILE_ATTRIBUTE_TYPE_INT32Ì4Îanon_enum_101Ö0 +G_FILE_ATTRIBUTE_TYPE_INT64Ì4Îanon_enum_101Ö0 +G_FILE_ATTRIBUTE_TYPE_INVALIDÌ4Îanon_enum_101Ö0 +G_FILE_ATTRIBUTE_TYPE_OBJECTÌ4Îanon_enum_101Ö0 +G_FILE_ATTRIBUTE_TYPE_STRINGÌ4Îanon_enum_101Ö0 +G_FILE_ATTRIBUTE_TYPE_UINT32Ì4Îanon_enum_101Ö0 +G_FILE_ATTRIBUTE_TYPE_UINT64Ì4Îanon_enum_101Ö0 G_FILE_ATTRIBUTE_UNIX_BLOCKSÌ65536Ö0 G_FILE_ATTRIBUTE_UNIX_BLOCK_SIZEÌ65536Ö0 G_FILE_ATTRIBUTE_UNIX_DEVICEÌ65536Ö0 @@ -4014,16 +4011,16 @@ G_FILE_ATTRIBUTE_UNIX_MODE G_FILE_ATTRIBUTE_UNIX_NLINKÌ65536Ö0 G_FILE_ATTRIBUTE_UNIX_RDEVÌ65536Ö0 G_FILE_ATTRIBUTE_UNIX_UIDÌ65536Ö0 -G_FILE_COPY_ALL_METADATAÌ4Îanon_enum_113Ö0 -G_FILE_COPY_BACKUPÌ4Îanon_enum_113Ö0 -G_FILE_COPY_NOFOLLOW_SYMLINKSÌ4Îanon_enum_113Ö0 -G_FILE_COPY_NONEÌ4Îanon_enum_113Ö0 -G_FILE_COPY_NO_FALLBACK_FOR_MOVEÌ4Îanon_enum_113Ö0 -G_FILE_COPY_OVERWRITEÌ4Îanon_enum_113Ö0 -G_FILE_COPY_TARGET_DEFAULT_PERMSÌ4Îanon_enum_113Ö0 -G_FILE_CREATE_NONEÌ4Îanon_enum_110Ö0 -G_FILE_CREATE_PRIVATEÌ4Îanon_enum_110Ö0 -G_FILE_CREATE_REPLACE_DESTINATIONÌ4Îanon_enum_110Ö0 +G_FILE_COPY_ALL_METADATAÌ4Îanon_enum_108Ö0 +G_FILE_COPY_BACKUPÌ4Îanon_enum_108Ö0 +G_FILE_COPY_NOFOLLOW_SYMLINKSÌ4Îanon_enum_108Ö0 +G_FILE_COPY_NONEÌ4Îanon_enum_108Ö0 +G_FILE_COPY_NO_FALLBACK_FOR_MOVEÌ4Îanon_enum_108Ö0 +G_FILE_COPY_OVERWRITEÌ4Îanon_enum_108Ö0 +G_FILE_COPY_TARGET_DEFAULT_PERMSÌ4Îanon_enum_108Ö0 +G_FILE_CREATE_NONEÌ4Îanon_enum_105Ö0 +G_FILE_CREATE_PRIVATEÌ4Îanon_enum_105Ö0 +G_FILE_CREATE_REPLACE_DESTINATIONÌ4Îanon_enum_105Ö0 G_FILE_ENUMERATORÌ131072Í(o)Ö0 G_FILE_ENUMERATOR_CLASSÌ131072Í(k)Ö0 G_FILE_ENUMERATOR_GET_CLASSÌ131072Í(o)Ö0 @@ -4065,33 +4062,33 @@ G_FILE_INPUT_STREAM_CLASS G_FILE_INPUT_STREAM_GET_CLASSÌ131072Í(o)Ö0 G_FILE_MONITORÌ131072Í(o)Ö0 G_FILE_MONITOR_CLASSÌ131072Í(k)Ö0 -G_FILE_MONITOR_EVENT_ATTRIBUTE_CHANGEDÌ4Îanon_enum_117Ö0 -G_FILE_MONITOR_EVENT_CHANGEDÌ4Îanon_enum_117Ö0 -G_FILE_MONITOR_EVENT_CHANGES_DONE_HINTÌ4Îanon_enum_117Ö0 -G_FILE_MONITOR_EVENT_CREATEDÌ4Îanon_enum_117Ö0 -G_FILE_MONITOR_EVENT_DELETEDÌ4Îanon_enum_117Ö0 -G_FILE_MONITOR_EVENT_PRE_UNMOUNTÌ4Îanon_enum_117Ö0 -G_FILE_MONITOR_EVENT_UNMOUNTEDÌ4Îanon_enum_117Ö0 +G_FILE_MONITOR_EVENT_ATTRIBUTE_CHANGEDÌ4Îanon_enum_112Ö0 +G_FILE_MONITOR_EVENT_CHANGEDÌ4Îanon_enum_112Ö0 +G_FILE_MONITOR_EVENT_CHANGES_DONE_HINTÌ4Îanon_enum_112Ö0 +G_FILE_MONITOR_EVENT_CREATEDÌ4Îanon_enum_112Ö0 +G_FILE_MONITOR_EVENT_DELETEDÌ4Îanon_enum_112Ö0 +G_FILE_MONITOR_EVENT_PRE_UNMOUNTÌ4Îanon_enum_112Ö0 +G_FILE_MONITOR_EVENT_UNMOUNTEDÌ4Îanon_enum_112Ö0 G_FILE_MONITOR_GET_CLASSÌ131072Í(o)Ö0 -G_FILE_MONITOR_NONEÌ4Îanon_enum_114Ö0 -G_FILE_MONITOR_WATCH_MOUNTSÌ4Îanon_enum_114Ö0 +G_FILE_MONITOR_NONEÌ4Îanon_enum_109Ö0 +G_FILE_MONITOR_WATCH_MOUNTSÌ4Îanon_enum_109Ö0 G_FILE_OUTPUT_STREAMÌ131072Í(o)Ö0 G_FILE_OUTPUT_STREAM_CLASSÌ131072Í(k)Ö0 G_FILE_OUTPUT_STREAM_GET_CLASSÌ131072Í(o)Ö0 -G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKSÌ4Îanon_enum_109Ö0 -G_FILE_QUERY_INFO_NONEÌ4Îanon_enum_109Ö0 +G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKSÌ4Îanon_enum_104Ö0 +G_FILE_QUERY_INFO_NONEÌ4Îanon_enum_104Ö0 G_FILE_TEST_EXISTSÌ4Îanon_enum_53Ö0 G_FILE_TEST_IS_DIRÌ4Îanon_enum_53Ö0 G_FILE_TEST_IS_EXECUTABLEÌ4Îanon_enum_53Ö0 G_FILE_TEST_IS_REGULARÌ4Îanon_enum_53Ö0 G_FILE_TEST_IS_SYMLINKÌ4Îanon_enum_53Ö0 -G_FILE_TYPE_DIRECTORYÌ4Îanon_enum_115Ö0 -G_FILE_TYPE_MOUNTABLEÌ4Îanon_enum_115Ö0 -G_FILE_TYPE_REGULARÌ4Îanon_enum_115Ö0 -G_FILE_TYPE_SHORTCUTÌ4Îanon_enum_115Ö0 -G_FILE_TYPE_SPECIALÌ4Îanon_enum_115Ö0 -G_FILE_TYPE_SYMBOLIC_LINKÌ4Îanon_enum_115Ö0 -G_FILE_TYPE_UNKNOWNÌ4Îanon_enum_115Ö0 +G_FILE_TYPE_DIRECTORYÌ4Îanon_enum_110Ö0 +G_FILE_TYPE_MOUNTABLEÌ4Îanon_enum_110Ö0 +G_FILE_TYPE_REGULARÌ4Îanon_enum_110Ö0 +G_FILE_TYPE_SHORTCUTÌ4Îanon_enum_110Ö0 +G_FILE_TYPE_SPECIALÌ4Îanon_enum_110Ö0 +G_FILE_TYPE_SYMBOLIC_LINKÌ4Îanon_enum_110Ö0 +G_FILE_TYPE_UNKNOWNÌ4Îanon_enum_110Ö0 G_FILTER_INPUT_STREAMÌ131072Í(o)Ö0 G_FILTER_INPUT_STREAM_CLASSÌ131072Í(k)Ö0 G_FILTER_INPUT_STREAM_GET_CLASSÌ131072Í(o)Ö0 @@ -4179,41 +4176,41 @@ G_IO_CHANNEL_ERROR_PIPE G_IO_ERRÌ4Îanon_enum_63Ö0 G_IO_ERRORÌ65536Ö0 G_IO_ERROR_AGAINÌ4Îanon_enum_59Ö0 -G_IO_ERROR_ALREADY_MOUNTEDÌ4Îanon_enum_118Ö0 -G_IO_ERROR_BUSYÌ4Îanon_enum_118Ö0 -G_IO_ERROR_CANCELLEDÌ4Îanon_enum_118Ö0 -G_IO_ERROR_CANT_CREATE_BACKUPÌ4Îanon_enum_118Ö0 -G_IO_ERROR_CLOSEDÌ4Îanon_enum_118Ö0 -G_IO_ERROR_EXISTSÌ4Îanon_enum_118Ö0 -G_IO_ERROR_FAILEDÌ4Îanon_enum_118Ö0 -G_IO_ERROR_FAILED_HANDLEDÌ4Îanon_enum_118Ö0 -G_IO_ERROR_FILENAME_TOO_LONGÌ4Îanon_enum_118Ö0 -G_IO_ERROR_HOST_NOT_FOUNDÌ4Îanon_enum_118Ö0 +G_IO_ERROR_ALREADY_MOUNTEDÌ4Îanon_enum_113Ö0 +G_IO_ERROR_BUSYÌ4Îanon_enum_113Ö0 +G_IO_ERROR_CANCELLEDÌ4Îanon_enum_113Ö0 +G_IO_ERROR_CANT_CREATE_BACKUPÌ4Îanon_enum_113Ö0 +G_IO_ERROR_CLOSEDÌ4Îanon_enum_113Ö0 +G_IO_ERROR_EXISTSÌ4Îanon_enum_113Ö0 +G_IO_ERROR_FAILEDÌ4Îanon_enum_113Ö0 +G_IO_ERROR_FAILED_HANDLEDÌ4Îanon_enum_113Ö0 +G_IO_ERROR_FILENAME_TOO_LONGÌ4Îanon_enum_113Ö0 +G_IO_ERROR_HOST_NOT_FOUNDÌ4Îanon_enum_113Ö0 G_IO_ERROR_INVALÌ4Îanon_enum_59Ö0 -G_IO_ERROR_INVALID_ARGUMENTÌ4Îanon_enum_118Ö0 -G_IO_ERROR_INVALID_FILENAMEÌ4Îanon_enum_118Ö0 -G_IO_ERROR_IS_DIRECTORYÌ4Îanon_enum_118Ö0 +G_IO_ERROR_INVALID_ARGUMENTÌ4Îanon_enum_113Ö0 +G_IO_ERROR_INVALID_FILENAMEÌ4Îanon_enum_113Ö0 +G_IO_ERROR_IS_DIRECTORYÌ4Îanon_enum_113Ö0 G_IO_ERROR_NONEÌ4Îanon_enum_59Ö0 -G_IO_ERROR_NOT_DIRECTORYÌ4Îanon_enum_118Ö0 -G_IO_ERROR_NOT_EMPTYÌ4Îanon_enum_118Ö0 -G_IO_ERROR_NOT_FOUNDÌ4Îanon_enum_118Ö0 -G_IO_ERROR_NOT_MOUNTABLE_FILEÌ4Îanon_enum_118Ö0 -G_IO_ERROR_NOT_MOUNTEDÌ4Îanon_enum_118Ö0 -G_IO_ERROR_NOT_REGULAR_FILEÌ4Îanon_enum_118Ö0 -G_IO_ERROR_NOT_SUPPORTEDÌ4Îanon_enum_118Ö0 -G_IO_ERROR_NOT_SYMBOLIC_LINKÌ4Îanon_enum_118Ö0 -G_IO_ERROR_NO_SPACEÌ4Îanon_enum_118Ö0 -G_IO_ERROR_PENDINGÌ4Îanon_enum_118Ö0 -G_IO_ERROR_PERMISSION_DENIEDÌ4Îanon_enum_118Ö0 -G_IO_ERROR_READ_ONLYÌ4Îanon_enum_118Ö0 -G_IO_ERROR_TIMED_OUTÌ4Îanon_enum_118Ö0 -G_IO_ERROR_TOO_MANY_LINKSÌ4Îanon_enum_118Ö0 -G_IO_ERROR_TOO_MANY_OPEN_FILESÌ4Îanon_enum_118Ö0 +G_IO_ERROR_NOT_DIRECTORYÌ4Îanon_enum_113Ö0 +G_IO_ERROR_NOT_EMPTYÌ4Îanon_enum_113Ö0 +G_IO_ERROR_NOT_FOUNDÌ4Îanon_enum_113Ö0 +G_IO_ERROR_NOT_MOUNTABLE_FILEÌ4Îanon_enum_113Ö0 +G_IO_ERROR_NOT_MOUNTEDÌ4Îanon_enum_113Ö0 +G_IO_ERROR_NOT_REGULAR_FILEÌ4Îanon_enum_113Ö0 +G_IO_ERROR_NOT_SUPPORTEDÌ4Îanon_enum_113Ö0 +G_IO_ERROR_NOT_SYMBOLIC_LINKÌ4Îanon_enum_113Ö0 +G_IO_ERROR_NO_SPACEÌ4Îanon_enum_113Ö0 +G_IO_ERROR_PENDINGÌ4Îanon_enum_113Ö0 +G_IO_ERROR_PERMISSION_DENIEDÌ4Îanon_enum_113Ö0 +G_IO_ERROR_READ_ONLYÌ4Îanon_enum_113Ö0 +G_IO_ERROR_TIMED_OUTÌ4Îanon_enum_113Ö0 +G_IO_ERROR_TOO_MANY_LINKSÌ4Îanon_enum_113Ö0 +G_IO_ERROR_TOO_MANY_OPEN_FILESÌ4Îanon_enum_113Ö0 G_IO_ERROR_UNKNOWNÌ4Îanon_enum_59Ö0 -G_IO_ERROR_WOULD_BLOCKÌ4Îanon_enum_118Ö0 -G_IO_ERROR_WOULD_MERGEÌ4Îanon_enum_118Ö0 -G_IO_ERROR_WOULD_RECURSEÌ4Îanon_enum_118Ö0 -G_IO_ERROR_WRONG_ETAGÌ4Îanon_enum_118Ö0 +G_IO_ERROR_WOULD_BLOCKÌ4Îanon_enum_113Ö0 +G_IO_ERROR_WOULD_MERGEÌ4Îanon_enum_113Ö0 +G_IO_ERROR_WOULD_RECURSEÌ4Îanon_enum_113Ö0 +G_IO_ERROR_WRONG_ETAGÌ4Îanon_enum_113Ö0 G_IO_FLAG_APPENDÌ4Îanon_enum_64Ö0 G_IO_FLAG_GET_MASKÌ4Îanon_enum_64Ö0 G_IO_FLAG_IS_READABLEÌ4Îanon_enum_64Ö0 @@ -4341,7 +4338,6 @@ G_KEY_FILE_DESKTOP_KEY_CATEGORIES G_KEY_FILE_DESKTOP_KEY_COMMENTÌ65536Ö0 G_KEY_FILE_DESKTOP_KEY_EXECÌ65536Ö0 G_KEY_FILE_DESKTOP_KEY_GENERIC_NAMEÌ65536Ö0 -G_KEY_FILE_DESKTOP_KEY_GETTEXT_DOMAINÌ65536Ö0 G_KEY_FILE_DESKTOP_KEY_HIDDENÌ65536Ö0 G_KEY_FILE_DESKTOP_KEY_ICONÌ65536Ö0 G_KEY_FILE_DESKTOP_KEY_MIME_TYPEÌ65536Ö0 @@ -4449,23 +4445,23 @@ G_MINLONG G_MINOFFSETÌ65536Ö0 G_MINSHORTÌ65536Ö0 G_MINSSIZEÌ65536Ö0 -G_MODULE_BIND_LAZYÌ4Îanon_enum_124Ö0 -G_MODULE_BIND_LOCALÌ4Îanon_enum_124Ö0 -G_MODULE_BIND_MASKÌ4Îanon_enum_124Ö0 +G_MODULE_BIND_LAZYÌ4Îanon_enum_119Ö0 +G_MODULE_BIND_LOCALÌ4Îanon_enum_119Ö0 +G_MODULE_BIND_MASKÌ4Îanon_enum_119Ö0 G_MODULE_EXPORTÌ65536Ö0 G_MODULE_IMPORTÌ65536Ö0 G_MODULE_SUFFIXÌ65536Ö0 G_MOUNTÌ131072Í(obj)Ö0 G_MOUNT_GET_IFACEÌ131072Í(obj)Ö0 -G_MOUNT_MOUNT_NONEÌ4Îanon_enum_111Ö0 +G_MOUNT_MOUNT_NONEÌ4Îanon_enum_106Ö0 G_MOUNT_OPERATIONÌ131072Í(o)Ö0 -G_MOUNT_OPERATION_ABORTEDÌ4Îanon_enum_121Ö0 +G_MOUNT_OPERATION_ABORTEDÌ4Îanon_enum_116Ö0 G_MOUNT_OPERATION_CLASSÌ131072Í(k)Ö0 G_MOUNT_OPERATION_GET_CLASSÌ131072Í(o)Ö0 -G_MOUNT_OPERATION_HANDLEDÌ4Îanon_enum_121Ö0 -G_MOUNT_OPERATION_UNHANDLEDÌ4Îanon_enum_121Ö0 -G_MOUNT_UNMOUNT_FORCEÌ4Îanon_enum_112Ö0 -G_MOUNT_UNMOUNT_NONEÌ4Îanon_enum_112Ö0 +G_MOUNT_OPERATION_HANDLEDÌ4Îanon_enum_116Ö0 +G_MOUNT_OPERATION_UNHANDLEDÌ4Îanon_enum_116Ö0 +G_MOUNT_UNMOUNT_FORCEÌ4Îanon_enum_107Ö0 +G_MOUNT_UNMOUNT_NONEÌ4Îanon_enum_107Ö0 G_MUTEX_DEBUG_MAGICÌ65536Ö0 G_NATIVE_VOLUME_MONITORÌ131072Í(o)Ö0 G_NATIVE_VOLUME_MONITOR_CLASSÌ131072Í(k)Ö0 @@ -4519,15 +4515,15 @@ G_OS_UNIX G_OUTPUT_STREAMÌ131072Í(o)Ö0 G_OUTPUT_STREAM_CLASSÌ131072Í(k)Ö0 G_OUTPUT_STREAM_GET_CLASSÌ131072Í(o)Ö0 -G_OUTPUT_STREAM_SPLICE_CLOSE_SOURCEÌ4Îanon_enum_122Ö0 -G_OUTPUT_STREAM_SPLICE_CLOSE_TARGETÌ4Îanon_enum_122Ö0 -G_OUTPUT_STREAM_SPLICE_NONEÌ4Îanon_enum_122Ö0 -G_PARAM_CONSTRUCTÌ4Îanon_enum_99Ö0 -G_PARAM_CONSTRUCT_ONLYÌ4Îanon_enum_99Ö0 -G_PARAM_LAX_VALIDATIONÌ4Îanon_enum_99Ö0 +G_OUTPUT_STREAM_SPLICE_CLOSE_SOURCEÌ4Îanon_enum_117Ö0 +G_OUTPUT_STREAM_SPLICE_CLOSE_TARGETÌ4Îanon_enum_117Ö0 +G_OUTPUT_STREAM_SPLICE_NONEÌ4Îanon_enum_117Ö0 +G_PARAM_CONSTRUCTÌ4Îanon_enum_94Ö0 +G_PARAM_CONSTRUCT_ONLYÌ4Îanon_enum_94Ö0 +G_PARAM_LAX_VALIDATIONÌ4Îanon_enum_94Ö0 G_PARAM_MASKÌ65536Ö0 -G_PARAM_PRIVATEÌ4Îanon_enum_99Ö0 -G_PARAM_READABLEÌ4Îanon_enum_99Ö0 +G_PARAM_PRIVATEÌ4Îanon_enum_94Ö0 +G_PARAM_READABLEÌ4Îanon_enum_94Ö0 G_PARAM_READWRITEÌ65536Ö0 G_PARAM_SPECÌ131072Í(pspec)Ö0 G_PARAM_SPEC_BOOLEANÌ131072Í(pspec)Ö0 @@ -4557,15 +4553,15 @@ G_PARAM_SPEC_ULONG G_PARAM_SPEC_UNICHARÌ131072Í(pspec)Ö0 G_PARAM_SPEC_VALUE_ARRAYÌ131072Í(pspec)Ö0 G_PARAM_SPEC_VALUE_TYPEÌ131072Í(pspec)Ö0 -G_PARAM_STATIC_BLURBÌ4Îanon_enum_99Ö0 -G_PARAM_STATIC_NAMEÌ4Îanon_enum_99Ö0 -G_PARAM_STATIC_NICKÌ4Îanon_enum_99Ö0 +G_PARAM_STATIC_BLURBÌ4Îanon_enum_94Ö0 +G_PARAM_STATIC_NAMEÌ4Îanon_enum_94Ö0 +G_PARAM_STATIC_NICKÌ4Îanon_enum_94Ö0 G_PARAM_STATIC_STRINGSÌ65536Ö0 G_PARAM_USER_SHIFTÌ65536Ö0 -G_PARAM_WRITABLEÌ4Îanon_enum_99Ö0 -G_PASSWORD_SAVE_FOR_SESSIONÌ4Îanon_enum_120Ö0 -G_PASSWORD_SAVE_NEVERÌ4Îanon_enum_120Ö0 -G_PASSWORD_SAVE_PERMANENTLYÌ4Îanon_enum_120Ö0 +G_PARAM_WRITABLEÌ4Îanon_enum_94Ö0 +G_PASSWORD_SAVE_FOR_SESSIONÌ4Îanon_enum_115Ö0 +G_PASSWORD_SAVE_NEVERÌ4Îanon_enum_115Ö0 +G_PASSWORD_SAVE_PERMANENTLYÌ4Îanon_enum_115Ö0 G_PASTEÌ131072Í(identifier1,identifier2)Ö0 G_PASTE_ARGSÌ131072Í(identifier1,identifier2)Ö0 G_PDP_ENDIANÌ65536Ö0 @@ -4658,21 +4654,21 @@ G_SHELL_ERROR G_SHELL_ERROR_BAD_QUOTINGÌ4Îanon_enum_81Ö0 G_SHELL_ERROR_EMPTY_STRINGÌ4Îanon_enum_81Ö0 G_SHELL_ERROR_FAILEDÌ4Îanon_enum_81Ö0 -G_SIGNAL_ACTIONÌ4Îanon_enum_100Ö0 -G_SIGNAL_DETAILEDÌ4Îanon_enum_100Ö0 +G_SIGNAL_ACTIONÌ4Îanon_enum_95Ö0 +G_SIGNAL_DETAILEDÌ4Îanon_enum_95Ö0 G_SIGNAL_FLAGS_MASKÌ65536Ö0 -G_SIGNAL_MATCH_CLOSUREÌ4Îanon_enum_102Ö0 -G_SIGNAL_MATCH_DATAÌ4Îanon_enum_102Ö0 -G_SIGNAL_MATCH_DETAILÌ4Îanon_enum_102Ö0 -G_SIGNAL_MATCH_FUNCÌ4Îanon_enum_102Ö0 -G_SIGNAL_MATCH_IDÌ4Îanon_enum_102Ö0 +G_SIGNAL_MATCH_CLOSUREÌ4Îanon_enum_97Ö0 +G_SIGNAL_MATCH_DATAÌ4Îanon_enum_97Ö0 +G_SIGNAL_MATCH_DETAILÌ4Îanon_enum_97Ö0 +G_SIGNAL_MATCH_FUNCÌ4Îanon_enum_97Ö0 +G_SIGNAL_MATCH_IDÌ4Îanon_enum_97Ö0 G_SIGNAL_MATCH_MASKÌ65536Ö0 -G_SIGNAL_MATCH_UNBLOCKEDÌ4Îanon_enum_102Ö0 -G_SIGNAL_NO_HOOKSÌ4Îanon_enum_100Ö0 -G_SIGNAL_NO_RECURSEÌ4Îanon_enum_100Ö0 -G_SIGNAL_RUN_CLEANUPÌ4Îanon_enum_100Ö0 -G_SIGNAL_RUN_FIRSTÌ4Îanon_enum_100Ö0 -G_SIGNAL_RUN_LASTÌ4Îanon_enum_100Ö0 +G_SIGNAL_MATCH_UNBLOCKEDÌ4Îanon_enum_97Ö0 +G_SIGNAL_NO_HOOKSÌ4Îanon_enum_95Ö0 +G_SIGNAL_NO_RECURSEÌ4Îanon_enum_95Ö0 +G_SIGNAL_RUN_CLEANUPÌ4Îanon_enum_95Ö0 +G_SIGNAL_RUN_FIRSTÌ4Îanon_enum_95Ö0 +G_SIGNAL_RUN_LASTÌ4Îanon_enum_95Ö0 G_SIGNAL_TYPE_STATIC_SCOPEÌ65536Ö0 G_SIMPLE_ASYNC_RESULTÌ131072Í(o)Ö0 G_SIMPLE_ASYNC_RESULT_CLASSÌ131072Í(k)Ö0 @@ -4809,10 +4805,10 @@ G_TYPE_DATA_OUTPUT_STREAM G_TYPE_DATA_STREAM_BYTE_ORDERÌ65536Ö0 G_TYPE_DATA_STREAM_NEWLINE_TYPEÌ65536Ö0 G_TYPE_DATEÌ65536Ö0 -G_TYPE_DEBUG_MASKÌ4Îanon_enum_95Ö0 -G_TYPE_DEBUG_NONEÌ4Îanon_enum_95Ö0 -G_TYPE_DEBUG_OBJECTSÌ4Îanon_enum_95Ö0 -G_TYPE_DEBUG_SIGNALSÌ4Îanon_enum_95Ö0 +G_TYPE_DEBUG_MASKÌ4Îanon_enum_90Ö0 +G_TYPE_DEBUG_NONEÌ4Îanon_enum_90Ö0 +G_TYPE_DEBUG_OBJECTSÌ4Îanon_enum_90Ö0 +G_TYPE_DEBUG_SIGNALSÌ4Îanon_enum_90Ö0 G_TYPE_DOUBLEÌ65536Ö0 G_TYPE_DRIVEÌ65536Ö0 G_TYPE_EMBLEMÌ65536Ö0 @@ -4840,13 +4836,13 @@ G_TYPE_FILE_TYPE G_TYPE_FILTER_INPUT_STREAMÌ65536Ö0 G_TYPE_FILTER_OUTPUT_STREAMÌ65536Ö0 G_TYPE_FLAGSÌ65536Ö0 -G_TYPE_FLAG_ABSTRACTÌ4Îanon_enum_97Ö0 -G_TYPE_FLAG_CLASSEDÌ4Îanon_enum_96Ö0 -G_TYPE_FLAG_DEEP_DERIVABLEÌ4Îanon_enum_96Ö0 -G_TYPE_FLAG_DERIVABLEÌ4Îanon_enum_96Ö0 -G_TYPE_FLAG_INSTANTIATABLEÌ4Îanon_enum_96Ö0 +G_TYPE_FLAG_ABSTRACTÌ4Îanon_enum_92Ö0 +G_TYPE_FLAG_CLASSEDÌ4Îanon_enum_91Ö0 +G_TYPE_FLAG_DEEP_DERIVABLEÌ4Îanon_enum_91Ö0 +G_TYPE_FLAG_DERIVABLEÌ4Îanon_enum_91Ö0 +G_TYPE_FLAG_INSTANTIATABLEÌ4Îanon_enum_91Ö0 G_TYPE_FLAG_RESERVED_ID_BITÌ65536Ö0 -G_TYPE_FLAG_VALUE_ABSTRACTÌ4Îanon_enum_97Ö0 +G_TYPE_FLAG_VALUE_ABSTRACTÌ4Îanon_enum_92Ö0 G_TYPE_FLOATÌ65536Ö0 G_TYPE_FROM_CLASSÌ131072Í(g_class)Ö0 G_TYPE_FROM_INSTANCEÌ131072Í(instance)Ö0 @@ -5158,7 +5154,9 @@ G_VOLUME_MONITOR_CLASS G_VOLUME_MONITOR_EXTENSION_POINT_NAMEÌ65536Ö0 G_VOLUME_MONITOR_GET_CLASSÌ131072Í(o)Ö0 G_WIN32_DLLMAIN_FOR_DLL_NAMEÌ131072Í(static,dll_name)Ö0 +GdkAppLaunchContextÌ2048Ö0 GdkAppLaunchContextÌ4096Ö0 +GdkAppLaunchContextClassÌ2048Ö0 GdkAppLaunchContextClassÌ4096Ö0 GdkAppLaunchContextPrivateÌ4096Ö0 GdkAtomÌ4096Ö0Ï_GdkAtom @@ -6047,100 +6045,102 @@ NSIG NULLÌ65536Ö0 NZEROÌ65536Ö0 OPEN_MAXÌ65536Ö0 -PANGO_ALIGN_CENTERÌ4Îanon_enum_145Ö0 -PANGO_ALIGN_LEFTÌ4Îanon_enum_145Ö0 -PANGO_ALIGN_RIGHTÌ4Îanon_enum_145Ö0 +PANGO_ALIGN_CENTERÌ4Îanon_enum_140Ö0 +PANGO_ALIGN_LEFTÌ4Îanon_enum_140Ö0 +PANGO_ALIGN_RIGHTÌ4Îanon_enum_140Ö0 PANGO_ANALYSIS_FLAG_CENTERED_BASELINEÌ65536Ö0 PANGO_ASCENTÌ131072Í(rect)Ö0 -PANGO_ATTR_ABSOLUTE_SIZEÌ4Îanon_enum_142Ö0 -PANGO_ATTR_BACKGROUNDÌ4Îanon_enum_142Ö0 -PANGO_ATTR_FALLBACKÌ4Îanon_enum_142Ö0 -PANGO_ATTR_FAMILYÌ4Îanon_enum_142Ö0 -PANGO_ATTR_FONT_DESCÌ4Îanon_enum_142Ö0 -PANGO_ATTR_FOREGROUNDÌ4Îanon_enum_142Ö0 -PANGO_ATTR_GRAVITYÌ4Îanon_enum_142Ö0 -PANGO_ATTR_GRAVITY_HINTÌ4Îanon_enum_142Ö0 -PANGO_ATTR_INVALIDÌ4Îanon_enum_142Ö0 -PANGO_ATTR_LANGUAGEÌ4Îanon_enum_142Ö0 -PANGO_ATTR_LETTER_SPACINGÌ4Îanon_enum_142Ö0 -PANGO_ATTR_RISEÌ4Îanon_enum_142Ö0 -PANGO_ATTR_SCALEÌ4Îanon_enum_142Ö0 -PANGO_ATTR_SHAPEÌ4Îanon_enum_142Ö0 -PANGO_ATTR_SIZEÌ4Îanon_enum_142Ö0 -PANGO_ATTR_STRETCHÌ4Îanon_enum_142Ö0 -PANGO_ATTR_STRIKETHROUGHÌ4Îanon_enum_142Ö0 -PANGO_ATTR_STRIKETHROUGH_COLORÌ4Îanon_enum_142Ö0 -PANGO_ATTR_STYLEÌ4Îanon_enum_142Ö0 -PANGO_ATTR_UNDERLINEÌ4Îanon_enum_142Ö0 -PANGO_ATTR_UNDERLINE_COLORÌ4Îanon_enum_142Ö0 -PANGO_ATTR_VARIANTÌ4Îanon_enum_142Ö0 -PANGO_ATTR_WEIGHTÌ4Îanon_enum_142Ö0 -PANGO_BIDI_TYPE_ALÌ4Îanon_enum_135Ö0 -PANGO_BIDI_TYPE_ANÌ4Îanon_enum_135Ö0 -PANGO_BIDI_TYPE_BÌ4Îanon_enum_135Ö0 -PANGO_BIDI_TYPE_BNÌ4Îanon_enum_135Ö0 -PANGO_BIDI_TYPE_CSÌ4Îanon_enum_135Ö0 -PANGO_BIDI_TYPE_ENÌ4Îanon_enum_135Ö0 -PANGO_BIDI_TYPE_ESÌ4Îanon_enum_135Ö0 -PANGO_BIDI_TYPE_ETÌ4Îanon_enum_135Ö0 -PANGO_BIDI_TYPE_LÌ4Îanon_enum_135Ö0 -PANGO_BIDI_TYPE_LREÌ4Îanon_enum_135Ö0 -PANGO_BIDI_TYPE_LROÌ4Îanon_enum_135Ö0 -PANGO_BIDI_TYPE_NSMÌ4Îanon_enum_135Ö0 -PANGO_BIDI_TYPE_ONÌ4Îanon_enum_135Ö0 -PANGO_BIDI_TYPE_PDFÌ4Îanon_enum_135Ö0 -PANGO_BIDI_TYPE_RÌ4Îanon_enum_135Ö0 -PANGO_BIDI_TYPE_RLEÌ4Îanon_enum_135Ö0 -PANGO_BIDI_TYPE_RLOÌ4Îanon_enum_135Ö0 -PANGO_BIDI_TYPE_SÌ4Îanon_enum_135Ö0 -PANGO_BIDI_TYPE_WSÌ4Îanon_enum_135Ö0 +PANGO_ATTR_ABSOLUTE_SIZEÌ4Îanon_enum_137Ö0 +PANGO_ATTR_BACKGROUNDÌ4Îanon_enum_137Ö0 +PANGO_ATTR_FALLBACKÌ4Îanon_enum_137Ö0 +PANGO_ATTR_FAMILYÌ4Îanon_enum_137Ö0 +PANGO_ATTR_FONT_DESCÌ4Îanon_enum_137Ö0 +PANGO_ATTR_FOREGROUNDÌ4Îanon_enum_137Ö0 +PANGO_ATTR_GRAVITYÌ4Îanon_enum_137Ö0 +PANGO_ATTR_GRAVITY_HINTÌ4Îanon_enum_137Ö0 +PANGO_ATTR_INDEX_FROM_TEXT_BEGINNINGÌ65536Ö0 +PANGO_ATTR_INDEX_TO_TEXT_ENDÌ65536Ö0 +PANGO_ATTR_INVALIDÌ4Îanon_enum_137Ö0 +PANGO_ATTR_LANGUAGEÌ4Îanon_enum_137Ö0 +PANGO_ATTR_LETTER_SPACINGÌ4Îanon_enum_137Ö0 +PANGO_ATTR_RISEÌ4Îanon_enum_137Ö0 +PANGO_ATTR_SCALEÌ4Îanon_enum_137Ö0 +PANGO_ATTR_SHAPEÌ4Îanon_enum_137Ö0 +PANGO_ATTR_SIZEÌ4Îanon_enum_137Ö0 +PANGO_ATTR_STRETCHÌ4Îanon_enum_137Ö0 +PANGO_ATTR_STRIKETHROUGHÌ4Îanon_enum_137Ö0 +PANGO_ATTR_STRIKETHROUGH_COLORÌ4Îanon_enum_137Ö0 +PANGO_ATTR_STYLEÌ4Îanon_enum_137Ö0 +PANGO_ATTR_UNDERLINEÌ4Îanon_enum_137Ö0 +PANGO_ATTR_UNDERLINE_COLORÌ4Îanon_enum_137Ö0 +PANGO_ATTR_VARIANTÌ4Îanon_enum_137Ö0 +PANGO_ATTR_WEIGHTÌ4Îanon_enum_137Ö0 +PANGO_BIDI_TYPE_ALÌ4Îanon_enum_130Ö0 +PANGO_BIDI_TYPE_ANÌ4Îanon_enum_130Ö0 +PANGO_BIDI_TYPE_BÌ4Îanon_enum_130Ö0 +PANGO_BIDI_TYPE_BNÌ4Îanon_enum_130Ö0 +PANGO_BIDI_TYPE_CSÌ4Îanon_enum_130Ö0 +PANGO_BIDI_TYPE_ENÌ4Îanon_enum_130Ö0 +PANGO_BIDI_TYPE_ESÌ4Îanon_enum_130Ö0 +PANGO_BIDI_TYPE_ETÌ4Îanon_enum_130Ö0 +PANGO_BIDI_TYPE_LÌ4Îanon_enum_130Ö0 +PANGO_BIDI_TYPE_LREÌ4Îanon_enum_130Ö0 +PANGO_BIDI_TYPE_LROÌ4Îanon_enum_130Ö0 +PANGO_BIDI_TYPE_NSMÌ4Îanon_enum_130Ö0 +PANGO_BIDI_TYPE_ONÌ4Îanon_enum_130Ö0 +PANGO_BIDI_TYPE_PDFÌ4Îanon_enum_130Ö0 +PANGO_BIDI_TYPE_RÌ4Îanon_enum_130Ö0 +PANGO_BIDI_TYPE_RLEÌ4Îanon_enum_130Ö0 +PANGO_BIDI_TYPE_RLOÌ4Îanon_enum_130Ö0 +PANGO_BIDI_TYPE_SÌ4Îanon_enum_130Ö0 +PANGO_BIDI_TYPE_WSÌ4Îanon_enum_130Ö0 PANGO_CAIRO_FONTÌ131072Í(object)Ö0 PANGO_CAIRO_FONT_MAPÌ131072Í(object)Ö0 PANGO_CONTEXTÌ131072Í(object)Ö0 PANGO_CONTEXT_CLASSÌ131072Í(klass)Ö0 PANGO_CONTEXT_GET_CLASSÌ131072Í(obj)Ö0 -PANGO_COVERAGE_APPROXIMATEÌ4Îanon_enum_131Ö0 -PANGO_COVERAGE_EXACTÌ4Îanon_enum_131Ö0 -PANGO_COVERAGE_FALLBACKÌ4Îanon_enum_131Ö0 -PANGO_COVERAGE_NONEÌ4Îanon_enum_131Ö0 +PANGO_COVERAGE_APPROXIMATEÌ4Îanon_enum_126Ö0 +PANGO_COVERAGE_EXACTÌ4Îanon_enum_126Ö0 +PANGO_COVERAGE_FALLBACKÌ4Îanon_enum_126Ö0 +PANGO_COVERAGE_NONEÌ4Îanon_enum_126Ö0 PANGO_DESCENTÌ131072Í(rect)Ö0 -PANGO_DIRECTION_LTRÌ4Îanon_enum_136Ö0 -PANGO_DIRECTION_NEUTRALÌ4Îanon_enum_136Ö0 -PANGO_DIRECTION_RTLÌ4Îanon_enum_136Ö0 -PANGO_DIRECTION_TTB_LTRÌ4Îanon_enum_136Ö0 -PANGO_DIRECTION_TTB_RTLÌ4Îanon_enum_136Ö0 -PANGO_DIRECTION_WEAK_LTRÌ4Îanon_enum_136Ö0 -PANGO_DIRECTION_WEAK_RTLÌ4Îanon_enum_136Ö0 -PANGO_ELLIPSIZE_ENDÌ4Îanon_enum_147Ö0 -PANGO_ELLIPSIZE_MIDDLEÌ4Îanon_enum_147Ö0 -PANGO_ELLIPSIZE_NONEÌ4Îanon_enum_147Ö0 -PANGO_ELLIPSIZE_STARTÌ4Îanon_enum_147Ö0 +PANGO_DIRECTION_LTRÌ4Îanon_enum_131Ö0 +PANGO_DIRECTION_NEUTRALÌ4Îanon_enum_131Ö0 +PANGO_DIRECTION_RTLÌ4Îanon_enum_131Ö0 +PANGO_DIRECTION_TTB_LTRÌ4Îanon_enum_131Ö0 +PANGO_DIRECTION_TTB_RTLÌ4Îanon_enum_131Ö0 +PANGO_DIRECTION_WEAK_LTRÌ4Îanon_enum_131Ö0 +PANGO_DIRECTION_WEAK_RTLÌ4Îanon_enum_131Ö0 +PANGO_ELLIPSIZE_ENDÌ4Îanon_enum_142Ö0 +PANGO_ELLIPSIZE_MIDDLEÌ4Îanon_enum_142Ö0 +PANGO_ELLIPSIZE_NONEÌ4Îanon_enum_142Ö0 +PANGO_ELLIPSIZE_STARTÌ4Îanon_enum_142Ö0 PANGO_FEATURES_HÌ65536Ö0 PANGO_FONTÌ131072Í(object)Ö0 PANGO_FONTSETÌ131072Í(object)Ö0 PANGO_FONT_FACEÌ131072Í(object)Ö0 PANGO_FONT_FAMILYÌ131072Í(object)Ö0 PANGO_FONT_MAPÌ131072Í(object)Ö0 -PANGO_FONT_MASK_FAMILYÌ4Îanon_enum_141Ö0 -PANGO_FONT_MASK_GRAVITYÌ4Îanon_enum_141Ö0 -PANGO_FONT_MASK_SIZEÌ4Îanon_enum_141Ö0 -PANGO_FONT_MASK_STRETCHÌ4Îanon_enum_141Ö0 -PANGO_FONT_MASK_STYLEÌ4Îanon_enum_141Ö0 -PANGO_FONT_MASK_VARIANTÌ4Îanon_enum_141Ö0 -PANGO_FONT_MASK_WEIGHTÌ4Îanon_enum_141Ö0 +PANGO_FONT_MASK_FAMILYÌ4Îanon_enum_136Ö0 +PANGO_FONT_MASK_GRAVITYÌ4Îanon_enum_136Ö0 +PANGO_FONT_MASK_SIZEÌ4Îanon_enum_136Ö0 +PANGO_FONT_MASK_STRETCHÌ4Îanon_enum_136Ö0 +PANGO_FONT_MASK_STYLEÌ4Îanon_enum_136Ö0 +PANGO_FONT_MASK_VARIANTÌ4Îanon_enum_136Ö0 +PANGO_FONT_MASK_WEIGHTÌ4Îanon_enum_136Ö0 PANGO_GET_UNKNOWN_GLYPHÌ131072Í(wc)Ö0 PANGO_GLYPH_EMPTYÌ65536Ö0 PANGO_GLYPH_INVALID_INPUTÌ65536Ö0 PANGO_GLYPH_UNKNOWN_FLAGÌ65536Ö0 -PANGO_GRAVITY_AUTOÌ4Îanon_enum_132Ö0 -PANGO_GRAVITY_EASTÌ4Îanon_enum_132Ö0 -PANGO_GRAVITY_HINT_LINEÌ4Îanon_enum_133Ö0 -PANGO_GRAVITY_HINT_NATURALÌ4Îanon_enum_133Ö0 -PANGO_GRAVITY_HINT_STRONGÌ4Îanon_enum_133Ö0 +PANGO_GRAVITY_AUTOÌ4Îanon_enum_127Ö0 +PANGO_GRAVITY_EASTÌ4Îanon_enum_127Ö0 +PANGO_GRAVITY_HINT_LINEÌ4Îanon_enum_128Ö0 +PANGO_GRAVITY_HINT_NATURALÌ4Îanon_enum_128Ö0 +PANGO_GRAVITY_HINT_STRONGÌ4Îanon_enum_128Ö0 PANGO_GRAVITY_IS_VERTICALÌ131072Í(gravity)Ö0 -PANGO_GRAVITY_NORTHÌ4Îanon_enum_132Ö0 -PANGO_GRAVITY_SOUTHÌ4Îanon_enum_132Ö0 -PANGO_GRAVITY_WESTÌ4Îanon_enum_132Ö0 +PANGO_GRAVITY_NORTHÌ4Îanon_enum_127Ö0 +PANGO_GRAVITY_SOUTHÌ4Îanon_enum_127Ö0 +PANGO_GRAVITY_WESTÌ4Îanon_enum_127Ö0 PANGO_IS_CAIRO_FONTÌ131072Í(object)Ö0 PANGO_IS_CAIRO_FONT_MAPÌ131072Í(object)Ö0 PANGO_IS_CONTEXTÌ131072Í(object)Ö0 @@ -6166,10 +6166,10 @@ PANGO_RBEARING PANGO_RENDERERÌ131072Í(object)Ö0 PANGO_RENDERER_CLASSÌ131072Í(klass)Ö0 PANGO_RENDERER_GET_CLASSÌ131072Í(obj)Ö0 -PANGO_RENDER_PART_BACKGROUNDÌ4Îanon_enum_148Ö0 -PANGO_RENDER_PART_FOREGROUNDÌ4Îanon_enum_148Ö0 -PANGO_RENDER_PART_STRIKETHROUGHÌ4Îanon_enum_148Ö0 -PANGO_RENDER_PART_UNDERLINEÌ4Îanon_enum_148Ö0 +PANGO_RENDER_PART_BACKGROUNDÌ4Îanon_enum_143Ö0 +PANGO_RENDER_PART_FOREGROUNDÌ4Îanon_enum_143Ö0 +PANGO_RENDER_PART_STRIKETHROUGHÌ4Îanon_enum_143Ö0 +PANGO_RENDER_PART_UNDERLINEÌ4Îanon_enum_143Ö0 PANGO_SCALEÌ65536Ö0 PANGO_SCALE_LARGEÌ65536Ö0 PANGO_SCALE_MEDIUMÌ65536Ö0 @@ -6178,98 +6178,98 @@ PANGO_SCALE_XX_LARGE PANGO_SCALE_XX_SMALLÌ65536Ö0 PANGO_SCALE_X_LARGEÌ65536Ö0 PANGO_SCALE_X_SMALLÌ65536Ö0 -PANGO_SCRIPT_ARABICÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_ARMENIANÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_BALINESEÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_BENGALIÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_BOPOMOFOÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_BRAILLEÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_BUGINESEÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_BUHIDÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_CANADIAN_ABORIGINALÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_CARIANÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_CHAMÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_CHEROKEEÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_COMMONÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_COPTICÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_CUNEIFORMÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_CYPRIOTÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_CYRILLICÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_DESERETÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_DEVANAGARIÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_ETHIOPICÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_GEORGIANÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_GLAGOLITICÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_GOTHICÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_GREEKÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_GUJARATIÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_GURMUKHIÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_HANÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_HANGULÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_HANUNOOÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_HEBREWÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_HIRAGANAÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_INHERITEDÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_INVALID_CODEÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_KANNADAÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_KATAKANAÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_KAYAH_LIÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_KHAROSHTHIÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_KHMERÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_LAOÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_LATINÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_LEPCHAÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_LIMBUÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_LINEAR_BÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_LYCIANÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_LYDIANÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_MALAYALAMÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_MONGOLIANÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_MYANMARÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_NEW_TAI_LUEÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_NKOÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_OGHAMÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_OLD_ITALICÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_OLD_PERSIANÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_OL_CHIKIÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_ORIYAÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_OSMANYAÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_PHAGS_PAÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_PHOENICIANÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_REJANGÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_RUNICÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_SAURASHTRAÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_SHAVIANÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_SINHALAÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_SUNDANESEÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_SYLOTI_NAGRIÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_SYRIACÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_TAGALOGÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_TAGBANWAÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_TAI_LEÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_TAMILÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_TELUGUÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_THAANAÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_THAIÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_TIBETANÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_TIFINAGHÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_UGARITICÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_UNKNOWNÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_VAIÌ4Îanon_enum_134Ö0 -PANGO_SCRIPT_YIÌ4Îanon_enum_134Ö0 -PANGO_STRETCH_CONDENSEDÌ4Îanon_enum_140Ö0 -PANGO_STRETCH_EXPANDEDÌ4Îanon_enum_140Ö0 -PANGO_STRETCH_EXTRA_CONDENSEDÌ4Îanon_enum_140Ö0 -PANGO_STRETCH_EXTRA_EXPANDEDÌ4Îanon_enum_140Ö0 -PANGO_STRETCH_NORMALÌ4Îanon_enum_140Ö0 -PANGO_STRETCH_SEMI_CONDENSEDÌ4Îanon_enum_140Ö0 -PANGO_STRETCH_SEMI_EXPANDEDÌ4Îanon_enum_140Ö0 -PANGO_STRETCH_ULTRA_CONDENSEDÌ4Îanon_enum_140Ö0 -PANGO_STRETCH_ULTRA_EXPANDEDÌ4Îanon_enum_140Ö0 -PANGO_STYLE_ITALICÌ4Îanon_enum_137Ö0 -PANGO_STYLE_NORMALÌ4Îanon_enum_137Ö0 -PANGO_STYLE_OBLIQUEÌ4Îanon_enum_137Ö0 -PANGO_TAB_LEFTÌ4Îanon_enum_144Ö0 +PANGO_SCRIPT_ARABICÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_ARMENIANÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_BALINESEÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_BENGALIÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_BOPOMOFOÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_BRAILLEÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_BUGINESEÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_BUHIDÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_CANADIAN_ABORIGINALÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_CARIANÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_CHAMÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_CHEROKEEÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_COMMONÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_COPTICÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_CUNEIFORMÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_CYPRIOTÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_CYRILLICÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_DESERETÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_DEVANAGARIÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_ETHIOPICÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_GEORGIANÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_GLAGOLITICÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_GOTHICÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_GREEKÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_GUJARATIÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_GURMUKHIÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_HANÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_HANGULÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_HANUNOOÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_HEBREWÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_HIRAGANAÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_INHERITEDÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_INVALID_CODEÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_KANNADAÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_KATAKANAÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_KAYAH_LIÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_KHAROSHTHIÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_KHMERÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_LAOÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_LATINÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_LEPCHAÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_LIMBUÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_LINEAR_BÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_LYCIANÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_LYDIANÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_MALAYALAMÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_MONGOLIANÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_MYANMARÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_NEW_TAI_LUEÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_NKOÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_OGHAMÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_OLD_ITALICÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_OLD_PERSIANÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_OL_CHIKIÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_ORIYAÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_OSMANYAÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_PHAGS_PAÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_PHOENICIANÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_REJANGÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_RUNICÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_SAURASHTRAÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_SHAVIANÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_SINHALAÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_SUNDANESEÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_SYLOTI_NAGRIÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_SYRIACÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_TAGALOGÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_TAGBANWAÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_TAI_LEÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_TAMILÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_TELUGUÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_THAANAÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_THAIÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_TIBETANÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_TIFINAGHÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_UGARITICÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_UNKNOWNÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_VAIÌ4Îanon_enum_129Ö0 +PANGO_SCRIPT_YIÌ4Îanon_enum_129Ö0 +PANGO_STRETCH_CONDENSEDÌ4Îanon_enum_135Ö0 +PANGO_STRETCH_EXPANDEDÌ4Îanon_enum_135Ö0 +PANGO_STRETCH_EXTRA_CONDENSEDÌ4Îanon_enum_135Ö0 +PANGO_STRETCH_EXTRA_EXPANDEDÌ4Îanon_enum_135Ö0 +PANGO_STRETCH_NORMALÌ4Îanon_enum_135Ö0 +PANGO_STRETCH_SEMI_CONDENSEDÌ4Îanon_enum_135Ö0 +PANGO_STRETCH_SEMI_EXPANDEDÌ4Îanon_enum_135Ö0 +PANGO_STRETCH_ULTRA_CONDENSEDÌ4Îanon_enum_135Ö0 +PANGO_STRETCH_ULTRA_EXPANDEDÌ4Îanon_enum_135Ö0 +PANGO_STYLE_ITALICÌ4Îanon_enum_132Ö0 +PANGO_STYLE_NORMALÌ4Îanon_enum_132Ö0 +PANGO_STYLE_OBLIQUEÌ4Îanon_enum_132Ö0 +PANGO_TAB_LEFTÌ4Îanon_enum_139Ö0 PANGO_TYPE_ALIGNMENTÌ65536Ö0 PANGO_TYPE_ATTR_LISTÌ65536Ö0 PANGO_TYPE_ATTR_TYPEÌ65536Ö0 @@ -6311,14 +6311,14 @@ PANGO_TYPE_UNDERLINE PANGO_TYPE_VARIANTÌ65536Ö0 PANGO_TYPE_WEIGHTÌ65536Ö0 PANGO_TYPE_WRAP_MODEÌ65536Ö0 -PANGO_UNDERLINE_DOUBLEÌ4Îanon_enum_143Ö0 -PANGO_UNDERLINE_ERRORÌ4Îanon_enum_143Ö0 -PANGO_UNDERLINE_LOWÌ4Îanon_enum_143Ö0 -PANGO_UNDERLINE_NONEÌ4Îanon_enum_143Ö0 -PANGO_UNDERLINE_SINGLEÌ4Îanon_enum_143Ö0 +PANGO_UNDERLINE_DOUBLEÌ4Îanon_enum_138Ö0 +PANGO_UNDERLINE_ERRORÌ4Îanon_enum_138Ö0 +PANGO_UNDERLINE_LOWÌ4Îanon_enum_138Ö0 +PANGO_UNDERLINE_NONEÌ4Îanon_enum_138Ö0 +PANGO_UNDERLINE_SINGLEÌ4Îanon_enum_138Ö0 PANGO_UNITS_ROUNDÌ131072Í(d)Ö0 -PANGO_VARIANT_NORMALÌ4Îanon_enum_138Ö0 -PANGO_VARIANT_SMALL_CAPSÌ4Îanon_enum_138Ö0 +PANGO_VARIANT_NORMALÌ4Îanon_enum_133Ö0 +PANGO_VARIANT_SMALL_CAPSÌ4Îanon_enum_133Ö0 PANGO_VERSIONÌ65536Ö0 PANGO_VERSION_CHECKÌ131072Í(major,minor,micro)Ö0 PANGO_VERSION_ENCODEÌ131072Í(major,minor,micro)Ö0 @@ -6326,16 +6326,20 @@ PANGO_VERSION_MAJOR PANGO_VERSION_MICROÌ65536Ö0 PANGO_VERSION_MINORÌ65536Ö0 PANGO_VERSION_STRINGÌ65536Ö0 -PANGO_WEIGHT_BOLDÌ4Îanon_enum_139Ö0 -PANGO_WEIGHT_HEAVYÌ4Îanon_enum_139Ö0 -PANGO_WEIGHT_LIGHTÌ4Îanon_enum_139Ö0 -PANGO_WEIGHT_NORMALÌ4Îanon_enum_139Ö0 -PANGO_WEIGHT_SEMIBOLDÌ4Îanon_enum_139Ö0 -PANGO_WEIGHT_ULTRABOLDÌ4Îanon_enum_139Ö0 -PANGO_WEIGHT_ULTRALIGHTÌ4Îanon_enum_139Ö0 -PANGO_WRAP_CHARÌ4Îanon_enum_146Ö0 -PANGO_WRAP_WORDÌ4Îanon_enum_146Ö0 -PANGO_WRAP_WORD_CHARÌ4Îanon_enum_146Ö0 +PANGO_WEIGHT_BOLDÌ4Îanon_enum_134Ö0 +PANGO_WEIGHT_BOOKÌ4Îanon_enum_134Ö0 +PANGO_WEIGHT_HEAVYÌ4Îanon_enum_134Ö0 +PANGO_WEIGHT_LIGHTÌ4Îanon_enum_134Ö0 +PANGO_WEIGHT_MEDIUMÌ4Îanon_enum_134Ö0 +PANGO_WEIGHT_NORMALÌ4Îanon_enum_134Ö0 +PANGO_WEIGHT_SEMIBOLDÌ4Îanon_enum_134Ö0 +PANGO_WEIGHT_THINÌ4Îanon_enum_134Ö0 +PANGO_WEIGHT_ULTRABOLDÌ4Îanon_enum_134Ö0 +PANGO_WEIGHT_ULTRAHEAVYÌ4Îanon_enum_134Ö0 +PANGO_WEIGHT_ULTRALIGHTÌ4Îanon_enum_134Ö0 +PANGO_WRAP_CHARÌ4Îanon_enum_141Ö0 +PANGO_WRAP_WORDÌ4Îanon_enum_141Ö0 +PANGO_WRAP_WORD_CHARÌ4Îanon_enum_141Ö0 PATH_MAXÌ65536Ö0 PIPE_BUFÌ65536Ö0 POLL_ERRÌ65536Ö0 @@ -6355,7 +6359,7 @@ PTHREAD_KEYS_MAX PTHREAD_STACK_MINÌ65536Ö0 PTHREAD_THREADS_MAXÌ65536Ö0 P_tmpdirÌ65536Ö0 -PangoAlignmentÌ4096Ö0Ïanon_enum_145 +PangoAlignmentÌ4096Ö0Ïanon_enum_140 PangoAnalysisÌ4096Ö0Ï_PangoAnalysis PangoAttrClassÌ4096Ö0Ï_PangoAttrClass PangoAttrColorÌ4096Ö0Ï_PangoAttrColor @@ -6370,9 +6374,9 @@ PangoAttrList PangoAttrShapeÌ4096Ö0Ï_PangoAttrShape PangoAttrSizeÌ4096Ö0Ï_PangoAttrSize PangoAttrStringÌ4096Ö0Ï_PangoAttrString -PangoAttrTypeÌ4096Ö0Ïanon_enum_142 +PangoAttrTypeÌ4096Ö0Ïanon_enum_137 PangoAttributeÌ4096Ö0Ï_PangoAttribute -PangoBidiTypeÌ4096Ö0Ïanon_enum_135 +PangoBidiTypeÌ4096Ö0Ïanon_enum_130 PangoCairoFontÌ4096Ö0Ï_PangoCairoFont PangoCairoFontMapÌ4096Ö0Ï_PangoCairoFontMap PangoCairoShapeRendererFuncÌ4096Ö0Ïtypedef void @@ -6380,9 +6384,9 @@ PangoColor PangoContextÌ4096Ö0Ï_PangoContext PangoContextClassÌ4096Ö0Ï_PangoContextClass PangoCoverageÌ4096Ö0Ï_PangoCoverage -PangoCoverageLevelÌ4096Ö0Ïanon_enum_131 -PangoDirectionÌ4096Ö0Ïanon_enum_136 -PangoEllipsizeModeÌ4096Ö0Ïanon_enum_147 +PangoCoverageLevelÌ4096Ö0Ïanon_enum_126 +PangoDirectionÌ4096Ö0Ïanon_enum_131 +PangoEllipsizeModeÌ4096Ö0Ïanon_enum_142 PangoEngineLangÌ4096Ö0Ï_PangoEngineLang PangoEngineShapeÌ4096Ö0Ï_PangoEngineShape PangoFontÌ4096Ö0Ï_PangoFont @@ -6390,7 +6394,7 @@ PangoFontDescription PangoFontFaceÌ4096Ö0Ï_PangoFontFace PangoFontFamilyÌ4096Ö0Ï_PangoFontFamily PangoFontMapÌ4096Ö0Ï_PangoFontMap -PangoFontMaskÌ4096Ö0Ïanon_enum_141 +PangoFontMaskÌ4096Ö0Ïanon_enum_136 PangoFontMetricsÌ4096Ö0Ï_PangoFontMetrics PangoFontsetÌ4096Ö0Ï_PangoFontset PangoFontsetForeachFuncÌ4096Ö0Ïtypedef gboolean @@ -6402,8 +6406,8 @@ PangoGlyphItemIter PangoGlyphStringÌ4096Ö0Ï_PangoGlyphString PangoGlyphUnitÌ4096Ö0Ïgint32 PangoGlyphVisAttrÌ4096Ö0Ï_PangoGlyphVisAttr -PangoGravityÌ4096Ö0Ïanon_enum_132 -PangoGravityHintÌ4096Ö0Ïanon_enum_133 +PangoGravityÌ4096Ö0Ïanon_enum_127 +PangoGravityHintÌ4096Ö0Ïanon_enum_128 PangoItemÌ4096Ö0Ï_PangoItem PangoLanguageÌ4096Ö0Ï_PangoLanguage PangoLayoutÌ4096Ö0Ï_PangoLayout @@ -6414,20 +6418,20 @@ PangoLayoutRun PangoLogAttrÌ4096Ö0Ï_PangoLogAttr PangoMatrixÌ4096Ö0Ï_PangoMatrix PangoRectangleÌ4096Ö0Ï_PangoRectangle -PangoRenderPartÌ4096Ö0Ïanon_enum_148 +PangoRenderPartÌ4096Ö0Ïanon_enum_143 PangoRendererÌ4096Ö0Ï_PangoRenderer PangoRendererClassÌ4096Ö0Ï_PangoRendererClass PangoRendererPrivateÌ4096Ö0Ï_PangoRendererPrivate -PangoScriptÌ4096Ö0Ïanon_enum_134 +PangoScriptÌ4096Ö0Ïanon_enum_129 PangoScriptIterÌ4096Ö0Ï_PangoScriptIter -PangoStretchÌ4096Ö0Ïanon_enum_140 -PangoStyleÌ4096Ö0Ïanon_enum_137 -PangoTabAlignÌ4096Ö0Ïanon_enum_144 +PangoStretchÌ4096Ö0Ïanon_enum_135 +PangoStyleÌ4096Ö0Ïanon_enum_132 +PangoTabAlignÌ4096Ö0Ïanon_enum_139 PangoTabArrayÌ4096Ö0Ï_PangoTabArray -PangoUnderlineÌ4096Ö0Ïanon_enum_143 -PangoVariantÌ4096Ö0Ïanon_enum_138 -PangoWeightÌ4096Ö0Ïanon_enum_139 -PangoWrapModeÌ4096Ö0Ïanon_enum_146 +PangoUnderlineÌ4096Ö0Ïanon_enum_138 +PangoVariantÌ4096Ö0Ïanon_enum_133 +PangoWeightÌ4096Ö0Ïanon_enum_134 +PangoWrapModeÌ4096Ö0Ïanon_enum_141 REG_CSÌ65536Ö0 REG_CSÌ4Îanon_enum_31Ö0 REG_DSÌ65536Ö0 @@ -6570,43 +6574,6 @@ SS_ONSTACK SV_INTERRUPTÌ65536Ö0 SV_ONSTACKÌ65536Ö0 SV_RESETHANDÌ65536Ö0 -S_BLKSIZEÌ65536Ö0 -S_IEXECÌ65536Ö0 -S_IFBLKÌ65536Ö0 -S_IFCHRÌ65536Ö0 -S_IFDIRÌ65536Ö0 -S_IFIFOÌ65536Ö0 -S_IFLNKÌ65536Ö0 -S_IFMTÌ65536Ö0 -S_IFREGÌ65536Ö0 -S_IFSOCKÌ65536Ö0 -S_IREADÌ65536Ö0 -S_IRGRPÌ65536Ö0 -S_IROTHÌ65536Ö0 -S_IRUSRÌ65536Ö0 -S_IRWXGÌ65536Ö0 -S_IRWXOÌ65536Ö0 -S_IRWXUÌ65536Ö0 -S_ISBLKÌ131072Í(mode)Ö0 -S_ISCHRÌ131072Í(mode)Ö0 -S_ISDIRÌ131072Í(mode)Ö0 -S_ISFIFOÌ131072Í(mode)Ö0 -S_ISGIDÌ65536Ö0 -S_ISLNKÌ131072Í(mode)Ö0 -S_ISREGÌ131072Í(mode)Ö0 -S_ISSOCKÌ131072Í(mode)Ö0 -S_ISUIDÌ65536Ö0 -S_ISVTXÌ65536Ö0 -S_IWGRPÌ65536Ö0 -S_IWOTHÌ65536Ö0 -S_IWRITEÌ65536Ö0 -S_IWUSRÌ65536Ö0 -S_IXGRPÌ65536Ö0 -S_IXOTHÌ65536Ö0 -S_IXUSRÌ65536Ö0 -S_TYPEISMQÌ131072Í(buf)Ö0 -S_TYPEISSEMÌ131072Í(buf)Ö0 -S_TYPEISSHMÌ131072Í(buf)Ö0 TIMER_ABSTIMEÌ65536Ö0 TMP_MAXÌ65536Ö0 TRAP_BRKPTÌ65536Ö0 @@ -6621,8 +6588,6 @@ ULLONG_MAX ULONG_LONG_MAXÌ65536Ö0 ULONG_MAXÌ65536Ö0 USHRT_MAXÌ65536Ö0 -UTIME_NOWÌ65536Ö0 -UTIME_OMITÌ65536Ö0 WORD_BITÌ65536Ö0 XATTR_LIST_MAXÌ65536Ö0 XATTR_NAME_MAXÌ65536Ö0 @@ -6633,6 +6598,49 @@ _ANSI_STDDEF_H _ATFILE_SOURCEÌ65536Ö0 _ATK_DEFINE_TYPE_EXTENDED_BEGINÌ131072Í(TypeName,type_name,TYPE,flags)Ö0 _ATK_DEFINE_TYPE_EXTENDED_ENDÌ131072Í()Ö0 +_AtkActionIfaceÌ2048Ö0 +_AtkAttributeÌ2048Ö0 +_AtkComponentIfaceÌ2048Ö0 +_AtkDocumentIfaceÌ2048Ö0 +_AtkEditableTextIfaceÌ2048Ö0 +_AtkGObjectAccessibleÌ2048Ö0 +_AtkGObjectAccessibleClassÌ2048Ö0 +_AtkHyperlinkÌ2048Ö0 +_AtkHyperlinkClassÌ2048Ö0 +_AtkHyperlinkImplIfaceÌ2048Ö0 +_AtkHypertextIfaceÌ2048Ö0 +_AtkImageIfaceÌ2048Ö0 +_AtkImplementorIfaceÌ2048Ö0 +_AtkKeyEventStructÌ2048Ö0 +_AtkMiscÌ2048Ö0 +_AtkMiscClassÌ2048Ö0 +_AtkNoOpObjectÌ2048Ö0 +_AtkNoOpObjectClassÌ2048Ö0 +_AtkNoOpObjectFactoryÌ2048Ö0 +_AtkNoOpObjectFactoryClassÌ2048Ö0 +_AtkObjectÌ2048Ö0 +_AtkObjectClassÌ2048Ö0 +_AtkObjectFactoryÌ2048Ö0 +_AtkObjectFactoryClassÌ2048Ö0 +_AtkPropertyValuesÌ2048Ö0 +_AtkRectangleÌ2048Ö0 +_AtkRegistryÌ2048Ö0 +_AtkRegistryClassÌ2048Ö0 +_AtkRelationÌ2048Ö0 +_AtkRelationClassÌ2048Ö0 +_AtkRelationSetÌ2048Ö0 +_AtkRelationSetClassÌ2048Ö0 +_AtkSelectionIfaceÌ2048Ö0 +_AtkStateSetÌ2048Ö0 +_AtkStateSetClassÌ2048Ö0 +_AtkStreamableContentIfaceÌ2048Ö0 +_AtkTableIfaceÌ2048Ö0 +_AtkTextIfaceÌ2048Ö0 +_AtkTextRangeÌ2048Ö0 +_AtkTextRectangleÌ2048Ö0 +_AtkUtilÌ2048Ö0 +_AtkUtilClassÌ2048Ö0 +_AtkValueIfaceÌ2048Ö0 _BITS_POSIX1_LIM_HÌ65536Ö0 _BITS_POSIX2_LIM_HÌ65536Ö0 _BITS_PTHREADTYPES_HÌ65536Ö0 @@ -6649,13 +6657,156 @@ _BSD_WCHAR_T_ _EXTERN_INLINEÌ65536Ö0 _FEATURES_HÌ65536Ö0 _FLOAT_H___Ì65536Ö0 +_GAppInfoIfaceÌ2048Ö0 +_GAppLaunchContextÌ2048Ö0 +_GAppLaunchContextClassÌ2048Ö0 +_GArrayÌ2048Ö0 +_GAsyncResultIfaceÌ2048Ö0 +_GBufferedInputStreamÌ2048Ö0 +_GBufferedInputStreamClassÌ2048Ö0 +_GBufferedOutputStreamÌ2048Ö0 +_GBufferedOutputStreamClassÌ2048Ö0 +_GByteArrayÌ2048Ö0 _GCC_LIMITS_H_Ì65536Ö0 _GCC_NEXT_LIMITS_HÌ65536Ö0 _GCC_PTRDIFF_TÌ65536Ö0 _GCC_SIZE_TÌ65536Ö0 _GCC_WCHAR_TÌ65536Ö0 +_GCClosureÌ2048Ö0 +_GCancellableClassÌ2048Ö0 +_GClosureÌ2048Ö0 +_GClosureNotifyDataÌ2048Ö0 +_GCompletionÌ2048Ö0 _GDK_MAKE_ATOMÌ131072Í(val)Ö0 +_GDataInputStreamÌ2048Ö0 +_GDataInputStreamClassÌ2048Ö0 +_GDataOutputStreamÌ2048Ö0 +_GDataOutputStreamClassÌ2048Ö0 +_GDateÌ2048Ö0 +_GDebugKeyÌ2048Ö0 +_GDoubleIEEE754Ì8192Ö0 +_GDriveIfaceÌ2048Ö0 +_GEnumClassÌ2048Ö0 +_GEnumValueÌ2048Ö0 +_GErrorÌ2048Ö0 +_GFileAttributeInfoÌ2048Ö0 +_GFileAttributeInfoListÌ2048Ö0 +_GFileEnumeratorÌ2048Ö0 +_GFileEnumeratorClassÌ2048Ö0 +_GFileIfaceÌ2048Ö0 +_GFileInputStreamÌ2048Ö0 +_GFileInputStreamClassÌ2048Ö0 +_GFileMonitorÌ2048Ö0 +_GFileMonitorClassÌ2048Ö0 +_GFileOutputStreamÌ2048Ö0 +_GFileOutputStreamClassÌ2048Ö0 +_GFilenameCompleterClassÌ2048Ö0 +_GFilterInputStreamÌ2048Ö0 +_GFilterInputStreamClassÌ2048Ö0 +_GFilterOutputStreamÌ2048Ö0 +_GFilterOutputStreamClassÌ2048Ö0 +_GFlagsClassÌ2048Ö0 +_GFlagsValueÌ2048Ö0 +_GFloatIEEE754Ì8192Ö0 +_GHashTableIterÌ2048Ö0 +_GHookÌ2048Ö0 +_GHookListÌ2048Ö0 +_GIOChannelÌ2048Ö0 +_GIOFuncsÌ2048Ö0 +_GIconIfaceÌ2048Ö0 +_GInputStreamÌ2048Ö0 +_GInputStreamClassÌ2048Ö0 +_GInterfaceInfoÌ2048Ö0 +_GListÌ2048Ö0 +_GLoadableIconIfaceÌ2048Ö0 +_GMarkupParserÌ2048Ö0 +_GMemVTableÌ2048Ö0 +_GMemoryInputStreamÌ2048Ö0 +_GMemoryInputStreamClassÌ2048Ö0 +_GMemoryOutputStreamÌ2048Ö0 +_GMemoryOutputStreamClassÌ2048Ö0 +_GMountIfaceÌ2048Ö0 +_GMountOperationÌ2048Ö0 +_GMountOperationClassÌ2048Ö0 _GNU_SOURCEÌ65536Ö0 +_GNativeVolumeMonitorÌ2048Ö0 +_GNativeVolumeMonitorClassÌ2048Ö0 +_GNodeÌ2048Ö0 +_GObjectÌ2048Ö0 +_GObjectClassÌ2048Ö0 +_GObjectConstructParamÌ2048Ö0 +_GOnceÌ2048Ö0 +_GOptionEntryÌ2048Ö0 +_GOutputStreamÌ2048Ö0 +_GOutputStreamClassÌ2048Ö0 +_GParamSpecÌ2048Ö0 +_GParamSpecBooleanÌ2048Ö0 +_GParamSpecBoxedÌ2048Ö0 +_GParamSpecCharÌ2048Ö0 +_GParamSpecClassÌ2048Ö0 +_GParamSpecDoubleÌ2048Ö0 +_GParamSpecEnumÌ2048Ö0 +_GParamSpecFlagsÌ2048Ö0 +_GParamSpecFloatÌ2048Ö0 +_GParamSpecGTypeÌ2048Ö0 +_GParamSpecIntÌ2048Ö0 +_GParamSpecInt64Ì2048Ö0 +_GParamSpecLongÌ2048Ö0 +_GParamSpecObjectÌ2048Ö0 +_GParamSpecOverrideÌ2048Ö0 +_GParamSpecParamÌ2048Ö0 +_GParamSpecPointerÌ2048Ö0 +_GParamSpecStringÌ2048Ö0 +_GParamSpecTypeInfoÌ2048Ö0 +_GParamSpecUCharÌ2048Ö0 +_GParamSpecUIntÌ2048Ö0 +_GParamSpecUInt64Ì2048Ö0 +_GParamSpecULongÌ2048Ö0 +_GParamSpecUnicharÌ2048Ö0 +_GParamSpecValueArrayÌ2048Ö0 +_GParameterÌ2048Ö0 +_GPollFDÌ2048Ö0 +_GPtrArrayÌ2048Ö0 +_GQueueÌ2048Ö0 +_GSListÌ2048Ö0 +_GScannerÌ2048Ö0 +_GScannerConfigÌ2048Ö0 +_GSeekableIfaceÌ2048Ö0 +_GSignalInvocationHintÌ2048Ö0 +_GSignalQueryÌ2048Ö0 +_GSourceÌ2048Ö0 +_GSourceCallbackFuncsÌ2048Ö0 +_GSourceFuncsÌ2048Ö0 +_GStaticMutexÌ2048Ö0 +_GStaticPrivateÌ2048Ö0 +_GStaticRWLockÌ2048Ö0 +_GStaticRecMutexÌ2048Ö0 +_GStringÌ2048Ö0 +_GSystemThreadÌ8192Ö0 +_GThreadÌ2048Ö0 +_GThreadFunctionsÌ2048Ö0 +_GThreadPoolÌ2048Ö0 +_GTimeValÌ2048Ö0 +_GTokenValueÌ8192Ö0 +_GTrashStackÌ2048Ö0 +_GTuplesÌ2048Ö0 +_GTypeClassÌ2048Ö0 +_GTypeFundamentalInfoÌ2048Ö0 +_GTypeInfoÌ2048Ö0 +_GTypeInstanceÌ2048Ö0 +_GTypeInterfaceÌ2048Ö0 +_GTypeModuleÌ2048Ö0 +_GTypeModuleClassÌ2048Ö0 +_GTypePluginClassÌ2048Ö0 +_GTypeQueryÌ2048Ö0 +_GTypeValueTableÌ2048Ö0 +_GValueÌ2048Ö0 +_GValueArrayÌ2048Ö0 +_GVfsÌ2048Ö0 +_GVfsClassÌ2048Ö0 +_GVolumeIfaceÌ2048Ö0 +_GVolumeMonitorÌ2048Ö0 +_GVolumeMonitorClassÌ2048Ö0 _G_ARGSÌ131072Í(ARGLIST)Ö0 _G_BUFSIZÌ65536Ö0 _G_DEFINE_TYPE_EXTENDED_BEGINÌ131072Í(TypeName,type_name,TYPE_PARENT,flags)Ö0 @@ -6692,8 +6843,8 @@ _G_VTABLE_LABEL_HAS_LENGTH _G_VTABLE_LABEL_PREFIXÌ65536Ö0 _G_VTABLE_LABEL_PREFIX_IDÌ65536Ö0 _G_config_hÌ65536Ö0 -_G_fpos64_tÌ4096Ö0Ïanon_struct_93 -_G_fpos_tÌ4096Ö0Ïanon_struct_92 +_G_fpos64_tÌ4096Ö0Ïanon_struct_147 +_G_fpos_tÌ4096Ö0Ïanon_struct_146 _G_int16_tÌ4096Ö0Ïint _G_int32_tÌ4096Ö0Ïint _G_off64_tÌ65536Ö0 @@ -6708,6 +6859,470 @@ _G_uint32_t _G_va_listÌ65536Ö0 _G_wchar_tÌ65536Ö0 _G_wint_tÌ65536Ö0 +_GdkColorÌ2048Ö0 +_GdkColormapÌ2048Ö0 +_GdkColormapClassÌ2048Ö0 +_GdkCursorÌ2048Ö0 +_GdkDeviceÌ2048Ö0 +_GdkDeviceAxisÌ2048Ö0 +_GdkDeviceKeyÌ2048Ö0 +_GdkDisplayÌ2048Ö0 +_GdkDisplayClassÌ2048Ö0 +_GdkDisplayManagerClassÌ2048Ö0 +_GdkDisplayPointerHooksÌ2048Ö0 +_GdkDragContextÌ2048Ö0 +_GdkDragContextClassÌ2048Ö0 +_GdkDrawableÌ2048Ö0 +_GdkDrawableClassÌ2048Ö0 +_GdkEventÌ8192Ö0 +_GdkEventAnyÌ2048Ö0 +_GdkEventButtonÌ2048Ö0 +_GdkEventClientÌ2048Ö0 +_GdkEventConfigureÌ2048Ö0 +_GdkEventCrossingÌ2048Ö0 +_GdkEventDNDÌ2048Ö0 +_GdkEventExposeÌ2048Ö0 +_GdkEventFocusÌ2048Ö0 +_GdkEventGrabBrokenÌ2048Ö0 +_GdkEventKeyÌ2048Ö0 +_GdkEventMotionÌ2048Ö0 +_GdkEventNoExposeÌ2048Ö0 +_GdkEventOwnerChangeÌ2048Ö0 +_GdkEventPropertyÌ2048Ö0 +_GdkEventProximityÌ2048Ö0 +_GdkEventScrollÌ2048Ö0 +_GdkEventSelectionÌ2048Ö0 +_GdkEventSettingÌ2048Ö0 +_GdkEventVisibilityÌ2048Ö0 +_GdkEventWindowStateÌ2048Ö0 +_GdkFontÌ2048Ö0 +_GdkGCÌ2048Ö0 +_GdkGCClassÌ2048Ö0 +_GdkGCValuesÌ2048Ö0 +_GdkGeometryÌ2048Ö0 +_GdkImageÌ2048Ö0 +_GdkImageClassÌ2048Ö0 +_GdkKeymapÌ2048Ö0 +_GdkKeymapClassÌ2048Ö0 +_GdkKeymapKeyÌ2048Ö0 +_GdkPangoAttrEmbossColorÌ2048Ö0 +_GdkPangoAttrEmbossedÌ2048Ö0 +_GdkPangoAttrStippleÌ2048Ö0 +_GdkPangoRendererÌ2048Ö0 +_GdkPangoRendererClassÌ2048Ö0 +_GdkPixbufLoaderÌ2048Ö0 +_GdkPixbufLoaderClassÌ2048Ö0 +_GdkPixmapObjectÌ2048Ö0 +_GdkPixmapObjectClassÌ2048Ö0 +_GdkPointÌ2048Ö0 +_GdkPointerHooksÌ2048Ö0 +_GdkRectangleÌ2048Ö0 +_GdkRgbCmapÌ2048Ö0 +_GdkScreenÌ2048Ö0 +_GdkScreenClassÌ2048Ö0 +_GdkSegmentÌ2048Ö0 +_GdkSpanÌ2048Ö0 +_GdkTimeCoordÌ2048Ö0 +_GdkTrapezoidÌ2048Ö0 +_GdkVisualÌ2048Ö0 +_GdkWindowAttrÌ2048Ö0 +_GdkWindowObjectÌ2048Ö0 +_GdkWindowObjectClassÌ2048Ö0 +_GtkAboutDialogÌ2048Ö0 +_GtkAboutDialogClassÌ2048Ö0 +_GtkAccelGroupÌ2048Ö0 +_GtkAccelGroupClassÌ2048Ö0 +_GtkAccelGroupEntryÌ2048Ö0 +_GtkAccelKeyÌ2048Ö0 +_GtkAccelLabelÌ2048Ö0 +_GtkAccelLabelClassÌ2048Ö0 +_GtkAccessibleÌ2048Ö0 +_GtkAccessibleClassÌ2048Ö0 +_GtkActionÌ2048Ö0 +_GtkActionClassÌ2048Ö0 +_GtkActionEntryÌ2048Ö0 +_GtkActionGroupÌ2048Ö0 +_GtkActionGroupClassÌ2048Ö0 +_GtkActivatableIfaceÌ2048Ö0 +_GtkAdjustmentÌ2048Ö0 +_GtkAdjustmentClassÌ2048Ö0 +_GtkAlignmentÌ2048Ö0 +_GtkAlignmentClassÌ2048Ö0 +_GtkArgÌ2048Ö0 +_GtkArrowÌ2048Ö0 +_GtkArrowClassÌ2048Ö0 +_GtkAspectFrameÌ2048Ö0 +_GtkAspectFrameClassÌ2048Ö0 +_GtkAssistantÌ2048Ö0 +_GtkAssistantClassÌ2048Ö0 +_GtkBinÌ2048Ö0 +_GtkBinClassÌ2048Ö0 +_GtkBindingArgÌ2048Ö0 +_GtkBindingEntryÌ2048Ö0 +_GtkBindingSetÌ2048Ö0 +_GtkBindingSignalÌ2048Ö0 +_GtkBorderÌ2048Ö0 +_GtkBoxÌ2048Ö0 +_GtkBoxChildÌ2048Ö0 +_GtkBoxClassÌ2048Ö0 +_GtkBuildableIfaceÌ2048Ö0 +_GtkBuilderÌ2048Ö0 +_GtkBuilderClassÌ2048Ö0 +_GtkButtonÌ2048Ö0 +_GtkButtonBoxÌ2048Ö0 +_GtkButtonBoxClassÌ2048Ö0 +_GtkButtonClassÌ2048Ö0 +_GtkCListÌ2048Ö0 +_GtkCListCellInfoÌ2048Ö0 +_GtkCListClassÌ2048Ö0 +_GtkCListColumnÌ2048Ö0 +_GtkCListDestInfoÌ2048Ö0 +_GtkCListRowÌ2048Ö0 +_GtkCTreeÌ2048Ö0 +_GtkCTreeClassÌ2048Ö0 +_GtkCTreeNodeÌ2048Ö0 +_GtkCTreeRowÌ2048Ö0 +_GtkCalendarÌ2048Ö0 +_GtkCalendarClassÌ2048Ö0 +_GtkCellÌ2048Ö0 +_GtkCellEditableIfaceÌ2048Ö0 +_GtkCellLayoutIfaceÌ2048Ö0 +_GtkCellPixTextÌ2048Ö0 +_GtkCellPixmapÌ2048Ö0 +_GtkCellRendererÌ2048Ö0 +_GtkCellRendererAccelÌ2048Ö0 +_GtkCellRendererAccelClassÌ2048Ö0 +_GtkCellRendererClassÌ2048Ö0 +_GtkCellRendererComboÌ2048Ö0 +_GtkCellRendererComboClassÌ2048Ö0 +_GtkCellRendererPixbufÌ2048Ö0 +_GtkCellRendererPixbufClassÌ2048Ö0 +_GtkCellRendererProgressÌ2048Ö0 +_GtkCellRendererProgressClassÌ2048Ö0 +_GtkCellRendererSpinÌ2048Ö0 +_GtkCellRendererSpinClassÌ2048Ö0 +_GtkCellRendererTextÌ2048Ö0 +_GtkCellRendererTextClassÌ2048Ö0 +_GtkCellRendererToggleÌ2048Ö0 +_GtkCellRendererToggleClassÌ2048Ö0 +_GtkCellTextÌ2048Ö0 +_GtkCellViewÌ2048Ö0 +_GtkCellViewClassÌ2048Ö0 +_GtkCellWidgetÌ2048Ö0 +_GtkCheckButtonÌ2048Ö0 +_GtkCheckButtonClassÌ2048Ö0 +_GtkCheckMenuItemÌ2048Ö0 +_GtkCheckMenuItemClassÌ2048Ö0 +_GtkColorButtonÌ2048Ö0 +_GtkColorButtonClassÌ2048Ö0 +_GtkColorSelectionÌ2048Ö0 +_GtkColorSelectionClassÌ2048Ö0 +_GtkColorSelectionDialogÌ2048Ö0 +_GtkColorSelectionDialogClassÌ2048Ö0 +_GtkComboÌ2048Ö0 +_GtkComboBoxÌ2048Ö0 +_GtkComboBoxClassÌ2048Ö0 +_GtkComboBoxEntryÌ2048Ö0 +_GtkComboBoxEntryClassÌ2048Ö0 +_GtkComboClassÌ2048Ö0 +_GtkContainerÌ2048Ö0 +_GtkContainerClassÌ2048Ö0 +_GtkCurveÌ2048Ö0 +_GtkCurveClassÌ2048Ö0 +_GtkDialogÌ2048Ö0 +_GtkDialogClassÌ2048Ö0 +_GtkDitherInfoÌ8192Ö0 +_GtkDrawingAreaÌ2048Ö0 +_GtkDrawingAreaClassÌ2048Ö0 +_GtkEditableClassÌ2048Ö0 +_GtkEntryÌ2048Ö0 +_GtkEntryClassÌ2048Ö0 +_GtkEntryCompletionÌ2048Ö0 +_GtkEntryCompletionClassÌ2048Ö0 +_GtkEventBoxÌ2048Ö0 +_GtkEventBoxClassÌ2048Ö0 +_GtkExpanderÌ2048Ö0 +_GtkExpanderClassÌ2048Ö0 +_GtkFileChooserButtonÌ2048Ö0 +_GtkFileChooserButtonClassÌ2048Ö0 +_GtkFileChooserDialogÌ2048Ö0 +_GtkFileChooserDialogClassÌ2048Ö0 +_GtkFileChooserWidgetÌ2048Ö0 +_GtkFileChooserWidgetClassÌ2048Ö0 +_GtkFileFilterInfoÌ2048Ö0 +_GtkFileSelectionÌ2048Ö0 +_GtkFileSelectionClassÌ2048Ö0 +_GtkFixedÌ2048Ö0 +_GtkFixedChildÌ2048Ö0 +_GtkFixedClassÌ2048Ö0 +_GtkFontButtonÌ2048Ö0 +_GtkFontButtonClassÌ2048Ö0 +_GtkFontSelectionÌ2048Ö0 +_GtkFontSelectionClassÌ2048Ö0 +_GtkFontSelectionDialogÌ2048Ö0 +_GtkFontSelectionDialogClassÌ2048Ö0 +_GtkFrameÌ2048Ö0 +_GtkFrameClassÌ2048Ö0 +_GtkGammaCurveÌ2048Ö0 +_GtkGammaCurveClassÌ2048Ö0 +_GtkHBoxÌ2048Ö0 +_GtkHBoxClassÌ2048Ö0 +_GtkHButtonBoxÌ2048Ö0 +_GtkHButtonBoxClassÌ2048Ö0 +_GtkHPanedÌ2048Ö0 +_GtkHPanedClassÌ2048Ö0 +_GtkHRulerÌ2048Ö0 +_GtkHRulerClassÌ2048Ö0 +_GtkHSVÌ2048Ö0 +_GtkHSVClassÌ2048Ö0 +_GtkHScaleÌ2048Ö0 +_GtkHScaleClassÌ2048Ö0 +_GtkHScrollbarÌ2048Ö0 +_GtkHScrollbarClassÌ2048Ö0 +_GtkHSeparatorÌ2048Ö0 +_GtkHSeparatorClassÌ2048Ö0 +_GtkHandleBoxÌ2048Ö0 +_GtkHandleBoxClassÌ2048Ö0 +_GtkIMContextÌ2048Ö0 +_GtkIMContextClassÌ2048Ö0 +_GtkIMContextSimpleÌ2048Ö0 +_GtkIMContextSimpleClassÌ2048Ö0 +_GtkIMMulticontextÌ2048Ö0 +_GtkIMMulticontextClassÌ2048Ö0 +_GtkIconFactoryÌ2048Ö0 +_GtkIconFactoryClassÌ2048Ö0 +_GtkIconThemeÌ2048Ö0 +_GtkIconThemeClassÌ2048Ö0 +_GtkIconViewÌ2048Ö0 +_GtkIconViewClassÌ2048Ö0 +_GtkImageÌ2048Ö0 +_GtkImageAnimationDataÌ2048Ö0 +_GtkImageClassÌ2048Ö0 +_GtkImageGIconDataÌ2048Ö0 +_GtkImageIconNameDataÌ2048Ö0 +_GtkImageIconSetDataÌ2048Ö0 +_GtkImageImageDataÌ2048Ö0 +_GtkImageMenuItemÌ2048Ö0 +_GtkImageMenuItemClassÌ2048Ö0 +_GtkImagePixbufDataÌ2048Ö0 +_GtkImagePixmapDataÌ2048Ö0 +_GtkImageStockDataÌ2048Ö0 +_GtkInputDialogÌ2048Ö0 +_GtkInputDialogClassÌ2048Ö0 +_GtkInvisibleÌ2048Ö0 +_GtkInvisibleClassÌ2048Ö0 +_GtkItemÌ2048Ö0 +_GtkItemClassÌ2048Ö0 +_GtkItemFactoryÌ2048Ö0 +_GtkItemFactoryClassÌ2048Ö0 +_GtkItemFactoryEntryÌ2048Ö0 +_GtkItemFactoryItemÌ2048Ö0 +_GtkLabelÌ2048Ö0 +_GtkLabelClassÌ2048Ö0 +_GtkLayoutÌ2048Ö0 +_GtkLayoutClassÌ2048Ö0 +_GtkLinkButtonÌ2048Ö0 +_GtkLinkButtonClassÌ2048Ö0 +_GtkListÌ2048Ö0 +_GtkListClassÌ2048Ö0 +_GtkListItemÌ2048Ö0 +_GtkListItemClassÌ2048Ö0 +_GtkListStoreÌ2048Ö0 +_GtkListStoreClassÌ2048Ö0 +_GtkMenuÌ2048Ö0 +_GtkMenuBarÌ2048Ö0 +_GtkMenuBarClassÌ2048Ö0 +_GtkMenuClassÌ2048Ö0 +_GtkMenuItemÌ2048Ö0 +_GtkMenuItemClassÌ2048Ö0 +_GtkMenuShellÌ2048Ö0 +_GtkMenuShellClassÌ2048Ö0 +_GtkMenuToolButtonÌ2048Ö0 +_GtkMenuToolButtonClassÌ2048Ö0 +_GtkMessageDialogÌ2048Ö0 +_GtkMessageDialogClassÌ2048Ö0 +_GtkMiscÌ2048Ö0 +_GtkMiscClassÌ2048Ö0 +_GtkMountOperationÌ2048Ö0 +_GtkMountOperationClassÌ2048Ö0 +_GtkNotebookÌ2048Ö0 +_GtkNotebookClassÌ2048Ö0 +_GtkObjectÌ2048Ö0 +_GtkObjectClassÌ2048Ö0 +_GtkOldEditableÌ2048Ö0 +_GtkOldEditableClassÌ2048Ö0 +_GtkOptionMenuÌ2048Ö0 +_GtkOptionMenuClassÌ2048Ö0 +_GtkOrientableIfaceÌ2048Ö0 +_GtkPageRangeÌ2048Ö0 +_GtkPanedÌ2048Ö0 +_GtkPanedClassÌ2048Ö0 +_GtkPixmapÌ2048Ö0 +_GtkPixmapClassÌ2048Ö0 +_GtkPlugÌ2048Ö0 +_GtkPlugClassÌ2048Ö0 +_GtkPreviewÌ2048Ö0 +_GtkPreviewClassÌ2048Ö0 +_GtkPreviewInfoÌ2048Ö0 +_GtkPrintOperationÌ2048Ö0 +_GtkPrintOperationClassÌ2048Ö0 +_GtkPrintOperationPreviewIfaceÌ2048Ö0 +_GtkProgressÌ2048Ö0 +_GtkProgressBarÌ2048Ö0 +_GtkProgressBarClassÌ2048Ö0 +_GtkProgressClassÌ2048Ö0 +_GtkRadioActionÌ2048Ö0 +_GtkRadioActionClassÌ2048Ö0 +_GtkRadioActionEntryÌ2048Ö0 +_GtkRadioButtonÌ2048Ö0 +_GtkRadioButtonClassÌ2048Ö0 +_GtkRadioMenuItemÌ2048Ö0 +_GtkRadioMenuItemClassÌ2048Ö0 +_GtkRadioToolButtonÌ2048Ö0 +_GtkRadioToolButtonClassÌ2048Ö0 +_GtkRangeÌ2048Ö0 +_GtkRangeClassÌ2048Ö0 +_GtkRcPropertyÌ2048Ö0 +_GtkRcStyleÌ2048Ö0 +_GtkRcStyleClassÌ2048Ö0 +_GtkRecentActionÌ2048Ö0 +_GtkRecentActionClassÌ2048Ö0 +_GtkRecentChooserDialogÌ2048Ö0 +_GtkRecentChooserDialogClassÌ2048Ö0 +_GtkRecentChooserIfaceÌ2048Ö0 +_GtkRecentChooserMenuÌ2048Ö0 +_GtkRecentChooserMenuClassÌ2048Ö0 +_GtkRecentChooserWidgetÌ2048Ö0 +_GtkRecentChooserWidgetClassÌ2048Ö0 +_GtkRecentDataÌ2048Ö0 +_GtkRecentFilterInfoÌ2048Ö0 +_GtkRecentManagerÌ2048Ö0 +_GtkRecentManagerClassÌ2048Ö0 +_GtkRequisitionÌ2048Ö0 +_GtkRulerÌ2048Ö0 +_GtkRulerClassÌ2048Ö0 +_GtkRulerMetricÌ2048Ö0 +_GtkScaleÌ2048Ö0 +_GtkScaleButtonÌ2048Ö0 +_GtkScaleButtonClassÌ2048Ö0 +_GtkScaleClassÌ2048Ö0 +_GtkScrollbarÌ2048Ö0 +_GtkScrollbarClassÌ2048Ö0 +_GtkScrolledWindowÌ2048Ö0 +_GtkScrolledWindowClassÌ2048Ö0 +_GtkSelectionDataÌ2048Ö0 +_GtkSeparatorÌ2048Ö0 +_GtkSeparatorClassÌ2048Ö0 +_GtkSeparatorMenuItemÌ2048Ö0 +_GtkSeparatorMenuItemClassÌ2048Ö0 +_GtkSeparatorToolItemÌ2048Ö0 +_GtkSeparatorToolItemClassÌ2048Ö0 +_GtkSettingsÌ2048Ö0 +_GtkSettingsClassÌ2048Ö0 +_GtkSettingsValueÌ2048Ö0 +_GtkSizeGroupÌ2048Ö0 +_GtkSizeGroupClassÌ2048Ö0 +_GtkSocketÌ2048Ö0 +_GtkSocketClassÌ2048Ö0 +_GtkSpinButtonÌ2048Ö0 +_GtkSpinButtonClassÌ2048Ö0 +_GtkStatusIconÌ2048Ö0 +_GtkStatusIconClassÌ2048Ö0 +_GtkStatusbarÌ2048Ö0 +_GtkStatusbarClassÌ2048Ö0 +_GtkStockItemÌ2048Ö0 +_GtkStyleÌ2048Ö0 +_GtkStyleClassÌ2048Ö0 +_GtkTableÌ2048Ö0 +_GtkTableChildÌ2048Ö0 +_GtkTableClassÌ2048Ö0 +_GtkTableRowColÌ2048Ö0 +_GtkTargetEntryÌ2048Ö0 +_GtkTargetListÌ2048Ö0 +_GtkTargetPairÌ2048Ö0 +_GtkTearoffMenuItemÌ2048Ö0 +_GtkTearoffMenuItemClassÌ2048Ö0 +_GtkTextAppearanceÌ2048Ö0 +_GtkTextAttributesÌ2048Ö0 +_GtkTextBufferÌ2048Ö0 +_GtkTextBufferClassÌ2048Ö0 +_GtkTextChildAnchorÌ2048Ö0 +_GtkTextChildAnchorClassÌ2048Ö0 +_GtkTextIterÌ2048Ö0 +_GtkTextMarkÌ2048Ö0 +_GtkTextMarkClassÌ2048Ö0 +_GtkTextTagÌ2048Ö0 +_GtkTextTagClassÌ2048Ö0 +_GtkTextTagTableÌ2048Ö0 +_GtkTextTagTableClassÌ2048Ö0 +_GtkTextViewÌ2048Ö0 +_GtkTextViewClassÌ2048Ö0 +_GtkTipsQueryÌ2048Ö0 +_GtkTipsQueryClassÌ2048Ö0 +_GtkToggleActionÌ2048Ö0 +_GtkToggleActionClassÌ2048Ö0 +_GtkToggleActionEntryÌ2048Ö0 +_GtkToggleButtonÌ2048Ö0 +_GtkToggleButtonClassÌ2048Ö0 +_GtkToggleToolButtonÌ2048Ö0 +_GtkToggleToolButtonClassÌ2048Ö0 +_GtkToolButtonÌ2048Ö0 +_GtkToolButtonClassÌ2048Ö0 +_GtkToolItemÌ2048Ö0 +_GtkToolItemClassÌ2048Ö0 +_GtkToolShellIfaceÌ2048Ö0 +_GtkToolbarÌ2048Ö0 +_GtkToolbarChildÌ2048Ö0 +_GtkToolbarClassÌ2048Ö0 +_GtkTooltipsÌ2048Ö0 +_GtkTooltipsClassÌ2048Ö0 +_GtkTooltipsDataÌ2048Ö0 +_GtkTreeDragDestIfaceÌ2048Ö0 +_GtkTreeDragSourceIfaceÌ2048Ö0 +_GtkTreeIterÌ2048Ö0 +_GtkTreeModelFilterÌ2048Ö0 +_GtkTreeModelFilterClassÌ2048Ö0 +_GtkTreeModelIfaceÌ2048Ö0 +_GtkTreeModelSortÌ2048Ö0 +_GtkTreeModelSortClassÌ2048Ö0 +_GtkTreeSelectionÌ2048Ö0 +_GtkTreeSelectionClassÌ2048Ö0 +_GtkTreeSortableIfaceÌ2048Ö0 +_GtkTreeStoreÌ2048Ö0 +_GtkTreeStoreClassÌ2048Ö0 +_GtkTreeViewÌ2048Ö0 +_GtkTreeViewClassÌ2048Ö0 +_GtkTreeViewColumnÌ2048Ö0 +_GtkTreeViewColumnClassÌ2048Ö0 +_GtkTypeInfoÌ2048Ö0 +_GtkUIManagerÌ2048Ö0 +_GtkUIManagerClassÌ2048Ö0 +_GtkVBoxÌ2048Ö0 +_GtkVBoxClassÌ2048Ö0 +_GtkVButtonBoxÌ2048Ö0 +_GtkVButtonBoxClassÌ2048Ö0 +_GtkVPanedÌ2048Ö0 +_GtkVPanedClassÌ2048Ö0 +_GtkVRulerÌ2048Ö0 +_GtkVRulerClassÌ2048Ö0 +_GtkVScaleÌ2048Ö0 +_GtkVScaleClassÌ2048Ö0 +_GtkVScrollbarÌ2048Ö0 +_GtkVScrollbarClassÌ2048Ö0 +_GtkVSeparatorÌ2048Ö0 +_GtkVSeparatorClassÌ2048Ö0 +_GtkViewportÌ2048Ö0 +_GtkViewportClassÌ2048Ö0 +_GtkVolumeButtonÌ2048Ö0 +_GtkVolumeButtonClassÌ2048Ö0 +_GtkWidgetÌ2048Ö0 +_GtkWidgetAuxInfoÌ2048Ö0 +_GtkWidgetClassÌ2048Ö0 +_GtkWidgetShapeInfoÌ2048Ö0 +_GtkWindowÌ2048Ö0 +_GtkWindowClassÌ2048Ö0 +_GtkWindowGroupÌ2048Ö0 +_GtkWindowGroupClassÌ2048Ö0 _IOFBFÌ65536Ö0 _IOLBFÌ65536Ö0 _IONBFÌ65536Ö0 @@ -6719,6 +7334,9 @@ _IOS_NOCREATE _IOS_NOREPLACEÌ65536Ö0 _IOS_OUTPUTÌ65536Ö0 _IOS_TRUNCÌ65536Ö0 +_IO_2_1_stderr_Ì32768Ö0Ï_IO_FILE_plus +_IO_2_1_stdin_Ì32768Ö0Ï_IO_FILE_plus +_IO_2_1_stdout_Ì32768Ö0Ï_IO_FILE_plus _IO_BAD_SEENÌ65536Ö0 _IO_BEÌ131072Í(expr,res)Ö0 _IO_BOOLALPHAÌ65536Ö0 @@ -6729,6 +7347,9 @@ _IO_DELETE_DONT_CLOSE _IO_DONT_CLOSEÌ65536Ö0 _IO_EOF_SEENÌ65536Ö0 _IO_ERR_SEENÌ65536Ö0 +_IO_FILEÌ2048Ö0 +_IO_FILEÌ32768Ö0 +_IO_FILE_plusÌ32768Ö0 _IO_FIXEDÌ65536Ö0 _IO_FLAGS2_MMAPÌ65536Ö0 _IO_FLAGS2_NOTCANCELÌ65536Ö0 @@ -6764,10 +7385,14 @@ _IO_UNITBUF _IO_UPPERCASEÌ65536Ö0 _IO_USER_BUFÌ65536Ö0 _IO_USER_LOCKÌ65536Ö0 +_IO_backup_baseÌ64Î_IO_FILEÖ0Ïchar +_IO_buf_baseÌ64Î_IO_FILEÖ0Ïchar +_IO_buf_endÌ64Î_IO_FILEÖ0Ïchar _IO_cleanup_region_endÌ131072Í(_Doit)Ö0 _IO_cleanup_region_startÌ131072Í(_fct,_fp)Ö0 +_IO_cookie_fileÌ32768Ö0 _IO_cookie_initÌ1024Í(struct _IO_cookie_file *__cfile, int __read_write, void *__cookie, _IO_cookie_io_functions_t __fns)Ö0Ïvoid -_IO_cookie_io_functions_tÌ4096Ö0Ïanon_struct_94 +_IO_cookie_io_functions_tÌ4096Ö0Ïanon_struct_148 _IO_feofÌ1024Í(_IO_FILE *__fp)Ö0Ïint _IO_feof_unlockedÌ131072Í(__fp)Ö0 _IO_ferrorÌ1024Í(_IO_FILE *__fp)Ö0Ïint @@ -6785,7 +7410,9 @@ _IO_funlockfile _IO_getcÌ1024Í(_IO_FILE *__fp)Ö0Ïint _IO_getc_unlockedÌ131072Í(_fp)Ö0 _IO_iconv_tÌ65536Ö0 +_IO_jump_tÌ32768Ö0 _IO_lock_tÌ4096Ö0Ïvoid +_IO_markerÌ2048Ö0 _IO_off64_tÌ65536Ö0 _IO_off_tÌ65536Ö0 _IO_padnÌ1024Í(_IO_FILE *, int, __ssize_t)Ö0Ï__ssize_t @@ -6796,6 +7423,11 @@ _IO_pid_t _IO_pos_tÌ65536Ö0 _IO_putcÌ1024Í(int __c, _IO_FILE *__fp)Ö0Ïint _IO_putc_unlockedÌ131072Í(_ch,_fp)Ö0 +_IO_read_baseÌ64Î_IO_FILEÖ0Ïchar +_IO_read_endÌ64Î_IO_FILEÖ0Ïchar +_IO_read_ptrÌ64Î_IO_FILEÖ0Ïchar +_IO_save_baseÌ64Î_IO_FILEÖ0Ïchar +_IO_save_endÌ64Î_IO_FILEÖ0Ïchar _IO_seekoffÌ1024Í(_IO_FILE *, __off64_t, int, int)Ö0Ï__off64_t _IO_seekposÌ1024Í(_IO_FILE *, __off64_t, int)Ö0Ï__off64_t _IO_sgetnÌ1024Í(_IO_FILE *, void *, size_t)Ö0Ïsize_t @@ -6809,6 +7441,9 @@ _IO_va_list _IO_vfprintfÌ1024Í(_IO_FILE *, const char *, __gnuc_va_list)Ö0Ïint _IO_vfscanfÌ1024Í(_IO_FILE * , const char * , __gnuc_va_list, int *)Ö0Ïint _IO_wint_tÌ65536Ö0 +_IO_write_baseÌ64Î_IO_FILEÖ0Ïchar +_IO_write_endÌ64Î_IO_FILEÖ0Ïchar +_IO_write_ptrÌ64Î_IO_FILEÖ0Ïchar _ISOC99_SOURCEÌ65536Ö0 _LARGEFILE64_SOURCEÌ65536Ö0 _LARGEFILE_SOURCEÌ65536Ö0 @@ -6816,9 +7451,6 @@ _LIBC_LIMITS_H_ _LIMITS_HÌ65536Ö0 _LIMITS_H___Ì65536Ö0 _LINUX_LIMITS_HÌ65536Ö0 -_MKNOD_VERÌ65536Ö0 -_MKNOD_VER_LINUXÌ65536Ö0 -_MKNOD_VER_SVR4Ì65536Ö0 _NSIGÌ65536Ö0 _OLD_STDIO_MAGICÌ65536Ö0 _PARAMSÌ131072Í(protos)Ö0 @@ -6872,6 +7504,31 @@ _POSIX_TZNAME_MAX _POSIX_UIO_MAXIOVÌ65536Ö0 _PTRDIFF_TÌ65536Ö0 _PTRDIFF_T_Ì65536Ö0 +_PangoAnalysisÌ2048Ö0 +_PangoAttrClassÌ2048Ö0 +_PangoAttrColorÌ2048Ö0 +_PangoAttrFloatÌ2048Ö0 +_PangoAttrFontDescÌ2048Ö0 +_PangoAttrIntÌ2048Ö0 +_PangoAttrLanguageÌ2048Ö0 +_PangoAttrShapeÌ2048Ö0 +_PangoAttrSizeÌ2048Ö0 +_PangoAttrStringÌ2048Ö0 +_PangoAttributeÌ2048Ö0 +_PangoColorÌ2048Ö0 +_PangoGlyphGeometryÌ2048Ö0 +_PangoGlyphInfoÌ2048Ö0 +_PangoGlyphItemÌ2048Ö0 +_PangoGlyphItemIterÌ2048Ö0 +_PangoGlyphStringÌ2048Ö0 +_PangoGlyphVisAttrÌ2048Ö0 +_PangoItemÌ2048Ö0 +_PangoLayoutLineÌ2048Ö0 +_PangoLogAttrÌ2048Ö0 +_PangoMatrixÌ2048Ö0 +_PangoRectangleÌ2048Ö0 +_PangoRendererÌ2048Ö0 +_PangoRendererClassÌ2048Ö0 _REENTRANTÌ65536Ö0 _SIGNAL_HÌ65536Ö0 _SIGSET_H_fnsÌ65536Ö0 @@ -6883,13 +7540,6 @@ _SIZE_T_ _SIZE_T_DECLAREDÌ65536Ö0 _SIZE_T_DEFINEDÌ65536Ö0 _SIZE_T_DEFINED_Ì65536Ö0 -_STATBUF_ST_BLKSIZEÌ65536Ö0 -_STATBUF_ST_NSECÌ65536Ö0 -_STATBUF_ST_RDEVÌ65536Ö0 -_STAT_VERÌ65536Ö0 -_STAT_VER_KERNELÌ65536Ö0 -_STAT_VER_LINUXÌ65536Ö0 -_STAT_VER_SVR4Ì65536Ö0 _STDARG_HÌ65536Ö0 _STDDEF_HÌ65536Ö0 _STDDEF_H_Ì65536Ö0 @@ -6898,7 +7548,6 @@ _STDIO_USES_IOSTREAM _SVID_SOURCEÌ65536Ö0 _SYS_CDEFS_HÌ65536Ö0 _SYS_SIZE_T_HÌ65536Ö0 -_SYS_STAT_HÌ65536Ö0 _SYS_UCONTEXT_HÌ65536Ö0 _TIME_HÌ65536Ö0 _TYPEDEF_ATK_ACTION_Ì65536Ö0 @@ -7310,7 +7959,6 @@ __G_PARAM_H__ __G_PATTERN_H__Ì65536Ö0 __G_POLL_H__Ì65536Ö0 __G_PRIMES_H__Ì65536Ö0 -__G_PRINTF_H__Ì65536Ö0 __G_QSORT_H__Ì65536Ö0 __G_QUARK_H__Ì65536Ö0 __G_QUEUE_H__Ì65536Ö0 @@ -7327,7 +7975,6 @@ __G_SLICE_H__ __G_SLIST_H__Ì65536Ö0 __G_SOURCECLOSURE_H__Ì65536Ö0 __G_SPAWN_H__Ì65536Ö0 -__G_STDIO_H__Ì65536Ö0 __G_STRFUNCS_H__Ì65536Ö0 __G_STRING_H__Ì65536Ö0 __G_TEST_UTILS_H__Ì65536Ö0 @@ -7435,24 +8082,6 @@ __STRING __SUSECONDS_T_TYPEÌ65536Ö0 __SWBLK_T_TYPEÌ65536Ö0 __SWORD_TYPEÌ65536Ö0 -__S_IEXECÌ65536Ö0 -__S_IFBLKÌ65536Ö0 -__S_IFCHRÌ65536Ö0 -__S_IFDIRÌ65536Ö0 -__S_IFIFOÌ65536Ö0 -__S_IFLNKÌ65536Ö0 -__S_IFMTÌ65536Ö0 -__S_IFREGÌ65536Ö0 -__S_IFSOCKÌ65536Ö0 -__S_IREADÌ65536Ö0 -__S_ISGIDÌ65536Ö0 -__S_ISTYPEÌ131072Í(mode,mask)Ö0 -__S_ISUIDÌ65536Ö0 -__S_ISVTXÌ65536Ö0 -__S_IWRITEÌ65536Ö0 -__S_TYPEISMQÌ131072Í(buf)Ö0 -__S_TYPEISSEMÌ131072Í(buf)Ö0 -__S_TYPEISSHMÌ131072Í(buf)Ö0 __THROWÌ65536Ö0 __TIMER_T_TYPEÌ65536Ö0 __TIME_T_TYPEÌ65536Ö0 @@ -7484,6 +8113,7 @@ __USE_SVID __USE_UNIX98Ì65536Ö0 __USE_XOPENÌ65536Ö0 __USE_XOPEN2KÌ65536Ö0 +__USE_XOPEN2K8Ì65536Ö0 __USE_XOPEN_EXTENDEDÌ65536Ö0 __USING_NAMESPACE_C99Ì131072Í(name)Ö0 __USING_NAMESPACE_STDÌ131072Í(name)Ö0 @@ -7497,6 +8127,15 @@ ____FILE_defined ___int_ptrdiff_t_hÌ65536Ö0 ___int_size_t_hÌ65536Ö0 ___int_wchar_t_hÌ65536Ö0 +__alignÌ64Îanon_union_33Ö0Ïlong +__alignÌ64Îanon_union_34Ö0Ïlong +__alignÌ64Îanon_union_36Ö0Ïint +__alignÌ64Îanon_union_37Ö0Ïlong +__alignÌ64Îanon_union_39Ö0Ïint +__alignÌ64Îanon_union_40Ö0Ïlong +__alignÌ64Îanon_union_42Ö0Ïlong +__alignÌ64Îanon_union_43Ö0Ïlong +__alignÌ64Îanon_union_44Ö0Ïint __always_inlineÌ65536Ö0 __asprintfÌ1024Í(char ** __ptr, const char * __fmt, ...)Ö0Ïint __attribute__Ì131072Í(xyz)Ö0 @@ -7510,12 +8149,11 @@ __attribute_used__ __attribute_warn_unused_result__Ì65536Ö0 __blkcnt64_tÌ4096Ö0Ï__quad_t __blkcnt_tÌ4096Ö0Ïlong -__blkcnt_t_definedÌ65536Ö0 __blksize_tÌ4096Ö0Ïlong -__blksize_t_definedÌ65536Ö0 __bosÌ131072Í(ptr)Ö0 __bos0Ì131072Í(ptr)Ö0 __boundedÌ65536Ö0 +__broadcast_seqÌ64Îanon_union_37::anon_struct_38Ö0Ïint __caddr_tÌ4096Ö0Ïchar __cleanup_fct_attributeÌ65536Ö0 __clock_tÌ4096Ö0Ïlong @@ -7529,27 +8167,47 @@ __codecvt_ok __codecvt_partialÌ4Î__codecvt_resultÖ0 __codecvt_resultÌ2Ö0 __constÌ65536Ö0 +__countÌ64Îanon_struct_144Ö0Ïint +__countÌ64Îanon_union_34::__pthread_mutex_sÖ0Ïint __cplusplusÌ65536Ö0 +__cshÌ64ÎsigcontextÖ0Ïshort +__ctype_bÌ64Î__locale_structÖ0Ïshort +__ctype_tolowerÌ64Î__locale_structÖ0Ïint +__ctype_toupperÌ64Î__locale_structÖ0Ïint __daddr_tÌ4096Ö0Ïint +__dataÌ64Îanon_union_34Ö0Ï__pthread_mutex_s +__dataÌ64Îanon_union_37Ö0Ïanon_struct_38 +__dataÌ64Îanon_union_40Ö0Ïanon_struct_41 +__daylightÌ32768Ö0Ïint __dev_tÌ4096Ö0Ï__u_quad_t -__dev_t_definedÌ65536Ö0 +__dshÌ64ÎsigcontextÖ0Ïshort __errordeclÌ131072Í(name,msg)Ö0 +__eshÌ64ÎsigcontextÖ0Ïshort __extension__Ì65536Ö0 +__flagsÌ64Îanon_union_40::anon_struct_41Ö0Ïchar __flexarrÌ65536Ö0 +__fpregs_memÌ64ÎucontextÖ0Ï_libc_fpstate __fsblkcnt64_tÌ4096Ö0Ï__u_quad_t __fsblkcnt_tÌ4096Ö0Ïlong __fsfilcnt64_tÌ4096Ö0Ï__u_quad_t __fsfilcnt_tÌ4096Ö0Ïlong +__fshÌ64ÎsigcontextÖ0Ïshort __fsid_tÌ4096Ö0Ïanon_struct_10 -__fxstatÌ1024Í(int __ver, int __fildes, struct stat *__stat_buf)Ö0Ïint -__fxstat64Ì1024Í(int __ver, int __fildes, struct stat64 *__stat_buf)Ö0Ïint -__fxstatatÌ1024Í(int __ver, int __fildes, const char *__filename, struct stat *__stat_buf, int __flag)Ö0Ïint -__fxstatat64Ì1024Í(int __ver, int __fildes, const char *__filename, struct stat64 *__stat_buf, int __flag)Ö0Ïint +__futexÌ64Îanon_union_37::anon_struct_38Ö0Ïint __getdelimÌ1024Í(char ** __lineptr, size_t * __n, int __delimiter, FILE * __stream)Ö0Ï__ssize_t __gid_tÌ4096Ö0Ïint -__gid_t_definedÌ65536Ö0 __gnuc_va_listÌ4096Ö0Ï__builtin_va_list +__gshÌ64ÎsigcontextÖ0Ïshort __gtk_marshal_MARSHAL_H__Ì65536Ö0 +__gtk_reserved1Ì64Î_GtkFileChooserButtonClassÖ0Ïvoid +__gtk_reserved1Ì64Î_GtkStatusIconClassÖ0Ïvoid +__gtk_reserved2Ì64Î_GtkFileChooserButtonClassÖ0Ïvoid +__gtk_reserved2Ì64Î_GtkStatusIconClassÖ0Ïvoid +__gtk_reserved3Ì64Î_GtkFileChooserButtonClassÖ0Ïvoid +__gtk_reserved4Ì64Î_GtkFileChooserButtonClassÖ0Ïvoid +__gtk_reserved5Ì64Î_GtkFileChooserButtonClassÖ0Ïvoid +__gtk_reserved6Ì64Î_GtkFileChooserButtonClassÖ0Ïvoid +__gtk_reserved7Ì64Î_GtkFileChooserButtonClassÖ0Ïvoid __have_sigevent_tÌ65536Ö0 __have_siginfo_tÌ65536Ö0 __have_sigval_tÌ65536Ö0 @@ -7557,7 +8215,6 @@ __id_t __inlineÌ65536Ö0 __ino64_tÌ4096Ö0Ï__u_quad_t __ino_tÌ4096Ö0Ïlong -__ino_t_definedÌ65536Ö0 __int16_tÌ4096Ö0Ïshort __int32_tÌ4096Ö0Ïint __int8_tÌ4096Ö0Ïchar @@ -7568,17 +8225,23 @@ __io_seek_fn __io_write_fnÌ4096Ö0Ïtypedef __ssize_t __isleapÌ131072Í(year)Ö0 __key_tÌ4096Ö0Ïint +__kindÌ64Îanon_union_34::__pthread_mutex_sÖ0Ïint __libc_current_sigrtmaxÌ1024Í(void)Ö0Ïint __libc_current_sigrtminÌ1024Í(void)Ö0Ïint +__listÌ64Îanon_union_34::__pthread_mutex_s::anon_union_35Ö0Ï__pthread_slist_t +__locale_structÌ2048Ö0 __locale_tÌ4096Ö0Ï__locale_struct +__localesÌ64Î__locale_structÖ0Ïlocale_data +__lockÌ64Îanon_union_34::__pthread_mutex_sÖ0Ïint +__lockÌ64Îanon_union_37::anon_struct_38Ö0Ïint +__lockÌ64Îanon_union_40::anon_struct_41Ö0Ïint __loff_tÌ4096Ö0Ï__off64_t __long_double_tÌ65536Ö0 -__lxstatÌ1024Í(int __ver, const char *__filename, struct stat *__stat_buf)Ö0Ïint -__lxstat64Ì1024Í(int __ver, const char *__filename, struct stat64 *__stat_buf)Ö0Ïint -__mbstate_tÌ4096Ö0Ïanon_struct_90 +__mbstate_tÌ4096Ö0Ïanon_struct_144 __mbstate_t_definedÌ65536Ö0 __mode_tÌ4096Ö0Ïint -__mode_t_definedÌ65536Ö0 +__mutexÌ64Îanon_union_37::anon_struct_38Ö0Ïvoid +__namesÌ64Î__locale_structÖ0Ïchar __need_FILEÌ65536Ö0 __need_IOV_MAXÌ65536Ö0 __need_NULLÌ65536Ö0 @@ -7596,26 +8259,45 @@ __need_timer_t __need_timespecÌ65536Ö0 __need_wchar_tÌ65536Ö0 __need_wint_tÌ65536Ö0 +__nextÌ64Î__pthread_internal_slistÖ0Ï__pthread_internal_slist __nlink_tÌ4096Ö0Ïint -__nlink_t_definedÌ65536Ö0 __nonnullÌ131072Í(params)Ö0 +__nr_readersÌ64Îanon_union_40::anon_struct_41Ö0Ïint +__nr_readers_queuedÌ64Îanon_union_40::anon_struct_41Ö0Ïint +__nr_writers_queuedÌ64Îanon_union_40::anon_struct_41Ö0Ïint +__nusersÌ64Îanon_union_34::__pthread_mutex_sÖ0Ïint +__nwaitersÌ64Îanon_union_37::anon_struct_38Ö0Ïint __off64_tÌ4096Ö0Ï__quad_t __off_tÌ4096Ö0Ïlong -__off_t_definedÌ65536Ö0 __overflowÌ1024Í(_IO_FILE *, int)Ö0Ïint +__ownerÌ64Îanon_union_34::__pthread_mutex_sÖ0Ïint +__pad1Ì64Î_IO_FILEÖ0Ïvoid +__pad1Ì64Îanon_union_40::anon_struct_41Ö0Ïchar +__pad2Ì64Î_IO_FILEÖ0Ïvoid +__pad2Ì64Îanon_union_40::anon_struct_41Ö0Ïchar +__pad3Ì64Î_IO_FILEÖ0Ïvoid +__pad4Ì64Î_IO_FILEÖ0Ïvoid +__pad5Ì64Î_IO_FILEÖ0Ïsize_t __pid_tÌ4096Ö0Ïint __pid_t_definedÌ65536Ö0 +__posÌ64Îanon_struct_146Ö0Ï__off_t +__posÌ64Îanon_struct_147Ö0Ï__off64_t +__pthread_internal_slistÌ2048Ö0 +__pthread_mutex_sÌ2048Îanon_union_34Ö0 __pthread_slist_tÌ4096Ö0Ï__pthread_internal_slist __ptr_tÌ65536Ö0 __ptrvalueÌ65536Ö0 __qaddr_tÌ4096Ö0Ï__quad_t __quad_tÌ4096Ö0Ïanon_struct_8 +__readers_wakeupÌ64Îanon_union_40::anon_struct_41Ö0Ïint __restrictÌ65536Ö0 __restrict_arrÌ65536Ö0 __rlim64_tÌ4096Ö0Ï__u_quad_t __rlim_tÌ4096Ö0Ïlong +__sharedÌ64Îanon_union_40::anon_struct_41Ö0Ïchar __sig_atomic_tÌ4096Ö0Ïint __sig_atomic_t_definedÌ65536Ö0 +__sigaction_handlerÌ64ÎsigactionÖ0Ïanon_union_29 __sigaddsetÌ1024Í(__sigset_t *, int)Ö0Ïint __sigdelsetÌ1024Í(__sigset_t *, int)Ö0Ïint __sighandler_tÌ4096Ö0Ïtypedef void @@ -7626,24 +8308,23 @@ __sigpause __sigset_tÌ4096Ö0Ïanon_struct_7 __sigset_t_definedÌ65536Ö0 __sigwordÌ131072Í(sig)Ö0 +__sizeÌ64Îanon_union_33Ö0Ïchar +__sizeÌ64Îanon_union_34Ö0Ïchar +__sizeÌ64Îanon_union_36Ö0Ïchar +__sizeÌ64Îanon_union_37Ö0Ïchar +__sizeÌ64Îanon_union_39Ö0Ïchar +__sizeÌ64Îanon_union_40Ö0Ïchar +__sizeÌ64Îanon_union_42Ö0Ïchar +__sizeÌ64Îanon_union_43Ö0Ïchar +__sizeÌ64Îanon_union_44Ö0Ïchar __size_tÌ65536Ö0 __size_t__Ì65536Ö0 __socklen_tÌ4096Ö0Ïint +__spinsÌ64Îanon_union_34::__pthread_mutex_s::anon_union_35Ö0Ïint +__sshÌ64ÎsigcontextÖ0Ïshort __ssize_tÌ4096Ö0Ïint -__stub___kernel_coslÌ65536Ö0 -__stub___kernel_sinlÌ65536Ö0 -__stub___kernel_tanlÌ65536Ö0 -__stub_chflagsÌ65536Ö0 -__stub_fattachÌ65536Ö0 -__stub_fchflagsÌ65536Ö0 -__stub_fdetachÌ65536Ö0 -__stub_gttyÌ65536Ö0 -__stub_lchmodÌ65536Ö0 -__stub_revokeÌ65536Ö0 -__stub_setloginÌ65536Ö0 -__stub_sigreturnÌ65536Ö0 -__stub_sstkÌ65536Ö0 -__stub_sttyÌ65536Ö0 +__stateÌ64Îanon_struct_146Ö0Ï__mbstate_t +__stateÌ64Îanon_struct_147Ö0Ï__mbstate_t __suseconds_tÌ4096Ö0Ïlong __swblk_tÌ4096Ö0Ïlong __sysv_signalÌ1024Í(int __sig, __sighandler_t __handler)Ö0Ï__sighandler_t @@ -7652,6 +8333,9 @@ __time_t_defined __timer_tÌ4096Ö0Ïvoid __timer_t_definedÌ65536Ö0 __timespec_definedÌ65536Ö0 +__timezoneÌ32768Ö0Ïlong +__total_seqÌ64Îanon_union_37::anon_struct_38Ö0Ïlong +__tznameÌ32768Ö0Ïchar __u_charÌ4096Ö0Ïchar __u_intÌ4096Ö0Ïint __u_longÌ4096Ö0Ïlong @@ -7672,15 +8356,24 @@ __underflow __useconds_tÌ4096Ö0Ïint __va_copyÌ131072Í(d,s)Ö0 __va_list__Ì65536Ö0 +__valÌ64Îanon_struct_10Ö0Ïint +__valÌ64Îanon_struct_7Ö0Ïlong +__valÌ64Îanon_struct_8Ö0Ïlong +__valÌ64Îanon_struct_9Ö0Ï__u_long +__valueÌ64Îanon_struct_144Ö0Ïanon_union_145 __volatileÌ65536Ö0 +__wakeup_seqÌ64Îanon_union_37::anon_struct_38Ö0Ïlong __warnattrÌ131072Í(msg)Ö0 __warndeclÌ131072Í(name,msg)Ö0 +__wchÌ64Îanon_struct_144::anon_union_145Ö0Ïint __wchar_t__Ì65536Ö0 +__wchbÌ64Îanon_struct_144::anon_union_145Ö0Ïchar +__woken_seqÌ64Îanon_union_37::anon_struct_38Ö0Ïlong +__writerÌ64Îanon_union_40::anon_struct_41Ö0Ïint +__writer_wakeupÌ64Îanon_union_40::anon_struct_41Ö0Ïint __wurÌ65536Ö0 -__xmknodÌ1024Í(int __ver, const char *__path, __mode_t __mode, __dev_t *__dev)Ö0Ïint -__xmknodatÌ1024Í(int __ver, int __fd, const char *__path, __mode_t __mode, __dev_t *__dev)Ö0Ïint -__xstatÌ1024Í(int __ver, const char *__filename, struct stat *__stat_buf)Ö0Ïint -__xstat64Ì1024Í(int __ver, const char *__filename, struct stat64 *__stat_buf)Ö0Ïint +_attributeÌ64Îsigevent::anon_union_26::anon_struct_27Ö0Ïvoid +_blurbÌ64Î_GParamSpecÖ0Ïgchar _cairo_antialiasÌ2Ö0 _cairo_contentÌ2Ö0 _cairo_extendÌ2Ö0 @@ -7694,17 +8387,32 @@ _cairo_hint_metrics _cairo_hint_styleÌ2Ö0 _cairo_line_capÌ2Ö0 _cairo_line_joinÌ2Ö0 +_cairo_matrixÌ2048Ö0 _cairo_operatorÌ2Ö0 +_cairo_path_data_tÌ8192Ö0 _cairo_path_data_typeÌ2Ö0 _cairo_pattern_typeÌ2Ö0 +_cairo_rectangleÌ2048Ö0 +_cairo_rectangle_listÌ2048Ö0 _cairo_statusÌ2Ö0 _cairo_subpixel_orderÌ2Ö0 _cairo_surface_typeÌ2Ö0 _cairo_text_cluster_flagsÌ2Ö0 +_cairo_user_data_keyÌ2048Ö0 +_chainÌ64Î_IO_FILEÖ0Ï_IO_FILE _copy_to_imageÌ1024Í(GdkDrawable *drawable, GdkImage *image, gint src_x, gint src_y, gint dest_x, gint dest_y, gint width, gint height)Î_GdkDrawableClassÖ0ÏGdkImage * +_cur_columnÌ64Î_IO_FILEÖ0Ïshort _delete_file_asyncÌ1024Í(void)Î_GFileIfaceÖ0Ïvoid _delete_file_finishÌ1024Í(void)Î_GFileIfaceÖ0Ïvoid +_filenoÌ64Î_IO_FILEÖ0Ïint +_flagsÌ64Î_IO_FILEÖ0Ïint +_flags2Ì64Î_IO_FILEÖ0Ïint +_fpregÌ2048Ö0 +_fpstateÌ2048Ö0 +_fpxregÌ2048Ö0 _functionÌ1024Í(sigval_t)Îsigevent::anon_union_26::anon_struct_27Ö0Ïvoid +_fxsr_envÌ64Î_fpstateÖ0Ï__uint32_t +_fxsr_stÌ64Î_fpstateÖ0Ï_fpxreg _g_async_queue_get_mutexÌ1024Í(GAsyncQueue *queue)Ö0ÏGMutex * _g_getenv_nomallocÌ1024Í(const gchar *variable, gchar buffer[1024])Ö0Ïconst gchar * _g_log_fallback_handlerÌ1024Í(const gchar *log_domain, GLogLevelFlags log_level, const gchar *message, gpointer unused_data)Ö0Ïvoid @@ -7821,6 +8529,7 @@ _g_reserved8 _g_reserved9Ì1024Í(void)Î_GMountOperationClassÖ0Ïvoid _g_reserved9Ì1024Í(void)Î_GVfsClassÖ0Ïvoid _g_signals_destroyÌ1024Í(GType itype)Ö0Ïvoid +_g_type_debug_flagsÌ32768Ö0ÏGTypeDebugFlags _g_utf8_make_validÌ1024Í(const gchar *name)Ö0Ïgchar * _gdk_reserved1Ì1024Í(void)Î_GdkGCClassÖ0Ïvoid _gdk_reserved10Ì1024Í(void)Î_GdkDrawableClassÖ0Ïvoid @@ -7979,6 +8688,7 @@ _gtk_reserved1 _gtk_reserved1Ì1024Í(void)Î_GtkItemFactoryClassÖ0Ïvoid _gtk_reserved1Ì1024Í(void)Î_GtkLabelClassÖ0Ïvoid _gtk_reserved1Ì1024Í(void)Î_GtkLayoutClassÖ0Ïvoid +_gtk_reserved1Ì64Î_GtkListStoreÖ0Ïgpointer _gtk_reserved1Ì1024Í(void)Î_GtkListStoreClassÖ0Ïvoid _gtk_reserved1Ì1024Í(void)Î_GtkMenuBarClassÖ0Ïvoid _gtk_reserved1Ì1024Í(void)Î_GtkMenuClassÖ0Ïvoid @@ -8023,6 +8733,7 @@ _gtk_reserved1 _gtk_reserved1Ì1024Í(void)Î_GtkToggleToolButtonClassÖ0Ïvoid _gtk_reserved1Ì1024Í(void)Î_GtkToolButtonClassÖ0Ïvoid _gtk_reserved1Ì1024Í(void)Î_GtkToolItemClassÖ0Ïvoid +_gtk_reserved1Ì64Î_GtkToolbarÖ0Ïguint _gtk_reserved1Ì1024Í(void)Î_GtkToolbarClassÖ0Ïvoid _gtk_reserved1Ì1024Í(void)Î_GtkTooltipsClassÖ0Ïvoid _gtk_reserved1Ì1024Í(void)Î_GtkTreeModelFilterClassÖ0Ïvoid @@ -8130,6 +8841,7 @@ _gtk_reserved2 _gtk_reserved2Ì1024Í(void)Î_GtkToggleToolButtonClassÖ0Ïvoid _gtk_reserved2Ì1024Í(void)Î_GtkToolButtonClassÖ0Ïvoid _gtk_reserved2Ì1024Í(void)Î_GtkToolItemClassÖ0Ïvoid +_gtk_reserved2Ì64Î_GtkToolbarÖ0Ïguint _gtk_reserved2Ì1024Í(void)Î_GtkToolbarClassÖ0Ïvoid _gtk_reserved2Ì1024Í(void)Î_GtkTooltipsClassÖ0Ïvoid _gtk_reserved2Ì1024Í(void)Î_GtkTreeModelFilterClassÖ0Ïvoid @@ -8414,30 +9126,102 @@ _gtk_window_set_has_toplevel_focus _gtk_window_set_is_activeÌ1024Í(GtkWindow *window, gboolean is_active)Ö0Ïvoid _gtk_window_set_is_toplevelÌ1024Í(GtkWindow *window, gboolean is_toplevel)Ö0Ïvoid _gtk_window_unset_focus_and_defaultÌ1024Í(GtkWindow *window, GtkWidget *widget)Ö0Ïvoid +_killÌ64Îsiginfo::anon_union_11Ö0Ïanon_struct_12 +_libc_fpregÌ2048Ö0 +_libc_fpstateÌ2048Ö0 +_lockÌ64Î_IO_FILEÖ0Ï_IO_lock_t _make_directory_asyncÌ1024Í(void)Î_GFileIfaceÖ0Ïvoid _make_directory_finishÌ1024Í(void)Î_GFileIfaceÖ0Ïvoid _make_symbolic_link_asyncÌ1024Í(void)Î_GFileIfaceÖ0Ïvoid _make_symbolic_link_finishÌ1024Í(void)Î_GFileIfaceÖ0Ïvoid +_markersÌ64Î_IO_FILEÖ0Ï_IO_marker +_modeÌ64Î_IO_FILEÖ0Ïint _move_asyncÌ1024Í(void)Î_GFileIfaceÖ0Ïvoid _move_finishÌ1024Í(void)Î_GFileIfaceÖ0Ïvoid +_nextÌ64Î_IO_markerÖ0Ï_IO_marker +_nickÌ64Î_GParamSpecÖ0Ïgchar +_offsetÌ64Î_IO_FILEÖ0Ï__off64_t +_old_offsetÌ64Î_IO_FILEÖ0Ï__off_t +_padÌ64Îsigevent::anon_union_26Ö0Ïint +_padÌ64Îsiginfo::anon_union_11Ö0Ïint _pango_reserved2Ì1024Í(void)Î_PangoRendererClassÖ0Ïvoid _pango_reserved3Ì1024Í(void)Î_PangoRendererClassÖ0Ïvoid _pango_reserved4Ì1024Í(void)Î_PangoRendererClassÖ0Ïvoid +_posÌ64Î_IO_markerÖ0Ïint _query_settable_attributes_asyncÌ1024Í(void)Î_GFileIfaceÖ0Ïvoid _query_settable_attributes_finishÌ1024Í(void)Î_GFileIfaceÖ0Ïvoid _query_writable_namespaces_asyncÌ1024Í(void)Î_GFileIfaceÖ0Ïvoid _query_writable_namespaces_finishÌ1024Í(void)Î_GFileIfaceÖ0Ïvoid +_rtÌ64Îsiginfo::anon_union_11Ö0Ïanon_struct_14 +_sbufÌ64Î_IO_markerÖ0Ï_IO_FILE +_shortbufÌ64Î_IO_FILEÖ0Ïchar +_sifieldsÌ64ÎsiginfoÖ0Ïanon_union_11 +_sigchldÌ64Îsiginfo::anon_union_11Ö0Ïanon_struct_15 +_sigev_threadÌ64Îsigevent::anon_union_26Ö0Ïanon_struct_27 +_sigev_unÌ64ÎsigeventÖ0Ïanon_union_26 +_sigfaultÌ64Îsiginfo::anon_union_11Ö0Ïanon_struct_16 +_sigpollÌ64Îsiginfo::anon_union_11Ö0Ïanon_struct_17 +_stÌ64Î_fpstateÖ0Ï_fpreg +_stÌ64Î_libc_fpstateÖ0Ï_libc_fpreg +_sys_errlistÌ32768Ö0Ïchar +_sys_nerrÌ32768Ö0Ïint +_sys_siglistÌ32768Ö0Ïchar +_tidÌ64Îsigevent::anon_union_26Ö0Ï__pid_t +_timerÌ64Îsiginfo::anon_union_11Ö0Ïanon_struct_13 _trash_asyncÌ1024Í(void)Î_GFileIfaceÖ0Ïvoid _trash_finishÌ1024Í(void)Î_GFileIfaceÖ0Ïvoid +_unused2Ì64Î_IO_FILEÖ0Ïchar +_vtable_offsetÌ64Î_IO_FILEÖ0Ïchar +_xmmÌ64Î_fpstateÖ0Ï_xmmreg +_xmmregÌ2048Ö0 +abbrevÌ64Î_GtkRulerMetricÖ0Ïgchar abort_column_resizeÌ1024Í(GtkCList *clist)Î_GtkCListClassÖ0Ïvoid abortedÌ1024Í(GMountOperation *op)Î_GMountOperationClassÖ0Ïvoid +absoluteÌ64Î_PangoAttrSizeÖ0Ïguint accel_changedÌ1024Í(GtkAccelGroup *accel_group, guint keyval, GdkModifierType modifier, GClosure *accel_closure)Î_GtkAccelGroupClassÖ0Ïvoid accel_clearedÌ1024Í(GtkCellRendererAccel *accel, const gchar *path_string)Î_GtkCellRendererAccelClassÖ0Ïvoid +accel_closureÌ64Î_GtkAccelLabelÖ0ÏGClosure accel_editedÌ1024Í(GtkCellRendererAccel *accel, const gchar *path_string, guint accel_key, GdkModifierType accel_mods, guint hardware_keycode)Î_GtkCellRendererAccelClassÖ0Ïvoid +accel_flagsÌ64Î_GtkAccelKeyÖ0Ïguint +accel_groupÌ64Î_GtkAccelLabelÖ0ÏGtkAccelGroup +accel_groupÌ64Î_GtkItemFactoryÖ0ÏGtkAccelGroup +accel_groupÌ64Î_GtkMenuÖ0ÏGtkAccelGroup +accel_groupÌ64Î_GtkSocketÖ0ÏGtkAccelGroup +accel_keyÌ64Î_GtkAccelKeyÖ0Ïguint +accel_keyÌ64Î_GtkCellRendererAccelÖ0Ïguint +accel_modeÌ64Î_GtkCellRendererAccelÖ0ÏGtkCellRendererAccelMode +accel_modsÌ64Î_GtkAccelKeyÖ0ÏGdkModifierType +accel_modsÌ64Î_GtkCellRendererAccelÖ0ÏGdkModifierType +accel_paddingÌ64Î_GtkAccelLabelÖ0Ïguint +accel_pathÌ64Î_GtkMenuÖ0Ïgchar +accel_pathÌ64Î_GtkMenuItemÖ0Ïgchar +accel_path_quarkÌ64Î_GtkAccelGroupEntryÖ0ÏGQuark +accel_seperatorÌ64Î_GtkAccelLabelClassÖ0Ïgchar +accel_stringÌ64Î_GtkAccelLabelÖ0Ïgchar +accel_string_widthÌ64Î_GtkAccelLabelÖ0Ïguint16 +accel_widgetÌ64Î_GtkAccelLabelÖ0ÏGtkWidget +acceleratablesÌ64Î_GtkAccelGroupÖ0ÏGSList +acceleratorÌ64Î_GtkActionEntryÖ0Ïgchar +acceleratorÌ64Î_GtkItemFactoryEntryÖ0Ïgchar +acceleratorÌ64Î_GtkRadioActionEntryÖ0Ïgchar +acceleratorÌ64Î_GtkToggleActionEntryÖ0Ïgchar +acceleratorÌ64Îanon_struct_334Ö0Ïgchar +accelerator_widthÌ64Î_GtkMenuItemÖ0Ïguint16 +accept_focusÌ64Î_GdkWindowObjectÖ0Ïguint accept_positionÌ1024Í(GtkPaned *paned)Î_GtkPanedClassÖ0Ïgboolean +accepts_tabÌ64Î_GtkTextViewÖ0Ïguint +accessible_parentÌ64Î_AtkObjectÖ0ÏAtkObject +accumulative_marginÌ64Î_GtkTextTagÖ0Ïguint act_mode_enterÌ1024Í(GtkProgress *progress)Î_GtkProgressClassÖ0Ïvoid +actionÌ64Î_GdkDragContextÖ0ÏGdkDragAction +actionÌ64Î_GdkEventSettingÖ0ÏGdkSettingAction action_activatedÌ1024Í(GtkEntryCompletion *completion, gint index_)Î_GtkEntryCompletionClassÖ0Ïvoid +action_areaÌ64Î_GtkDialogÖ0ÏGtkWidget +action_areaÌ64Î_GtkFileSelectionÖ0ÏGtkWidget +action_areaÌ64Î_GtkFontSelectionDialogÖ0ÏGtkWidget +actionsÌ64Î_GdkDragContextÖ0ÏGdkDragAction actions_changedÌ1024Í(GtkUIManager *merge)Î_GtkUIManagerClassÖ0Ïvoid +activatableÌ64Î_GtkCellRendererToggleÖ0Ïguint activateÌ1024Í(GtkAction *action)Î_GtkActionClassÖ0Ïvoid activateÌ1024Í(GtkButton *button)Î_GtkButtonClassÖ0Ïvoid activateÌ1024Í(GtkCellRenderer *cell, GdkEvent *event, GtkWidget *widget, const gchar *path, GdkRectangle *background_area, GdkRectangle *cell_area, GtkCellRendererState flags)Î_GtkCellRendererClassÖ0Ïgboolean @@ -8450,8 +9234,26 @@ activate_current activate_cursor_itemÌ1024Í(GtkIconView *icon_view)Î_GtkIconViewClassÖ0Ïgboolean activate_defaultÌ1024Í(GtkWindow *window)Î_GtkWindowClassÖ0Ïvoid activate_focusÌ1024Í(GtkWindow *window)Î_GtkWindowClassÖ0Ïvoid +activate_idÌ64Î_GtkComboÖ0Ïguint activate_itemÌ1024Í(GtkMenuItem *menu_item)Î_GtkMenuItemClassÖ0Ïvoid +activate_signalÌ64Î_GtkWidgetClassÖ0Ïguint +activate_timeÌ64Î_GtkMenuShellÖ0Ïguint32 +activate_timeoutÌ64Î_GtkButtonÖ0Ïguint +activates_defaultÌ64Î_GtkEntryÖ0Ïguint +activeÌ64Î_GtkCellRendererToggleÖ0Ïguint +activeÌ64Î_GtkCheckMenuItemÖ0Ïguint +activeÌ64Î_GtkMenuShellÖ0Ïguint +activeÌ64Î_GtkSocketÖ0Ïguint +activeÌ64Î_GtkToggleButtonÖ0Ïguint +active_countÌ64Î_PangoRendererÖ0Ïint active_descendant_changedÌ1024Í(AtkObject *accessible, gpointer *child)Î_AtkObjectClassÖ0Ïvoid +active_menu_itemÌ64Î_GtkMenuShellÖ0ÏGtkWidget +active_tips_dataÌ64Î_GtkTooltipsÖ0ÏGtkTooltipsData +activity_blocksÌ64Î_GtkProgressBarÖ0Ïguint +activity_dirÌ64Î_GtkProgressBarÖ0Ïguint +activity_modeÌ64Î_GtkProgressÖ0Ïguint +activity_posÌ64Î_GtkProgressBarÖ0Ïgint +activity_stepÌ64Î_GtkProgressBarÖ0Ïguint addÌ1024Í(GtkContainer *container, GtkWidget *widget)Î_GtkContainerClassÖ0Ïvoid add_attributeÌ1024Í(GtkCellLayout *cell_layout, GtkCellRenderer *cell, const gchar *attribute, gint column)Î_GtkCellLayoutIfaceÖ0Ïvoid add_childÌ1024Í(GtkBuildable *buildable, GtkBuilder *builder, GObject *child, const gchar *type)Î_GtkBuildableIfaceÖ0Ïvoid @@ -8460,15 +9262,35 @@ add_filter add_focus_handlerÌ1024Í(AtkComponent *component, AtkFocusHandler handler)Î_AtkComponentIfaceÖ0Ïguint add_global_event_listenerÌ1024Í(GSignalEmissionHook listener, const gchar *event_type)Î_AtkUtilClassÖ0Ïguint add_key_event_listenerÌ1024Í(AtkKeySnoopFunc listener, gpointer data)Î_AtkUtilClassÖ0Ïguint +add_modeÌ64Î_GtkListÖ0Ïguint add_row_selectionÌ1024Í(AtkTable *table, gint row)Î_AtkTableIfaceÖ0Ïgboolean add_selectionÌ1024Í(AtkSelection *selection, gint i)Î_AtkSelectionIfaceÖ0Ïgboolean add_selectionÌ1024Í(AtkText *text, gint start_offset, gint end_offset)Î_AtkTextIfaceÖ0Ïgboolean add_supports_typeÌ1024Í(GAppInfo *appinfo, const char *content_type, GError **error)Î_GAppInfoIfaceÖ0Ïgboolean add_widgetÌ1024Í(GtkUIManager *merge, GtkWidget *widget)Î_GtkUIManagerClassÖ0Ïvoid adjust_boundsÌ1024Í(GtkRange *range, gdouble new_value)Î_GtkRangeClassÖ0Ïvoid +adjustmentÌ64Î_GtkProgressÖ0ÏGtkAdjustment +adjustmentÌ64Î_GtkRangeÖ0ÏGtkAdjustment +adjustmentÌ64Î_GtkSpinButtonÖ0ÏGtkAdjustment adopt_orphan_mountÌ1024Í(GMount *mount, GVolumeMonitor *volume_monitor)Î_GVolumeMonitorClassÖ0ÏGVolume * +ageÌ64Î_GtkRecentFilterInfoÖ0Ïgint +alignmentÌ64Î_GtkTreeViewColumnÖ0ÏGtkWidget allocaÌ1024Í(size_t __size)Ö0Ïvoid * allocaÌ65536Ö0 +allocated_lenÌ64Î_GStringÖ0Ïgsize +allocationÌ64Î_GtkTableRowColÖ0Ïguint16 +allocationÌ64Î_GtkWidgetÖ0ÏGtkAllocation +allow_growÌ64Î_GtkWindowÖ0Ïguint +allow_shrinkÌ64Î_GtkWindowÖ0Ïguint +always_show_toggleÌ64Î_GtkCheckMenuItemÖ0Ïguint +analysisÌ64Î_PangoItemÖ0ÏPangoAnalysis +anchorÌ64Î_GtkCListÖ0Ïgint +anchorÌ64Î_GtkListÖ0Ïgint +anchor_stateÌ64Î_GtkCListÖ0ÏGtkStateType +anchor_stateÌ64Î_GtkListÖ0ÏGtkStateType +animÌ64Î_GtkImage::anon_union_282Ö0ÏGtkImageAnimationData +animÌ64Î_GtkImageAnimationDataÖ0ÏGdkPixbufAnimation +anon_countÌ64Î_GtkTextTagTableÖ0Ïgint anon_enum_100Ì2Ö0 anon_enum_101Ì2Ö0 anon_enum_102Ì2Ö0 @@ -8489,11 +9311,11 @@ anon_enum_116 anon_enum_117Ì2Ö0 anon_enum_118Ì2Ö0 anon_enum_119Ì2Ö0 -anon_enum_120Ì2Ö0 -anon_enum_121Ì2Ö0 -anon_enum_122Ì2Ö0 -anon_enum_123Ì2Ö0 -anon_enum_124Ì2Ö0 +anon_enum_126Ì2Ö0 +anon_enum_127Ì2Ö0 +anon_enum_128Ì2Ö0 +anon_enum_129Ì2Ö0 +anon_enum_130Ì2Ö0 anon_enum_131Ì2Ö0 anon_enum_132Ì2Ö0 anon_enum_133Ì2Ö0 @@ -8507,11 +9329,6 @@ anon_enum_140 anon_enum_141Ì2Ö0 anon_enum_142Ì2Ö0 anon_enum_143Ì2Ö0 -anon_enum_144Ì2Ö0 -anon_enum_145Ì2Ö0 -anon_enum_146Ì2Ö0 -anon_enum_147Ì2Ö0 -anon_enum_148Ì2Ö0 anon_enum_149Ì2Ö0 anon_enum_150Ì2Ö0 anon_enum_151Ì2Ö0 @@ -8746,17 +9563,96 @@ anon_enum_83 anon_enum_84Ì2Ö0 anon_enum_85Ì2Ö0 anon_enum_87Ì2Ö0 +anon_enum_90Ì2Ö0 +anon_enum_91Ì2Ö0 +anon_enum_92Ì2Ö0 +anon_enum_94Ì2Ö0 anon_enum_95Ì2Ö0 anon_enum_96Ì2Ö0 anon_enum_97Ì2Ö0 +anon_enum_98Ì2Ö0 anon_enum_99Ì2Ö0 +anon_struct_1Ì2048Î_GFloatIEEE754Ö0 +anon_struct_10Ì2048Ö0 +anon_struct_12Ì2048Îsiginfo::anon_union_11Ö0 +anon_struct_120Ì2048Ö0 +anon_struct_121Ì2048Ö0 +anon_struct_122Ì2048Ö0 +anon_struct_123Ì2048Ö0 +anon_struct_124Ì2048Î_cairo_path_data_tÖ0 +anon_struct_125Ì2048Î_cairo_path_data_tÖ0 +anon_struct_13Ì2048Îsiginfo::anon_union_11Ö0 +anon_struct_14Ì2048Îsiginfo::anon_union_11Ö0 +anon_struct_144Ì2048Ö0 +anon_struct_146Ì2048Ö0 +anon_struct_147Ì2048Ö0 +anon_struct_148Ì2048Ö0 +anon_struct_15Ì2048Îsiginfo::anon_union_11Ö0 +anon_struct_16Ì2048Îsiginfo::anon_union_11Ö0 +anon_struct_17Ì2048Îsiginfo::anon_union_11Ö0 +anon_struct_2Ì2048Î_GDoubleIEEE754Ö0 +anon_struct_258Ì2048Î_GtkArg::anon_union_257Ö0 +anon_struct_27Ì2048Îsigevent::anon_union_26Ö0 +anon_struct_32Ì2048Ö0 +anon_struct_328Ì2048Î_GtkCell::anon_union_327Ö0 +anon_struct_329Ì2048Î_GtkCell::anon_union_327Ö0 +anon_struct_334Ì2048Ö0 +anon_struct_38Ì2048Îanon_union_37Ö0 +anon_struct_41Ì2048Îanon_union_40Ö0 +anon_struct_7Ì2048Ö0 +anon_struct_8Ì2048Ö0 +anon_struct_86Ì2048Ö0 +anon_struct_88Ì2048Ö0 +anon_struct_89Ì2048Ö0 +anon_struct_9Ì2048Ö0 +anon_union_0Ì8192Î_GStaticMutexÖ0 +anon_union_11Ì8192ÎsiginfoÖ0 +anon_union_145Ì8192Îanon_struct_144Ö0 +anon_union_171Ì8192Î_GdkEventClientÖ0 +anon_union_257Ì8192Î_GtkArgÖ0 +anon_union_26Ì8192ÎsigeventÖ0 +anon_union_279Ì8192Î_GtkBindingArgÖ0 +anon_union_282Ì8192Î_GtkImageÖ0 +anon_union_29Ì8192ÎsigactionÖ0 +anon_union_327Ì8192Î_GtkCellÖ0 +anon_union_33Ì8192Ö0 +anon_union_34Ì8192Ö0 +anon_union_35Ì8192Îanon_union_34::__pthread_mutex_sÖ0 +anon_union_36Ì8192Ö0 +anon_union_37Ì8192Ö0 +anon_union_39Ì8192Ö0 +anon_union_40Ì8192Ö0 +anon_union_42Ì8192Ö0 +anon_union_43Ì8192Ö0 +anon_union_44Ì8192Ö0 +anon_union_93Ì8192Î_GValueÖ0 +anonymousÌ64Î_GtkTextTagTableÖ0ÏGSList +anyÌ64Î_GdkEventÖ0ÏGdkEventAny +app_execÌ64Î_GtkRecentDataÖ0Ïgchar +app_nameÌ64Î_GtkRecentDataÖ0Ïgchar +appearanceÌ64Î_GtkTextAttributesÖ0ÏGtkTextAppearance append_toÌ1024Í(GFile *file, GFileCreateFlags flags, GCancellable *cancellable, GError **error)Î_GFileIfaceÖ0ÏGFileOutputStream * append_to_asyncÌ1024Í(GFile *file, GFileCreateFlags flags, int io_priority, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data)Î_GFileIfaceÖ0Ïvoid append_to_finishÌ1024Í(GFile *file, GAsyncResult *res, GError **error)Î_GFileIfaceÖ0ÏGFileOutputStream * +applicationsÌ64Î_GtkRecentFilterInfoÖ0Ïgchar +applyÌ64Î_GtkAssistantÖ0ÏGtkWidget applyÌ1024Í(GtkAssistant *assistant)Î_GtkAssistantClassÖ0Ïvoid +apply_buttonÌ64Î_GtkFontSelectionDialogÖ0ÏGtkWidget apply_tagÌ1024Í(GtkTextBuffer *buffer, GtkTextTag *tag, const GtkTextIter *start_char, const GtkTextIter *end_char)Î_GtkTextBufferClassÖ0Ïvoid +areaÌ64Î_GdkEventExposeÖ0ÏGdkRectangle +areaÌ64Î_GtkCListColumnÖ0ÏGdkRectangle area_preparedÌ1024Í(GdkPixbufLoader *loader)Î_GdkPixbufLoaderClassÖ0Ïvoid area_updatedÌ1024Í(GdkPixbufLoader *loader, int x, int y, int width, int height)Î_GdkPixbufLoaderClassÖ0Ïvoid +argÌ64Î_GOptionEntryÖ0ÏGOptionArg +arg_dataÌ64Î_GOptionEntryÖ0Ïgpointer +arg_descriptionÌ64Î_GOptionEntryÖ0Ïgchar +arg_typeÌ64Î_GtkBindingArgÖ0ÏGType +argsÌ64Î_GtkBindingSignalÖ0ÏGtkBindingArg +arrowÌ64Î_GtkTreeViewColumnÖ0ÏGtkWidget +arrow_typeÌ64Î_GtkArrowÖ0Ïgint16 +ascentÌ64Î_GdkFontÖ0Ïgint +ascentÌ64Î_GtkEntryÖ0Ïgint +ascentÌ64Îanon_struct_123Ö0Ïdouble asctimeÌ1024Í(const struct tm *__tp)Ö0Ïchar * asctime_rÌ1024Í(const struct tm * __tp, char * __buf)Ö0Ïchar * ask_passwordÌ1024Í(GMountOperation *op, const char *message, const char *default_user, const char *default_domain, GAskPasswordFlags flags)Î_GMountOperationClassÖ0Ïvoid @@ -8840,6 +9736,7 @@ atk_implementor_get_type atk_implementor_ref_accessibleÌ1024Í(AtkImplementor *implementor)Ö0ÏAtkObject * atk_misc_get_instanceÌ1024Í(void)Ö0Ïconst AtkMisc * atk_misc_get_typeÌ1024Í(void)Ö0ÏGType +atk_misc_instanceÌ32768Ö0ÏAtkMisc atk_misc_threads_enterÌ1024Í(AtkMisc *misc)Ö0Ïvoid atk_misc_threads_leaveÌ1024Í(AtkMisc *misc)Ö0Ïvoid atk_no_op_object_factory_get_typeÌ1024Í(void)Ö0ÏGType @@ -8883,6 +9780,7 @@ atk_relation_get_relation_type atk_relation_get_targetÌ1024Í(AtkRelation *relation)Ö0ÏGPtrArray * atk_relation_get_typeÌ1024Í(void)Ö0ÏGType atk_relation_newÌ1024Í(AtkObject **targets, gint n_targets, AtkRelationType relationship)Ö0ÏAtkRelation * +atk_relation_remove_targetÌ1024Í(AtkRelation *relation, AtkObject *target)Ö0Ïgboolean atk_relation_set_addÌ1024Í(AtkRelationSet *set, AtkRelation *relation)Ö0Ïvoid atk_relation_set_add_relation_by_typeÌ1024Í(AtkRelationSet *set, AtkRelationType relationship, AtkObject *target)Ö0Ïvoid atk_relation_set_containsÌ1024Í(AtkRelationSet *set, AtkRelationType relationship)Ö0Ïgboolean @@ -8992,19 +9890,164 @@ atk_value_get_minimum_increment atk_value_get_minimum_valueÌ1024Í(AtkValue *obj, GValue *value)Ö0Ïvoid atk_value_get_typeÌ1024Í(void)Ö0ÏGType atk_value_set_current_valueÌ1024Í(AtkValue *obj, const GValue *value)Ö0Ïgboolean +atomÌ64Î_GdkEventPropertyÖ0ÏGdkAtom +attach_allocationÌ64Î_GtkHandleBoxÖ0ÏGtkAllocation +attach_countÌ64Î_GtkStyleÖ0Ïgint +attrÌ64Î_GdkPangoAttrEmbossColorÖ0ÏPangoAttribute +attrÌ64Î_GdkPangoAttrEmbossedÖ0ÏPangoAttribute +attrÌ64Î_GdkPangoAttrStippleÖ0ÏPangoAttribute +attrÌ64Î_PangoAttrColorÖ0ÏPangoAttribute +attrÌ64Î_PangoAttrFloatÖ0ÏPangoAttribute +attrÌ64Î_PangoAttrFontDescÖ0ÏPangoAttribute +attrÌ64Î_PangoAttrIntÖ0ÏPangoAttribute +attrÌ64Î_PangoAttrLanguageÖ0ÏPangoAttribute +attrÌ64Î_PangoAttrShapeÖ0ÏPangoAttribute +attrÌ64Î_PangoAttrSizeÖ0ÏPangoAttribute +attrÌ64Î_PangoAttrStringÖ0ÏPangoAttribute +attrÌ64Î_PangoGlyphInfoÖ0ÏPangoGlyphVisAttr +attrsÌ64Î_GtkLabelÖ0ÏPangoAttrList +auto_resizeÌ64Î_GtkCListColumnÖ0Ïguint +auto_resizeÌ64Î_GtkFontSelectionDialogÖ0Ïgboolean +axesÌ64Î_GdkDeviceÖ0ÏGdkDeviceAxis +axesÌ64Î_GdkEventButtonÖ0Ïgdouble +axesÌ64Î_GdkEventMotionÖ0Ïgdouble +axesÌ64Î_GdkTimeCoordÖ0Ïgdouble +axis_itemsÌ64Î_GtkInputDialogÖ0ÏGtkWidget +axis_listÌ64Î_GtkInputDialogÖ0ÏGtkWidget +axis_listboxÌ64Î_GtkInputDialogÖ0ÏGtkWidget +bÌ64Î_GdkEventClient::anon_union_171Ö0Ïchar +backÌ64Î_GtkAssistantÖ0ÏGtkWidget +backgroundÌ64Î_GdkGCValuesÖ0ÏGdkColor +backgroundÌ64Î_GtkCListRowÖ0ÏGdkColor +backgroundÌ64Î_GtkCellRendererTextÖ0ÏPangoColor +background_setÌ64Î_GtkCellRendererTextÖ0Ïguint +backing_storeÌ64Î_GtkRulerÖ0ÏGdkPixmap backspaceÌ1024Í(GtkEntry *entry)Î_GtkEntryClassÖ0Ïvoid backspaceÌ1024Í(GtkTextView *text_view)Î_GtkTextViewClassÖ0Ïvoid +backspace_deletes_characterÌ64Î_PangoLogAttrÖ0Ïguint +bar_styleÌ64Î_GtkProgressBarÖ0ÏGtkProgressBarStyle +baseÌ64Î_GtkRcStyleÖ0ÏGdkColor +baseÌ64Î_GtkStyleÖ0ÏGdkColor +base_class_init_funcÌ64Î_GtkTypeInfoÖ0ÏGtkClassInitFunc +base_finalizeÌ64Î_GTypeInfoÖ0ÏGBaseFinalizeFunc +base_gcÌ64Î_GtkStyleÖ0ÏGdkGC +base_heightÌ64Î_GdkGeometryÖ0Ïgint +base_ifaceÌ64Î_GTypePluginClassÖ0ÏGTypeInterface +base_ifaceÌ64Î_GtkEditableClassÖ0ÏGTypeInterface +base_ifaceÌ64Î_GtkOrientableIfaceÖ0ÏGTypeInterface +base_ifaceÌ64Î_GtkRecentChooserIfaceÖ0ÏGTypeInterface +base_initÌ64Î_GTypeInfoÖ0ÏGBaseInitFunc +base_streamÌ64Î_GFilterInputStreamÖ0ÏGInputStream +base_streamÌ64Î_GFilterOutputStreamÖ0ÏGOutputStream +base_widthÌ64Î_GdkGeometryÖ0Ïgint beginÌ1024Í(PangoRenderer *renderer)Î_PangoRendererClassÖ0Ïvoid begin_printÌ1024Í(GtkPrintOperation *operation, GtkPrintContext *context)Î_GtkPrintOperationClassÖ0Ïvoid begin_user_actionÌ1024Í(GtkTextBuffer *buffer)Î_GtkTextBufferClassÖ0Ïvoid -blkcnt_tÌ4096Ö0Ï__blkcnt_t -blksize_tÌ4096Ö0Ï__blksize_t +bgÌ64Î_GtkRcStyleÖ0ÏGdkColor +bgÌ64Î_GtkStyleÖ0ÏGdkColor +bg_colorÌ64Î_GdkWindowObjectÖ0ÏGdkColor +bg_colorÌ64Î_GtkTextAppearanceÖ0ÏGdkColor +bg_color_setÌ64Î_GtkTextTagÖ0Ïguint +bg_full_heightÌ64Î_GtkTextAttributesÖ0Ïguint +bg_full_height_setÌ64Î_GtkTextTagÖ0Ïguint +bg_gcÌ64Î_GtkCListÖ0ÏGdkGC +bg_gcÌ64Î_GtkStyleÖ0ÏGdkGC +bg_pixmapÌ64Î_GdkWindowObjectÖ0ÏGdkPixmap +bg_pixmapÌ64Î_GtkStyleÖ0ÏGdkPixmap +bg_pixmap_nameÌ64Î_GtkRcStyleÖ0Ïgchar +bg_setÌ64Î_GtkCListRowÖ0Ïguint +bg_stippleÌ64Î_GtkTextAppearanceÖ0ÏGdkBitmap +bg_stipple_setÌ64Î_GtkTextTagÖ0Ïguint +biased_exponentÌ64Î_GDoubleIEEE754::anon_struct_2Ö0Ïguint +biased_exponentÌ64Î_GFloatIEEE754::anon_struct_1Ö0Ïguint +binÌ64Î_GtkAlignmentÖ0ÏGtkBin +binÌ64Î_GtkButtonÖ0ÏGtkBin +binÌ64Î_GtkEventBoxÖ0ÏGtkBin +binÌ64Î_GtkExpanderÖ0ÏGtkBin +binÌ64Î_GtkFrameÖ0ÏGtkBin +binÌ64Î_GtkHandleBoxÖ0ÏGtkBin +binÌ64Î_GtkItemÖ0ÏGtkBin +binÌ64Î_GtkViewportÖ0ÏGtkBin +binÌ64Î_GtkWindowÖ0ÏGtkBin +bin_windowÌ64Î_GtkHandleBoxÖ0ÏGdkWindow +bin_windowÌ64Î_GtkLayoutÖ0ÏGdkWindow +bin_windowÌ64Î_GtkMenuÖ0ÏGdkWindow +bin_windowÌ64Î_GtkViewportÖ0ÏGdkWindow +binding_setÌ64Î_GtkBindingEntryÖ0ÏGtkBindingSet +bits_per_pixelÌ64Î_GdkImageÖ0Ïguint16 +bits_per_rgbÌ64Î_GdkVisualÖ0Ïgint +blackÌ64Î_GtkStyleÖ0ÏGdkColor +black_gcÌ64Î_GtkStyleÖ0ÏGdkGC +blink_timeoutÌ64Î_GtkEntryÖ0Ïguint +blink_timeoutÌ64Î_GtkTextViewÖ0Ïguint +blocksÌ64Î_GtkProgressBarÖ0Ïguint +blueÌ64Î_GdkColorÖ0Ïguint16 +blueÌ64Î_PangoColorÖ0Ïguint16 +blue_maskÌ64Î_GdkVisualÖ0Ïguint32 +blue_precÌ64Î_GdkVisualÖ0Ïgint +blue_shiftÌ64Î_GdkVisualÖ0Ïgint +bool_dataÌ64Î_GtkArg::anon_union_257Ö0Ïgboolean +border_widthÌ64Î_GtkContainerÖ0Ïguint +bottomÌ64Î_GtkBorderÖ0Ïgint +bottom_attachÌ64Î_GtkTableChildÖ0Ïguint16 +bottom_windowÌ64Î_GtkTextViewÖ0ÏGtkTextWindow +boundsÌ64Î_AtkTextRangeÖ0ÏAtkTextRectangle bounds_changedÌ1024Í(AtkComponent *component, AtkRectangle *bounds)Î_AtkComponentIfaceÖ0Ïvoid +boxÌ64Î_GtkButtonBoxÖ0ÏGtkBox +boxÌ64Î_GtkHBoxÖ0ÏGtkBox +boxÌ64Î_GtkVBoxÖ0ÏGtkBox +bplÌ64Î_GdkImageÖ0Ïguint16 +bppÌ64Î_GdkImageÖ0Ïguint16 +bppÌ64Î_GtkPreviewÖ0Ïguint16 bsd_signalÌ1024Í(int __sig, __sighandler_t __handler)Ö0Ï__sighandler_t +btreeÌ64Î_GtkTextBufferÖ0ÏGtkTextBTree +buf_sizeÌ64Î_GIOChannelÖ0Ïgsize +bufferÌ64Î_GScannerÖ0Ïgchar +bufferÌ64Î_GtkPreviewÖ0Ïguchar +bufferÌ64Î_GtkTextViewÖ0ÏGtkTextBuffer +buffer_heightÌ64Î_GtkPreviewÖ0Ïguint16 +buffer_widthÌ64Î_GtkPreviewÖ0Ïguint16 +buffersÌ64Î_GtkTextTagTableÖ0ÏGSList +build_insensitiveÌ64Î_GtkPixmapÖ0Ïguint +buttonÌ64Î_GdkEventÖ0ÏGdkEventButton +buttonÌ64Î_GdkEventButtonÖ0Ïguint +buttonÌ64Î_GtkCListColumnÖ0ÏGtkWidget +buttonÌ64Î_GtkColorButtonÖ0ÏGtkButton +buttonÌ64Î_GtkComboÖ0ÏGtkWidget +buttonÌ64Î_GtkEntryÖ0Ïguint +buttonÌ64Î_GtkFontButtonÖ0ÏGtkButton +buttonÌ64Î_GtkGammaCurveÖ0ÏGtkWidget +buttonÌ64Î_GtkMenuShellÖ0Ïguint +buttonÌ64Î_GtkNotebookÖ0Ïguint +buttonÌ64Î_GtkOptionMenuÖ0ÏGtkButton +buttonÌ64Î_GtkSpinButtonÖ0Ïguint +buttonÌ64Î_GtkToggleButtonÖ0ÏGtkButton +buttonÌ64Î_GtkTreeViewColumnÖ0ÏGtkWidget +button_actionsÌ64Î_GtkCListÖ0Ïguint8 +button_areaÌ64Î_GtkFileSelectionÖ0ÏGtkWidget +button_boxÌ64Î_GtkHButtonBoxÖ0ÏGtkButtonBox +button_boxÌ64Î_GtkVButtonBoxÖ0ÏGtkButtonBox +button_click_timeÌ64Î_GdkDisplayÖ0Ïguint32 +button_downÌ64Î_GtkButtonÖ0Ïguint +button_maxhÌ64Î_GtkToolbarÖ0Ïgint +button_maxwÌ64Î_GtkToolbarÖ0Ïgint +button_numberÌ64Î_GdkDisplayÖ0Ïgint +button_passiveÌ64Î_GtkCListColumnÖ0Ïguint button_press_eventÌ1024Í(GtkStatusIcon *status_icon, GdkEventButton *event)Î_GtkStatusIconClassÖ0Ïgboolean button_press_eventÌ1024Í(GtkWidget *widget, GdkEventButton *event)Î_GtkWidgetClassÖ0Ïgboolean button_release_eventÌ1024Í(GtkStatusIcon *status_icon, GdkEventButton *event)Î_GtkStatusIconClassÖ0Ïgboolean button_release_eventÌ1024Í(GtkWidget *widget, GdkEventButton *event)Î_GtkWidgetClassÖ0Ïgboolean +button_requestÌ64Î_GtkTreeViewColumnÖ0Ïgint +button_typeÌ64Î_GtkToolButtonClassÖ0ÏGType +button_windowÌ64Î_GdkDisplayÖ0ÏGdkWindow +button_xÌ64Î_GdkDisplayÖ0Ïgint +button_yÌ64Î_GdkDisplayÖ0Ïgint +byte_orderÌ64Î_GdkImageÖ0ÏGdkByteOrder +byte_orderÌ64Î_GdkVisualÖ0ÏGdkByteOrder +cÌ64Î_GtkDitherInfoÖ0Ïguchar +cacheÌ64Î_GCompletionÖ0ÏGList +cache_includes_preeditÌ64Î_GtkEntryÖ0Ïguint +cached_layoutÌ64Î_GtkEntryÖ0ÏPangoLayout cairo_antialias_tÌ4096Ö0Ï_cairo_antialias cairo_append_pathÌ1024Í(cairo_t *cr, const cairo_path_t *path)Ö0Ïvoid cairo_arcÌ1024Í(cairo_t *cr, double xc, double yc, double radius, double angle1, double angle2)Ö0Ïvoid @@ -9050,7 +10093,7 @@ cairo_fill_preserve cairo_fill_rule_tÌ4096Ö0Ï_cairo_fill_rule cairo_filter_tÌ4096Ö0Ï_cairo_filter cairo_font_extentsÌ1024Í(cairo_t *cr, cairo_font_extents_t *extents)Ö0Ïvoid -cairo_font_extents_tÌ4096Ö0Ïanon_struct_128 +cairo_font_extents_tÌ4096Ö0Ïanon_struct_123 cairo_font_face_destroyÌ1024Í(cairo_font_face_t *font_face)Ö0Ïvoid cairo_font_face_get_reference_countÌ1024Í(cairo_font_face_t *font_face)Ö0Ïunsigned int cairo_font_face_get_typeÌ1024Í(cairo_font_face_t *font_face)Ö0Ïcairo_font_type_t @@ -9110,7 +10153,7 @@ cairo_glyph_allocate cairo_glyph_extentsÌ1024Í(cairo_t *cr, const cairo_glyph_t *glyphs, int num_glyphs, cairo_text_extents_t *extents)Ö0Ïvoid cairo_glyph_freeÌ1024Í(cairo_glyph_t *glyphs)Ö0Ïvoid cairo_glyph_pathÌ1024Í(cairo_t *cr, const cairo_glyph_t *glyphs, int num_glyphs)Ö0Ïvoid -cairo_glyph_tÌ4096Ö0Ïanon_struct_125 +cairo_glyph_tÌ4096Ö0Ïanon_struct_120 cairo_has_current_pointÌ1024Í(cairo_t *cr)Ö0Ïcairo_bool_t cairo_hint_metrics_tÌ4096Ö0Ï_cairo_hint_metrics cairo_hint_style_tÌ4096Ö0Ï_cairo_hint_style @@ -9159,6 +10202,7 @@ cairo_new_sub_path cairo_operator_tÌ4096Ö0Ï_cairo_operator cairo_paintÌ1024Í(cairo_t *cr)Ö0Ïvoid cairo_paint_with_alphaÌ1024Í(cairo_t *cr, double alpha)Ö0Ïvoid +cairo_pathÌ2048Ö0 cairo_path_data_tÌ4096Ö0Ï_cairo_path_data_t cairo_path_data_type_tÌ4096Ö0Ï_cairo_path_data_type cairo_path_destroyÌ1024Í(cairo_path_t *path)Ö0Ïvoid @@ -9317,9 +10361,9 @@ cairo_t cairo_text_cluster_allocateÌ1024Í(int num_clusters)Ö0Ïcairo_text_cluster_t * cairo_text_cluster_flags_tÌ4096Ö0Ï_cairo_text_cluster_flags cairo_text_cluster_freeÌ1024Í(cairo_text_cluster_t *clusters)Ö0Ïvoid -cairo_text_cluster_tÌ4096Ö0Ïanon_struct_126 +cairo_text_cluster_tÌ4096Ö0Ïanon_struct_121 cairo_text_extentsÌ1024Í(cairo_t *cr, const char *utf8, cairo_text_extents_t *extents)Ö0Ïvoid -cairo_text_extents_tÌ4096Ö0Ïanon_struct_127 +cairo_text_extents_tÌ4096Ö0Ïanon_struct_122 cairo_text_pathÌ1024Í(cairo_t *cr, const char *utf8)Ö0Ïvoid cairo_toy_font_face_createÌ1024Í(const char *family, cairo_font_slant_t slant, cairo_font_weight_t weight)Ö0Ïcairo_font_face_t * cairo_toy_font_face_get_familyÌ1024Í(cairo_font_face_t *font_face)Ö0Ïconst char * @@ -9353,6 +10397,17 @@ cairo_xcb_surface_create_for_pixmap_with_visual cairo_xcb_surface_create_for_window_with_visualÌ65536Ö0 cairo_xlib_surface_create_for_pixmap_with_visualÌ65536Ö0 cairo_xlib_surface_create_for_window_with_visualÌ65536Ö0 +calc_fixed_heightÌ64Î_GtkCellRendererTextÖ0Ïguint +callbackÌ64Î_GCClosureÖ0Ïgpointer +callbackÌ64Î_GtkActionEntryÖ0ÏGCallback +callbackÌ64Î_GtkItemFactoryEntryÖ0ÏGtkItemFactoryCallback +callbackÌ64Î_GtkToggleActionEntryÖ0ÏGCallback +callbackÌ64Îanon_struct_334Ö0ÏGtkMenuCallback +callback_actionÌ64Î_GtkItemFactoryEntryÖ0Ïguint +callback_dataÌ64Î_GSourceÖ0Ïgpointer +callback_dataÌ64Îanon_struct_334Ö0Ïgpointer +callback_funcsÌ64Î_GSourceÖ0ÏGSourceCallbackFuncs +callerÌ64Î_GtkTipsQueryÖ0ÏGtkWidget callocÌ1024Í(gsize n_blocks, gsize n_block_bytes)Î_GMemVTableÖ0Ïgpointer can_activate_accelÌ1024Í(GtkWidget *widget, guint signal_id)Î_GtkWidgetClassÖ0Ïgboolean can_deleteÌ1024Í(GAppInfo *appinfo)Î_GAppInfoIfaceÖ0Ïgboolean @@ -9369,11 +10424,23 @@ can_truncate can_truncateÌ1024Í(GSeekable *seekable)Î_GSeekableIfaceÖ0Ïgboolean can_unmountÌ1024Í(GMount *mount)Î_GMountIfaceÖ0Ïgboolean cancelÌ1024Í(GFileMonitor *monitor)Î_GFileMonitorClassÖ0Ïgboolean +cancelÌ64Î_GtkAssistantÖ0ÏGtkWidget cancelÌ1024Í(GtkAssistant *assistant)Î_GtkAssistantClassÖ0Ïvoid cancelÌ1024Í(GtkMenuShell *menu_shell)Î_GtkMenuShellClassÖ0Ïvoid +cancel_buttonÌ64Î_GtkColorSelectionDialogÖ0ÏGtkWidget +cancel_buttonÌ64Î_GtkFileSelectionÖ0ÏGtkWidget +cancel_buttonÌ64Î_GtkFontSelectionDialogÖ0ÏGtkWidget cancel_positionÌ1024Í(GtkPaned *paned)Î_GtkPanedClassÖ0Ïgboolean cancelledÌ1024Í(GCancellable *cancellable)Î_GCancellableClassÖ0Ïvoid +cap_styleÌ64Î_GdkGCValuesÖ0ÏGdkCapStyle +case_sensitiveÌ64Î_GScannerConfigÖ0Ïguint +case_sensitiveÌ64Î_GtkComboÖ0Ïguint +cellÌ64Î_GtkCListDestInfoÖ0ÏGtkCListCellInfo +cellÌ64Î_GtkCListRowÖ0ÏGtkCell +cell_background_setÌ64Î_GtkCellRendererÖ0Ïguint +cell_listÌ64Î_GtkTreeViewColumnÖ0ÏGList cell_size_requestÌ1024Í(GtkCList *clist, GtkCListRow *clist_row, gint column, GtkRequisition *requisition)Î_GtkCListClassÖ0Ïvoid +center_allocationÌ64Î_GtkAspectFrameÖ0ÏGtkAllocation change_current_pageÌ1024Í(GtkNotebook *notebook, gint offset)Î_GtkNotebookClassÖ0Ïgboolean change_focus_row_expansionÌ1024Í(GtkCTree *ctree, GtkCTreeExpansionType action)Î_GtkCTreeClassÖ0Ïvoid change_valueÌ1024Í(GtkRange *range, GtkScrollType scroll, gdouble new_value)Î_GtkRangeClassÖ0Ïgboolean @@ -9392,25 +10459,85 @@ changed changedÌ1024Í(GtkRecentManager *manager)Î_GtkRecentManagerClassÖ0Ïvoid changedÌ1024Í(GtkTextBuffer *buffer)Î_GtkTextBufferClassÖ0Ïvoid changedÌ1024Í(GtkTreeSelection *selection)Î_GtkTreeSelectionClassÖ0Ïvoid +changed_idÌ64Î_GtkTreeModelSortÖ0Ïguint +changed_maskÌ64Î_GdkEventWindowStateÖ0ÏGdkWindowState +char_2_tokenÌ64Î_GScannerConfigÖ0Ïguint +char_dataÌ64Î_GtkArg::anon_union_257Ö0Ïgchar checkÌ1024Í(GSource *source)Î_GSourceFuncsÖ0Ïgboolean +check_buttonÌ64Î_GtkRadioButtonÖ0ÏGtkCheckButton +check_menu_itemÌ64Î_GtkRadioMenuItemÖ0ÏGtkCheckMenuItem check_resizeÌ1024Í(GtkContainer *container)Î_GtkContainerClassÖ0Ïvoid +childÌ64Î_GtkBinÖ0ÏGtkWidget +childÌ64Î_GtkTreeViewColumnÖ0ÏGtkWidget +child1Ì64Î_GtkPanedÖ0ÏGtkWidget +child1_resizeÌ64Î_GtkPanedÖ0Ïguint +child1_shrinkÌ64Î_GtkPanedÖ0Ïguint +child1_sizeÌ64Î_GtkPanedÖ0Ïgint +child2Ì64Î_GtkPanedÖ0ÏGtkWidget +child2_resizeÌ64Î_GtkPanedÖ0Ïguint +child2_shrinkÌ64Î_GtkPanedÖ0Ïguint +child_allocationÌ64Î_GtkFrameÖ0ÏGtkAllocation child_attachedÌ1024Í(GtkHandleBox *handle_box, GtkWidget *child)Î_GtkHandleBoxClassÖ0Ïvoid +child_detachedÌ64Î_GtkHandleBoxÖ0Ïguint child_detachedÌ1024Í(GtkHandleBox *handle_box, GtkWidget *child)Î_GtkHandleBoxClassÖ0Ïvoid +child_flagsÌ64Î_GtkTreeModelSortÖ0Ïguint +child_has_focusÌ64Î_GtkNotebookÖ0Ïguint +child_ipad_xÌ64Î_GtkButtonBoxÖ0Ïgint +child_ipad_yÌ64Î_GtkButtonBoxÖ0Ïgint +child_min_heightÌ64Î_GtkButtonBoxÖ0Ïgint +child_min_widthÌ64Î_GtkButtonBoxÖ0Ïgint +child_modelÌ64Î_GtkTreeModelSortÖ0ÏGtkTreeModel child_notifyÌ1024Í(GtkWidget *widget, GParamSpec *pspec)Î_GtkWidgetClassÖ0Ïvoid child_typeÌ1024Í(GtkContainer *container)Î_GtkContainerClassÖ0ÏGType +childrenÌ64Î_GNodeÖ0ÏGNode +childrenÌ64Î_GdkWindowObjectÖ0ÏGList +childrenÌ64Î_GtkBoxÖ0ÏGList +childrenÌ64Î_GtkCTreeRowÖ0ÏGtkCTreeNode +childrenÌ64Î_GtkFixedÖ0ÏGList +childrenÌ64Î_GtkLayoutÖ0ÏGList +childrenÌ64Î_GtkListÖ0ÏGList +childrenÌ64Î_GtkMenuShellÖ0ÏGList +childrenÌ64Î_GtkNotebookÖ0ÏGList +childrenÌ64Î_GtkTableÖ0ÏGList +childrenÌ64Î_GtkTextViewÖ0ÏGSList +childrenÌ64Î_GtkToolbarÖ0ÏGList children_changedÌ1024Í(AtkObject *accessible, guint change_index, gpointer changed_child)Î_AtkObjectClassÖ0Ïvoid -chmodÌ1024Í(const char *__file, __mode_t __mode)Ö0Ïint +class_branch_pspecsÌ64Î_GtkBindingSetÖ0ÏGSList +class_dataÌ64Î_GTypeInfoÖ0Ïgconstpointer +class_finalizeÌ64Î_GTypeInfoÖ0ÏGClassFinalizeFunc +class_initÌ64Î_GTypeInfoÖ0ÏGClassInitFunc +class_init_funcÌ64Î_GtkTypeInfoÖ0ÏGtkClassInitFunc +class_sizeÌ64Î_GTypeInfoÖ0Ïguint16 +class_sizeÌ64Î_GTypeQueryÖ0Ïguint +class_sizeÌ64Î_GtkTypeInfoÖ0Ïguint clearÌ1024Í(GtkCList *clist)Î_GtkCListClassÖ0Ïvoid clearÌ1024Í(GtkCellLayout *cell_layout)Î_GtkCellLayoutIfaceÖ0Ïvoid clear_attributesÌ1024Í(GtkCellLayout *cell_layout, GtkCellRenderer *cell)Î_GtkCellLayoutIfaceÖ0Ïvoid clear_selectionÌ1024Í(AtkSelection *selection)Î_AtkSelectionIfaceÖ0Ïgboolean clearerrÌ1024Í(FILE *__stream)Ö0Ïvoid clearerr_unlockedÌ1024Í(FILE *__stream)Ö0Ïvoid +click_cellÌ64Î_GtkCListÖ0ÏGtkCListCellInfo +click_childÌ64Î_GtkNotebookÖ0Ïguint +click_childÌ64Î_GtkSpinButtonÖ0Ïguint click_columnÌ1024Í(GtkCList *clist, gint column)Î_GtkCListClassÖ0Ïvoid +clickableÌ64Î_GtkTreeViewColumnÖ0Ïguint clickedÌ1024Í(GtkButton *button)Î_GtkButtonClassÖ0Ïvoid clickedÌ1024Í(GtkToolButton *tool_item)Î_GtkToolButtonClassÖ0Ïvoid clickedÌ1024Í(GtkTreeViewColumn *tree_column)Î_GtkTreeViewColumnClassÖ0Ïvoid +clientÌ64Î_GdkEventÖ0ÏGdkEventClient client_eventÌ1024Í(GtkWidget *widget, GdkEventClient *event)Î_GtkWidgetClassÖ0Ïgboolean +climb_rateÌ64Î_GtkSpinButtonÖ0Ïgdouble +clip_maskÌ64Î_GdkGCValuesÖ0ÏGdkPixmap +clip_x_originÌ64Î_GdkGCÖ0Ïgint +clip_x_originÌ64Î_GdkGCValuesÖ0Ïgint +clip_y_originÌ64Î_GdkGCÖ0Ïgint +clip_y_originÌ64Î_GdkGCValuesÖ0Ïgint +clipboard_contents_buffersÌ64Î_GtkTextBufferÖ0ÏGSList +clipboard_textÌ64Î_GtkOldEditableÖ0Ïgchar +clistÌ64Î_GtkCTreeÖ0ÏGtkCList +clist_windowÌ64Î_GtkCListÖ0ÏGdkWindow +clist_window_heightÌ64Î_GtkCListÖ0Ïgint +clist_window_widthÌ64Î_GtkCListÖ0Ïgint clockÌ1024Í(void)Ö0Ïclock_t clock_getcpuclockidÌ1024Í(pid_t __pid, clockid_t *__clock_id)Ö0Ïint clock_getresÌ1024Í(clockid_t __clock_id, struct timespec *__res)Ö0Ïint @@ -9420,28 +10547,68 @@ clock_settime clock_tÌ4096Ö0Ï__clock_t clockid_tÌ4096Ö0Ï__clockid_t cloneÌ1024Í(GtkStyle *style)Î_GtkStyleClassÖ0ÏGtkStyle * +closeÌ64Î_GtkAssistantÖ0ÏGtkWidget closeÌ1024Í(GtkAssistant *assistant)Î_GtkAssistantClassÖ0Ïvoid closeÌ1024Í(GtkDialog *dialog)Î_GtkDialogClassÖ0Ïvoid +closeÌ64Îanon_struct_148Ö0Ï__io_close_fn close_asyncÌ1024Í(GFileEnumerator *enumerator, int io_priority, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data)Î_GFileEnumeratorClassÖ0Ïvoid close_asyncÌ1024Í(GInputStream *stream, int io_priority, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data)Î_GInputStreamClassÖ0Ïvoid close_asyncÌ1024Í(GOutputStream *stream, int io_priority, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data)Î_GOutputStreamClassÖ0Ïvoid +close_buttonÌ64Î_GtkInputDialogÖ0ÏGtkWidget close_finishÌ1024Í(GFileEnumerator *enumerator, GAsyncResult *res, GError **error)Î_GFileEnumeratorClassÖ0Ïgboolean close_finishÌ1024Í(GInputStream *stream, GAsyncResult *result, GError **error)Î_GInputStreamClassÖ0Ïgboolean close_finishÌ1024Í(GOutputStream *stream, GAsyncResult *result, GError **error)Î_GOutputStreamClassÖ0Ïgboolean close_fnÌ1024Í(GFileEnumerator *enumerator, GCancellable *cancellable, GError **error)Î_GFileEnumeratorClassÖ0Ïgboolean close_fnÌ1024Í(GInputStream *stream, GCancellable *cancellable, GError **error)Î_GInputStreamClassÖ0Ïgboolean close_fnÌ1024Í(GOutputStream *stream, GCancellable *cancellable, GError **error)Î_GOutputStreamClassÖ0Ïgboolean +close_on_unrefÌ64Î_GIOChannelÖ0Ïguint +closedÌ64Î_GdkDisplayÖ0Ïguint closedÌ1024Í(GdkDisplay *display, gboolean is_error)Î_GdkDisplayClassÖ0Ïvoid closedÌ1024Í(GdkPixbufLoader *loader)Î_GdkPixbufLoaderClassÖ0Ïvoid +closedÌ64Î_GdkScreenÖ0Ïguint +closureÌ64Î_GCClosureÖ0ÏGClosure +closureÌ64Î_GtkAccelGroupEntryÖ0ÏGClosure +closure_callbackÌ64Î_GSourceFuncsÖ0ÏGSourceFunc +closure_marshalÌ64Î_GSourceFuncsÖ0ÏGSourceDummyMarshal +cmpl_stateÌ64Î_GtkFileSelectionÖ0Ïgpointer +codeÌ64Î_GErrorÖ0Ïgint +collect_formatÌ64Î_GTypeValueTableÖ0Ïgchar collect_valueÌ1024Í(GValue *value, guint n_collect_values, GTypeCValue *collect_values, guint collect_flags)Î_GTypeValueTableÖ0Ïgchar * +colorÌ64Î_GdkPangoAttrEmbossColorÖ0ÏPangoColor +colorÌ64Î_PangoAttrColorÖ0ÏPangoColor color_changedÌ1024Í(GtkColorSelection *color_selection)Î_GtkColorSelectionClassÖ0Ïvoid +color_flagsÌ64Î_GtkRcStyleÖ0ÏGtkRcFlags color_setÌ1024Í(GtkColorButton *cp)Î_GtkColorButtonClassÖ0Ïvoid +colormapÌ64Î_GdkGCÖ0ÏGdkColormap +colormapÌ64Î_GdkImageÖ0ÏGdkColormap +colormapÌ64Î_GdkWindowAttrÖ0ÏGdkColormap +colormapÌ64Î_GtkStyleÖ0ÏGdkColormap +colormap_sizeÌ64Î_GdkVisualÖ0Ïgint +colorsÌ64Î_GdkColormapÖ0ÏGdkColor +colorsÌ64Î_GdkRgbCmapÖ0Ïguint32 +colorselÌ64Î_GtkColorSelectionDialogÖ0ÏGtkWidget +colsÌ64Î_GtkTableÖ0ÏGtkTableRowCol +columnÌ64Î_GtkCListÖ0ÏGtkCListColumn +columnÌ64Î_GtkCListCellInfoÖ0Ïgint column_deletedÌ1024Í(AtkTable *table, gint column, gint num_deleted)Î_AtkTableIfaceÖ0Ïvoid +column_headersÌ64Î_GtkListStoreÖ0ÏGType +column_headersÌ64Î_GtkTreeStoreÖ0ÏGType column_insertedÌ1024Í(AtkTable *table, gint column, gint num_inserted)Î_AtkTableIfaceÖ0Ïvoid column_reorderedÌ1024Í(AtkTable *table)Î_AtkTableIfaceÖ0Ïvoid +column_spacingÌ64Î_GtkTableÖ0Ïguint16 +column_title_areaÌ64Î_GtkCListÖ0ÏGdkRectangle +column_typeÌ64Î_GtkTreeViewColumnÖ0ÏGtkTreeViewColumnSizing +columnsÌ64Î_GtkCListÖ0Ïgint columns_changedÌ1024Í(GtkTreeView *tree_view)Î_GtkTreeViewClassÖ0Ïvoid +columns_dirtyÌ64Î_GtkListStoreÖ0Ïguint +columns_dirtyÌ64Î_GtkTreeStoreÖ0Ïguint commitÌ1024Í(GtkIMContext *context, const gchar *str)Î_GtkIMContextClassÖ0Ïvoid +compareÌ64Î_GtkCListÖ0ÏGtkCListCompareFunc +complete_interface_infoÌ64Î_GTypePluginClassÖ0ÏGTypePluginCompleteInterfaceInfo +complete_type_infoÌ64Î_GTypePluginClassÖ0ÏGTypePluginCompleteTypeInfo +compose_bufferÌ64Î_GtkIMContextSimpleÖ0Ïguint composite_nameÌ1024Í(GtkContainer *container, GtkWidget *child)Î_GtkContainerClassÖ0Ïgchar * +compositedÌ64Î_GdkWindowObjectÖ0Ïguint composited_changedÌ1024Í(GdkScreen *screen)Î_GdkScreenClassÖ0Ïvoid composited_changedÌ1024Í(GtkWidget *widget)Î_GtkWidgetClassÖ0Ïvoid compute_child_allocationÌ1024Í(GtkFrame *frame, GtkAllocation *allocation)Î_GtkFrameClassÖ0Ïvoid @@ -9451,15 +10618,40 @@ cond_new cond_signalÌ1024Í(GCond *cond)Î_GThreadFunctionsÖ0Ïvoid cond_timed_waitÌ1024Í(GCond *cond, GMutex *mutex, GTimeVal *end_time)Î_GThreadFunctionsÖ0Ïgboolean cond_waitÌ1024Í(GCond *cond, GMutex *mutex)Î_GThreadFunctionsÖ0Ïvoid +configÌ64Î_GScannerÖ0ÏGScannerConfig +configureÌ64Î_GdkEventÖ0ÏGdkEventConfigure configure_eventÌ1024Í(GtkWidget *widget, GdkEventConfigure *event)Î_GtkWidgetClassÖ0Ïgboolean +configure_notify_receivedÌ64Î_GtkWindowÖ0Ïguint +configure_request_countÌ64Î_GtkWindowÖ0Ïguint16 connect_property_change_handlerÌ1024Í(AtkObject *accessible, AtkPropertyChangeHandler *handler)Î_AtkObjectClassÖ0Ïguint connect_proxyÌ1024Í(GtkAction *action, GtkWidget *proxy)Î_GtkActionClassÖ0Ïvoid connect_proxyÌ1024Í(GtkUIManager *merge, GtkAction *action, GtkWidget *proxy)Î_GtkUIManagerClassÖ0Ïvoid connect_widget_destroyedÌ1024Í(GtkAccessible *accessible)Î_GtkAccessibleClassÖ0Ïvoid construct_childÌ1024Í(GtkBuildable *buildable, GtkBuilder *builder, const gchar *name)Î_GtkBuildableIfaceÖ0ÏGObject * +construct_propertiesÌ64Î_GObjectClassÖ0ÏGSList constructedÌ1024Í(GObject *object)Î_GObjectClassÖ0Ïvoid +constructedÌ64Î_GtkButtonÖ0Ïguint constructorÌ1024Í(GType type, guint n_construct_properties, GObjectConstructParam *construct_properties)Î_GObjectClassÖ0ÏGObject * +containerÌ64Î_GtkBinÖ0ÏGtkContainer +containerÌ64Î_GtkBoxÖ0ÏGtkContainer +containerÌ64Î_GtkCListÖ0ÏGtkContainer +containerÌ64Î_GtkFixedÖ0ÏGtkContainer +containerÌ64Î_GtkLayoutÖ0ÏGtkContainer +containerÌ64Î_GtkListÖ0ÏGtkContainer +containerÌ64Î_GtkMenuShellÖ0ÏGtkContainer +containerÌ64Î_GtkNotebookÖ0ÏGtkContainer +containerÌ64Î_GtkPanedÖ0ÏGtkContainer +containerÌ64Î_GtkScrolledWindowÖ0ÏGtkBin +containerÌ64Î_GtkSocketÖ0ÏGtkContainer +containerÌ64Î_GtkTableÖ0ÏGtkContainer +containerÌ64Î_GtkToolbarÖ0ÏGtkContainer containsÌ1024Í(AtkComponent *component, gint x, gint y, AtkCoordType coord_type)Î_AtkComponentIfaceÖ0Ïgboolean +containsÌ64Î_GtkFileFilterInfoÖ0ÏGtkFileFilterFlags +containsÌ64Î_GtkRecentFilterInfoÖ0ÏGtkRecentFilterFlags +contentÌ64Î_AtkTextRangeÖ0Ïgchar +contextÌ64Î_GSourceÖ0ÏGMainContext +contextÌ64Î_GdkEventDNDÖ0ÏGdkDragContext +context_idÌ64Î_GtkIMMulticontextÖ0Ïgchar cookie_close_function_tÌ4096Ö0Ï__io_close_fn cookie_io_functions_tÌ4096Ö0Ï_IO_cookie_io_functions_t cookie_read_function_tÌ4096Ö0Ï__io_read_fn @@ -9474,7 +10666,13 @@ copy_clipboard copy_clipboardÌ1024Í(GtkOldEditable *editable)Î_GtkOldEditableClassÖ0Ïvoid copy_clipboardÌ1024Í(GtkTextView *text_view)Î_GtkTextViewClassÖ0Ïvoid copy_finishÌ1024Í(GFile *file, GAsyncResult *res, GError **error)Î_GFileIfaceÖ0Ïgboolean +copy_funcÌ64Î_PangoAttrShapeÖ0ÏPangoAttrDataCopyFunc copy_textÌ1024Í(AtkEditableText *text, gint start_pos, gint end_pos)Î_AtkEditableTextIfaceÖ0Ïvoid +core_pointerÌ64Î_GdkDisplayÖ0ÏGdkDevice +countÌ64Î_GdkEventExposeÖ0Ïgint +cpair_comment_singleÌ64Î_GScannerConfigÖ0Ïgchar +cr2Ì64Îanon_struct_32Ö0Ïlong +cr2Ì64ÎsigcontextÖ0Ïlong createÌ1024Í(GFile *file, GFileCreateFlags flags, GCancellable *cancellable, GError **error)Î_GFileIfaceÖ0ÏGFileOutputStream * create_accessibleÌ1024Í(GObject *obj)Î_AtkObjectFactoryClassÖ0ÏAtkObject * create_asyncÌ1024Í(GFile *file, GFileCreateFlags flags, int io_priority, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data)Î_GFileIfaceÖ0Ïvoid @@ -9488,11 +10686,37 @@ create_rc_style create_styleÌ1024Í(GtkRcStyle *rc_style)Î_GtkRcStyleClassÖ0ÏGtkStyle * create_tool_itemÌ1024Í(GtkAction *action)Î_GtkActionClassÖ0ÏGtkWidget * create_windowÌ1024Í(GtkNotebook *notebook, GtkWidget *page, gint x, gint y)Î_GtkNotebookClassÖ0ÏGtkNotebook * +crossingÌ64Î_GdkEventÖ0ÏGdkEventCrossing +csÌ64ÎsigcontextÖ0Ïshort +cset_firstÌ64Î_GParamSpecStringÖ0Ïgchar +cset_identifier_firstÌ64Î_GScannerConfigÖ0Ïgchar +cset_identifier_nthÌ64Î_GScannerConfigÖ0Ïgchar +cset_nthÌ64Î_GParamSpecStringÖ0Ïgchar +cset_skip_charactersÌ64Î_GScannerConfigÖ0Ïgchar +csselÌ64Î_fpstateÖ0Ï__uint32_t +csselÌ64Î_libc_fpstateÖ0Ïlong ctermidÌ1024Í(char *__s)Ö0Ïchar * ctimeÌ1024Í(const time_t *__timer)Ö0Ïchar * ctime_rÌ1024Í(const time_t * __timer, char * __buf)Ö0Ïchar * +ctlpointÌ64Î_GtkCurveÖ0Ïgfloat +cur_pageÌ64Î_GtkNotebookÖ0ÏGtkNotebookPage +currentÌ64Î_GtkBindingSetÖ0ÏGtkBindingEntry +current_buttonÌ64Î_GtkComboÖ0Ïguint16 +current_deviceÌ64Î_GtkInputDialogÖ0ÏGdkDevice +current_heightÌ64Î_GtkSocketÖ0Ïguint16 +current_posÌ64Î_GtkEntryÖ0Ïgint +current_posÌ64Î_GtkOldEditableÖ0Ïguint +current_widthÌ64Î_GtkSocketÖ0Ïguint16 +cursorÌ64Î_GdkWindowAttrÖ0ÏGdkCursor cursor_changedÌ1024Í(GtkTreeView *tree_view)Î_GtkTreeViewClassÖ0Ïvoid +cursor_dragÌ64Î_GtkCListÖ0ÏGdkCursor cursor_on_matchÌ1024Í(GtkEntryCompletion *completion, GtkTreeModel *model, GtkTreeIter *iter)Î_GtkEntryCompletionClassÖ0Ïgboolean +cursor_typeÌ64Î_GtkCurveÖ0Ïgint +cursor_typeÌ64Î_GtkPanedÖ0ÏGdkCursorType +cursor_visibleÌ64Î_GtkEntryÖ0Ïguint +cursor_visibleÌ64Î_GtkTextViewÖ0Ïguint +curveÌ64Î_GtkGammaCurveÖ0ÏGtkWidget +curve_typeÌ64Î_GtkCurveÖ0ÏGtkCurveType curve_type_changedÌ1024Í(GtkCurve *curve)Î_GtkCurveClassÖ0Ïvoid cuseridÌ1024Í(char *__s)Ö0Ïchar * custom_finishedÌ1024Í(GtkBuildable *buildable, GtkBuilder *builder, GObject *child, const gchar *tagname, gpointer data)Î_GtkBuildableIfaceÖ0Ïvoid @@ -9503,11 +10727,72 @@ cut_clipboard cut_clipboardÌ1024Í(GtkOldEditable *editable)Î_GtkOldEditableClassÖ0Ïvoid cut_clipboardÌ1024Í(GtkTextView *text_view)Î_GtkTextViewClassÖ0Ïvoid cut_textÌ1024Í(AtkEditableText *text, gint start_pos, gint end_pos)Î_AtkEditableTextIfaceÖ0Ïvoid +cwÌ64Î_fpstateÖ0Ï__uint32_t +cwÌ64Î_libc_fpstateÖ0Ïlong cycle_child_focusÌ1024Í(GtkPaned *paned, gboolean reverse)Î_GtkPanedClassÖ0Ïgboolean cycle_handle_focusÌ1024Í(GtkPaned *paned, gboolean reverse)Î_GtkPanedClassÖ0Ïgboolean +dÌ64Î_GtkArgÖ0Ïanon_union_257 +dÌ64Î_GtkArg::anon_union_257::anon_struct_258Ö0Ïgpointer +dÌ64Î_GtkBindingArgÖ0Ïanon_union_279 +darkÌ64Î_GtkStyleÖ0ÏGdkColor +dark_gcÌ64Î_GtkStyleÖ0ÏGdkGC +dataÌ64Î_GArrayÖ0Ïgchar +dataÌ64Î_GByteArrayÖ0Ïguint8 +dataÌ64Î_GClosureÖ0Ïgpointer +dataÌ64Î_GClosureNotifyDataÖ0Ïgpointer +dataÌ64Î_GHookÖ0Ïgpointer +dataÌ64Î_GListÖ0Ïgpointer +dataÌ64Î_GNodeÖ0Ïgpointer +dataÌ64Î_GSListÖ0Ïgpointer +dataÌ64Î_GSystemThreadÖ0Ïchar +dataÌ64Î_GThreadÖ0Ïgpointer +dataÌ64Î_GValueÖ0Ïanon_union_93 +dataÌ64Î_GdkEventClientÖ0Ïanon_union_171 +dataÌ64Î_GtkCListRowÖ0Ïgpointer +dataÌ64Î_GtkImageÖ0Ïanon_union_282 +dataÌ64Î_GtkSelectionDataÖ0Ïguchar +dataÌ64Î_PangoAttrShapeÖ0Ïgpointer +dataÌ64Îanon_struct_89Ö0ÏGString +dataÌ64Îcairo_pathÖ0Ïcairo_path_data_t +data_formatÌ64Î_GdkEventClientÖ0Ïgushort +dataoffÌ64Î_fpstateÖ0Ï__uint32_t +dataoffÌ64Î_libc_fpstateÖ0Ïlong +dataselÌ64Î_fpstateÖ0Ï__uint32_t +dataselÌ64Î_libc_fpstateÖ0Ïlong +dayÌ64Î_GDateÖ0Ïguint +dayÌ64Î_GtkCalendarÖ0Ïgint +day_monthÌ64Î_GtkCalendarÖ0Ïgint day_selectedÌ1024Í(GtkCalendar *calendar)Î_GtkCalendarClassÖ0Ïvoid day_selected_double_clickÌ1024Í(GtkCalendar *calendar)Î_GtkCalendarClassÖ0Ïvoid +daylightÌ32768Ö0Ïint deactivateÌ1024Í(GtkMenuShell *menu_shell)Î_GtkMenuShellClassÖ0Ïvoid +decoratedÌ64Î_GtkWindowÖ0Ïguint +default_sort_dataÌ64Î_GtkListStoreÖ0Ïgpointer +default_sort_dataÌ64Î_GtkTreeModelSortÖ0Ïgpointer +default_sort_dataÌ64Î_GtkTreeStoreÖ0Ïgpointer +default_sort_destroyÌ64Î_GtkListStoreÖ0ÏGDestroyNotify +default_sort_destroyÌ64Î_GtkTreeModelSortÖ0ÏGDestroyNotify +default_sort_destroyÌ64Î_GtkTreeStoreÖ0ÏGDestroyNotify +default_sort_funcÌ64Î_GtkListStoreÖ0ÏGtkTreeIterCompareFunc +default_sort_funcÌ64Î_GtkTreeModelSortÖ0ÏGtkTreeIterCompareFunc +default_sort_funcÌ64Î_GtkTreeStoreÖ0ÏGtkTreeIterCompareFunc +default_valueÌ64Î_GParamSpecBooleanÖ0Ïgboolean +default_valueÌ64Î_GParamSpecCharÖ0Ïgint8 +default_valueÌ64Î_GParamSpecDoubleÖ0Ïgdouble +default_valueÌ64Î_GParamSpecEnumÖ0Ïgint +default_valueÌ64Î_GParamSpecFlagsÖ0Ïguint +default_valueÌ64Î_GParamSpecFloatÖ0Ïgfloat +default_valueÌ64Î_GParamSpecIntÖ0Ïgint +default_valueÌ64Î_GParamSpecInt64Ö0Ïgint64 +default_valueÌ64Î_GParamSpecLongÖ0Ïglong +default_valueÌ64Î_GParamSpecStringÖ0Ïgchar +default_valueÌ64Î_GParamSpecUCharÖ0Ïguint8 +default_valueÌ64Î_GParamSpecUIntÖ0Ïguint +default_valueÌ64Î_GParamSpecUInt64Ö0Ïguint64 +default_valueÌ64Î_GParamSpecULongÖ0Ïgulong +default_valueÌ64Î_GParamSpecUnicharÖ0Ïgunichar +default_widgetÌ64Î_GtkWindowÖ0ÏGtkWidget +delayÌ64Î_GtkTooltipsÖ0Ïguint delete_eventÌ1024Í(GtkWidget *widget, GdkEventAny *event)Î_GtkWidgetClassÖ0Ïgboolean delete_fileÌ1024Í(GFile *file, GCancellable *cancellable, GError **error)Î_GFileIfaceÖ0Ïgboolean delete_from_cursorÌ1024Í(GtkEntry *entry, GtkDeleteType type, gint count)Î_GtkEntryClassÖ0Ïvoid @@ -9516,14 +10801,55 @@ delete_range delete_surroundingÌ1024Í(GtkIMContext *context, gint offset, gint n_chars)Î_GtkIMContextClassÖ0Ïgboolean delete_textÌ1024Í(AtkEditableText *text, gint start_pos, gint end_pos)Î_AtkEditableTextIfaceÖ0Ïvoid delete_textÌ1024Í(GtkEditable *editable, gint start_pos, gint end_pos)Î_GtkEditableClassÖ0Ïvoid +deleted_idÌ64Î_GtkTreeModelSortÖ0Ïguint +depress_on_activateÌ64Î_GtkButtonÖ0Ïguint +depressedÌ64Î_GtkButtonÖ0Ïguint +depthÌ64Î_GStaticRecMutexÖ0Ïguint +depthÌ64Î_GdkImageÖ0Ïguint16 +depthÌ64Î_GdkPixmapObjectÖ0Ïgint +depthÌ64Î_GdkVisualÖ0Ïgint +depthÌ64Î_GdkWindowObjectÖ0Ïguint8 +depthÌ64Î_GtkStyleÖ0Ïgint +derivative_flagÌ64Î_GClosureÖ0Ïguint +descÌ64Î_PangoAttrFontDescÖ0ÏPangoFontDescription +descentÌ64Î_GdkFontÖ0Ïgint +descentÌ64Î_GtkEntryÖ0Ïgint +descentÌ64Îanon_struct_123Ö0Ïdouble +descriptionÌ64Î_AtkObjectÖ0Ïgchar +descriptionÌ64Î_GOptionEntryÖ0Ïgchar +descriptionÌ64Î_GtkRecentDataÖ0Ïgchar deselectÌ1024Í(GtkItem *item)Î_GtkItemClassÖ0Ïvoid +deskoff_xÌ64Î_GtkHandleBoxÖ0Ïgint +deskoff_yÌ64Î_GtkHandleBoxÖ0Ïgint +dest_windowÌ64Î_GdkDragContextÖ0ÏGdkWindow +destroyÌ64Î_GHookÖ0ÏGDestroyNotify +destroyÌ64Î_GtkCListRowÖ0ÏGDestroyNotify destroyÌ1024Í(GtkObject *object)Î_GtkObjectClassÖ0Ïvoid +destroyÌ64Î_GtkTreeSelectionÖ0ÏGDestroyNotify destroyÌ1024Í(PangoAttribute *attr)Î_PangoAttrClassÖ0Ïvoid destroy_eventÌ1024Í(GtkWidget *widget, GdkEventAny *event)Î_GtkWidgetClassÖ0Ïgboolean -dev_tÌ4096Ö0Ï__dev_t +destroy_funcÌ64Î_PangoAttrShapeÖ0ÏGDestroyNotify +destroy_with_parentÌ64Î_GtkWindowÖ0Ïguint +destroyedÌ64Î_GdkWindowObjectÖ0Ïguint +destroyedÌ64Î_GtkBindingEntryÖ0Ïguint +detailÌ64Î_GSignalInvocationHintÖ0ÏGQuark +detailÌ64Î_GdkEventCrossingÖ0ÏGdkNotifyType +deviceÌ64Î_GdkEventButtonÖ0ÏGdkDevice +deviceÌ64Î_GdkEventMotionÖ0ÏGdkDevice +deviceÌ64Î_GdkEventProximityÖ0ÏGdkDevice +deviceÌ64Î_GdkEventScrollÖ0ÏGdkDevice +dialogÌ64Î_GtkInputDialogÖ0ÏGtkDialog +dialog_widthÌ64Î_GtkFontSelectionDialogÖ0Ïgint difftimeÌ1024Í(time_t __time1, time_t __time0)Ö0Ïdouble +digitsÌ64Î_GtkScaleÖ0Ïgint +digitsÌ64Î_GtkSpinButtonÖ0Ïguint +dir_listÌ64Î_GtkFileSelectionÖ0ÏGtkWidget +directionÌ64Î_GdkEventScrollÖ0ÏGdkScrollDirection +directionÌ64Î_GtkTextAttributesÖ0ÏGtkTextDirection direction_changedÌ1024Í(GdkKeymap *keymap)Î_GdkKeymapClassÖ0Ïvoid direction_changedÌ1024Í(GtkWidget *widget, GtkTextDirection previous_direction)Î_GtkWidgetClassÖ0Ïvoid +dirtyÌ64Î_GtkProgressBarÖ0Ïguint +dirtyÌ64Î_GtkTreeViewColumnÖ0Ïguint disable_deviceÌ1024Í(GtkInputDialog *inputd, GdkDevice *device)Î_GtkInputDialogClassÖ0Ïvoid disconnect_proxyÌ1024Í(GtkAction *action, GtkWidget *proxy)Î_GtkActionClassÖ0Ïvoid disconnect_proxyÌ1024Í(GtkUIManager *merge, GtkAction *action, GtkWidget *proxy)Î_GtkUIManagerClassÖ0Ïvoid @@ -9531,15 +10857,34 @@ disconnected dispatchÌ1024Í(GSource *source, GSourceFunc callback, gpointer user_data)Î_GSourceFuncsÖ0Ïgboolean dispatch_child_properties_changedÌ1024Í(GtkWidget *widget, guint n_pspecs, GParamSpec **pspecs)Î_GtkWidgetClassÖ0Ïvoid dispatch_properties_changedÌ1024Í(GObject *object, guint n_pspecs, GParamSpec **pspecs)Î_GObjectClassÖ0Ïvoid +displayÌ64Î_GdkKeymapÖ0ÏGdkDisplay +displayÌ64Î_GtkSelectionDataÖ0ÏGdkDisplay +display_flagsÌ64Î_GtkCalendarÖ0ÏGtkCalendarDisplayOptions +display_nameÌ64Î_GtkFileFilterInfoÖ0Ïgchar +display_nameÌ64Î_GtkRecentDataÖ0Ïgchar +display_nameÌ64Î_GtkRecentFilterInfoÖ0Ïgchar display_openedÌ1024Í(GdkDisplayManager *display_manager, GdkDisplay *display)Î_GdkDisplayManagerClassÖ0Ïvoid disposeÌ1024Í(GObject *object)Î_GObjectClassÖ0Ïvoid +ditherÌ64Î_GtkPreviewÖ0ÏGdkRgbDither +dmyÌ64Î_GDateÖ0Ïguint +dndÌ64Î_GdkEventÖ0ÏGdkEventDND +dnd_markÌ64Î_GtkTextViewÖ0ÏGtkTextMark +dnd_positionÌ64Î_GtkEntryÖ0Ïgint do_actionÌ1024Í(AtkAction *action, gint i)Î_AtkActionIfaceÖ0Ïgboolean do_deleteÌ1024Í(GAppInfo *appinfo)Î_GAppInfoIfaceÖ0Ïgboolean do_delete_textÌ1024Í(GtkEditable *editable, gint start_pos, gint end_pos)Î_GtkEditableClassÖ0Ïvoid +do_encodeÌ64Î_GIOChannelÖ0Ïguint do_insert_textÌ1024Í(GtkEditable *editable, const gchar *text, gint length, gint *position)Î_GtkEditableClassÖ0Ïvoid +domainÌ64Î_GErrorÖ0ÏGQuark doneÌ1024Í(GtkPrintOperation *operation, GtkPrintOperationResult result)Î_GtkPrintOperationClassÖ0Ïvoid +double_click_distanceÌ64Î_GdkDisplayÖ0Ïguint +double_click_timeÌ64Î_GdkDisplayÖ0Ïguint +double_dataÌ64Î_GtkArg::anon_union_257Ö0Ïgdouble +double_dataÌ64Î_GtkBindingArg::anon_union_279Ö0Ïgdouble dprintfÌ1024Í(int __fd, const char * __fmt, ...)Ö0Ïint drag_beginÌ1024Í(GtkWidget *widget, GdkDragContext *context)Î_GtkWidgetClassÖ0Ïvoid +drag_buttonÌ64Î_GtkCListÖ0Ïguint8 +drag_compareÌ64Î_GtkCTreeÖ0ÏGtkCTreeCompareDragFunc drag_data_deleteÌ1024Í(GtkTreeDragSource *drag_source, GtkTreePath *path)Î_GtkTreeDragSourceIfaceÖ0Ïgboolean drag_data_deleteÌ1024Í(GtkWidget *widget, GdkDragContext *context)Î_GtkWidgetClassÖ0Ïvoid drag_data_getÌ1024Í(GtkTreeDragSource *drag_source, GtkTreePath *path, GtkSelectionData *selection_data)Î_GtkTreeDragSourceIfaceÖ0Ïgboolean @@ -9548,13 +10893,28 @@ drag_data_received drag_data_receivedÌ1024Í(GtkWidget *widget, GdkDragContext *context, gint x, gint y, GtkSelectionData *selection_data, guint info, guint time_)Î_GtkWidgetClassÖ0Ïvoid drag_dropÌ1024Í(GtkWidget *widget, GdkDragContext *context, gint x, gint y, guint time_)Î_GtkWidgetClassÖ0Ïgboolean drag_endÌ1024Í(GtkWidget *widget, GdkDragContext *context)Î_GtkWidgetClassÖ0Ïvoid +drag_highlight_posÌ64Î_GtkCListÖ0ÏGtkCListDragPos +drag_highlight_rowÌ64Î_GtkCListÖ0Ïgint drag_leaveÌ1024Í(GtkWidget *widget, GdkDragContext *context, guint time_)Î_GtkWidgetClassÖ0Ïvoid drag_motionÌ1024Í(GtkWidget *widget, GdkDragContext *context, gint x, gint y, guint time_)Î_GtkWidgetClassÖ0Ïgboolean +drag_posÌ64Î_GtkCListÖ0Ïgint +drag_posÌ64Î_GtkListÖ0Ïgint +drag_posÌ64Î_GtkPanedÖ0Ïgint +drag_selectionÌ64Î_GtkListÖ0Ïguint +drag_start_xÌ64Î_GtkEntryÖ0Ïgint +drag_start_xÌ64Î_GtkTextViewÖ0Ïgint +drag_start_yÌ64Î_GtkEntryÖ0Ïgint +drag_start_yÌ64Î_GtkTextViewÖ0Ïgint +drag_xÌ64Î_GtkTreeViewColumnÖ0Ïgint +drag_yÌ64Î_GtkTreeViewColumnÖ0Ïgint draw_arcÌ1024Í(GdkDrawable *drawable, GdkGC *gc, gboolean filled, gint x, gint y, gint width, gint height, gint angle1, gint angle2)Î_GdkDrawableClassÖ0Ïvoid draw_arrowÌ1024Í(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, GdkRectangle *area, GtkWidget *widget, const gchar *detail, GtkArrowType arrow_type, gboolean fill, gint x, gint y, gint width, gint height)Î_GtkStyleClassÖ0Ïvoid +draw_as_radioÌ64Î_GtkCheckMenuItemÖ0Ïguint +draw_bgÌ64Î_GtkTextAppearanceÖ0Ïguint draw_boxÌ1024Í(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, GdkRectangle *area, GtkWidget *widget, const gchar *detail, gint x, gint y, gint width, gint height)Î_GtkStyleClassÖ0Ïvoid draw_box_gapÌ1024Í(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, GdkRectangle *area, GtkWidget *widget, const gchar *detail, gint x, gint y, gint width, gint height, GtkPositionType gap_side, gint gap_x, gint gap_width)Î_GtkStyleClassÖ0Ïvoid draw_checkÌ1024Í(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, GdkRectangle *area, GtkWidget *widget, const gchar *detail, gint x, gint y, gint width, gint height)Î_GtkStyleClassÖ0Ïvoid +draw_dataÌ64Î_GtkDrawingAreaÖ0Ïgpointer draw_diamondÌ1024Í(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, GdkRectangle *area, GtkWidget *widget, const gchar *detail, gint x, gint y, gint width, gint height)Î_GtkStyleClassÖ0Ïvoid draw_drag_highlightÌ1024Í(GtkCList *clist, GtkCListRow *target_row, gint target_row_number, GtkCListDragPos drag_pos)Î_GtkCListClassÖ0Ïvoid draw_drawableÌ1024Í(GdkDrawable *drawable, GdkGC *gc, GdkDrawable *src, gint xsrc, gint ysrc, gint xdest, gint ydest, gint width, gint height)Î_GdkDrawableClassÖ0Ïvoid @@ -9573,6 +10933,7 @@ draw_hline draw_imageÌ1024Í(GdkDrawable *drawable, GdkGC *gc, GdkImage *image, gint xsrc, gint ysrc, gint xdest, gint ydest, gint width, gint height)Î_GdkDrawableClassÖ0Ïvoid draw_indicatorÌ1024Í(GtkCheckButton *check_button, GdkRectangle *area)Î_GtkCheckButtonClassÖ0Ïvoid draw_indicatorÌ1024Í(GtkCheckMenuItem *check_menu_item, GdkRectangle *area)Î_GtkCheckMenuItemClassÖ0Ïvoid +draw_indicatorÌ64Î_GtkToggleButtonÖ0Ïguint draw_layoutÌ1024Í(GtkStyle *style, GdkWindow *window, GtkStateType state_type, gboolean use_text, GdkRectangle *area, GtkWidget *widget, const gchar *detail, gint x, gint y, PangoLayout *layout)Î_GtkStyleClassÖ0Ïvoid draw_linesÌ1024Í(GdkDrawable *drawable, GdkGC *gc, GdkPoint *points, gint npoints)Î_GdkDrawableClassÖ0Ïvoid draw_optionÌ1024Í(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, GdkRectangle *area, GtkWidget *widget, const gchar *detail, gint x, gint y, gint width, gint height)Î_GtkStyleClassÖ0Ïvoid @@ -9598,19 +10959,70 @@ draw_text_wc draw_ticksÌ1024Í(GtkRuler *ruler)Î_GtkRulerClassÖ0Ïvoid draw_trapezoidÌ1024Í(PangoRenderer *renderer, PangoRenderPart part, double y1_, double x11, double x21, double y2, double x12, double x22)Î_PangoRendererClassÖ0Ïvoid draw_trapezoidsÌ1024Í(GdkDrawable *drawable, GdkGC *gc, GdkTrapezoid *trapezoids, gint n_trapezoids)Î_GdkDrawableClassÖ0Ïvoid +draw_valueÌ64Î_GtkScaleÖ0Ïguint draw_valueÌ1024Í(GtkScale *scale)Î_GtkScaleClassÖ0Ïvoid draw_vlineÌ1024Í(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GdkRectangle *area, GtkWidget *widget, const gchar *detail, gint y1_, gint y2_, gint x)Î_GtkStyleClassÖ0Ïvoid drive_changedÌ1024Í(GVolumeMonitor *volume_monitor, GDrive *drive)Î_GVolumeMonitorClassÖ0Ïvoid drive_connectedÌ1024Í(GVolumeMonitor *volume_monitor, GDrive *drive)Î_GVolumeMonitorClassÖ0Ïvoid drive_disconnectedÌ1024Í(GVolumeMonitor *volume_monitor, GDrive *drive)Î_GVolumeMonitorClassÖ0Ïvoid drive_eject_buttonÌ1024Í(GVolumeMonitor *volume_monitor, GDrive *drive)Î_GVolumeMonitorClassÖ0Ïvoid +dsÌ64ÎsigcontextÖ0Ïshort +dummyÌ64Î_GHookListÖ0Ïgpointer +dummyÌ64Î_GParamSpecClassÖ0Ïgpointer +dummy1Ì64Î_GHashTableIterÖ0Ïgpointer +dummy1Ì64Î_GtkTextIterÖ0Ïgpointer +dummy10Ì64Î_GtkTextIterÖ0Ïgpointer +dummy11Ì64Î_GtkTextIterÖ0Ïgint +dummy12Ì64Î_GtkTextIterÖ0Ïgint +dummy13Ì64Î_GtkTextIterÖ0Ïgint +dummy14Ì64Î_GtkTextIterÖ0Ïgpointer +dummy2Ì64Î_GHashTableIterÖ0Ïgpointer +dummy2Ì64Î_GtkTextIterÖ0Ïgpointer +dummy3Ì64Î_GHashTableIterÖ0Ïgpointer +dummy3Ì64Î_GHookListÖ0Ïgpointer +dummy3Ì64Î_GtkTextIterÖ0Ïgint +dummy4Ì64Î_GHashTableIterÖ0Ïint +dummy4Ì64Î_GtkTextIterÖ0Ïgint +dummy5Ì64Î_GHashTableIterÖ0Ïgboolean +dummy5Ì64Î_GtkTextIterÖ0Ïgint +dummy6Ì64Î_GHashTableIterÖ0Ïgpointer +dummy6Ì64Î_GtkTextIterÖ0Ïgint +dummy7Ì64Î_GtkTextIterÖ0Ïgint +dummy8Ì64Î_GtkTextIterÖ0Ïgint +dummy9Ì64Î_GtkTextIterÖ0Ïgpointer +dummy_doubleÌ64Î_GStaticMutex::anon_union_0Ö0Ïdouble +dummy_doubleÌ64Î_GSystemThreadÖ0Ïdouble +dummy_longÌ64Î_GStaticMutex::anon_union_0Ö0Ïlong +dummy_longÌ64Î_GSystemThreadÖ0Ïlong +dummy_pointerÌ64Î_GStaticMutex::anon_union_0Ö0Ïvoid +dummy_pointerÌ64Î_GSystemThreadÖ0Ïvoid dupÌ1024Í(GAppInfo *appinfo)Î_GAppInfoIfaceÖ0ÏGAppInfo * dupÌ1024Í(GFile *file)Î_GFileIfaceÖ0ÏGFile * dysizeÌ1024Í(int __year)Ö0Ïint +eaxÌ64ÎsigcontextÖ0Ïlong +ebpÌ64ÎsigcontextÖ0Ïlong +ebxÌ64ÎsigcontextÖ0Ïlong +ecxÌ64ÎsigcontextÖ0Ïlong +ediÌ64ÎsigcontextÖ0Ïlong +edit_widgetÌ64Î_GtkCellRendererAccelÖ0ÏGtkWidget +editableÌ64Î_GtkCellRendererTextÖ0Ïguint +editableÌ64Î_GtkEntryÖ0Ïguint +editableÌ64Î_GtkOldEditableÖ0Ïguint +editableÌ64Î_GtkTextAttributesÖ0Ïguint +editableÌ64Î_GtkTextViewÖ0Ïguint +editable_setÌ64Î_GtkCellRendererTextÖ0Ïguint +editable_setÌ64Î_GtkTextTagÖ0Ïguint +editable_widgetÌ64Î_GtkTreeViewColumnÖ0ÏGtkCellEditable editedÌ1024Í(GtkCellRendererText *cell_renderer_text, const gchar *path, const gchar *new_text)Î_GtkCellRendererTextClassÖ0Ïvoid +editingÌ64Î_GtkCellRendererÖ0Ïguint editing_canceledÌ1024Í(GtkCellRenderer *cell)Î_GtkCellRendererClassÖ0Ïvoid +editing_canceledÌ64Î_GtkEntryÖ0Ïguint editing_doneÌ1024Í(GtkCellEditable *cell_editable)Î_GtkCellEditableIfaceÖ0Ïvoid editing_startedÌ1024Í(GtkCellRenderer *cell, GtkCellEditable *editable, const gchar *path)Î_GtkCellRendererClassÖ0Ïvoid +edxÌ64ÎsigcontextÖ0Ïlong +effective_attrsÌ64Î_GtkLabelÖ0ÏPangoAttrList +eflagsÌ64ÎsigcontextÖ0Ïlong +eipÌ64ÎsigcontextÖ0Ïlong ejectÌ1024Í(GDrive *drive, GMountUnmountFlags flags, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data)Î_GDriveIfaceÖ0Ïvoid ejectÌ1024Í(GMount *mount, GMountUnmountFlags flags, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data)Î_GMountIfaceÖ0Ïvoid ejectÌ1024Í(GVolume *volume, GMountUnmountFlags flags, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data)Î_GVolumeIfaceÖ0Ïvoid @@ -9620,38 +11032,97 @@ eject_finish eject_finishÌ1024Í(GVolume *volume, GAsyncResult *result, GError **error)Î_GVolumeIfaceÖ0Ïgboolean eject_mountableÌ1024Í(GFile *file, GMountUnmountFlags flags, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data)Î_GFileIfaceÖ0Ïvoid eject_mountable_finishÌ1024Í(GFile *file, GAsyncResult *result, GError **error)Î_GFileIfaceÖ0Ïgboolean +elementÌ64Î_xmmregÖ0Ï__uint32_t +element_specÌ64Î_GParamSpecValueArrayÖ0ÏGParamSpec +ellipsizeÌ64Î_GtkLabelÖ0Ïguint +ellipsizeÌ64Î_GtkProgressBarÖ0Ïguint embeddedÌ1024Í(GtkPlug *plug)Î_GtkPlugClassÖ0Ïvoid +embossedÌ64Î_GdkPangoAttrEmbossedÖ0Ïgboolean +emit_alwaysÌ64Î_GtkTipsQueryÖ0Ïguint +emptyÌ64Î_GtkTableRowColÖ0Ïguint enable_deviceÌ1024Í(GtkInputDialog *inputd, GdkDevice *device)Î_GtkInputDialogClassÖ0Ïvoid +enabledÌ64Î_GtkTooltipsÖ0Ïguint +encoded_read_bufÌ64Î_GIOChannelÖ0ÏGString +encodingÌ64Î_GIOChannelÖ0Ïgchar +endÌ64Î_GtkPageRangeÖ0Ïgint endÌ1024Í(PangoRenderer *renderer)Î_PangoRendererClassÖ0Ïvoid +end_charÌ64Î_PangoGlyphItemIterÖ0Ïint end_elementÌ1024Í(GMarkupParseContext *context, const gchar *element_name, gpointer user_data, GError **error)Î_GMarkupParserÖ0Ïvoid +end_glyphÌ64Î_PangoGlyphItemIterÖ0Ïint +end_indexÌ64Î_PangoAttributeÖ0Ïguint +end_indexÌ64Î_PangoGlyphItemIterÖ0Ïint +end_offsetÌ64Î_AtkTextRangeÖ0Ïgint end_previewÌ1024Í(GtkPrintOperationPreview *preview)Î_GtkPrintOperationPreviewIfaceÖ0Ïvoid end_printÌ1024Í(GtkPrintOperation *operation, GtkPrintContext *context)Î_GtkPrintOperationClassÖ0Ïvoid end_selectionÌ1024Í(GtkCList *clist)Î_GtkCListClassÖ0Ïvoid end_selectionÌ1024Í(GtkListItem *list_item)Î_GtkListItemClassÖ0Ïvoid end_user_actionÌ1024Í(GtkTextBuffer *buffer)Î_GtkTextBufferClassÖ0Ïvoid +engine_specifiedÌ64Î_GtkRcStyleÖ0Ïguint +ensure_non_nullÌ64Î_GParamSpecStringÖ0Ïguint enterÌ1024Í(GtkButton *button)Î_GtkButtonClassÖ0Ïvoid enter_notify_eventÌ1024Í(GtkWidget *widget, GdkEventCrossing *event)Î_GtkWidgetClassÖ0Ïgboolean +entriesÌ64Î_GtkBindingSetÖ0ÏGtkBindingEntry +entryÌ64Î_GtkComboÖ0ÏGtkWidget +entryÌ64Î_GtkSpinButtonÖ0ÏGtkEntry +entry_change_idÌ64Î_GtkComboÖ0Ïguint +enum_classÌ64Î_GParamSpecEnumÖ0ÏGEnumClass enumerate_childrenÌ1024Í(GFile *file, const char *attributes, GFileQueryInfoFlags flags, GCancellable *cancellable, GError **error)Î_GFileIfaceÖ0ÏGFileEnumerator * enumerate_children_asyncÌ1024Í(GFile *file, const char *attributes, GFileQueryInfoFlags flags, int io_priority, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data)Î_GFileIfaceÖ0Ïvoid enumerate_children_finishÌ1024Í(GFile *file, GAsyncResult *res, GError **error)Î_GFileIfaceÖ0ÏGFileEnumerator * enumerate_identifiersÌ1024Í(GDrive *drive)Î_GDriveIfaceÖ0Ïchar * * enumerate_identifiersÌ1024Í(GVolume *volume)Î_GVolumeIfaceÖ0Ïchar * * +epsilonÌ64Î_GParamSpecDoubleÖ0Ïgdouble +epsilonÌ64Î_GParamSpecFloatÖ0Ïgfloat equalÌ1024Í(GAppInfo *appinfo1, GAppInfo *appinfo2)Î_GAppInfoIfaceÖ0Ïgboolean equalÌ1024Í(GFile *file1, GFile *file2)Î_GFileIfaceÖ0Ïgboolean equalÌ1024Í(GIcon *icon1, GIcon *icon2)Î_GIconIfaceÖ0Ïgboolean equalÌ1024Í(const PangoAttribute *attr1, const PangoAttribute *attr2)Î_PangoAttrClassÖ0Ïgboolean +errÌ64ÎsigcontextÖ0Ïlong errorÌ1024Í(GMarkupParseContext *context, GError *error, gpointer user_data)Î_GMarkupParserÖ0Ïvoid +esÌ64ÎsigcontextÖ0Ïshort +esiÌ64ÎsigcontextÖ0Ïlong +espÌ64ÎsigcontextÖ0Ïlong +esp_at_signalÌ64ÎsigcontextÖ0Ïlong eventÌ1024Í(GtkTextTag *tag, GObject *event_object, GdkEvent *event, const GtkTextIter *iter)Î_GtkTextTagClassÖ0Ïgboolean eventÌ1024Í(GtkWidget *widget, GdkEvent *event)Î_GtkWidgetClassÖ0Ïgboolean +event_maskÌ64Î_GdkWindowAttrÖ0Ïgint +event_maskÌ64Î_GdkWindowObjectÖ0ÏGdkEventMask +event_windowÌ64Î_GtkButtonÖ0ÏGdkWindow +event_windowÌ64Î_GtkMenuItemÖ0ÏGdkWindow +event_windowÌ64Î_GtkNotebookÖ0ÏGdkWindow +event_windowÌ64Î_GtkRangeÖ0ÏGdkWindow +eventsÌ64Î_GPollFDÖ0Ïgushort +exclusiveÌ64Î_GThreadPoolÖ0Ïgboolean +expandÌ64Î_GtkBoxChildÖ0Ïguint +expandÌ64Î_GtkPreviewÖ0Ïguint +expandÌ64Î_GtkTableRowColÖ0Ïguint +expandÌ64Î_GtkTreeViewColumnÖ0Ïguint expand_collapse_cursor_rowÌ1024Í(GtkTreeView *tree_view, gboolean logical, gboolean expand, gboolean open_all)Î_GtkTreeViewClassÖ0Ïgboolean +expandedÌ64Î_GtkCTreeRowÖ0Ïguint +expander_styleÌ64Î_GtkCTreeÖ0Ïguint +exponentÌ64Î_fpregÖ0Ïshort +exponentÌ64Î_fpxregÖ0Ïshort +exponentÌ64Î_libc_fpregÖ0Ïshort +exposeÌ64Î_GdkEventÖ0ÏGdkEventExpose expose_eventÌ1024Í(GtkWidget *widget, GdkEventExpose *event)Î_GtkWidgetClassÖ0Ïgboolean +exposure_gcsÌ64Î_GdkScreenÖ0ÏGdkGC extend_selectionÌ1024Í(GtkCList *clist, GtkScrollType scroll_type, gfloat position, gboolean auto_start_selection)Î_GtkCListClassÖ0Ïvoid extend_selectionÌ1024Í(GtkListItem *list_item, GtkScrollType scroll_type, gfloat position, gboolean auto_start_selection)Î_GtkListItemClassÖ0Ïvoid +extension_eventsÌ64Î_GdkWindowObjectÖ0Ïgint +extra_attrsÌ64Î_GtkCellRendererTextÖ0ÏPangoAttrList +extra_attrsÌ64Î_PangoAnalysisÖ0ÏGSList +extra_dataÌ64Î_GtkItemFactoryEntryÖ0Ïgconstpointer +fÌ64Î_GtkArg::anon_union_257::anon_struct_258Ö0ÏGCallback +faceÌ64Î_GtkFontSelectionÖ0ÏPangoFontFace +face_listÌ64Î_GtkFontSelectionÖ0ÏGtkWidget +factory_singleton_cacheÌ64Î_AtkRegistryÖ0ÏGHashTable +factory_type_registryÌ64Î_AtkRegistryÖ0ÏGHashTable fake_unselect_allÌ1024Í(GtkCList *clist, gint row)Î_GtkCListClassÖ0Ïvoid -fchmodÌ1024Í(int __fd, __mode_t __mode)Ö0Ïint -fchmodatÌ1024Í(int __fd, const char *__file, __mode_t mode, int __flag)Ö0Ïint +familyÌ64Î_GtkFontSelectionÖ0ÏPangoFontFamily +family_listÌ64Î_GtkFontSelectionÖ0ÏGtkWidget fcloseÌ1024Í(FILE *__stream)Ö0Ïint fcloseallÌ1024Í(void)Ö0Ïint +fdÌ64Î_GPollFDÖ0Ïgint fdopenÌ1024Í(int __fd, const char *__modes)Ö0ÏFILE * feofÌ1024Í(FILE *__stream)Ö0Ïint feof_unlockedÌ1024Í(FILE *__stream)Ö0Ïint @@ -9659,79 +11130,174 @@ ferror ferror_unlockedÌ1024Í(FILE *__stream)Ö0Ïint fflushÌ1024Í(FILE *__stream)Ö0Ïint fflush_unlockedÌ1024Í(FILE *__stream)Ö0Ïint +fgÌ64Î_GtkRcStyleÖ0ÏGdkColor +fgÌ64Î_GtkStyleÖ0ÏGdkColor +fg_colorÌ64Î_GtkTextAppearanceÖ0ÏGdkColor +fg_color_setÌ64Î_GtkTextTagÖ0Ïguint +fg_gcÌ64Î_GtkCListÖ0ÏGdkGC +fg_gcÌ64Î_GtkStyleÖ0ÏGdkGC +fg_setÌ64Î_GtkCListRowÖ0Ïguint +fg_stippleÌ64Î_GtkTextAppearanceÖ0ÏGdkBitmap +fg_stipple_setÌ64Î_GtkTextTagÖ0Ïguint fgetcÌ1024Í(FILE *__stream)Ö0Ïint fgetc_unlockedÌ1024Í(FILE *__stream)Ö0Ïint fgetposÌ1024Í(FILE * __stream, fpos_t * __pos)Ö0Ïint fgetpos64Ì1024Í(FILE * __stream, fpos64_t * __pos)Ö0Ïint fgetsÌ1024Í(char * __s, int __n, FILE * __stream)Ö0Ïchar * fgets_unlockedÌ1024Í(char * __s, int __n, FILE * __stream)Ö0Ïchar * +file_listÌ64Î_GtkFileSelectionÖ0ÏGtkWidget file_setÌ1024Í(GtkFileChooserButton *fc)Î_GtkFileChooserButtonClassÖ0Ïvoid +filenameÌ64Î_GtkFileFilterInfoÖ0Ïgchar filenoÌ1024Í(FILE *__stream)Ö0Ïint fileno_unlockedÌ1024Í(FILE *__stream)Ö0Ïint +fileop_c_dirÌ64Î_GtkFileSelectionÖ0ÏGtkWidget +fileop_del_fileÌ64Î_GtkFileSelectionÖ0ÏGtkWidget +fileop_dialogÌ64Î_GtkFileSelectionÖ0ÏGtkWidget +fileop_entryÌ64Î_GtkFileSelectionÖ0ÏGtkWidget +fileop_fileÌ64Î_GtkFileSelectionÖ0Ïgchar +fileop_ren_fileÌ64Î_GtkFileSelectionÖ0ÏGtkWidget fillÌ1024Í(GBufferedInputStream *stream, gssize count, GCancellable *cancellable, GError **error)Î_GBufferedInputStreamClassÖ0Ïgssize +fillÌ64Î_GdkGCValuesÖ0ÏGdkFill +fillÌ64Î_GtkBoxChildÖ0Ïguint fill_asyncÌ1024Í(GBufferedInputStream *stream, gssize count, int io_priority, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data)Î_GBufferedInputStreamClassÖ0Ïvoid fill_finishÌ1024Í(GBufferedInputStream *stream, GAsyncResult *result, GError **error)Î_GBufferedInputStreamClassÖ0Ïgssize +filter_buttonÌ64Î_GtkFontSelectionÖ0ÏGtkWidget filter_keypressÌ1024Í(GtkIMContext *context, GdkEventKey *event)Î_GtkIMContextClassÖ0Ïgboolean +filtersÌ64Î_GdkWindowObjectÖ0ÏGList finalizeÌ1024Í(GObject *object)Î_GObjectClassÖ0Ïvoid finalizeÌ1024Í(GParamSpec *pspec)Î_GParamSpecClassÖ0Ïvoid finalizeÌ1024Í(GParamSpec *pspec)Î_GParamSpecTypeInfoÖ0Ïvoid finalizeÌ1024Í(GSource *source)Î_GSourceFuncsÖ0Ïvoid +finalize_hookÌ64Î_GHookListÖ0ÏGHookFinalizeFunc find_enclosing_mountÌ1024Í(GFile *file, GCancellable *cancellable, GError **error)Î_GFileIfaceÖ0ÏGMount * find_enclosing_mount_asyncÌ1024Í(GFile *file, int io_priority, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data)Î_GFileIfaceÖ0Ïvoid find_enclosing_mount_finishÌ1024Í(GFile *file, GAsyncResult *res, GError **error)Î_GFileIfaceÖ0ÏGMount * +first_para_markÌ64Î_GtkTextViewÖ0ÏGtkTextMark +first_para_pixelsÌ64Î_GtkTextViewÖ0Ïgint +first_tabÌ64Î_GtkNotebookÖ0ÏGList +first_validate_idleÌ64Î_GtkTextViewÖ0Ïguint +fixed_height_rowsÌ64Î_GtkCellRendererTextÖ0Ïgint +fixed_n_elementsÌ64Î_GParamSpecValueArrayÖ0Ïguint +fixed_widthÌ64Î_GtkTreeViewColumnÖ0Ïgint +flagsÌ64Î_GFileAttributeInfoÖ0ÏGFileAttributeInfoFlags +flagsÌ64Î_GHookÖ0Ïguint +flagsÌ64Î_GOptionEntryÖ0Ïgint +flagsÌ64Î_GParamSpecÖ0ÏGParamFlags +flagsÌ64Î_GSourceÖ0Ïguint +flagsÌ64Î_GtkCListÖ0Ïguint16 +flagsÌ64Î_GtkObjectÖ0Ïguint32 +flagsÌ64Î_GtkTargetEntryÖ0Ïguint +flagsÌ64Î_GtkTargetPairÖ0Ïguint +flagsÌ64Î_PangoAnalysisÖ0Ïguint8 +flags_classÌ64Î_GParamSpecFlagsÖ0ÏGFlagsClass +flippableÌ64Î_GtkRangeÖ0Ïguint +float_allocationÌ64Î_GtkHandleBoxÖ0ÏGtkAllocation +float_dataÌ64Î_GtkArg::anon_union_257Ö0Ïgfloat +float_windowÌ64Î_GtkHandleBoxÖ0ÏGdkWindow +float_window_mappedÌ64Î_GtkHandleBoxÖ0Ïguint +floatingÌ64Î_GClosureÖ0Ïguint flockfileÌ1024Í(FILE *__stream)Ö0Ïvoid flushÌ1024Í(GOutputStream *stream, GCancellable *cancellable, GError **error)Î_GOutputStreamClassÖ0Ïgboolean flush_asyncÌ1024Í(GOutputStream *stream, int io_priority, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data)Î_GOutputStreamClassÖ0Ïvoid flush_finishÌ1024Í(GOutputStream *stream, GAsyncResult *result, GError **error)Î_GOutputStreamClassÖ0Ïgboolean fmemopenÌ1024Í(void *__s, size_t __len, const char *__modes)Ö0ÏFILE * +focusÌ64Î_GdkEventCrossingÖ0Ïgboolean focusÌ1024Í(GtkWidget *widget, GtkDirectionType direction)Î_GtkWidgetClassÖ0Ïgboolean +focus_changeÌ64Î_GdkEventÖ0ÏGdkEventFocus +focus_childÌ64Î_GtkContainerÖ0ÏGtkWidget +focus_colÌ64Î_GtkCalendarÖ0Ïgint focus_eventÌ1024Í(AtkObject *accessible, gboolean focus_in)Î_AtkObjectClassÖ0Ïvoid +focus_header_columnÌ64Î_GtkCListÖ0Ïgint focus_inÌ1024Í(GtkIMContext *context)Î_GtkIMContextClassÖ0Ïvoid +focus_inÌ64Î_GtkSocketÖ0Ïguint focus_in_eventÌ1024Í(GtkWidget *widget, GdkEventFocus *event)Î_GtkWidgetClassÖ0Ïgboolean +focus_on_clickÌ64Î_GtkButtonÖ0Ïguint +focus_on_mapÌ64Î_GdkWindowObjectÖ0Ïguint focus_outÌ1024Í(GtkIMContext *context)Î_GtkIMContextClassÖ0Ïvoid +focus_outÌ64Î_GtkNotebookÖ0Ïguint +focus_outÌ64Î_GtkScrolledWindowÖ0Ïguint focus_out_eventÌ1024Í(GtkWidget *widget, GdkEventFocus *event)Î_GtkWidgetClassÖ0Ïgboolean +focus_out_idÌ64Î_GtkCellRendererComboÖ0Ïguint +focus_rowÌ64Î_GtkCListÖ0Ïgint +focus_rowÌ64Î_GtkCalendarÖ0Ïgint +focus_tabÌ64Î_GtkNotebookÖ0ÏGList focus_tabÌ1024Í(GtkNotebook *notebook, GtkNotebookTab type)Î_GtkNotebookClassÖ0Ïgboolean +focus_widgetÌ64Î_GtkWindowÖ0ÏGtkWidget +fontÌ64Î_GdkGCValuesÖ0ÏGdkFont +fontÌ64Î_GtkCellRendererTextÖ0ÏPangoFontDescription +fontÌ64Î_GtkFontSelectionÖ0ÏGdkFont +fontÌ64Î_GtkTextAttributesÖ0ÏPangoFontDescription +fontÌ64Î_PangoAnalysisÖ0ÏPangoFont +font_descÌ64Î_GtkRcStyleÖ0ÏPangoFontDescription +font_descÌ64Î_GtkStyleÖ0ÏPangoFontDescription +font_entryÌ64Î_GtkFontSelectionÖ0ÏGtkWidget +font_optionsÌ64Î_GdkScreenÖ0Ïcairo_font_options_t +font_scaleÌ64Î_GtkCellRendererTextÖ0Ïgdouble +font_scaleÌ64Î_GtkTextAttributesÖ0Ïgdouble font_setÌ1024Í(GtkFontButton *gfp)Î_GtkFontButtonClassÖ0Ïvoid +font_style_entryÌ64Î_GtkFontSelectionÖ0ÏGtkWidget +fontselÌ64Î_GtkFontSelectionDialogÖ0ÏGtkWidget fopenÌ1024Í(const char * __filename, const char * __modes)Ö0ÏFILE * fopen64Ì1024Í(const char * __filename, const char * __modes)Ö0ÏFILE * fopencookieÌ1024Í(void * __magic_cookie, const char * __modes, _IO_cookie_io_functions_t __io_funcs)Ö0ÏFILE * forallÌ1024Í(GtkContainer *container, gboolean include_internals, GtkCallback callback, gpointer callback_data)Î_GtkContainerClassÖ0Ïvoid +foregroundÌ64Î_GdkGCValuesÖ0ÏGdkColor +foregroundÌ64Î_GtkCListRowÖ0ÏGdkColor +foregroundÌ64Î_GtkCellRendererTextÖ0ÏPangoColor +foreground_setÌ64Î_GtkCellRendererTextÖ0Ïguint +formatÌ64Î_GtkProgressÖ0Ïgchar +formatÌ64Î_GtkSelectionDataÖ0Ïgint format_valueÌ1024Í(GtkScale *scale, gdouble value)Î_GtkScaleClassÖ0Ïgchar * +forwardÌ64Î_GtkAssistantÖ0ÏGtkWidget fpos64_tÌ4096Ö0Ï_G_fpos64_t fpos_tÌ4096Ö0Ï_G_fpos_t +fpregsÌ64Îanon_struct_32Ö0Ïfpregset_t fpregset_tÌ4096Ö0Ï_libc_fpstate fprintfÌ1024Í(FILE * __stream, const char * __format, ...)Ö0Ïint +fpstateÌ64ÎsigcontextÖ0Ï_fpstate fputcÌ1024Í(int __c, FILE *__stream)Ö0Ïint fputc_unlockedÌ1024Í(int __c, FILE *__stream)Ö0Ïint fputsÌ1024Í(const char * __s, FILE * __stream)Ö0Ïint fputs_unlockedÌ1024Í(const char * __s, FILE * __stream)Ö0Ïint +frameÌ64Î_GtkAspectFrameÖ0ÏGtkFrame +frameÌ64Î_GtkStatusbarÖ0ÏGtkWidget +frameÌ64Î_GtkWindowÖ0ÏGdkWindow +frame_bottomÌ64Î_GtkWindowÖ0Ïguint frame_eventÌ1024Í(GtkWindow *window, GdkEvent *event)Î_GtkWindowClassÖ0Ïgboolean +frame_leftÌ64Î_GtkWindowÖ0Ïguint +frame_rightÌ64Î_GtkWindowÖ0Ïguint +frame_timeoutÌ64Î_GtkImageAnimationDataÖ0Ïguint +frame_topÌ64Î_GtkWindowÖ0Ïguint freadÌ1024Í(void * __ptr, size_t __size, size_t __n, FILE * __stream)Ö0Ïsize_t fread_unlockedÌ1024Í(void * __ptr, size_t __size, size_t __n, FILE * __stream)Ö0Ïsize_t freeÌ1024Í(gpointer mem)Î_GMemVTableÖ0Ïvoid +freeze_countÌ64Î_GtkCListÖ0Ïguint +freeze_countÌ64Î_GtkLayoutÖ0Ïguint freopenÌ1024Í(const char * __filename, const char * __modes, FILE * __stream)Ö0ÏFILE * freopen64Ì1024Í(const char * __filename, const char * __modes, FILE * __stream)Ö0ÏFILE * +from_menubarÌ64Î_GtkMenuItemÖ0Ïguint from_tokensÌ1024Í(gchar **tokens, gint num_tokens, gint version, GError **error)Î_GIconIfaceÖ0ÏGIcon * +fsÌ64ÎsigcontextÖ0Ïshort fscanfÌ1024Í(FILE * __stream, const char * __format, ...)Ö0Ïint fseekÌ1024Í(FILE *__stream, long int __off, int __whence)Ö0Ïint fseekoÌ1024Í(FILE *__stream, __off_t __off, int __whence)Ö0Ïint fseeko64Ì1024Í(FILE *__stream, __off64_t __off, int __whence)Ö0Ïint fsetposÌ1024Í(FILE *__stream, const fpos_t *__pos)Ö0Ïint fsetpos64Ì1024Í(FILE *__stream, const fpos64_t *__pos)Ö0Ïint -fstatÌ1024Í(int __fd, struct stat *__buf)Ö0Ïint -fstat64Ì1024Í(int __fd, struct stat64 *__buf)Ö0Ïint -fstatatÌ1024Í(int __fd, const char * __file, struct stat * __buf, int __flag)Ö0Ïint -fstatat64Ì1024Í(int __fd, const char * __file, struct stat64 * __buf, int __flag)Ö0Ïint ftellÌ1024Í(FILE *__stream)Ö0Ïlong int ftelloÌ1024Í(FILE *__stream)Ö0Ï__off_t ftello64Ì1024Í(FILE *__stream)Ö0Ï__off64_t ftrylockfileÌ1024Í(FILE *__stream)Ö0Ïint +funcÌ64Î_GCompletionÖ0ÏGCompletionFunc +funcÌ64Î_GHookÖ0Ïgpointer +funcÌ64Î_GThreadÖ0ÏGThreadFunc +funcÌ64Î_GThreadPoolÖ0ÏGFunc +funcsÌ64Î_GIOChannelÖ0ÏGIOFuncs +functionÌ64Î_GdkGCValuesÖ0ÏGdkFunction funlockfileÌ1024Í(FILE *__stream)Ö0Ïvoid -futimensÌ1024Í(int __fd, const struct timespec __times[2])Ö0Ïint fwriteÌ1024Í(const void * __ptr, size_t __size, size_t __n, FILE * __s)Ö0Ïsize_t fwrite_unlockedÌ1024Í(const void * __ptr, size_t __size, size_t __n, FILE * __stream)Ö0Ïsize_t g_ATEXITÌ131072Í(proc)Ö0 -g_accessÌ1024Í(const gchar *filename, int mode)Ö0Ïint g_allocaÌ131072Í(size)Ö0 g_allocator_freeÌ1024Í(GAllocator *allocator)Ö0Ïvoid g_allocator_newÌ1024Í(const gchar *name, guint n_preallocs)Ö0ÏGAllocator * @@ -9806,6 +11372,7 @@ g_ascii_strtod g_ascii_strtollÌ1024Í(const gchar *nptr, gchar **endptr, guint base)Ö0Ïgint64 g_ascii_strtoullÌ1024Í(const gchar *nptr, gchar **endptr, guint base)Ö0Ïguint64 g_ascii_strupÌ1024Í(const gchar *str, gssize len)Ö0Ïgchar * +g_ascii_tableÌ32768Ö0Ïguint16 g_ascii_tolowerÌ1024Í(gchar c)Ö0Ïgchar g_ascii_toupperÌ1024Í(gchar c)Ö0Ïgchar g_ascii_xdigit_valueÌ1024Í(gchar c)Ö0Ïgint @@ -9999,7 +11566,6 @@ g_cclosure_new g_cclosure_new_objectÌ1024Í(GCallback callback_func, GObject *object)Ö0ÏGClosure * g_cclosure_new_object_swapÌ1024Í(GCallback callback_func, GObject *object)Ö0ÏGClosure * g_cclosure_new_swapÌ1024Í(GCallback callback_func, gpointer user_data, GClosureNotify destroy_data)Ö0ÏGClosure * -g_chdirÌ1024Í(const gchar *path)Ö0Ïint g_checksum_copyÌ1024Í(const GChecksum *checksum)Ö0ÏGChecksum * g_checksum_freeÌ1024Í(GChecksum *checksum)Ö0Ïvoid g_checksum_get_digestÌ1024Í(GChecksum *checksum, guint8 *buffer, gsize *digest_len)Ö0Ïvoid @@ -10010,11 +11576,12 @@ g_checksum_type_get_length g_checksum_updateÌ1024Í(GChecksum *checksum, const guchar *data, gssize length)Ö0Ïvoid g_child_watch_addÌ1024Í(GPid pid, GChildWatchFunc function, gpointer data)Ö0Ïguint g_child_watch_add_fullÌ1024Í(gint priority, GPid pid, GChildWatchFunc function, gpointer data, GDestroyNotify notify)Ö0Ïguint +g_child_watch_funcsÌ32768Ö0ÏGSourceFuncs g_child_watch_source_newÌ1024Í(GPid pid)Ö0ÏGSource * -g_chmodÌ65536Ö0 g_chunk_freeÌ131072Í(mem,mem_chunk)Ö0 g_chunk_newÌ131072Í(type,chunk)Ö0 g_chunk_new0Ì131072Í(type,chunk)Ö0 +g_classÌ64Î_GTypeInstanceÖ0ÏGTypeClass g_clear_errorÌ1024Í(GError **err)Ö0Ïvoid g_closure_add_finalize_notifierÌ1024Í(GClosure *closure, gpointer notify_data, GClosureNotify notify_func)Ö0Ïvoid g_closure_add_invalidate_notifierÌ1024Í(GClosure *closure, gpointer notify_data, GClosureNotify notify_func)Ö0Ïvoid @@ -10062,7 +11629,6 @@ g_convert g_convert_error_quarkÌ1024Í(void)Ö0ÏGQuark g_convert_with_fallbackÌ1024Í(const gchar *str, gssize len, const gchar *to_codeset, const gchar *from_codeset, gchar *fallback, gsize *bytes_read, gsize *bytes_written, GError **error)Ö0Ïgchar * g_convert_with_iconvÌ1024Í(const gchar *str, gssize len, GIConv converter, gsize *bytes_read, gsize *bytes_written, GError **error)Ö0Ïgchar * -g_creatÌ65536Ö0 g_criticalÌ131072Í(...)Ö0 g_data_input_stream_get_byte_orderÌ1024Í(GDataInputStream *stream)Ö0ÏGDataStreamByteOrder g_data_input_stream_get_newline_typeÌ1024Í(GDataInputStream *stream)Ö0ÏGDataStreamNewlineType @@ -10469,11 +12035,8 @@ g_flags_get_first_value g_flags_get_value_by_nameÌ1024Í(GFlagsClass *flags_class, const gchar *name)Ö0ÏGFlagsValue * g_flags_get_value_by_nickÌ1024Í(GFlagsClass *flags_class, const gchar *nick)Ö0ÏGFlagsValue * g_flags_register_staticÌ1024Í(const gchar *name, const GFlagsValue *const_static_values)Ö0ÏGType -g_fopenÌ65536Ö0 g_format_size_for_displayÌ1024Í(goffset size)Ö0Ïchar * -g_fprintfÌ1024Í(FILE *file, gchar const *format, ...)Ö0Ïgint g_freeÌ1024Í(gpointer mem)Ö0Ïvoid -g_freopenÌ65536Ö0 g_get_application_nameÌ1024Í(void)Ö0Ïconst gchar * g_get_charsetÌ1024Í(const char **charset)Ö0Ïgboolean g_get_current_dirÌ1024Í(void)Ö0Ïgchar * @@ -10559,8 +12122,28 @@ g_iconv_close g_iconv_openÌ1024Í(const gchar *to_codeset, const gchar *from_codeset)Ö0ÏGIConv g_idle_addÌ1024Í(GSourceFunc function, gpointer data)Ö0Ïguint g_idle_add_fullÌ1024Í(gint priority, GSourceFunc function, gpointer data, GDestroyNotify notify)Ö0Ïguint +g_idle_funcsÌ32768Ö0ÏGSourceFuncs g_idle_remove_by_dataÌ1024Í(gpointer data)Ö0Ïgboolean g_idle_source_newÌ1024Í(void)Ö0ÏGSource * +g_ifaceÌ64Î_GAppInfoIfaceÖ0ÏGTypeInterface +g_ifaceÌ64Î_GAsyncResultIfaceÖ0ÏGTypeInterface +g_ifaceÌ64Î_GDriveIfaceÖ0ÏGTypeInterface +g_ifaceÌ64Î_GFileIfaceÖ0ÏGTypeInterface +g_ifaceÌ64Î_GIconIfaceÖ0ÏGTypeInterface +g_ifaceÌ64Î_GLoadableIconIfaceÖ0ÏGTypeInterface +g_ifaceÌ64Î_GMountIfaceÖ0ÏGTypeInterface +g_ifaceÌ64Î_GSeekableIfaceÖ0ÏGTypeInterface +g_ifaceÌ64Î_GVolumeIfaceÖ0ÏGTypeInterface +g_ifaceÌ64Î_GtkActivatableIfaceÖ0ÏGTypeInterface +g_ifaceÌ64Î_GtkBuildableIfaceÖ0ÏGTypeInterface +g_ifaceÌ64Î_GtkCellEditableIfaceÖ0ÏGTypeInterface +g_ifaceÌ64Î_GtkCellLayoutIfaceÖ0ÏGTypeInterface +g_ifaceÌ64Î_GtkPrintOperationPreviewIfaceÖ0ÏGTypeInterface +g_ifaceÌ64Î_GtkToolShellIfaceÖ0ÏGTypeInterface +g_ifaceÌ64Î_GtkTreeDragDestIfaceÖ0ÏGTypeInterface +g_ifaceÌ64Î_GtkTreeDragSourceIfaceÖ0ÏGTypeInterface +g_ifaceÌ64Î_GtkTreeModelIfaceÖ0ÏGTypeInterface +g_ifaceÌ64Î_GtkTreeSortableIfaceÖ0ÏGTypeInterface g_initially_unowned_get_typeÌ1024Í(void)Ö0ÏGType g_input_stream_clear_pendingÌ1024Í(GInputStream *stream)Ö0Ïvoid g_input_stream_closeÌ1024Í(GInputStream *stream, GCancellable *cancellable, GError **error)Ö0Ïgboolean @@ -10577,6 +12160,7 @@ g_input_stream_set_pending g_input_stream_skipÌ1024Í(GInputStream *stream, gsize count, GCancellable *cancellable, GError **error)Ö0Ïgssize g_input_stream_skip_asyncÌ1024Í(GInputStream *stream, gsize count, int io_priority, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data)Ö0Ïvoid g_input_stream_skip_finishÌ1024Í(GInputStream *stream, GAsyncResult *result, GError **error)Ö0Ïgssize +g_instance_typeÌ64Î_GTypeInterfaceÖ0ÏGType g_int_equalÌ1024Í(gconstpointer v1, gconstpointer v2)Ö0Ïgboolean g_int_hashÌ1024Í(gconstpointer v)Ö0Ïguint g_intern_static_stringÌ1024Í(const gchar *string)Ö0Ïconst gchar * @@ -10644,6 +12228,7 @@ g_io_scheduler_cancel_all_jobs g_io_scheduler_job_send_to_mainloopÌ1024Í(GIOSchedulerJob *job, GSourceFunc func, gpointer user_data, GDestroyNotify notify)Ö0Ïgboolean g_io_scheduler_job_send_to_mainloop_asyncÌ1024Í(GIOSchedulerJob *job, GSourceFunc func, gpointer user_data, GDestroyNotify notify)Ö0Ïvoid g_io_scheduler_push_jobÌ1024Í(GIOSchedulerJobFunc job_func, gpointer user_data, GDestroyNotify notify, gint io_priority, GCancellable *cancellable)Ö0Ïvoid +g_io_watch_funcsÌ32768Ö0ÏGSourceFuncs g_key_file_error_quarkÌ1024Í(void)Ö0ÏGQuark g_key_file_freeÌ1024Í(GKeyFile *key_file)Ö0Ïvoid g_key_file_get_booleanÌ1024Í(GKeyFile *key_file, const gchar *group_name, const gchar *key, GError **error)Ö0Ïgboolean @@ -10734,7 +12319,6 @@ g_log_set_default_handler g_log_set_fatal_maskÌ1024Í(const gchar *log_domain, GLogLevelFlags fatal_mask)Ö0ÏGLogLevelFlags g_log_set_handlerÌ1024Í(const gchar *log_domain, GLogLevelFlags log_levels, GLogFunc log_func, gpointer user_data)Ö0Ïguint g_logvÌ1024Í(const gchar *log_domain, GLogLevelFlags log_level, const gchar *format, va_list args)Ö0Ïvoid -g_lstatÌ65536Ö0 g_main_context_acquireÌ1024Í(GMainContext *context)Ö0Ïgboolean g_main_context_add_pollÌ1024Í(GMainContext *context, GPollFD *fd, gint priority)Ö0Ïvoid g_main_context_checkÌ1024Í(GMainContext *context, gint max_priority, GPollFD *fds, gint n_fds)Ö0Ïgint @@ -10818,6 +12402,7 @@ g_mem_chunk_info g_mem_chunk_newÌ1024Í(const gchar *name, gint atom_size, gsize area_size, gint type)Ö0ÏGMemChunk * g_mem_chunk_printÌ1024Í(GMemChunk *mem_chunk)Ö0Ïvoid g_mem_chunk_resetÌ1024Í(GMemChunk *mem_chunk)Ö0Ïvoid +g_mem_gc_friendlyÌ32768Ö0Ïgboolean g_mem_is_system_mallocÌ1024Í(void)Ö0Ïgboolean g_mem_profileÌ1024Í(void)Ö0Ïvoid g_mem_set_vtableÌ1024Í(GMemVTable *vtable)Ö0Ïvoid @@ -10833,7 +12418,6 @@ g_memory_output_stream_get_size g_memory_output_stream_get_typeÌ1024Í(void)Ö0ÏGType g_memory_output_stream_newÌ1024Í(gpointer data, gsize len, GReallocFunc realloc_fn, GDestroyNotify destroy)Ö0ÏGOutputStream * g_messageÌ131072Í(...)Ö0 -g_mkdirÌ65536Ö0 g_mkdir_with_parentsÌ1024Í(const gchar *pathname, int mode)Ö0Ïint g_mkstempÌ1024Í(gchar *tmpl)Ö0Ïgint g_module_build_pathÌ1024Í(const gchar *directory, const gchar *module_name)Ö0Ïgchar * @@ -10984,7 +12568,6 @@ g_once_init_enter g_once_init_enterÌ1024Í(volatile gsize *value_location)Ö0Ïinline g_once_init_enter_implÌ1024Í(volatile gsize *value_location)Ö0Ïgboolean g_once_init_leaveÌ1024Í(volatile gsize *value_location, gsize initialization_value)Ö0Ïvoid -g_openÌ65536Ö0 g_option_context_add_groupÌ1024Í(GOptionContext *context, GOptionGroup *group)Ö0Ïvoid g_option_context_add_main_entriesÌ1024Í(GOptionContext *context, const GOptionEntry *entries, const gchar *translation_domain)Ö0Ïvoid g_option_context_freeÌ1024Í(GOptionContext *context)Ö0Ïvoid @@ -11064,6 +12647,7 @@ g_param_spec_set_qdata_full g_param_spec_sinkÌ1024Í(GParamSpec *pspec)Ö0Ïvoid g_param_spec_steal_qdataÌ1024Í(GParamSpec *pspec, GQuark quark)Ö0Ïgpointer g_param_spec_stringÌ1024Í(const gchar *name, const gchar *nick, const gchar *blurb, const gchar *default_value, GParamFlags flags)Ö0ÏGParamSpec * +g_param_spec_typesÌ32768Ö0ÏGType g_param_spec_types_initÌ1024Í(void)Ö0Ïvoid g_param_spec_ucharÌ1024Í(const gchar *name, const gchar *nick, const gchar *blurb, guint8 minimum, guint8 maximum, guint8 default_value, GParamFlags flags)Ö0ÏGParamSpec * g_param_spec_uintÌ1024Í(const gchar *name, const gchar *nick, const gchar *blurb, guint minimum, guint maximum, guint default_value, GParamFlags flags)Ö0ÏGParamSpec * @@ -11096,7 +12680,6 @@ g_poll g_prefix_errorÌ1024Í(GError **err, const gchar *format, ...)Ö0Ïvoid g_printÌ1024Í(const gchar *format, ...)Ö0Ïvoid g_printerrÌ1024Í(const gchar *format, ...)Ö0Ïvoid -g_printfÌ1024Í(gchar const *format, ...)Ö0Ïgint g_printf_string_upper_boundÌ1024Í(const gchar* format, va_list args)Ö0Ïgsize g_private_getÌ131072Í(private_key)Ö0 g_private_newÌ131072Í(destructor)Ö0 @@ -11211,15 +12794,12 @@ g_relation_insert g_relation_newÌ1024Í(gint fields)Ö0ÏGRelation * g_relation_printÌ1024Í(GRelation *relation)Ö0Ïvoid g_relation_selectÌ1024Í(GRelation *relation, gconstpointer key, gint field)Ö0ÏGTuples * -g_removeÌ65536Ö0 -g_renameÌ65536Ö0 g_renewÌ131072Í(struct_type,mem,n_structs)Ö0 g_return_if_failÌ131072Í(expr)Ö0 g_return_if_fail_warningÌ1024Í(const char *log_domain, const char *pretty_function, const char *expression)Ö0Ïvoid g_return_if_reachedÌ131072Í()Ö0 g_return_val_if_failÌ131072Í(expr,val)Ö0 g_return_val_if_reachedÌ131072Í(val)Ö0 -g_rmdirÌ1024Í(const gchar *filename)Ö0Ïint g_scanner_add_symbolÌ131072Í(scanner,symbol,value)Ö0 g_scanner_cur_lineÌ1024Í(GScanner *scanner)Ö0Ïguint g_scanner_cur_positionÌ1024Í(GScanner *scanner)Ö0Ïguint @@ -11440,8 +13020,6 @@ g_spawn_command_line_async g_spawn_command_line_syncÌ1024Í(const gchar *command_line, gchar **standard_output, gchar **standard_error, gint *exit_status, GError **error)Ö0Ïgboolean g_spawn_error_quarkÌ1024Í(void)Ö0ÏGQuark g_spawn_syncÌ1024Í(const gchar *working_directory, gchar **argv, gchar **envp, GSpawnFlags flags, GSpawnChildSetupFunc child_setup, gpointer user_data, gchar **standard_output, gchar **standard_error, gint *exit_status, GError **error)Ö0Ïgboolean -g_sprintfÌ1024Í(gchar *string, gchar const *format, ...)Ö0Ïgint -g_statÌ65536Ö0 g_static_mutex_freeÌ1024Í(GStaticMutex *mutex)Ö0Ïvoid g_static_mutex_get_mutexÌ131072Í(mutex)Ö0 g_static_mutex_get_mutex_implÌ1024Í(GMutex **mutex)Ö0ÏGMutex * @@ -11560,6 +13138,7 @@ g_test_add_func g_test_add_vtableÌ1024Í(const char *testpath, gsize data_size, gconstpointer test_data, void (*data_setup) (void), void (*data_test) (void), void (*data_teardown) (void))Ö0Ïvoid g_test_bugÌ1024Í(const char *bug_uri_snippet)Ö0Ïvoid g_test_bug_baseÌ1024Í(const char *uri_pattern)Ö0Ïvoid +g_test_config_varsÌ32768Ö0ÏGTestConfig g_test_create_caseÌ1024Í(const char *test_name, gsize data_size, gconstpointer test_data, void (*data_setup) (void), void (*data_test) (void), void (*data_teardown) (void))Ö0ÏGTestCase * g_test_create_suiteÌ1024Í(const char *suite_name)Ö0ÏGTestSuite * g_test_get_rootÌ1024Í(void)Ö0ÏGTestSuite * @@ -11616,6 +13195,7 @@ g_thread_create_full g_thread_error_quarkÌ1024Í(void)Ö0ÏGQuark g_thread_exitÌ1024Í(gpointer retval)Ö0Ïvoid g_thread_foreachÌ1024Í(GFunc thread_func, gpointer user_data)Ö0Ïvoid +g_thread_functions_for_glib_useÌ32768Ö0ÏGThreadFunctions g_thread_get_initializedÌ1024Í(void)Ö0Ïgboolean g_thread_gettimeÌ1024Í(void)Ö0Ïguint64 g_thread_initÌ1024Í(GThreadFunctions *vtable)Ö0Ïvoid @@ -11638,7 +13218,9 @@ g_thread_pool_unprocessed g_thread_selfÌ1024Í(void)Ö0ÏGThread * g_thread_set_priorityÌ1024Í(GThread *thread, GThreadPriority priority)Ö0Ïvoid g_thread_supportedÌ131072Í()Ö0 +g_thread_use_default_implÌ32768Ö0Ïgboolean g_thread_yieldÌ131072Í()Ö0 +g_threads_got_initializedÌ32768Ö0Ïgboolean g_time_val_addÌ1024Í(GTimeVal *time_, glong microseconds)Ö0Ïvoid g_time_val_from_iso8601Ì1024Í(const gchar *iso_date, GTimeVal *time_)Ö0Ïgboolean g_time_val_to_iso8601Ì1024Í(GTimeVal *time_)Ö0Ïgchar * @@ -11646,6 +13228,7 @@ g_timeout_add g_timeout_add_fullÌ1024Í(gint priority, guint interval, GSourceFunc function, gpointer data, GDestroyNotify notify)Ö0Ïguint g_timeout_add_secondsÌ1024Í(guint interval, GSourceFunc function, gpointer data)Ö0Ïguint g_timeout_add_seconds_fullÌ1024Í(gint priority, guint interval, GSourceFunc function, gpointer data, GDestroyNotify notify)Ö0Ïguint +g_timeout_funcsÌ32768Ö0ÏGSourceFuncs g_timeout_source_newÌ1024Í(guint interval)Ö0ÏGSource * g_timeout_source_new_secondsÌ1024Í(guint interval)Ö0ÏGSource * g_timer_continueÌ1024Í(GTimer *timer)Ö0Ïvoid @@ -11686,6 +13269,9 @@ g_try_realloc g_try_renewÌ131072Í(struct_type,mem,n_structs)Ö0 g_tuples_destroyÌ1024Í(GTuples *tuples)Ö0Ïvoid g_tuples_indexÌ1024Í(GTuples *tuples, gint index_, gint field)Ö0Ïgpointer +g_typeÌ64Î_GTypeClassÖ0ÏGType +g_typeÌ64Î_GTypeInterfaceÖ0ÏGType +g_typeÌ64Î_GValueÖ0ÏGType g_type_add_class_cache_funcÌ1024Í(gpointer cache_data, GTypeClassCacheFunc cache_func)Ö0Ïvoid g_type_add_interface_checkÌ1024Í(gpointer check_data, GTypeInterfaceCheckFunc check_func)Ö0Ïvoid g_type_add_interface_dynamicÌ1024Í(GType instance_type, GType interface_type, GTypePlugin *plugin)Ö0Ïvoid @@ -11699,6 +13285,10 @@ g_type_check_is_value_type g_type_check_valueÌ1024Í(GValue *value)Ö0Ïgboolean g_type_check_value_holdsÌ1024Í(GValue *value, GType type)Ö0Ïgboolean g_type_childrenÌ1024Í(GType type, guint *n_children)Ö0ÏGType * +g_type_classÌ64Î_GEnumClassÖ0ÏGTypeClass +g_type_classÌ64Î_GFlagsClassÖ0ÏGTypeClass +g_type_classÌ64Î_GObjectClassÖ0ÏGTypeClass +g_type_classÌ64Î_GParamSpecClassÖ0ÏGTypeClass g_type_class_add_privateÌ1024Í(gpointer g_class, gsize private_size)Ö0Ïvoid g_type_class_peekÌ1024Í(GType type)Ö0Ïgpointer g_type_class_peek_parentÌ1024Í(gpointer g_class)Ö0Ïgpointer @@ -11719,6 +13309,8 @@ g_type_get_plugin g_type_get_qdataÌ1024Í(GType type, GQuark quark)Ö0Ïgpointer g_type_initÌ1024Í(void)Ö0Ïvoid g_type_init_with_debug_flagsÌ1024Í(GTypeDebugFlags debug_flags)Ö0Ïvoid +g_type_instanceÌ64Î_GObjectÖ0ÏGTypeInstance +g_type_instanceÌ64Î_GParamSpecÖ0ÏGTypeInstance g_type_instance_get_privateÌ1024Í(GTypeInstance *instance, GType private_type)Ö0Ïgpointer g_type_interface_add_prerequisiteÌ1024Í(GType interface_type, GType prerequisite_type)Ö0Ïvoid g_type_interface_get_pluginÌ1024Í(GType instance_type, GType interface_type)Ö0ÏGTypePlugin * @@ -11789,7 +13381,6 @@ g_unichar_validate g_unichar_xdigit_valueÌ1024Í(gunichar c)Ö0Ïgint g_unicode_canonical_decompositionÌ1024Í(gunichar ch, gsize *result_len)Ö0Ïgunichar * g_unicode_canonical_orderingÌ1024Í(gunichar *string, gsize len)Ö0Ïvoid -g_unlinkÌ1024Í(const gchar *filename)Ö0Ïint g_unsetenvÌ1024Í(const gchar *variable)Ö0Ïvoid g_uri_escape_stringÌ1024Í(const char *unescaped, const char *reserved_chars_allowed, gboolean allow_utf8)Ö0Ïchar * g_uri_list_extract_urisÌ1024Í(const gchar *uri_list)Ö0Ïgchar * * @@ -11812,6 +13403,7 @@ g_utf8_normalize g_utf8_offset_to_pointerÌ1024Í(const gchar *str, glong offset)Ö0Ïgchar * g_utf8_pointer_to_offsetÌ1024Í(const gchar *str, const gchar *pos)Ö0Ïglong g_utf8_prev_charÌ1024Í(const gchar *p)Ö0Ïgchar * +g_utf8_skipÌ32768Ö0Ïgchar g_utf8_strchrÌ1024Í(const gchar *p, gssize len, gunichar c)Ö0Ïgchar * g_utf8_strdownÌ1024Í(const gchar *str, gssize len)Ö0Ïgchar * g_utf8_strlenÌ1024Í(const gchar *p, gssize max)Ö0Ïglong @@ -11823,7 +13415,6 @@ g_utf8_to_ucs4 g_utf8_to_ucs4_fastÌ1024Í(const gchar *str, glong len, glong *items_written)Ö0Ïgunichar * g_utf8_to_utf16Ì1024Í(const gchar *str, glong len, glong *items_read, glong *items_written, GError **error)Ö0Ïgunichar2 * g_utf8_validateÌ1024Í(const gchar *str, gssize max_len, const gchar **end)Ö0Ïgboolean -g_utimeÌ65536Ö0 g_value_array_appendÌ1024Í(GValueArray *value_array, const GValue *value)Ö0ÏGValueArray * g_value_array_copyÌ1024Í(const GValueArray *value_array)Ö0ÏGValueArray * g_value_array_freeÌ1024Í(GValueArray *value_array)Ö0Ïvoid @@ -11902,8 +13493,6 @@ g_value_type_compatible g_value_type_transformableÌ1024Í(GType src_type, GType dest_type)Ö0Ïgboolean g_value_types_initÌ1024Í(void)Ö0Ïvoid g_value_unsetÌ1024Í(GValue *value)Ö0Ïvoid -g_vasprintfÌ1024Í(gchar **string, gchar const *format, va_list args)Ö0Ïgint -g_vfprintfÌ1024Í(FILE *file, gchar const *format, va_list args)Ö0Ïgint g_vfs_get_defaultÌ1024Í(void)Ö0ÏGVfs * g_vfs_get_file_for_pathÌ1024Í(GVfs *vfs, const char *path)Ö0ÏGFile * g_vfs_get_file_for_uriÌ1024Í(GVfs *vfs, const char *uri)Ö0ÏGFile * @@ -11936,14 +13525,17 @@ g_volume_monitor_get_volumes g_volume_mountÌ1024Í(GVolume *volume, GMountMountFlags flags, GMountOperation *mount_operation, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data)Ö0Ïvoid g_volume_mount_finishÌ1024Í(GVolume *volume, GAsyncResult *result, GError **error)Ö0Ïgboolean g_volume_should_automountÌ1024Í(GVolume *volume)Ö0Ïgboolean -g_vprintfÌ1024Í(gchar const *format, va_list args)Ö0Ïgint g_vsnprintfÌ1024Í(gchar *string, gulong n, gchar const *format, va_list args)Ö0Ïgint -g_vsprintfÌ1024Í(gchar *string, gchar const *format, va_list args)Ö0Ïgint g_warn_if_failÌ131072Í(expr)Ö0 g_warn_if_reachedÌ131072Í()Ö0 g_warn_messageÌ1024Í(const char *domain, const char *file, int line, const char *func, const char *warnexpr)Ö0Ïvoid g_warningÌ131072Í(...)Ö0 +gammaÌ64Î_GtkGammaCurveÖ0Ïgfloat +gammaÌ64Î_GtkPreviewInfoÖ0Ïgdouble +gamma_dialogÌ64Î_GtkGammaCurveÖ0ÏGtkWidget +gamma_textÌ64Î_GtkGammaCurveÖ0ÏGtkWidget gbooleanÌ4096Ö0Ïgint +gcÌ64Î_GtkCalendarÖ0ÏGdkGC gcharÌ4096Ö0Ïchar gchararrayÌ4096Ö0Ïgchar gconstpointerÌ4096Ö0Ïvoid @@ -12351,6 +13943,9 @@ gdk_pixbuf_loader_new_with_mime_type gdk_pixbuf_loader_new_with_typeÌ1024Í(const char *image_type, GError **error)Ö0ÏGdkPixbufLoader * gdk_pixbuf_loader_set_sizeÌ1024Í(GdkPixbufLoader *loader, int width, int height)Ö0Ïvoid gdk_pixbuf_loader_writeÌ1024Í(GdkPixbufLoader *loader, const guchar *buf, gsize count, GError **error)Ö0Ïgboolean +gdk_pixbuf_major_versionÌ32768Ö0Ïguint +gdk_pixbuf_micro_versionÌ32768Ö0Ïguint +gdk_pixbuf_minor_versionÌ32768Ö0Ïguint gdk_pixbuf_newÌ1024Í(GdkColorspace colorspace, gboolean has_alpha, int bits_per_sample, int width, int height)Ö0ÏGdkPixbuf * gdk_pixbuf_new_from_dataÌ1024Í(const guchar *data, GdkColorspace colorspace, gboolean has_alpha, int bits_per_sample, int width, int height, int rowstride, GdkPixbufDestroyNotify destroy_fn, gpointer destroy_fn_data)Ö0ÏGdkPixbuf * gdk_pixbuf_new_from_fileÌ1024Í(const char *filename, GError **error)Ö0ÏGdkPixbuf * @@ -12384,6 +13979,7 @@ gdk_pixbuf_simple_anim_get_type gdk_pixbuf_simple_anim_iter_get_typeÌ1024Í(void)Ö0ÏGType gdk_pixbuf_simple_anim_newÌ1024Í(gint width, gint height, gfloat rate)Ö0ÏGdkPixbufSimpleAnim * gdk_pixbuf_unrefÌ1024Í(GdkPixbuf *pixbuf)Ö0Ïvoid +gdk_pixbuf_versionÌ32768Ö0Ïchar gdk_pixmap_colormap_create_from_xpmÌ1024Í(GdkDrawable *drawable, GdkColormap *colormap, GdkBitmap **mask, const GdkColor *transparent_color, const gchar *filename)Ö0ÏGdkPixmap * gdk_pixmap_colormap_create_from_xpm_dÌ1024Í(GdkDrawable *drawable, GdkColormap *colormap, GdkBitmap **mask, const GdkColor *transparent_color, gchar **data)Ö0ÏGdkPixmap * gdk_pixmap_create_from_dataÌ1024Í(GdkDrawable *drawable, const gchar *data, gint width, gint height, gint depth, const GdkColor *fg, const GdkColor *bg)Ö0ÏGdkPixmap * @@ -12539,7 +14135,10 @@ gdk_threads_add_timeout_seconds_full gdk_threads_enterÌ1024Í(void)Ö0Ïvoid gdk_threads_initÌ1024Í(void)Ö0Ïvoid gdk_threads_leaveÌ1024Í(void)Ö0Ïvoid +gdk_threads_lockÌ32768Ö0ÏGCallback +gdk_threads_mutexÌ32768Ö0ÏGMutex gdk_threads_set_lock_functionsÌ1024Í(GCallback enter_fn, GCallback leave_fn)Ö0Ïvoid +gdk_threads_unlockÌ32768Ö0ÏGCallback gdk_unicode_to_keyvalÌ1024Í(guint32 wc)Ö0Ïguint gdk_utf8_to_compound_textÌ1024Í(const gchar *str, GdkAtom *encoding, gint *format, guchar **ctext, gint *length)Ö0Ïgboolean gdk_utf8_to_compound_text_for_displayÌ1024Í(GdkDisplay *display, const gchar *str, GdkAtom *encoding, gint *format, guchar **ctext, gint *length)Ö0Ïgboolean @@ -12693,6 +14292,8 @@ gdk_window_withdraw gdk_wm_decoration_get_typeÌ1024Í(void)Ö0ÏGType gdk_wm_function_get_typeÌ1024Í(void)Ö0ÏGType gdoubleÌ4096Ö0Ïdouble +geometryÌ64Î_PangoGlyphInfoÖ0ÏPangoGlyphGeometry +geometry_infoÌ64Î_GtkWindowÖ0ÏGtkWindowGeometryInfo getÌ1024Í(gpointer cb_data, GSource *source, GSourceFunc *func, gpointer *data)Î_GSourceCallbackFuncsÖ0Ïvoid get_accessibleÌ1024Í(GtkWidget *widget)Î_GtkWidgetClassÖ0ÏAtkObject * get_accessible_typeÌ1024Í(void)Î_AtkObjectFactoryClassÖ0ÏGType @@ -12880,37 +14481,73 @@ getc_unlocked getcharÌ1024Í(void)Ö0Ïint getchar_unlockedÌ1024Í(void)Ö0Ïint getdateÌ1024Í(const char *__string)Ö0Ïstruct tm * +getdate_errÌ32768Ö0Ïint getdate_rÌ1024Í(const char * __string, struct tm * __resbufp)Ö0Ïint getdelimÌ1024Í(char ** __lineptr, size_t * __n, int __delimiter, FILE * __stream)Ö0Ï__ssize_t getlineÌ1024Í(char ** __lineptr, size_t * __n, FILE * __stream)Ö0Ï__ssize_t getsÌ1024Í(char *__s)Ö0Ïchar * -getumaskÌ1024Í(void)Ö0Ï__mode_t getwÌ1024Í(FILE *__stream)Ö0Ïint gfloatÌ4096Ö0Ïfloat -gid_tÌ4096Ö0Ï__gid_t +giconÌ64Î_GtkImage::anon_union_282Ö0ÏGtkImageGIconData gintÌ4096Ö0Ïint gint16Ì4096Ö0Ïshort gint32Ì4096Ö0Ïint gint64Ì4096Ö0Ïlong gint8Ì4096Ö0Ïchar gintptrÌ4096Ö0Ïlong +glib_binary_ageÌ32768Ö0Ïguint glib_check_versionÌ1024Í(guint required_major, guint required_minor, guint required_micro)Ö0Ïconst gchar * glib_dummy_declÌ1024Í(void)Ö0Ïvoid +glib_interface_ageÌ32768Ö0Ïguint +glib_major_versionÌ32768Ö0Ïguint +glib_mem_profiler_tableÌ32768Ö0ÏGMemVTable +glib_micro_versionÌ32768Ö0Ïguint +glib_minor_versionÌ32768Ö0Ïguint glongÌ4096Ö0Ïlong +glyphÌ64Î_PangoGlyphInfoÖ0ÏPangoGlyph +glyph_itemÌ64Î_PangoGlyphItemIterÖ0ÏPangoGlyphItem +glyphsÌ64Î_PangoGlyphItemÖ0ÏPangoGlyphString +glyphsÌ64Î_PangoGlyphStringÖ0ÏPangoGlyphInfo gmtimeÌ1024Í(const time_t *__timer)Ö0Ïstruct tm * gmtime_rÌ1024Í(const time_t * __timer, struct tm * __tp)Ö0Ïstruct tm * goffsetÌ4096Ö0Ïgint64 got_completion_dataÌ1024Í(GFilenameCompleter *filename_completer)Î_GFilenameCompleterClassÖ0Ïvoid got_page_sizeÌ1024Í(GtkPrintOperationPreview *preview, GtkPrintContext *context, GtkPageSetup *page_setup)Î_GtkPrintOperationPreviewIfaceÖ0Ïvoid gpointerÌ4096Ö0Ïvoid +grab_brokenÌ64Î_GdkEventÖ0ÏGdkEventGrabBroken grab_broken_eventÌ1024Í(GtkWidget *widget, GdkEventGrabBroken *event)Î_GtkWidgetClassÖ0Ïgboolean grab_focusÌ1024Í(AtkComponent *component)Î_AtkComponentIfaceÖ0Ïgboolean grab_focusÌ1024Í(GtkWidget *widget)Î_GtkWidgetClassÖ0Ïvoid grab_notifyÌ1024Í(GtkWidget *widget, gboolean was_grabbed)Î_GtkWidgetClassÖ0Ïvoid +grab_pointÌ64Î_GtkCurveÖ0Ïgint +grab_widgetÌ64Î_GtkCellRendererAccelÖ0ÏGtkWidget +grab_windowÌ64Î_GdkEventGrabBrokenÖ0ÏGdkWindow +grabbed_keysÌ64Î_GtkPlugÖ0ÏGHashTable +grabsÌ64Î_GtkWindowGroupÖ0ÏGSList +graphÌ64Î_GtkCurveÖ0ÏGtkDrawingArea +graphics_exposuresÌ64Î_GdkGCValuesÖ0Ïgint +gravityÌ64Î_GtkWindowÖ0Ïguint +gravityÌ64Î_PangoAnalysisÖ0Ïguint8 +greenÌ64Î_GdkColorÖ0Ïguint16 +greenÌ64Î_PangoColorÖ0Ïguint16 +green_maskÌ64Î_GdkVisualÖ0Ïguint32 +green_precÌ64Î_GdkVisualÖ0Ïgint +green_shiftÌ64Î_GdkVisualÖ0Ïgint greg_tÌ4096Ö0Ïint +gregsÌ64Îanon_struct_32Ö0Ïgregset_t gregset_tÌ4096Ö0Ïgreg_t +grip_windowÌ64Î_GtkStatusbarÖ0ÏGdkWindow +groupÌ64Î_GdkEventKeyÖ0Ïguint8 +groupÌ64Î_GdkKeymapKeyÖ0Ïgint +groupÌ64Î_GtkRadioButtonÖ0ÏGSList +groupÌ64Î_GtkRadioMenuItemÖ0ÏGSList +groupÌ64Î_GtkWindowÖ0ÏGtkWindowGroup group_changedÌ1024Í(GtkRadioButton *radio_button)Î_GtkRadioButtonClassÖ0Ïvoid group_changedÌ1024Í(GtkRadioMenuItem *radio_menu_item)Î_GtkRadioMenuItemClassÖ0Ïvoid +groupsÌ64Î_GtkRecentDataÖ0Ïgchar +groupsÌ64Î_GtkRecentFilterInfoÖ0Ïgchar +grow_spaceÌ64Î_GtkCalendarÖ0Ïgchar +gsÌ64ÎsigcontextÖ0Ïshort gshortÌ4096Ö0Ïshort gsignalÌ1024Í(int __sig)Ö0Ïint gsizeÌ4096Ö0Ïlong @@ -13133,6 +14770,7 @@ gtk_assistant_update_buttons_state gtk_attach_options_get_typeÌ1024Í(void)Ö0ÏGType gtk_bin_get_childÌ1024Í(GtkBin *bin)Ö0ÏGtkWidget * gtk_bin_get_typeÌ1024Í(void)Ö0ÏGType +gtk_binary_ageÌ32768Ö0Ïguint gtk_binding_entry_addÌ65536Ö0 gtk_binding_entry_add_signalÌ1024Í(GtkBindingSet *binding_set, guint keyval, GdkModifierType modifiers, const gchar *signal_name, guint n_args, ...)Ö0Ïvoid gtk_binding_entry_add_signallÌ1024Í(GtkBindingSet *binding_set, guint keyval, GdkModifierType modifiers, const gchar *signal_name, GSList *binding_args)Ö0Ïvoid @@ -13636,6 +15274,7 @@ gtk_curve_set_range gtk_curve_set_vectorÌ1024Í(GtkCurve *curve, int veclen, gfloat vector[])Ö0Ïvoid gtk_curve_type_get_typeÌ1024Í(void)Ö0ÏGType gtk_debug_flag_get_typeÌ1024Í(void)Ö0ÏGType +gtk_debug_flagsÌ32768Ö0Ïguint gtk_delete_type_get_typeÌ1024Í(void)Ö0ÏGType gtk_dest_defaults_get_typeÌ1024Í(void)Ö0ÏGType gtk_dialog_add_action_widgetÌ1024Í(GtkDialog *dialog, GtkWidget *child, gint response_id)Ö0Ïvoid @@ -14274,6 +15913,7 @@ gtk_input_add_full gtk_input_dialog_get_typeÌ1024Í(void)Ö0ÏGType gtk_input_dialog_newÌ1024Í(void)Ö0ÏGtkWidget * gtk_input_removeÌ1024Í(guint input_handler_id)Ö0Ïvoid +gtk_interface_ageÌ32768Ö0Ïguint gtk_invisible_get_screenÌ1024Í(GtkInvisible *invisible)Ö0ÏGdkScreen * gtk_invisible_get_typeÌ1024Í(void)Ö0ÏGType gtk_invisible_newÌ1024Í(void)Ö0ÏGtkWidget * @@ -14435,6 +16075,7 @@ gtk_main_iteration gtk_main_iteration_doÌ1024Í(gboolean blocking)Ö0Ïgboolean gtk_main_levelÌ1024Í(void)Ö0Ïguint gtk_main_quitÌ1024Í(void)Ö0Ïvoid +gtk_major_versionÌ32768Ö0Ïguint gtk_marshal_BOOLEAN__POINTERÌ1024Í(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)Ö0Ïvoid gtk_marshal_BOOLEAN__POINTER_INT_INTÌ1024Í(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)Ö0Ïvoid gtk_marshal_BOOLEAN__POINTER_INT_INT_UINTÌ1024Í(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)Ö0Ïvoid @@ -14591,6 +16232,8 @@ gtk_message_dialog_set_image gtk_message_dialog_set_markupÌ1024Í(GtkMessageDialog *message_dialog, const gchar *str)Ö0Ïvoid gtk_message_type_get_typeÌ1024Í(void)Ö0ÏGType gtk_metric_type_get_typeÌ1024Í(void)Ö0ÏGType +gtk_micro_versionÌ32768Ö0Ïguint +gtk_minor_versionÌ32768Ö0Ïguint gtk_misc_get_alignmentÌ1024Í(GtkMisc *misc, gfloat *xalign, gfloat *yalign)Ö0Ïvoid gtk_misc_get_paddingÌ1024Í(GtkMisc *misc, gint *xpad, gint *ypad)Ö0Ïvoid gtk_misc_get_typeÌ1024Í(void)Ö0ÏGType @@ -15190,6 +16833,7 @@ gtk_relief_style_get_type gtk_requisition_copyÌ1024Í(const GtkRequisition *requisition)Ö0ÏGtkRequisition * gtk_requisition_freeÌ1024Í(GtkRequisition *requisition)Ö0Ïvoid gtk_requisition_get_typeÌ1024Í(void)Ö0ÏGType +gtk_reservedÌ64Î_GtkAccelLabelÖ0Ïguint gtk_resize_mode_get_typeÌ1024Í(void)Ö0ÏGType gtk_response_type_get_typeÌ1024Í(void)Ö0ÏGType gtk_rgb_to_hsvÌ1024Í(gdouble r, gdouble g, gdouble b, gdouble *h, gdouble *s, gdouble *v)Ö0Ïvoid @@ -16522,6 +18166,7 @@ guchar guess_content_typeÌ1024Í(GMount *mount, gboolean force_rescan, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data)Î_GMountIfaceÖ0Ïvoid guess_content_type_finishÌ1024Í(GMount *mount, GAsyncResult *result, GError **error)Î_GMountIfaceÖ0Ïgchar * * guess_content_type_syncÌ1024Í(GMount *mount, gboolean force_rescan, GCancellable *cancellable, GError **error)Î_GMountIfaceÖ0Ïgchar * * +guffaw_gravityÌ64Î_GdkWindowObjectÖ0Ïguint guintÌ4096Ö0Ïint guint16Ì4096Ö0Ïshort guint32Ì4096Ö0Ïint @@ -16532,32 +18177,195 @@ gulong gunicharÌ4096Ö0Ïguint32 gunichar2Ì4096Ö0Ïguint16 gushortÌ4096Ö0Ïshort +hadjustmentÌ64Î_GtkCListÖ0ÏGtkAdjustment +hadjustmentÌ64Î_GtkLayoutÖ0ÏGtkAdjustment +hadjustmentÌ64Î_GtkTextViewÖ0ÏGtkAdjustment +hadjustmentÌ64Î_GtkViewportÖ0ÏGtkAdjustment +handleÌ64Î_GtkPanedÖ0ÏGdkWindow +handle_posÌ64Î_GtkPanedÖ0ÏGdkRectangle +handle_positionÌ64Î_GtkHandleBoxÖ0Ïguint +handle_prelitÌ64Î_GtkPanedÖ0Ïguint +hardware_keycodeÌ64Î_GdkEventKeyÖ0Ïguint16 +has_after_nextÌ64Î_GtkNotebookÖ0Ïguint +has_after_previousÌ64Î_GtkNotebookÖ0Ïguint +has_before_nextÌ64Î_GtkNotebookÖ0Ïguint +has_before_previousÌ64Î_GtkNotebookÖ0Ïguint +has_child_toggled_idÌ64Î_GtkTreeModelSortÖ0Ïguint +has_cursorÌ64Î_GdkDeviceÖ0Ïgboolean has_default_sort_funcÌ1024Í(GtkTreeSortable *sortable)Î_GtkTreeSortableIfaceÖ0Ïgboolean +has_entryÌ64Î_GtkCellRendererComboÖ0Ïgboolean +has_focusÌ64Î_GtkWindowÖ0Ïguint +has_focus_chainÌ64Î_GtkContainerÖ0Ïguint +has_frameÌ64Î_GtkEntryÖ0Ïguint +has_frameÌ64Î_GtkWindowÖ0Ïguint has_mediaÌ1024Í(GDrive *drive)Î_GDriveIfaceÖ0Ïgboolean +has_resize_gripÌ64Î_GtkStatusbarÖ0Ïguint +has_selectionÌ64Î_GtkOldEditableÖ0Ïguint +has_selectionÌ64Î_GtkTextBufferÖ0Ïguint +has_stepper_aÌ64Î_GtkRangeÖ0Ïguint +has_stepper_bÌ64Î_GtkRangeÖ0Ïguint +has_stepper_cÌ64Î_GtkRangeÖ0Ïguint +has_stepper_dÌ64Î_GtkRangeÖ0Ïguint +has_toplevel_focusÌ64Î_GtkWindowÖ0Ïguint has_uri_schemeÌ1024Í(GFile *file, const char *uri_scheme)Î_GFileIfaceÖ0Ïgboolean +has_user_ref_countÌ64Î_GtkInvisibleÖ0Ïgboolean +has_user_ref_countÌ64Î_GtkWindowÖ0Ïguint has_volumesÌ1024Í(GDrive *drive)Î_GDriveIfaceÖ0Ïgboolean hashÌ1024Í(GFile *file)Î_GFileIfaceÖ0Ïguint hashÌ1024Í(GIcon *icon)Î_GIconIfaceÖ0Ïguint +hashÌ64Î_GtkTextTagTableÖ0ÏGHashTable +hash_nextÌ64Î_GtkBindingEntryÖ0ÏGtkBindingEntry +have_grabÌ64Î_GtkMenuShellÖ0Ïguint +have_grabÌ64Î_GtkTooltipsÖ0Ïguint +have_heightÌ64Î_GtkSizeGroupÖ0Ïguint +have_sizeÌ64Î_GtkSocketÖ0Ïguint +have_transformÌ64Î_GtkLabelÖ0Ïguint +have_visible_childÌ64Î_GtkNotebookÖ0Ïguint +have_widthÌ64Î_GtkSizeGroupÖ0Ïguint +have_writerÌ64Î_GStaticRWLockÖ0Ïgboolean +have_xgrabÌ64Î_GtkMenuShellÖ0Ïguint +hboxÌ64Î_GtkComboÖ0ÏGtkHBox +headÌ64Î_GQueueÖ0ÏGList +headerÌ64Î_cairo_path_data_tÖ0Ïanon_struct_124 +header_styleÌ64Î_GtkCalendarÖ0ÏGtkStyle +heightÌ64Î_AtkRectangleÖ0Ïgint +heightÌ64Î_AtkTextRectangleÖ0Ïgint +heightÌ64Î_GdkEventConfigureÖ0Ïgint +heightÌ64Î_GdkImageÖ0Ïgint +heightÌ64Î_GdkRectangleÖ0Ïgint +heightÌ64Î_GdkWindowAttrÖ0Ïgint +heightÌ64Î_GtkCellRendererÖ0Ïgint +heightÌ64Î_GtkCurveÖ0Ïgint +heightÌ64Î_GtkLayoutÖ0Ïguint +heightÌ64Î_GtkOptionMenuÖ0Ïguint16 +heightÌ64Î_GtkRequisitionÖ0Ïgint +heightÌ64Î_GtkTextViewÖ0Ïgint +heightÌ64Î_GtkWidgetAuxInfoÖ0Ïgint +heightÌ64Î_PangoRectangleÖ0Ïint +heightÌ64Î_cairo_rectangleÖ0Ïdouble +heightÌ64Îanon_struct_122Ö0Ïdouble +heightÌ64Îanon_struct_123Ö0Ïdouble +height_incÌ64Î_GdkGeometryÖ0Ïgint +help_buttonÌ64Î_GtkColorSelectionDialogÖ0ÏGtkWidget +help_buttonÌ64Î_GtkFileSelectionÖ0ÏGtkWidget hideÌ1024Í(GtkWidget *widget)Î_GtkWidgetClassÖ0Ïvoid hide_allÌ1024Í(GtkWidget *widget)Î_GtkWidgetClassÖ0Ïvoid +hide_on_activateÌ64Î_GtkMenuItemClassÖ0Ïguint hierarchy_changedÌ1024Í(GtkWidget *widget, GtkWidget *previous_toplevel)Î_GtkWidgetClassÖ0Ïvoid +highlight_colÌ64Î_GtkCalendarÖ0Ïgint +highlight_rowÌ64Î_GtkCalendarÖ0Ïgint +history_listÌ64Î_GtkFileSelectionÖ0ÏGList +history_menuÌ64Î_GtkFileSelectionÖ0ÏGtkWidget +history_pulldownÌ64Î_GtkFileSelectionÖ0ÏGtkWidget +hoffsetÌ64Î_GtkCListÖ0Ïgint +homogeneousÌ64Î_GtkBoxÖ0Ïguint +homogeneousÌ64Î_GtkNotebookÖ0Ïguint +homogeneousÌ64Î_GtkTableÖ0Ïguint +hook_idÌ64Î_GHookÖ0Ïgulong +hook_sizeÌ64Î_GHookListÖ0Ïguint +hooksÌ64Î_GHookListÖ0ÏGHook +horizontalÌ64Î_GtkCellÖ0Ïgint16 +horizontalÌ64Î_GtkCellPixTextÖ0Ïgint16 +horizontalÌ64Î_GtkCellPixmapÖ0Ïgint16 +horizontalÌ64Î_GtkCellTextÖ0Ïgint16 +horizontalÌ64Î_GtkCellWidgetÖ0Ïgint16 +hscrollbarÌ64Î_GtkScrolledWindowÖ0ÏGtkWidget +hscrollbar_policyÌ64Î_GtkScrolledWindowÖ0Ïguint +hscrollbar_visibleÌ64Î_GtkScrolledWindowÖ0Ïguint +htimerÌ64Î_GtkCListÖ0Ïgint +htimerÌ64Î_GtkListÖ0Ïguint +iconÌ64Î_GtkImageGIconDataÖ0ÏGIcon +iconÌ64Î_GtkToolbarChildÖ0ÏGtkWidget +icon_factoriesÌ64Î_GtkRcStyleÖ0ÏGSList +icon_factoriesÌ64Î_GtkStyleÖ0ÏGSList +icon_nameÌ64Î_GtkImageIconNameDataÖ0Ïgchar +icon_setÌ64Î_GtkImage::anon_union_282Ö0ÏGtkImageIconSetData +icon_setÌ64Î_GtkImageIconSetDataÖ0ÏGtkIconSet +icon_sizeÌ64Î_GtkImageÖ0ÏGtkIconSize +icon_sizeÌ64Î_GtkToolbarÖ0ÏGtkIconSize +icon_size_setÌ64Î_GtkToolbarÖ0Ïguint +iconify_initiallyÌ64Î_GtkWindowÖ0Ïguint +iconsÌ64Î_GtkIconFactoryÖ0ÏGHashTable +identifier_2_stringÌ64Î_GScannerConfigÖ0Ïguint +ignore_enterÌ64Î_GtkMenuShellÖ0Ïguint +ignore_hiddenÌ64Î_GtkSizeGroupÖ0Ïguint +ignore_leaveÌ64Î_GtkMenuShellÖ0Ïguint +im_contextÌ64Î_GtkEntryÖ0ÏGtkIMContext +im_contextÌ64Î_GtkTextViewÖ0ÏGtkIMContext +imageÌ64Î_GtkImage::anon_union_282Ö0ÏGtkImageImageData +imageÌ64Î_GtkImageImageDataÖ0ÏGdkImage +imageÌ64Î_GtkImageMenuItemÖ0ÏGtkWidget +imageÌ64Î_GtkMessageDialogÖ0ÏGtkWidget +implÌ64Î_GdkPixmapObjectÖ0ÏGdkDrawable +implÌ64Î_GdkWindowObjectÖ0ÏGdkDrawable +implicitÌ64Î_GdkEventGrabBrokenÖ0Ïgboolean +inÌ64Î_GdkEventFocusÖ0Ïgint16 +in_blockÌ64Î_GtkProgressBarÖ0Ïgint +in_buttonÌ64Î_GtkButtonÖ0Ïguint +in_childÌ64Î_GtkNotebookÖ0Ïguint +in_childÌ64Î_GtkSpinButtonÖ0Ïguint +in_clickÌ64Î_GtkEntryÖ0Ïguint +in_clickÌ64Î_GtkLabelÖ0Ïguint +in_dragÌ64Î_GtkEntryÖ0Ïguint +in_dragÌ64Î_GtkHandleBoxÖ0Ïguint +in_dragÌ64Î_GtkPanedÖ0Ïguint +in_emissionÌ64Î_GtkBindingEntryÖ0Ïguint +in_hex_sequenceÌ64Î_GtkIMContextSimpleÖ0Ïguint +in_inotifyÌ64Î_GClosureÖ0Ïguint +in_marshalÌ64Î_GClosureÖ0Ïguint +in_queryÌ64Î_GtkTipsQueryÖ0Ïguint +in_recursionÌ64Î_GtkPanedÖ0Ïguint +inconsistentÌ64Î_GtkCheckMenuItemÖ0Ïguint +inconsistentÌ64Î_GtkToggleButtonÖ0Ïguint +incremental_validate_idleÌ64Î_GtkTextViewÖ0Ïguint +indentÌ64Î_GtkTextAttributesÖ0Ïgint +indentÌ64Î_GtkTextViewÖ0Ïgint +indent_setÌ64Î_GtkTextTagÖ0Ïguint +indexÌ64Î_GStaticPrivateÖ0Ïguint +indexÌ64Îanon_struct_120Ö0Ïlong +infoÌ64Î_GtkPreviewClassÖ0ÏGtkPreviewInfo +infoÌ64Î_GtkTargetEntryÖ0Ïguint +infoÌ64Î_GtkTargetPairÖ0Ïguint +info_listÌ64Î_GdkRgbCmapÖ0ÏGSList +infosÌ64Î_GFileAttributeInfoListÖ0ÏGFileAttributeInfo init_from_rcÌ1024Í(GtkStyle *style, GtkRcStyle *rc_style)Î_GtkStyleClassÖ0Ïvoid initializeÌ1024Í(AtkObject *accessible, gpointer data)Î_AtkObjectClassÖ0Ïvoid -ino_tÌ4096Ö0Ï__ino_t +ink_rectÌ64Î_PangoAttrShapeÖ0ÏPangoRectangle inputÌ1024Í(GtkSpinButton *spin_button, gdouble *new_value)Î_GtkSpinButtonClassÖ0Ïgint +input_fdÌ64Î_GScannerÖ0Ïgint +input_nameÌ64Î_GScannerÖ0Ïgchar +input_onlyÌ64Î_GdkWindowObjectÖ0Ïguint insertÌ1024Í(GtkMenuShell *menu_shell, GtkWidget *child, gint position)Î_GtkMenuShellClassÖ0Ïvoid insert_at_cursorÌ1024Í(GtkEntry *entry, const gchar *str)Î_GtkEntryClassÖ0Ïvoid insert_at_cursorÌ1024Í(GtkTextView *text_view, const gchar *str)Î_GtkTextViewClassÖ0Ïvoid insert_child_anchorÌ1024Í(GtkTextBuffer *buffer, GtkTextIter *pos, GtkTextChildAnchor *anchor)Î_GtkTextBufferClassÖ0Ïvoid insert_pageÌ1024Í(GtkNotebook *notebook, GtkWidget *child, GtkWidget *tab_label, GtkWidget *menu_label, gint position)Î_GtkNotebookClassÖ0Ïgint insert_pixbufÌ1024Í(GtkTextBuffer *buffer, GtkTextIter *pos, GdkPixbuf *pixbuf)Î_GtkTextBufferClassÖ0Ïvoid +insert_posÌ64Î_GtkCListDestInfoÖ0ÏGtkCListDragPos insert_prefixÌ1024Í(GtkEntryCompletion *completion, const gchar *prefix)Î_GtkEntryCompletionClassÖ0Ïgboolean insert_rowÌ1024Í(GtkCList *clist, gint row, gchar *text[])Î_GtkCListClassÖ0Ïgint insert_textÌ1024Í(AtkEditableText *text, const gchar *string, gint length, gint *position)Î_AtkEditableTextIfaceÖ0Ïvoid insert_textÌ1024Í(GtkEditable *editable, const gchar *text, gint length, gint *position)Î_GtkEditableClassÖ0Ïvoid insert_textÌ1024Í(GtkTextBuffer *buffer, GtkTextIter *pos, const gchar *text, gint length)Î_GtkTextBufferClassÖ0Ïvoid +inserted_idÌ64Î_GtkTreeModelSortÖ0Ïguint +inside_selectionÌ64Î_GtkTextAppearanceÖ0Ïguint instance_initÌ1024Í(GParamSpec *pspec)Î_GParamSpecTypeInfoÖ0Ïvoid +instance_initÌ64Î_GTypeInfoÖ0ÏGInstanceInitFunc +instance_sizeÌ64Î_GParamSpecTypeInfoÖ0Ïguint16 +instance_sizeÌ64Î_GTypeInfoÖ0Ïguint16 +instance_sizeÌ64Î_GTypeQueryÖ0Ïguint +int_2_floatÌ64Î_GScannerConfigÖ0Ïguint +int_dataÌ64Î_GtkArg::anon_union_257Ö0Ïgint +interface_dataÌ64Î_GInterfaceInfoÖ0Ïgpointer +interface_finalizeÌ64Î_GInterfaceInfoÖ0ÏGInterfaceFinalizeFunc +interface_infosÌ64Î_GTypeModuleÖ0ÏGSList +interface_initÌ64Î_GInterfaceInfoÖ0ÏGInterfaceInitFunc +internal_allocationÌ64Î_GtkCListÖ0ÏGdkRectangle invalidateÌ1024Í(AtkObjectFactory *factory)Î_AtkObjectFactoryClassÖ0Ïvoid +invertedÌ64Î_GtkRangeÖ0Ïguint +invisibleÌ64Î_GtkTextAttributesÖ0Ïguint +invisible_charÌ64Î_GtkEntryÖ0Ïgunichar +invisible_setÌ64Î_GtkTextTagÖ0Ïguint io_closeÌ1024Í(GIOChannel *channel, GError **err)Î_GIOFuncsÖ0ÏGIOStatus io_create_watchÌ1024Í(GIOChannel *channel, GIOCondition condition)Î_GIOFuncsÖ0ÏGSource * io_freeÌ1024Í(GIOChannel *channel)Î_GIOFuncsÖ0Ïvoid @@ -16566,80 +18374,354 @@ io_read io_seekÌ1024Í(GIOChannel *channel, gint64 offset, GSeekType type, GError **err)Î_GIOFuncsÖ0ÏGIOStatus io_set_flagsÌ1024Í(GIOChannel *channel, GIOFlags flags, GError **err)Î_GIOFuncsÖ0ÏGIOStatus io_writeÌ1024Í(GIOChannel *channel, const gchar *buf, gsize count, gsize *bytes_written, GError **err)Î_GIOFuncsÖ0ÏGIOStatus +ipoffÌ64Î_fpstateÖ0Ï__uint32_t +ipoffÌ64Î_libc_fpstateÖ0Ïlong +is_a_typeÌ64Î_GParamSpecGTypeÖ0ÏGType is_activeÌ1024Í(GVfs *vfs)Î_GVfsClassÖ0Ïgboolean +is_activeÌ64Î_GtkToggleActionEntryÖ0Ïgboolean +is_activeÌ64Î_GtkWindowÖ0Ïguint +is_cell_rendererÌ64Î_GtkEntryÖ0Ïguint +is_char_breakÌ64Î_PangoLogAttrÖ0Ïguint is_child_selectedÌ1024Í(AtkSelection *selection, gint i)Î_AtkSelectionIfaceÖ0Ïgboolean +is_cluster_startÌ64Î_PangoGlyphVisAttrÖ0Ïguint is_column_selectedÌ1024Í(AtkTable *table, gint column)Î_AtkTableIfaceÖ0Ïgboolean +is_cursor_positionÌ64Î_PangoLogAttrÖ0Ïguint +is_expandable_spaceÌ64Î_PangoLogAttrÖ0Ïguint +is_expandedÌ64Î_GtkCellRendererÖ0Ïguint +is_expanderÌ64Î_GtkCellRendererÖ0Ïguint +is_hintÌ64Î_GdkEventMotionÖ0Ïgint16 +is_invalidÌ64Î_GClosureÖ0Ïguint +is_leafÌ64Î_GtkCTreeRowÖ0Ïguint +is_line_breakÌ64Î_PangoLogAttrÖ0Ïguint +is_mandatory_breakÌ64Î_PangoLogAttrÖ0Ïguint +is_mappedÌ64Î_GtkSocketÖ0Ïguint is_media_check_automaticÌ1024Í(GDrive *drive)Î_GDriveIfaceÖ0Ïgboolean is_media_removableÌ1024Í(GDrive *drive)Î_GDriveIfaceÖ0Ïgboolean +is_modifierÌ64Î_GdkEventKeyÖ0Ïguint is_nativeÌ1024Í(GFile *file)Î_GFileIfaceÖ0Ïgboolean +is_paragraph_startÌ64Î_PangoLayoutLineÖ0Ïguint +is_privateÌ64Î_GtkRecentDataÖ0Ïgboolean +is_readableÌ64Î_GIOChannelÖ0Ïguint is_row_selectedÌ1024Í(AtkTable *table, gint row)Î_AtkTableIfaceÖ0Ïgboolean +is_secondaryÌ64Î_GtkBoxChildÖ0Ïguint +is_seekableÌ64Î_GIOChannelÖ0Ïguint is_selectedÌ1024Í(AtkTable *table, gint row, gint column)Î_AtkTableIfaceÖ0Ïgboolean is_selectedÌ1024Í(GtkPrintOperationPreview *preview, gint page_nr)Î_GtkPrintOperationPreviewIfaceÖ0Ïgboolean is_selected_linkÌ1024Í(AtkHyperlink *link_)Î_AtkHyperlinkClassÖ0Ïgboolean +is_sentence_boundaryÌ64Î_PangoLogAttrÖ0Ïguint +is_sentence_endÌ64Î_PangoLogAttrÖ0Ïguint +is_sentence_startÌ64Î_PangoLogAttrÖ0Ïguint +is_setupÌ64Î_GHookListÖ0Ïguint +is_sourceÌ64Î_GdkDragContextÖ0Ïgboolean is_supportedÌ1024Í(void)Î_GVolumeMonitorClassÖ0Ïgboolean +is_textÌ64Î_GtkTextAppearanceÖ0Ïguint is_validÌ1024Í(AtkHyperlink *link_)Î_AtkHyperlinkClassÖ0Ïgboolean +is_whiteÌ64Î_PangoLogAttrÖ0Ïguint +is_word_boundaryÌ64Î_PangoLogAttrÖ0Ïguint +is_word_endÌ64Î_PangoLogAttrÖ0Ïguint +is_word_startÌ64Î_PangoLogAttrÖ0Ïguint +is_writeableÌ64Î_GIOChannelÖ0Ïguint +it_intervalÌ64ÎitimerspecÖ0Ïtimespec +it_valueÌ64ÎitimerspecÖ0Ïtimespec +itemÌ64Î_GtkListItemÖ0ÏGtkItem +itemÌ64Î_GtkMenuItemÖ0ÏGtkItem +itemÌ64Î_PangoGlyphItemÖ0ÏPangoItem item_activatedÌ1024Í(GtkIconView *icon_view, GtkTreePath *path)Î_GtkIconViewClassÖ0Ïvoid item_activatedÌ1024Í(GtkRecentChooser *chooser)Î_GtkRecentChooserIfaceÖ0Ïvoid +item_htÌ64Î_GtkItemFactoryClassÖ0ÏGHashTable +item_typeÌ64Î_GtkItemFactoryEntryÖ0Ïgchar +itemsÌ64Î_GCompletionÖ0ÏGList +itemsÌ64Î_GtkItemFactoryÖ0ÏGSList +iterÌ64Î_GtkImageAnimationDataÖ0ÏGdkPixbufAnimationIter iter_childrenÌ1024Í(GtkTreeModel *tree_model, GtkTreeIter *iter, GtkTreeIter *parent)Î_GtkTreeModelIfaceÖ0Ïgboolean iter_has_childÌ1024Í(GtkTreeModel *tree_model, GtkTreeIter *iter)Î_GtkTreeModelIfaceÖ0Ïgboolean iter_n_childrenÌ1024Í(GtkTreeModel *tree_model, GtkTreeIter *iter)Î_GtkTreeModelIfaceÖ0Ïgint iter_nextÌ1024Í(GtkTreeModel *tree_model, GtkTreeIter *iter)Î_GtkTreeModelIfaceÖ0Ïgboolean iter_nth_childÌ1024Í(GtkTreeModel *tree_model, GtkTreeIter *iter, GtkTreeIter *parent, gint n)Î_GtkTreeModelIfaceÖ0Ïgboolean iter_parentÌ1024Í(GtkTreeModel *tree_model, GtkTreeIter *iter, GtkTreeIter *child)Î_GtkTreeModelIfaceÖ0Ïgboolean +itimerspecÌ2048Ö0 +itypeÌ64Î_GSignalQueryÖ0ÏGType +join_styleÌ64Î_GdkGCValuesÖ0ÏGdkJoinStyle +joinableÌ64Î_GThreadÖ0Ïgboolean +jtypeÌ64Î_GtkLabelÖ0Ïguint +julianÌ64Î_GDateÖ0Ïguint +julian_daysÌ64Î_GDateÖ0Ïguint +justificationÌ64Î_GtkCListColumnÖ0ÏGtkJustification +justificationÌ64Î_GtkTextAttributesÖ0ÏGtkJustification +justification_setÌ64Î_GtkTextTagÖ0Ïguint +justifyÌ64Î_GtkTextViewÖ0ÏGtkJustification +keyÌ64Î_GDebugKeyÖ0Ïgchar +keyÌ64Î_GdkEventÖ0ÏGdkEventKey +keyÌ64Î_GtkAccelGroupEntryÖ0ÏGtkAccelKey key_press_eventÌ1024Í(GtkWidget *widget, GdkEventKey *event)Î_GtkWidgetClassÖ0Ïgboolean key_release_eventÌ1024Í(GtkWidget *widget, GdkEventKey *event)Î_GtkWidgetClassÖ0Ïgboolean +keyboardÌ64Î_GdkEventGrabBrokenÖ0Ïgboolean +keycodeÌ64Î_AtkKeyEventStructÖ0Ïguint16 +keycodeÌ64Î_GdkKeymapKeyÖ0Ïguint +keycodeÌ64Î_GtkCellRendererAccelÖ0Ïguint +keysÌ64Î_GdkDeviceÖ0ÏGdkDeviceKey +keysÌ64Î_GtkStatusbarÖ0ÏGSList keys_changedÌ1024Í(GdkKeymap *keymap)Î_GdkKeymapClassÖ0Ïvoid keys_changedÌ1024Í(GtkWindow *window)Î_GtkWindowClassÖ0Ïvoid +keys_changed_handlerÌ64Î_GtkWindowÖ0Ïguint +keys_listÌ64Î_GtkInputDialogÖ0ÏGtkWidget +keys_listboxÌ64Î_GtkInputDialogÖ0ÏGtkWidget +keyvalÌ64Î_AtkKeyEventStructÖ0Ïguint +keyvalÌ64Î_GdkDeviceKeyÖ0Ïguint +keyvalÌ64Î_GdkEventKeyÖ0Ïguint +keyvalÌ64Î_GtkBindingEntryÖ0Ïguint +keyvalÌ64Î_GtkStockItemÖ0Ïguint killÌ1024Í(__pid_t __pid, int __sig)Ö0Ïint kill_charÌ1024Í(GtkOldEditable *editable, gint direction)Î_GtkOldEditableClassÖ0Ïvoid kill_lineÌ1024Í(GtkOldEditable *editable, gint direction)Î_GtkOldEditableClassÖ0Ïvoid kill_wordÌ1024Í(GtkOldEditable *editable, gint direction)Î_GtkOldEditableClassÖ0Ïvoid killpgÌ1024Í(__pid_t __pgrp, int __sig)Ö0Ïint +klassÌ64Î_PangoAttributeÖ0ÏPangoAttrClass +lÌ64Î_GdkEventClient::anon_union_171Ö0Ïlong +labelÌ64Î_GtkAccelLabelÖ0ÏGtkLabel +labelÌ64Î_GtkActionEntryÖ0Ïgchar +labelÌ64Î_GtkLabelÖ0Ïgchar +labelÌ64Î_GtkMessageDialogÖ0ÏGtkWidget +labelÌ64Î_GtkRadioActionEntryÖ0Ïgchar +labelÌ64Î_GtkStatusbarÖ0ÏGtkWidget +labelÌ64Î_GtkStockItemÖ0Ïgchar +labelÌ64Î_GtkTipsQueryÖ0ÏGtkLabel +labelÌ64Î_GtkToggleActionEntryÖ0Ïgchar +labelÌ64Î_GtkToolbarChildÖ0ÏGtkWidget +label_inactiveÌ64Î_GtkTipsQueryÖ0Ïgchar +label_no_tipÌ64Î_GtkTipsQueryÖ0Ïgchar +label_styleÌ64Î_GtkCalendarÖ0ÏGtkStyle +label_textÌ64Î_GtkButtonÖ0Ïgchar +label_widgetÌ64Î_GtkFrameÖ0ÏGtkWidget +label_xalignÌ64Î_GtkFrameÖ0Ïgfloat +label_yalignÌ64Î_GtkFrameÖ0Ïgfloat +lang_engineÌ64Î_PangoAnalysisÖ0ÏPangoEngineLang +languageÌ64Î_GtkTextAttributesÖ0ÏPangoLanguage +languageÌ64Î_PangoAnalysisÖ0ÏPangoLanguage +language_setÌ64Î_GtkTextTagÖ0Ïguint +lastÌ64Î_GtkAssistantÖ0ÏGtkWidget +lastÌ64Î_GtkCurveÖ0Ïgint +lastÌ64Î_GtkTreeStoreÖ0Ïgpointer +last_allocationÌ64Î_GtkPanedÖ0Ïgint +last_child1_focusÌ64Î_GtkPanedÖ0ÏGtkWidget +last_child2_focusÌ64Î_GtkPanedÖ0ÏGtkWidget +last_crossedÌ64Î_GtkTipsQueryÖ0ÏGtkWidget +last_focus_childÌ64Î_GtkListÖ0ÏGtkWidget +last_popdownÌ64Î_GtkTooltipsÖ0ÏGTimeVal +last_selectedÌ64Î_GtkFileSelectionÖ0Ïgchar +latin1_to_charÌ64Î_GtkAccelLabelClassÖ0Ïguint launchÌ1024Í(GAppInfo *appinfo, GList *filenames, GAppLaunchContext *launch_context, GError **error)Î_GAppInfoIfaceÖ0Ïgboolean launch_failedÌ1024Í(GAppLaunchContext *context, const char *startup_notify_id)Î_GAppLaunchContextClassÖ0Ïvoid launch_urisÌ1024Í(GAppInfo *appinfo, GList *uris, GAppLaunchContext *launch_context, GError **error)Î_GAppInfoIfaceÖ0Ïgboolean -lchmodÌ1024Í(const char *__file, __mode_t __mode)Ö0Ïint +layerÌ64Î_AtkObjectÖ0ÏAtkLayer +layoutÌ64Î_GtkLabelÖ0ÏPangoLayout +layoutÌ64Î_GtkRangeÖ0ÏGtkRangeLayout +layoutÌ64Î_GtkTextViewÖ0Ï_GtkTextLayout +layoutÌ64Î_PangoLayoutLineÖ0ÏPangoLayout +layout_styleÌ64Î_GtkButtonBoxÖ0ÏGtkButtonBoxStyle +lcopy_formatÌ64Î_GTypeValueTableÖ0Ïgchar lcopy_valueÌ1024Í(const GValue *value, guint n_collect_values, GTypeCValue *collect_values, guint collect_flags)Î_GTypeValueTableÖ0Ïgchar * leaveÌ1024Í(GtkButton *button)Î_GtkButtonClassÖ0Ïvoid leave_notify_eventÌ1024Í(GtkWidget *widget, GdkEventCrossing *event)Î_GtkWidgetClassÖ0Ïgboolean +leftÌ64Î_GtkBorderÖ0Ïgint +left_attachÌ64Î_GtkTableChildÖ0Ïguint16 +left_marginÌ64Î_GtkTextAttributesÖ0Ïgint +left_marginÌ64Î_GtkTextViewÖ0Ïgint +left_margin_setÌ64Î_GtkTextTagÖ0Ïguint +left_windowÌ64Î_GtkTextViewÖ0ÏGtkTextWindow +lenÌ64Î_GArrayÖ0Ïguint +lenÌ64Î_GByteArrayÖ0Ïguint +lenÌ64Î_GPtrArrayÖ0Ïguint +lenÌ64Î_GStringÖ0Ïgsize +lenÌ64Î_GTuplesÖ0Ïguint +lengthÌ64Î_AtkKeyEventStructÖ0Ïgint +lengthÌ64Î_GQueueÖ0Ïguint +lengthÌ64Î_GdkEventKeyÖ0Ïgint +lengthÌ64Î_GtkListStoreÖ0Ïgint +lengthÌ64Î_GtkSelectionDataÖ0Ïgint +lengthÌ64Î_PangoItemÖ0Ïgint +lengthÌ64Î_PangoLayoutLineÖ0Ïgint +lengthÌ64Î_cairo_path_data_t::anon_struct_124Ö0Ïint +levelÌ64Î_GdkKeymapKeyÖ0Ïgint +levelÌ64Î_GtkCTreeRowÖ0Ïguint16 +levelÌ64Î_PangoAnalysisÖ0Ïguint8 +lightÌ64Î_GtkStyleÖ0ÏGdkColor +light_gcÌ64Î_GtkStyleÖ0ÏGdkGC +lineÌ64Î_GScannerÖ0Ïguint +line_styleÌ64Î_GdkGCValuesÖ0ÏGdkLineStyle +line_styleÌ64Î_GtkCTreeÖ0Ïguint +line_termÌ64Î_GIOChannelÖ0Ïgchar +line_term_lenÌ64Î_GIOChannelÖ0Ïguint +line_widthÌ64Î_GdkGCValuesÖ0Ïgint +lines_gcÌ64Î_GtkCTreeÖ0ÏGdkGC link_activatedÌ1024Í(AtkHyperlink *link_)Î_AtkHyperlinkClassÖ0Ïvoid link_selectedÌ1024Í(AtkHypertext *hypertext, gint link_index)Î_AtkHypertextIfaceÖ0Ïvoid link_stateÌ1024Í(AtkHyperlink *link_)Î_AtkHyperlinkClassÖ0Ïguint +listÌ64Î_GtkCTreeNodeÖ0ÏGList +listÌ64Î_GtkComboÖ0ÏGtkWidget +listÌ64Î_GtkTargetListÖ0ÏGList +list_change_idÌ64Î_GtkComboÖ0Ïguint list_filtersÌ1024Í(GtkRecentChooser *chooser)Î_GtkRecentChooserIfaceÖ0ÏGSList * loadÌ1024Í(GLoadableIcon *icon, int size, char **type, GCancellable *cancellable, GError **error)Î_GLoadableIconIfaceÖ0ÏGInputStream * loadÌ1024Í(GTypeModule *module)Î_GTypeModuleClassÖ0Ïgboolean load_asyncÌ1024Í(GLoadableIcon *icon, int size, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data)Î_GLoadableIconIfaceÖ0Ïvoid load_finishÌ1024Í(GLoadableIcon *icon, GAsyncResult *res, char **type, GError **error)Î_GLoadableIconIfaceÖ0ÏGInputStream * +locale_tÌ4096Ö0Ï__locale_t localtimeÌ1024Í(const time_t *__timer)Ö0Ïstruct tm * localtime_rÌ1024Í(const time_t * __timer, struct tm * __tp)Ö0Ïstruct tm * -lstatÌ1024Í(const char * __file, struct stat * __buf)Ö0Ïint -lstat64Ì1024Í(const char * __file, struct stat64 * __buf)Ö0Ïint +lock_countÌ64Î_GtkAccelGroupÖ0Ïguint +log_attr_cacheÌ64Î_GtkTextBufferÖ0ÏGtkTextLogAttrCache +log_clustersÌ64Î_PangoGlyphStringÖ0Ïgint +log_typeÌ64Îanon_struct_88Ö0ÏGTestLogType +logical_rectÌ64Î_PangoAttrShapeÖ0ÏPangoRectangle +long_dataÌ64Î_GtkArg::anon_union_257Ö0Ïglong +long_dataÌ64Î_GtkBindingArg::anon_union_279Ö0Ïglong +long_nameÌ64Î_GOptionEntryÖ0Ïgchar +lookupÌ64Î_GtkPreviewInfoÖ0Ïguchar +lowerÌ64Î_GtkAdjustmentÖ0Ïgdouble +lowerÌ64Î_GtkRulerÖ0Ïgdouble +lower_arrow_prelightÌ64Î_GtkMenuÖ0Ïguint +lower_arrow_visibleÌ64Î_GtkMenuÖ0Ïguint +magicÌ64Î_fpstateÖ0Ïshort +main_vboxÌ64Î_GtkFileSelectionÖ0ÏGtkWidget +main_vboxÌ64Î_GtkFontSelectionDialogÖ0ÏGtkWidget make_directoryÌ1024Í(GFile *file, GCancellable *cancellable, GError **error)Î_GFileIfaceÖ0Ïgboolean make_symbolic_linkÌ1024Í(GFile *file, const char *symlink_value, GCancellable *cancellable, GError **error)Î_GFileIfaceÖ0Ïgboolean mallocÌ1024Í(gsize n_bytes)Î_GMemVTableÖ0Ïgpointer +mantissaÌ64Î_GFloatIEEE754::anon_struct_1Ö0Ïguint +mantissa_highÌ64Î_GDoubleIEEE754::anon_struct_2Ö0Ïguint +mantissa_lowÌ64Î_GDoubleIEEE754::anon_struct_2Ö0Ïguint mapÌ1024Í(GtkWidget *widget)Î_GtkWidgetClassÖ0Ïvoid map_eventÌ1024Í(GtkWidget *widget, GdkEventAny *event)Î_GtkWidgetClassÖ0Ïgboolean mark_deletedÌ1024Í(GtkTextBuffer *buffer, GtkTextMark *mark)Î_GtkTextBufferClassÖ0Ïvoid mark_setÌ1024Í(GtkTextBuffer *buffer, const GtkTextIter *location, GtkTextMark *mark)Î_GtkTextBufferClassÖ0Ïvoid +marked_dateÌ64Î_GtkCalendarÖ0Ïgint +marked_date_colorÌ64Î_GtkCalendarÖ0ÏGdkColor +marks_unboundÌ64Î_GtkBindingEntryÖ0Ïguint marshalÌ1024Í(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)Î_GClosureÖ0Ïvoid +maskÌ64Î_GFlagsClassÖ0Ïguint +maskÌ64Î_GtkCell::anon_union_327::anon_struct_328Ö0ÏGdkBitmap +maskÌ64Î_GtkCell::anon_union_327::anon_struct_329Ö0ÏGdkBitmap +maskÌ64Î_GtkCellPixTextÖ0ÏGdkBitmap +maskÌ64Î_GtkCellPixmapÖ0ÏGdkBitmap +maskÌ64Î_GtkImageÖ0ÏGdkBitmap +maskÌ64Î_GtkPixmapÖ0ÏGdkBitmap +mask_closedÌ64Î_GtkCTreeRowÖ0ÏGdkBitmap +mask_openedÌ64Î_GtkCTreeRowÖ0ÏGdkBitmap match_selectedÌ1024Í(GtkEntryCompletion *completion, GtkTreeModel *model, GtkTreeIter *iter)Î_GtkEntryCompletionClassÖ0Ïgboolean +matrixÌ64Î_PangoRendererÖ0ÏPangoMatrix +maxÌ64Î_GdkDeviceAxisÖ0Ïgdouble +max_aspectÌ64Î_GdkGeometryÖ0Ïgdouble +max_heightÌ64Î_GdkGeometryÖ0Ïgint +max_parse_errorsÌ64Î_GScannerÖ0Ïguint +max_positionÌ64Î_GtkPanedÖ0Ïgint +max_sizeÌ64Î_GtkRulerÖ0Ïgdouble +max_widthÌ64Î_GdkGeometryÖ0Ïgint +max_widthÌ64Î_GtkCListColumnÖ0Ïgint +max_widthÌ64Î_GtkTreeViewColumnÖ0Ïgint +max_xÌ64Î_GtkCurveÖ0Ïgfloat +max_x_advanceÌ64Îanon_struct_123Ö0Ïdouble +max_yÌ64Î_GtkCurveÖ0Ïgfloat +max_y_advanceÌ64Îanon_struct_123Ö0Ïdouble +maximize_initiallyÌ64Î_GtkWindowÖ0Ïguint +maximumÌ64Î_GEnumClassÖ0Ïgint +maximumÌ64Î_GParamSpecCharÖ0Ïgint8 +maximumÌ64Î_GParamSpecDoubleÖ0Ïgdouble +maximumÌ64Î_GParamSpecFloatÖ0Ïgfloat +maximumÌ64Î_GParamSpecIntÖ0Ïgint +maximumÌ64Î_GParamSpecInt64Ö0Ïgint64 +maximumÌ64Î_GParamSpecLongÖ0Ïglong +maximumÌ64Î_GParamSpecUCharÖ0Ïguint8 +maximumÌ64Î_GParamSpecUIntÖ0Ïguint +maximumÌ64Î_GParamSpecUInt64Ö0Ïguint64 +maximumÌ64Î_GParamSpecULongÖ0Ïgulong +maybe_reorderedÌ64Î_GtkTreeViewColumnÖ0Ïguint mcontext_tÌ4096Ö0Ïanon_struct_32 +memÌ64Î_GdkImageÖ0Ïgpointer +menuÌ64Î_GtkNotebookÖ0ÏGtkWidget +menuÌ64Î_GtkOptionMenuÖ0ÏGtkWidget +menu_flagÌ64Î_GtkMenuShellÖ0Ïguint +menu_itemÌ64Î_GtkCheckMenuItemÖ0ÏGtkMenuItem +menu_itemÌ64Î_GtkImageMenuItemÖ0ÏGtkMenuItem +menu_itemÌ64Î_GtkOptionMenuÖ0ÏGtkWidget +menu_itemÌ64Î_GtkSeparatorMenuItemÖ0ÏGtkMenuItem +menu_itemÌ64Î_GtkTearoffMenuItemÖ0ÏGtkMenuItem +menu_item_typeÌ64Î_GtkActionClassÖ0ÏGType +menu_shellÌ64Î_GtkMenuÖ0ÏGtkMenuShell +menu_shellÌ64Î_GtkMenuBarÖ0ÏGtkMenuShell mergeÌ1024Í(GtkRcStyle *dest, GtkRcStyle *src)Î_GtkRcStyleClassÖ0Ïvoid -mkdirÌ1024Í(const char *__path, __mode_t __mode)Ö0Ïint -mkdiratÌ1024Í(int __fd, const char *__path, __mode_t __mode)Ö0Ïint -mkfifoÌ1024Í(const char *__path, __mode_t __mode)Ö0Ïint -mkfifoatÌ1024Í(int __fd, const char *__path, __mode_t __mode)Ö0Ïint -mknodÌ1024Í(const char *__path, __mode_t __mode, __dev_t __dev)Ö0Ïint -mknodatÌ1024Í(int __fd, const char *__path, __mode_t __mode, __dev_t __dev)Ö0Ïint +messageÌ64Î_GErrorÖ0Ïgchar +message_typeÌ64Î_GdkEventClientÖ0ÏGdkAtom +messagesÌ64Î_GtkStatusbarÖ0ÏGSList +meta_marshalÌ64Î_GClosureÖ0Ïguint +metricÌ64Î_GtkRulerÖ0ÏGtkRulerMetric +metric_nameÌ64Î_GtkRulerMetricÖ0Ïgchar +midÌ64Î_GtkStyleÖ0ÏGdkColor +mid_gcÌ64Î_GtkStyleÖ0ÏGdkGC +mime_typeÌ64Î_GtkFileFilterInfoÖ0Ïgchar +mime_typeÌ64Î_GtkRecentDataÖ0Ïgchar +mime_typeÌ64Î_GtkRecentFilterInfoÖ0Ïgchar +minÌ64Î_GdkDeviceAxisÖ0Ïgdouble +min_aspectÌ64Î_GdkGeometryÖ0Ïgdouble +min_heightÌ64Î_GdkGeometryÖ0Ïgint +min_positionÌ64Î_GtkPanedÖ0Ïgint +min_slider_sizeÌ64Î_GtkRangeÖ0Ïgint +min_widthÌ64Î_GdkGeometryÖ0Ïgint +min_widthÌ64Î_GtkCListColumnÖ0Ïgint +min_widthÌ64Î_GtkTreeViewColumnÖ0Ïgint +min_xÌ64Î_GtkCurveÖ0Ïgfloat +min_yÌ64Î_GtkCurveÖ0Ïgfloat +minimumÌ64Î_GEnumClassÖ0Ïgint +minimumÌ64Î_GParamSpecCharÖ0Ïgint8 +minimumÌ64Î_GParamSpecDoubleÖ0Ïgdouble +minimumÌ64Î_GParamSpecFloatÖ0Ïgfloat +minimumÌ64Î_GParamSpecIntÖ0Ïgint +minimumÌ64Î_GParamSpecInt64Ö0Ïgint64 +minimumÌ64Î_GParamSpecLongÖ0Ïglong +minimumÌ64Î_GParamSpecUCharÖ0Ïguint8 +minimumÌ64Î_GParamSpecUIntÖ0Ïguint +minimumÌ64Î_GParamSpecUInt64Ö0Ïguint64 +minimumÌ64Î_GParamSpecULongÖ0Ïgulong +minus_buttonÌ64Î_GtkScaleButtonÖ0ÏGtkWidget +miscÌ64Î_GtkArrowÖ0ÏGtkMisc +miscÌ64Î_GtkImageÖ0ÏGtkMisc +miscÌ64Î_GtkLabelÖ0ÏGtkMisc +miscÌ64Î_GtkPixmapÖ0ÏGtkMisc mktimeÌ1024Í(struct tm *__tp)Ö0Ïtime_t mnemonic_activateÌ1024Í(GtkWidget *widget, gboolean group_cycling)Î_GtkWidgetClassÖ0Ïgboolean -mode_tÌ4096Ö0Ï__mode_t +mnemonic_keyvalÌ64Î_GtkLabelÖ0Ïguint +mnemonic_modifierÌ64Î_GtkWindowÖ0ÏGdkModifierType +mnemonic_widgetÌ64Î_GtkLabelÖ0ÏGtkWidget +mnemonic_windowÌ64Î_GtkLabelÖ0ÏGtkWindow +mod_name_altÌ64Î_GtkAccelLabelClassÖ0Ïgchar +mod_name_controlÌ64Î_GtkAccelLabelClassÖ0Ïgchar +mod_name_shiftÌ64Î_GtkAccelLabelClassÖ0Ïgchar +mod_separatorÌ64Î_GtkAccelLabelClassÖ0Ïgchar +modalÌ64Î_GtkWindowÖ0Ïguint +modal_hintÌ64Î_GdkWindowObjectÖ0Ïguint +modality_groupÌ64Î_GtkPlugÖ0ÏGtkWindowGroup +modality_windowÌ64Î_GtkPlugÖ0ÏGtkWidget +modeÌ64Î_GdkDeviceÖ0ÏGdkInputMode +modeÌ64Î_GdkEventCrossingÖ0ÏGdkCrossingMode +modeÌ64Î_GtkCellRendererÖ0Ïguint +modeÌ64Î_GtkSizeGroupÖ0Ïguint8 +mode_optionmenuÌ64Î_GtkInputDialogÖ0ÏGtkWidget +modelÌ64Î_GtkCellRendererComboÖ0ÏGtkTreeModel model_changedÌ1024Í(AtkTable *table)Î_AtkTableIfaceÖ0Ïvoid +modifiedÌ64Î_GtkTextBufferÖ0Ïguint modified_changedÌ1024Í(GtkTextBuffer *buffer)Î_GtkTextBufferClassÖ0Ïvoid +modifierÌ64Î_GtkStockItemÖ0ÏGdkModifierType +modifier_maskÌ64Î_GtkAccelGroupÖ0ÏGdkModifierType +modifiersÌ64Î_GdkDeviceKeyÖ0ÏGdkModifierType +modifiersÌ64Î_GtkBindingEntryÖ0ÏGdkModifierType +modifiers_droppedÌ64Î_GtkIMContextSimpleÖ0Ïguint monitor_dirÌ1024Í(GFile *file, GFileMonitorFlags flags, GCancellable *cancellable, GError **error)Î_GFileIfaceÖ0ÏGFileMonitor * monitor_fileÌ1024Í(GFile *file, GFileMonitorFlags flags, GCancellable *cancellable, GError **error)Î_GFileIfaceÖ0ÏGFileMonitor * monitors_changedÌ1024Í(GdkScreen *screen)Î_GdkScreenClassÖ0Ïvoid +monthÌ64Î_GDateÖ0Ïguint +monthÌ64Î_GtkCalendarÖ0Ïgint month_changedÌ1024Í(GtkCalendar *calendar)Î_GtkCalendarClassÖ0Ïvoid +motionÌ64Î_GdkEventÖ0ÏGdkEventMotion motion_notify_eventÌ1024Í(GtkWidget *widget, GdkEventMotion *event)Î_GtkWidgetClassÖ0Ïgboolean mount_addedÌ1024Í(GVolumeMonitor *volume_monitor, GMount *mount)Î_GVolumeMonitorClassÖ0Ïvoid mount_changedÌ1024Í(GVolumeMonitor *volume_monitor, GMount *mount)Î_GVolumeMonitorClassÖ0Ïvoid @@ -16651,6 +18733,8 @@ mount_mountable mount_mountable_finishÌ1024Í(GFile *file, GAsyncResult *result, GError **error)Î_GFileIfaceÖ0ÏGFile * mount_pre_unmountÌ1024Í(GVolumeMonitor *volume_monitor, GMount *mount)Î_GVolumeMonitorClassÖ0Ïvoid mount_removedÌ1024Í(GVolumeMonitor *volume_monitor, GMount *mount)Î_GVolumeMonitorClassÖ0Ïvoid +mouse_cursor_obscuredÌ64Î_GtkEntryÖ0Ïguint +mouse_cursor_obscuredÌ64Î_GtkTextViewÖ0Ïguint moveÌ1024Í(GFile *source, GFile *destination, GFileCopyFlags flags, GCancellable *cancellable, GFileProgressCallback progress_callback, gpointer progress_callback_data, GError **error)Î_GFileIfaceÖ0Ïgboolean moveÌ1024Í(GtkHSV *hsv, GtkDirectionType type)Î_GtkHSVClassÖ0Ïvoid move_currentÌ1024Í(GtkMenuShell *menu_shell, GtkMenuDirectionType direction)Î_GtkMenuShellClassÖ0Ïvoid @@ -16671,32 +18755,218 @@ move_slider move_to_columnÌ1024Í(GtkOldEditable *editable, gint row)Î_GtkOldEditableClassÖ0Ïvoid move_to_rowÌ1024Í(GtkOldEditable *editable, gint row)Î_GtkOldEditableClassÖ0Ïvoid move_wordÌ1024Í(GtkOldEditable *editable, gint n)Î_GtkOldEditableClassÖ0Ïvoid +mpnÌ64Î_GDoubleIEEE754Ö0Ïanon_struct_2 +mpnÌ64Î_GFloatIEEE754Ö0Ïanon_struct_1 +msg_handlerÌ64Î_GScannerÖ0ÏGScannerMsgFunc +msgsÌ64Îanon_struct_89Ö0ÏGSList +mutexÌ64Î_GStaticRWLockÖ0ÏGStaticMutex +mutexÌ64Î_GStaticRecMutexÖ0ÏGStaticMutex mutex_freeÌ1024Í(GMutex *mutex)Î_GThreadFunctionsÖ0Ïvoid mutex_lockÌ1024Í(GMutex *mutex)Î_GThreadFunctionsÖ0Ïvoid mutex_newÌ1024Í(void)Î_GThreadFunctionsÖ0ÏGMutex * mutex_trylockÌ1024Í(GMutex *mutex)Î_GThreadFunctionsÖ0Ïgboolean mutex_unlockÌ1024Í(GMutex *mutex)Î_GThreadFunctionsÖ0Ïvoid +mxcsrÌ64Î_fpstateÖ0Ï__uint32_t +n_accelsÌ64Î_GtkAccelGroupÖ0Ïguint +n_argsÌ64Î_GtkBindingSignalÖ0Ïguint +n_bytesÌ64Î_GtkEntryÖ0Ïguint16 +n_colorsÌ64Î_GdkRgbCmapÖ0Ïgint +n_columnsÌ64Î_GtkListStoreÖ0Ïgint +n_columnsÌ64Î_GtkTreeStoreÖ0Ïgint +n_fnotifiersÌ64Î_GClosureÖ0Ïguint +n_guardsÌ64Î_GClosureÖ0Ïguint +n_infosÌ64Î_GFileAttributeInfoListÖ0Ïint +n_inotifiersÌ64Î_GClosureÖ0Ïguint +n_numsÌ64Îanon_struct_88Ö0Ïguint +n_paramsÌ64Î_GSignalQueryÖ0Ïguint +n_preallocedÌ64Î_GValueArrayÖ0Ïguint +n_preallocsÌ64Î_GParamSpecTypeInfoÖ0Ïguint16 +n_preallocsÌ64Î_GTypeInfoÖ0Ïguint16 +n_stringsÌ64Îanon_struct_88Ö0Ïguint +n_valuesÌ64Î_GEnumClassÖ0Ïguint +n_valuesÌ64Î_GFlagsClassÖ0Ïguint +n_valuesÌ64Î_GValueArrayÖ0Ïguint +nameÌ64Î_AtkAttributeÖ0Ïgchar +nameÌ64Î_AtkObjectÖ0Ïgchar +nameÌ64Î_GFileAttributeInfoÖ0Ïchar +nameÌ64Î_GParamSpecÖ0Ïgchar +nameÌ64Î_GParameterÖ0Ïgchar +nameÌ64Î_GTypeModuleÖ0Ïgchar +nameÌ64Î_GdkDeviceÖ0Ïgchar +nameÌ64Î_GdkEventSettingÖ0Ïchar +nameÌ64Î_GtkActionEntryÖ0Ïgchar +nameÌ64Î_GtkArgÖ0Ïgchar +nameÌ64Î_GtkImage::anon_union_282Ö0ÏGtkImageIconNameData +nameÌ64Î_GtkRadioActionEntryÖ0Ïgchar +nameÌ64Î_GtkRcStyleÖ0Ïgchar +nameÌ64Î_GtkTextTagÖ0Ïchar +nameÌ64Î_GtkToggleActionEntryÖ0Ïgchar +nameÌ64Î_GtkWidgetÖ0Ïgchar nanosleepÌ1024Í(const struct timespec *__requested_time, struct timespec *__remaining)Ö0Ïint +navigation_regionÌ64Î_GtkMenuÖ0ÏGdkRegion +navigation_timeoutÌ64Î_GtkMenuÖ0Ïguint +ncolsÌ64Î_GtkTableÖ0Ïguint16 +need_default_positionÌ64Î_GtkWindowÖ0Ïguint +need_default_sizeÌ64Î_GtkWindowÖ0Ïguint +need_expandÌ64Î_GtkTableRowColÖ0Ïguint +need_im_resetÌ64Î_GtkEntryÖ0Ïguint +need_im_resetÌ64Î_GtkTextViewÖ0Ïguint +need_mapÌ64Î_GtkSocketÖ0Ïguint +need_recalcÌ64Î_GtkRangeÖ0Ïguint +need_resizeÌ64Î_GtkContainerÖ0Ïguint +need_shrinkÌ64Î_GtkTableRowColÖ0Ïguint +need_timerÌ64Î_GtkNotebookÖ0Ïguint +need_timerÌ64Î_GtkSpinButtonÖ0Ïguint +needs_destruction_ref_countÌ64Î_GtkMenuÖ0Ïguint +new_valueÌ64Î_AtkPropertyValuesÖ0ÏGValue +new_window_stateÌ64Î_GdkEventWindowStateÖ0ÏGdkWindowState +nextÌ64Î_GHookÖ0ÏGHook +nextÌ64Î_GListÖ0ÏGList +nextÌ64Î_GNodeÖ0ÏGNode +nextÌ64Î_GSListÖ0ÏGSList +nextÌ64Î_GSourceÖ0ÏGSource +nextÌ64Î_GTrashStackÖ0ÏGTrashStack +nextÌ64Î_GtkBindingSignalÖ0ÏGtkBindingSignal next_fileÌ1024Í(GFileEnumerator *enumerator, GCancellable *cancellable, GError **error)Î_GFileEnumeratorClassÖ0ÏGFileInfo * next_files_asyncÌ1024Í(GFileEnumerator *enumerator, int num_files, int io_priority, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data)Î_GFileEnumeratorClassÖ0Ïvoid next_files_finishÌ1024Í(GFileEnumerator *enumerator, GAsyncResult *res, GError **error)Î_GFileEnumeratorClassÖ0ÏGList * +next_lineÌ64Î_GScannerÖ0Ïguint next_monthÌ1024Í(GtkCalendar *calendar)Î_GtkCalendarClassÖ0Ïvoid +next_positionÌ64Î_GScannerÖ0Ïguint +next_tokenÌ64Î_GScannerÖ0ÏGTokenType +next_valueÌ64Î_GScannerÖ0ÏGTokenValue next_yearÌ1024Í(GtkCalendar *calendar)Î_GtkCalendarClassÖ0Ïvoid -nlink_tÌ4096Ö0Ï__nlink_t +no_exposeÌ64Î_GdkEventÖ0ÏGdkEventNoExpose no_expose_eventÌ1024Í(GtkWidget *widget, GdkEventAny *event)Î_GtkWidgetClassÖ0Ïgboolean +non_gr_exp_gcÌ64Î_GtkRulerÖ0ÏGdkGC +normal_gcsÌ64Î_GdkScreenÖ0ÏGdkGC +notifiersÌ64Î_GClosureÖ0ÏGClosureNotifyData +notifyÌ64Î_GClosureNotifyDataÖ0ÏGClosureNotify notifyÌ1024Í(GObject *object, GParamSpec *pspec)Î_GObjectClassÖ0Ïvoid +nrowsÌ64Î_GtkTableÖ0Ïguint16 +null_fold_if_emptyÌ64Î_GParamSpecStringÖ0Ïguint +num_axesÌ64Î_GdkDeviceÖ0Ïgint +num_bytesÌ64Îanon_struct_121Ö0Ïint +num_charsÌ64Î_PangoItemÖ0Ïgint +num_childrenÌ64Î_GtkToolbarÖ0Ïgint +num_ctlpointsÌ64Î_GtkCurveÖ0Ïgint +num_dataÌ64Îcairo_pathÖ0Ïint +num_glyphsÌ64Î_PangoGlyphStringÖ0Ïgint +num_glyphsÌ64Îanon_struct_121Ö0Ïint +num_keysÌ64Î_GdkDeviceÖ0Ïgint +num_marked_datesÌ64Î_GtkCalendarÖ0Ïgint +num_pointsÌ64Î_GtkCurveÖ0Ïgint +num_rectanglesÌ64Î_cairo_rectangle_listÖ0Ïint +numbers_2_intÌ64Î_GScannerConfigÖ0Ïguint +numericÌ64Î_GtkSpinButtonÖ0Ïguint +numsÌ64Îanon_struct_88Ö0Ïlong +obey_childÌ64Î_GtkAspectFrameÖ0Ïgboolean +objectÌ64Î_GtkActionÖ0ÏGObject +objectÌ64Î_GtkIMContextSimpleÖ0ÏGtkIMContext +objectÌ64Î_GtkIMMulticontextÖ0ÏGtkIMContext +objectÌ64Î_GtkItemFactoryÖ0ÏGtkObject +objectÌ64Î_GtkWidgetÖ0ÏGtkObject +object_classÌ64Î_GtkItemFactoryClassÖ0ÏGtkObjectClass +object_dataÌ64Î_GtkArg::anon_union_257Ö0ÏGtkObject +object_init_funcÌ64Î_GtkTypeInfoÖ0ÏGtkObjectInitFunc +object_sizeÌ64Î_GtkTypeInfoÖ0Ïguint +obstackÌ32768Ö0 obstack_printfÌ1024Í(struct obstack * __obstack, const char * __format, ...)Ö0Ïint obstack_vprintfÌ1024Í(struct obstack * __obstack, const char * __format, __gnuc_va_list __args)Ö0Ïint -off_tÌ4096Ö0Ï__off_t +offscreen_pixmapÌ64Î_GtkProgressÖ0ÏGdkPixmap +offsetÌ64Î_PangoItemÖ0Ïgint +offset_xÌ64Î_GtkWidgetShapeInfoÖ0Ïgint16 +offset_yÌ64Î_GtkWidgetShapeInfoÖ0Ïgint16 offsetofÌ131072Í(TYPE,MEMBER)Ö0 +ok_buttonÌ64Î_GtkColorSelectionDialogÖ0ÏGtkWidget +ok_buttonÌ64Î_GtkFileSelectionÖ0ÏGtkWidget +ok_buttonÌ64Î_GtkFontSelectionDialogÖ0ÏGtkWidget +ok_if_emptyÌ64Î_GtkComboÖ0Ïguint +old_active_menu_itemÌ64Î_GtkMenuÖ0ÏGtkWidget +old_valueÌ64Î_AtkPropertyValuesÖ0ÏGValue +oldmaskÌ64Îanon_struct_32Ö0Ïlong +oldmaskÌ64ÎsigcontextÖ0Ïlong +onscreen_validatedÌ64Î_GtkTextViewÖ0Ïguint open_memstreamÌ1024Í(char **__bufloc, size_t *__sizeloc)Ö0ÏFILE * +orderÌ64Î_GtkListStoreÖ0ÏGtkSortType +orderÌ64Î_GtkTreeModelSortÖ0ÏGtkSortType +orderÌ64Î_GtkTreeStoreÖ0ÏGtkSortType +orientationÌ64Î_GtkPanedÖ0Ïguint +orientationÌ64Î_GtkProgressBarÖ0ÏGtkProgressBarOrientation +orientationÌ64Î_GtkRangeÖ0ÏGtkOrientation +orientationÌ64Î_GtkToolbarÖ0ÏGtkOrientation orientation_changedÌ1024Í(GtkToolbar *toolbar, GtkOrientation orientation)Î_GtkToolbarClassÖ0Ïvoid +originÌ64Î_GtkRcPropertyÖ0Ïgchar +originÌ64Î_GtkSettingsValueÖ0Ïgchar +original_positionÌ64Î_GtkPanedÖ0Ïgint outputÌ1024Í(GtkSpinButton *spin_button)Î_GtkSpinButtonClassÖ0Ïgint +overriddenÌ64Î_GParamSpecOverrideÖ0ÏGParamSpec +override_redirectÌ64Î_GdkWindowAttrÖ0Ïgboolean +overwrite_modeÌ64Î_GtkEntryÖ0Ïguint +overwrite_modeÌ64Î_GtkTextViewÖ0Ïguint +ownerÌ64Î_GStaticRecMutexÖ0ÏGSystemThread +ownerÌ64Î_GdkEventOwnerChangeÖ0ÏGdkNativeWindow +owner_changeÌ64Î_GdkEventÖ0ÏGdkEventOwnerChange +owner_typeÌ64Î_GParamSpecÖ0ÏGType +packÌ64Î_GtkBoxChildÖ0Ïguint pack_endÌ1024Í(GtkCellLayout *cell_layout, GtkCellRenderer *cell, gboolean expand)Î_GtkCellLayoutIfaceÖ0Ïvoid pack_startÌ1024Í(GtkCellLayout *cell_layout, GtkCellRenderer *cell, gboolean expand)Î_GtkCellLayoutIfaceÖ0Ïvoid +padÌ64Î_GStaticMutex::anon_union_0Ö0Ïchar +pad1Ì64Î_AtkDocumentIfaceÖ0ÏAtkFunction +pad1Ì64Î_AtkEditableTextIfaceÖ0ÏAtkFunction +pad1Ì64Î_AtkGObjectAccessibleClassÖ0ÏAtkFunction +pad1Ì64Î_AtkHyperlinkClassÖ0ÏAtkFunction +pad1Ì64Î_AtkHyperlinkImplIfaceÖ0ÏAtkFunction +pad1Ì64Î_AtkHypertextIfaceÖ0ÏAtkFunction +pad1Ì64Î_AtkImageIfaceÖ0ÏAtkFunction +pad1Ì64Î_AtkObjectClassÖ0ÏAtkFunction +pad1Ì64Î_AtkObjectFactoryClassÖ0ÏAtkFunction +pad1Ì64Î_AtkRelationSetClassÖ0ÏAtkFunction +pad1Ì64Î_AtkSelectionIfaceÖ0ÏAtkFunction +pad1Ì64Î_AtkStreamableContentIfaceÖ0ÏAtkFunction +pad1Ì64Î_AtkTableIfaceÖ0ÏAtkFunction +pad1Ì64Î_AtkValueIfaceÖ0ÏAtkFunction +pad1Ì64Î_GtkTextAppearanceÖ0Ïguint +pad1Ì64Î_GtkTextAttributesÖ0Ïguint +pad1Ì64Î_GtkTextTagÖ0Ïguint +pad2Ì64Î_AtkActionIfaceÖ0ÏAtkFunction +pad2Ì64Î_AtkDocumentIfaceÖ0ÏAtkFunction +pad2Ì64Î_AtkEditableTextIfaceÖ0ÏAtkFunction +pad2Ì64Î_AtkGObjectAccessibleClassÖ0ÏAtkFunction +pad2Ì64Î_AtkHypertextIfaceÖ0ÏAtkFunction +pad2Ì64Î_AtkObjectClassÖ0ÏAtkFunction +pad2Ì64Î_AtkObjectFactoryClassÖ0ÏAtkFunction +pad2Ì64Î_AtkRelationSetClassÖ0ÏAtkFunction +pad2Ì64Î_AtkSelectionIfaceÖ0ÏAtkFunction +pad2Ì64Î_AtkStreamableContentIfaceÖ0ÏAtkFunction +pad2Ì64Î_AtkTableIfaceÖ0ÏAtkFunction +pad2Ì64Î_GtkTextAppearanceÖ0Ïguint +pad2Ì64Î_GtkTextAttributesÖ0Ïguint +pad3Ì64Î_AtkDocumentIfaceÖ0ÏAtkFunction +pad3Ì64Î_AtkHypertextIfaceÖ0ÏAtkFunction +pad3Ì64Î_AtkStreamableContentIfaceÖ0ÏAtkFunction +pad3Ì64Î_AtkTableIfaceÖ0ÏAtkFunction +pad3Ì64Î_GtkTextAppearanceÖ0Ïguint +pad3Ì64Î_GtkTextAttributesÖ0Ïguint +pad4Ì64Î_AtkDocumentIfaceÖ0ÏAtkFunction +pad4Ì64Î_AtkTableIfaceÖ0ÏAtkFunction +pad4Ì64Î_AtkTextIfaceÖ0ÏAtkFunction +pad4Ì64Î_GtkTextAppearanceÖ0Ïguint +pad4Ì64Î_GtkTextAttributesÖ0Ïguint +paddingÌ64Î_GtkBoxChildÖ0Ïguint16 +paddingÌ64Î_fpstateÖ0Ï__uint32_t +paddingÌ64Î_fpxregÖ0Ïshort +padding1Ì64Î_GtkTextAppearanceÖ0Ïgpointer +padding_dummyÌ64Î_GScannerConfigÖ0Ïguint page_horizontallyÌ1024Í(GtkTextView *text_view, gint count, gboolean extend_selection)Î_GtkTextViewClassÖ0Ïvoid +page_incrementÌ64Î_GtkAdjustmentÖ0Ïgdouble +page_sizeÌ64Î_GtkAdjustmentÖ0Ïgdouble paginateÌ1024Í(GtkPrintOperation *operation, GtkPrintContext *context)Î_GtkPrintOperationClassÖ0Ïgboolean paintÌ1024Í(GtkProgress *progress)Î_GtkProgressClassÖ0Ïvoid +paint_stackÌ64Î_GdkWindowObjectÖ0ÏGSList +panedÌ64Î_GtkHPanedÖ0ÏGtkPaned +panedÌ64Î_GtkVPanedÖ0ÏGtkPaned +panelÌ64Î_GtkSpinButtonÖ0ÏGdkWindow pango_alignment_get_typeÌ1024Í(void)Ö0ÏGType pango_attr_background_newÌ1024Í(guint16 red, guint16 green, guint16 blue)Ö0ÏPangoAttribute * pango_attr_fallback_newÌ1024Í(gboolean enable_fallback)Ö0ÏPangoAttribute * @@ -17102,53 +19372,582 @@ pango_version_check pango_version_stringÌ1024Í(void)Ö0Ïconst char * pango_weight_get_typeÌ1024Í(void)Ö0ÏGType pango_wrap_mode_get_typeÌ1024Í(void)Ö0ÏGType +param_idÌ64Î_GParamSpecÖ0Ïguint +param_typesÌ64Î_GSignalQueryÖ0ÏGType +parentÌ64Î_AtkActionIfaceÖ0ÏGTypeInterface +parentÌ64Î_AtkComponentIfaceÖ0ÏGTypeInterface +parentÌ64Î_AtkDocumentIfaceÖ0ÏGTypeInterface +parentÌ64Î_AtkGObjectAccessibleÖ0ÏAtkObject +parentÌ64Î_AtkHyperlinkÖ0ÏGObject +parentÌ64Î_AtkHyperlinkClassÖ0ÏGObjectClass +parentÌ64Î_AtkHyperlinkImplIfaceÖ0ÏGTypeInterface +parentÌ64Î_AtkHypertextIfaceÖ0ÏGTypeInterface +parentÌ64Î_AtkImageIfaceÖ0ÏGTypeInterface +parentÌ64Î_AtkImplementorIfaceÖ0ÏGTypeInterface +parentÌ64Î_AtkMiscÖ0ÏGObject +parentÌ64Î_AtkMiscClassÖ0ÏGObjectClass +parentÌ64Î_AtkNoOpObjectÖ0ÏAtkObject +parentÌ64Î_AtkNoOpObjectFactoryÖ0ÏAtkObjectFactory +parentÌ64Î_AtkObjectÖ0ÏGObject +parentÌ64Î_AtkObjectClassÖ0ÏGObjectClass +parentÌ64Î_AtkObjectFactoryÖ0ÏGObject +parentÌ64Î_AtkRegistryÖ0ÏGObject +parentÌ64Î_AtkRelationÖ0ÏGObject +parentÌ64Î_AtkRelationClassÖ0ÏGObjectClass +parentÌ64Î_AtkRelationSetÖ0ÏGObject +parentÌ64Î_AtkRelationSetClassÖ0ÏGObjectClass +parentÌ64Î_AtkSelectionIfaceÖ0ÏGTypeInterface +parentÌ64Î_AtkStateSetÖ0ÏGObject +parentÌ64Î_AtkStateSetClassÖ0ÏGObjectClass +parentÌ64Î_AtkStreamableContentIfaceÖ0ÏGTypeInterface +parentÌ64Î_AtkTableIfaceÖ0ÏGTypeInterface +parentÌ64Î_AtkTextIfaceÖ0ÏGTypeInterface +parentÌ64Î_AtkUtilÖ0ÏGObject +parentÌ64Î_AtkUtilClassÖ0ÏGObjectClass +parentÌ64Î_AtkValueIfaceÖ0ÏGTypeInterface +parentÌ64Î_GNodeÖ0ÏGNode +parentÌ64Î_GdkWindowObjectÖ0ÏGdkWindowObject +parentÌ64Î_GtkAccelGroupÖ0ÏGObject +parentÌ64Î_GtkAccessibleÖ0ÏAtkObject +parentÌ64Î_GtkActionGroupÖ0ÏGObject +parentÌ64Î_GtkAssistantÖ0ÏGtkWindow +parentÌ64Î_GtkCTreeRowÖ0ÏGtkCTreeNode +parentÌ64Î_GtkCellRendererÖ0ÏGtkObject +parentÌ64Î_GtkCellRendererAccelÖ0ÏGtkCellRendererText +parentÌ64Î_GtkCellRendererComboÖ0ÏGtkCellRendererText +parentÌ64Î_GtkCellRendererComboClassÖ0ÏGtkCellRendererTextClass +parentÌ64Î_GtkCellRendererPixbufÖ0ÏGtkCellRenderer +parentÌ64Î_GtkCellRendererSpinÖ0ÏGtkCellRendererText +parentÌ64Î_GtkCellRendererSpinClassÖ0ÏGtkCellRendererTextClass +parentÌ64Î_GtkCellRendererTextÖ0ÏGtkCellRenderer +parentÌ64Î_GtkCellRendererToggleÖ0ÏGtkCellRenderer +parentÌ64Î_GtkFileChooserButtonÖ0ÏGtkHBox +parentÌ64Î_GtkIconViewÖ0ÏGtkContainer +parentÌ64Î_GtkListStoreÖ0ÏGObject +parentÌ64Î_GtkMenuToolButtonÖ0ÏGtkToolButton +parentÌ64Î_GtkRadioActionÖ0ÏGtkToggleAction +parentÌ64Î_GtkRadioToolButtonÖ0ÏGtkToggleToolButton +parentÌ64Î_GtkScaleButtonÖ0ÏGtkButton +parentÌ64Î_GtkSeparatorToolItemÖ0ÏGtkToolItem +parentÌ64Î_GtkToggleActionÖ0ÏGtkAction +parentÌ64Î_GtkToggleToolButtonÖ0ÏGtkToolButton +parentÌ64Î_GtkToolButtonÖ0ÏGtkToolItem +parentÌ64Î_GtkToolItemÖ0ÏGtkBin +parentÌ64Î_GtkTreeModelFilterÖ0ÏGObject +parentÌ64Î_GtkTreeModelSortÖ0ÏGObject +parentÌ64Î_GtkTreeSelectionÖ0ÏGObject +parentÌ64Î_GtkTreeStoreÖ0ÏGObject +parentÌ64Î_GtkTreeViewÖ0ÏGtkContainer +parentÌ64Î_GtkTreeViewColumnÖ0ÏGtkObject +parentÌ64Î_GtkUIManagerÖ0ÏGObject +parentÌ64Î_GtkVolumeButtonÖ0ÏGtkScaleButton +parentÌ64Î_GtkWidgetÖ0ÏGtkWidget +parent_classÌ64ÎGdkAppLaunchContextClassÖ0ÏGAppLaunchContextClass +parent_classÌ64Î_AtkGObjectAccessibleClassÖ0ÏAtkObjectClass +parent_classÌ64Î_AtkNoOpObjectClassÖ0ÏAtkObjectClass +parent_classÌ64Î_AtkNoOpObjectFactoryClassÖ0ÏAtkObjectFactoryClass +parent_classÌ64Î_AtkObjectFactoryClassÖ0ÏGObjectClass +parent_classÌ64Î_AtkRegistryClassÖ0ÏGObjectClass +parent_classÌ64Î_GAppLaunchContextClassÖ0ÏGObjectClass +parent_classÌ64Î_GBufferedInputStreamClassÖ0ÏGFilterInputStreamClass +parent_classÌ64Î_GBufferedOutputStreamClassÖ0ÏGFilterOutputStreamClass +parent_classÌ64Î_GCancellableClassÖ0ÏGObjectClass +parent_classÌ64Î_GDataInputStreamClassÖ0ÏGBufferedInputStreamClass +parent_classÌ64Î_GDataOutputStreamClassÖ0ÏGFilterOutputStreamClass +parent_classÌ64Î_GFileEnumeratorClassÖ0ÏGObjectClass +parent_classÌ64Î_GFileInputStreamClassÖ0ÏGInputStreamClass +parent_classÌ64Î_GFileMonitorClassÖ0ÏGObjectClass +parent_classÌ64Î_GFileOutputStreamClassÖ0ÏGOutputStreamClass +parent_classÌ64Î_GFilenameCompleterClassÖ0ÏGObjectClass +parent_classÌ64Î_GFilterInputStreamClassÖ0ÏGInputStreamClass +parent_classÌ64Î_GFilterOutputStreamClassÖ0ÏGOutputStreamClass +parent_classÌ64Î_GInputStreamClassÖ0ÏGObjectClass +parent_classÌ64Î_GMemoryInputStreamClassÖ0ÏGInputStreamClass +parent_classÌ64Î_GMemoryOutputStreamClassÖ0ÏGOutputStreamClass +parent_classÌ64Î_GMountOperationClassÖ0ÏGObjectClass +parent_classÌ64Î_GNativeVolumeMonitorClassÖ0ÏGVolumeMonitorClass +parent_classÌ64Î_GOutputStreamClassÖ0ÏGObjectClass +parent_classÌ64Î_GTypeModuleClassÖ0ÏGObjectClass +parent_classÌ64Î_GVfsClassÖ0ÏGObjectClass +parent_classÌ64Î_GVolumeMonitorClassÖ0ÏGObjectClass +parent_classÌ64Î_GdkColormapClassÖ0ÏGObjectClass +parent_classÌ64Î_GdkDisplayClassÖ0ÏGObjectClass +parent_classÌ64Î_GdkDisplayManagerClassÖ0ÏGObjectClass +parent_classÌ64Î_GdkDragContextClassÖ0ÏGObjectClass +parent_classÌ64Î_GdkDrawableClassÖ0ÏGObjectClass +parent_classÌ64Î_GdkGCClassÖ0ÏGObjectClass +parent_classÌ64Î_GdkImageClassÖ0ÏGObjectClass +parent_classÌ64Î_GdkKeymapClassÖ0ÏGObjectClass +parent_classÌ64Î_GdkPangoRendererClassÖ0ÏPangoRendererClass +parent_classÌ64Î_GdkPixbufLoaderClassÖ0ÏGObjectClass +parent_classÌ64Î_GdkPixmapObjectClassÖ0ÏGdkDrawableClass +parent_classÌ64Î_GdkScreenClassÖ0ÏGObjectClass +parent_classÌ64Î_GdkWindowObjectClassÖ0ÏGdkDrawableClass +parent_classÌ64Î_GtkAboutDialogClassÖ0ÏGtkDialogClass +parent_classÌ64Î_GtkAccelGroupClassÖ0ÏGObjectClass +parent_classÌ64Î_GtkAccelLabelClassÖ0ÏGtkLabelClass +parent_classÌ64Î_GtkAccessibleClassÖ0ÏAtkObjectClass +parent_classÌ64Î_GtkActionClassÖ0ÏGObjectClass +parent_classÌ64Î_GtkActionGroupClassÖ0ÏGObjectClass +parent_classÌ64Î_GtkAdjustmentClassÖ0ÏGtkObjectClass +parent_classÌ64Î_GtkAlignmentClassÖ0ÏGtkBinClass +parent_classÌ64Î_GtkArrowClassÖ0ÏGtkMiscClass +parent_classÌ64Î_GtkAspectFrameClassÖ0ÏGtkFrameClass +parent_classÌ64Î_GtkAssistantClassÖ0ÏGtkWindowClass +parent_classÌ64Î_GtkBinClassÖ0ÏGtkContainerClass +parent_classÌ64Î_GtkBoxClassÖ0ÏGtkContainerClass +parent_classÌ64Î_GtkBuilderClassÖ0ÏGObjectClass +parent_classÌ64Î_GtkButtonBoxClassÖ0ÏGtkBoxClass +parent_classÌ64Î_GtkButtonClassÖ0ÏGtkBinClass +parent_classÌ64Î_GtkCListClassÖ0ÏGtkContainerClass +parent_classÌ64Î_GtkCTreeClassÖ0ÏGtkCListClass +parent_classÌ64Î_GtkCalendarClassÖ0ÏGtkWidgetClass +parent_classÌ64Î_GtkCellRendererAccelClassÖ0ÏGtkCellRendererTextClass +parent_classÌ64Î_GtkCellRendererClassÖ0ÏGtkObjectClass +parent_classÌ64Î_GtkCellRendererPixbufClassÖ0ÏGtkCellRendererClass +parent_classÌ64Î_GtkCellRendererProgressClassÖ0ÏGtkCellRendererClass +parent_classÌ64Î_GtkCellRendererTextClassÖ0ÏGtkCellRendererClass +parent_classÌ64Î_GtkCellRendererToggleClassÖ0ÏGtkCellRendererClass +parent_classÌ64Î_GtkCellViewClassÖ0ÏGtkWidgetClass +parent_classÌ64Î_GtkCheckButtonClassÖ0ÏGtkToggleButtonClass +parent_classÌ64Î_GtkCheckMenuItemClassÖ0ÏGtkMenuItemClass +parent_classÌ64Î_GtkColorButtonClassÖ0ÏGtkButtonClass +parent_classÌ64Î_GtkColorSelectionClassÖ0ÏGtkVBoxClass +parent_classÌ64Î_GtkColorSelectionDialogClassÖ0ÏGtkDialogClass +parent_classÌ64Î_GtkComboBoxClassÖ0ÏGtkBinClass +parent_classÌ64Î_GtkComboBoxEntryClassÖ0ÏGtkComboBoxClass +parent_classÌ64Î_GtkComboClassÖ0ÏGtkHBoxClass +parent_classÌ64Î_GtkContainerClassÖ0ÏGtkWidgetClass +parent_classÌ64Î_GtkCurveClassÖ0ÏGtkDrawingAreaClass +parent_classÌ64Î_GtkDialogClassÖ0ÏGtkWindowClass +parent_classÌ64Î_GtkDrawingAreaClassÖ0ÏGtkWidgetClass +parent_classÌ64Î_GtkEntryClassÖ0ÏGtkWidgetClass +parent_classÌ64Î_GtkEntryCompletionClassÖ0ÏGObjectClass +parent_classÌ64Î_GtkEventBoxClassÖ0ÏGtkBinClass +parent_classÌ64Î_GtkExpanderClassÖ0ÏGtkBinClass +parent_classÌ64Î_GtkFileChooserButtonClassÖ0ÏGtkHBoxClass +parent_classÌ64Î_GtkFileChooserDialogClassÖ0ÏGtkDialogClass +parent_classÌ64Î_GtkFileChooserWidgetClassÖ0ÏGtkVBoxClass +parent_classÌ64Î_GtkFileSelectionClassÖ0ÏGtkDialogClass +parent_classÌ64Î_GtkFixedClassÖ0ÏGtkContainerClass +parent_classÌ64Î_GtkFontButtonClassÖ0ÏGtkButtonClass +parent_classÌ64Î_GtkFontSelectionClassÖ0ÏGtkVBoxClass +parent_classÌ64Î_GtkFontSelectionDialogClassÖ0ÏGtkDialogClass +parent_classÌ64Î_GtkFrameClassÖ0ÏGtkBinClass +parent_classÌ64Î_GtkGammaCurveClassÖ0ÏGtkVBoxClass +parent_classÌ64Î_GtkHBoxClassÖ0ÏGtkBoxClass +parent_classÌ64Î_GtkHButtonBoxClassÖ0ÏGtkButtonBoxClass +parent_classÌ64Î_GtkHPanedClassÖ0ÏGtkPanedClass +parent_classÌ64Î_GtkHRulerClassÖ0ÏGtkRulerClass +parent_classÌ64Î_GtkHSVClassÖ0ÏGtkWidgetClass +parent_classÌ64Î_GtkHScaleClassÖ0ÏGtkScaleClass +parent_classÌ64Î_GtkHScrollbarClassÖ0ÏGtkScrollbarClass +parent_classÌ64Î_GtkHSeparatorClassÖ0ÏGtkSeparatorClass +parent_classÌ64Î_GtkHandleBoxClassÖ0ÏGtkBinClass +parent_classÌ64Î_GtkIMContextClassÖ0ÏGtkObjectClass +parent_classÌ64Î_GtkIMContextSimpleClassÖ0ÏGtkIMContextClass +parent_classÌ64Î_GtkIMMulticontextClassÖ0ÏGtkIMContextClass +parent_classÌ64Î_GtkIconFactoryClassÖ0ÏGObjectClass +parent_classÌ64Î_GtkIconThemeClassÖ0ÏGObjectClass +parent_classÌ64Î_GtkIconViewClassÖ0ÏGtkContainerClass +parent_classÌ64Î_GtkImageClassÖ0ÏGtkMiscClass +parent_classÌ64Î_GtkImageMenuItemClassÖ0ÏGtkMenuItemClass +parent_classÌ64Î_GtkInputDialogClassÖ0ÏGtkDialogClass +parent_classÌ64Î_GtkInvisibleClassÖ0ÏGtkWidgetClass +parent_classÌ64Î_GtkItemClassÖ0ÏGtkBinClass +parent_classÌ64Î_GtkLabelClassÖ0ÏGtkMiscClass +parent_classÌ64Î_GtkLayoutClassÖ0ÏGtkContainerClass +parent_classÌ64Î_GtkLinkButtonClassÖ0ÏGtkButtonClass +parent_classÌ64Î_GtkListClassÖ0ÏGtkContainerClass +parent_classÌ64Î_GtkListItemClassÖ0ÏGtkItemClass +parent_classÌ64Î_GtkListStoreClassÖ0ÏGObjectClass +parent_classÌ64Î_GtkMenuBarClassÖ0ÏGtkMenuShellClass +parent_classÌ64Î_GtkMenuClassÖ0ÏGtkMenuShellClass +parent_classÌ64Î_GtkMenuItemClassÖ0ÏGtkItemClass +parent_classÌ64Î_GtkMenuShellClassÖ0ÏGtkContainerClass +parent_classÌ64Î_GtkMenuToolButtonClassÖ0ÏGtkToolButtonClass +parent_classÌ64Î_GtkMessageDialogClassÖ0ÏGtkDialogClass +parent_classÌ64Î_GtkMiscClassÖ0ÏGtkWidgetClass +parent_classÌ64Î_GtkMountOperationClassÖ0ÏGMountOperationClass +parent_classÌ64Î_GtkNotebookClassÖ0ÏGtkContainerClass +parent_classÌ64Î_GtkObjectClassÖ0ÏGInitiallyUnownedClass +parent_classÌ64Î_GtkOldEditableClassÖ0ÏGtkWidgetClass +parent_classÌ64Î_GtkOptionMenuClassÖ0ÏGtkButtonClass +parent_classÌ64Î_GtkPanedClassÖ0ÏGtkContainerClass +parent_classÌ64Î_GtkPixmapClassÖ0ÏGtkMiscClass +parent_classÌ64Î_GtkPlugClassÖ0ÏGtkWindowClass +parent_classÌ64Î_GtkPreviewClassÖ0ÏGtkWidgetClass +parent_classÌ64Î_GtkPrintOperationClassÖ0ÏGObjectClass +parent_classÌ64Î_GtkProgressBarClassÖ0ÏGtkProgressClass +parent_classÌ64Î_GtkProgressClassÖ0ÏGtkWidgetClass +parent_classÌ64Î_GtkRadioActionClassÖ0ÏGtkToggleActionClass +parent_classÌ64Î_GtkRadioButtonClassÖ0ÏGtkCheckButtonClass +parent_classÌ64Î_GtkRadioMenuItemClassÖ0ÏGtkCheckMenuItemClass +parent_classÌ64Î_GtkRadioToolButtonClassÖ0ÏGtkToggleToolButtonClass +parent_classÌ64Î_GtkRangeClassÖ0ÏGtkWidgetClass +parent_classÌ64Î_GtkRcStyleClassÖ0ÏGObjectClass +parent_classÌ64Î_GtkRecentActionClassÖ0ÏGtkActionClass +parent_classÌ64Î_GtkRecentChooserDialogClassÖ0ÏGtkDialogClass +parent_classÌ64Î_GtkRecentChooserMenuClassÖ0ÏGtkMenuClass +parent_classÌ64Î_GtkRecentChooserWidgetClassÖ0ÏGtkVBoxClass +parent_classÌ64Î_GtkRecentManagerClassÖ0ÏGObjectClass +parent_classÌ64Î_GtkRulerClassÖ0ÏGtkWidgetClass +parent_classÌ64Î_GtkScaleButtonClassÖ0ÏGtkButtonClass +parent_classÌ64Î_GtkScaleClassÖ0ÏGtkRangeClass +parent_classÌ64Î_GtkScrollbarClassÖ0ÏGtkRangeClass +parent_classÌ64Î_GtkScrolledWindowClassÖ0ÏGtkBinClass +parent_classÌ64Î_GtkSeparatorClassÖ0ÏGtkWidgetClass +parent_classÌ64Î_GtkSeparatorMenuItemClassÖ0ÏGtkMenuItemClass +parent_classÌ64Î_GtkSeparatorToolItemClassÖ0ÏGtkToolItemClass +parent_classÌ64Î_GtkSettingsClassÖ0ÏGObjectClass +parent_classÌ64Î_GtkSizeGroupClassÖ0ÏGObjectClass +parent_classÌ64Î_GtkSocketClassÖ0ÏGtkContainerClass +parent_classÌ64Î_GtkSpinButtonClassÖ0ÏGtkEntryClass +parent_classÌ64Î_GtkStatusIconClassÖ0ÏGObjectClass +parent_classÌ64Î_GtkStatusbarClassÖ0ÏGtkHBoxClass +parent_classÌ64Î_GtkStyleClassÖ0ÏGObjectClass +parent_classÌ64Î_GtkTableClassÖ0ÏGtkContainerClass +parent_classÌ64Î_GtkTearoffMenuItemClassÖ0ÏGtkMenuItemClass +parent_classÌ64Î_GtkTextBufferClassÖ0ÏGObjectClass +parent_classÌ64Î_GtkTextChildAnchorClassÖ0ÏGObjectClass +parent_classÌ64Î_GtkTextMarkClassÖ0ÏGObjectClass +parent_classÌ64Î_GtkTextTagClassÖ0ÏGObjectClass +parent_classÌ64Î_GtkTextTagTableClassÖ0ÏGObjectClass +parent_classÌ64Î_GtkTextViewClassÖ0ÏGtkContainerClass +parent_classÌ64Î_GtkTipsQueryClassÖ0ÏGtkLabelClass +parent_classÌ64Î_GtkToggleActionClassÖ0ÏGtkActionClass +parent_classÌ64Î_GtkToggleButtonClassÖ0ÏGtkButtonClass +parent_classÌ64Î_GtkToggleToolButtonClassÖ0ÏGtkToolButtonClass +parent_classÌ64Î_GtkToolButtonClassÖ0ÏGtkToolItemClass +parent_classÌ64Î_GtkToolItemClassÖ0ÏGtkBinClass +parent_classÌ64Î_GtkToolbarClassÖ0ÏGtkContainerClass +parent_classÌ64Î_GtkTooltipsClassÖ0ÏGtkObjectClass +parent_classÌ64Î_GtkTreeModelFilterClassÖ0ÏGObjectClass +parent_classÌ64Î_GtkTreeModelSortClassÖ0ÏGObjectClass +parent_classÌ64Î_GtkTreeSelectionClassÖ0ÏGObjectClass +parent_classÌ64Î_GtkTreeStoreClassÖ0ÏGObjectClass +parent_classÌ64Î_GtkTreeViewClassÖ0ÏGtkContainerClass +parent_classÌ64Î_GtkTreeViewColumnClassÖ0ÏGtkObjectClass +parent_classÌ64Î_GtkUIManagerClassÖ0ÏGObjectClass +parent_classÌ64Î_GtkVBoxClassÖ0ÏGtkBoxClass +parent_classÌ64Î_GtkVButtonBoxClassÖ0ÏGtkButtonBoxClass +parent_classÌ64Î_GtkVPanedClassÖ0ÏGtkPanedClass +parent_classÌ64Î_GtkVRulerClassÖ0ÏGtkRulerClass +parent_classÌ64Î_GtkVScaleClassÖ0ÏGtkScaleClass +parent_classÌ64Î_GtkVScrollbarClassÖ0ÏGtkScrollbarClass +parent_classÌ64Î_GtkVSeparatorClassÖ0ÏGtkSeparatorClass +parent_classÌ64Î_GtkViewportClassÖ0ÏGtkBinClass +parent_classÌ64Î_GtkVolumeButtonClassÖ0ÏGtkScaleButtonClass +parent_classÌ64Î_GtkWidgetClassÖ0ÏGtkObjectClass +parent_classÌ64Î_GtkWindowClassÖ0ÏGtkBinClass +parent_classÌ64Î_GtkWindowGroupClassÖ0ÏGObjectClass +parent_classÌ64Î_PangoRendererClassÖ0ÏGObjectClass +parent_instanceÌ64ÎGdkAppLaunchContextÖ0ÏGAppLaunchContext +parent_instanceÌ64Î_GAppLaunchContextÖ0ÏGObject +parent_instanceÌ64Î_GBufferedInputStreamÖ0ÏGFilterInputStream +parent_instanceÌ64Î_GBufferedOutputStreamÖ0ÏGFilterOutputStream +parent_instanceÌ64Î_GDataInputStreamÖ0ÏGBufferedInputStream +parent_instanceÌ64Î_GDataOutputStreamÖ0ÏGFilterOutputStream +parent_instanceÌ64Î_GFileEnumeratorÖ0ÏGObject +parent_instanceÌ64Î_GFileInputStreamÖ0ÏGInputStream +parent_instanceÌ64Î_GFileMonitorÖ0ÏGObject +parent_instanceÌ64Î_GFileOutputStreamÖ0ÏGOutputStream +parent_instanceÌ64Î_GFilterInputStreamÖ0ÏGInputStream +parent_instanceÌ64Î_GFilterOutputStreamÖ0ÏGOutputStream +parent_instanceÌ64Î_GInputStreamÖ0ÏGObject +parent_instanceÌ64Î_GMemoryInputStreamÖ0ÏGInputStream +parent_instanceÌ64Î_GMemoryOutputStreamÖ0ÏGOutputStream +parent_instanceÌ64Î_GMountOperationÖ0ÏGObject +parent_instanceÌ64Î_GNativeVolumeMonitorÖ0ÏGVolumeMonitor +parent_instanceÌ64Î_GOutputStreamÖ0ÏGObject +parent_instanceÌ64Î_GParamSpecBooleanÖ0ÏGParamSpec +parent_instanceÌ64Î_GParamSpecBoxedÖ0ÏGParamSpec +parent_instanceÌ64Î_GParamSpecCharÖ0ÏGParamSpec +parent_instanceÌ64Î_GParamSpecDoubleÖ0ÏGParamSpec +parent_instanceÌ64Î_GParamSpecEnumÖ0ÏGParamSpec +parent_instanceÌ64Î_GParamSpecFlagsÖ0ÏGParamSpec +parent_instanceÌ64Î_GParamSpecFloatÖ0ÏGParamSpec +parent_instanceÌ64Î_GParamSpecGTypeÖ0ÏGParamSpec +parent_instanceÌ64Î_GParamSpecIntÖ0ÏGParamSpec +parent_instanceÌ64Î_GParamSpecInt64Ö0ÏGParamSpec +parent_instanceÌ64Î_GParamSpecLongÖ0ÏGParamSpec +parent_instanceÌ64Î_GParamSpecObjectÖ0ÏGParamSpec +parent_instanceÌ64Î_GParamSpecOverrideÖ0ÏGParamSpec +parent_instanceÌ64Î_GParamSpecParamÖ0ÏGParamSpec +parent_instanceÌ64Î_GParamSpecPointerÖ0ÏGParamSpec +parent_instanceÌ64Î_GParamSpecStringÖ0ÏGParamSpec +parent_instanceÌ64Î_GParamSpecUCharÖ0ÏGParamSpec +parent_instanceÌ64Î_GParamSpecUIntÖ0ÏGParamSpec +parent_instanceÌ64Î_GParamSpecUInt64Ö0ÏGParamSpec +parent_instanceÌ64Î_GParamSpecULongÖ0ÏGParamSpec +parent_instanceÌ64Î_GParamSpecUnicharÖ0ÏGParamSpec +parent_instanceÌ64Î_GParamSpecValueArrayÖ0ÏGParamSpec +parent_instanceÌ64Î_GTypeModuleÖ0ÏGObject +parent_instanceÌ64Î_GVfsÖ0ÏGObject +parent_instanceÌ64Î_GVolumeMonitorÖ0ÏGObject +parent_instanceÌ64Î_GdkColormapÖ0ÏGObject +parent_instanceÌ64Î_GdkDeviceÖ0ÏGObject +parent_instanceÌ64Î_GdkDisplayÖ0ÏGObject +parent_instanceÌ64Î_GdkDragContextÖ0ÏGObject +parent_instanceÌ64Î_GdkDrawableÖ0ÏGObject +parent_instanceÌ64Î_GdkGCÖ0ÏGObject +parent_instanceÌ64Î_GdkImageÖ0ÏGObject +parent_instanceÌ64Î_GdkKeymapÖ0ÏGObject +parent_instanceÌ64Î_GdkPangoRendererÖ0ÏPangoRenderer +parent_instanceÌ64Î_GdkPixbufLoaderÖ0ÏGObject +parent_instanceÌ64Î_GdkPixmapObjectÖ0ÏGdkDrawable +parent_instanceÌ64Î_GdkScreenÖ0ÏGObject +parent_instanceÌ64Î_GdkVisualÖ0ÏGObject +parent_instanceÌ64Î_GdkWindowObjectÖ0ÏGdkDrawable +parent_instanceÌ64Î_GtkAboutDialogÖ0ÏGtkDialog +parent_instanceÌ64Î_GtkAdjustmentÖ0ÏGtkObject +parent_instanceÌ64Î_GtkBuilderÖ0ÏGObject +parent_instanceÌ64Î_GtkCellRendererProgressÖ0ÏGtkCellRenderer +parent_instanceÌ64Î_GtkCellViewÖ0ÏGtkWidget +parent_instanceÌ64Î_GtkColorSelectionÖ0ÏGtkVBox +parent_instanceÌ64Î_GtkColorSelectionDialogÖ0ÏGtkDialog +parent_instanceÌ64Î_GtkComboBoxÖ0ÏGtkBin +parent_instanceÌ64Î_GtkComboBoxEntryÖ0ÏGtkComboBox +parent_instanceÌ64Î_GtkEntryCompletionÖ0ÏGObject +parent_instanceÌ64Î_GtkFileChooserDialogÖ0ÏGtkDialog +parent_instanceÌ64Î_GtkFileChooserWidgetÖ0ÏGtkVBox +parent_instanceÌ64Î_GtkFileSelectionÖ0ÏGtkDialog +parent_instanceÌ64Î_GtkFontSelectionÖ0ÏGtkVBox +parent_instanceÌ64Î_GtkFontSelectionDialogÖ0ÏGtkDialog +parent_instanceÌ64Î_GtkHSVÖ0ÏGtkWidget +parent_instanceÌ64Î_GtkIMContextÖ0ÏGObject +parent_instanceÌ64Î_GtkIconFactoryÖ0ÏGObject +parent_instanceÌ64Î_GtkIconThemeÖ0ÏGObject +parent_instanceÌ64Î_GtkLinkButtonÖ0ÏGtkButton +parent_instanceÌ64Î_GtkMessageDialogÖ0ÏGtkDialog +parent_instanceÌ64Î_GtkMountOperationÖ0ÏGMountOperation +parent_instanceÌ64Î_GtkObjectÖ0ÏGInitiallyUnowned +parent_instanceÌ64Î_GtkPrintOperationÖ0ÏGObject +parent_instanceÌ64Î_GtkRcStyleÖ0ÏGObject +parent_instanceÌ64Î_GtkRecentActionÖ0ÏGtkAction +parent_instanceÌ64Î_GtkRecentChooserDialogÖ0ÏGtkDialog +parent_instanceÌ64Î_GtkRecentChooserMenuÖ0ÏGtkMenu +parent_instanceÌ64Î_GtkRecentChooserWidgetÖ0ÏGtkVBox +parent_instanceÌ64Î_GtkRecentManagerÖ0ÏGObject +parent_instanceÌ64Î_GtkSettingsÖ0ÏGObject +parent_instanceÌ64Î_GtkSizeGroupÖ0ÏGObject +parent_instanceÌ64Î_GtkStatusIconÖ0ÏGObject +parent_instanceÌ64Î_GtkStyleÖ0ÏGObject +parent_instanceÌ64Î_GtkTextBufferÖ0ÏGObject +parent_instanceÌ64Î_GtkTextChildAnchorÖ0ÏGObject +parent_instanceÌ64Î_GtkTextMarkÖ0ÏGObject +parent_instanceÌ64Î_GtkTextTagÖ0ÏGObject +parent_instanceÌ64Î_GtkTextTagTableÖ0ÏGObject +parent_instanceÌ64Î_GtkTextViewÖ0ÏGtkContainer +parent_instanceÌ64Î_GtkTooltipsÖ0ÏGtkObject +parent_instanceÌ64Î_GtkWindowGroupÖ0ÏGObject +parent_instanceÌ64Î_PangoRendererÖ0ÏGObject +parent_interfaceÌ64Î_AtkEditableTextIfaceÖ0ÏGTypeInterface +parent_menu_itemÌ64Î_GtkMenuÖ0ÏGtkWidget +parent_menu_shellÌ64Î_GtkMenuShellÖ0ÏGtkWidget parent_setÌ1024Í(GtkWidget *widget, GtkWidget *previous_parent)Î_GtkWidgetClassÖ0Ïvoid +parent_widgetÌ64Î_GtkStatusbarÖ0ÏGtkHBox parseÌ1024Í(GtkRcStyle *rc_style, GtkSettings *settings, GScanner *scanner)Î_GtkRcStyleClassÖ0Ïguint +parse_errorsÌ64Î_GScannerÖ0Ïguint parse_nameÌ1024Í(GVfs *vfs, const char *parse_name)Î_GVfsClassÖ0ÏGFile * +parsedÌ64Î_GtkBindingSetÖ0Ïguint parser_finishedÌ1024Í(GtkBuildable *buildable, GtkBuilder *builder)Î_GtkBuildableIfaceÖ0Ïvoid part_changedÌ1024Í(PangoRenderer *renderer, PangoRenderPart part)Î_PangoRendererClassÖ0Ïvoid +partial_write_bufÌ64Î_GIOChannelÖ0Ïgchar passthroughÌ1024Í(GMarkupParseContext *context, const gchar *passthrough_text, gsize text_len, gpointer user_data, GError **error)Î_GMarkupParserÖ0Ïvoid paste_clipboardÌ1024Í(GtkEntry *entry)Î_GtkEntryClassÖ0Ïvoid paste_clipboardÌ1024Í(GtkOldEditable *editable)Î_GtkOldEditableClassÖ0Ïvoid paste_clipboardÌ1024Í(GtkTextView *text_view)Î_GtkTextViewClassÖ0Ïvoid paste_doneÌ1024Í(GtkTextBuffer *buffer, GtkClipboard *clipboard)Î_GtkTextBufferClassÖ0Ïvoid paste_textÌ1024Í(AtkEditableText *text, gint position)Î_AtkEditableTextIfaceÖ0Ïvoid +pathÌ64Î_GtkItemFactoryÖ0Ïgchar +pathÌ64Î_GtkItemFactoryEntryÖ0Ïgchar +pathÌ64Î_GtkItemFactoryItemÖ0Ïgchar +pathÌ64Îanon_struct_334Ö0Ïgchar +pattern_setÌ64Î_GtkLabelÖ0Ïguint pcloseÌ1024Í(FILE *__stream)Ö0Ïint +pdataÌ64Î_GPtrArrayÖ0Ïgpointer +pdummyÌ64Î_GObjectClassÖ0Ïgpointer +pending_place_cursor_buttonÌ64Î_GtkTextViewÖ0Ïgint +pending_scrollÌ64Î_GtkTextViewÖ0ÏGtkTextPendingScroll perrorÌ1024Í(const char *__s)Ö0Ïvoid +pg_bg_colorÌ64Î_GtkTextAttributesÖ0ÏGdkColor +pg_bg_color_setÌ64Î_GtkTextTagÖ0Ïguint pid_tÌ4096Ö0Ï__pid_t +pixbufÌ64Î_GtkCellRendererPixbufÖ0ÏGdkPixbuf +pixbufÌ64Î_GtkImage::anon_union_282Ö0ÏGtkImagePixbufData +pixbufÌ64Î_GtkImageGIconDataÖ0ÏGdkPixbuf +pixbufÌ64Î_GtkImageIconNameDataÖ0ÏGdkPixbuf +pixbufÌ64Î_GtkImagePixbufDataÖ0ÏGdkPixbuf +pixbuf_expander_closedÌ64Î_GtkCellRendererPixbufÖ0ÏGdkPixbuf +pixbuf_expander_openÌ64Î_GtkCellRendererPixbufÖ0ÏGdkPixbuf +pixelÌ64Î_GdkColorÖ0Ïguint32 +pixels_above_linesÌ64Î_GtkTextAttributesÖ0Ïgint +pixels_above_linesÌ64Î_GtkTextViewÖ0Ïgint +pixels_above_lines_setÌ64Î_GtkTextTagÖ0Ïguint +pixels_below_linesÌ64Î_GtkTextAttributesÖ0Ïgint +pixels_below_linesÌ64Î_GtkTextViewÖ0Ïgint +pixels_below_lines_setÌ64Î_GtkTextTagÖ0Ïguint +pixels_buttonÌ64Î_GtkFontSelectionÖ0ÏGtkWidget +pixels_inside_wrapÌ64Î_GtkTextAttributesÖ0Ïgint +pixels_inside_wrapÌ64Î_GtkTextViewÖ0Ïgint +pixels_inside_wrap_setÌ64Î_GtkTextTagÖ0Ïguint +pixels_per_unitÌ64Î_GtkRulerMetricÖ0Ïgdouble +pixmapÌ64Î_GtkCell::anon_union_327::anon_struct_328Ö0ÏGdkPixmap +pixmapÌ64Î_GtkCell::anon_union_327::anon_struct_329Ö0ÏGdkPixmap +pixmapÌ64Î_GtkCellPixTextÖ0ÏGdkPixmap +pixmapÌ64Î_GtkCellPixmapÖ0ÏGdkPixmap +pixmapÌ64Î_GtkCurveÖ0ÏGdkPixmap +pixmapÌ64Î_GtkImage::anon_union_282Ö0ÏGtkImagePixmapData +pixmapÌ64Î_GtkImagePixmapDataÖ0ÏGdkPixmap +pixmapÌ64Î_GtkPixmapÖ0ÏGdkPixmap +pixmap_closedÌ64Î_GtkCTreeRowÖ0ÏGdkPixmap +pixmap_insensitiveÌ64Î_GtkPixmapÖ0ÏGdkPixmap +pixmap_openedÌ64Î_GtkCTreeRowÖ0ÏGdkPixmap plug_addedÌ1024Í(GtkSocket *socket_)Î_GtkSocketClassÖ0Ïvoid plug_removedÌ1024Í(GtkSocket *socket_)Î_GtkSocketClassÖ0Ïgboolean +plug_widgetÌ64Î_GtkSocketÖ0ÏGtkWidget +plug_windowÌ64Î_GtkSocketÖ0ÏGdkWindow +plus_buttonÌ64Î_GtkScaleButtonÖ0ÏGtkWidget +pmÌ64Î_GtkCell::anon_union_327Ö0Ïanon_struct_328 +pointÌ64Î_GtkCurveÖ0ÏGdkPoint +pointÌ64Î_cairo_path_data_tÖ0Ïanon_struct_125 +pointer_dataÌ64Î_GtkArg::anon_union_257Ö0Ïgpointer +pointer_hooksÌ64Î_GdkDisplayÖ0ÏGdkDisplayPointerHooks +points_buttonÌ64Î_GtkFontSelectionÖ0ÏGtkWidget +poll_fdsÌ64Î_GSourceÖ0ÏGSList poll_for_mediaÌ1024Í(GDrive *drive, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data)Î_GDriveIfaceÖ0Ïvoid poll_for_media_finishÌ1024Í(GDrive *drive, GAsyncResult *result, GError **error)Î_GDriveIfaceÖ0Ïgboolean popenÌ1024Í(const char *__command, const char *__modes)Ö0ÏFILE * populate_popupÌ1024Í(GtkEntry *entry, GtkMenu *menu)Î_GtkEntryClassÖ0Ïvoid populate_popupÌ1024Í(GtkLabel *label, GtkMenu *menu)Î_GtkLabelClassÖ0Ïvoid populate_popupÌ1024Í(GtkTextView *text_view, GtkMenu *menu)Î_GtkTextViewClassÖ0Ïvoid +popupÌ64Î_GtkComboÖ0ÏGtkWidget popup_context_menuÌ1024Í(GtkToolbar *toolbar, gint x, gint y, gint button_number)Î_GtkToolbarClassÖ0Ïgboolean +popup_menuÌ64Î_GtkEntryÖ0ÏGtkWidget popup_menuÌ1024Í(GtkStatusIcon *status_icon, guint button, guint32 activate_time)Î_GtkStatusIconClassÖ0Ïvoid +popup_menuÌ64Î_GtkTextViewÖ0ÏGtkWidget popup_menuÌ1024Í(GtkWidget *widget)Î_GtkWidgetClassÖ0Ïgboolean +popwinÌ64Î_GtkComboÖ0ÏGtkWidget +positionÌ64Î_GScannerÖ0Ïguint +positionÌ64Î_GtkRulerÖ0Ïgdouble +positionÌ64Î_GtkWindowÖ0Ïguint +position_funcÌ64Î_GtkMenuÖ0ÏGtkMenuPositionFunc +position_func_dataÌ64Î_GtkMenuÖ0Ïgpointer +position_setÌ64Î_GtkPanedÖ0Ïguint post_activateÌ1024Í(GtkUIManager *merge, GtkAction *action)Î_GtkUIManagerClassÖ0Ïvoid pre_activateÌ1024Í(GtkUIManager *merge, GtkAction *action)Î_GtkUIManagerClassÖ0Ïvoid preedit_changedÌ1024Í(GtkIMContext *context)Î_GtkIMContextClassÖ0Ïvoid +preedit_cursorÌ64Î_GtkEntryÖ0Ïguint16 preedit_endÌ1024Í(GtkIMContext *context)Î_GtkIMContextClassÖ0Ïvoid +preedit_lengthÌ64Î_GtkEntryÖ0Ïguint16 preedit_startÌ1024Í(GtkIMContext *context)Î_GtkIMContextClassÖ0Ïvoid +prefixÌ64Î_GCompletionÖ0Ïgchar prefix_matchesÌ1024Í(GFile *prefix, GFile *file)Î_GFileIfaceÖ0Ïgboolean prepareÌ1024Í(GSource *source, gint *timeout_)Î_GSourceFuncsÖ0Ïgboolean prepareÌ1024Í(GtkAssistant *assistant, GtkWidget *page)Î_GtkAssistantClassÖ0Ïvoid prepare_runÌ1024Í(PangoRenderer *renderer, PangoLayoutRun *run)Î_PangoRendererClassÖ0Ïvoid pressedÌ1024Í(GtkButton *button)Î_GtkButtonClassÖ0Ïvoid +prevÌ64Î_GHookÖ0ÏGHook +prevÌ64Î_GListÖ0ÏGList +prevÌ64Î_GNodeÖ0ÏGNode +prevÌ64Î_GSourceÖ0ÏGSource prev_monthÌ1024Í(GtkCalendar *calendar)Î_GtkCalendarClassÖ0Ïvoid prev_yearÌ1024Í(GtkCalendar *calendar)Î_GtkCalendarClassÖ0Ïvoid previewÌ1024Í(GtkPrintOperation *operation, GtkPrintOperationPreview *preview, GtkPrintContext *context, GtkWindow *parent)Î_GtkPrintOperationClassÖ0Ïgboolean +preview_entryÌ64Î_GtkFontSelectionÖ0ÏGtkWidget printfÌ1024Í(const char * __format, ...)Ö0Ïint +priorityÌ64Î_GSourceÖ0Ïgint +priorityÌ64Î_GThreadÖ0ÏGThreadPriority +priorityÌ64Î_GtkBindingSetÖ0Ïgint +priorityÌ64Î_GtkTextTagÖ0Ïint +privÌ64ÎGdkAppLaunchContextÖ0ÏGdkAppLaunchContextPrivate +privÌ64Î_GAppLaunchContextÖ0ÏGAppLaunchContextPrivate +privÌ64Î_GBufferedInputStreamÖ0ÏGBufferedInputStreamPrivate +privÌ64Î_GBufferedOutputStreamÖ0ÏGBufferedOutputStreamPrivate +privÌ64Î_GDataInputStreamÖ0ÏGDataInputStreamPrivate +privÌ64Î_GDataOutputStreamÖ0ÏGDataOutputStreamPrivate +privÌ64Î_GFileEnumeratorÖ0ÏGFileEnumeratorPrivate +privÌ64Î_GFileInputStreamÖ0ÏGFileInputStreamPrivate +privÌ64Î_GFileMonitorÖ0ÏGFileMonitorPrivate +privÌ64Î_GFileOutputStreamÖ0ÏGFileOutputStreamPrivate +privÌ64Î_GInputStreamÖ0ÏGInputStreamPrivate +privÌ64Î_GMemoryInputStreamÖ0ÏGMemoryInputStreamPrivate +privÌ64Î_GMemoryOutputStreamÖ0ÏGMemoryOutputStreamPrivate +privÌ64Î_GMountOperationÖ0ÏGMountOperationPrivate +privÌ64Î_GOutputStreamÖ0ÏGOutputStreamPrivate +privÌ64Î_GVolumeMonitorÖ0Ïgpointer +privÌ64Î_GdkPangoRendererÖ0ÏGdkPangoRendererPrivate +privÌ64Î_GdkPixbufLoaderÖ0Ïgpointer +privÌ64Î_GtkAssistantÖ0ÏGtkAssistantPrivate +privÌ64Î_GtkBuilderÖ0ÏGtkBuilderPrivate +privÌ64Î_GtkCalendarÖ0ÏGtkCalendarPrivate +privÌ64Î_GtkCellRendererProgressÖ0ÏGtkCellRendererProgressPrivate +privÌ64Î_GtkCellViewÖ0ÏGtkCellViewPrivate +privÌ64Î_GtkColorButtonÖ0ÏGtkColorButtonPrivate +privÌ64Î_GtkComboBoxÖ0ÏGtkComboBoxPrivate +privÌ64Î_GtkComboBoxEntryÖ0ÏGtkComboBoxEntryPrivate +privÌ64Î_GtkEntryCompletionÖ0ÏGtkEntryCompletionPrivate +privÌ64Î_GtkExpanderÖ0ÏGtkExpanderPrivate +privÌ64Î_GtkFileChooserButtonÖ0ÏGtkFileChooserButtonPrivate +privÌ64Î_GtkFileChooserDialogÖ0ÏGtkFileChooserDialogPrivate +privÌ64Î_GtkFileChooserWidgetÖ0ÏGtkFileChooserWidgetPrivate +privÌ64Î_GtkFontButtonÖ0ÏGtkFontButtonPrivate +privÌ64Î_GtkHSVÖ0Ïgpointer +privÌ64Î_GtkIMMulticontextÖ0ÏGtkIMMulticontextPrivate +privÌ64Î_GtkIconThemeÖ0ÏGtkIconThemePrivate +privÌ64Î_GtkIconViewÖ0ÏGtkIconViewPrivate +privÌ64Î_GtkLinkButtonÖ0ÏGtkLinkButtonPrivate +privÌ64Î_GtkMenuToolButtonÖ0ÏGtkMenuToolButtonPrivate +privÌ64Î_GtkMountOperationÖ0ÏGtkMountOperationPrivate +privÌ64Î_GtkPanedÖ0ÏGtkPanedPrivate +privÌ64Î_GtkPrintOperationÖ0ÏGtkPrintOperationPrivate +privÌ64Î_GtkRecentActionÖ0ÏGtkRecentActionPrivate +privÌ64Î_GtkRecentChooserDialogÖ0ÏGtkRecentChooserDialogPrivate +privÌ64Î_GtkRecentChooserMenuÖ0ÏGtkRecentChooserMenuPrivate +privÌ64Î_GtkRecentChooserWidgetÖ0ÏGtkRecentChooserWidgetPrivate +privÌ64Î_GtkRecentManagerÖ0ÏGtkRecentManagerPrivate +privÌ64Î_GtkScaleButtonÖ0ÏGtkScaleButtonPrivate +privÌ64Î_GtkSeparatorToolItemÖ0ÏGtkSeparatorToolItemPrivate +privÌ64Î_GtkStatusIconÖ0ÏGtkStatusIconPrivate +privÌ64Î_GtkToggleToolButtonÖ0ÏGtkToggleToolButtonPrivate +privÌ64Î_GtkToolButtonÖ0ÏGtkToolButtonPrivate +privÌ64Î_GtkToolItemÖ0ÏGtkToolItemPrivate +privÌ64Î_GtkTreeModelFilterÖ0ÏGtkTreeModelFilterPrivate +privÌ64Î_GtkTreeViewÖ0ÏGtkTreeViewPrivate +privÌ64Î_PangoRendererÖ0ÏPangoRendererPrivate +priv_accelsÌ64Î_GtkAccelGroupÖ0ÏGtkAccelGroupEntry +private_dataÌ64Î_GtkAboutDialogÖ0Ïgpointer +private_dataÌ64Î_GtkActionÖ0ÏGtkActionPrivate +private_dataÌ64Î_GtkActionGroupÖ0ÏGtkActionGroupPrivate +private_dataÌ64Î_GtkColorSelectionÖ0Ïgpointer +private_dataÌ64Î_GtkRadioActionÖ0ÏGtkRadioActionPrivate +private_dataÌ64Î_GtkToggleActionÖ0ÏGtkToggleActionPrivate +private_dataÌ64Î_GtkUIManagerÖ0ÏGtkUIManagerPrivate +private_flagsÌ64Î_GtkWidgetÖ0Ïguint16 +private_fontÌ64Î_GtkStyleÖ0ÏGdkFont +private_font_descÌ64Î_GtkStyleÖ0ÏPangoFontDescription private_getÌ1024Í(GPrivate *private_key)Î_GThreadFunctionsÖ0Ïgpointer private_newÌ1024Í(GDestroyNotify destructor)Î_GThreadFunctionsÖ0ÏGPrivate * private_setÌ1024Í(GPrivate *private_key, gpointer data)Î_GThreadFunctionsÖ0Ïvoid +progressÌ64Î_GtkProgressBarÖ0ÏGtkProgress +propertyÌ64Î_GdkEventÖ0ÏGdkEventProperty +propertyÌ64Î_GdkEventSelectionÖ0ÏGdkAtom +property_cacheÌ64Î_GtkStyleÖ0ÏGArray property_changeÌ1024Í(AtkObject *accessible, AtkPropertyValues *values)Î_AtkObjectClassÖ0Ïvoid +property_changed_signalÌ64Î_GtkTreeViewColumnÖ0Ïguint +property_nameÌ64Î_AtkPropertyValuesÖ0Ïgchar +property_nameÌ64Î_GtkRcPropertyÖ0ÏGQuark property_notify_eventÌ1024Í(GtkWidget *widget, GdkEventProperty *event)Î_GtkWidgetClassÖ0Ïgboolean +property_valuesÌ64Î_GtkSettingsÖ0ÏGtkSettingsPropertyValue +protocolÌ64Î_GdkDragContextÖ0ÏGdkDragProtocol +proximityÌ64Î_GdkEventÖ0ÏGdkEventProximity proximity_in_eventÌ1024Í(GtkWidget *widget, GdkEventProximity *event)Î_GtkWidgetClassÖ0Ïgboolean proximity_out_eventÌ1024Í(GtkWidget *widget, GdkEventProximity *event)Î_GtkWidgetClassÖ0Ïgboolean +psiginfoÌ1024Í(const siginfo_t *__pinfo, const char *__s)Ö0Ïvoid psignalÌ1024Í(int __sig, const char *__s)Ö0Ïvoid +pspecÌ64Î_GObjectConstructParamÖ0ÏGParamSpec +ptÌ64Î_GtkCell::anon_union_327Ö0Ïanon_struct_329 pthread_attr_tÌ4096Ö0Ïanon_union_33 pthread_barrier_tÌ4096Ö0Ïanon_union_43 pthread_barrierattr_tÌ4096Ö0Ïanon_union_44 @@ -17165,6 +19964,7 @@ pthread_sigmask pthread_spinlock_tÌ4096Ö0Ïint pthread_tÌ4096Ö0Ïlong ptrdiff_tÌ4096Ö0Ïlong +pulse_fractionÌ64Î_GtkProgressBarÖ0Ïgdouble putcÌ1024Í(int __c, FILE *__stream)Ö0Ïint putcÌ131072Í(_ch,_fp)Ö0 putc_unlockedÌ1024Í(int __c, FILE *__stream)Ö0Ïint @@ -17172,6 +19972,10 @@ putchar putchar_unlockedÌ1024Í(int __c)Ö0Ïint putsÌ1024Í(const char *__s)Ö0Ïint putwÌ1024Í(int __w, FILE *__stream)Ö0Ïint +qdataÌ64Î_GObjectÖ0ÏGData +qdataÌ64Î_GParamSpecÖ0ÏGData +qdataÌ64Î_GScannerÖ0ÏGData +query_cursorÌ64Î_GtkTipsQueryÖ0ÏGdkCursor query_filesystem_infoÌ1024Í(GFile *file, const char *attributes, GCancellable *cancellable, GError **error)Î_GFileIfaceÖ0ÏGFileInfo * query_filesystem_info_asyncÌ1024Í(GFile *file, const char *attributes, int io_priority, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data)Î_GFileIfaceÖ0Ïvoid query_filesystem_info_finishÌ1024Í(GFile *file, GAsyncResult *res, GError **error)Î_GFileIfaceÖ0ÏGFileInfo * @@ -17188,9 +19992,26 @@ query_settable_attributes query_tooltipÌ1024Í(GtkStatusIcon *status_icon, gint x, gint y, gboolean keyboard_mode, GtkTooltip *tooltip)Î_GtkStatusIconClassÖ0Ïgboolean query_tooltipÌ1024Í(GtkWidget *widget, gint x, gint y, gboolean keyboard_tooltip, GtkTooltip *tooltip)Î_GtkWidgetClassÖ0Ïgboolean query_writable_namespacesÌ1024Í(GFile *file, GCancellable *cancellable, GError **error)Î_GFileIfaceÖ0ÏGFileAttributeInfoList * +queued_eventsÌ64Î_GdkDisplayÖ0ÏGList +queued_settingsÌ64Î_GtkSettingsÖ0ÏGData +queued_tailÌ64Î_GdkDisplayÖ0ÏGList +radioÌ64Î_GtkCellRendererToggleÖ0Ïguint raiseÌ1024Í(int __sig)Ö0Ïint +rangeÌ64Î_GtkScaleÖ0ÏGtkRange +rangeÌ64Î_GtkScrollbarÖ0ÏGtkRange +range_rectÌ64Î_GtkRangeÖ0ÏGdkRectangle +ratioÌ64Î_GtkAspectFrameÖ0Ïgfloat +rc_contextÌ64Î_GtkSettingsÖ0ÏGtkRcContext +rc_propertiesÌ64Î_GtkRcStyleÖ0ÏGArray +rc_styleÌ64Î_GtkStyleÖ0ÏGtkRcStyle +rc_style_listsÌ64Î_GtkRcStyleÖ0ÏGSList +readÌ64Îanon_struct_148Ö0Ï__io_read_fn read_asyncÌ1024Í(GFile *file, int io_priority, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data)Î_GFileIfaceÖ0Ïvoid read_asyncÌ1024Í(GInputStream *stream, void *buffer, gsize count, int io_priority, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data)Î_GInputStreamClassÖ0Ïvoid +read_bufÌ64Î_GIOChannelÖ0ÏGString +read_cdÌ64Î_GIOChannelÖ0ÏGIConv +read_condÌ64Î_GStaticRWLockÖ0ÏGCond +read_counterÌ64Î_GStaticRWLockÖ0Ïguint read_finishÌ1024Í(GFile *file, GAsyncResult *res, GError **error)Î_GFileIfaceÖ0ÏGFileInputStream * read_finishÌ1024Í(GInputStream *stream, GAsyncResult *result, GError **error)Î_GInputStreamClassÖ0Ïgssize read_fnÌ1024Í(GFile *file, GCancellable *cancellable, GError **error)Î_GFileIfaceÖ0ÏGFileInputStream * @@ -17198,20 +20019,45 @@ read_fn readyÌ1024Í(GtkPrintOperationPreview *preview, GtkPrintContext *context)Î_GtkPrintOperationPreviewIfaceÖ0Ïvoid realizeÌ1024Í(GtkStyle *style)Î_GtkStyleClassÖ0Ïvoid realizeÌ1024Í(GtkWidget *widget)Î_GtkWidgetClassÖ0Ïvoid +realizedÌ64Î_GtkTextAttributesÖ0Ïguint reallocÌ1024Í(gpointer mem, gsize n_bytes)Î_GMemVTableÖ0Ïgpointer +reallocate_redrawsÌ64Î_GtkContainerÖ0Ïguint +reasonÌ64Î_GdkEventOwnerChangeÖ0ÏGdkOwnerChange rebuild_menuÌ1024Í(GtkToolShell *shell)Î_GtkToolShellIfaceÖ0Ïvoid +recompute_idleÌ64Î_GtkEntryÖ0Ïguint +rectanglesÌ64Î_cairo_rectangle_listÖ0Ïcairo_rectangle_t +redÌ64Î_GdkColorÖ0Ïguint16 +redÌ64Î_PangoColorÖ0Ïguint16 +red_maskÌ64Î_GdkVisualÖ0Ïguint32 +red_precÌ64Î_GdkVisualÖ0Ïgint +red_shiftÌ64Î_GdkVisualÖ0Ïgint +redirectÌ64Î_GdkWindowObjectÖ0ÏGdkWindowRedirect refÌ1024Í(gpointer cb_data)Î_GSourceCallbackFuncsÖ0Ïvoid ref_accessibleÌ1024Í(AtkImplementor *implementor)Î_AtkImplementorIfaceÖ0ÏAtkObject * ref_accessible_at_pointÌ1024Í(AtkComponent *component, gint x, gint y, AtkCoordType coord_type)Î_AtkComponentIfaceÖ0ÏAtkObject * ref_atÌ1024Í(AtkTable *table, gint row, gint column)Î_AtkTableIfaceÖ0ÏAtkObject * ref_cairo_surfaceÌ1024Í(GdkDrawable *drawable)Î_GdkDrawableClassÖ0Ïcairo_surface_t * ref_childÌ1024Í(AtkObject *accessible, gint i)Î_AtkObjectClassÖ0ÏAtkObject * +ref_countÌ64Î_GClosureÖ0Ïguint +ref_countÌ64Î_GHookÖ0Ïguint +ref_countÌ64Î_GIOChannelÖ0Ïgint +ref_countÌ64Î_GObjectÖ0Ïguint +ref_countÌ64Î_GParamSpecÖ0Ïguint +ref_countÌ64Î_GSourceÖ0Ïguint +ref_countÌ64Î_GdkCursorÖ0Ïguint +ref_countÌ64Î_GtkTargetListÖ0Ïguint ref_nodeÌ1024Í(GtkTreeModel *tree_model, GtkTreeIter *iter)Î_GtkTreeModelIfaceÖ0Ïvoid ref_relation_setÌ1024Í(AtkObject *accessible)Î_AtkObjectClassÖ0ÏAtkRelationSet * ref_selectionÌ1024Í(AtkSelection *selection, gint i)Î_AtkSelectionIfaceÖ0ÏAtkObject * ref_state_setÌ1024Í(AtkObject *accessible)Î_AtkObjectClassÖ0ÏAtkStateSet * +refcountÌ64Î_GtkTextAttributesÖ0Ïguint refreshÌ1024Í(GtkCList *clist)Î_GtkCListClassÖ0Ïvoid +regionÌ64Î_GdkEventExposeÖ0ÏGdkRegion +relation_setÌ64Î_AtkObjectÖ0ÏAtkRelationSet +relationsÌ64Î_AtkRelationSetÖ0ÏGPtrArray +relationshipÌ64Î_AtkRelationÖ0ÏAtkRelationType releasedÌ1024Í(GtkButton *button)Î_GtkButtonClassÖ0Ïvoid +reliefÌ64Î_GtkButtonÖ0Ïguint remountÌ1024Í(GMount *mount, GMountMountFlags flags, GMountOperation *mount_operation, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data)Î_GMountIfaceÖ0Ïvoid remount_finishÌ1024Í(GMount *mount, GAsyncResult *result, GError **error)Î_GMountIfaceÖ0Ïgboolean removeÌ1024Í(const char *__filename)Ö0Ïint @@ -17237,22 +20083,69 @@ render_icon render_pageÌ1024Í(GtkPrintOperationPreview *preview, gint page_nr)Î_GtkPrintOperationPreviewIfaceÖ0Ïvoid reorderÌ1024Í(GtkCellLayout *cell_layout, GtkCellRenderer *cell, gint position)Î_GtkCellLayoutIfaceÖ0Ïvoid reorder_tabÌ1024Í(GtkNotebook *notebook, GtkDirectionType direction, gboolean move_to_last)Î_GtkNotebookClassÖ0Ïgboolean +reorderableÌ64Î_GtkTreeViewColumnÖ0Ïguint +reordered_idÌ64Î_GtkTreeModelSortÖ0Ïguint replaceÌ1024Í(GFile *file, const char *etag, gboolean make_backup, GFileCreateFlags flags, GCancellable *cancellable, GError **error)Î_GFileIfaceÖ0ÏGFileOutputStream * replace_asyncÌ1024Í(GFile *file, const char *etag, gboolean make_backup, GFileCreateFlags flags, int io_priority, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data)Î_GFileIfaceÖ0Ïvoid replace_finishÌ1024Í(GFile *file, GAsyncResult *res, GError **error)Î_GFileIfaceÖ0ÏGFileOutputStream * replyÌ1024Í(GMountOperation *op, GMountOperationResult result)Î_GMountOperationClassÖ0Ïvoid +request_heightÌ64Î_GtkSocketÖ0Ïguint16 request_page_setupÌ1024Í(GtkPrintOperation *operation, GtkPrintContext *context, gint page_nr, GtkPageSetup *setup)Î_GtkPrintOperationClassÖ0Ïvoid +request_widthÌ64Î_GtkSocketÖ0Ïguint16 +requested_widthÌ64Î_GtkTreeViewColumnÖ0Ïgint +requestorÌ64Î_GdkEventSelectionÖ0ÏGdkNativeWindow +requisitionÌ64Î_GtkSizeGroupÖ0ÏGtkRequisition +requisitionÌ64Î_GtkTableRowColÖ0Ïguint16 +requisitionÌ64Î_GtkWidgetÖ0ÏGtkRequisition +reservedÌ64Î_GtkStatusbarClassÖ0Ïgpointer +reservedÌ64Î_fpstateÖ0Ï__uint32_t +reserved1Ì64Î_GIOChannelÖ0Ïgpointer +reserved1Ì64Î_GSourceÖ0Ïgpointer reserved1Ì1024Í(void)Î_GTypeModuleClassÖ0Ïvoid +reserved1Ì64Î_GtkCListÖ0Ïgpointer +reserved2Ì64Î_GIOChannelÖ0Ïgpointer +reserved2Ì64Î_GSourceÖ0Ïgpointer reserved2Ì1024Í(void)Î_GTypeModuleClassÖ0Ïvoid +reserved2Ì64Î_GtkCListÖ0Ïgpointer reserved3Ì1024Í(void)Î_GTypeModuleClassÖ0Ïvoid reserved4Ì1024Í(void)Î_GTypeModuleClassÖ0Ïvoid +reserved_1Ì64Î_GtkTypeInfoÖ0Ïgpointer +reserved_2Ì64Î_GtkTypeInfoÖ0Ïgpointer resetÌ1024Í(GtkIMContext *context)Î_GtkIMContextClassÖ0Ïvoid +resizableÌ64Î_GtkTreeViewColumnÖ0Ïguint resize_columnÌ1024Í(GtkCList *clist, gint column, gint width)Î_GtkCListClassÖ0Ïvoid +resize_countÌ64Î_GdkWindowObjectÖ0Ïguint8 +resize_modeÌ64Î_GtkContainerÖ0Ïguint +resizeableÌ64Î_GtkCListColumnÖ0Ïguint +resized_widthÌ64Î_GtkTreeViewColumnÖ0Ïgint +resolutionÌ64Î_GdkScreenÖ0Ïdouble resolve_relative_pathÌ1024Í(GFile *file, const char *relative_path)Î_GFileIfaceÖ0ÏGFile * +resolved_dirÌ64Î_GtkEntryÖ0Ïguint +resolved_dirÌ64Î_PangoLayoutLineÖ0Ïguint responseÌ1024Í(GtkDialog *dialog, gint response_id)Î_GtkDialogClassÖ0Ïvoid resync_selectionÌ1024Í(GtkCList *clist, GdkEvent *event)Î_GtkCListClassÖ0Ïvoid retrieve_surroundingÌ1024Í(GtkIMContext *context)Î_GtkIMContextClassÖ0Ïgboolean +return_typeÌ64Î_GSignalQueryÖ0ÏGType +retvalÌ64Î_GOnceÖ0Ïgpointer +reventsÌ64Î_GPollFDÖ0Ïgushort rewindÌ1024Í(FILE *__stream)Ö0Ïvoid +rightÌ64Î_GtkBorderÖ0Ïgint +right_attachÌ64Î_GtkTableChildÖ0Ïguint16 +right_justifyÌ64Î_GtkMenuItemÖ0Ïguint +right_marginÌ64Î_GtkTextAttributesÖ0Ïgint +right_marginÌ64Î_GtkTextViewÖ0Ïgint +right_margin_setÌ64Î_GtkTextTagÖ0Ïguint +right_windowÌ64Î_GtkTextViewÖ0ÏGtkTextWindow +riseÌ64Î_GtkCellRendererTextÖ0Ïgint +riseÌ64Î_GtkTextAppearanceÖ0Ïgint +rise_setÌ64Î_GtkCellRendererTextÖ0Ïguint +rise_setÌ64Î_GtkTextTagÖ0Ïguint +roleÌ64Î_AtkObjectÖ0ÏAtkRole +rootÌ64Î_GtkTreeModelSortÖ0Ïgpointer +rootÌ64Î_GtkTreeStoreÖ0Ïgpointer +round_digitsÌ64Î_GtkRangeÖ0Ïgint +rowÌ64Î_GtkCListCellInfoÖ0Ïgint +rowÌ64Î_GtkCTreeRowÖ0ÏGtkCListRow row_activatedÌ1024Í(GtkTreeView *tree_view, GtkTreePath *path, GtkTreeViewColumn *column)Î_GtkTreeViewClassÖ0Ïvoid row_changedÌ1024Í(GtkTreeModel *tree_model, GtkTreePath *path, GtkTreeIter *iter)Î_GtkTreeModelIfaceÖ0Ïvoid row_collapsedÌ1024Í(GtkTreeView *tree_view, GtkTreeIter *iter, GtkTreePath *path)Î_GtkTreeViewClassÖ0Ïvoid @@ -17262,27 +20155,87 @@ row_draggable row_drop_possibleÌ1024Í(GtkTreeDragDest *drag_dest, GtkTreePath *dest_path, GtkSelectionData *selection_data)Î_GtkTreeDragDestIfaceÖ0Ïgboolean row_expandedÌ1024Í(GtkTreeView *tree_view, GtkTreeIter *iter, GtkTreePath *path)Î_GtkTreeViewClassÖ0Ïvoid row_has_child_toggledÌ1024Í(GtkTreeModel *tree_model, GtkTreePath *path, GtkTreeIter *iter)Î_GtkTreeModelIfaceÖ0Ïvoid +row_heightÌ64Î_GtkCListÖ0Ïgint row_insertedÌ1024Í(AtkTable *table, gint row, gint num_inserted)Î_AtkTableIfaceÖ0Ïvoid row_insertedÌ1024Í(GtkTreeModel *tree_model, GtkTreePath *path, GtkTreeIter *iter)Î_GtkTreeModelIfaceÖ0Ïvoid +row_listÌ64Î_GtkCListÖ0ÏGList +row_list_endÌ64Î_GtkCListÖ0ÏGList row_moveÌ1024Í(GtkCList *clist, gint source_row, gint dest_row)Î_GtkCListClassÖ0Ïvoid row_reorderedÌ1024Í(AtkTable *table)Î_AtkTableIfaceÖ0Ïvoid +row_spacingÌ64Î_GtkTableÖ0Ïguint16 +rowsÌ64Î_GtkCListÖ0Ïgint +rowsÌ64Î_GtkTableÖ0ÏGtkTableRowCol rows_reorderedÌ1024Í(GtkTreeModel *tree_model, GtkTreePath *path, GtkTreeIter *iter, gint *new_order)Î_GtkTreeModelIfaceÖ0Ïvoid +rowstrideÌ64Î_GtkPreviewÖ0Ïguint16 +rulerÌ64Î_GtkHRulerÖ0ÏGtkRuler +rulerÌ64Î_GtkVRulerÖ0ÏGtkRuler +ruler_scaleÌ64Î_GtkRulerMetricÖ0Ïgdouble +run_typeÌ64Î_GSignalInvocationHintÖ0ÏGSignalFlags +runsÌ64Î_PangoLayoutLineÖ0ÏGSList +runtime_mutexÌ64Î_GStaticMutexÖ0Ï_GMutex +sÌ64Î_GdkEventClient::anon_union_171Ö0Ïshort +sÌ64Î_GtkDitherInfoÖ0Ïgushort +sa_flagsÌ64ÎsigactionÖ0Ïint sa_handlerÌ65536Ö0 +sa_handlerÌ64Îsigaction::anon_union_29Ö0Ï__sighandler_t +sa_maskÌ64ÎsigactionÖ0Ï__sigset_t sa_restorerÌ1024Í(void)ÎsigactionÖ0Ïvoid sa_sigactionÌ65536Ö0 sa_sigactionÌ1024Í(int, siginfo_t *, void *)Îsigaction::anon_union_29Ö0Ïvoid +same_appÌ64Î_GtkPlugÖ0Ïguint +same_appÌ64Î_GtkSocketÖ0Ïguint +save_buttonÌ64Î_GtkInputDialogÖ0ÏGtkWidget +saved_scroll_offsetÌ64Î_GtkMenuÖ0Ïgint +saved_stateÌ64Î_GtkWidgetÖ0Ïguint8 +scaleÌ64Î_GtkHScaleÖ0ÏGtkScale +scaleÌ64Î_GtkVScaleÖ0ÏGtkScale +scale_setÌ64Î_GtkCellRendererTextÖ0Ïguint +scale_setÌ64Î_GtkTextTagÖ0Ïguint +scan_binaryÌ64Î_GScannerConfigÖ0Ïguint +scan_comment_multiÌ64Î_GScannerConfigÖ0Ïguint +scan_floatÌ64Î_GScannerConfigÖ0Ïguint +scan_hexÌ64Î_GScannerConfigÖ0Ïguint +scan_hex_dollarÌ64Î_GScannerConfigÖ0Ïguint +scan_identifierÌ64Î_GScannerConfigÖ0Ïguint +scan_identifier_1charÌ64Î_GScannerConfigÖ0Ïguint +scan_identifier_NULLÌ64Î_GScannerConfigÖ0Ïguint +scan_octalÌ64Î_GScannerConfigÖ0Ïguint +scan_string_dqÌ64Î_GScannerConfigÖ0Ïguint +scan_string_sqÌ64Î_GScannerConfigÖ0Ïguint +scan_symbolsÌ64Î_GScannerConfigÖ0Ïguint scanfÌ1024Í(const char * __format, ...)Ö0Ïint +scope_0_fallbackÌ64Î_GScannerConfigÖ0Ïguint +scope_idÌ64Î_GScannerÖ0Ïguint +screenÌ64Î_GtkInvisibleÖ0ÏGdkScreen +screenÌ64Î_GtkSettingsÖ0ÏGdkScreen +screenÌ64Î_GtkWindowÖ0ÏGdkScreen screen_changedÌ1024Í(GtkWidget *widget, GdkScreen *previous_screen)Î_GtkWidgetClassÖ0Ïvoid +scriptÌ64Î_PangoAnalysisÖ0Ïguint8 +scrollÌ64Î_GdkEventÖ0ÏGdkEventScroll scroll_childÌ1024Í(GtkScrolledWindow *scrolled_window, GtkScrollType scroll, gboolean horizontal)Î_GtkScrolledWindowClassÖ0Ïgboolean scroll_eventÌ1024Í(GtkStatusIcon *status_icon, GdkEventScroll *event)Î_GtkStatusIconClassÖ0Ïgboolean scroll_eventÌ1024Í(GtkWidget *widget, GdkEventScroll *event)Î_GtkWidgetClassÖ0Ïgboolean +scroll_fastÌ64Î_GtkMenuÖ0Ïguint scroll_horizontalÌ1024Í(GtkCList *clist, GtkScrollType scroll_type, gfloat position)Î_GtkCListClassÖ0Ïvoid scroll_horizontalÌ1024Í(GtkListItem *list_item, GtkScrollType scroll_type, gfloat position)Î_GtkListItemClassÖ0Ïvoid +scroll_offsetÌ64Î_GtkEntryÖ0Ïgint +scroll_offsetÌ64Î_GtkMenuÖ0Ïgint +scroll_stepÌ64Î_GtkMenuÖ0Ïgint +scroll_timeoutÌ64Î_GtkTextViewÖ0Ïguint scroll_verticalÌ1024Í(GtkCList *clist, GtkScrollType scroll_type, gfloat position)Î_GtkCListClassÖ0Ïvoid scroll_verticalÌ1024Í(GtkListItem *list_item, GtkScrollType scroll_type, gfloat position)Î_GtkListItemClassÖ0Ïvoid +scroll_xÌ64Î_GtkLayoutÖ0Ïgint +scroll_yÌ64Î_GtkLayoutÖ0Ïgint +scrollableÌ64Î_GtkNotebookÖ0Ïguint +scrollbarÌ64Î_GtkHScrollbarÖ0ÏGtkScrollbar +scrollbarÌ64Î_GtkVScrollbarÖ0ÏGtkScrollbar +scrollbar_spacingÌ64Î_GtkScrolledWindowClassÖ0Ïgint seekÌ1024Í(GFileInputStream *stream, goffset offset, GSeekType type, GCancellable *cancellable, GError **error)Î_GFileInputStreamClassÖ0Ïgboolean seekÌ1024Í(GFileOutputStream *stream, goffset offset, GSeekType type, GCancellable *cancellable, GError **error)Î_GFileOutputStreamClassÖ0Ïgboolean seekÌ1024Í(GSeekable *seekable, goffset offset, GSeekType type, GCancellable *cancellable, GError **error)Î_GSeekableIfaceÖ0Ïgboolean +seekÌ64Îanon_struct_148Ö0Ï__io_seek_fn +segmentÌ64Î_GtkTextChildAnchorÖ0Ïgpointer +segmentÌ64Î_GtkTextMarkÖ0Ïgpointer selectÌ1024Í(GtkItem *item)Î_GtkItemClassÖ0Ïvoid select_allÌ1024Í(GtkCList *clist)Î_GtkCListClassÖ0Ïvoid select_allÌ1024Í(GtkIconView *icon_view)Î_GtkIconViewClassÖ0Ïvoid @@ -17294,21 +20247,72 @@ select_child select_cursor_itemÌ1024Í(GtkIconView *icon_view)Î_GtkIconViewClassÖ0Ïvoid select_cursor_parentÌ1024Í(GtkTreeView *tree_view)Î_GtkTreeViewClassÖ0Ïgboolean select_cursor_rowÌ1024Í(GtkTreeView *tree_view, gboolean start_editing)Î_GtkTreeViewClassÖ0Ïgboolean +select_infoÌ64Î_GtkLabelÖ0ÏGtkLabelSelectionInfo select_itemÌ1024Í(GtkMenuShell *menu_shell, GtkWidget *menu_item)Î_GtkMenuShellClassÖ0Ïvoid +select_linesÌ64Î_GtkEntryÖ0Ïguint select_pageÌ1024Í(GtkNotebook *notebook, gboolean move_focus)Î_GtkNotebookClassÖ0Ïgboolean select_rowÌ1024Í(GtkCList *clist, gint row, gint column, GdkEvent *event)Î_GtkCListClassÖ0Ïvoid select_uriÌ1024Í(GtkRecentChooser *chooser, const gchar *uri, GError **error)Î_GtkRecentChooserIfaceÖ0Ïgboolean +select_wordsÌ64Î_GtkEntryÖ0Ïguint +selectableÌ64Î_GtkCListRowÖ0Ïguint +selected_dayÌ64Î_GtkCalendarÖ0Ïgint +selected_namesÌ64Î_GtkFileSelectionÖ0ÏGPtrArray +selectionÌ64Î_GdkEventÖ0ÏGdkEventSelection +selectionÌ64Î_GdkEventOwnerChangeÖ0ÏGdkAtom +selectionÌ64Î_GdkEventSelectionÖ0ÏGdkAtom +selectionÌ64Î_GtkCListÖ0ÏGList +selectionÌ64Î_GtkListÖ0ÏGList +selectionÌ64Î_GtkSelectionDataÖ0ÏGdkAtom +selection_boundÌ64Î_GtkEntryÖ0Ïgint selection_changedÌ1024Í(AtkSelection *selection)Î_AtkSelectionIfaceÖ0Ïvoid selection_changedÌ1024Í(GtkIconView *icon_view)Î_GtkIconViewClassÖ0Ïvoid selection_changedÌ1024Í(GtkList *list)Î_GtkListClassÖ0Ïvoid selection_changedÌ1024Í(GtkRecentChooser *chooser)Î_GtkRecentChooserIfaceÖ0Ïvoid selection_clear_eventÌ1024Í(GtkWidget *widget, GdkEventSelection *event)Î_GtkWidgetClassÖ0Ïgboolean +selection_clipboardsÌ64Î_GtkTextBufferÖ0ÏGSList selection_doneÌ1024Í(GtkMenuShell *menu_shell)Î_GtkMenuShellClassÖ0Ïvoid +selection_drag_handlerÌ64Î_GtkTextViewÖ0Ïguint +selection_endÌ64Î_GtkCListÖ0ÏGList +selection_end_posÌ64Î_GtkOldEditableÖ0Ïguint +selection_entryÌ64Î_GtkFileSelectionÖ0ÏGtkWidget selection_findÌ1024Í(GtkCList *clist, gint row_number, GList *row_list_element)Î_GtkCListClassÖ0ÏGList * selection_getÌ1024Í(GtkWidget *widget, GtkSelectionData *selection_data, guint info, guint time_)Î_GtkWidgetClassÖ0Ïvoid +selection_modeÌ64Î_GtkCListÖ0ÏGtkSelectionMode +selection_modeÌ64Î_GtkListÖ0Ïguint selection_notify_eventÌ1024Í(GtkWidget *widget, GdkEventSelection *event)Î_GtkWidgetClassÖ0Ïgboolean selection_receivedÌ1024Í(GtkWidget *widget, GtkSelectionData *selection_data, guint time_)Î_GtkWidgetClassÖ0Ïvoid selection_request_eventÌ1024Í(GtkWidget *widget, GdkEventSelection *event)Î_GtkWidgetClassÖ0Ïgboolean +selection_start_posÌ64Î_GtkOldEditableÖ0Ïguint +selection_textÌ64Î_GtkFileSelectionÖ0ÏGtkWidget +selection_timeÌ64Î_GdkEventOwnerChangeÖ0Ïguint32 +send_eventÌ64Î_GdkEventAnyÖ0Ïgint8 +send_eventÌ64Î_GdkEventButtonÖ0Ïgint8 +send_eventÌ64Î_GdkEventClientÖ0Ïgint8 +send_eventÌ64Î_GdkEventConfigureÖ0Ïgint8 +send_eventÌ64Î_GdkEventCrossingÖ0Ïgint8 +send_eventÌ64Î_GdkEventDNDÖ0Ïgint8 +send_eventÌ64Î_GdkEventExposeÖ0Ïgint8 +send_eventÌ64Î_GdkEventFocusÖ0Ïgint8 +send_eventÌ64Î_GdkEventGrabBrokenÖ0Ïgint8 +send_eventÌ64Î_GdkEventKeyÖ0Ïgint8 +send_eventÌ64Î_GdkEventMotionÖ0Ïgint8 +send_eventÌ64Î_GdkEventNoExposeÖ0Ïgint8 +send_eventÌ64Î_GdkEventOwnerChangeÖ0Ïgint8 +send_eventÌ64Î_GdkEventPropertyÖ0Ïgint8 +send_eventÌ64Î_GdkEventProximityÖ0Ïgint8 +send_eventÌ64Î_GdkEventScrollÖ0Ïgint8 +send_eventÌ64Î_GdkEventSelectionÖ0Ïgint8 +send_eventÌ64Î_GdkEventSettingÖ0Ïgint8 +send_eventÌ64Î_GdkEventVisibilityÖ0Ïgint8 +send_eventÌ64Î_GdkEventWindowStateÖ0Ïgint8 +sensitiveÌ64Î_GtkCellRendererÖ0Ïguint +separatorÌ64Î_GtkDialogÖ0ÏGtkWidget +separatorÌ64Î_GtkHSeparatorÖ0ÏGtkSeparator +separatorÌ64Î_GtkVSeparatorÖ0ÏGtkSeparator +seqÌ64Î_GtkListStoreÖ0Ïgpointer +seq_context_idÌ64Î_GtkStatusbarÖ0Ïguint +seq_idÌ64Î_GHookListÖ0Ïgulong +seq_message_idÌ64Î_GtkStatusbarÖ0Ïguint set_anchorÌ1024Í(GtkTextView *text_view)Î_GtkTextViewClassÖ0Ïvoid set_argÌ1024Í(GtkObject *object, GtkArg *arg, guint arg_id)Î_GtkObjectClassÖ0Ïvoid set_as_default_for_extensionÌ1024Í(GAppInfo *appinfo, const char *extension, GError **error)Î_GAppInfoIfaceÖ0Ïgboolean @@ -17346,7 +20350,9 @@ set_focus_child set_image_descriptionÌ1024Í(AtkImage *image, const gchar *description)Î_AtkImageIfaceÖ0Ïgboolean set_labelÌ1024Í(GtkMenuItem *menu_item, const gchar *label)Î_GtkMenuItemClassÖ0Ïvoid set_nameÌ1024Í(AtkObject *accessible, const gchar *name)Î_AtkObjectClassÖ0Ïvoid +set_nameÌ64Î_GtkBindingSetÖ0Ïgchar set_nameÌ1024Í(GtkBuildable *buildable, const gchar *name)Î_GtkBuildableIfaceÖ0Ïvoid +set_nextÌ64Î_GtkBindingEntryÖ0ÏGtkBindingEntry set_parentÌ1024Í(AtkObject *accessible, AtkObject *parent)Î_AtkObjectClassÖ0Ïvoid set_positionÌ1024Í(AtkComponent *component, gint x, gint y, AtkCoordType coord_type)Î_AtkComponentIfaceÖ0Ïgboolean set_positionÌ1024Í(GtkEditable *editable, gint position)Î_GtkEditableClassÖ0Ïvoid @@ -17362,6 +20368,7 @@ set_scroll_adjustments set_scroll_adjustmentsÌ1024Í(GtkTextView *text_view, GtkAdjustment *hadjustment, GtkAdjustment *vadjustment)Î_GtkTextViewClassÖ0Ïvoid set_scroll_adjustmentsÌ1024Í(GtkTreeView *tree_view, GtkAdjustment *hadjustment, GtkAdjustment *vadjustment)Î_GtkTreeViewClassÖ0Ïvoid set_scroll_adjustmentsÌ1024Í(GtkViewport *viewport, GtkAdjustment *hadjustment, GtkAdjustment *vadjustment)Î_GtkViewportClassÖ0Ïvoid +set_scroll_adjustments_signalÌ64Î_GtkWidgetClassÖ0Ïguint set_selectionÌ1024Í(AtkText *text, gint selection_num, gint start_offset, gint end_offset)Î_AtkTextIfaceÖ0Ïgboolean set_selectionÌ1024Í(GtkOldEditable *editable, gint start_pos, gint end_pos)Î_GtkOldEditableClassÖ0Ïvoid set_selection_boundsÌ1024Í(GtkEditable *editable, gint start_pos, gint end_pos)Î_GtkEditableClassÖ0Ïvoid @@ -17378,50 +20385,112 @@ set_values setbufÌ1024Í(FILE * __stream, char * __buf)Ö0Ïvoid setbufferÌ1024Í(FILE * __stream, char * __buf, size_t __size)Ö0Ïvoid setlinebufÌ1024Í(FILE *__stream)Ö0Ïvoid +settingÌ64Î_GdkEventÖ0ÏGdkEventSetting setvbufÌ1024Í(FILE * __stream, char * __buf, int __modes, size_t __n)Ö0Ïint +shadow_typeÌ64Î_GtkArrowÖ0Ïgint16 +shadow_typeÌ64Î_GtkCListÖ0ÏGtkShadowType +shadow_typeÌ64Î_GtkFrameÖ0Ïgint16 +shadow_typeÌ64Î_GtkHandleBoxÖ0ÏGtkShadowType +shadow_typeÌ64Î_GtkScrolledWindowÖ0Ïguint16 +shadow_typeÌ64Î_GtkViewportÖ0ÏGtkShadowType +shape_engineÌ64Î_PangoAnalysisÖ0ÏPangoEngineShape +shape_maskÌ64Î_GtkWidgetShapeInfoÖ0ÏGdkBitmap +shapedÌ64Î_GdkWindowObjectÖ0Ïguint +short_nameÌ64Î_GOptionEntryÖ0Ïgchar should_automountÌ1024Í(GVolume *volume)Î_GVolumeIfaceÖ0Ïgboolean should_showÌ1024Í(GAppInfo *appinfo)Î_GAppInfoIfaceÖ0Ïgboolean showÌ1024Í(GtkWidget *widget)Î_GtkWidgetClassÖ0Ïvoid show_allÌ1024Í(GtkWidget *widget)Î_GtkWidgetClassÖ0Ïvoid +show_borderÌ64Î_GtkNotebookÖ0Ïguint show_helpÌ1024Í(GtkWidget *widget, GtkWidgetHelpType help_type)Î_GtkWidgetClassÖ0Ïgboolean show_menuÌ1024Í(GtkMenuToolButton *button)Î_GtkMenuToolButtonClassÖ0Ïvoid +show_sort_indicatorÌ64Î_GtkTreeViewColumnÖ0Ïguint +show_stubÌ64Î_GtkCTreeÖ0Ïguint +show_submenu_indicatorÌ64Î_GtkMenuItemÖ0Ïguint +show_tabsÌ64Î_GtkNotebookÖ0Ïguint +show_textÌ64Î_GtkProgressÖ0Ïguint +shrinkÌ64Î_GtkTableRowColÖ0Ïguint +shrink_on_detachÌ64Î_GtkHandleBoxÖ0Ïguint si_addrÌ65536Ö0 +si_addrÌ64Îsiginfo::anon_union_11::anon_struct_16Ö0Ïvoid si_bandÌ65536Ö0 +si_bandÌ64Îsiginfo::anon_union_11::anon_struct_17Ö0Ïlong +si_codeÌ64ÎsiginfoÖ0Ïint +si_errnoÌ64ÎsiginfoÖ0Ïint si_fdÌ65536Ö0 +si_fdÌ64Îsiginfo::anon_union_11::anon_struct_17Ö0Ïint si_intÌ65536Ö0 si_overrunÌ65536Ö0 +si_overrunÌ64Îsiginfo::anon_union_11::anon_struct_13Ö0Ïint si_pidÌ65536Ö0 +si_pidÌ64Îsiginfo::anon_union_11::anon_struct_12Ö0Ï__pid_t +si_pidÌ64Îsiginfo::anon_union_11::anon_struct_14Ö0Ï__pid_t +si_pidÌ64Îsiginfo::anon_union_11::anon_struct_15Ö0Ï__pid_t si_ptrÌ65536Ö0 +si_signoÌ64ÎsiginfoÖ0Ïint +si_sigvalÌ64Îsiginfo::anon_union_11::anon_struct_13Ö0Ïsigval_t +si_sigvalÌ64Îsiginfo::anon_union_11::anon_struct_14Ö0Ïsigval_t si_statusÌ65536Ö0 +si_statusÌ64Îsiginfo::anon_union_11::anon_struct_15Ö0Ïint si_stimeÌ65536Ö0 +si_stimeÌ64Îsiginfo::anon_union_11::anon_struct_15Ö0Ï__clock_t +si_tidÌ64Îsiginfo::anon_union_11::anon_struct_13Ö0Ïint si_timeridÌ65536Ö0 si_uidÌ65536Ö0 +si_uidÌ64Îsiginfo::anon_union_11::anon_struct_12Ö0Ï__uid_t +si_uidÌ64Îsiginfo::anon_union_11::anon_struct_14Ö0Ï__uid_t +si_uidÌ64Îsiginfo::anon_union_11::anon_struct_15Ö0Ï__uid_t si_utimeÌ65536Ö0 +si_utimeÌ64Îsiginfo::anon_union_11::anon_struct_15Ö0Ï__clock_t si_valueÌ65536Ö0 +siblingÌ64Î_GtkCTreeRowÖ0ÏGtkCTreeNode sig_atomic_tÌ4096Ö0Ï__sig_atomic_t sig_tÌ4096Ö0Ï__sighandler_t sigactionÌ1024Í(int __sig, const struct sigaction * __act, struct sigaction * __oact)Ö0Ïint +sigactionÌ2048Ö0 sigaddsetÌ1024Í(sigset_t *__set, int __signo)Ö0Ïint sigaltstackÌ1024Í(const struct sigaltstack * __ss, struct sigaltstack * __oss)Ö0Ïint +sigaltstackÌ2048Ö0 sigandsetÌ1024Í(sigset_t *__set, const sigset_t *__left, const sigset_t *__right)Ö0Ïint sigblockÌ1024Í(int __mask)Ö0Ïint +sigcontextÌ2048Ö0 sigcontext_structÌ65536Ö0 sigdelsetÌ1024Í(sigset_t *__set, int __signo)Ö0Ïint sigemptysetÌ1024Í(sigset_t *__set)Ö0Ïint +sigev_notifyÌ64ÎsigeventÖ0Ïint sigev_notify_attributesÌ65536Ö0 sigev_notify_functionÌ65536Ö0 +sigev_signoÌ64ÎsigeventÖ0Ïint +sigev_valueÌ64ÎsigeventÖ0Ïsigval_t +sigeventÌ2048Ö0 +sigeventÌ32768Ö0 sigevent_tÌ4096Ö0Ïsigevent sigfillsetÌ1024Í(sigset_t *__set)Ö0Ïint siggetmaskÌ1024Í(void)Ö0Ïint sighandler_tÌ4096Ö0Ï__sighandler_t sigholdÌ1024Í(int __sig)Ö0Ïint sigignoreÌ1024Í(int __sig)Ö0Ïint +siginfoÌ2048Ö0 siginfo_tÌ4096Ö0Ïsiginfo siginterruptÌ1024Í(int __sig, int __interrupt)Ö0Ïint sigisemptysetÌ1024Í(const sigset_t *__set)Ö0Ïint sigismemberÌ1024Í(const sigset_t *__set, int __signo)Ö0Ïint sigmaskÌ131072Í(sig)Ö0 +signÌ64Î_GDoubleIEEE754::anon_struct_2Ö0Ïguint +signÌ64Î_GFloatIEEE754::anon_struct_1Ö0Ïguint signalÌ1024Í(int __sig, __sighandler_t __handler)Ö0Ï__sighandler_t +signal_dataÌ64Î_GtkArg::anon_union_257Ö0Ïanon_struct_258 +signal_flagsÌ64Î_GSignalQueryÖ0ÏGSignalFlags +signal_idÌ64Î_GSignalInvocationHintÖ0Ïguint +signal_idÌ64Î_GSignalQueryÖ0Ïguint +signal_nameÌ64Î_GSignalQueryÖ0Ïgchar +signal_nameÌ64Î_GtkBindingSignalÖ0Ïgchar +signal_quote1Ì64Î_GtkAccelLabelClassÖ0Ïgchar +signal_quote2Ì64Î_GtkAccelLabelClassÖ0Ïgchar +signalsÌ64Î_GtkBindingEntryÖ0ÏGtkBindingSignal +significandÌ64Î_fpregÖ0Ïshort +significandÌ64Î_fpxregÖ0Ïshort +significandÌ64Î_libc_fpregÖ0Ïshort sigorsetÌ1024Í(sigset_t *__set, const sigset_t *__left, const sigset_t *__right)Ö0Ïint sigpauseÌ131072Í(sig)Ö0 sigpendingÌ1024Í(sigset_t *__set)Ö0Ïint @@ -17433,79 +20502,267 @@ sigset sigset_tÌ4096Ö0Ï__sigset_t sigsetmaskÌ1024Í(int __mask)Ö0Ïint sigstackÌ1024Í(struct sigstack *__ss, struct sigstack *__oss)Ö0Ïint +sigstackÌ2048Ö0 sigsuspendÌ1024Í(const sigset_t *__set)Ö0Ïint sigtimedwaitÌ1024Í(const sigset_t * __set, siginfo_t * __info, const struct timespec * __timeout)Ö0Ïint +sigvalÌ8192Ö0 sigval_tÌ4096Ö0Ïsigval sigvecÌ1024Í(int __sig, const struct sigvec *__vec, struct sigvec *__ovec)Ö0Ïint +sigvecÌ2048Ö0 sigwaitÌ1024Í(const sigset_t * __set, int * __sig)Ö0Ïint sigwaitinfoÌ1024Í(const sigset_t * __set, siginfo_t * __info)Ö0Ïint +single_line_modeÌ64Î_GtkLabelÖ0Ïguint +sival_intÌ64ÎsigvalÖ0Ïint +sival_ptrÌ64ÎsigvalÖ0Ïvoid +sizeÌ64Î_GdkColormapÖ0Ïgint +sizeÌ64Î_GtkFontSelectionÖ0Ïgint +sizeÌ64Î_PangoAttrSizeÖ0Ïint size_allocateÌ1024Í(GtkWidget *widget, GtkAllocation *allocation)Î_GtkWidgetClassÖ0Ïvoid size_changedÌ1024Í(GdkScreen *screen)Î_GdkScreenClassÖ0Ïvoid size_changedÌ1024Í(GtkStatusIcon *status_icon, gint size)Î_GtkStatusIconClassÖ0Ïgboolean +size_entryÌ64Î_GtkFontSelectionÖ0ÏGtkWidget +size_listÌ64Î_GtkFontSelectionÖ0ÏGtkWidget size_preparedÌ1024Í(GdkPixbufLoader *loader, int width, int height)Î_GdkPixbufLoaderClassÖ0Ïvoid size_requestÌ1024Í(GtkWidget *widget, GtkRequisition *requisition)Î_GtkWidgetClassÖ0Ïvoid +sizing_labelÌ64Î_GtkCellRendererAccelÖ0ÏGtkWidget skipÌ1024Í(GInputStream *stream, gsize count, GCancellable *cancellable, GError **error)Î_GInputStreamClassÖ0Ïgssize skip_asyncÌ1024Í(GInputStream *stream, gsize count, int io_priority, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data)Î_GInputStreamClassÖ0Ïvoid +skip_comment_multiÌ64Î_GScannerConfigÖ0Ïguint +skip_comment_singleÌ64Î_GScannerConfigÖ0Ïguint skip_finishÌ1024Í(GInputStream *stream, GAsyncResult *result, GError **error)Î_GInputStreamClassÖ0Ïgssize +slaveÌ64Î_GtkIMMulticontextÖ0ÏGtkIMContext +slide_initial_coordinateÌ64Î_GtkRangeÖ0Ïgint +slide_initial_slider_positionÌ64Î_GtkRangeÖ0Ïgint +slider_detailÌ64Î_GtkRangeClassÖ0Ïgchar +slider_endÌ64Î_GtkRangeÖ0Ïgint +slider_sizeÌ64Î_GtkRulerÖ0Ïgint +slider_size_fixedÌ64Î_GtkRangeÖ0Ïguint +slider_startÌ64Î_GtkRangeÖ0Ïgint +snap_edgeÌ64Î_GtkHandleBoxÖ0Ïint +snap_to_ticksÌ64Î_GtkSpinButtonÖ0Ïguint snprintfÌ1024Í(char * __s, size_t __maxlen, const char * __format, ...)Ö0Ïint +socket_windowÌ64Î_GtkPlugÖ0ÏGdkWindow +sort_clicked_signalÌ64Î_GtkTreeViewColumnÖ0Ïguint +sort_columnÌ64Î_GtkCListÖ0Ïgint sort_column_changedÌ1024Í(GtkTreeSortable *sortable)Î_GtkTreeSortableIfaceÖ0Ïvoid +sort_column_changed_signalÌ64Î_GtkTreeViewColumnÖ0Ïguint +sort_column_idÌ64Î_GtkListStoreÖ0Ïgint +sort_column_idÌ64Î_GtkTreeModelSortÖ0Ïgint +sort_column_idÌ64Î_GtkTreeStoreÖ0Ïgint +sort_column_idÌ64Î_GtkTreeViewColumnÖ0Ïgint sort_listÌ1024Í(GtkCList *clist)Î_GtkCListClassÖ0Ïvoid +sort_listÌ64Î_GtkListStoreÖ0ÏGList +sort_listÌ64Î_GtkTreeModelSortÖ0ÏGList +sort_listÌ64Î_GtkTreeStoreÖ0ÏGList +sort_orderÌ64Î_GtkTreeViewColumnÖ0ÏGtkSortType +sort_typeÌ64Î_GtkCListÖ0ÏGtkSortType +sourceÌ64Î_GdkDeviceÖ0ÏGdkInputSource +source_funcsÌ64Î_GSourceÖ0ÏGSourceFuncs +source_idÌ64Î_GSourceÖ0Ïguint +source_windowÌ64Î_GdkDragContextÖ0ÏGdkWindow +spaceÌ64Î_PangoGlyphStringÖ0Ïgint +spacingÌ64Î_GtkBoxÖ0Ïgint16 +spacingÌ64Î_GtkCell::anon_union_327::anon_struct_329Ö0Ïguint8 +spacingÌ64Î_GtkCellPixTextÖ0Ïguint8 +spacingÌ64Î_GtkTableRowColÖ0Ïguint16 +spacingÌ64Î_GtkTreeViewColumnÖ0Ïgint spliceÌ1024Í(GOutputStream *stream, GInputStream *source, GOutputStreamSpliceFlags flags, GCancellable *cancellable, GError **error)Î_GOutputStreamClassÖ0Ïgssize splice_asyncÌ1024Í(GOutputStream *stream, GInputStream *source, GOutputStreamSpliceFlags flags, int io_priority, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer data)Î_GOutputStreamClassÖ0Ïvoid splice_finishÌ1024Í(GOutputStream *stream, GAsyncResult *result, GError **error)Î_GOutputStreamClassÖ0Ïgssize sprintfÌ1024Í(char * __s, const char * __format, ...)Ö0Ïint +ssÌ64ÎsigcontextÖ0Ïshort +ss_flagsÌ64ÎsigaltstackÖ0Ïint +ss_onstackÌ64ÎsigstackÖ0Ïint +ss_sizeÌ64ÎsigaltstackÖ0Ïsize_t +ss_spÌ64ÎsigaltstackÖ0Ïvoid +ss_spÌ64ÎsigstackÖ0Ïvoid sscanfÌ1024Í(const char * __s, const char * __format, ...)Ö0Ïint ssignalÌ1024Í(int __sig, __sighandler_t __handler)Ö0Ï__sighandler_t -st_atimeÌ65536Ö0 -st_ctimeÌ65536Ö0 -st_mtimeÌ65536Ö0 stack_tÌ4096Ö0Ïsigaltstack +stampÌ64Î_GtkListStoreÖ0Ïgint +stampÌ64Î_GtkTreeIterÖ0Ïgint +stampÌ64Î_GtkTreeModelSortÖ0Ïgint +stampÌ64Î_GtkTreeStoreÖ0Ïgint +startÌ64Î_GtkPageRangeÖ0Ïgint +start_charÌ64Î_PangoGlyphItemIterÖ0Ïint start_editingÌ1024Í(GtkCellEditable *cell_editable, GdkEvent *event)Î_GtkCellEditableIfaceÖ0Ïvoid start_editingÌ1024Í(GtkCellRenderer *cell, GdkEvent *event, GtkWidget *widget, const gchar *path, GdkRectangle *background_area, GdkRectangle *cell_area, GtkCellRendererState flags)Î_GtkCellRendererClassÖ0ÏGtkCellEditable * start_elementÌ1024Í(GMarkupParseContext *context, const gchar *element_name, const gchar **attribute_names, const gchar **attribute_values, gpointer user_data, GError **error)Î_GMarkupParserÖ0Ïvoid +start_glyphÌ64Î_PangoGlyphItemIterÖ0Ïint +start_indexÌ64Î_PangoAttributeÖ0Ïguint +start_indexÌ64Î_PangoGlyphItemIterÖ0Ïint +start_indexÌ64Î_PangoLayoutLineÖ0Ïgint start_interactive_searchÌ1024Í(GtkTreeView *tree_view)Î_GtkTreeViewClassÖ0Ïgboolean +start_offsetÌ64Î_AtkTextRangeÖ0Ïgint start_queryÌ1024Í(GtkTipsQuery *tips_query)Î_GtkTipsQueryClassÖ0Ïvoid start_selectionÌ1024Í(GtkCList *clist)Î_GtkCListClassÖ0Ïvoid start_selectionÌ1024Í(GtkListItem *list_item)Î_GtkListItemClassÖ0Ïvoid -statÌ1024Í(const char * __file, struct stat * __buf)Ö0Ïint -stat64Ì1024Í(const char * __file, struct stat64 * __buf)Ö0Ïint +start_timeÌ64Î_GdkDragContextÖ0Ïguint32 +stateÌ64Î_AtkKeyEventStructÖ0Ïguint +stateÌ64Î_GdkEventButtonÖ0Ïguint +stateÌ64Î_GdkEventCrossingÖ0Ïguint +stateÌ64Î_GdkEventKeyÖ0Ïguint +stateÌ64Î_GdkEventMotionÖ0Ïguint +stateÌ64Î_GdkEventPropertyÖ0Ïguint +stateÌ64Î_GdkEventScrollÖ0Ïguint +stateÌ64Î_GdkEventVisibilityÖ0ÏGdkVisibilityState +stateÌ64Î_GdkWindowObjectÖ0ÏGdkWindowState +stateÌ64Î_GtkCListRowÖ0ÏGtkStateType +stateÌ64Î_GtkWidgetÖ0Ïguint8 state_changeÌ1024Í(AtkObject *accessible, const gchar *name, gboolean state_set)Î_AtkObjectClassÖ0Ïvoid state_changedÌ1024Í(GdkKeymap *keymap)Î_GdkKeymapClassÖ0Ïvoid state_changedÌ1024Í(GtkWidget *widget, GtkStateType previous_state)Î_GtkWidgetClassÖ0Ïvoid +static_mutexÌ64Î_GStaticMutexÖ0Ïanon_union_0 +statusÌ64Î_GOnceÖ0ÏGOnceStatus +statusÌ64Î_cairo_rectangle_listÖ0Ïcairo_status_t +statusÌ64Î_fpstateÖ0Ïshort +statusÌ64Î_libc_fpstateÖ0Ïlong +statusÌ64Îcairo_pathÖ0Ïcairo_status_t status_changedÌ1024Í(GtkPrintOperation *operation)Î_GtkPrintOperationClassÖ0Ïvoid +stderrÌ32768Ö0Ï_IO_FILE stderrÌ65536Ö0 +stdinÌ32768Ö0Ï_IO_FILE stdinÌ65536Ö0 +stdoutÌ32768Ö0Ï_IO_FILE stdoutÌ65536Ö0 +step_incrementÌ64Î_GtkAdjustmentÖ0Ïgdouble +stepper_detailÌ64Î_GtkRangeClassÖ0Ïgchar +stick_initiallyÌ64Î_GtkWindowÖ0Ïguint stimeÌ1024Í(const time_t *__when)Ö0Ïint +stippleÌ64Î_GdkGCValuesÖ0ÏGdkPixmap +stippleÌ64Î_GdkPangoAttrStippleÖ0ÏGdkBitmap +stockÌ64Î_GtkImage::anon_union_282Ö0ÏGtkImageStockData +stock_idÌ64Î_GtkActionEntryÖ0Ïgchar +stock_idÌ64Î_GtkImageStockDataÖ0Ïgchar +stock_idÌ64Î_GtkRadioActionEntryÖ0Ïgchar +stock_idÌ64Î_GtkStockItemÖ0Ïgchar +stock_idÌ64Î_GtkToggleActionEntryÖ0Ïgchar stop_queryÌ1024Í(GtkTipsQuery *tips_query)Î_GtkTipsQueryClassÖ0Ïvoid +storage_typeÌ64Î_GtkImageÖ0ÏGtkImageType +store_int64Ì64Î_GScannerConfigÖ0Ïguint +strÌ64Î_GStringÖ0Ïgchar strftimeÌ1024Í(char * __s, size_t __maxsize, const char * __format, const struct tm * __tp)Ö0Ïsize_t strftime_lÌ1024Í(char * __s, size_t __maxsize, const char * __format, const struct tm * __tp, __locale_t __loc)Ö0Ïsize_t +strikethroughÌ64Î_GtkCellRendererTextÖ0Ïguint +strikethroughÌ64Î_GtkTextAppearanceÖ0Ïguint +strikethroughÌ64Î_PangoRendererÖ0Ïgboolean +strikethrough_setÌ64Î_GtkCellRendererTextÖ0Ïguint +strikethrough_setÌ64Î_GtkTextTagÖ0Ïguint +stringÌ64Î_AtkKeyEventStructÖ0Ïgchar +stringÌ64Î_GdkEventKeyÖ0Ïgchar +string_dataÌ64Î_GtkArg::anon_union_257Ö0Ïgchar +string_dataÌ64Î_GtkBindingArg::anon_union_279Ö0Ïgchar +stringsÌ64Îanon_struct_88Ö0Ïgchar +strncmp_funcÌ64Î_GCompletionÖ0ÏGCompletionStrncmpFunc strptimeÌ1024Í(const char * __s, const char * __fmt, struct tm *__tp)Ö0Ïchar * strptime_lÌ1024Í(const char * __s, const char * __fmt, struct tm *__tp, __locale_t __loc)Ö0Ïchar * +styleÌ64Î_GtkCListRowÖ0ÏGtkStyle +styleÌ64Î_GtkCellÖ0ÏGtkStyle +styleÌ64Î_GtkCellPixTextÖ0ÏGtkStyle +styleÌ64Î_GtkCellPixmapÖ0ÏGtkStyle +styleÌ64Î_GtkCellTextÖ0ÏGtkStyle +styleÌ64Î_GtkCellWidgetÖ0ÏGtkStyle +styleÌ64Î_GtkToolbarÖ0ÏGtkToolbarStyle +styleÌ64Î_GtkWidgetÖ0ÏGtkStyle style_changedÌ1024Í(GtkToolbar *toolbar, GtkToolbarStyle style)Î_GtkToolbarClassÖ0Ïvoid +style_setÌ64Î_GtkToolbarÖ0Ïguint style_setÌ1024Í(GtkWidget *widget, GtkStyle *previous_style)Î_GtkWidgetClassÖ0Ïvoid +stylesÌ64Î_GtkStyleÖ0ÏGSList +subdivideÌ64Î_GtkRulerMetricÖ0Ïgint +submenuÌ64Î_GtkMenuItemÖ0ÏGtkWidget +submenu_directionÌ64Î_GtkMenuItemÖ0Ïguint +submenu_placementÌ64Î_GtkMenuItemÖ0Ïguint +submenu_placementÌ64Î_GtkMenuShellClassÖ0Ïguint +substitutorÌ64Î_GParamSpecStringÖ0Ïgchar +subwindowÌ64Î_GdkEventCrossingÖ0ÏGdkWindow +subwindow_modeÌ64Î_GdkGCValuesÖ0ÏGdkSubwindowMode +suggested_actionÌ64Î_GdkDragContextÖ0ÏGdkDragAction supports_filesÌ1024Í(GAppInfo *appinfo)Î_GAppInfoIfaceÖ0Ïgboolean supports_urisÌ1024Í(GAppInfo *appinfo)Î_GAppInfoIfaceÖ0Ïgboolean +sv_flagsÌ64ÎsigvecÖ0Ïint +sv_handlerÌ64ÎsigvecÖ0Ï__sighandler_t +sv_maskÌ64ÎsigvecÖ0Ïint sv_onstackÌ65536Ö0 +swÌ64Î_fpstateÖ0Ï__uint32_t +swÌ64Î_libc_fpstateÖ0Ïlong switch_pageÌ1024Í(GtkNotebook *notebook, GtkNotebookPage *page, guint page_num)Î_GtkNotebookClassÖ0Ïvoid +symbol_2_tokenÌ64Î_GScannerConfigÖ0Ïguint +symbol_tableÌ64Î_GScannerÖ0ÏGHashTable sync_action_propertiesÌ1024Í(GtkActivatable *activatable, GtkAction *action)Î_GtkActivatableIfaceÖ0Ïvoid +sys_errlistÌ32768Ö0Ïchar +sys_nerrÌ32768Ö0Ïint +sys_siglistÌ32768Ö0Ïchar sysv_signalÌ1024Í(int __sig, __sighandler_t __handler)Ö0Ï__sighandler_t +tab_hborderÌ64Î_GtkNotebookÖ0Ïguint16 +tab_posÌ64Î_GtkNotebookÖ0Ïguint +tab_vborderÌ64Î_GtkNotebookÖ0Ïguint16 +tableÌ64Î_GtkGammaCurveÖ0ÏGtkWidget +tableÌ64Î_GtkTextTagÖ0ÏGtkTextTagTable +tablesÌ64Î_GtkIMContextSimpleÖ0ÏGSList +tabsÌ64Î_GtkTextAttributesÖ0ÏPangoTabArray +tabsÌ64Î_GtkTextViewÖ0ÏPangoTabArray +tabs_setÌ64Î_GtkTextTagÖ0Ïguint +tagÌ64Î_fpstateÖ0Ï__uint32_t +tagÌ64Î_libc_fpstateÖ0Ïlong tag_addedÌ1024Í(GtkTextTagTable *table, GtkTextTag *tag)Î_GtkTextTagTableClassÖ0Ïvoid tag_changedÌ1024Í(GtkTextTagTable *table, GtkTextTag *tag, gboolean size_changed)Î_GtkTextTagTableClassÖ0Ïvoid tag_removedÌ1024Í(GtkTextTagTable *table, GtkTextTag *tag)Î_GtkTextTagTableClassÖ0Ïvoid +tag_tableÌ64Î_GtkTextBufferÖ0ÏGtkTextTagTable +tailÌ64Î_GQueueÖ0ÏGList +targetÌ64Î_AtkRelationÖ0ÏGPtrArray +targetÌ64Î_GdkEventSelectionÖ0ÏGdkAtom +targetÌ64Î_GtkSelectionDataÖ0ÏGdkAtom +targetÌ64Î_GtkTargetEntryÖ0Ïgchar +targetÌ64Î_GtkTargetPairÖ0ÏGdkAtom +targetsÌ64Î_GdkDragContextÖ0ÏGList +tearoff_activeÌ64Î_GtkMenuÖ0Ïguint +tearoff_adjustmentÌ64Î_GtkMenuÖ0ÏGtkAdjustment +tearoff_hboxÌ64Î_GtkMenuÖ0ÏGtkWidget +tearoff_scrollbarÌ64Î_GtkMenuÖ0ÏGtkWidget +tearoff_windowÌ64Î_GtkMenuÖ0ÏGtkWidget tellÌ1024Í(GFileInputStream *stream)Î_GFileInputStreamClassÖ0Ïgoffset tellÌ1024Í(GFileOutputStream *stream)Î_GFileOutputStreamClassÖ0Ïgoffset tellÌ1024Í(GSeekable *seekable)Î_GSeekableIfaceÖ0Ïgoffset tempnamÌ1024Í(const char *__dir, const char *__pfx)Ö0Ïchar * +tentative_matchÌ64Î_GtkIMContextSimpleÖ0Ïgunichar +tentative_match_lenÌ64Î_GtkIMContextSimpleÖ0Ïgint test_collapse_rowÌ1024Í(GtkTreeView *tree_view, GtkTreeIter *iter, GtkTreePath *path)Î_GtkTreeViewClassÖ0Ïgboolean test_expand_rowÌ1024Í(GtkTreeView *tree_view, GtkTreeIter *iter, GtkTreePath *path)Î_GtkTreeViewClassÖ0Ïgboolean +test_initializedÌ64Îanon_struct_86Ö0Ïgboolean +test_perfÌ64Îanon_struct_86Ö0Ïgboolean +test_quickÌ64Îanon_struct_86Ö0Ïgboolean +test_quietÌ64Îanon_struct_86Ö0Ïgboolean +test_verboseÌ64Îanon_struct_86Ö0Ïgboolean textÌ1024Í(GMarkupParseContext *context, const gchar *text, gsize text_len, gpointer user_data, GError **error)Î_GMarkupParserÖ0Ïvoid +textÌ64Î_GScannerÖ0Ïgchar +textÌ64Î_GtkCell::anon_union_327Ö0Ïgchar +textÌ64Î_GtkCell::anon_union_327::anon_struct_329Ö0Ïgchar +textÌ64Î_GtkCellPixTextÖ0Ïgchar +textÌ64Î_GtkCellRendererTextÖ0Ïgchar +textÌ64Î_GtkCellTextÖ0Ïgchar +textÌ64Î_GtkEntryÖ0Ïgchar +textÌ64Î_GtkLabelÖ0Ïgchar +textÌ64Î_GtkRcStyleÖ0ÏGdkColor +textÌ64Î_GtkStyleÖ0ÏGdkColor +textÌ64Î_PangoGlyphItemIterÖ0Ïgchar +text_aaÌ64Î_GtkStyleÖ0ÏGdkColor +text_aa_gcÌ64Î_GtkStyleÖ0ÏGdkGC +text_areaÌ64Î_GtkEntryÖ0ÏGdkWindow text_attributes_changedÌ1024Í(AtkText *text)Î_AtkTextIfaceÖ0Ïvoid text_caret_movedÌ1024Í(AtkText *text, gint location)Î_AtkTextIfaceÖ0Ïvoid text_changedÌ1024Í(AtkText *text, gint position, gint length)Î_AtkTextIfaceÖ0Ïvoid +text_columnÌ64Î_GtkCellRendererComboÖ0Ïgint +text_endÌ64Î_GScannerÖ0Ïgchar +text_gcÌ64Î_GtkStyleÖ0ÏGdkGC +text_lengthÌ64Î_GtkEntryÖ0Ïguint16 +text_max_lengthÌ64Î_GtkEntryÖ0Ïguint16 text_poppedÌ1024Í(GtkStatusbar *statusbar, guint context_id, const gchar *text)Î_GtkStatusbarClassÖ0Ïvoid text_pushedÌ1024Í(GtkStatusbar *statusbar, guint context_id, const gchar *text)Î_GtkStatusbarClassÖ0Ïvoid text_selection_changedÌ1024Í(AtkText *text)Î_AtkTextIfaceÖ0Ïvoid +text_sizeÌ64Î_GtkEntryÖ0Ïguint16 +text_windowÌ64Î_GtkTextViewÖ0ÏGtkTextWindow +theme_change_idÌ64Î_GtkImageGIconDataÖ0Ïguint +theme_change_idÌ64Î_GtkImageIconNameDataÖ0Ïguint thread_createÌ1024Í(GThreadFunc func, gpointer data, gulong stack_size, gboolean joinable, gboolean bound, GThreadPriority priority, gpointer thread, GError **error)Î_GThreadFunctionsÖ0Ïvoid thread_equalÌ1024Í(gpointer thread1, gpointer thread2)Î_GThreadFunctionsÖ0Ïgboolean thread_exitÌ1024Í(void)Î_GThreadFunctionsÖ0Ïvoid @@ -17515,16 +20772,62 @@ thread_set_priority thread_yieldÌ1024Í(void)Î_GThreadFunctionsÖ0Ïvoid threads_enterÌ1024Í(AtkMisc *misc)Î_AtkMiscClassÖ0Ïvoid threads_leaveÌ1024Í(AtkMisc *misc)Î_AtkMiscClassÖ0Ïvoid +tileÌ64Î_GdkGCValuesÖ0ÏGdkPixmap timeÌ1024Í(time_t *__timer)Ö0Ïtime_t +timeÌ64Î_GdkEventButtonÖ0Ïguint32 +timeÌ64Î_GdkEventCrossingÖ0Ïguint32 +timeÌ64Î_GdkEventDNDÖ0Ïguint32 +timeÌ64Î_GdkEventKeyÖ0Ïguint32 +timeÌ64Î_GdkEventMotionÖ0Ïguint32 +timeÌ64Î_GdkEventOwnerChangeÖ0Ïguint32 +timeÌ64Î_GdkEventPropertyÖ0Ïguint32 +timeÌ64Î_GdkEventProximityÖ0Ïguint32 +timeÌ64Î_GdkEventScrollÖ0Ïguint32 +timeÌ64Î_GdkEventSelectionÖ0Ïguint32 +timeÌ64Î_GdkTimeCoordÖ0Ïguint32 time_tÌ4096Ö0Ï__time_t timegmÌ1024Í(struct tm *__tp)Ö0Ïtime_t timelocalÌ1024Í(struct tm *__tp)Ö0Ïtime_t +timeout_idÌ64Î_GtkMenuÖ0Ïguint +timerÌ64Î_GtkMenuItemÖ0Ïguint +timerÌ64Î_GtkNotebookÖ0Ïguint32 +timerÌ64Î_GtkRangeÖ0ÏGtkRangeStepTimer +timerÌ64Î_GtkSpinButtonÖ0Ïguint32 +timer_callsÌ64Î_GtkSpinButtonÖ0Ïguint timer_createÌ1024Í(clockid_t __clock_id, struct sigevent * __evp, timer_t * __timerid)Ö0Ïint timer_deleteÌ1024Í(timer_t __timerid)Ö0Ïint +timer_from_keypressÌ64Î_GtkMenuItemÖ0Ïguint timer_getoverrunÌ1024Í(timer_t __timerid)Ö0Ïint timer_gettimeÌ1024Í(timer_t __timerid, struct itimerspec *__value)Ö0Ïint timer_settimeÌ1024Í(timer_t __timerid, int __flags, const struct itimerspec * __value, struct itimerspec * __ovalue)Ö0Ïint +timer_stepÌ64Î_GtkSpinButtonÖ0Ïgdouble timer_tÌ4096Ö0Ï__timer_t +timer_tagÌ64Î_GtkTooltipsÖ0Ïgint +timespecÌ2048Ö0 +timestampÌ64Î_AtkKeyEventStructÖ0Ïguint32 +timezoneÌ32768Ö0Ïlong +tip_labelÌ64Î_GtkTooltipsÖ0ÏGtkWidget +tip_privateÌ64Î_GtkTooltipsDataÖ0Ïgchar +tip_textÌ64Î_GtkTooltipsDataÖ0Ïgchar +tip_windowÌ64Î_GtkTooltipsÖ0ÏGtkWidget +tips_data_listÌ64Î_GtkTooltipsÖ0ÏGList +titleÌ64Î_GdkWindowAttrÖ0Ïgchar +titleÌ64Î_GtkCListColumnÖ0Ïgchar +titleÌ64Î_GtkTreeViewColumnÖ0Ïgchar +titleÌ64Î_GtkWindowÖ0Ïgchar +title_windowÌ64Î_GtkCListÖ0ÏGdkWindow +tmÌ2048Ö0 +tm_gmtoffÌ64ÎtmÖ0Ïlong +tm_hourÌ64ÎtmÖ0Ïint +tm_isdstÌ64ÎtmÖ0Ïint +tm_mdayÌ64ÎtmÖ0Ïint +tm_minÌ64ÎtmÖ0Ïint +tm_monÌ64ÎtmÖ0Ïint +tm_secÌ64ÎtmÖ0Ïint +tm_wdayÌ64ÎtmÖ0Ïint +tm_ydayÌ64ÎtmÖ0Ïint +tm_yearÌ64ÎtmÖ0Ïint +tm_zoneÌ64ÎtmÖ0Ïchar tmpfileÌ1024Í(void)Ö0ÏFILE * tmpfile64Ì1024Í(void)Ö0ÏFILE * tmpnamÌ1024Í(char *__s)Ö0Ïchar * @@ -17533,6 +20836,7 @@ to_tokens toggleÌ1024Í(GtkItem *item)Î_GtkItemClassÖ0Ïvoid toggle_add_modeÌ1024Í(GtkCList *clist)Î_GtkCListClassÖ0Ïvoid toggle_add_modeÌ1024Í(GtkListItem *list_item)Î_GtkListItemClassÖ0Ïvoid +toggle_buttonÌ64Î_GtkCheckButtonÖ0ÏGtkToggleButton toggle_cursor_itemÌ1024Í(GtkIconView *icon_view)Î_GtkIconViewClassÖ0Ïvoid toggle_cursor_rowÌ1024Í(GtkTreeView *tree_view)Î_GtkTreeViewClassÖ0Ïgboolean toggle_focus_rowÌ1024Í(GtkCList *clist)Î_GtkCListClassÖ0Ïvoid @@ -17540,6 +20844,8 @@ toggle_focus_row toggle_handle_focusÌ1024Í(GtkPaned *paned)Î_GtkPanedClassÖ0Ïgboolean toggle_overwriteÌ1024Í(GtkEntry *entry)Î_GtkEntryClassÖ0Ïvoid toggle_overwriteÌ1024Í(GtkTextView *text_view)Î_GtkTextViewClassÖ0Ïvoid +toggle_sizeÌ64Î_GtkMenuÖ0Ïguint +toggle_sizeÌ64Î_GtkMenuItemÖ0Ïguint16 toggle_size_allocateÌ1024Í(GtkMenuItem *menu_item, gint allocation)Î_GtkMenuItemClassÖ0Ïvoid toggle_size_requestÌ1024Í(GtkMenuItem *menu_item, gint *requisition)Î_GtkMenuItemClassÖ0Ïvoid toggledÌ1024Í(GtkCellRendererToggle *cell_renderer_toggle, const gchar *path)Î_GtkCellRendererToggleClassÖ0Ïvoid @@ -17547,23 +20853,127 @@ toggled toggledÌ1024Í(GtkToggleAction *action)Î_GtkToggleActionClassÖ0Ïvoid toggledÌ1024Í(GtkToggleButton *toggle_button)Î_GtkToggleButtonClassÖ0Ïvoid toggledÌ1024Í(GtkToggleToolButton *button)Î_GtkToggleToolButtonClassÖ0Ïvoid +tokenÌ64Î_GScannerÖ0ÏGTokenType +toolbar_item_typeÌ64Î_GtkActionClassÖ0ÏGType toolbar_reconfiguredÌ1024Í(GtkToolItem *tool_item)Î_GtkToolItemClassÖ0Ïvoid +tooltipÌ64Î_GtkActionEntryÖ0Ïgchar +tooltipÌ64Î_GtkRadioActionEntryÖ0Ïgchar +tooltipÌ64Î_GtkToggleActionEntryÖ0Ïgchar +tooltipsÌ64Î_GtkToolbarÖ0ÏGtkTooltips +tooltipsÌ64Î_GtkTooltipsDataÖ0ÏGtkTooltips +topÌ64Î_GtkBorderÖ0Ïgint +top_attachÌ64Î_GtkTableChildÖ0Ïguint16 +top_windowÌ64Î_GtkTextViewÖ0ÏGtkTextWindow +toplevelÌ64Î_GtkMenuÖ0ÏGtkWidget +toplevelÌ64Î_GtkSocketÖ0ÏGtkWidget +torn_offÌ64Î_GtkMenuÖ0Ïguint +torn_offÌ64Î_GtkTearoffMenuItemÖ0Ïguint +transient_parentÌ64Î_GtkWindowÖ0ÏGtkWindow +translate_dataÌ64Î_GtkItemFactoryÖ0Ïgpointer +translate_funcÌ64Î_GtkItemFactoryÖ0ÏGtkTranslateFunc +translate_notifyÌ64Î_GtkItemFactoryÖ0ÏGDestroyNotify +translation_domainÌ64Î_GtkStockItemÖ0Ïgchar +trapnoÌ64ÎsigcontextÖ0Ïlong trashÌ1024Í(GFile *file, GCancellable *cancellable, GError **error)Î_GFileIfaceÖ0Ïgboolean tree_collapseÌ1024Í(GtkCTree *ctree, GtkCTreeNode *node)Î_GtkCTreeClassÖ0Ïvoid +tree_columnÌ64Î_GtkCTreeÖ0Ïgint tree_expandÌ1024Í(GtkCTree *ctree, GtkCTreeNode *node)Î_GtkCTreeClassÖ0Ïvoid +tree_indentÌ64Î_GtkCTreeÖ0Ïgint tree_moveÌ1024Í(GtkCTree *ctree, GtkCTreeNode *node, GtkCTreeNode *new_parent, GtkCTreeNode *new_sibling)Î_GtkCTreeClassÖ0Ïvoid tree_select_rowÌ1024Í(GtkCTree *ctree, GtkCTreeNode *row, gint column)Î_GtkCTreeClassÖ0Ïvoid +tree_spacingÌ64Î_GtkCTreeÖ0Ïgint tree_unselect_rowÌ1024Í(GtkCTree *ctree, GtkCTreeNode *row, gint column)Î_GtkCTreeClassÖ0Ïvoid +tree_viewÌ64Î_GtkTreeSelectionÖ0ÏGtkTreeView +tree_viewÌ64Î_GtkTreeViewColumnÖ0ÏGtkWidget +trough_click_forwardÌ64Î_GtkRangeÖ0Ïguint truncate_fnÌ1024Í(GFileOutputStream *stream, goffset size, GCancellable *cancellable, GError **error)Î_GFileOutputStreamClassÖ0Ïgboolean truncate_fnÌ1024Í(GSeekable *seekable, goffset offset, GCancellable *cancellable, GError **error)Î_GSeekableIfaceÖ0Ïgboolean +truncate_multilineÌ64Î_GtkEntryÖ0Ïguint try_mallocÌ1024Í(gsize n_bytes)Î_GMemVTableÖ0Ïgpointer try_reallocÌ1024Í(gpointer mem, gsize n_bytes)Î_GMemVTableÖ0Ïgpointer +ts_x_originÌ64Î_GdkGCÖ0Ïgint +ts_x_originÌ64Î_GdkGCValuesÖ0Ïgint +ts_y_originÌ64Î_GdkGCÖ0Ïgint +ts_y_originÌ64Î_GdkGCValuesÖ0Ïgint +tv_nsecÌ64ÎtimespecÖ0Ïlong +tv_secÌ64Î_GTimeValÖ0Ïglong +tv_secÌ64ÎtimespecÖ0Ï__time_t +tv_usecÌ64Î_GTimeValÖ0Ïglong +typeÌ64Î_AtkKeyEventStructÖ0Ïgint +typeÌ64Î_GFileAttributeInfoÖ0ÏGFileAttributeType +typeÌ64Î_GTypeQueryÖ0ÏGType +typeÌ64Î_GdkCursorÖ0ÏGdkCursorType +typeÌ64Î_GdkEventÖ0ÏGdkEventType +typeÌ64Î_GdkEventAnyÖ0ÏGdkEventType +typeÌ64Î_GdkEventButtonÖ0ÏGdkEventType +typeÌ64Î_GdkEventClientÖ0ÏGdkEventType +typeÌ64Î_GdkEventConfigureÖ0ÏGdkEventType +typeÌ64Î_GdkEventCrossingÖ0ÏGdkEventType +typeÌ64Î_GdkEventDNDÖ0ÏGdkEventType +typeÌ64Î_GdkEventExposeÖ0ÏGdkEventType +typeÌ64Î_GdkEventFocusÖ0ÏGdkEventType +typeÌ64Î_GdkEventGrabBrokenÖ0ÏGdkEventType +typeÌ64Î_GdkEventKeyÖ0ÏGdkEventType +typeÌ64Î_GdkEventMotionÖ0ÏGdkEventType +typeÌ64Î_GdkEventNoExposeÖ0ÏGdkEventType +typeÌ64Î_GdkEventOwnerChangeÖ0ÏGdkEventType +typeÌ64Î_GdkEventPropertyÖ0ÏGdkEventType +typeÌ64Î_GdkEventProximityÖ0ÏGdkEventType +typeÌ64Î_GdkEventScrollÖ0ÏGdkEventType +typeÌ64Î_GdkEventSelectionÖ0ÏGdkEventType +typeÌ64Î_GdkEventSettingÖ0ÏGdkEventType +typeÌ64Î_GdkEventVisibilityÖ0ÏGdkEventType +typeÌ64Î_GdkEventWindowStateÖ0ÏGdkEventType +typeÌ64Î_GdkFontÖ0ÏGdkFontType +typeÌ64Î_GdkImageÖ0ÏGdkImageType +typeÌ64Î_GdkVisualÖ0ÏGdkVisualType +typeÌ64Î_GtkArgÖ0ÏGType +typeÌ64Î_GtkCellÖ0ÏGtkCellType +typeÌ64Î_GtkCellPixTextÖ0ÏGtkCellType +typeÌ64Î_GtkCellPixmapÖ0ÏGtkCellType +typeÌ64Î_GtkCellTextÖ0ÏGtkCellType +typeÌ64Î_GtkCellWidgetÖ0ÏGtkCellType +typeÌ64Î_GtkPreviewÖ0Ïguint +typeÌ64Î_GtkSelectionDataÖ0ÏGdkAtom +typeÌ64Î_GtkToolbarChildÖ0ÏGtkToolbarChildType +typeÌ64Î_GtkTreeSelectionÖ0ÏGtkSelectionMode +typeÌ64Î_GtkWindowÖ0Ïguint +typeÌ64Î_PangoAttrClassÖ0ÏPangoAttrType +typeÌ64Î_cairo_path_data_t::anon_struct_124Ö0Ïcairo_path_data_type_t +type_flagsÌ64Î_GTypeFundamentalInfoÖ0ÏGTypeFundamentalFlags +type_hintÌ64Î_GdkWindowAttrÖ0ÏGdkWindowTypeHint +type_hintÌ64Î_GtkWindowÖ0Ïguint +type_infosÌ64Î_GTypeModuleÖ0ÏGSList +type_nameÌ64Î_GTypeQueryÖ0Ïgchar +type_nameÌ64Î_GtkRcPropertyÖ0ÏGQuark +type_nameÌ64Î_GtkTypeInfoÖ0Ïgchar +tznameÌ32768Ö0Ïchar tzsetÌ1024Í(void)Ö0Ïvoid +uÌ64Î_GtkCellÖ0Ïanon_union_327 +uc_flagsÌ64ÎucontextÖ0Ïlong +uc_linkÌ64ÎucontextÖ0Ïucontext +uc_mcontextÌ64ÎucontextÖ0Ïmcontext_t +uc_sigmaskÌ64ÎucontextÖ0Ï__sigset_t +uc_stackÌ64ÎucontextÖ0Ïstack_t +uchar_dataÌ64Î_GtkArg::anon_union_257Ö0Ïguchar +ucontextÌ2048Ö0 ucontext_tÌ4096Ö0Ïucontext uid_tÌ4096Ö0Ï__uid_t -umaskÌ1024Í(__mode_t __mask)Ö0Ï__mode_t +uint_dataÌ64Î_GtkArg::anon_union_257Ö0Ïguint +ulong_dataÌ64Î_GtkArg::anon_union_257Ö0Ïgulong +underlineÌ64Î_GtkTextAppearanceÖ0Ïguint +underlineÌ64Î_PangoRendererÖ0ÏPangoUnderline +underline_setÌ64Î_GtkCellRendererTextÖ0Ïguint +underline_setÌ64Î_GtkTextTagÖ0Ïguint +underline_styleÌ64Î_GtkCellRendererTextÖ0ÏPangoUnderline +undo_anchorÌ64Î_GtkCListÖ0Ïgint +undo_focus_childÌ64Î_GtkListÖ0ÏGtkWidget +undo_selectionÌ64Î_GtkCListÖ0ÏGList undo_selectionÌ1024Í(GtkCList *clist)Î_GtkCListClassÖ0Ïvoid +undo_selectionÌ64Î_GtkListÖ0ÏGList undo_selectionÌ1024Í(GtkListItem *list_item)Î_GtkListItemClassÖ0Ïvoid +undo_unselectionÌ64Î_GtkCListÖ0ÏGList +undo_unselectionÌ64Î_GtkListÖ0ÏGList ungetcÌ1024Í(int __c, FILE *__stream)Ö0Ïint unloadÌ1024Í(GTypeModule *module)Î_GTypeModuleClassÖ0Ïvoid unmapÌ1024Í(GtkWidget *widget)Î_GtkWidgetClassÖ0Ïvoid @@ -17585,51 +20995,390 @@ unselect_all unselect_childÌ1024Í(GtkList *list, GtkWidget *child)Î_GtkListClassÖ0Ïvoid unselect_rowÌ1024Í(GtkCList *clist, gint row, gint column, GdkEvent *event)Î_GtkCListClassÖ0Ïvoid unselect_uriÌ1024Í(GtkRecentChooser *chooser, const gchar *uri)Î_GtkRecentChooserIfaceÖ0Ïvoid +unuse_pluginÌ64Î_GTypePluginClassÖ0ÏGTypePluginUnuse +unusedÌ64Î_cairo_user_data_keyÖ0Ïint updateÌ1024Í(GtkActivatable *activatable, GtkAction *action, const gchar *property_name)Î_GtkActivatableIfaceÖ0Ïvoid updateÌ1024Í(GtkProgress *progress)Î_GtkProgressClassÖ0Ïvoid +update_and_descendants_freeze_countÌ64Î_GdkWindowObjectÖ0Ïguint +update_areaÌ64Î_GdkWindowObjectÖ0ÏGdkRegion +update_freeze_countÌ64Î_GdkWindowObjectÖ0Ïguint +update_pendingÌ64Î_GtkRangeÖ0Ïguint +update_policyÌ64Î_GtkRangeÖ0ÏGtkUpdateType +update_policyÌ64Î_GtkSpinButtonÖ0ÏGtkSpinButtonUpdatePolicy update_textÌ1024Í(GtkOldEditable *editable, gint start_pos, gint end_pos)Î_GtkOldEditableClassÖ0Ïvoid -utimensatÌ1024Í(int __fd, const char *__path, const struct timespec __times[2], int __flags)Ö0Ïint +update_timeout_idÌ64Î_GtkRangeÖ0Ïguint +upperÌ64Î_GtkAdjustmentÖ0Ïgdouble +upperÌ64Î_GtkRulerÖ0Ïgdouble +upper_arrow_prelightÌ64Î_GtkMenuÖ0Ïguint +upper_arrow_visibleÌ64Î_GtkMenuÖ0Ïguint +uriÌ64Î_GtkFileFilterInfoÖ0Ïgchar +uriÌ64Î_GtkRecentFilterInfoÖ0Ïgchar +useÌ64Î_GdkDeviceAxisÖ0ÏGdkAxisUse +use_arrowsÌ64Î_GtkComboÖ0Ïguint +use_arrows_alwaysÌ64Î_GtkComboÖ0Ïguint +use_bufferÌ64Î_GIOChannelÖ0Ïguint +use_countÌ64Î_GTypeModuleÖ0Ïguint +use_markupÌ64Î_GtkLabelÖ0Ïguint +use_pluginÌ64Î_GTypePluginClassÖ0ÏGTypePluginUse +use_resized_widthÌ64Î_GtkTreeViewColumnÖ0Ïguint +use_sticky_delayÌ64Î_GtkTooltipsÖ0Ïguint +use_stockÌ64Î_GtkButtonÖ0Ïguint +use_text_formatÌ64Î_GtkProgressÖ0Ïguint +use_underlineÌ64Î_GtkButtonÖ0Ïguint +use_underlineÌ64Î_GtkLabelÖ0Ïguint +user_action_countÌ64Î_GtkTextBufferÖ0Ïguint +user_dataÌ64Î_GScannerÖ0Ïgpointer +user_dataÌ64Î_GThreadPoolÖ0Ïgpointer +user_dataÌ64Î_GdkWindowObjectÖ0Ïgpointer +user_dataÌ64Î_GtkTreeIterÖ0Ïgpointer +user_dataÌ64Î_GtkTreeSelectionÖ0Ïgpointer +user_data2Ì64Î_GtkTreeIterÖ0Ïgpointer +user_data3Ì64Î_GtkTreeIterÖ0Ïgpointer +user_funcÌ64Î_GtkTreeSelectionÖ0ÏGtkTreeSelectionFunc +v_binaryÌ64Î_GTokenValueÖ0Ïgulong +v_charÌ64Î_GTokenValueÖ0Ïguchar +v_commentÌ64Î_GTokenValueÖ0Ïgchar +v_doubleÌ64Î_GDoubleIEEE754Ö0Ïgdouble +v_doubleÌ64Î_GValue::anon_union_93Ö0Ïgdouble +v_errorÌ64Î_GTokenValueÖ0Ïguint +v_floatÌ64Î_GFloatIEEE754Ö0Ïgfloat +v_floatÌ64Î_GTokenValueÖ0Ïgdouble +v_floatÌ64Î_GValue::anon_union_93Ö0Ïgfloat +v_hexÌ64Î_GTokenValueÖ0Ïgulong +v_identifierÌ64Î_GTokenValueÖ0Ïgchar +v_intÌ64Î_GTokenValueÖ0Ïgulong +v_intÌ64Î_GValue::anon_union_93Ö0Ïgint +v_int64Ì64Î_GTokenValueÖ0Ïguint64 +v_int64Ì64Î_GValue::anon_union_93Ö0Ïgint64 +v_longÌ64Î_GValue::anon_union_93Ö0Ïglong +v_octalÌ64Î_GTokenValueÖ0Ïgulong +v_pointerÌ64Î_GValue::anon_union_93Ö0Ïgpointer +v_stringÌ64Î_GTokenValueÖ0Ïgchar +v_symbolÌ64Î_GTokenValueÖ0Ïgpointer +v_uintÌ64Î_GValue::anon_union_93Ö0Ïguint +v_uint64Ì64Î_GValue::anon_union_93Ö0Ïguint64 +v_ulongÌ64Î_GValue::anon_union_93Ö0Ïgulong va_argÌ131072Í(v,l)Ö0 va_copyÌ131072Í(d,s)Ö0 va_endÌ131072Í(v)Ö0 va_listÌ4096Ö0Ï__gnuc_va_list va_startÌ131072Í(v,l)Ö0 +vadjustmentÌ64Î_GtkCListÖ0ÏGtkAdjustment +vadjustmentÌ64Î_GtkLayoutÖ0ÏGtkAdjustment +vadjustmentÌ64Î_GtkTextViewÖ0ÏGtkAdjustment +vadjustmentÌ64Î_GtkViewportÖ0ÏGtkAdjustment +valueÌ64Î_AtkAttributeÖ0Ïgchar +valueÌ64Î_GDebugKeyÖ0Ïguint +valueÌ64Î_GEnumValueÖ0Ïgint +valueÌ64Î_GFlagsValueÖ0Ïguint +valueÌ64Î_GObjectConstructParamÖ0ÏGValue +valueÌ64Î_GParameterÖ0ÏGValue +valueÌ64Î_GScannerÖ0ÏGTokenValue +valueÌ64Î_GtkAdjustmentÖ0Ïgdouble +valueÌ64Î_GtkRadioActionEntryÖ0Ïgint +valueÌ64Î_GtkRcPropertyÖ0ÏGValue +valueÌ64Î_GtkSettingsValueÖ0ÏGValue +valueÌ64Î_PangoAttrFloatÖ0Ïdouble +valueÌ64Î_PangoAttrIntÖ0Ïint +valueÌ64Î_PangoAttrLanguageÖ0ÏPangoLanguage +valueÌ64Î_PangoAttrStringÖ0Ïchar value_changedÌ1024Í(GtkAdjustment *adjustment)Î_GtkAdjustmentClassÖ0Ïvoid value_changedÌ1024Í(GtkRange *range)Î_GtkRangeClassÖ0Ïvoid value_changedÌ1024Í(GtkScaleButton *button, gdouble value)Î_GtkScaleButtonClassÖ0Ïvoid value_changedÌ1024Í(GtkSpinButton *spin_button)Î_GtkSpinButtonClassÖ0Ïvoid value_copyÌ1024Í(const GValue *src_value, GValue *dest_value)Î_GTypeValueTableÖ0Ïvoid value_freeÌ1024Í(GValue *value)Î_GTypeValueTableÖ0Ïvoid +value_in_listÌ64Î_GtkComboÖ0Ïguint value_initÌ1024Í(GValue *value)Î_GTypeValueTableÖ0Ïvoid +value_nameÌ64Î_GEnumValueÖ0Ïgchar +value_nameÌ64Î_GFlagsValueÖ0Ïgchar +value_nickÌ64Î_GEnumValueÖ0Ïgchar +value_nickÌ64Î_GFlagsValueÖ0Ïgchar value_peek_pointerÌ1024Í(const GValue *value)Î_GTypeValueTableÖ0Ïgpointer +value_posÌ64Î_GtkScaleÖ0Ïguint value_set_defaultÌ1024Í(GParamSpec *pspec, GValue *value)Î_GParamSpecClassÖ0Ïvoid value_set_defaultÌ1024Í(GParamSpec *pspec, GValue *value)Î_GParamSpecTypeInfoÖ0Ïvoid +value_tableÌ64Î_GTypeInfoÖ0ÏGTypeValueTable +value_typeÌ64Î_GParamSpecÖ0ÏGType +value_typeÌ64Î_GParamSpecClassÖ0ÏGType +value_typeÌ64Î_GParamSpecTypeInfoÖ0ÏGType value_validateÌ1024Í(GParamSpec *pspec, GValue *value)Î_GParamSpecClassÖ0Ïgboolean value_validateÌ1024Í(GParamSpec *pspec, GValue *value)Î_GParamSpecTypeInfoÖ0Ïgboolean +valuesÌ64Î_GEnumClassÖ0ÏGEnumValue +valuesÌ64Î_GFlagsClassÖ0ÏGFlagsValue +valuesÌ64Î_GValueArrayÖ0ÏGValue +valuesÌ64Î_GtkTextTagÖ0ÏGtkTextAttributes values_cmpÌ1024Í(GParamSpec *pspec, const GValue *value1, const GValue *value2)Î_GParamSpecClassÖ0Ïgint values_cmpÌ1024Í(GParamSpec *pspec, const GValue *value1, const GValue *value2)Î_GParamSpecTypeInfoÖ0Ïgint vasprintfÌ1024Í(char ** __ptr, const char * __f, __gnuc_va_list __arg)Ö0Ïint +vboxÌ64Î_GtkDialogÖ0ÏGtkWidget +vboxÌ64Î_GtkGammaCurveÖ0ÏGtkVBox vdprintfÌ1024Í(int __fd, const char * __fmt, __gnuc_va_list __arg)Ö0Ïint +verticalÌ64Î_GtkCellÖ0Ïgint16 +verticalÌ64Î_GtkCellPixTextÖ0Ïgint16 +verticalÌ64Î_GtkCellPixmapÖ0Ïgint16 +verticalÌ64Î_GtkCellTextÖ0Ïgint16 +verticalÌ64Î_GtkCellWidgetÖ0Ïgint16 vfprintfÌ1024Í(FILE * __s, const char * __format, __gnuc_va_list __arg)Ö0Ïint vfscanfÌ1024Í(FILE * __s, const char * __format, __gnuc_va_list __arg)Ö0Ïint +vfuncsÌ64Î_AtkMiscClassÖ0Ïgpointer +view_windowÌ64Î_GtkMenuÖ0ÏGdkWindow +view_windowÌ64Î_GtkViewportÖ0ÏGdkWindow +virtual_cursor_xÌ64Î_GtkTextViewÖ0Ïgint +virtual_cursor_yÌ64Î_GtkTextViewÖ0Ïgint +visibilityÌ64Î_GdkEventÖ0ÏGdkEventVisibility +visibilityÌ64Î_GtkLayoutÖ0ÏGdkVisibilityState visibility_notify_eventÌ1024Í(GtkWidget *widget, GdkEventVisibility *event)Î_GtkWidgetClassÖ0Ïgboolean +visibleÌ64Î_GtkCListColumnÖ0Ïguint +visibleÌ64Î_GtkCellRendererÖ0Ïguint +visibleÌ64Î_GtkEntryÖ0Ïguint +visibleÌ64Î_GtkOldEditableÖ0Ïguint +visibleÌ64Î_GtkTreeViewColumnÖ0Ïguint visible_data_changedÌ1024Í(AtkObject *accessible)Î_AtkObjectClassÖ0Ïvoid +visualÌ64Î_GdkColormapÖ0ÏGdkVisual +visualÌ64Î_GdkImageÖ0ÏGdkVisual +visualÌ64Î_GdkWindowAttrÖ0ÏGdkVisual +voffsetÌ64Î_GtkCListÖ0Ïgint volume_addedÌ1024Í(GVolumeMonitor *volume_monitor, GVolume *volume)Î_GVolumeMonitorClassÖ0Ïvoid volume_changedÌ1024Í(GVolumeMonitor *volume_monitor, GVolume *volume)Î_GVolumeMonitorClassÖ0Ïvoid volume_removedÌ1024Í(GVolumeMonitor *volume_monitor, GVolume *volume)Î_GVolumeMonitorClassÖ0Ïvoid vprintfÌ1024Í(const char * __format, __gnuc_va_list __arg)Ö0Ïint vscanfÌ1024Í(const char * __format, __gnuc_va_list __arg)Ö0Ïint +vscrollbarÌ64Î_GtkScrolledWindowÖ0ÏGtkWidget +vscrollbar_policyÌ64Î_GtkScrolledWindowÖ0Ïguint +vscrollbar_visibleÌ64Î_GtkScrolledWindowÖ0Ïguint vsnprintfÌ1024Í(char * __s, size_t __maxlen, const char * __format, __gnuc_va_list __arg)Ö0Ïint vsprintfÌ1024Í(char * __s, const char * __format, __gnuc_va_list __arg)Ö0Ïint vsscanfÌ1024Í(const char * __s, const char * __format, __gnuc_va_list __arg)Ö0Ïint +vtimerÌ64Î_GtkCListÖ0Ïgint +vtimerÌ64Î_GtkListÖ0Ïguint +want_to_readÌ64Î_GStaticRWLockÖ0Ïguint +want_to_writeÌ64Î_GStaticRWLockÖ0Ïguint +wclassÌ64Î_GdkWindowAttrÖ0ÏGdkWindowClass +whiteÌ64Î_GtkStyleÖ0ÏGdkColor +white_gcÌ64Î_GtkStyleÖ0ÏGdkGC +widgetÌ64Î_GtkAccessibleÖ0ÏGtkWidget +widgetÌ64Î_GtkBoxChildÖ0ÏGtkWidget +widgetÌ64Î_GtkCalendarÖ0ÏGtkWidget +widgetÌ64Î_GtkCell::anon_union_327Ö0ÏGtkWidget +widgetÌ64Î_GtkCellWidgetÖ0ÏGtkWidget +widgetÌ64Î_GtkContainerÖ0ÏGtkWidget +widgetÌ64Î_GtkDrawingAreaÖ0ÏGtkWidget +widgetÌ64Î_GtkEntryÖ0ÏGtkWidget +widgetÌ64Î_GtkFixedChildÖ0ÏGtkWidget +widgetÌ64Î_GtkInvisibleÖ0ÏGtkWidget +widgetÌ64Î_GtkItemFactoryÖ0ÏGtkWidget +widgetÌ64Î_GtkMiscÖ0ÏGtkWidget +widgetÌ64Î_GtkOldEditableÖ0ÏGtkWidget +widgetÌ64Î_GtkPreviewÖ0ÏGtkWidget +widgetÌ64Î_GtkProgressÖ0ÏGtkWidget +widgetÌ64Î_GtkRangeÖ0ÏGtkWidget +widgetÌ64Î_GtkRulerÖ0ÏGtkWidget +widgetÌ64Î_GtkSeparatorÖ0ÏGtkWidget +widgetÌ64Î_GtkTableChildÖ0ÏGtkWidget +widgetÌ64Î_GtkToolbarChildÖ0ÏGtkWidget +widgetÌ64Î_GtkTooltipsDataÖ0ÏGtkWidget +widgetÌ64Îanon_struct_334Ö0ÏGtkWidget +widget_class_pspecsÌ64Î_GtkBindingSetÖ0ÏGSList widget_enteredÌ1024Í(GtkTipsQuery *tips_query, GtkWidget *widget, const gchar *tip_text, const gchar *tip_private)Î_GtkTipsQueryClassÖ0Ïvoid +widget_path_pspecsÌ64Î_GtkBindingSetÖ0ÏGSList widget_selectedÌ1024Í(GtkTipsQuery *tips_query, GtkWidget *widget, const gchar *tip_text, const gchar *tip_private, GdkEventButton *event)Î_GtkTipsQueryClassÖ0Ïgint +widgetsÌ64Î_GtkItemFactoryItemÖ0ÏGSList +widgetsÌ64Î_GtkSizeGroupÖ0ÏGSList +widthÌ64Î_AtkRectangleÖ0Ïgint +widthÌ64Î_AtkTextRectangleÖ0Ïgint +widthÌ64Î_GdkEventConfigureÖ0Ïgint +widthÌ64Î_GdkImageÖ0Ïgint +widthÌ64Î_GdkRectangleÖ0Ïgint +widthÌ64Î_GdkSpanÖ0Ïgint +widthÌ64Î_GdkWindowAttrÖ0Ïgint +widthÌ64Î_GtkCListColumnÖ0Ïgint +widthÌ64Î_GtkCellRendererÖ0Ïgint +widthÌ64Î_GtkLayoutÖ0Ïguint +widthÌ64Î_GtkOptionMenuÖ0Ïguint16 +widthÌ64Î_GtkRequisitionÖ0Ïgint +widthÌ64Î_GtkTextViewÖ0Ïgint +widthÌ64Î_GtkTreeViewColumnÖ0Ïgint +widthÌ64Î_GtkWidgetAuxInfoÖ0Ïgint +widthÌ64Î_PangoGlyphGeometryÖ0ÏPangoGlyphUnit +widthÌ64Î_PangoRectangleÖ0Ïint +widthÌ64Î_cairo_rectangleÖ0Ïdouble +widthÌ64Îanon_struct_122Ö0Ïdouble +width_changedÌ64Î_GtkTextViewÖ0Ïguint +width_charsÌ64Î_GtkEntryÖ0Ïgint +width_incÌ64Î_GdkGeometryÖ0Ïgint +width_setÌ64Î_GtkCListColumnÖ0Ïguint +win_gravityÌ64Î_GdkGeometryÖ0ÏGdkGravity +windowÌ64Î_GdkEventAnyÖ0ÏGdkWindow +windowÌ64Î_GdkEventButtonÖ0ÏGdkWindow +windowÌ64Î_GdkEventClientÖ0ÏGdkWindow +windowÌ64Î_GdkEventConfigureÖ0ÏGdkWindow +windowÌ64Î_GdkEventCrossingÖ0ÏGdkWindow +windowÌ64Î_GdkEventDNDÖ0ÏGdkWindow +windowÌ64Î_GdkEventExposeÖ0ÏGdkWindow +windowÌ64Î_GdkEventFocusÖ0ÏGdkWindow +windowÌ64Î_GdkEventGrabBrokenÖ0ÏGdkWindow +windowÌ64Î_GdkEventKeyÖ0ÏGdkWindow +windowÌ64Î_GdkEventMotionÖ0ÏGdkWindow +windowÌ64Î_GdkEventNoExposeÖ0ÏGdkWindow +windowÌ64Î_GdkEventOwnerChangeÖ0ÏGdkWindow +windowÌ64Î_GdkEventPropertyÖ0ÏGdkWindow +windowÌ64Î_GdkEventProximityÖ0ÏGdkWindow +windowÌ64Î_GdkEventScrollÖ0ÏGdkWindow +windowÌ64Î_GdkEventSelectionÖ0ÏGdkWindow +windowÌ64Î_GdkEventSettingÖ0ÏGdkWindow +windowÌ64Î_GdkEventVisibilityÖ0ÏGdkWindow +windowÌ64Î_GdkEventWindowStateÖ0ÏGdkWindow +windowÌ64Î_GtkCListColumnÖ0ÏGdkWindow +windowÌ64Î_GtkDialogÖ0ÏGtkWindow +windowÌ64Î_GtkPlugÖ0ÏGtkWindow +windowÌ64Î_GtkTreeViewColumnÖ0ÏGdkWindow +windowÌ64Î_GtkWidgetÖ0ÏGdkWindow window_at_pointerÌ1024Í(GdkDisplay *display, gint *win_x, gint *win_y)Î_GdkDisplayPointerHooksÖ0ÏGdkWindow * window_at_pointerÌ1024Í(GdkScreen *screen, gint *win_x, gint *win_y)Î_GdkPointerHooksÖ0ÏGdkWindow * window_get_pointerÌ1024Í(GdkDisplay *display, GdkWindow *window, gint *x, gint *y, GdkModifierType *mask)Î_GdkDisplayPointerHooksÖ0ÏGdkWindow * +window_placementÌ64Î_GtkScrolledWindowÖ0Ïguint +window_stateÌ64Î_GdkEventÖ0ÏGdkEventWindowState window_state_eventÌ1024Í(GtkWidget *widget, GdkEventWindowState *event)Î_GtkWidgetClassÖ0Ïgboolean +window_typeÌ64Î_GdkWindowAttrÖ0ÏGdkWindowType +window_typeÌ64Î_GdkWindowObjectÖ0Ïguint8 +windowing_dataÌ64Î_GdkColormapÖ0Ïgpointer +windowing_dataÌ64Î_GdkDragContextÖ0Ïgpointer +windowing_dataÌ64Î_GdkImageÖ0Ïgpointer wint_tÌ4096Ö0Ïint +wm_roleÌ64Î_GtkWindowÖ0Ïgchar +wmclass_classÌ64Î_GdkWindowAttrÖ0Ïgchar +wmclass_classÌ64Î_GtkWindowÖ0Ïgchar +wmclass_nameÌ64Î_GdkWindowAttrÖ0Ïgchar +wmclass_nameÌ64Î_GtkWindowÖ0Ïgchar +wrapÌ64Î_GtkLabelÖ0Ïguint +wrapÌ64Î_GtkSpinButtonÖ0Ïguint +wrap_modeÌ64Î_GtkLabelÖ0Ïguint +wrap_modeÌ64Î_GtkTextAttributesÖ0ÏGtkWrapMode +wrap_modeÌ64Î_GtkTextViewÖ0ÏGtkWrapMode +wrap_mode_setÌ64Î_GtkTextTagÖ0Ïguint wrappedÌ1024Í(GtkSpinButton *spin_button)Î_GtkSpinButtonClassÖ0Ïvoid +writeÌ64Îanon_struct_148Ö0Ï__io_write_fn write_asyncÌ1024Í(GOutputStream *stream, const void *buffer, gsize count, int io_priority, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data)Î_GOutputStreamClassÖ0Ïvoid +write_bufÌ64Î_GIOChannelÖ0ÏGString +write_cdÌ64Î_GIOChannelÖ0ÏGIConv +write_condÌ64Î_GStaticRWLockÖ0ÏGCond write_finishÌ1024Í(GOutputStream *stream, GAsyncResult *result, GError **error)Î_GOutputStreamClassÖ0Ïgssize write_fnÌ1024Í(GOutputStream *stream, const void *buffer, gsize count, GCancellable *cancellable, GError **error)Î_GOutputStreamClassÖ0Ïgssize +xÌ64Î_AtkRectangleÖ0Ïgint +xÌ64Î_AtkTextRectangleÖ0Ïgint +xÌ64Î_GdkEventButtonÖ0Ïgdouble +xÌ64Î_GdkEventConfigureÖ0Ïgint +xÌ64Î_GdkEventCrossingÖ0Ïgdouble +xÌ64Î_GdkEventMotionÖ0Ïgdouble +xÌ64Î_GdkEventScrollÖ0Ïgdouble +xÌ64Î_GdkPointÖ0Ïgint +xÌ64Î_GdkRectangleÖ0Ïgint +xÌ64Î_GdkSpanÖ0Ïgint +xÌ64Î_GdkWindowAttrÖ0Ïgint +xÌ64Î_GdkWindowObjectÖ0Ïgint +xÌ64Î_GtkFixedChildÖ0Ïgint +xÌ64Î_GtkWidgetAuxInfoÖ0Ïgint +xÌ64Î_PangoRectangleÖ0Ïint +xÌ64Î_cairo_path_data_t::anon_struct_125Ö0Ïdouble +xÌ64Î_cairo_rectangleÖ0Ïdouble +xÌ64Îanon_struct_120Ö0Ïdouble +x0Ì64Î_PangoMatrixÖ0Ïdouble +x0Ì64Î_cairo_matrixÖ0Ïdouble +x1Ì64Î_GdkSegmentÖ0Ïgint +x11Ì64Î_GdkTrapezoidÖ0Ïdouble +x12Ì64Î_GdkTrapezoidÖ0Ïdouble +x2Ì64Î_GdkSegmentÖ0Ïgint +x21Ì64Î_GdkTrapezoidÖ0Ïdouble +x22Ì64Î_GdkTrapezoidÖ0Ïdouble +x_advanceÌ64Îanon_struct_122Ö0Ïdouble +x_alignÌ64Î_GtkProgressÖ0Ïgfloat +x_bearingÌ64Îanon_struct_122Ö0Ïdouble +x_dragÌ64Î_GtkCListÖ0Ïgint +x_offsetÌ64Î_PangoGlyphGeometryÖ0ÏPangoGlyphUnit +x_rootÌ64Î_GdkEventButtonÖ0Ïgdouble +x_rootÌ64Î_GdkEventCrossingÖ0Ïgdouble +x_rootÌ64Î_GdkEventDNDÖ0Ïgshort +x_rootÌ64Î_GdkEventMotionÖ0Ïgdouble +x_rootÌ64Î_GdkEventScrollÖ0Ïgdouble +x_setÌ64Î_GtkWidgetAuxInfoÖ0Ïguint +xalignÌ64Î_GtkAlignmentÖ0Ïgfloat +xalignÌ64Î_GtkAspectFrameÖ0Ïgfloat +xalignÌ64Î_GtkCellRendererÖ0Ïgfloat +xalignÌ64Î_GtkMiscÖ0Ïgfloat +xalignÌ64Î_GtkTreeViewColumnÖ0Ïgfloat +xembed_versionÌ64Î_GtkSocketÖ0Ïgshort +xexpandÌ64Î_GtkTableChildÖ0Ïguint +xfillÌ64Î_GtkTableChildÖ0Ïguint +xoffsetÌ64Î_GtkTextViewÖ0Ïgint +xor_gcÌ64Î_GtkCListÖ0ÏGdkGC +xor_gcÌ64Î_GtkCalendarÖ0ÏGdkGC +xor_gcÌ64Î_GtkPanedÖ0ÏGdkGC +xpadÌ64Î_GtkCellRendererÖ0Ïguint16 +xpadÌ64Î_GtkMiscÖ0Ïguint16 +xpaddingÌ64Î_GtkTableChildÖ0Ïguint16 +xscaleÌ64Î_GtkAlignmentÖ0Ïgfloat +xshrinkÌ64Î_GtkTableChildÖ0Ïguint +xsrcÌ64Î_GtkRulerÖ0Ïgint +xthicknessÌ64Î_GtkRcStyleÖ0Ïgint +xthicknessÌ64Î_GtkStyleÖ0Ïgint +xxÌ64Î_PangoMatrixÖ0Ïdouble +xxÌ64Î_cairo_matrixÖ0Ïdouble +xyÌ64Î_PangoMatrixÖ0Ïdouble +xyÌ64Î_cairo_matrixÖ0Ïdouble +yÌ64Î_AtkRectangleÖ0Ïgint +yÌ64Î_AtkTextRectangleÖ0Ïgint +yÌ64Î_GdkEventButtonÖ0Ïgdouble +yÌ64Î_GdkEventConfigureÖ0Ïgint +yÌ64Î_GdkEventCrossingÖ0Ïgdouble +yÌ64Î_GdkEventMotionÖ0Ïgdouble +yÌ64Î_GdkEventScrollÖ0Ïgdouble +yÌ64Î_GdkPointÖ0Ïgint +yÌ64Î_GdkRectangleÖ0Ïgint +yÌ64Î_GdkSpanÖ0Ïgint +yÌ64Î_GdkWindowAttrÖ0Ïgint +yÌ64Î_GdkWindowObjectÖ0Ïgint +yÌ64Î_GtkFixedChildÖ0Ïgint +yÌ64Î_GtkWidgetAuxInfoÖ0Ïgint +yÌ64Î_PangoRectangleÖ0Ïint +yÌ64Î_cairo_path_data_t::anon_struct_125Ö0Ïdouble +yÌ64Î_cairo_rectangleÖ0Ïdouble +yÌ64Îanon_struct_120Ö0Ïdouble +y0Ì64Î_PangoMatrixÖ0Ïdouble +y0Ì64Î_cairo_matrixÖ0Ïdouble +y1Ì64Î_GdkSegmentÖ0Ïgint +y1Ì64Î_GdkTrapezoidÖ0Ïdouble +y2Ì64Î_GdkSegmentÖ0Ïgint +y2Ì64Î_GdkTrapezoidÖ0Ïdouble +y_advanceÌ64Îanon_struct_122Ö0Ïdouble +y_alignÌ64Î_GtkProgressÖ0Ïgfloat +y_bearingÌ64Îanon_struct_122Ö0Ïdouble +y_offsetÌ64Î_PangoGlyphGeometryÖ0ÏPangoGlyphUnit +y_rootÌ64Î_GdkEventButtonÖ0Ïgdouble +y_rootÌ64Î_GdkEventCrossingÖ0Ïgdouble +y_rootÌ64Î_GdkEventDNDÖ0Ïgshort +y_rootÌ64Î_GdkEventMotionÖ0Ïgdouble +y_rootÌ64Î_GdkEventScrollÖ0Ïgdouble +y_setÌ64Î_GtkWidgetAuxInfoÖ0Ïguint +yalignÌ64Î_GtkAlignmentÖ0Ïgfloat +yalignÌ64Î_GtkAspectFrameÖ0Ïgfloat +yalignÌ64Î_GtkCellRendererÖ0Ïgfloat +yalignÌ64Î_GtkMiscÖ0Ïgfloat +yearÌ64Î_GDateÖ0Ïguint +yearÌ64Î_GtkCalendarÖ0Ïgint +yexpandÌ64Î_GtkTableChildÖ0Ïguint +yfillÌ64Î_GtkTableChildÖ0Ïguint +yoffsetÌ64Î_GtkTextViewÖ0Ïgint +ypadÌ64Î_GtkCellRendererÖ0Ïguint16 +ypadÌ64Î_GtkMiscÖ0Ïguint16 +ypaddingÌ64Î_GtkTableChildÖ0Ïguint16 +yscaleÌ64Î_GtkAlignmentÖ0Ïgfloat +yshrinkÌ64Î_GtkTableChildÖ0Ïguint +ysrcÌ64Î_GtkRulerÖ0Ïgint +ythicknessÌ64Î_GtkRcStyleÖ0Ïgint +ythicknessÌ64Î_GtkStyleÖ0Ïgint +yxÌ64Î_PangoMatrixÖ0Ïdouble +yxÌ64Î_cairo_matrixÖ0Ïdouble +yyÌ64Î_PangoMatrixÖ0Ïdouble +yyÌ64Î_cairo_matrixÖ0Ïdouble +zero_ref_countÌ64Î_GtkTreeModelSortÖ0Ïgint diff --git a/sources b/sources index 3cddfb7..51639e6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -097f619f5f0800098a2438a216a28e7b geany-0.17.tar.bz2 +d8e301f6933c828e2c36b3afdb3f4c34 geany-0.18.tar.bz2 diff --git a/std.vala.tags b/std.vala.tags new file mode 100644 index 0000000..13898a7 --- /dev/null +++ b/std.vala.tags @@ -0,0 +1,32919 @@ +# format=tagmanager +@1016Ì4ÎGst.RTPPayloadÖ0 +@1_0Ì4ÎGst.RTSPVersionÖ0 +@1_0Ì4ÎSoup.HTTPVersionÖ0 +@1_0Ì4ÎSoup.HttpVersionÖ0 +@1_1Ì4ÎSoup.HTTPVersionÖ0 +@1_1Ì4ÎSoup.HttpVersionÖ0 +@24_HRÌ4ÎGnome.DateEditFlagsÖ0 +@2BUTTON_PRESSÌ4ÎGdk.EventTypeÖ0 +@32000Ì4ÎV4l2.MpegAudioSamplingFreqÖ0 +@3BUTTON_PRESSÌ4ÎGdk.EventTypeÖ0 +@44100Ì4ÎV4l2.MpegAudioSamplingFreqÖ0 +@48000Ì4ÎV4l2.MpegAudioSamplingFreqÖ0 +@baseÌ8ÎGtk.RcStyleÖ0ÏGdk.Color +@baseÌ8ÎGtk.StyleÖ0ÏGdk.Color +@baseÌ8ÎV4l2.FrameBufferÖ0Ïvoid +@breakÌ128Í(string text, int length, Pango.Analysis analysis, Pango.LogAttr[] attrs, int attrs_len)ÎPangoÖ0Ïpublic void +@classÌ8ÎX.WindowAttributesÖ0Ïint +@constructÌ128Í(string fname, string? root, string? domain)ÎGlade.XMLÖ0Ïpublic bool +@constructÌ128Í(string appname, string title)ÎGnome.AppÖ0Ïpublic void +@constructÌ128Í(ulong the_time, Gnome.DateEditFlags flags)ÎGnome.DateEditÖ0Ïpublic void +@constructÌ128Í(string history_id, string browse_dialog_title)ÎGnome.IconEntryÖ0Ïpublic void +@constructÌ128Í(Gdk.NativeWindow socket_id)ÎGtk.PlugÖ0Ïpublic void +@continueÌ128Í()ÎGLib.TimerÖ0Ïpublic void +@defaultÌ128Í()ÎGLib.MainContextÖ0Ïpublic weak MainContext +@defaultÌ8ÎGsl.RNGTypesÖ0ÏRNGType +@deleteÌ128Í()ÎGLib.AppInfoÖ0Ïpublic bool +@deleteÌ128Í(GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic bool +@deleteÌ128Í(string keyring, GnomeKeyring.OperationDoneCallback callback, void* data, GLib.DestroyNotify destroy_data)ÎGnomeKeyringÖ0Ïpublic void * +@deleteÌ128Í(Gtk.TextIter start, Gtk.TextIter end)ÎGtk.TextBufferÖ0Ïpublic void +@dynamicÌ8ÎGst.BaseRTPPayloadÖ0Ïbool +@flagsÌ8ÎX.SizeHintsÖ0Ïlong +@foreachÌ128Í(GConf.ChangeSetForeachFunc func)ÎGConf.ChangeSetÖ0Ïpublic void +@foreachÌ128Í(GConf.ListenersForeach callback)ÎGConf.ListenersÖ0Ïpublic void +@foreachÌ128Í(DataForeachFunc func)ÎGLib.DatalistÖ0Ïpublic void +@foreachÌ128Í(Func func)ÎGLib.ListÖ0Ïpublic void +@foreachÌ128Í(Func func)ÎGLib.SListÖ0Ïpublic void +@foreachÌ128Í(Func func)ÎGLib.SequenceÖ0Ïpublic void +@foreachÌ128Í(Func thread_func)ÎGLib.ThreadÖ0Ïpublic void +@foreachÌ128Í(GLib.HFunc func)ÎGsf.DocMetaDataÖ0Ïpublic void +@foreachÌ128Í(GLib.Func func)ÎGst.IteratorÖ0Ïpublic Gst.IteratorResult +@foreachÌ128Í(Gst.StructureForeachFunc func)ÎGst.StructureÖ0Ïpublic bool +@foreachÌ128Í(Gst.TagForeachFunc func)ÎGst.TagListÖ0Ïpublic void +@foreachÌ128Í(void* data, Gtk.AccelMapForeach foreach_func)ÎGtk.AccelMapÖ0Ïpublic void +@foreachÌ128Í(Gtk.Callback callback)ÎGtk.ContainerÖ0Ïpublic void +@foreachÌ128Í(Gtk.PrintSettingsFunc func)ÎGtk.PrintSettingsÖ0Ïpublic void +@foreachÌ128Í(Gtk.TextTagTableForeach func, void* data)ÎGtk.TextTagTableÖ0Ïpublic void +@foreachÌ128Í(Gtk.TreeModelForeachFunc func)ÎGtk.TreeModelÖ0Ïpublic void +@foreachÌ128Í(Pango.FontsetForeachFunc func, void* data)ÎPango.FontsetÖ0Ïpublic void +@foreachÌ128Í(Soup.MessageHeadersForeachFunc func)ÎSoup.MessageHeadersÖ0Ïpublic void +@foreachÌ128Í(Tracker.MetadataForeach func)ÎTracker.MetadataÖ0Ïpublic void +@foreachÌ128Í(GLib.HFunc func)ÎXfce.MenuItemCacheÖ0Ïpublic void +@foreachÌ128Í(GLib.HFunc func)ÎXfce.MenuItemPoolÖ0Ïpublic void +@getÌ8ÎGLib.SourceCallbackFuncsÖ0ÏSourceCallbackGetFunc +@getÌ128Í(size_t i)ÎGsl.CombinationÖ0Ïpublic size_t +@getÌ128Í(size_t i)ÎGsl.HistogramÖ0Ïpublic double +@getÌ128Í(size_t i, size_t j)ÎGsl.Histogram2dÖ0Ïpublic double +@getÌ128Í(size_t i, size_t j)ÎGsl.MatrixÖ0Ïpublic double +@getÌ128Í(size_t i, size_t j)ÎGsl.MatrixComplexÖ0Ïpublic double +@getÌ128Í(size_t i)ÎGsl.PermutationÖ0Ïpublic size_t +@getÌ128Í([CCode (array_length = false)] double[] x)ÎGsl.QRNGÖ0Ïpublic int +@getÌ8ÎGsl.QRNGTypeÖ0ÏQRNGGetState2 +@getÌ128Í()ÎGsl.RNGÖ0 +@getÌ8ÎGsl.RNGTypeÖ0ÏRNGGetState +@getÌ128Í(size_t i)ÎGsl.VectorÖ0Ïpublic double +@getÌ128Í(size_t i)ÎGsl.VectorComplexÖ0Ïpublic Complex +@inÌ8ÎGdk.EventFocusÖ0Ïint16 +@interfaceÌ8ÎFTDI.ContextÖ0Ïint +@interfaceÌ8ÎSoup.ServerÖ0ÏSoup.Address +@interfaceÌ8ÎUSB.ConfigDescriptorÖ0ÏInterface +@lockÌ128Í()ÎGLib.AsyncQueueÖ0Ïpublic void +@lockÌ128Í()ÎGLib.MutexÖ0Ïpublic void +@lockÌ128Í(string keyring, GnomeKeyring.OperationDoneCallback callback, void* data, GLib.DestroyNotify destroy_data)ÎGnomeKeyringÖ0Ïpublic void * +@lockÌ8ÎGst.ControllerÖ0ÏGLib.Mutex +@lockÌ8ÎGst.InterpolationControlSourceÖ0ÏGLib.Mutex +@lockÌ8ÎGst.IteratorÖ0ÏGLib.Mutex +@lockÌ8ÎGst.LFOControlSourceÖ0ÏGLib.Mutex +@lockÌ8ÎGst.MessageÖ0ÏGLib.Mutex +@lockÌ8ÎGst.ObjectÖ0ÏGLib.Mutex +@lockÌ8ÎGst.TaskÖ0Ïvoid +@lockÌ128Í()ÎGtk.AccelGroupÖ0Ïpublic void +@newÌ128Í(Type type, ...)ÎGLib.ObjectÖ0Ïpublic Object +@newÌ128Í(out Gst.RTSPMessage msg)ÎGst.RTSPMessageÖ0Ïpublic Gst.RTSPResult +@newÌ128Í(out Gst.RTSPTransport transport)ÎGst.RTSPTransportÖ0Ïpublic Gst.RTSPResult +@newÌ128Í()ÎPango.CairoFontMapÖ0Ïpublic unowned +@refÌ128Í()ÎGLib.ObjectÖ0Ïpublic weak Object +@refÌ8ÎGLib.SourceCallbackFuncsÖ0ÏSourceCallbackRefFunc +@refÌ128Í()ÎGnomeVFS.DriveÖ0Ïpublic unowned +@refÌ128Í()ÎGnomeVFS.VolumeÖ0Ïpublic unowned +@refÌ128Í()ÎGnomeVFS.VolumeMonitorÖ0Ïpublic unowned +@refÌ128Í()ÎGst.BufferÖ0Ïpublic unowned +@refÌ128Í()ÎGst.CapsÖ0Ïpublic unowned +@refÌ128Í()ÎGst.ObjectÖ0Ïpublic unowned +@setÌ128Í(double omega, double L, QAWO sine)ÎGsl.IntegrationQAWOTableÖ0Ïpublic int +@setÌ128Í(double alpha, double beta, int mu, int nu)ÎGsl.IntegrationQAWSTableÖ0Ïpublic int +@setÌ128Í(size_t i, size_t j, double x)ÎGsl.MatrixÖ0Ïpublic void +@setÌ128Í(size_t i, size_t j, double x)ÎGsl.MatrixComplexÖ0Ïpublic void +@setÌ128Í(Function* f, double x_minimum, double x_lower, double x_upper)ÎGsl.MinFminimizerÖ0Ïpublic int +@setÌ8ÎGsl.MinFminimizerTypeÖ0ÏMinSet +@setÌ128Í(MultifitFunctionFdf* fdf, Vector x)ÎGsl.MultifitFdfsolverÖ0Ïpublic int +@setÌ8ÎGsl.MultifitFdfsolverTypeÖ0ÏMultifitFdfSet +@setÌ128Í(MultifitFunction* f, Vector x)ÎGsl.MultifitFsolverÖ0Ïpublic int +@setÌ8ÎGsl.MultifitFsolverTypeÖ0ÏMultifitFSet +@setÌ128Í(MultiminFunctionFdf* fdf, Vector x, double step_size, double tol)ÎGsl.MultiminFdfminimizerÖ0Ïpublic int +@setÌ8ÎGsl.MultiminFdfminimizerTypeÖ0ÏMultiminFdfSet +@setÌ128Í(MultiminFunction* f, Vector x, Vector step_size)ÎGsl.MultiminFminimizerÖ0Ïpublic int +@setÌ8ÎGsl.MultiminFminimizerTypeÖ0ÏMultiminFSet +@setÌ128Í(MultirootFunctionFdf* fdf, Vector x)ÎGsl.MultirootFdfsolverÖ0Ïpublic int +@setÌ8ÎGsl.MultirootFdfsolverTypeÖ0ÏMultirootFdfSet +@setÌ128Í(MultirootFunction* f, Vector x)ÎGsl.MultirootFsolverÖ0Ïpublic int +@setÌ8ÎGsl.MultirootFsolverTypeÖ0ÏMultirootFSet +@setÌ128Í(ulong s)ÎGsl.RNGÖ0Ïpublic void +@setÌ8ÎGsl.RNGTypeÖ0ÏRNGSetState +@setÌ128Í(FunctionFdf* fdf, double root)ÎGsl.RootFdfsolverÖ0Ïpublic int +@setÌ8ÎGsl.RootFdfsolverTypeÖ0ÏRootFdfsolverSet +@setÌ128Í(Function* f, double x_lower, double x_upper)ÎGsl.RootFsolverÖ0Ïpublic int +@setÌ8ÎGsl.RootFsolverTypeÖ0ÏRootFsolverSet +@setÌ128Í(size_t i, double x)ÎGsl.VectorÖ0Ïpublic void +@setÌ128Í(size_t i, Complex x)ÎGsl.VectorComplexÖ0Ïpublic void +@signalÌ128Í()ÎGLib.CondÖ0Ïpublic void +@signalÌ8ÎGlade.AccelInfoÖ0 +@signalÌ128Í()ÎSDL.ConditionÖ0Ïpublic int +@signalÌ8ÎV4l2.TunerÖ0Ïint32 +@tryÌ128Í()ÎSqlite.MutexÖ0Ïpublic int +@valueÌ8ÎSDL.JoyAxisEventÖ0Ïuint16 +@valueÌ8ÎSDL.JoyHatEventÖ0Ïuchar +@valueÌ8ÎV4l2.ControlÖ0Ïint32 +@valueÌ8ÎV4l2.ExtControlÖ0Ïint32 +AÌ4ÎFTDI.InterfaceÖ0 +AÌ8ÎGsl.MultifitLinearWorkspaceÖ0ÏMatrix +AÌ8ÎGsl.RanDiscreteÖ0Ïsize_t +A1Ì4ÎCairo.FormatÖ0 +A1Ì4ÎCurses.KeyÖ0 +A3Ì4ÎCurses.KeyÖ0 +A8Ì4ÎCairo.FormatÖ0 +ABGRÌ8ÎGst.VideoCapsÖ0 +ABGRÌ4ÎGst.VideoFormatÖ0 +ABORTÌ4ÎGnomeVFS.XferErrorActionÖ0 +ABORTÌ4ÎGnomeVFS.XferErrorModeÖ0 +ABORTÌ4ÎGnomeVFS.XferOverwriteActionÖ0 +ABORTÌ4ÎGnomeVFS.XferOverwriteModeÖ0 +ABORTÌ8ÎSqliteÖ0Ïint +ABORTEDÌ4ÎGLib.MountOperationResultÖ0 +ABOUTÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +ABOVEÌ4ÎGdk.WindowStateÖ0 +ABOVEÌ4ÎWnck.WindowActionsÖ0 +ABOVEÌ4ÎWnck.WindowStateÖ0 +ABRTÌ4ÎDaemon.SigÖ0 +ABRTÌ4ÎGLib.ProcessSignalÖ0 +ABSOLUTE_SIZEÌ4ÎPango.AttrTypeÖ0 +ABS_ASCÌ4ÎGsl.EigenSortTypeÖ0 +ABS_DESCÌ4ÎGsl.EigenSortTypeÖ0 +AC3Ì4ÎGst.BufferFormatÖ0 +AC3Ì4ÎGst.BufferFormatTypeÖ0 +ACCELERATED_VISUALÌ4ÎSDL.GLattrÖ0 +ACCELERATORÌ4ÎGtk.UIManagerItemTypeÖ0 +ACCEL_LABELÌ4ÎAtk.RoleÖ0 +ACCEPTÌ4ÎGst.RTSPHeaderFieldÖ0 +ACCEPTÌ4ÎGtk.ResponseTypeÖ0 +ACCEPTÌ4ÎWebKit.NavigationResponseÖ0 +ACCEPTEDÌ4ÎSoup.KnownStatusCodeÖ0 +ACCEPT_ENCODINGÌ4ÎGst.RTSPHeaderFieldÖ0 +ACCEPT_FILENAMEÌ4ÎGtk.FileChooserConfirmationÖ0 +ACCEPT_ITEMS_ONLYÌ4ÎExo.ToolbarsModelFlagsÖ0 +ACCEPT_LANGUAGEÌ4ÎGst.RTSPHeaderFieldÖ0 +ACCESÌ4ÎGLib.FileErrorÖ0 +ACCESÌ4ÎGLib.SpawnErrorÖ0 +ACCESSÌ4ÎGnomeVFS.FileInfoFieldsÖ0 +ACCESS_DENIEDÌ4ÎDBus.ErrorÖ0 +ACCESS_DENIEDÌ4ÎOobs.ResultÖ0 +ACCESS_EXECUTABLEÌ4ÎGnomeVFS.FilePermissionsÖ0 +ACCESS_READABLEÌ4ÎGnomeVFS.FilePermissionsÖ0 +ACCESS_WRITABLEÌ4ÎGnomeVFS.FilePermissionsÖ0 +ACCUM_ALPHA_SIZEÌ4ÎSDL.GLattrÖ0 +ACCUM_BLUE_SIZEÌ4ÎSDL.GLattrÖ0 +ACCUM_GREEN_SIZEÌ4ÎSDL.GLattrÖ0 +ACCUM_RED_SIZEÌ4ÎSDL.GLattrÖ0 +ACCURATEÌ4ÎGst.SeekFlagsÖ0 +ACEÌ1ÎGnomeVFSÖ0 +ACEÌ128Í(GnomeVFS.ACLKind kind, string id, GnomeVFS.ACLPerm perms)ÎGnomeVFS.ACEÖ0 +ACLÌ1ÎGnomeVFSÖ0 +ACLÌ128Í()ÎGnomeVFS.ACLÖ0 +ACLÌ4ÎGnomeVFS.FileInfoFieldsÖ0 +ACLÌ4ÎGnomeVFS.SetFileInfoMaskÖ0 +ACLKindÌ1ÎGnomeVFSÖ0 +ACLPermÌ1ÎGnomeVFSÖ0 +ACREÌ4ÎGsl.ConstCGSÖ0 +ACREÌ4ÎGsl.ConstCGSMÖ0 +ACREÌ4ÎGsl.ConstMKSÖ0 +ACREÌ4ÎGsl.ConstMKSAÖ0 +ACTIONÌ4ÎGLib.SignalFlagsÖ0 +ACTIONÌ4ÎGtk.SignalRunTypeÖ0 +ACTIVATABLEÌ4ÎGtk.CellRendererModeÖ0 +ACTIVATEÌ4ÎUnique.CommandÖ0 +ACTIVEÌ4ÎAtk.StateTypeÖ0 +ACTIVEÌ4ÎExo.MountPointMatchMaskÖ0 +ACTIVEÌ4ÎGtk.RcTokenTypeÖ0 +ACTIVEÌ4ÎGtk.StateTypeÖ0 +ACTIVEÌ4ÎSDL.ActiveStateÖ0 +ACTIVEEVENTÌ4ÎSDL.EventTypeÖ0 +ACTIVEEVENTMASKÌ4ÎSDL.EventMaskÖ0 +ADDÌ4ÎCairo.OperatorÖ0 +ADDÌ4ÎGoo.CairoOperatorÖ0 +ADDEDÌ4ÎGnomeVFS.DNSSDServiceStatusÖ0 +ADDEVENTÌ4ÎSDL.EventActionÖ0 +ADDRESS_ANY_PORTÌ8ÎSoupÖ0Ïint +ADDRESS_FAMILYÌ8ÎSoupÖ0 +ADDRESS_IN_USEÌ4ÎDBus.ErrorÖ0 +ADDRESS_MASKÌ4ÎUSB.EndpointAddressÖ0 +ADDRESS_MASKÌ4ÎUSB.EndpointAttributeÖ0 +ADDRESS_NAMEÌ8ÎSoupÖ0 +ADDRESS_PHYSICALÌ8ÎSoupÖ0 +ADDRESS_PORTÌ8ÎSoupÖ0 +ADDRESS_SOCKADDRÌ8ÎSoupÖ0 +AFTERÌ4ÎGLib.ConnectFlagsÖ0 +AFTERÌ4ÎGst.IndexLookupMethodÖ0 +AFTERÌ4ÎGtk.CListDragPosÖ0 +AFTERÌ4ÎGtk.CTreePosÖ0 +AFTERÌ4ÎGtk.SourceSmartHomeEndTypeÖ0 +AFTERÌ4ÎGtk.TreeViewDropPositionÖ0 +AFTERÌ4ÎUnicodeBreakTypeÖ0 +AF_INETÌ8ÎPosixÖ0Ïint +AF_INET6Ì8ÎPosixÖ0Ïint +AF_INET6Ì8ÎSoupÖ0Ïint +AF_UNIXÌ8ÎPosixÖ0Ïint +AGAINÌ4ÎGLib.FileErrorÖ0 +AGAINÌ4ÎGLib.IOStatusÖ0 +AGAINÌ4ÎGLib.ThreadErrorÖ0 +AGAINÌ4ÎGst.TagDemuxResultÖ0 +AGEÌ4ÎGtk.RecentFilterFlagsÖ0 +AGGREGATE_OPERATION_NOT_ALLOWEDÌ4ÎGst.RTSPStatusCodeÖ0 +ALÌ4ÎPango.BidiTypeÖ0 +ALERTÌ4ÎAtk.RoleÖ0 +ALERTÌ4ÎDaemon.LogPriorityÖ0 +ALERTÌ4ÎGst.RTSPHeaderFieldÖ0 +ALIASÌ4ÎGMenu.TreeItemTypeÖ0 +ALLÌ4ÎGConf.ClientErrorHandlingModeÖ0 +ALLÌ4ÎGLib.LocaleCategoryÖ0 +ALLÌ4ÎGdk.ExtensionModeÖ0 +ALLÌ4ÎGdk.WMDecorationÖ0 +ALLÌ4ÎGdk.WMFunctionÖ0 +ALLÌ4ÎGoo.CanvasPointerEventsÖ0 +ALLÌ4ÎGst.DebugGraphDetailsÖ0 +ALLÌ4ÎGtk.DestDefaultsÖ0 +ALLÌ4ÎGtk.MatchTypeÖ0 +ALLÌ4ÎGtk.PageSetÖ0 +ALLÌ4ÎGtk.PrintPagesÖ0 +ALLÌ4ÎHildon.FileSelectionVisibleColumnsÖ0 +ALLÌ4ÎNormalizeModeÖ0 +ALLÌ4ÎV4l2.StandardsÖ0 +ALLÌ4ÎXfce.MenuLayoutMergeTypeÖ0 +ALLCHROMEÌ4ÎGtk.MozEmbedChromeFlagsÖ0 +ALLOC_NEEDEDÌ4ÎGtk.PrivateFlagsÖ0 +ALLOWÌ4ÎGnomeKeyring.AccessRestrictionÖ0 +ALLOWÌ4ÎGst.RTSPHeaderFieldÖ0 +ALLOW_MORE_HANDLERSÌ4ÎLm.HandlerResultÖ0 +ALLOW_REPLACEMENTÌ4ÎDBus.NameFlagÖ0 +ALLOW_SVG_AS_THEMSELVESÌ4ÎGnome.IconLookupFlagsÖ0 +ALL_COMPOSEÌ4ÎNormalizeModeÖ0 +ALL_EVENTS_MASKÌ4ÎGdk.EventMaskÖ0 +ALL_METADATAÌ4ÎGLib.FileCopyFlagsÖ0 +ALL_TAILÌ4ÎGtk.MatchTypeÖ0 +ALPHAÌ4ÎCairo.ContentÖ0 +ALPHABETICÌ4ÎUnicodeBreakTypeÖ0 +ALPHA_SIZEÌ4ÎSDL.GLattrÖ0 +ALREADY_EXISTSÌ4ÎGtk.FileChooserErrorÖ0 +ALREADY_GRABBEDÌ4ÎGdk.GrabStatusÖ0 +ALREADY_MOUNTEDÌ4ÎGLib.IOErrorÖ0 +ALREADY_OWNERÌ4ÎDBus.RequestNameReplyÖ0 +ALREADY_UNLOCKEDÌ4ÎGnomeKeyring.ResultÖ0 +ALRMÌ4ÎDaemon.SigÖ0 +ALRMÌ4ÎGLib.ProcessSignalÖ0 +ALTÌ4ÎSDL.KeyModifierÖ0 +ALTCHARSETÌ4ÎCurses.AttributeÖ0 +ALTERNATEÌ4ÎV4l2.FieldÖ0 +ALWAYSÌ4ÎGnome.PreferencesTypeÖ0 +ALWAYSÌ4ÎGsf.OutputCsvQuotingModeÖ0 +ALWAYSÌ4ÎGst.PadPresenceÖ0 +ALWAYSÌ4ÎGtk.PolicyTypeÖ0 +ALWAYSÌ4ÎGtk.SourceSmartHomeEndTypeÖ0 +ALWAYSÌ4ÎGtk.SpinButtonUpdatePolicyÖ0 +ALWAYS_GROUPÌ4ÎWnck.TasklistGroupingTypeÖ0 +AMÌ4ÎFTDI.ChipTypeÖ0 +AMBIGUOUSÌ4ÎUnicodeBreakTypeÖ0 +AMPERSANDÌ4ÎSDL.KeySymbolÖ0 +ANÌ4ÎPango.BidiTypeÖ0 +ANALOGÌ4ÎV4l2.OutputTypeÖ0 +ANALOGVGAOVERLAYÌ4ÎV4l2.OutputTypeÖ0 +ANALOG_TVÌ4ÎV4l2.TunerTypeÖ0 +ANALYSIS_FLAG_CENTERED_BASELINEÌ8ÎPangoÖ0Ïint +ANCESTORÌ4ÎGdk.NotifyTypeÖ0 +ANCHOREDÌ4ÎGLib.RegexCompileFlagsÖ0 +ANCHOREDÌ4ÎGLib.RegexMatchFlagsÖ0 +ANCHOREDÌ4ÎGtk.PrivateFlagsÖ0 +ANDÌ4ÎGdk.FunctionÖ0 +ANDÌ4ÎRasqal.OpÖ0 +AND_INVERTÌ4ÎGdk.FunctionÖ0 +AND_REVERSEÌ4ÎGdk.FunctionÖ0 +ANGSTROMÌ4ÎGsl.ConstCGSÖ0 +ANGSTROMÌ4ÎGsl.ConstCGSMÖ0 +ANGSTROMÌ4ÎGsl.ConstMKSÖ0 +ANGSTROMÌ4ÎGsl.ConstMKSAÖ0 +ANIMATEDÌ4ÎAtk.StateTypeÖ0 +ANIMATIONÌ4ÎAtk.RoleÖ0 +ANIMATIONÌ4ÎGtk.ImageTypeÖ0 +ANNOUNCEÌ4ÎGst.RTSPMethodÖ0 +ANONYMOUSÌ4ÎRaptor.IdentifierTypeÖ0 +ANONYMOUS_SUPPORTEDÌ4ÎGLib.AskPasswordFlagsÖ0 +ANON_SUPPORTEDÌ4ÎGnomeVFS.ModuleCallbackFullAuthenticationFlagsÖ0 +ANYÌ4ÎFTDI.InterfaceÖ0 +ANYÌ4ÎGLib.DataStreamNewlineTypeÖ0 +ANYÌ4ÎGnome.InteractStyleÖ0 +ANYÌ4ÎGst.CapsFlagsÖ0 +ANYÌ4ÎGst.MessageTypeÖ0 +ANYÌ8ÎSDLNet.IPAddressÖ0 +ANYÌ4ÎV4l2.FieldÖ0 +ANYFORMATÌ4ÎSDL.SurfaceFlagÖ0 +ANYMARKÌ8ÎPosixÖ0Ïint +ANYWAYÌ4ÎGnome.RestartStyleÖ0 +APERTURE_PRIORITYÌ4ÎV4l2.ExposureAutoTypeÖ0 +API_VERSION_SÌ8ÎUniqueÖ0 +APPÌ4ÎGst.RTCPTypeÖ0 +APPÌ4ÎV4l2.JpegMarkerÖ0 +APPENDÌ4ÎGLib.IOFlagsÖ0 +APPENDÌ4ÎGdk.PropModeÖ0 +APPENDÌ4ÎGst.TagMergeModeÖ0 +APPEND_PATHSÌ4ÎGnome.DesktopItemLaunchFlagsÖ0 +APPEND_URISÌ4ÎGnome.DesktopItemLaunchFlagsÖ0 +APPLEÌ4ÎGnomeVFS.DeviceTypeÖ0 +APPLICATIONÌ4ÎAtk.RoleÖ0 +APPLICATIONÌ4ÎGnome.DesktopItemTypeÖ0 +APPLICATIONÌ4ÎGnomeVFS.MimeActionTypeÖ0 +APPLICATIONÌ4ÎGst.MessageTypeÖ0 +APPLICATIONÌ4ÎGtk.PathPriorityTypeÖ0 +APPLICATIONÌ4ÎGtk.RcTokenTypeÖ0 +APPLICATIONÌ4ÎGtk.RecentFilterFlagsÖ0 +APPLICATIONÌ4ÎWnck.ClientTypeÖ0 +APPLICATION_ERRORÌ4ÎSoup.XMLRPCFaultÖ0 +APPLYÌ4ÎGtk.PrintOperationResultÖ0 +APPLYÌ4ÎGtk.ResponseTypeÖ0 +APPROXÌ4ÎGsl.ModeÖ0 +APPROXIMATEÌ4ÎPango.CoverageLevelÖ0 +APP_CONFIGÌ4ÎGnome.FileDomainÖ0 +APP_DATADIRÌ4ÎGnome.FileDomainÖ0 +APP_HELPÌ4ÎGnome.FileDomainÖ0 +APP_LIBDIRÌ4ÎGnome.FileDomainÖ0 +APP_MENUBAR_NAMEÌ8ÎGnomeÖ0 +APP_NOT_REGISTEREDÌ4ÎGLib.BookmarkFileErrorÖ0 +APP_PAINTABLEÌ4ÎGtk.WidgetFlagsÖ0 +APP_PIXMAPÌ4ÎGnome.FileDomainÖ0 +APP_SOUNDÌ4ÎGnome.FileDomainÖ0 +APP_TOOLBAR_NAMEÌ8ÎGnomeÖ0 +APP_dataÌ8ÎV4l2.JpegCompressionÖ0Ïchar +APP_lenÌ8ÎV4l2.JpegCompressionÖ0Ïint +APPnÌ8ÎV4l2.JpegCompressionÖ0Ïint +APRILÌ4ÎGLib.DateMonthÖ0 +ARABICÌ4ÎPango.ScriptÖ0 +ARGBÌ8ÎGst.VideoCapsÖ0 +ARGBÌ4ÎGst.VideoFormatÖ0 +ARGB32Ì4ÎCairo.FormatÖ0 +ARGUMENTSÌ4ÎSoup.XMLRPCErrorÖ0 +ARG_READWRITEÌ8ÎGtkÖ0Ïint +ARMEDÌ4ÎAtk.StateTypeÖ0 +ARMENIANÌ4ÎPango.ScriptÖ0 +ARRAYÌ4ÎJson.NodeTypeÖ0 +ARRAYÌ4ÎSoup.XmlrpcValueTypeÖ0 +ARROWÌ4ÎAtk.RoleÖ0 +ARROWÌ4ÎGdk.CursorTypeÖ0 +ARTISTÌ4ÎGst.TagImageTypeÖ0 +ASCENDINGÌ4ÎGtk.SortTypeÖ0 +ASCIIÌ4ÎTiff.DataTypeÖ0 +ASCII_BACKSPACEÌ4ÎVte.TerminalEraseBindingÖ0 +ASCII_DELETEÌ4ÎVte.TerminalEraseBindingÖ0 +ASKÌ4ÎGdk.DragActionÖ0 +ASKÌ4ÎGnomeKeyring.AccessRestrictionÖ0 +ASPECTÌ4ÎGdk.WindowHintsÖ0 +ASSOCIATIONÌ4ÎGst.IndexEntryTypeÖ0 +ASTERISKÌ4ÎSDL.KeySymbolÖ0 +ASTRONOMICAL_UNITÌ4ÎGsl.ConstCGSÖ0 +ASTRONOMICAL_UNITÌ4ÎGsl.ConstCGSMÖ0 +ASTRONOMICAL_UNITÌ4ÎGsl.ConstMKSÖ0 +ASTRONOMICAL_UNITÌ4ÎGsl.ConstMKSAÖ0 +ASYNCÌ4ÎGst.BusSyncReplyÖ0 +ASYNCÌ4ÎGst.StateChangeReturnÖ0 +ASYNCBLITÌ4ÎSDL.SurfaceFlagÖ0 +ASYNCIOÌ4ÎV4l2.CapabilitiesÖ0 +ASYNC_DONEÌ4ÎGst.MessageTypeÖ0 +ASYNC_STARTÌ4ÎGst.MessageTypeÖ0 +AS_CHILDÌ4ÎGtk.CTreePosÖ0 +ATÌ4ÎSDL.KeySymbolÖ0 +ATIMEÌ4ÎGnomeVFS.FileInfoFieldsÖ0 +ATOPÌ4ÎCairo.OperatorÖ0 +ATOPÌ4ÎGoo.CairoOperatorÖ0 +ATSCÌ4ÎV4l2.StandardsÖ0 +ATSC_16_VSBÌ4ÎV4l2.StandardsÖ0 +ATSC_8_VSBÌ4ÎV4l2.StandardsÖ0 +ATSUIÌ4ÎCairo.FontTypeÖ0 +ATTOÌ4ÎGsl.ConstNumÖ0 +ATTRIBUTEÌ4ÎXml.ReaderTypeÖ0 +ATTRIBUTESÌ4ÎCurses.AttributeÖ0 +ATTRIBUTE_CHANGEDÌ4ÎGLib.FileMonitorEventÖ0 +ATTRIBUTE_DECLÌ4ÎXml.ElementTypeÖ0 +ATTRIBUTE_NODEÌ4ÎXml.ElementTypeÖ0 +ATTR_INDEX_FROM_TEXT_BEGINNINGÌ8ÎPangoÖ0Ïint +AUDIOÌ4ÎGst.TunerChannelFlagsÖ0 +AUDIOÌ4ÎSDL.InitFlagÖ0 +AUDIOÌ4ÎUSB.ClassÖ0 +AUDIOÌ4ÎV4l2.CapabilitiesÖ0 +AUDIO_BALANCEÌ4ÎV4l2.UserClassControlIdsÖ0 +AUDIO_BASSÌ4ÎV4l2.UserClassControlIdsÖ0 +AUDIO_CDÌ4ÎGnomeVFS.DeviceTypeÖ0 +AUDIO_CRCÌ4ÎV4l2.MpegClassControlIdsÖ0 +AUDIO_DEF_RATEÌ8ÎGstÖ0Ïint +AUDIO_EMPHASISÌ4ÎV4l2.MpegClassControlIdsÖ0 +AUDIO_ENCODINGÌ4ÎV4l2.MpegClassControlIdsÖ0 +AUDIO_FLOAT_PAD_TEMPLATE_CAPSÌ8ÎGstÖ0 +AUDIO_FLOAT_STANDARD_PAD_TEMPLATE_CAPSÌ8ÎGstÖ0 +AUDIO_INT_PAD_TEMPLATE_CAPSÌ8ÎGstÖ0 +AUDIO_INT_STANDARD_PAD_TEMPLATE_CAPSÌ8ÎGstÖ0 +AUDIO_L1_BITRATEÌ4ÎV4l2.MpegClassControlIdsÖ0 +AUDIO_L2_BITRATEÌ4ÎV4l2.MpegClassControlIdsÖ0 +AUDIO_L3_BITRATEÌ4ÎV4l2.MpegClassControlIdsÖ0 +AUDIO_LOUDNESSÌ4ÎV4l2.UserClassControlIdsÖ0 +AUDIO_MODEÌ4ÎV4l2.MpegClassControlIdsÖ0 +AUDIO_MODE_EXTENSIONÌ4ÎV4l2.MpegClassControlIdsÖ0 +AUDIO_MUTEÌ4ÎV4l2.MpegClassControlIdsÖ0 +AUDIO_MUTEÌ4ÎV4l2.UserClassControlIdsÖ0 +AUDIO_SAMPLING_FREQÌ4ÎV4l2.MpegClassControlIdsÖ0 +AUDIO_TREBLEÌ4ÎV4l2.UserClassControlIdsÖ0 +AUDIO_VOLUMEÌ4ÎV4l2.UserClassControlIdsÖ0 +AUDMODE_AVLÌ8ÎV4l2Ö0Ïuint32 +AUGUSTÌ4ÎGLib.DateMonthÖ0 +AUTHÌ4ÎLm.MessageTypeÖ0 +AUTHÌ8ÎSqliteÖ0Ïint +AUTHENTICATEDÌ4ÎLm.ConnectionStateÖ0 +AUTHENTICATINGÌ4ÎLm.ConnectionStateÖ0 +AUTHORIZATIONÌ4ÎGst.RTSPHeaderFieldÖ0 +AUTHORSÌ8ÎLuaÖ0 +AUTH_DOMAIN_ADD_PATHÌ8ÎSoupÖ0 +AUTH_DOMAIN_BASIC_AUTH_CALLBACKÌ8ÎSoupÖ0 +AUTH_DOMAIN_BASIC_AUTH_DATAÌ8ÎSoupÖ0 +AUTH_DOMAIN_BASIC_HÌ8ÎSoupÖ0Ïint +AUTH_DOMAIN_DIGEST_AUTH_CALLBACKÌ8ÎSoupÖ0 +AUTH_DOMAIN_DIGEST_AUTH_DATAÌ8ÎSoupÖ0 +AUTH_DOMAIN_DIGEST_HÌ8ÎSoupÖ0Ïint +AUTH_DOMAIN_FILTERÌ8ÎSoupÖ0 +AUTH_DOMAIN_FILTER_DATAÌ8ÎSoupÖ0 +AUTH_DOMAIN_GENERIC_AUTH_CALLBACKÌ8ÎSoupÖ0 +AUTH_DOMAIN_GENERIC_AUTH_DATAÌ8ÎSoupÖ0 +AUTH_DOMAIN_HÌ8ÎSoupÖ0Ïint +AUTH_DOMAIN_PROXYÌ8ÎSoupÖ0 +AUTH_DOMAIN_REALMÌ8ÎSoupÖ0 +AUTH_DOMAIN_REMOVE_PATHÌ8ÎSoupÖ0 +AUTH_FAILEDÌ4ÎDBus.ErrorÖ0 +AUTH_FAILEDÌ4ÎLm.ErrorÖ0 +AUTH_HÌ8ÎSoupÖ0Ïint +AUTH_HOSTÌ8ÎSoupÖ0 +AUTH_IS_AUTHENTICATEDÌ8ÎSoupÖ0 +AUTH_IS_FOR_PROXYÌ8ÎSoupÖ0 +AUTH_REALMÌ8ÎSoupÖ0 +AUTH_SCHEME_NAMEÌ8ÎSoupÖ0 +AUTOÌ4ÎDaemon.LogFlagsÖ0 +AUTOÌ4ÎGsf.OutputCsvQuotingModeÖ0 +AUTOÌ4ÎGtk.SensitivityTypeÖ0 +AUTOÌ4ÎGtk.UIManagerItemTypeÖ0 +AUTOÌ4ÎPango.GravityÖ0 +AUTOÌ4ÎV4l2.ExposureAutoTypeÖ0 +AUTOÌ4ÎV4l2.MpegCx2341xVideoSpatialFilterModeÖ0 +AUTOÌ4ÎV4l2.MpegCx2341xVideoTemporalFilterModeÖ0 +AUTOÌ4ÎVte.TerminalEraseBindingÖ0 +AUTOCOMPLETEÌ4ÎAtk.RoleÖ0 +AUTOFSÌ4ÎGnomeVFS.DeviceTypeÖ0 +AUTOGAINÌ4ÎV4l2.UserClassControlIdsÖ0 +AUTOMATICÌ4ÎGtk.PolicyTypeÖ0 +AUTOSIZEÌ4ÎGtk.TreeViewColumnSizingÖ0 +AUTO_GROUPÌ4ÎWnck.TasklistGroupingTypeÖ0 +AUTO_NOTIFICATIONSÌ4ÎGst.MixerFlagsÖ0 +AUTO_WHITE_BALANCEÌ4ÎV4l2.UserClassControlIdsÖ0 +AVAILABLEÌ4ÎLm.MessageSubTypeÖ0 +AVLÌ4ÎV4l2.AudioCapabilitiesÖ0 +AVOGADROÌ4ÎGsl.ConstNumÖ0 +AVPÌ4ÎGst.RTSPProfileÖ0 +AYUVÌ4ÎGst.VideoFormatÖ0 +A_2_ZÌ8ÎGLib.CharacterSetÖ0 +A_LAWÌ4ÎGst.BufferFormatÖ0 +A_LAWÌ4ÎGst.BufferFormatTypeÖ0 +AboutDialogÌ1ÎGtkÖ0 +AboutDialogÌ128Í()ÎGtk.AboutDialogÖ0 +AboutDialogActivateLinkFuncÌ128Í(Gtk.AboutDialog about, string link_)ÎGtkÖ0Ïpublic delegate void +AccelFlagsÌ2ÎGtkÖ0 +AccelGroupÌ1ÎGtkÖ0 +AccelGroupÌ128Í()ÎGtk.AccelGroupÖ0 +AccelGroupActivateÌ128Í(Gtk.AccelGroup accel_group, GLib.Object acceleratable, uint keyval, Gdk.ModifierType modifier)ÎGtkÖ0Ïpublic delegate bool +AccelGroupEntryÌ1ÎGtkÖ0 +AccelGroupFindFuncÌ128Í(Gtk.AccelKey key, GLib.Closure closure)ÎGtkÖ0Ïpublic delegate bool +AccelInfoÌ1ÎGladeÖ0 +AccelKeyÌ1ÎGtkÖ0 +AccelLabelÌ1ÎGtkÖ0 +AccelLabelÌ128Í(string str)ÎGtk.AccelLabelÖ0 +AccelMapÌ1ÎGtkÖ0 +AccelMapClassÌ1ÎGtkÖ0 +AccelMapForeachÌ128Í(void* data, string accel_path, uint accel_key, Gdk.ModifierType accel_mods, bool changed)ÎGtkÖ0Ïpublic delegate void +AccessÌ128Í(string path, int mask)ÎFuseÖ0Ïpublic delegate int +AccessControlÌ1ÎGnomeKeyringÖ0 +AccessControlÌ128Í(GnomeKeyring.ApplicationRef application, GnomeKeyring.AccessType types_allowed)ÎGnomeKeyring.AccessControlÖ0 +AccessRestrictionÌ2ÎGnomeKeyringÖ0 +AccessTagMethodsÌ128Í()ÎTiff.TIFFÖ0Ïpublic TagMethods +AccessTypeÌ2ÎGnomeKeyringÖ0 +AccessibleÌ1ÎGtkÖ0 +AcsÌ2ÎCursesÖ0 +ActionÌ32ÎAtkÖ0 +ActionÌ2ÎBZLibÖ0 +ActionÌ1ÎGtkÖ0 +ActionÌ128Í(string name, string? label, string? tooltip, string? stock_id)ÎGtk.ActionÖ0 +ActionÌ1ÎPopplerÖ0 +ActionAnyÌ1ÎPopplerÖ0 +ActionCallbackÌ128Í(Gtk.Action action)ÎGtkÖ0Ïpublic delegate void +ActionCallbackÌ128Í(Notify.Notification p1, string p2)ÎNotifyÖ0Ïpublic delegate void +ActionEntryÌ2048ÎGtkÖ0 +ActionGotoDestÌ1ÎPopplerÖ0 +ActionGotoRemoteÌ1ÎPopplerÖ0 +ActionGroupÌ1ÎGtkÖ0 +ActionGroupÌ128Í(string name)ÎGtk.ActionGroupÖ0 +ActionLaunchÌ1ÎPopplerÖ0 +ActionMenuÌ1ÎWnckÖ0 +ActionMenuÌ128Í(Wnck.Window window)ÎWnck.ActionMenuÖ0 +ActionMovieÌ1ÎPopplerÖ0 +ActionNamedÌ1ÎPopplerÖ0 +ActionTypeÌ2ÎPopplerÖ0 +ActionUriÌ1ÎPopplerÖ0 +ActivatableÌ32ÎGtkÖ0 +ActivateModeÌ2ÎGstÖ0 +ActiveEventÌ2048ÎSDLÖ0 +ActiveStateÌ2ÎSDLÖ0 +AdapterÌ1ÎGstÖ0 +AdapterÌ128Í()ÎGst.AdapterÖ0 +AddressÌ1ÎGnomeVFSÖ0 +AddressÌ1ÎSoupÖ0 +AddressÌ128Í(string name, uint port)ÎSoup.AddressÖ0 +Address.anyÌ128Í(Soup.AddressFamily family, uint port)ÎSoup.AddressÖ0 +Address.from_ipv4Ì128Í(uint32 ipv4_address)ÎGnomeVFS.AddressÖ0 +Address.from_sockaddrÌ128Í(void* sa, int len)ÎSoup.AddressÖ0 +Address.from_stringÌ128Í(string address)ÎGnomeVFS.AddressÖ0 +AddressCallbackÌ128Í(Soup.Address addr, uint status)ÎSoupÖ0Ïpublic delegate void +AddressFamilyÌ2ÎEpcÖ0 +AddressFamilyÌ2ÎSoupÖ0 +AdjustmentÌ1ÎGtkÖ0 +AdjustmentÌ128Í(double value, double lower, double upper, double step_increment, double page_increment, double page_size)ÎGtk.AdjustmentÖ0 +AiÌ128Í(double x, Mode mode)ÎGsl.AiryÖ0Ïpublic double +Ai_derivÌ128Í(double x, Mode mode)ÎGsl.AiryÖ0Ïpublic double +Ai_deriv_eÌ128Í(double x, Mode mode, out Result result)ÎGsl.AiryÖ0Ïpublic int +Ai_deriv_scaledÌ128Í(double x, Mode mode)ÎGsl.AiryÖ0Ïpublic double +Ai_deriv_scaled_eÌ128Í(double x, Mode mode, out Result result)ÎGsl.AiryÖ0Ïpublic int +Ai_eÌ128Í(double x, Mode mode, out Result result)ÎGsl.AiryÖ0Ïpublic int +Ai_scaledÌ128Í(double x, Mode mode)ÎGsl.AiryÖ0Ïpublic double +Ai_scaled_eÌ128Í(double x, Mode mode, out Result result)ÎGsl.AiryÖ0Ïpublic int +AiryÌ256Ö0 +AlignmentÌ1ÎGtkÖ0 +AlignmentÌ128Í(float xalign, float yalign, float xscale, float yscale)ÎGtk.AlignmentÖ0 +AlignmentÌ2ÎPangoÖ0 +AllocFuncÌ128Í(void* ptr, size_t osize, size_t nsize)ÎLuaÖ0Ïpublic delegate void * +AllocTraceÌ1ÎGstÖ0 +AllocTraceFlagsÌ2ÎGstÖ0 +AllocationÌ2048ÎGtkÖ0 +AllowEventsModeÌ2ÎXÖ0 +AlossÌ8ÎSDL.PixelFormatÖ0Ïuchar +AmaskÌ8ÎSDL.PixelFormatÖ0Ïuchar +AnalysisÌ1ÎPangoÖ0 +AnchorTypeÌ2ÎGtkÖ0 +AntialiasÌ2ÎCairoÖ0 +AnyEventÌ2048ÎXÖ0 +AppÌ1ÎGnomeÖ0 +AppÌ128Í(string appname, string title)ÎGnome.AppÖ0 +AppÌ1ÎUniqueÖ0 +AppÌ128Í(string name, string? startup_id)ÎUnique.AppÖ0 +App.with_commandsÌ128Í(string name, string? startup_id, ...)ÎUnique.AppÖ0 +AppBarÌ1ÎGnomeÖ0 +AppBarÌ128Í(bool has_progress, bool has_status, Gnome.PreferencesType interactivity)ÎGnome.AppBarÖ0 +AppBarMsgÌ1ÎGnomeÖ0 +AppInfoÌ32ÎGLibÖ0 +AppInfoCreateFlagsÌ2ÎGLibÖ0 +AppLaunchContextÌ1ÎGLibÖ0 +AppLaunchContextÌ128Í()ÎGLib.AppLaunchContextÖ0 +AppLaunchContextÌ1ÎGdkÖ0 +AppLaunchContextÌ128Í()ÎGdk.AppLaunchContextÖ0 +AppMenuItemÌ1ÎXfceÖ0 +AppMenuItemÌ128Í()ÎXfce.AppMenuItemÖ0 +AppMenuItem.fullÌ128Í(string label, string command, string icon_filename, bool needs_term, bool snotify)ÎXfce.AppMenuItemÖ0 +AppMenuItem.with_commandÌ128Í(string label, string command)ÎXfce.AppMenuItemÖ0 +AppMenuItem.with_labelÌ128Í(string label)ÎXfce.AppMenuItemÖ0 +AppMenuItem.with_mnemonicÌ128Í(string label)ÎXfce.AppMenuItemÖ0 +AppendÌ4ÎX.PropModeÖ0 +AppletÌ1ÎPanelÖ0 +AppletÌ128Í()ÎPanel.AppletÖ0 +AppletBackgroundTypeÌ2ÎPanelÖ0 +AppletFactoryCallbackÌ128Í(Applet applet, string iid)ÎPanelÖ0Ïpublic delegate bool +AppletFlagsÌ2ÎPanelÖ0 +ApplicationÌ1ÎWnckÖ0 +ApplicationAutosaveCallbackÌ128Í(void* data)ÎOssoÖ0Ïpublic delegate void +ApplicationRefÌ1ÎGnomeKeyringÖ0 +ApplicationRefÌ128Í()ÎGnomeKeyring.ApplicationRefÖ0 +ApplicationTopCallbackÌ128Í(string arguments, void* data)ÎOssoÖ0Ïpublic delegate void +ApplyCustomPropFuncÌ128Í(Glade.XML xml, Gtk.Widget widget, string propname, string value)ÎGladeÖ0Ïpublic delegate void +ArcÌ1ÎSDLGraphicsÖ0 +ArgÌ1ÎGtkÖ0 +ArgFlagsÌ2ÎGtkÖ0 +ArrayÌ1ÎGLibÖ0 +ArrayÌ128Í(bool zero_terminated, bool clear, uint element_size)ÎGLib.ArrayÖ0 +ArrayÌ2048ÎGstÖ0 +ArrayÌ1ÎJsonÖ0 +ArrayÌ128Í()ÎJson.ArrayÖ0 +Array.sizedÌ128Í(bool zero_terminated, bool clear, uint element_size, uint reserved_size)ÎGLib.ArrayÖ0 +ArrowÌ1ÎGtkÖ0 +ArrowÌ128Í(Gtk.ArrowType arrow_type, Gtk.ShadowType shadow_type)ÎGtk.ArrowÖ0 +ArrowButtonÌ1ÎXfceÖ0 +ArrowButtonÌ128Í(Gtk.ArrowType type)ÎXfce.ArrowButtonÖ0 +ArrowPlacementÌ2ÎGtkÖ0 +ArrowTypeÌ2ÎGtkÖ0 +AshiftÌ8ÎSDL.PixelFormatÖ0Ïuchar +AskPasswordFlagsÌ2ÎGLibÖ0 +AspectFrameÌ1ÎGtkÖ0 +AspectFrameÌ128Í(string label, float xalign, float yalign, float ratio, bool obey_child)ÎGtk.AspectFrameÖ0 +AssistantÌ1ÎGtkÖ0 +AssistantÌ128Í()ÎGtk.AssistantÖ0 +AssistantPageFuncÌ128Í(int current_page)ÎGtkÖ0Ïpublic delegate int +AssistantPageTypeÌ2ÎGtkÖ0 +AssocFlagsÌ2ÎGstÖ0 +AsyncÌ4ÎX.GrabModeÖ0 +AsyncBothÌ4ÎX.AllowEventsModeÖ0 +AsyncCallbackÌ128Í(GnomeVFS.AsyncHandle handle, GnomeVFS.Result result, void* callback_data)ÎGnomeVFSÖ0Ïpublic delegate void +AsyncCloseCallbackÌ128Í(GnomeVFS.AsyncHandle handle, GnomeVFS.Result result, void* callback_data)ÎGnomeVFSÖ0Ïpublic delegate void +AsyncCreateAsChannelCallbackÌ128Í(GnomeVFS.AsyncHandle handle, GLib.IOChannel channel, GnomeVFS.Result result, void* callback_data)ÎGnomeVFSÖ0Ïpublic delegate void +AsyncCreateCallbackÌ128Í(GnomeVFS.AsyncHandle handle, GnomeVFS.Result result, void* callback_data)ÎGnomeVFSÖ0Ïpublic delegate void +AsyncDirectoryLoadCallbackÌ128Í(GnomeVFS.AsyncHandle handle, GnomeVFS.Result result, GLib.List list, uint entries_read, void* callback_data)ÎGnomeVFSÖ0Ïpublic delegate void +AsyncFileControlCallbackÌ128Í(GnomeVFS.AsyncHandle handle, GnomeVFS.Result result, void* operation_data, void* callback_data)ÎGnomeVFSÖ0Ïpublic delegate void +AsyncFindDirectoryCallbackÌ128Í(GnomeVFS.AsyncHandle handle, GLib.List results)ÎGnomeVFSÖ0Ïpublic delegate void +AsyncGetFileInfoCallbackÌ128Í(GnomeVFS.AsyncHandle handle, GLib.List results, void* callback_data)ÎGnomeVFSÖ0Ïpublic delegate void +AsyncHandleÌ1ÎGnomeVFSÖ0 +AsyncKeyboardÌ4ÎX.AllowEventsModeÖ0 +AsyncModuleCallbackÌ128Í(void* @in, size_t in_size, void* @out, size_t out_size, void* callback_data, GnomeVFS.ModuleCallbackResponse response, void* response_data)ÎGnomeVFSÖ0Ïpublic delegate void +AsyncOpenAsChannelCallbackÌ128Í(GnomeVFS.AsyncHandle handle, GLib.IOChannel channel, GnomeVFS.Result result, void* callback_data)ÎGnomeVFSÖ0Ïpublic delegate void +AsyncOpenCallbackÌ128Í(GnomeVFS.AsyncHandle handle, GnomeVFS.Result result, void* callback_data)ÎGnomeVFSÖ0Ïpublic delegate void +AsyncPointerÌ4ÎX.AllowEventsModeÖ0 +AsyncQueueÌ1ÎGLibÖ0 +AsyncQueueÌ128Í()ÎGLib.AsyncQueueÖ0 +AsyncReadCallbackÌ128Í(GnomeVFS.AsyncHandle handle, GnomeVFS.Result result, void* buffer, GnomeVFS.FileSize bytes_requested, GnomeVFS.FileSize bytes_read, void* callback_data)ÎGnomeVFSÖ0Ïpublic delegate void +AsyncReadyCallbackÌ128Í(GLib.Object source_object, GLib.AsyncResult res)ÎGLibÖ0Ïpublic delegate void +AsyncResultÌ32ÎGLibÖ0 +AsyncSeekCallbackÌ128Í(GnomeVFS.AsyncHandle handle, GnomeVFS.Result result, void* callback_data)ÎGnomeVFSÖ0Ïpublic delegate void +AsyncSetFileInfoCallbackÌ128Í(GnomeVFS.AsyncHandle handle, GnomeVFS.Result result, GnomeVFS.FileInfo file_info, void* callback_data)ÎGnomeVFSÖ0Ïpublic delegate void +AsyncWriteCallbackÌ128Í(GnomeVFS.AsyncHandle handle, GnomeVFS.Result result, void* buffer, GnomeVFS.FileSize bytes_requested, GnomeVFS.FileSize bytes_written, void* callback_data)ÎGnomeVFSÖ0Ïpublic delegate void +AsyncXferProgressCallbackÌ128Í(GnomeVFS.AsyncHandle handle, GnomeVFS.XferProgressInfo info)ÎGnomeVFSÖ0Ïpublic delegate int +AtExitFuncÌ128Í()ÎPosixÖ0Ïpublic delegate void +AtkÌ256Ö0 +AtkActionInfoÌ1ÎGladeÖ0 +AtkRelationInfoÌ1ÎGladeÖ0 +AtomÌ2048ÎGdkÖ0 +AtomÌ2048ÎXÖ0 +AtomicIntÌ256Ö0 +AtomicPointerÌ256Ö0 +AttachOptionsÌ2ÎGtkÖ0 +AttachmentÌ1ÎPopplerÖ0 +AttachmentSaveFuncÌ128Í(string buf, size_t count, void* data, GLib.Error error)ÎPopplerÖ0Ïpublic delegate bool +AttrÌ1ÎXmlÖ0 +AttrClassÌ1ÎPangoÖ0 +AttrColorÌ1ÎPangoÖ0 +AttrDataCopyFuncÌ128Í()ÎPangoÖ0Ïpublic delegate void * +AttrFilterFuncÌ128Í(Pango.Attribute attribute)ÎPangoÖ0Ïpublic delegate bool +AttrFloatÌ1ÎPangoÖ0 +AttrFontDescÌ1ÎPangoÖ0 +AttrFontDescÌ128Í(Pango.FontDescription desc)ÎPango.AttrFontDescÖ0 +AttrIntÌ1ÎPangoÖ0 +AttrIteratorÌ1ÎPangoÖ0 +AttrLanguageÌ1ÎPangoÖ0 +AttrLanguageÌ128Í(Pango.Language language)ÎPango.AttrLanguageÖ0 +AttrListÌ1ÎPangoÖ0 +AttrListÌ128Í()ÎPango.AttrListÖ0 +AttrShapeÌ1ÎPangoÖ0 +AttrShapeÌ128Í(Pango.Rectangle ink_rect, Pango.Rectangle logical_rect)ÎPango.AttrShapeÖ0 +AttrShape.with_dataÌ128Í(Pango.Rectangle ink_rect, Pango.Rectangle logical_rect, void* data, Pango.AttrDataCopyFunc copy_func, GLib.DestroyNotify destroy_func)ÎPango.AttrShapeÖ0 +AttrSizeÌ1ÎPangoÖ0 +AttrSizeÌ128Í(int size)ÎPango.AttrSizeÖ0 +AttrStringÌ1ÎPangoÖ0 +AttrTypeÌ2ÎPangoÖ0 +AttributeÌ1ÎAtkÖ0 +AttributeÌ2ÎCursesÖ0 +AttributeÌ2048ÎGnomeKeyringÖ0 +AttributeÌ1ÎPangoÖ0 +AttributeÌ1ÎXmlÖ0 +AttributeDefaultÌ2ÎXmlÖ0 +AttributeListÌ1ÎGnomeKeyringÖ0 +AttributeSetÌ1ÎAtkÖ0 +AttributeTypeÌ2ÎGnomeKeyringÖ0 +AttributeTypeÌ2ÎXmlÖ0 +AudioÌ1ÎSDLÖ0 +AudioÌ2048ÎV4l2Ö0 +AudioCapabilitiesÌ2ÎV4l2Ö0 +AudioChannelPositionÌ2ÎGstÖ0 +AudioClockÌ1ÎGstÖ0 +AudioClockÌ128Í(string name, Gst.AudioClockGetTimeFunc func)ÎGst.AudioClockÖ0 +AudioClockGetTimeFuncÌ128Í(Gst.Clock clock)ÎGstÖ0Ïpublic delegate Gst.ClockTime +AudioConverterÌ1ÎSDLÖ0 +AudioFieldFlagÌ2ÎGstÖ0 +AudioFilterÌ1ÎGstÖ0 +AudioFormatÌ2ÎSDLÖ0 +AudioMixerFilterFuncÌ128Í(Gst.Mixer mixer)ÎGstÖ0Ïpublic delegate bool +AudioOutÌ2048ÎV4l2Ö0 +AudioPropertiesÌ1ÎTagLibÖ0 +AudioSinkÌ1ÎGstÖ0 +AudioSpecÌ1ÎSDLÖ0 +AudioSrcÌ1ÎGstÖ0 +AudioStatusÌ2ÎSDLÖ0 +AuthÌ1ÎSoupÖ0 +AuthÌ128Í(GLib.Type type, Soup.Message msg, string auth_header)ÎSoup.AuthÖ0 +AuthContextÌ1ÎEpcÖ0 +AuthDomainÌ1ÎSoupÖ0 +AuthDomainBasicÌ1ÎSoupÖ0 +AuthDomainBasicÌ128Í(string optname1)ÎSoup.AuthDomainBasicÖ0 +AuthDomainBasicAuthCallbackÌ128Í(Soup.AuthDomain domain, Soup.Message msg, string username, string password)ÎSoupÖ0Ïpublic delegate bool +AuthDomainDigestÌ1ÎSoupÖ0 +AuthDomainDigestÌ128Í(string optname1)ÎSoup.AuthDomainDigestÖ0 +AuthDomainDigestAuthCallbackÌ128Í(Soup.AuthDomain domain, Soup.Message msg, string username)ÎSoupÖ0Ïpublic delegate unowned string +AuthDomainFilterÌ128Í(Soup.AuthDomain domain, Soup.Message msg)ÎSoupÖ0Ïpublic delegate bool +AuthDomainGenericAuthCallbackÌ128Í(Soup.AuthDomain domain, Soup.Message msg, string username)ÎSoupÖ0Ïpublic delegate bool +AuthFlagsÌ2ÎEpcÖ0 +AuthHandlerÌ128Í(Epc.AuthContext context, string username)ÎEpcÖ0Ïpublic delegate bool +AuthTypeÌ2ÎSoupÖ0 +AuthTypeBasicÌ4ÎGnomeVFS.ModuleCallbackAuthenticationAuthTypeÖ0 +AuthTypeDigestÌ4ÎGnomeVFS.ModuleCallbackAuthenticationAuthTypeÖ0 +AxisUseÌ2ÎGdkÖ0 +BÌ4ÎFTDI.InterfaceÖ0 +BÌ8ÎGsl.BsplineWorkspaceÖ0ÏVector +BÌ4ÎPango.BidiTypeÖ0 +BÌ4ÎV4l2.EncIdxFrameÖ0 +BÌ4ÎV4l2.StandardsÖ0 +B0Ì8ÎPosixÖ0Ïspeed_t +B110Ì8ÎPosixÖ0Ïspeed_t +B115200Ì8ÎPosixÖ0Ïspeed_t +B1200Ì8ÎPosixÖ0Ïspeed_t +B134Ì8ÎPosixÖ0Ïspeed_t +B150Ì8ÎPosixÖ0Ïspeed_t +B1800Ì8ÎPosixÖ0Ïspeed_t +B19200Ì8ÎPosixÖ0Ïspeed_t +B2Ì4ÎCurses.KeyÖ0 +B200Ì8ÎPosixÖ0Ïspeed_t +B230400Ì8ÎPosixÖ0Ïspeed_t +B2400Ì8ÎPosixÖ0Ïspeed_t +B300Ì8ÎPosixÖ0Ïspeed_t +B38400Ì8ÎPosixÖ0Ïspeed_t +B4800Ì8ÎPosixÖ0Ïspeed_t +B50Ì8ÎPosixÖ0Ïspeed_t +B57600Ì8ÎPosixÖ0Ïspeed_t +B600Ì8ÎPosixÖ0Ïspeed_t +B75Ì8ÎPosixÖ0Ïspeed_t +B9600Ì8ÎPosixÖ0Ïspeed_t +BACKENDÌ4ÎSexy.SpellErrorÖ0 +BACKGROUNDÌ4ÎAtk.LayerÖ0 +BACKGROUNDÌ4ÎGdk.GCValuesMaskÖ0 +BACKGROUNDÌ4ÎPango.AttrTypeÖ0 +BACKGROUNDÌ4ÎPango.RenderPartÖ0 +BACKGROUNDÌ4ÎV4l2.PriorityÖ0 +BACKING_PIXELÌ4ÎXcb.CWÖ0 +BACKING_PLANESÌ4ÎXcb.CWÖ0 +BACKING_STOREÌ4ÎXcb.CWÖ0 +BACKLIGHT_COMPENSATIONÌ4ÎV4l2.UserClassControlIdsÖ0 +BACKQUOTEÌ4ÎSDL.KeySymbolÖ0 +BACKSLASHÌ4ÎSDL.KeySymbolÖ0 +BACKSPACEÌ4ÎCurses.KeyÖ0 +BACKSPACEÌ4ÎSDL.KeySymbolÖ0 +BACKUPÌ4ÎGLib.FileCopyFlagsÖ0 +BACK_COVERÌ4ÎGst.TagImageTypeÖ0 +BACK_PIXELÌ4ÎXcb.CWÖ0 +BACK_PIXMAPÌ4ÎXcb.CWÖ0 +BADÌ4ÎSoup.XmlrpcValueTypeÖ0 +BADFÌ4ÎGLib.FileErrorÖ0 +BADTIMEÌ4ÎGst.ClockReturnÖ0 +BAD_ADDRESSÌ4ÎDBus.ErrorÖ0 +BAD_ADDRESSÌ4ÎGConf.ErrorÖ0 +BAD_ARGUMENTSÌ4ÎGnomeKeyring.ResultÖ0 +BAD_DAYÌ8ÎGLib.DateDayÖ0ÏDateDay +BAD_EXEC_STRINGÌ4ÎGnome.DesktopItemErrorÖ0 +BAD_FILENAMEÌ4ÎGtk.FileChooserErrorÖ0 +BAD_GATEWAYÌ4ÎGst.RTSPStatusCodeÖ0 +BAD_GATEWAYÌ4ÎSoup.KnownStatusCodeÖ0 +BAD_KEYÌ4ÎGConf.ErrorÖ0 +BAD_MONTHÌ4ÎGLib.DateMonthÖ0 +BAD_OPTIONÌ4ÎGdk.PixbufErrorÖ0 +BAD_QUOTINGÌ4ÎGLib.ShellErrorÖ0 +BAD_REQUESTÌ4ÎGst.RTSPStatusCodeÖ0 +BAD_REQUESTÌ4ÎSoup.KnownStatusCodeÖ0 +BAD_URIÌ4ÎGLib.ConvertErrorÖ0 +BAD_UTF8Ì4ÎGLib.MarkupErrorÖ0 +BAD_VALUEÌ4ÎGLib.OptionErrorÖ0 +BAD_WEEKDAYÌ4ÎGLib.DateWeekdayÖ0 +BAD_YEARÌ8ÎGLib.DateYearÖ0ÏDateDay +BALINESEÌ4ÎPango.ScriptÖ0 +BANDWIDTHÌ4ÎGst.RTSPHeaderFieldÖ0 +BAND_ARTIST_LOGOÌ4ÎGst.TagImageTypeÖ0 +BAND_ORCHESTRAÌ4ÎGst.TagImageTypeÖ0 +BARÌ4ÎGsl.ConstCGSÖ0 +BARÌ4ÎGsl.ConstCGSMÖ0 +BARÌ4ÎGsl.ConstMKSÖ0 +BARÌ4ÎGsl.ConstMKSAÖ0 +BARNÌ4ÎGsl.ConstCGSÖ0 +BARNÌ4ÎGsl.ConstCGSMÖ0 +BARNÌ4ÎGsl.ConstMKSÖ0 +BARNÌ4ÎGsl.ConstMKSAÖ0 +BARTLETTÌ4ÎGst.FFTWindowÖ0 +BASEÌ4ÎGtk.RcFlagsÖ0 +BASEÌ4ÎGtk.RcTokenTypeÖ0 +BASEÌ4ÎV4l2.MpegClassControlIdsÖ0 +BASEÌ4ÎV4l2.MpegCx2341xClassControlIdsÖ0 +BASEÌ4ÎV4l2.UserClassControlIdsÖ0 +BASE64Ì4ÎSoup.XmlrpcValueTypeÖ0 +BASED_ARROW_DOWNÌ4ÎGdk.CursorTypeÖ0 +BASED_ARROW_UPÌ4ÎGdk.CursorTypeÖ0 +BASE_SIZEÌ4ÎGdk.WindowHintsÖ0 +BASE_VIDIOC_PRIVATEÌ8ÎV4l2Ö0Ïint +BASICÌ4ÎGst.RTSPAuthMethodÖ0 +BASICÌ4ÎRasqal.GraphPattern.OperatorÖ0 +BASICÌ4ÎSoup.AuthTypeÖ0 +BASICSÌ4ÎGnomeKeyring.ItemInfoFlagsÖ0 +BBSSÌ4ÎCurses.AcsÖ0 +BEFOREÌ4ÎGst.IndexLookupMethodÖ0 +BEFOREÌ4ÎGtk.CListDragPosÖ0 +BEFOREÌ4ÎGtk.CTreePosÖ0 +BEFOREÌ4ÎGtk.SourceSmartHomeEndTypeÖ0 +BEFOREÌ4ÎGtk.TreeViewDropPositionÖ0 +BEFOREÌ4ÎUnicodeBreakTypeÖ0 +BEFORE_AND_AFTERÌ4ÎUnicodeBreakTypeÖ0 +BEGÌ4ÎCurses.KeyÖ0 +BELOWÌ4ÎGdk.WindowStateÖ0 +BELOWÌ4ÎWnck.WindowActionsÖ0 +BELOWÌ4ÎWnck.WindowStateÖ0 +BENGALIÌ4ÎPango.ScriptÖ0 +BEOSÌ4ÎCairo.SurfaceTypeÖ0 +BESTÌ4ÎCairo.FilterÖ0 +BEVELÌ4ÎCairo.LineJoinÖ0 +BEVELÌ4ÎGdk.JoinStyleÖ0 +BEVELÌ4ÎGoo.CairoLineJoinÖ0 +BFRAMEÌ4ÎV4l2.BufferFlagsÖ0 +BGÌ4ÎGtk.RcFlagsÖ0 +BGÌ4ÎGtk.RcTokenTypeÖ0 +BGRÌ4ÎCairo.SubpixelOrderÖ0 +BGRÌ8ÎGst.VideoCapsÖ0 +BGRÌ4ÎGst.VideoFormatÖ0 +BGR24Ì4ÎV4l2.PixelFormatTypeÖ0 +BGR32Ì4ÎV4l2.PixelFormatTypeÖ0 +BGRAÌ8ÎGst.VideoCapsÖ0 +BGRAÌ4ÎGst.VideoFormatÖ0 +BGRxÌ8ÎGst.VideoCapsÖ0 +BGRxÌ4ÎGst.VideoFormatÖ0 +BGRx_HOST_ENDIANÌ8ÎGst.VideoCapsÖ0 +BG_BLACKÌ4ÎGst.DebugColorFlagsÖ0 +BG_BLUEÌ4ÎGst.DebugColorFlagsÖ0 +BG_COLORÌ4ÎAtk.TextAttributeÖ0 +BG_CYANÌ4ÎGst.DebugColorFlagsÖ0 +BG_FULL_HEIGHTÌ4ÎAtk.TextAttributeÖ0 +BG_GREENÌ4ÎGst.DebugColorFlagsÖ0 +BG_MAGENTAÌ4ÎGst.DebugColorFlagsÖ0 +BG_PIXMAPÌ4ÎGtk.RcTokenTypeÖ0 +BG_REDÌ4ÎGst.DebugColorFlagsÖ0 +BG_STIPPLEÌ4ÎAtk.TextAttributeÖ0 +BG_WHITEÌ4ÎGst.DebugColorFlagsÖ0 +BG_YELLOWÌ4ÎGst.DebugColorFlagsÖ0 +BIGENDIANÌ8ÎTiffÖ0Ïttag_t +BIGTIFF_VERSIONÌ8ÎTiffÖ0Ïttag_t +BIG_ENDIANÌ8ÎGLib.ByteOrderÖ0Ïint +BIG_ENDIANÌ4ÎGLib.DataStreamByteOrderÖ0 +BILEVELÌ4ÎGdk.PixbufAlphaModeÖ0 +BILINEARÌ4ÎCairo.FilterÖ0 +BILINEARÌ4ÎGdk.InterpTypeÖ0 +BINARYÌ4ÎGLib.TokenTypeÖ0 +BINARY_AGEÌ8ÎGtkÖ0Ïint +BINDÌ4ÎGtk.RcTokenTypeÖ0 +BINDINGÌ4ÎGtk.RcTokenTypeÖ0 +BIND_LAZYÌ4ÎGLib.ModuleFlagsÖ0 +BIND_LOCALÌ4ÎGLib.ModuleFlagsÖ0 +BIND_MASKÌ4ÎGLib.ModuleFlagsÖ0 +BITBANGÌ4ÎFTDI.MPSSEModeÖ0 +BITCHARSÌ4ÎV4l2.TimecodeUserbitsÖ0 +BITMAP_CLIPPINGÌ4ÎV4l2.FrameBufferCapabilitesÖ0 +BITMODEÌ4ÎFTDI.ShiftingCommandsÖ0 +BITS_7Ì4ÎFTDI.BitsTypeÖ0 +BITS_8Ì4ÎFTDI.BitsTypeÖ0 +BIT_1Ì4ÎFTDI.StopBitsTypeÖ0 +BIT_15Ì4ÎFTDI.StopBitsTypeÖ0 +BIT_2Ì4ÎFTDI.StopBitsTypeÖ0 +BIT_GRAVITYÌ4ÎXcb.CWÖ0 +BLACKÌ4ÎCurses.ColorÖ0 +BLACKMANÌ4ÎGst.FFTWindowÖ0 +BLANKÌ4ÎRasqal.Literal.TypeÖ0 +BLANK_CURSORÌ4ÎGdk.CursorTypeÖ0 +BLINDSÌ4ÎPoppler.PageTransitionTypeÖ0 +BLINKÌ4ÎCurses.AttributeÖ0 +BLOBÌ8ÎSqliteÖ0Ïint +BLOBÌ4ÎTracker.FieldTypeÖ0 +BLOCKÌ4ÎCurses.AcsÖ0 +BLOCKEDÌ4ÎGst.PadFlagsÖ0 +BLOCKINGÌ4ÎGst.PadFlagsÖ0 +BLOCKSIZEÌ4ÎGst.RTSPHeaderFieldÖ0 +BLOCK_COUNTÌ4ÎGnomeVFS.FileInfoFieldsÖ0 +BLOCK_DEVICEÌ4ÎGnomeVFS.FileTypeÖ0 +BLUEÌ4ÎCurses.ColorÖ0 +BLUEÌ8ÎGst.VideoMask15Ö0 +BLUEÌ8ÎGst.VideoMask16Ö0 +BLUE_BALANCEÌ4ÎV4l2.UserClassControlIdsÖ0 +BLUE_INTÌ8ÎGst.VideoMask15Ö0Ïint +BLUE_INTÌ8ÎGst.VideoMask16Ö0Ïint +BLUE_SIZEÌ4ÎSDL.GLattrÖ0 +BMÌ4ÎFTDI.ChipTypeÖ0 +BM_type_chipÌ8ÎFTDI.EEPROMÖ0Ïint +BNÌ4ÎPango.BidiTypeÖ0 +BOARDÌ4ÎCurses.AcsÖ0 +BOATÌ4ÎGdk.CursorTypeÖ0 +BODYÌ4ÎSoup.LoggerLogLevelÖ0 +BODY_CHUNKÌ4ÎSoup.HandlerPhaseÖ0 +BOGOSITYÌ4ÎGdk.CursorTypeÖ0 +BOHR_MAGNETONÌ4ÎGsl.ConstCGSÖ0 +BOHR_MAGNETONÌ4ÎGsl.ConstCGSMÖ0 +BOHR_MAGNETONÌ4ÎGsl.ConstMKSÖ0 +BOHR_MAGNETONÌ4ÎGsl.ConstMKSAÖ0 +BOHR_RADIUSÌ4ÎGsl.ConstCGSÖ0 +BOHR_RADIUSÌ4ÎGsl.ConstCGSMÖ0 +BOHR_RADIUSÌ4ÎGsl.ConstMKSÖ0 +BOHR_RADIUSÌ4ÎGsl.ConstMKSAÖ0 +BOLDÌ4ÎCairo.FontWeightÖ0 +BOLDÌ4ÎCurses.AttributeÖ0 +BOLDÌ4ÎGst.DebugColorFlagsÖ0 +BOLDÌ4ÎPango.WeightÖ0 +BOLDÌ4ÎSDLTTF.FontStyleÖ0 +BOLTZMANNÌ4ÎGsl.ConstCGSÖ0 +BOLTZMANNÌ4ÎGsl.ConstCGSMÖ0 +BOLTZMANNÌ4ÎGsl.ConstMKSÖ0 +BOLTZMANNÌ4ÎGsl.ConstMKSAÖ0 +BOOKÌ4ÎPango.WeightÖ0 +BOOLÌ4ÎGConf.ValueTypeÖ0 +BOOLEANÌ4ÎGLib.FileAttributeTypeÖ0 +BOOLEANÌ4ÎLua.TypeÖ0 +BOOLEANÌ4ÎRasqal.Literal.TypeÖ0 +BOOLEANÌ4ÎSoup.XmlrpcValueTypeÖ0 +BOOLEANÌ4ÎV4l2.ControlTypeÖ0 +BOOLEANÌ4ÎXml.XPathObjectTypeÖ0 +BOPOMOFOÌ4ÎPango.ScriptÖ0 +BORDERÌ4ÎGdk.WMDecorationÖ0 +BORDER_PIXELÌ4ÎXcb.CWÖ0 +BORDER_PIXMAPÌ4ÎXcb.CWÖ0 +BOTHÌ4ÎAtk.TextClipTypeÖ0 +BOTHÌ4ÎGnome.SaveStyleÖ0 +BOTHÌ4ÎGtk.ArrowPlacementÖ0 +BOTHÌ4ÎGtk.SignalRunTypeÖ0 +BOTHÌ4ÎGtk.SizeGroupModeÖ0 +BOTHÌ4ÎGtk.ToolbarStyleÖ0 +BOTHÌ4ÎGtk.TreeViewGridLinesÖ0 +BOTHÌ4ÎXfce.HandleStyleÖ0 +BOTH_HORIZÌ4ÎGtk.ToolbarStyleÖ0 +BOTTOMÌ4ÎGtk.PositionTypeÖ0 +BOTTOMÌ4ÎGtk.SideTypeÖ0 +BOTTOMÌ4ÎGtk.TextWindowTypeÖ0 +BOTTOMÌ4ÎV4l2.FieldÖ0 +BOTTOM_LEFTÌ4ÎGtk.CornerTypeÖ0 +BOTTOM_LEFT_CORNERÌ4ÎGdk.CursorTypeÖ0 +BOTTOM_RIGHTÌ4ÎGtk.CornerTypeÖ0 +BOTTOM_RIGHT_CORNERÌ4ÎGdk.CursorTypeÖ0 +BOTTOM_SIDEÌ4ÎGdk.CursorTypeÖ0 +BOTTOM_TEEÌ4ÎGdk.CursorTypeÖ0 +BOTTOM_TO_TOPÌ4ÎGtk.ProgressBarOrientationÖ0 +BOTTOM_TO_TOP_LEFT_TO_RIGHTÌ4ÎGtk.NumberUpLayoutÖ0 +BOTTOM_TO_TOP_RIGHT_TO_LEFTÌ4ÎGtk.NumberUpLayoutÖ0 +BOUNCEÌ4ÎGoo.CanvasAnimateTypeÖ0 +BOUND_12Ì4ÎV4l2.MpegAudioModeExtensionÖ0 +BOUND_16Ì4ÎV4l2.MpegAudioModeExtensionÖ0 +BOUND_4Ì4ÎV4l2.MpegAudioModeExtensionÖ0 +BOUND_8Ì4ÎV4l2.MpegAudioModeExtensionÖ0 +BOXÌ4ÎPoppler.PageTransitionTypeÖ0 +BOX_SPIRALÌ4ÎGdk.CursorTypeÖ0 +BRAILLEÌ4ÎPango.ScriptÖ0 +BREAKÌ4ÎCurses.KeyÖ0 +BREAKÌ4ÎSDL.KeySymbolÖ0 +BRIGHTNESSÌ4ÎV4l2.UserClassControlIdsÖ0 +BRKINTÌ8ÎPosixÖ0Ïtcflag_t +BROKEN_TAGÌ4ÎGst.TagDemuxResultÖ0 +BROWSABLEÌ4ÎOobs.ShareSMBFlagsÖ0 +BROWSEÌ4ÎGtk.SelectionModeÖ0 +BS0Ì8ÎPosixÖ0Ïtcflag_t +BS1Ì8ÎPosixÖ0Ïtcflag_t +BSBSÌ4ÎCurses.AcsÖ0 +BSDÌ4ÎXfce.LicenseTextTypeÖ0 +BSDLYÌ8ÎPosixÖ0Ïtcflag_t +BSSBÌ4ÎCurses.AcsÖ0 +BSSSÌ4ÎCurses.AcsÖ0 +BT878Ì4ÎV4l2.ColorspaceÖ0 +BTABÌ4ÎCurses.KeyÖ0 +BTEEÌ4ÎCurses.AcsÖ0 +BTTÌ4ÎGtk.PackDirectionÖ0 +BTUÌ4ÎGsl.ConstCGSÖ0 +BTUÌ4ÎGsl.ConstCGSMÖ0 +BTUÌ4ÎGsl.ConstMKSÖ0 +BTUÌ4ÎGsl.ConstMKSAÖ0 +BUFFERÌ4ÎGst.DPPayloadTypeÖ0 +BUFFERINGÌ4ÎGst.MessageTypeÖ0 +BUFFERINGÌ4ÎGst.QueryTypeÖ0 +BUFFERSÌ4ÎGst.FormatÖ0 +BUFFERSIZEÌ4ÎGst.EventTypeÖ0 +BUFFER_CONTENTSÌ4ÎGtk.TextBufferTargetInfoÖ0 +BUFFER_COPY_ALLÌ8ÎGstÖ0Ïint +BUFFER_ENDSÌ4ÎGtk.MovementStepÖ0 +BUFFER_OFFSET_NONEÌ8ÎGstÖ0Ïint +BUFFER_SIZEÌ4ÎSDL.GLattrÖ0 +BUFFER_TRACE_NAMEÌ8ÎGstÖ0 +BUGINESEÌ4ÎPango.ScriptÖ0 +BUHIDÌ4ÎPango.ScriptÖ0 +BUILDERÌ4ÎGtk.DebugFlagÖ0 +BUILDER_DATAÌ4ÎGnome.UIInfoTypeÖ0 +BULLETÌ4ÎCurses.AcsÖ0 +BUSÌ4ÎDaemon.SigÖ0 +BUSÌ4ÎGLib.ProcessSignalÖ0 +BUSYÌ4ÎAtk.StateTypeÖ0 +BUSYÌ4ÎGLib.IOErrorÖ0 +BUSYÌ4ÎGst.ClockReturnÖ0 +BUSYÌ4ÎGst.ResourceErrorÖ0 +BUSYÌ8ÎSqliteÖ0Ïint +BUTTÌ4ÎCairo.LineCapÖ0 +BUTTÌ4ÎGdk.CapStyleÖ0 +BUTTÌ4ÎGoo.CairoLineCapÖ0 +BUTTONÌ4ÎGtk.IconSizeÖ0 +BUTTONÌ4ÎGtk.ToolbarChildTypeÖ0 +BUTTONÌ4ÎPoppler.FormFieldTypeÖ0 +BUTTONÌ4ÎV4l2.ControlTypeÖ0 +BUTTON1_MASKÌ4ÎGdk.ModifierTypeÖ0 +BUTTON1_MOTION_MASKÌ4ÎGdk.EventMaskÖ0 +BUTTON2_MASKÌ4ÎGdk.ModifierTypeÖ0 +BUTTON2_MOTION_MASKÌ4ÎGdk.EventMaskÖ0 +BUTTON3_MASKÌ4ÎGdk.ModifierTypeÖ0 +BUTTON3_MOTION_MASKÌ4ÎGdk.EventMaskÖ0 +BUTTON4_MASKÌ4ÎGdk.ModifierTypeÖ0 +BUTTON5_MASKÌ4ÎGdk.ModifierTypeÖ0 +BUTTONBOX_DEFAULTÌ8ÎGtkÖ0Ïint +BUTTON_1MOTIONÌ4ÎXcb.EventMaskÖ0 +BUTTON_2MOTIONÌ4ÎXcb.EventMaskÖ0 +BUTTON_3MOTIONÌ4ÎXcb.EventMaskÖ0 +BUTTON_4MOTIONÌ4ÎXcb.EventMaskÖ0 +BUTTON_5MOTIONÌ4ÎXcb.EventMaskÖ0 +BUTTON_MOTIONÌ4ÎXcb.EventMaskÖ0 +BUTTON_MOTION_MASKÌ4ÎGdk.EventMaskÖ0 +BUTTON_PRESSÌ4ÎGdk.EventTypeÖ0 +BUTTON_PRESSÌ8ÎXcbÖ0Ïuint8 +BUTTON_PRESSÌ4ÎXcb.EventMaskÖ0 +BUTTON_PRESS_MASKÌ4ÎGdk.EventMaskÖ0 +BUTTON_RELEASEÌ4ÎGdk.EventTypeÖ0 +BUTTON_RELEASEÌ8ÎXcbÖ0Ïuint8 +BUTTON_RELEASEÌ4ÎXcb.EventMaskÖ0 +BUTTON_RELEASE_MASKÌ4ÎGdk.EventMaskÖ0 +BWmapÌ8ÎTiff.RGBAImageÖ0Ïuint32 +BYEÌ4ÎGst.RTCPTypeÖ0 +BYTEÌ4ÎTiff.DataTypeÖ0 +BYTE1Ì8ÎGst.VideoMask24Ö0 +BYTE1Ì8ÎGst.VideoMask32Ö0 +BYTE1_INTÌ8ÎGst.VideoMask24Ö0Ïint +BYTE1_INTÌ8ÎGst.VideoMask32Ö0Ïint +BYTE2Ì8ÎGst.VideoMask24Ö0 +BYTE2Ì8ÎGst.VideoMask32Ö0 +BYTE2_INTÌ8ÎGst.VideoMask24Ö0Ïint +BYTE2_INTÌ8ÎGst.VideoMask32Ö0Ïint +BYTE3Ì8ÎGst.VideoMask24Ö0 +BYTE3Ì8ÎGst.VideoMask32Ö0 +BYTE3_INTÌ8ÎGst.VideoMask24Ö0Ïint +BYTE3_INTÌ8ÎGst.VideoMask32Ö0Ïint +BYTE4Ì8ÎGst.VideoMask32Ö0 +BYTE4_INTÌ8ÎGst.VideoMask32Ö0Ïint +BYTERANGESÌ4ÎSoup.EncodingÖ0 +BYTERANGESÌ4ÎSoup.TransferEncodingÖ0 +BYTESÌ4ÎGst.FormatÖ0 +BYTE_STRINGÌ4ÎGLib.FileAttributeTypeÖ0 +BZLibÌ256Ö0 +BackPixelÌ4ÎX.CWÖ0 +BackPixmapÌ4ÎX.CWÖ0 +BackendÌ2ÎPopplerÖ0 +BackendÌ1ÎUniqueÖ0 +BackingPixelÌ4ÎX.CWÖ0 +BackingPlanesÌ4ÎX.CWÖ0 +BackingStoreÌ4ÎX.CWÖ0 +BannerÌ1ÎHildonÖ0 +Base64Ì256Ö0 +BaseAudioSinkÌ1ÎGstÖ0 +BaseAudioSinkSlaveMethodÌ2ÎGstÖ0 +BaseAudioSrcÌ1ÎGstÖ0 +BaseAudioSrcSlaveMethodÌ2ÎGstÖ0 +BaseRTPAudioPayloadÌ1ÎGstÖ0 +BaseRTPDepayloadÌ1ÎGstÖ0 +BaseRTPPayloadÌ1ÎGstÖ0 +BaseSinkÌ1ÎGstÖ0 +BaseSrcÌ1ÎGstÖ0 +BaseSrcFlagsÌ2ÎGstÖ0 +BaseTransformÌ1ÎGstÖ0 +BesselÌ256Ö0 +BezierCurveÌ1ÎSDLGraphicsÖ0 +BiÌ128Í(double x, Mode mode)ÎGsl.AiryÖ0Ïpublic double +Bi_derivÌ128Í(double x, Mode mode)ÎGsl.AiryÖ0Ïpublic double +Bi_deriv_eÌ128Í(double x, Mode mode, out Result result)ÎGsl.AiryÖ0Ïpublic int +Bi_deriv_scaledÌ128Í(double x, Mode mode)ÎGsl.AiryÖ0Ïpublic double +Bi_deriv_scaled_eÌ128Í(double x, Mode mode, out Result result)ÎGsl.AiryÖ0Ïpublic int +Bi_eÌ128Í(double x, Mode mode, out Result result)ÎGsl.AiryÖ0Ïpublic int +Bi_scaledÌ128Í(double x, Mode mode)ÎGsl.AiryÖ0Ïpublic double +Bi_scaled_eÌ128Í(double x, Mode mode, out Result result)ÎGsl.AiryÖ0Ïpublic int +BidiTypeÌ2ÎPangoÖ0 +BinÌ1ÎGstÖ0 +BinÌ128Í(string name)ÎGst.BinÖ0 +BinÌ1ÎGtkÖ0 +BinFlagsÌ2ÎGstÖ0 +BindingÌ1ÎExoÖ0 +BindingÌ128Í(GLib.Object src_object, string src_property, GLib.Object dst_object, string dst_property)ÎExo.BindingÖ0 +Binding.fullÌ128Í(GLib.Object src_object, string src_property, GLib.Object dst_object, string dst_property, Exo.BindingTransform transform, GLib.DestroyNotify destroy_notify)ÎExo.BindingÖ0 +Binding.with_negationÌ128Í(GLib.Object src_object, string src_property, GLib.Object dst_object, string dst_property)ÎExo.BindingÖ0 +BindingArgÌ1ÎGtkÖ0 +BindingEntryÌ1ÎGtkÖ0 +BindingSetÌ1ÎGtkÖ0 +BindingSetÌ128Í(string set_name)ÎGtk.BindingSetÖ0 +BindingSignalÌ1ÎGtkÖ0 +BindingTransformÌ128Í(GLib.Value src_value, GLib.Value dst_value)ÎExoÖ0Ïpublic delegate bool +BitÌ256Ö0 +BitGravityÌ4ÎX.CWÖ0 +BitReaderÌ1ÎGstÖ0 +BitReaderÌ128Í(uchar data, uint size)ÎGst.BitReaderÖ0 +BitReader.from_bufferÌ128Í(Gst.Buffer buffer)ÎGst.BitReaderÖ0 +BitmapÌ1ÎGdkÖ0 +BitsPerPixelÌ8ÎSDL.PixelFormatÖ0Ïuchar +BitsTypeÌ2ÎFTDIÖ0 +BlobÌ1ÎGsfÖ0 +BlobÌ128Í(ulong size, void* data_to_copy)ÎGsf.BlobÖ0 +BlockÌ1ÎGslÖ0 +BlockÌ128Í(size_t n)ÎGsl.BlockÖ0 +Block.with_zerosÌ128Í(size_t n)ÎGsl.BlockÖ0 +BlockComplexÌ1ÎGslÖ0 +BlockComplexÌ128Í(size_t n)ÎGsl.BlockComplexÖ0 +BlockComplex.with_zerosÌ128Í(size_t n)ÎGsl.BlockComplexÖ0 +BlossÌ8ÎSDL.PixelFormatÖ0Ïuchar +BmaskÌ8ÎSDL.PixelFormatÖ0Ïuchar +BonoboUIÌ256Ö0 +BookmarkFileÌ1ÎGLibÖ0 +BookmarkFileÌ128Í()ÎGLib.BookmarkFileÖ0 +BookmarkFileErrorÌ2ÎGLibÖ0 +BorderÌ2048ÎGtkÖ0 +BorderÌ128Í()ÎGtk.BorderÖ0 +BorderPixelÌ4ÎX.CWÖ0 +BorderPixmapÌ4ÎX.CWÖ0 +BorderWidthÌ4ÎX.CWÖ0 +BoxÌ1ÎGtkÖ0 +BoxChildÌ1ÎGtkÖ0 +BoxedÌ1ÎGLibÖ0 +BreadCrumbÌ32ÎHildonÖ0 +BreadCrumbTrailÌ1ÎHildonÖ0 +BreadCrumbTrailÌ128Í()ÎHildon.BreadCrumbTrailÖ0 +BreakTypeÌ2ÎFTDIÖ0 +BrokerÌ1ÎEnchantÖ0 +BrokerÌ128Í()ÎEnchant.BrokerÖ0 +BrokerDescribeFnÌ128Í(string provider_name, string provider_desc, string provider_dll_file)ÎEnchantÖ0Ïpublic delegate void +BshiftÌ8ÎSDL.PixelFormatÖ0Ïuchar +BsplineWorkspaceÌ1ÎGslÖ0 +BsplineWorkspaceÌ128Í(size_t k, size_t nbreak)ÎGsl.BsplineWorkspaceÖ0 +BufferÌ1ÎGstÖ0 +BufferÌ128Í()ÎGst.BufferÖ0 +BufferÌ1ÎSoupÖ0 +BufferÌ128Í(Soup.MemoryUse use, void* data, size_t length)ÎSoup.BufferÖ0 +BufferÌ2048ÎV4l2Ö0 +Buffer.and_allocÌ128Í(uint size)ÎGst.BufferÖ0 +Buffer.subbufferÌ128Í(Soup.Buffer parent, size_t offset, size_t length)ÎSoup.BufferÖ0 +Buffer.with_ownerÌ128Í(void* data, size_t length, void* owner, GLib.DestroyNotify owner_dnotify)ÎSoup.BufferÖ0 +BufferClassÌ1ÎGstÖ0 +BufferCopyFlagsÌ2ÎGstÖ0 +BufferFlagÌ2ÎGstÖ0 +BufferFlagsÌ2ÎV4l2Ö0 +BufferFormatÌ2ÎGstÖ0 +BufferFormatTypeÌ2ÎGstÖ0 +BufferProbeCallbackÌ128Í(Gst.Pad pad, Gst.Buffer buffer)ÎGstÖ0Ïpublic delegate bool +BufferTypeÌ2ÎV4l2Ö0 +BufferedInputStreamÌ1ÎGLibÖ0 +BufferedInputStreamÌ128Í(GLib.InputStream base_stream)ÎGLib.BufferedInputStreamÖ0 +BufferedInputStream.sizedÌ128Í(GLib.InputStream base_stream, size_t size)ÎGLib.BufferedInputStreamÖ0 +BufferedOutputStreamÌ1ÎGLibÖ0 +BufferedOutputStreamÌ128Í(GLib.OutputStream base_stream)ÎGLib.BufferedOutputStreamÖ0 +BufferedOutputStream.sizedÌ128Í(GLib.OutputStream base_stream, size_t size)ÎGLib.BufferedOutputStreamÖ0 +BufferingModeÌ2ÎGstÖ0 +BuildChildrenFuncÌ128Í(Glade.XML xml, Gtk.Widget parent, Glade.WidgetInfo info)ÎGladeÖ0Ïpublic delegate void +BuildableÌ32ÎGtkÖ0 +BuilderÌ1ÎGtkÖ0 +BuilderÌ128Í()ÎGtk.BuilderÖ0 +BuilderConnectFuncÌ128Í(Gtk.Builder builder, GLib.Object object, string signal_name, string handler_name, GLib.Object connect_object, GLib.ConnectFlags flags)ÎGtkÖ0Ïpublic delegate void +BuilderErrorÌ2ÎGtkÖ0 +BusÌ2048ÎDBusÖ0 +BusÌ1ÎGstÖ0 +BusÌ128Í()ÎGst.BusÖ0 +BusÌ2048ÎUSBÖ0 +BusFlagsÌ2ÎGstÖ0 +BusFuncÌ128Í(Gst.Bus bus, Gst.Message message)ÎGstÖ0Ïpublic delegate bool +BusNameÌ1ÎDBusÖ0 +BusNameÌ128Í(string bus_name)ÎDBus.BusNameÖ0 +BusSyncHandlerÌ128Í(Gst.Bus bus, Gst.Message message)ÎGstÖ0Ïpublic delegate Gst.BusSyncReply +BusSyncReplyÌ2ÎGstÖ0 +BusTypeÌ2ÎDBusÖ0 +ButtonÌ1ÎGtkÖ0 +ButtonÌ128Í()ÎGtk.ButtonÖ0 +ButtonÌ2048ÎXcbÖ0 +Button.from_stockÌ128Í(string stock_id)ÎGtk.ButtonÖ0 +Button.with_labelÌ128Í(string label)ÎGtk.ButtonÖ0 +Button.with_mnemonicÌ128Í(string label)ÎGtk.ButtonÖ0 +Button1MotionMaskÌ4ÎX.EventMaskÖ0 +Button2MotionMaskÌ4ÎX.EventMaskÖ0 +Button3MotionMaskÌ4ÎX.EventMaskÖ0 +Button4MotionMaskÌ4ÎX.EventMaskÖ0 +Button5MotionMaskÌ4ÎX.EventMaskÖ0 +ButtonActionÌ2ÎGtkÖ0 +ButtonBoxÌ1ÎGtkÖ0 +ButtonBoxStyleÌ2ÎGtkÖ0 +ButtonEventÌ2048ÎXÖ0 +ButtonMotionMaskÌ4ÎX.EventMaskÖ0 +ButtonPressÌ4ÎX.EventTypeÖ0 +ButtonPressEventÌ1ÎXcbÖ0 +ButtonPressMaskÌ4ÎX.EventMaskÖ0 +ButtonReleaseÌ4ÎX.EventTypeÖ0 +ButtonReleaseEventÌ1ÎXcbÖ0 +ButtonReleaseMaskÌ4ÎX.EventMaskÖ0 +ButtonStateÌ2ÎSDLÖ0 +ButtonsTypeÌ2ÎGtkÖ0 +ByteArrayÌ1ÎGLibÖ0 +ByteArrayÌ128Í()ÎGLib.ByteArrayÖ0 +ByteArrayÌ1ÎSoupÖ0 +ByteArray.sizedÌ128Í(uint reserved_size)ÎGLib.ByteArrayÖ0 +ByteOrderÌ256Ö0 +ByteOrderÌ2ÎGdkÖ0 +ByteReaderÌ1ÎGstÖ0 +ByteReaderÌ128Í(uchar data, uint size)ÎGst.ByteReaderÖ0 +ByteReader.from_bufferÌ128Í(Gst.Buffer buffer)ÎGst.ByteReaderÖ0 +BytesPerPixelÌ8ÎSDL.PixelFormatÖ0Ïuchar +CÌ4ÎFTDI.ChipTypeÖ0 +C1Ì4ÎCurses.KeyÖ0 +C1Ì128Í(double lambda, double x)ÎGsl.GegenPolyÖ0Ïpublic double +C1_eÌ128Í(double lambda, double x, out Result result)ÎGsl.GegenPolyÖ0Ïpublic double +C2Ì128Í(double lambda, double x)ÎGsl.GegenPolyÖ0Ïpublic double +C2_eÌ128Í(double lambda, double x, out Result result)ÎGsl.GegenPolyÖ0Ïpublic double +C3Ì4ÎCurses.KeyÖ0 +C3Ì128Í(double lambda, double x)ÎGsl.GegenPolyÖ0Ïpublic double +C3_eÌ128Í(double lambda, double x, out Result result)ÎGsl.GegenPolyÖ0Ïpublic double +CACHEÌ4ÎTracker.DBTypeÖ0 +CACHEÌ4ÎXfce.ResourceTypeÖ0 +CACHEDÌ4ÎGst.PluginFlagsÖ0 +CACHE_CONTROLÌ4ÎGst.RTSPHeaderFieldÖ0 +CAIROÌ4ÎPoppler.BackendÖ0 +CALENDARÌ4ÎAtk.RoleÖ0 +CALLÌ4ÎLua.EventHookÖ0 +CALLÌ4ÎLua.EventMaskÖ0 +CALLBACKÌ4ÎGLib.OptionArgÖ0 +CALLBACKÌ4ÎGtk.IMPreeditStyleÖ0 +CALLBACKÌ4ÎGtk.IMStatusStyleÖ0 +CALORIEÌ4ÎGsl.ConstCGSÖ0 +CALORIEÌ4ÎGsl.ConstCGSMÖ0 +CALORIEÌ4ÎGsl.ConstMKSÖ0 +CALORIEÌ4ÎGsl.ConstMKSAÖ0 +CAMERAÌ4ÎGnomeVFS.DeviceTypeÖ0 +CAMERAÌ4ÎV4l2.ControlClassÖ0 +CAMERAÌ4ÎV4l2.InputTypeÖ0 +CAMERA_CLASSÌ4ÎV4l2.CameraClassControlIdsÖ0 +CAMERA_CLASS_BASEÌ4ÎV4l2.CameraClassControlIdsÖ0 +CANADIAN_ABORIGINALÌ4ÎPango.ScriptÖ0 +CANADIAN_GALLONÌ4ÎGsl.ConstCGSÖ0 +CANADIAN_GALLONÌ4ÎGsl.ConstCGSMÖ0 +CANADIAN_GALLONÌ4ÎGsl.ConstMKSÖ0 +CANADIAN_GALLONÌ4ÎGsl.ConstMKSAÖ0 +CANCELÌ4ÎCurses.KeyÖ0 +CANCELÌ8ÎGnomeÖ0Ïint +CANCELÌ4ÎGtk.ButtonsTypeÖ0 +CANCELÌ4ÎGtk.PrintOperationResultÖ0 +CANCELÌ4ÎGtk.ResponseTypeÖ0 +CANCELÌ4ÎHildon.WizardDialogResponseÖ0 +CANCELÌ4ÎUnique.ResponseÖ0 +CANCELLEDÌ4ÎGLib.IOErrorÖ0 +CANCELLEDÌ4ÎGnome.URLErrorÖ0 +CANCELLEDÌ4ÎGnomeKeyring.ResultÖ0 +CANCELLEDÌ4ÎSoup.KnownStatusCodeÖ0 +CANNOT_OPENÌ4ÎGnome.DesktopItemErrorÖ0 +CANTOPENÌ8ÎSqliteÖ0Ïint +CANT_CONNECTÌ4ÎSoup.KnownStatusCodeÖ0 +CANT_CONNECT_PROXYÌ4ÎSoup.KnownStatusCodeÖ0 +CANT_CREATE_BACKUPÌ4ÎGLib.IOErrorÖ0 +CANT_RESOLVEÌ4ÎSoup.KnownStatusCodeÖ0 +CANT_RESOLVE_PROXYÌ4ÎSoup.KnownStatusCodeÖ0 +CANVASÌ4ÎAtk.LayerÖ0 +CANVASÌ4ÎAtk.RoleÖ0 +CAN_DEFAULTÌ4ÎGtk.WidgetFlagsÖ0 +CAN_DO_PERIODIC_ASYNCÌ4ÎGst.ClockFlagsÖ0 +CAN_DO_PERIODIC_SYNCÌ4ÎGst.ClockFlagsÖ0 +CAN_DO_SINGLE_ASYNCÌ4ÎGst.ClockFlagsÖ0 +CAN_DO_SINGLE_SYNCÌ4ÎGst.ClockFlagsÖ0 +CAN_FOCUSÌ4ÎGtk.WidgetFlagsÖ0 +CAN_SET_MASTERÌ4ÎGst.ClockFlagsÖ0 +CAN_SET_RESOLUTIONÌ4ÎGst.ClockFlagsÖ0 +CAPSÌ4ÎGst.BufferCopyFlagsÖ0 +CAPSÌ4ÎGst.CoreErrorÖ0 +CAPSÌ4ÎGst.DPPayloadTypeÖ0 +CAPSÌ4ÎSDL.KeyModifierÖ0 +CAPSLOCKÌ4ÎSDL.KeySymbolÖ0 +CAPS_DETAILSÌ4ÎGst.DebugGraphDetailsÖ0 +CAPTIONÌ4ÎAtk.RoleÖ0 +CAPTION_525Ì4ÎV4l2.SlicedTypeÖ0 +CAP_STYLEÌ4ÎGdk.GCValuesMaskÖ0 +CAP_TIMEPERFRAMEÌ8ÎV4l2Ö0Ïuint32 +CARATÌ4ÎGsl.ConstCGSÖ0 +CARATÌ4ÎGsl.ConstCGSMÖ0 +CARATÌ4ÎGsl.ConstMKSÖ0 +CARATÌ4ÎGsl.ConstMKSAÖ0 +CARETÌ4ÎSDL.KeySymbolÖ0 +CARIANÌ4ÎPango.ScriptÖ0 +CARRIAGE_RETURNÌ4ÎUnicodeBreakTypeÖ0 +CASELESSÌ4ÎGLib.RegexCompileFlagsÖ0 +CASE_INSENSITIVEÌ4ÎGtk.SourceSearchFlagsÖ0 +CATABÌ4ÎCurses.KeyÖ0 +CBRÌ4ÎV4l2.MpegVideoBitrateModeÖ0 +CBUSÌ4ÎFTDI.MPSSEModeÖ0 +CCITT_J17Ì4ÎV4l2.MpegAudioEmphasisÖ0 +CDATAÌ4ÎXml.AttributeTypeÖ0 +CDATAÌ4ÎXml.ReaderTypeÖ0 +CDATA_SECTION_NODEÌ4ÎXml.ElementTypeÖ0 +CDFÌ256Ö0 +CDROMÌ4ÎGnomeVFS.DeviceTypeÖ0 +CDROMÌ4ÎSDL.InitFlagÖ0 +CELLBÌ4ÎGst.RTPPayloadÖ0 +CENTERÌ4ÎGdk.GravityÖ0 +CENTERÌ4ÎGtk.AnchorTypeÖ0 +CENTERÌ4ÎGtk.ButtonBoxStyleÖ0 +CENTERÌ4ÎGtk.JustificationÖ0 +CENTERÌ4ÎGtk.WindowPositionÖ0 +CENTERÌ4ÎPango.AlignmentÖ0 +CENTERÌ4ÎWnck.WindowGravityÖ0 +CENTEREDÌ4ÎSDL.HatValueÖ0 +CENTERSCREENÌ4ÎGtk.MozEmbedChromeFlagsÖ0 +CENTER_ALWAYSÌ4ÎGtk.WindowPositionÖ0 +CENTER_ON_PARENTÌ4ÎGtk.WindowPositionÖ0 +CENTER_PTRÌ4ÎGdk.CursorTypeÖ0 +CENTER_WINDOWÌ4ÎPoppler.ViewerPreferencesÖ0 +CENTIMETERSÌ4ÎGtk.MetricTypeÖ0 +CERTAINÌ4ÎGst.IndexCertaintyÖ0 +CERTIFICATEÌ4ÎSoup.SSLErrorÖ0 +CERT_EXPIREDÌ4ÎLm.SSLStatusÖ0 +CERT_FINGERPRINT_MISMATCHÌ4ÎLm.SSLStatusÖ0 +CERT_HOSTNAME_MISMATCHÌ4ÎLm.SSLStatusÖ0 +CERT_NOT_ACTIVATEDÌ4ÎLm.SSLStatusÖ0 +CHAINED_KEYRING_PASSWORDÌ4ÎGnomeKeyring.ItemTypeÖ0 +CHALLENGEÌ4ÎLm.MessageTypeÖ0 +CHAMÌ4ÎPango.ScriptÖ0 +CHANGEDÌ4ÎGLib.FileMonitorEventÖ0 +CHANGEDÌ4ÎGdk.SettingActionÖ0 +CHANGEDÌ4ÎGnome.DesktopItemStatusÖ0 +CHANGEDÌ4ÎGnomeVFS.MonitorEventTypeÖ0 +CHANGES_DONE_HINTÌ4ÎGLib.FileMonitorEventÖ0 +CHANGE_NAMEÌ4ÎEpc.CollisionHandlingÖ0 +CHANGE_WORKSPACEÌ4ÎWnck.WindowActionsÖ0 +CHANNELSÌ4ÎGst.AudioFieldFlagÖ0 +CHANNEL_NOT_FOUNDÌ4ÎXfconf.ErrorÖ0 +CHARÌ4ÎAtk.TextBoundaryÖ0 +CHARÌ4ÎGLib.TokenTypeÖ0 +CHARÌ4ÎGtk.WrapModeÖ0 +CHARÌ4ÎPango.WrapModeÖ0 +CHARACTER_DEVICEÌ4ÎGnomeVFS.FileTypeÖ0 +CHARSÌ4ÎGtk.DeleteTypeÖ0 +CHARTÌ4ÎAtk.RoleÖ0 +CHARTEXTÌ4ÎCurses.AttributeÖ0 +CHATÌ4ÎLm.MessageSubTypeÖ0 +CHDIRÌ4ÎGLib.SpawnErrorÖ0 +CHECKÌ4ÎPoppler.FormButtonTypeÖ0 +CHECKEDÌ4ÎAtk.StateTypeÖ0 +CHECKING_DESTINATIONÌ4ÎGnomeVFS.XferPhaseÖ0 +CHECK_BOXÌ4ÎAtk.RoleÖ0 +CHECK_MENU_ITEMÌ4ÎAtk.RoleÖ0 +CHEROKEEÌ4ÎPango.ScriptÖ0 +CHILDÌ4ÎGdk.WindowTypeÖ0 +CHILDÌ4ÎGtk.MenuDirectionTypeÖ0 +CHILD_ARGÌ4ÎGtk.ArgFlagsÖ0 +CHILD_INHERITS_STDINÌ4ÎGLib.SpawnFlagsÖ0 +CHILD_VISIBLEÌ4ÎGtk.PrivateFlagsÖ0 +CHLDÌ4ÎDaemon.SigÖ0 +CHLDÌ4ÎGLib.ProcessSignalÖ0 +CHOICEÌ4ÎPoppler.FormFieldTypeÖ0 +CHROMAKEYÌ4ÎV4l2.FrameBufferCapabilitesÖ0 +CHROMAKEYÌ4ÎV4l2.FrameBufferFlagsÖ0 +CHROMA_AGCÌ4ÎV4l2.UserClassControlIdsÖ0 +CHUNKEDÌ4ÎSoup.EncodingÖ0 +CHUNKEDÌ4ÎSoup.TransferEncodingÖ0 +CID_TYPE0Ì4ÎPoppler.FontTypeÖ0 +CID_TYPE0CÌ4ÎPoppler.FontTypeÖ0 +CID_TYPE0COTÌ4ÎPoppler.FontTypeÖ0 +CID_TYPE2Ì4ÎPoppler.FontTypeÖ0 +CID_TYPE2OTÌ4ÎPoppler.FontTypeÖ0 +CIELABTORGB_TABLE_RANGEÌ8ÎTiffÖ0Ïttag_t +CIELabToRGBÌ2048ÎTiffÖ0 +CIELabToRGBInitÌ128Í(CIELabToRGB p1, Display p2, float[] p3)ÎTiff.TIFFUtilsÖ0Ïpublic int +CIELabToXYZÌ128Í(CIELabToRGB p1, uint p2, int p3, int p4, out float p5, out float p6, out float p7)ÎTiff.TIFFUtilsÖ0Ïpublic void +CIRCLEÌ4ÎGdk.CursorTypeÖ0 +CIRCULARÌ4ÎGtk.CTreeExpanderStyleÖ0 +CKBOARDÌ4ÎCurses.AcsÖ0 +CLASSÌ4ÎGtk.PathTypeÖ0 +CLASSÌ4ÎGtk.RcTokenTypeÖ0 +CLASSÌ4ÎUSB.TypeÖ0 +CLASSÌ4ÎV4l2.MpegClassControlIdsÖ0 +CLDÌ4ÎDaemon.SigÖ0 +CLEANFAXDATA_CLEANÌ8ÎTiffÖ0Ïttag_t +CLEANFAXDATA_REGENERATEDÌ8ÎTiffÖ0Ïttag_t +CLEANFAXDATA_UNCLEANÌ8ÎTiffÖ0Ïttag_t +CLEARÌ4ÎCairo.OperatorÖ0 +CLEARÌ4ÎCurses.KeyÖ0 +CLEARÌ4ÎGdk.FunctionÖ0 +CLEARÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +CLEARÌ4ÎGoo.CairoOperatorÖ0 +CLEARÌ4ÎSDL.KeySymbolÖ0 +CLEAR_FEATUREÌ4ÎUSB.RequestÖ0 +CLIENT_CHALLENGEÌ4ÎGst.RTSPHeaderFieldÖ0 +CLIENT_ERRORÌ4ÎSoup.StatusClassÖ0 +CLIENT_EVENTÌ4ÎGdk.EventTypeÖ0 +CLIENT_IDÌ4ÎGst.RTSPHeaderFieldÖ0 +CLIENT_PARAM_SM_CONNECTÌ8ÎGnomeÖ0 +CLIPBOARD_FORMAT_NAMEÌ4ÎGsf.ClipFormatÖ0 +CLIP_BY_CHILDRENÌ4ÎGdk.SubwindowModeÖ0 +CLIP_MASKÌ4ÎGdk.GCValuesMaskÖ0 +CLIP_X_ORIGINÌ4ÎGdk.GCValuesMaskÖ0 +CLIP_Y_ORIGINÌ4ÎGdk.GCValuesMaskÖ0 +CLOCALÌ8ÎPosixÖ0Ïtcflag_t +CLOCKÌ4ÎGdk.CursorTypeÖ0 +CLOCKÌ4ÎGst.CoreErrorÖ0 +CLOCKÌ4ÎGst.RTSPRangeUnitÖ0 +CLOCKWISEÌ4ÎGdk.PixbufRotationÖ0 +CLOCK_ENTRY_TRACE_NAMEÌ8ÎGstÖ0 +CLOCK_LOSTÌ4ÎGst.MessageTypeÖ0 +CLOCK_PROVIDEÌ4ÎGst.MessageTypeÖ0 +CLOCK_TIME_NONEÌ8ÎGstÖ0Ïint +CLOSEÌ4ÎCurses.KeyÖ0 +CLOSEÌ4ÎGdk.OwnerChangeÖ0 +CLOSEÌ4ÎGdk.WMFunctionÖ0 +CLOSEÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +CLOSEÌ4ÎGst.ResourceErrorÖ0 +CLOSEÌ4ÎGtk.ButtonsTypeÖ0 +CLOSEÌ4ÎGtk.ResponseTypeÖ0 +CLOSEÌ4ÎUnique.CommandÖ0 +CLOSEÌ4ÎWnck.WindowActionsÖ0 +CLOSEDÌ4ÎGLib.IOErrorÖ0 +CLOSEDÌ4ÎLm.ConnectionStateÖ0 +CLOSEDÌ4ÎXml.TextReaderModeÖ0 +CLOSE_PATHÌ4ÎCairo.PathDataTypeÖ0 +CLOSE_PATHÌ4ÎGoo.CanvasPathCommandTypeÖ0 +CLOSE_PUNCTUATIONÌ4ÎUnicodeBreakTypeÖ0 +CLOSE_PUNCTUATIONÌ4ÎUnicodeTypeÖ0 +CLOSE_SOURCEÌ4ÎGLib.OutputStreamSpliceFlagsÖ0 +CLOSE_TARGETÌ4ÎGLib.OutputStreamSpliceFlagsÖ0 +CLOSE_WINDOWÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +CLOSUREÌ4ÎGLib.SignalMatchTypeÖ0 +CL_arrayÌ128Í(double lmin, int kmax, double eta, [CCode (array_length = false)] double[] cl)ÎGsl.CoulombÖ0Ïpublic int +CL_eÌ128Í(double l, double eta, out Result result)ÎGsl.CoulombÖ0Ïpublic int +CListDragPosÌ2ÎGtkÖ0 +CMDÌ4ÎSDLMixer.MusicTypeÖ0 +CNÌ4ÎGst.RTPPayloadÖ0 +CNAMEÌ4ÎGst.RTCPSDESTypeÖ0 +CODEC_NOT_FOUNDÌ4ÎGst.StreamErrorÖ0 +CODE_YESÌ4ÎCurses.KeyÖ0 +COFFEE_MUGÌ4ÎGdk.CursorTypeÖ0 +COLLAPSEÌ4ÎGtk.CTreeExpansionTypeÖ0 +COLLAPSEDÌ4ÎGtk.ExpanderStyleÖ0 +COLLAPSE_RECURSIVEÌ4ÎGtk.CTreeExpansionTypeÖ0 +COLLATEÌ4ÎGLib.LocaleCategoryÖ0 +COLLECTÌ4ÎLua.GarbageCollectionÖ0 +COLONÌ4ÎSDL.KeySymbolÖ0 +COLORÌ4ÎCairo.ContentÖ0 +COLORÌ4ÎCurses.AttributeÖ0 +COLORÌ4ÎGtk.PreviewTypeÖ0 +COLORÌ4ÎGtk.RcTokenTypeÖ0 +COLORFRAMEÌ4ÎV4l2.TimecodeFlagsÖ0 +COLORMAPÌ4ÎGdk.WindowAttributesTypeÖ0 +COLORMAPÌ4ÎXcb.CWÖ0 +COLORRESPONSEUNIT_100000SÌ8ÎTiffÖ0Ïttag_t +COLORRESPONSEUNIT_10000SÌ8ÎTiffÖ0Ïttag_t +COLORRESPONSEUNIT_1000SÌ8ÎTiffÖ0Ïttag_t +COLORRESPONSEUNIT_100SÌ8ÎTiffÖ0Ïttag_t +COLORRESPONSEUNIT_10SÌ8ÎTiffÖ0Ïttag_t +COLORSÌ8ÎCursesÖ0Ïint +COLOR_ALPHAÌ4ÎCairo.ContentÖ0 +COLOR_BACKGROUNDÌ4ÎPanel.AppletBackgroundTypeÖ0 +COLOR_CHOOSERÌ4ÎAtk.RoleÖ0 +COLOR_KILLÌ4ÎV4l2.InputStatusÖ0 +COLOR_KILLERÌ4ÎV4l2.UserClassControlIdsÖ0 +COLOR_MAP_CHANGEÌ4ÎXcb.EventMaskÖ0 +COLOR_PAIRÌ128Í(int n)ÎCursesÖ0Ïpublic int +COLOR_PAIRSÌ8ÎCursesÖ0Ïint +COLOR_TYPE_MASKÌ4ÎGdk.PixdataTypeÖ0 +COLOR_TYPE_RGBÌ4ÎGdk.PixdataTypeÖ0 +COLOR_TYPE_RGBAÌ4ÎGdk.PixdataTypeÖ0 +COLSÌ8ÎCursesÖ0Ïint +COLSÌ4ÎExo.IconViewLayoutModeÖ0 +COLUMN_AUTHORÌ4ÎHildon.FileSystemModelColumnsÖ0 +COLUMN_DISPLAY_NAMEÌ4ÎHildon.FileSystemModelColumnsÖ0 +COLUMN_EXTRA_INFOÌ4ÎHildon.FileSystemModelColumnsÖ0 +COLUMN_FAILED_ACCESS_MESSAGEÌ4ÎHildon.FileSystemModelColumnsÖ0 +COLUMN_FILE_NAMEÌ4ÎHildon.FileSystemModelColumnsÖ0 +COLUMN_FILE_SIZEÌ4ÎHildon.FileSystemModelColumnsÖ0 +COLUMN_FILE_TIMEÌ4ÎHildon.FileSystemModelColumnsÖ0 +COLUMN_FREE_SPACEÌ4ÎHildon.FileSystemModelColumnsÖ0 +COLUMN_GTK_PATH_INTERNALÌ4ÎHildon.FileSystemModelColumnsÖ0 +COLUMN_HAS_LOCAL_PATHÌ4ÎHildon.FileSystemModelColumnsÖ0 +COLUMN_HEADERÌ4ÎAtk.RoleÖ0 +COLUMN_ICONÌ4ÎHildon.FileSystemModelColumnsÖ0 +COLUMN_ICON_COLLAPSEDÌ4ÎHildon.FileSystemModelColumnsÖ0 +COLUMN_ICON_EXPANDEDÌ4ÎHildon.FileSystemModelColumnsÖ0 +COLUMN_IS_AVAILABLEÌ4ÎHildon.FileSystemModelColumnsÖ0 +COLUMN_IS_DRIVEÌ4ÎHildon.FileSystemModelColumnsÖ0 +COLUMN_IS_FOLDERÌ4ÎHildon.FileSystemModelColumnsÖ0 +COLUMN_IS_HIDDENÌ4ÎHildon.FileSystemModelColumnsÖ0 +COLUMN_LOAD_READYÌ4ÎHildon.FileSystemModelColumnsÖ0 +COLUMN_LOCAL_PATHÌ4ÎHildon.FileSystemModelColumnsÖ0 +COLUMN_MIME_TYPEÌ4ÎHildon.FileSystemModelColumnsÖ0 +COLUMN_SORT_KEYÌ4ÎHildon.FileSystemModelColumnsÖ0 +COLUMN_SORT_WEIGHTÌ4ÎHildon.FileSystemModelColumnsÖ0 +COLUMN_THUMBNAILÌ4ÎHildon.FileSystemModelColumnsÖ0 +COLUMN_TITLEÌ4ÎHildon.FileSystemModelColumnsÖ0 +COLUMN_TYPEÌ4ÎHildon.FileSystemModelColumnsÖ0 +COLUMN_UNAVAILABLE_REASONÌ4ÎHildon.FileSystemModelColumnsÖ0 +COLUMN_URIÌ4ÎHildon.FileSystemModelColumnsÖ0 +COMÌ4ÎV4l2.JpegMarkerÖ0 +COMBINING_MARKÌ4ÎUnicodeBreakTypeÖ0 +COMBINING_MARKÌ4ÎUnicodeTypeÖ0 +COMBOÌ4ÎGdk.WindowTypeHintÖ0 +COMBOÌ4ÎPoppler.FormChoiceTypeÖ0 +COMBO_BOXÌ4ÎAtk.RoleÖ0 +COMMÌ4ÎUSB.ClassÖ0 +COMMAÌ4ÎGLib.TokenTypeÖ0 +COMMAÌ4ÎSDL.KeySymbolÖ0 +COMMANDÌ4ÎCurses.KeyÖ0 +COMMANDÌ4ÎGnome.TriggerTypeÖ0 +COMMENTÌ4ÎXml.ReaderTypeÖ0 +COMMENT_MULTIÌ4ÎGLib.TokenTypeÖ0 +COMMENT_NODEÌ4ÎXml.ElementTypeÖ0 +COMMENT_SINGLEÌ4ÎGLib.TokenTypeÖ0 +COMMONÌ4ÎPango.ScriptÖ0 +COMMONÌ4ÎTracker.DBTypeÖ0 +COMPACTÌ4ÎXml.ParserOptionÖ0 +COMPANY_IDÌ4ÎGst.RTSPHeaderFieldÖ0 +COMPILEÌ4ÎGLib.RegexErrorÖ0 +COMPLEX_CONTEXTÌ4ÎUnicodeBreakTypeÖ0 +COMPONENTÌ4ÎGnomeVFS.MimeActionTypeÖ0 +COMPOSEÌ4ÎSDL.KeySymbolÖ0 +COMPOSERÌ4ÎGst.TagImageTypeÖ0 +COMPOSITE_CHILDÌ4ÎGtk.WidgetFlagsÖ0 +COMPRESSEDÌ4ÎV4l2.FormatFlagÖ0 +COMPRESSION_ADOBE_DEFLATEÌ8ÎTiffÖ0Ïttag_t +COMPRESSION_CCITTFAX3Ì8ÎTiffÖ0Ïttag_t +COMPRESSION_CCITTFAX4Ì8ÎTiffÖ0Ïttag_t +COMPRESSION_CCITTRLEÌ8ÎTiffÖ0Ïttag_t +COMPRESSION_CCITTRLEWÌ8ÎTiffÖ0Ïttag_t +COMPRESSION_CCITT_T4Ì8ÎTiffÖ0Ïttag_t +COMPRESSION_CCITT_T6Ì8ÎTiffÖ0Ïttag_t +COMPRESSION_DEFLATEÌ8ÎTiffÖ0Ïttag_t +COMPRESSION_IT8BLÌ8ÎTiffÖ0Ïttag_t +COMPRESSION_IT8CTPADÌ8ÎTiffÖ0Ïttag_t +COMPRESSION_IT8LWÌ8ÎTiffÖ0Ïttag_t +COMPRESSION_IT8MPÌ8ÎTiffÖ0Ïttag_t +COMPRESSION_JBIGÌ8ÎTiffÖ0Ïttag_t +COMPRESSION_JP2000Ì8ÎTiffÖ0Ïttag_t +COMPRESSION_JPEGÌ8ÎTiffÖ0Ïttag_t +COMPRESSION_LZWÌ8ÎTiffÖ0Ïttag_t +COMPRESSION_NEXTÌ8ÎTiffÖ0Ïttag_t +COMPRESSION_NONEÌ8ÎTiffÖ0Ïttag_t +COMPRESSION_OJPEGÌ8ÎTiffÖ0Ïttag_t +COMPRESSION_PACKBITSÌ8ÎTiffÖ0Ïttag_t +COMPRESSION_PIXARFILMÌ8ÎTiffÖ0Ïttag_t +COMPRESSION_PIXARLOGÌ8ÎTiffÖ0Ïttag_t +COMPRESSION_SGILOGÌ8ÎTiffÖ0Ïttag_t +COMPRESSION_SGILOG24Ì8ÎTiffÖ0Ïttag_t +COMPRESSION_THUNDERSCANÌ8ÎTiffÖ0Ïttag_t +COM_dataÌ8ÎV4l2.JpegCompressionÖ0Ïchar +COM_lenÌ8ÎV4l2.JpegCompressionÖ0Ïint +CONDENSEDÌ4ÎPango.StretchÖ0 +CONDUCTORÌ4ÎGst.TagImageTypeÖ0 +CONFERENCEÌ4ÎGst.RTSPHeaderFieldÖ0 +CONFERENCE_NOT_FOUNDÌ4ÎGst.RTSPStatusCodeÖ0 +CONFIGÌ4ÎGnome.FileDomainÖ0 +CONFIGÌ4ÎUSB.DescriptorSizeÖ0 +CONFIGÌ4ÎUSB.DescriptorTypeÖ0 +CONFIGÌ4ÎXfce.ResourceTypeÖ0 +CONFIGUREÌ4ÎGdk.EventTypeÖ0 +CONFIGUREDÌ4ÎExo.MountPointMatchMaskÖ0 +CONFIG_ERRORÌ4ÎBZLib.StatusÖ0 +CONFIRMÌ4ÎGtk.AssistantPageTypeÖ0 +CONFIRMÌ4ÎGtk.FileChooserConfirmationÖ0 +CONFIRMATIONÌ4ÎHildon.NoteTypeÖ0 +CONFIRMATION_BUTTONÌ4ÎHildon.NoteTypeÖ0 +CONFLICTÌ4ÎSoup.KnownStatusCodeÖ0 +CONNECTÌ4ÎSoup.MethodIdÖ0 +CONNECTED_SERVERÌ4ÎGnomeVFS.VolumeTypeÖ0 +CONNECTINGÌ4ÎSoup.MessageStatusÖ0 +CONNECTIONÌ4ÎGst.RTSPHeaderFieldÖ0 +CONNECTION_ASYNC_CONTEXTÌ8ÎSoupÖ0 +CONNECTION_FAILEDÌ4ÎLm.ErrorÖ0 +CONNECTION_HÌ8ÎSoupÖ0Ïint +CONNECTION_MESSAGE_FILTERÌ8ÎSoupÖ0 +CONNECTION_NOT_OPENÌ4ÎLm.ErrorÖ0 +CONNECTION_OPENÌ4ÎLm.ErrorÖ0 +CONNECTION_ORIGIN_URIÌ8ÎSoupÖ0 +CONNECTION_PROXY_URIÌ8ÎSoupÖ0 +CONNECTION_SSL_CREDENTIALSÌ8ÎSoupÖ0 +CONNECTION_TIMEOUTÌ8ÎSoupÖ0 +CONNECT_PUNCTUATIONÌ4ÎUnicodeTypeÖ0 +CONSTÌ4ÎGdk.PixdataDumpTypeÖ0 +CONSTRAINTÌ8ÎSqliteÖ0Ïint +CONSTRUCTÌ4ÎGLib.ParamFlagsÖ0 +CONSTRUCTÌ4ÎGtk.ArgFlagsÖ0 +CONSTRUCT_ONLYÌ4ÎGLib.ParamFlagsÖ0 +CONSTRUCT_ONLYÌ4ÎGtk.ArgFlagsÖ0 +CONTÌ4ÎDaemon.SigÖ0 +CONTÌ4ÎGLib.ProcessSignalÖ0 +CONTENTÌ4ÎGsf.XMLContentÖ0 +CONTENTÌ4ÎGtk.AssistantPageTypeÖ0 +CONTENTÌ4ÎHildon.FileSelectionPaneÖ0 +CONTENTÌ4ÎTracker.DBTypeÖ0 +CONTENTÌ4ÎWnck.PagerDisplayModeÖ0 +CONTENT_BASEÌ4ÎGst.RTSPHeaderFieldÖ0 +CONTENT_ENCODINGÌ4ÎGst.RTSPHeaderFieldÖ0 +CONTENT_LANGUAGEÌ4ÎGst.RTSPHeaderFieldÖ0 +CONTENT_LENGTHÌ4ÎGst.RTSPHeaderFieldÖ0 +CONTENT_LENGTHÌ4ÎSoup.EncodingÖ0 +CONTENT_LENGTHÌ4ÎSoup.TransferEncodingÖ0 +CONTENT_LOCATIONÌ4ÎGst.RTSPHeaderFieldÖ0 +CONTENT_TYPEÌ4ÎGst.RTSPHeaderFieldÖ0 +CONTINGENTÌ4ÎUnicodeBreakTypeÖ0 +CONTINUEÌ4ÎGdk.FilterReturnÖ0 +CONTINUEÌ4ÎGsl.StatusÖ0 +CONTINUEÌ4ÎGst.RTSPStatusCodeÖ0 +CONTINUEÌ4ÎLm.SSLResponseÖ0 +CONTINUEÌ4ÎSoup.ExpectationÖ0 +CONTINUEÌ4ÎSoup.KnownStatusCodeÖ0 +CONTINUOUSÌ4ÎGtk.ProgressBarStyleÖ0 +CONTINUOUSÌ4ÎGtk.UpdateTypeÖ0 +CONTINUOUSÌ4ÎV4l2.FrameivalTypesÖ0 +CONTINUOUSÌ4ÎV4l2.FramesizeTypesÖ0 +CONTRASTÌ4ÎV4l2.UserClassControlIdsÖ0 +CONTROLÌ4ÎUnicodeTypeÖ0 +CONTROLLED_BYÌ4ÎAtk.RelationTypeÖ0 +CONTROLLER_FORÌ4ÎAtk.RelationTypeÖ0 +CONTROL_MASKÌ4ÎGdk.ModifierTypeÖ0 +CONVERTÌ4ÎGst.QueryTypeÖ0 +COOKIEÌ4ÎSoup.DateFormatÖ0 +COOKIE_HÌ8ÎSoupÖ0Ïint +COOKIE_JAR_HÌ8ÎSoupÖ0Ïint +COOKIE_JAR_READ_ONLYÌ8ÎSoupÖ0 +COOKIE_JAR_TEXT_FILENAMEÌ8ÎSoupÖ0 +COOKIE_JAR_TEXT_HÌ8ÎSoupÖ0Ïint +COOKIE_MAX_AGE_ONE_DAYÌ8ÎSoupÖ0Ïint +COOKIE_MAX_AGE_ONE_HOURÌ8ÎSoupÖ0Ïint +COOKIE_MAX_AGE_ONE_WEEKÌ8ÎSoupÖ0Ïint +COOKIE_MAX_AGE_ONE_YEARÌ8ÎSoupÖ0Ïint +COPTICÌ4ÎPango.ScriptÖ0 +COPYÌ4ÎCurses.KeyÖ0 +COPYÌ4ÎGdk.DragActionÖ0 +COPYÌ4ÎGdk.FunctionÖ0 +COPYÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +COPYÌ4ÎHildon.WindowClipboardOperationÖ0 +COPYÌ4ÎSoup.MemoryUseÖ0 +COPYÌ4ÎSoup.MethodIdÖ0 +COPYRIGHTÌ8ÎLuaÖ0 +COPY_FROM_PARENTÌ8ÎXÖ0Ïint +COPY_FROM_PARENTÌ8ÎXcbÖ0Ïchar +COPY_FROM_PARENTÌ4ÎXcb.WindowClassÖ0 +COPY_INVERTÌ4ÎGdk.FunctionÖ0 +COPY_WHEN_MOVEDÌ4ÎGLib.FileAttributeInfoFlagsÖ0 +COPY_WITH_FILEÌ4ÎGLib.FileAttributeInfoFlagsÖ0 +CORRUPTÌ4ÎGConf.ErrorÖ0 +CORRUPTÌ8ÎSqliteÖ0Ïint +CORRUPT_IMAGEÌ4ÎGdk.PixbufErrorÖ0 +COSINEÌ4ÎGsl.QAWOÖ0 +COULD_NOT_SET_PROPERTYÌ4ÎGst.ParseErrorÖ0 +COUNTÌ4ÎGst.DebugLevelÖ0 +COUNTÌ4ÎGst.TagFlagÖ0 +COUNTÌ4ÎGst.TagMergeModeÖ0 +COUNTÌ4ÎLua.EventHookÖ0 +COUNTÌ4ÎLua.EventMaskÖ0 +COUNTÌ4ÎLua.GarbageCollectionÖ0 +COUNTÌ4ÎRasqal.OpÖ0 +COUNTBÌ4ÎLua.GarbageCollectionÖ0 +COUNTERCLOCKWISEÌ4ÎGdk.PixbufRotationÖ0 +COVERÌ4ÎPoppler.PageTransitionTypeÖ0 +CRÌ4ÎGLib.DataStreamNewlineTypeÖ0 +CR0Ì8ÎPosixÖ0Ïtcflag_t +CR1Ì8ÎPosixÖ0Ïtcflag_t +CR2Ì8ÎPosixÖ0Ïtcflag_t +CR3Ì8ÎPosixÖ0Ïtcflag_t +CRASHEDÌ4ÎGst.InstallPluginsReturnÖ0 +CRCÌ4ÎGst.DPHeaderFlagÖ0 +CRC16Ì4ÎV4l2.MpegAudioCrcÖ0 +CRC_HEADERÌ4ÎGst.DPHeaderFlagÖ0 +CRC_PAYLOADÌ4ÎGst.DPHeaderFlagÖ0 +CRDLYÌ8ÎPosixÖ0Ïtcflag_t +CREADÌ8ÎPosixÖ0Ïtcflag_t +CREATEÌ4ÎCurses.KeyÖ0 +CREATEDÌ4ÎGLib.FileMonitorEventÖ0 +CREATEDÌ4ÎGnomeVFS.MonitorEventTypeÖ0 +CREATEDÌ4ÎGst.RTSPStatusCodeÖ0 +CREATEDÌ4ÎSoup.KnownStatusCodeÖ0 +CREATE_FOLDERÌ4ÎGtk.FileChooserActionÖ0 +CRITÌ4ÎDaemon.LogPriorityÖ0 +CRITICALÌ4ÎNotify.UrgencyÖ0 +CROSSÌ4ÎGdk.CursorTypeÖ0 +CROSSHAIRÌ4ÎGdk.CursorTypeÖ0 +CROSS_REVERSEÌ4ÎGdk.CursorTypeÖ0 +CR_LFÌ4ÎGLib.DataStreamNewlineTypeÖ0 +CSÌ4ÎPango.BidiTypeÖ0 +CS5Ì8ÎPosixÖ0Ïtcflag_t +CS6Ì8ÎPosixÖ0Ïtcflag_t +CS7Ì8ÎPosixÖ0Ïtcflag_t +CS8Ì8ÎPosixÖ0Ïtcflag_t +CSEQÌ4ÎGst.RTSPHeaderFieldÖ0 +CSIZEÌ8ÎPosixÖ0Ïtcflag_t +CSTOPBÌ8ÎPosixÖ0Ïtcflag_t +CTABÌ4ÎCurses.KeyÖ0 +CTIMEÌ4ÎGnomeVFS.FileInfoFieldsÖ0 +CTRLÌ4ÎSDL.KeyModifierÖ0 +CTRL_CLASSÌ4ÎV4l2.ControlTypeÖ0 +CTRL_ID_MASKÌ8ÎV4l2Ö0Ïuint32 +CTYPEÌ4ÎGLib.LocaleCategoryÖ0 +CTYPESÌ4ÎGdk.PixdataDumpTypeÖ0 +CTreeExpanderStyleÌ2ÎGtkÖ0 +CTreeExpansionTypeÌ2ÎGtkÖ0 +CTreeLineStyleÌ2ÎGtkÖ0 +CTreePosÌ2ÎGtkÖ0 +CUBICÌ4ÎGst.InterpolateModeÖ0 +CUNEIFORMÌ4ÎPango.ScriptÖ0 +CUPÌ4ÎGsl.ConstCGSÖ0 +CUPÌ4ÎGsl.ConstCGSMÖ0 +CUPÌ4ÎGsl.ConstMKSÖ0 +CUPÌ4ÎGsl.ConstMKSAÖ0 +CURÌ4ÎGLib.FileSeekÖ0 +CURÌ4ÎGLib.SeekTypeÖ0 +CURÌ4ÎGst.SeekTypeÖ0 +CURIEÌ4ÎGsl.ConstCGSÖ0 +CURIEÌ4ÎGsl.ConstCGSMÖ0 +CURIEÌ4ÎGsl.ConstMKSÖ0 +CURIEÌ4ÎGsl.ConstMKSAÖ0 +CURRENCY_SYMBOLÌ4ÎUnicodeTypeÖ0 +CURRENTÌ4ÎGnomeVFS.MakeURIDirsÖ0 +CURRENTÌ4ÎGnomeVFS.SeekPositionÖ0 +CURRENTÌ4ÎGtk.PrintPagesÖ0 +CURRENTÌ4ÎWnck.WindowGravityÖ0 +CURRENT_TIMEÌ8ÎGdkÖ0Ïint +CURRENT_TIMEÌ8ÎXÖ0 +CURSORÌ4ÎGdk.ExtensionModeÖ0 +CURSORÌ4ÎGdk.InputSourceÖ0 +CURSORÌ4ÎGdk.WindowAttributesTypeÖ0 +CURSORÌ4ÎXcb.CWÖ0 +CURSOR_IS_PIXMAPÌ4ÎGdk.CursorTypeÖ0 +CURVE_TOÌ4ÎCairo.PathDataTypeÖ0 +CURVE_TOÌ4ÎGoo.CanvasPathCommandTypeÖ0 +CUSTOMÌ4ÎGst.IndexResolverMethodÖ0 +CUSTOMÌ4ÎGtk.RecentSortTypeÖ0 +CUSTOM_BOTHÌ4ÎGst.EventTypeÖ0 +CUSTOM_BOTH_OOBÌ4ÎGst.EventTypeÖ0 +CUSTOM_DOWNSTREAMÌ4ÎGst.EventTypeÖ0 +CUSTOM_DOWNSTREAM_OOBÌ4ÎGst.EventTypeÖ0 +CUSTOM_ERRORÌ4ÎGst.FlowReturnÖ0 +CUSTOM_SUCCESSÌ4ÎGst.FlowReturnÖ0 +CUSTOM_UPSTREAMÌ4ÎGst.EventTypeÖ0 +CUTÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +CUTÌ4ÎHildon.WindowClipboardOperationÖ0 +CWÌ2ÎXÖ0 +CWÌ2ÎXcbÖ0 +CYANÌ4ÎCurses.ColorÖ0 +CYPRIOTÌ4ÎPango.ScriptÖ0 +CYRILLICÌ4ÎPango.ScriptÖ0 +CairoÌ256Ö0 +CairoAntialiasÌ2ÎGooÖ0 +CairoFillRuleÌ2ÎGooÖ0 +CairoFontÌ32ÎPangoÖ0 +CairoFontMapÌ32ÎPangoÖ0 +CairoHintMetricsÌ2ÎGooÖ0 +CairoLineCapÌ2ÎGooÖ0 +CairoLineDashÌ2048ÎGooÖ0 +CairoLineJoinÌ2ÎGooÖ0 +CairoMatrixÌ1ÎGooÖ0 +CairoOperatorÌ2ÎGooÖ0 +CairoPatternÌ2048ÎGooÖ0 +CairoShapeRendererFuncÌ128Í(Cairo.Context cr, Pango.AttrShape attr, bool do_path)ÎPangoÖ0Ïpublic delegate void +CalendarÌ1ÎGtkÖ0 +CalendarÌ128Í()ÎGtk.CalendarÖ0 +CalendarÌ1ÎHildonÖ0 +CalendarÌ128Í()ÎHildon.CalendarÖ0 +CalendarDetailFuncÌ128Í(Gtk.Calendar calendar, uint year, uint month, uint day)ÎGtkÖ0 +CalendarDisplayOptionsÌ2ÎGtkÖ0 +CalendarDisplayOptionsÌ2ÎHildonÖ0 +CalendarPopupÌ1ÎHildonÖ0 +CalendarPopupÌ128Í(Gtk.Window parent, uint year, uint month, uint day)ÎHildon.CalendarPopupÖ0 +CallbackÌ128Í()ÎGLibÖ0Ïpublic delegate void +CallbackÌ128Í(Gtk.Widget widget)ÎGtkÖ0Ïpublic delegate void +CallbackÌ128Í(int n_columns, [CCode (array_length = false)] string[] values, [CCode (array_length = false)] string[] column_names)ÎSqliteÖ0Ïpublic delegate int +CallbackÌ128Í(int @signal)ÎXfce.PosixSignalHandlerÖ0Ïpublic delegate void +CallbackFuncÌ128Í(LuaVM vm)ÎLuaÖ0Ïpublic delegate int +CallbackMarshalÌ128Í(Gtk.Object object, void* data, Gtk.Arg[] args)ÎGtkÖ0Ïpublic delegate void +CameraClassControlIdsÌ2ÎV4l2Ö0 +CancellableÌ1ÎGLibÖ0 +CancellableÌ128Í()ÎGLib.CancellableÖ0 +CancellationÌ1ÎGnomeVFSÖ0 +CancellationÌ128Í()ÎGnomeVFS.CancellationÖ0 +CanvasÌ1ÎGooÖ0 +CanvasÌ128Í()ÎGoo.CanvasÖ0 +CanvasAnimateTypeÌ2ÎGooÖ0 +CanvasBoundsÌ2048ÎGooÖ0 +CanvasEllipseÌ1ÎGooÖ0 +CanvasEllipseDataÌ2048ÎGooÖ0 +CanvasEllipseModelÌ1ÎGooÖ0 +CanvasGroupÌ1ÎGooÖ0 +CanvasGroupModelÌ1ÎGooÖ0 +CanvasImageÌ1ÎGooÖ0 +CanvasImageDataÌ2048ÎGooÖ0 +CanvasImageModelÌ1ÎGooÖ0 +CanvasItemÌ32ÎGooÖ0 +CanvasItemModelÌ32ÎGooÖ0 +CanvasItemModelSimpleÌ1ÎGooÖ0 +CanvasItemSimpleÌ1ÎGooÖ0 +CanvasItemSimpleDataÌ2048ÎGooÖ0 +CanvasItemVisibilityÌ2ÎGooÖ0 +CanvasLineDashÌ1ÎGooÖ0 +CanvasLineDashÌ128Í(int num_dashes)ÎGoo.CanvasLineDashÖ0 +CanvasLineDash.newvÌ128Í(int num_dashes, double dashes)ÎGoo.CanvasLineDashÖ0 +CanvasPathÌ1ÎGooÖ0 +CanvasPathCommandÌ2048ÎGooÖ0 +CanvasPathCommandTypeÌ2ÎGooÖ0 +CanvasPathDataÌ2048ÎGooÖ0 +CanvasPathModelÌ1ÎGooÖ0 +CanvasPointerEventsÌ2ÎGooÖ0 +CanvasPointsÌ1ÎGooÖ0 +CanvasPointsÌ128Í(int num_points)ÎGoo.CanvasPointsÖ0 +CanvasPolylineÌ1ÎGooÖ0 +CanvasPolyline.lineÌ128Í(Goo.CanvasItem parent, double x1, double y1, double x2, double y2)ÎGoo.CanvasPolylineÖ0 +CanvasPolylineArrowDataÌ2048ÎGooÖ0 +CanvasPolylineDataÌ2048ÎGooÖ0 +CanvasPolylineModelÌ1ÎGooÖ0 +CanvasPolylineModel.lineÌ128Í(Goo.CanvasItemModel parent, double x1, double y1, double x2, double y2)ÎGoo.CanvasPolylineModelÖ0 +CanvasRectÌ1ÎGooÖ0 +CanvasRectDataÌ2048ÎGooÖ0 +CanvasRectModelÌ1ÎGooÖ0 +CanvasStyleÌ1ÎGooÖ0 +CanvasStyleÌ128Í()ÎGoo.CanvasStyleÖ0 +CanvasStylePropertyÌ2048ÎGooÖ0 +CanvasTableÌ1ÎGooÖ0 +CanvasTableDataÌ2048ÎGooÖ0 +CanvasTableDimensionÌ2048ÎGooÖ0 +CanvasTableLayoutDataÌ2048ÎGooÖ0 +CanvasTableModelÌ1ÎGooÖ0 +CanvasTextÌ1ÎGooÖ0 +CanvasTextDataÌ2048ÎGooÖ0 +CanvasTextModelÌ1ÎGooÖ0 +CanvasWidgetÌ1ÎGooÖ0 +CapStyleÌ2ÎGdkÖ0 +CapabilitiesÌ2ÎV4l2Ö0 +CapabilityÌ2048ÎV4l2Ö0 +CapsÌ1ÎGstÖ0 +Caps.anyÌ128Í()ÎGst.CapsÖ0 +Caps.emptyÌ128Í()ÎGst.CapsÖ0 +Caps.fullÌ128Í(Gst.Structure struct1, ...)ÎGst.CapsÖ0 +Caps.full_valistÌ128Í(Gst.Structure structure, void* var_args)ÎGst.CapsÖ0 +Caps.simpleÌ128Í(string media_type, string fieldname, ...)ÎGst.CapsÖ0 +CapsFlagsÌ2ÎGstÖ0 +CaptionÌ1ÎHildonÖ0 +CaptionÌ128Í(Gtk.SizeGroup group, string value, Gtk.Widget control, Gtk.Widget icon, Hildon.CaptionStatus flag)ÎHildon.CaptionÖ0 +CaptionIconPositionÌ2ÎHildonÖ0 +CaptionStatusÌ2ÎHildonÖ0 +CaptureParmÌ2048ÎV4l2Ö0 +Cb_b_tabÌ8ÎTiff.YCbCrToRGBÖ0Ïint +Cb_g_tabÌ8ÎTiff.YCbCrToRGBÖ0Ïint32 +CellEditableÌ32ÎGtkÖ0 +CellLayoutÌ32ÎGtkÖ0 +CellLayoutDataFuncÌ128Í(Gtk.CellLayout cell_layout, Gtk.CellRenderer cell, Gtk.TreeModel tree_model, Gtk.TreeIter iter)ÎGtkÖ0Ïpublic delegate void +CellRendererÌ1ÎGtkÖ0 +CellRendererAccelÌ1ÎGtkÖ0 +CellRendererAccelÌ128Í()ÎGtk.CellRendererAccelÖ0 +CellRendererAccelModeÌ2ÎGtkÖ0 +CellRendererComboÌ1ÎGtkÖ0 +CellRendererComboÌ128Í()ÎGtk.CellRendererComboÖ0 +CellRendererEllipsizedTextÌ1ÎExoÖ0 +CellRendererEllipsizedTextÌ128Í()ÎExo.CellRendererEllipsizedTextÖ0 +CellRendererIconÌ1ÎExoÖ0 +CellRendererIconÌ128Í()ÎExo.CellRendererIconÖ0 +CellRendererModeÌ2ÎGtkÖ0 +CellRendererPixbufÌ1ÎGtkÖ0 +CellRendererPixbufÌ128Í()ÎGtk.CellRendererPixbufÖ0 +CellRendererProgressÌ1ÎGtkÖ0 +CellRendererProgressÌ128Í()ÎGtk.CellRendererProgressÖ0 +CellRendererSpinÌ1ÎGtkÖ0 +CellRendererSpinÌ128Í()ÎGtk.CellRendererSpinÖ0 +CellRendererStateÌ2ÎGtkÖ0 +CellRendererTextÌ1ÎGtkÖ0 +CellRendererTextÌ128Í()ÎGtk.CellRendererTextÖ0 +CellRendererToggleÌ1ÎGtkÖ0 +CellRendererToggleÌ128Í()ÎGtk.CellRendererToggleÖ0 +CellTypeÌ2ÎGtkÖ0 +CellViewÌ1ÎGtkÖ0 +CellViewÌ128Í()ÎGtk.CellViewÖ0 +CellView.with_markupÌ128Í(string markup)ÎGtk.CellViewÖ0 +CellView.with_pixbufÌ128Í(Gdk.Pixbuf pixbuf)ÎGtk.CellViewÖ0 +CellView.with_textÌ128Í(string text)ÎGtk.CellViewÖ0 +CertificateStatusÌ2ÎLmÖ0 +ChangeSetÌ1ÎGConfÖ0 +ChangeSetÌ128Í()ÎGConf.ChangeSetÖ0 +ChangeSetForeachFuncÌ128Í(GConf.ChangeSet cs, string key, GConf.Value value)ÎGConfÖ0Ïpublic delegate void +ChannelÌ2048ÎSDLMixerÖ0 +ChannelÌ1ÎXfconfÖ0 +ChannelÌ128Í(string channel_name)ÎXfconf.ChannelÖ0 +Channel.with_property_baseÌ128Í(string channel_name, string property_base)ÎXfconf.ChannelÖ0 +ChannelFinishedCallbackÌ128Í(int channel)ÎSDLMixerÖ0Ïpublic delegate void +ChannelGroupÌ2048ÎSDLMixerÖ0 +CharAttributesÌ1ÎVteÖ0 +CharacterSetÌ256Ö0 +ChebSeriesÌ1ÎGslÖ0 +ChebSeriesÌ128Í(size_t order)ÎGsl.ChebSeriesÖ0 +CheckABIStructÌ1ÎGstÖ0 +CheckButtonÌ1ÎGtkÖ0 +CheckButtonÌ128Í()ÎGtk.CheckButtonÖ0 +CheckButton.with_labelÌ128Í(string label)ÎGtk.CheckButtonÖ0 +CheckButton.with_mnemonicÌ128Í(string label)ÎGtk.CheckButtonÖ0 +CheckMenuItemÌ1ÎGtkÖ0 +CheckMenuItemÌ128Í()ÎGtk.CheckMenuItemÖ0 +CheckMenuItem.with_labelÌ128Í(string label)ÎGtk.CheckMenuItemÖ0 +CheckMenuItem.with_mnemonicÌ128Í(string label)ÎGtk.CheckMenuItemÖ0 +CheckTileÌ128Í(uint32 p1, uint32 p2, uint32 p3, tsample_t p4)ÎTiff.TIFFÖ0Ïpublic bool +CheckpointDirectoryÌ128Í()ÎTiff.TIFFÖ0Ïpublic bool +ChecksumÌ1ÎGLibÖ0 +ChecksumÌ128Í(ChecksumType checksum_type)ÎGLib.ChecksumÖ0 +ChecksumTypeÌ2ÎGLibÖ0 +ChiÌ128Í(double x)ÎGsl.ExpintÖ0Ïpublic double +Chi_eÌ128Í(double x, out Result result)ÎGsl.ExpintÖ0Ïpublic int +ChildInfoÌ1ÎGladeÖ0 +ChildProxyÌ32ÎGstÖ0 +ChildWatchÌ256Ö0 +ChildWatchFuncÌ128Í(Pid pid, int status)ÎGLibÖ0Ïpublic delegate void +ChildWatchSourceÌ1ÎGLibÖ0 +ChildWatchSourceÌ128Í(Pid pid, int status, void* data)ÎGLib.ChildWatchSourceÖ0 +ChipIdentÌ2048ÎV4l2Ö0 +ChipMatchÌ2ÎV4l2Ö0 +ChipTypeÌ2ÎFTDIÖ0 +ChmodÌ128Í(string path, mode_t mode)ÎFuseÖ0Ïpublic delegate int +ChownÌ128Í(string path, uid_t uid, gid_t gid)ÎFuseÖ0Ïpublic delegate int +ChunkÌ1ÎSDLMixerÖ0 +Chunk.QuickRAWÌ128Í(uchar[] mem)ÎSDLMixer.ChunkÖ0 +Chunk.QuickWAVÌ128Í([CCode (array_length = false)] uchar[] mem)ÎSDLMixer.ChunkÖ0 +Chunk.WAVÌ128Í(RWops src, int freesrc=0)ÎSDLMixer.ChunkÖ0 +ChunkAllocatorÌ128Í(Soup.Message msg, size_t max_len)ÎSoupÖ0Ïpublic delegate unowned +CiÌ128Í(double x)ÎGsl.ExpintÖ0Ïpublic double +Ci_eÌ128Í(double x, out Result result)ÎGsl.ExpintÖ0Ïpublic int +CircleÌ1ÎSDLGraphicsÖ0 +CirculateEventÌ2048ÎXÖ0 +CirculateNotifyÌ4ÎX.EventTypeÖ0 +CirculateRequestÌ4ÎX.EventTypeÖ0 +CirculateRequestEventÌ2048ÎXÖ0 +ClassÌ2ÎUSBÖ0 +ClassGroupÌ1ÎWnckÖ0 +ClausenÌ256Ö0 +CleanupÌ128Í()ÎTiff.TIFFÖ0Ïpublic void +ClientÌ1ÎGConfÖ0 +ClientÌ1ÎGnomeÖ0 +ClientÌ128Í()ÎGnome.ClientÖ0 +Client.without_connectionÌ128Í()ÎGnome.ClientÖ0 +ClientContextÌ1ÎSoupÖ0 +ClientErrorHandlerFuncÌ128Í(GConf.Client client, GLib.Error error)ÎGConfÖ0Ïpublic delegate void +ClientErrorHandlingModeÌ2ÎGConfÖ0 +ClientFlagsÌ2ÎGnomeÖ0 +ClientMessageÌ4ÎX.EventTypeÖ0 +ClientMessageEventÌ2048ÎXÖ0 +ClientMessageEventDataÌ2048ÎXÖ0 +ClientNotifyFuncÌ128Í(GConf.Client client, uint cnxn_id, GConf.Entry entry)ÎGConfÖ0Ïpublic delegate void +ClientOpenÌ128Í(string p1, string p2, thandle_t p3, ReadWriteProc p4, ReadWriteProc p5, SeekProc p6, CloseProc p7, SizeProc p8, MapFileProc p9, UnmapFileProc p10)ÎTiff.TIFFUtilsÖ0Ïpublic TIFF +ClientPreloadTypeÌ2ÎGConfÖ0 +ClientStateÌ2ÎGnomeÖ0 +ClientTypeÌ2ÎWnckÖ0 +ClientdataÌ128Í()ÎTiff.TIFFÖ0Ïpublic thandle_t +ClipÌ2048ÎV4l2Ö0 +ClipDataÌ1ÎGsfÖ0 +ClipDataÌ128Í(Gsf.ClipFormat format, Gsf.Blob data_blob)ÎGsf.ClipDataÖ0 +ClipFormatÌ2ÎGsfÖ0 +ClipFormatWindowsÌ2ÎGsfÖ0 +ClipboardÌ1ÎGtkÖ0 +ClipboardClearFuncÌ128Í(Gtk.Clipboard clipboard, void* user_data_or_owner)ÎGtkÖ0Ïpublic delegate void +ClipboardGetFuncÌ128Í(Gtk.Clipboard clipboard, Gtk.SelectionData selection_data, uint info, void* user_data_or_owner)ÎGtkÖ0Ïpublic delegate void +ClipboardImageReceivedFuncÌ128Í(Gtk.Clipboard clipboard, Gdk.Pixbuf pixbuf)ÎGtkÖ0Ïpublic delegate void +ClipboardReceivedFuncÌ128Í(Gtk.Clipboard clipboard, Gtk.SelectionData selection_data)ÎGtkÖ0Ïpublic delegate void +ClipboardRichTextReceivedFuncÌ128Í(Gtk.Clipboard clipboard, Gdk.Atom format, uchar text, size_t length)ÎGtkÖ0Ïpublic delegate void +ClipboardTargetsReceivedFuncÌ128Í(Gtk.Clipboard clipboard, out Gdk.Atom atoms, int n_atoms)ÎGtkÖ0Ïpublic delegate void +ClipboardTextReceivedFuncÌ128Í(Gtk.Clipboard clipboard, string text)ÎGtkÖ0Ïpublic delegate void +ClipboardURIReceivedFuncÌ128Í(Gtk.Clipboard clipboard, string uris)ÎGtkÖ0Ïpublic delegate void +ClockÌ1ÎGstÖ0 +Clock.periodic_idÌ128Í(Gst.Clock clock, Gst.ClockTime start_time, Gst.ClockTime interval)ÎGst.ClockÖ0 +Clock.single_shot_idÌ128Í(Gst.Clock clock, Gst.ClockTime time)ÎGst.ClockÖ0 +ClockCallbackÌ128Í(Gst.Clock clock, Gst.ClockTime time, Gst.ClockID id)ÎGstÖ0Ïpublic delegate bool +ClockEntryÌ1ÎGstÖ0 +ClockEntryTypeÌ2ÎGstÖ0 +ClockFlagsÌ2ÎGstÖ0 +ClockIDÌ1ÎGstÖ0 +ClockReturnÌ2ÎGstÖ0 +ClockTimeÌ2048ÎGstÖ0 +ClockTimeDiffÌ2048ÎGstÖ0 +CloseÌ128Í()ÎGsf.OutputÖ0Ïpublic virtual bool +CloseÌ4ÎOsso.KeySymÖ0 +CloseProcÌ128Í(thandle_t p1)ÎTiffÖ0Ïpublic delegate int +ClosureÌ1ÎGLibÖ0 +ClosureNotifyÌ128Í(void* data, Closure closure)ÎGLibÖ0Ïpublic delegate void +CnÌ128Í(double lambda, double x)ÎGsl.GegenPolyÖ0Ïpublic double +Cn_eÌ128Í(double lambda, double x, out Result result)ÎGsl.GegenPolyÖ0Ïpublic double +CodeDialogÌ1ÎHildonÖ0 +CodeDialogÌ128Í()ÎHildon.CodeDialogÖ0 +CodecÌ2048ÎTiffÖ0 +CollectDataÌ1ÎGstÖ0 +CollectDataDestroyNotifyÌ128Í()ÎGstÖ0Ïpublic delegate void +CollectPadsÌ1ÎGstÖ0 +CollectPadsÌ128Í()ÎGst.CollectPadsÖ0 +CollectPadsFunctionÌ128Í(Gst.CollectPads pads)ÎGstÖ0Ïpublic delegate Gst.FlowReturn +CollisionHandlingÌ2ÎEpcÖ0 +ColorÌ2ÎCursesÖ0 +ColorÌ2048ÎGdkÖ0 +ColorÌ2048ÎPangoÖ0 +ColorÌ2048ÎSDLÖ0 +ColorBalanceÌ32ÎGstÖ0 +ColorBalanceChannelÌ1ÎGstÖ0 +ColorBalanceTypeÌ2ÎGstÖ0 +ColorButtonÌ1ÎGtkÖ0 +ColorButtonÌ128Í()ÎGtk.ColorButtonÖ0 +ColorButtonÌ1ÎHildonÖ0 +ColorButtonÌ128Í()ÎHildon.ColorButtonÖ0 +ColorButton.with_colorÌ128Í(Gdk.Color color)ÎGtk.ColorButtonÖ0 +ColorButton.with_colorÌ128Í(Gdk.Color color)ÎHildon.ColorButtonÖ0 +ColorChooserÌ1ÎHildonÖ0 +ColorChooserÌ128Í()ÎHildon.ColorChooserÖ0 +ColorChooserDialogÌ1ÎHildonÖ0 +ColorChooserDialogÌ128Í()ÎHildon.ColorChooserDialogÖ0 +ColorSelectionÌ1ÎGtkÖ0 +ColorSelectionÌ128Í()ÎGtk.ColorSelectionÖ0 +ColorSelectionChangePaletteFuncÌ128Í(Gdk.Color colors, int n_colors)ÎGtkÖ0Ïpublic delegate void +ColorSelectionChangePaletteWithScreenFuncÌ128Í(Gdk.Screen screen, Gdk.Color colors, int n_colors)ÎGtkÖ0Ïpublic delegate void +ColorSelectionDialogÌ1ÎGtkÖ0 +ColorSelectionDialogÌ128Í(string title)ÎGtk.ColorSelectionDialogÖ0 +ColormapÌ1ÎGdkÖ0 +ColormapÌ128Í(Gdk.Visual visual, bool allocate)ÎGdk.ColormapÖ0 +ColormapÌ2048ÎXÖ0 +ColormapÌ4ÎX.CWÖ0 +ColormapChangeMaskÌ4ÎX.EventMaskÖ0 +ColormapNotifyÌ4ÎX.EventTypeÖ0 +ColorspaceÌ2ÎGdkÖ0 +ColorspaceÌ2ÎV4l2Ö0 +CombinationÌ1ÎGslÖ0 +CombinationÌ128Í(size_t n, size_t k)ÎGsl.CombinationÖ0 +Combination.with_zerosÌ128Í(size_t n, size_t k)ÎGsl.CombinationÖ0 +ComboBoxÌ1ÎGtkÖ0 +ComboBoxÌ128Í()ÎGtk.ComboBoxÖ0 +ComboBox.textÌ128Í()ÎGtk.ComboBoxÖ0 +ComboBox.with_modelÌ128Í(Gtk.TreeModel model)ÎGtk.ComboBoxÖ0 +ComboBoxEntryÌ1ÎGtkÖ0 +ComboBoxEntryÌ128Í()ÎGtk.ComboBoxEntryÖ0 +ComboBoxEntry.textÌ128Í()ÎGtk.ComboBoxEntryÖ0 +ComboBoxEntry.with_modelÌ128Í(Gtk.TreeModel model, int text_column)ÎGtk.ComboBoxEntryÖ0 +CommandÌ2ÎUniqueÖ0 +CommitCallbackÌ128Í()ÎSqliteÖ0Ïpublic delegate int +CompareDataFuncÌ128Í(void* a, void* b)ÎGLibÖ0Ïpublic delegate int +CompareFuncÌ128Í(void* a, void* b)ÎGLibÖ0Ïpublic delegate int +CompletionÌ1ÎGLibÖ0 +CompletionÌ128Í(CompletionFunc? func = null)ÎGLib.CompletionÖ0 +CompletionFuncÌ128Í(void* item)ÎGLibÖ0 +CompletionStrncmpFuncÌ128Í(string s1, string s2, size_t n)ÎGLibÖ0Ïpublic delegate int +ComplexÌ2048ÎGslÖ0 +ComponentÌ32ÎAtkÖ0 +ComponentÌ1ÎBonoboUIÖ0 +ComputeStripÌ128Í(uint p1, tsample_t p2)ÎTiff.TIFFÖ0Ïpublic tstrip_t +ComputeTileÌ128Í(uint32 p1, uint32 p2, uint32 p3, tsample_t p4)ÎTiff.TIFFÖ0Ïpublic ttile_t +CondÌ1ÎGLibÖ0 +CondÌ128Í()ÎGLib.CondÖ0 +ConditionÌ1ÎSDLÖ0 +ConditionÌ128Í()ÎSDL.ConditionÖ0 +ConfigÌ256Ö0 +ConfigÌ1ÎTrackerÖ0 +ConfigÌ128Í()ÎTracker.ConfigÖ0 +ConfigDescriptorÌ2048ÎUSBÖ0 +ConfigureEventÌ2048ÎXÖ0 +ConfigureNotifyÌ4ÎX.EventTypeÖ0 +ConfigureRequestÌ4ÎX.EventTypeÖ0 +ConfigureRequestEventÌ2048ÎXÖ0 +ConnectFlagsÌ2ÎGLibÖ0 +ConnectionÌ1ÎDBusÖ0 +ConnectionÌ1ÎLmÖ0 +ConnectionÌ128Í(string server)ÎLm.ConnectionÖ0 +ConnectionÌ1ÎSoupÖ0 +ConnectionÌ128Í(string propname1)ÎSoup.ConnectionÖ0 +ConnectionÌ1ÎXcbÖ0 +Connection.with_contextÌ128Í(string server, GLib.MainContext context)ÎLm.ConnectionÖ0 +ConnectionCallbackÌ128Í(Soup.Connection conn, uint status)ÎSoupÖ0Ïpublic delegate void +ConnectionStateÌ2ÎLmÖ0 +ConstCGSÌ2ÎGslÖ0 +ConstCGSMÌ2ÎGslÖ0 +ConstMKSÌ2ÎGslÖ0 +ConstMKSAÌ2ÎGslÖ0 +ConstNumÌ2ÎGslÖ0 +ConsumerÌ1ÎEpcÖ0 +ConsumerÌ128Í(Epc.ServiceInfo service)ÎEpc.ConsumerÖ0 +Consumer.for_nameÌ128Í(string name)ÎEpc.ConsumerÖ0 +Consumer.for_name_fullÌ128Í(string name, string application, string domain)ÎEpc.ConsumerÖ0 +ContainerÌ1ÎGtkÖ0 +ContentÌ2ÎCairoÖ0 +ContentsÌ1ÎEpcÖ0 +ContentsÌ128Í(string type, void* data, long length, GLib.DestroyNotify destroy_data)ÎEpc.ContentsÖ0 +Contents.dupÌ128Í(string type, void* data, long length)ÎEpc.ContentsÖ0 +ContentsHandlerÌ128Í(Epc.Publisher publisher, string key)ÎEpcÖ0Ïpublic delegate weak Epc.Contents +ContentsReadFuncÌ128Í(Epc.Contents contents, void* buffer, ulong length)ÎEpcÖ0Ïpublic delegate bool +ContextÌ1ÎCairoÖ0 +ContextÌ128Í(Surface target)ÎCairo.ContextÖ0 +ContextÌ1ÎFTDIÖ0 +ContextÌ128Í()ÎFTDI.ContextÖ0 +ContextÌ2048ÎFuseÖ0 +ContextÌ1ÎGnomeVFSÖ0 +ContextÌ128Í()ÎGnomeVFS.ContextÖ0 +ContextÌ1ÎHalÖ0 +ContextÌ128Í()ÎHal.ContextÖ0 +ContextÌ1ÎOssoÖ0 +ContextÌ128Í(string application, string version, bool activation, GLib.MainContext? context)ÎOsso.ContextÖ0 +ContextÌ1ÎPangoÖ0 +ContextÌ128Í()ÎPango.ContextÖ0 +ContextClassÌ1ÎPangoÖ0 +ControlÌ2048ÎV4l2Ö0 +ControlClassÌ2ÎV4l2Ö0 +ControlFlagsÌ2ÎV4l2Ö0 +ControlMaskÌ4ÎX.KeyMaskÖ0 +ControlSourceÌ1ÎGstÖ0 +ControlSourceBindÌ128Í(Gst.ControlSource _self, GLib.ParamSpec pspec)ÎGstÖ0Ïpublic delegate bool +ControlSourceGetValueÌ128Í(Gst.ControlSource _self, Gst.ClockTime timestamp, Gst.Value value)ÎGstÖ0Ïpublic delegate bool +ControlSourceGetValueArrayÌ128Í(Gst.ControlSource _self, Gst.ClockTime timestamp, Gst.ValueArray value_array)ÎGstÖ0Ïpublic delegate bool +ControlTypeÌ2ÎV4l2Ö0 +ControlbarÌ1ÎHildonÖ0 +ControlbarÌ128Í()ÎHildon.ControlbarÖ0 +ControllerÌ1ÎGstÖ0 +ControllerÌ128Í(GLib.Object object)ÎGst.ControllerÖ0 +Controller.listÌ128Í(GLib.Object object, GLib.List list)ÎGst.ControllerÖ0 +Controller.valistÌ128Í(GLib.Object object, void* var_args)ÎGst.ControllerÖ0 +ConvertErrorÌ2ÎGLibÖ0 +CookieÌ1ÎSoupÖ0 +CookieÌ128Í(string name, string value, string domain, string path, int max_age)ÎSoup.CookieÖ0 +CookieJarÌ1ÎSoupÖ0 +CookieJarÌ128Í()ÎSoup.CookieJarÖ0 +CookieJarTextÌ1ÎSoupÖ0 +CookieJarTextÌ128Í(string filename, bool read_only)ÎSoup.CookieJarTextÖ0 +CoordTypeÌ2ÎAtkÖ0 +CoreErrorÌ2ÎGstÖ0 +CornerTypeÌ2ÎGtkÖ0 +CoulombÌ256Ö0 +CoulombWaveÌ256Ö0 +CouplingÌ256Ö0 +CoverageÌ1ÎPangoÖ0 +CoverageÌ128Í()ÎPango.CoverageÖ0 +CoverageLevelÌ2ÎPangoÖ0 +Cr_g_tabÌ8ÎTiff.YCbCrToRGBÖ0Ïint32 +Cr_r_tabÌ8ÎTiff.YCbCrToRGBÖ0Ïint +CreateDirectoryÌ128Í()ÎTiff.TIFFÖ0Ïpublic int +CreateNotifyÌ4ÎX.EventTypeÖ0 +CreateWindowEventÌ2048ÎXÖ0 +CropÌ2048ÎV4l2Ö0 +CropCapÌ2048ÎV4l2Ö0 +CrossingEventÌ2048ÎXÖ0 +CrossingModeÌ2ÎGdkÖ0 +CurrentDirOffsetÌ128Í()ÎTiff.TIFFÖ0Ïpublic uint32 +CurrentDirectoryÌ128Í()ÎTiff.TIFFÖ0Ïpublic tdir_t +CurrentRowÌ128Í()ÎTiff.TIFFÖ0Ïpublic uint32 +CurrentStripÌ128Í()ÎTiff.TIFFÖ0Ïpublic tstrip_t +CurrentTileÌ128Í()ÎTiff.TIFFÖ0Ïpublic ttile_t +CursesÌ256Ö0 +CursorÌ1ÎGdkÖ0 +CursorÌ128Í(Gdk.CursorType cursor_type)ÎGdk.CursorÖ0 +CursorÌ1ÎSDLÖ0 +CursorÌ128Í(uchar* data, uchar* mask, int w, int h, int hot_x, int hot_y)ÎSDL.CursorÖ0 +CursorÌ4ÎX.CWÖ0 +Cursor.for_displayÌ128Í(Gdk.Display display, Gdk.CursorType cursor_type)ÎGdk.CursorÖ0 +Cursor.from_nameÌ128Í(Gdk.Display display, string name)ÎGdk.CursorÖ0 +Cursor.from_pixbufÌ128Í(Gdk.Display display, Gdk.Pixbuf pixbuf, int x, int y)ÎGdk.CursorÖ0 +Cursor.from_pixmapÌ128Í(Gdk.Pixmap source, Gdk.Pixmap mask, Gdk.Color fg, Gdk.Color bg, int x, int y)ÎGdk.CursorÖ0 +CursorTypeÌ2ÎGdkÖ0 +CurveÌ1ÎGtkÖ0 +CurveÌ128Í()ÎGtk.CurveÖ0 +CurveTypeÌ2ÎGtkÖ0 +DÌ128Í(double phi, double k, double n, Mode mode)ÎGsl.EllIntÖ0Ïpublic double +DÌ8ÎGsl.MultifitLinearWorkspaceÖ0ÏVector +D1Ì128Í(double x)ÎGsl.DebyeÖ0Ïpublic double +D1_eÌ128Í(double x, out Result result)ÎGsl.DebyeÖ0Ïpublic int +D2Ì128Í(double x)ÎGsl.DebyeÖ0Ïpublic double +D2_eÌ128Í(double x, out Result result)ÎGsl.DebyeÖ0Ïpublic int +D3Ì128Í(double x)ÎGsl.DebyeÖ0Ïpublic double +D3_eÌ128Í(double x, out Result result)ÎGsl.DebyeÖ0Ïpublic int +D4Ì128Í(double x)ÎGsl.DebyeÖ0Ïpublic double +D4_eÌ128Í(double x, out Result result)ÎGsl.DebyeÖ0Ïpublic int +D5Ì128Í(double x)ÎGsl.DebyeÖ0Ïpublic double +D5_eÌ128Í(double x, out Result result)ÎGsl.DebyeÖ0Ïpublic int +D6Ì128Í(double x)ÎGsl.DebyeÖ0Ïpublic double +D6_eÌ128Í(double x, out Result result)ÎGsl.DebyeÖ0Ïpublic int +DAMAGEÌ4ÎGdk.EventTypeÖ0 +DARROWÌ4ÎCurses.AcsÖ0 +DASH_PUNCTUATIONÌ4ÎUnicodeTypeÖ0 +DATAÌ4ÎGLib.SignalMatchTypeÖ0 +DATAÌ4ÎGnome.UIPixmapTypeÖ0 +DATAÌ4ÎGst.RTSPMsgTypeÖ0 +DATAÌ4ÎTracker.DBTypeÖ0 +DATAÌ4ÎUSB.ClassÖ0 +DATAÌ4ÎXfce.ResourceTypeÖ0 +DATADIRÌ4ÎGnome.FileDomainÖ0 +DATA_ERRORÌ4ÎBZLib.StatusÖ0 +DATA_ERROR_MAGICKÌ4ÎBZLib.StatusÖ0 +DATEÌ4ÎGst.RTSPHeaderFieldÖ0 +DATEÌ4ÎTracker.FieldTypeÖ0 +DATETIMEÌ4ÎRasqal.Literal.TypeÖ0 +DATETIMEÌ4ÎSoup.XmlrpcValueTypeÖ0 +DATE_EDITORÌ4ÎAtk.RoleÖ0 +DATE_HÌ8ÎSoupÖ0Ïint +DAYÌ4ÎGLib.DateDMYÖ0 +DAYÌ4ÎGsl.ConstCGSÖ0 +DAYÌ4ÎGsl.ConstCGSMÖ0 +DAYÌ4ÎGsl.ConstMKSÖ0 +DAYÌ4ÎGsl.ConstMKSAÖ0 +DBTypeÌ2ÎTrackerÖ0 +DBusÌ256Ö0 +DCÌ4ÎCurses.KeyÖ0 +DCSIMAGERFILTER_CFAÌ8ÎTiffÖ0Ïttag_t +DCSIMAGERFILTER_IRÌ8ÎTiffÖ0Ïttag_t +DCSIMAGERFILTER_MONOÌ8ÎTiffÖ0Ïttag_t +DCSIMAGERFILTER_OTHERÌ8ÎTiffÖ0Ïttag_t +DCSIMAGERMODEL_M3Ì8ÎTiffÖ0Ïttag_t +DCSIMAGERMODEL_M5Ì8ÎTiffÖ0Ïttag_t +DCSIMAGERMODEL_M6Ì8ÎTiffÖ0Ïttag_t +DCSINTERPMODE_NORMALÌ8ÎTiffÖ0Ïttag_t +DCSINTERPMODE_PREVIEWÌ8ÎTiffÖ0Ïttag_t +DEBUGÌ4ÎDaemon.LogPriorityÖ0 +DEBUGÌ4ÎGst.DebugLevelÖ0 +DEBUG_BG_MASKÌ8ÎGstÖ0Ïint +DEBUG_FG_MASKÌ8ÎGstÖ0Ïint +DEBUG_FORMAT_MASKÌ8ÎGstÖ0Ïint +DEBYEÌ4ÎGsl.ConstMKSÖ0 +DEBYEÌ4ÎGsl.ConstMKSAÖ0 +DECÌ4ÎGsl.OdeivHadjustTypesÖ0 +DECEMBERÌ4ÎGLib.DateMonthÖ0 +DECIMALÌ4ÎRasqal.Literal.TypeÖ0 +DECIMAL_NUMBERÌ4ÎUnicodeTypeÖ0 +DECODEÌ4ÎGst.StreamErrorÖ0 +DECODEDÌ4ÎGst.TagFlagÖ0 +DECRYPTÌ4ÎGst.StreamErrorÖ0 +DECRYPT_NOKEYÌ4ÎGst.StreamErrorÖ0 +DEFAULTÌ4ÎAtk.StateTypeÖ0 +DEFAULTÌ4ÎCairo.AntialiasÖ0 +DEFAULTÌ4ÎCairo.HintMetricsÖ0 +DEFAULTÌ4ÎCairo.HintStyleÖ0 +DEFAULTÌ4ÎCairo.SubpixelOrderÖ0 +DEFAULTÌ4ÎEpc.AuthFlagsÖ0 +DEFAULTÌ8ÎGLib.PriorityÖ0Ïint +DEFAULTÌ4ÎGdk.DragActionÖ0 +DEFAULTÌ8ÎGnomeKeyringÖ0 +DEFAULTÌ4ÎGnomeVFS.DirectoryVisitOptionsÖ0 +DEFAULTÌ4ÎGnomeVFS.FileInfoOptionsÖ0 +DEFAULTÌ4ÎGnomeVFS.XferOptionsÖ0 +DEFAULTÌ4ÎGoo.CairoAntialiasÖ0 +DEFAULTÌ4ÎGoo.CairoHintMetricsÖ0 +DEFAULTÌ4ÎGst.FormatÖ0 +DEFAULTÌ4ÎNormalizeModeÖ0 +DEFAULTÌ4ÎV4l2.PriorityÖ0 +DEFAULTATTRSÌ4ÎXml.ParserPropertiesÖ0 +DEFAULTCHROMEÌ4ÎGtk.MozEmbedChromeFlagsÖ0 +DEFAULT_BACKEND_SÌ8ÎUniqueÖ0 +DEFAULT_COMPOSEÌ4ÎNormalizeModeÖ0 +DEFAULT_EEPROM_SIZEÌ8ÎFTDIÖ0Ïint +DEFAULT_IDLEÌ8ÎGLib.PriorityÖ0Ïint +DEFAULT_MODEÌ4ÎGnome.MDIModeÖ0 +DEFAULT_PORTÌ8ÎLm.ConnectionÖ0Ïint +DEFAULT_PORT_SSLÌ8ÎLm.ConnectionÖ0Ïint +DEFAULT_STYLEÌ4ÎGtk.ButtonBoxStyleÖ0 +DEFLATEDÌ4ÎGsf.ZipCompressionMethodÖ0 +DEFLATED_BETTERÌ4ÎGsf.ZipCompressionMethodÖ0 +DEFUNCTÌ4ÎAtk.StateTypeÖ0 +DEGREEÌ4ÎCurses.AcsÖ0 +DELAYEDÌ4ÎGtk.UpdateTypeÖ0 +DELETEÌ4ÎGdk.EventTypeÖ0 +DELETEÌ4ÎGdk.PropertyStateÖ0 +DELETEÌ4ÎSDL.KeySymbolÖ0 +DELETEÌ4ÎSoup.MethodIdÖ0 +DELETEDÌ4ÎGLib.FileMonitorEventÖ0 +DELETEDÌ4ÎGdk.SettingActionÖ0 +DELETEDÌ4ÎGnomeVFS.MonitorEventTypeÖ0 +DELETE_EVENTÌ4ÎGtk.ResponseTypeÖ0 +DELETE_ITEMSÌ4ÎGnomeVFS.XferOptionsÖ0 +DELETE_SEQUENCEÌ4ÎVte.TerminalEraseBindingÖ0 +DELTA_UNITÌ4ÎGst.AssocFlagsÖ0 +DELTA_UNITÌ4ÎGst.BufferFlagÖ0 +DEMANDS_ATTENTIONÌ4ÎWnck.WindowStateÖ0 +DEMUXÌ4ÎGst.StreamErrorÖ0 +DENIEDÌ4ÎGnomeKeyring.ResultÖ0 +DENYÌ4ÎGnomeKeyring.AccessRestrictionÖ0 +DEPENDENCIESÌ4ÎGst.PluginErrorÖ0 +DEPENDENTÌ4ÎGtk.MozEmbedChromeFlagsÖ0 +DEPTHÌ4ÎGst.AudioFieldFlagÖ0 +DEPTH_SIZEÌ4ÎSDL.GLattrÖ0 +DESCENDINGÌ4ÎGtk.SortTypeÖ0 +DESCRIBEÌ4ÎGst.RTSPMethodÖ0 +DESCRIBED_BYÌ4ÎAtk.RelationTypeÖ0 +DESCRIPTION_FORÌ4ÎAtk.RelationTypeÖ0 +DESERETÌ4ÎPango.ScriptÖ0 +DESKTOPÌ4ÎGLib.UserDirectoryÖ0 +DESKTOPÌ4ÎGdk.WindowTypeHintÖ0 +DESKTOPÌ4ÎGnomeVFS.FindDirectoryKindÖ0 +DESKTOPÌ4ÎWnck.WindowTypeÖ0 +DESKTOP_APP_INFO_LOOKUP_EXTENSION_POINT_NAMEÌ8ÎGLibÖ0 +DESKTOP_ENTRY_GROUPÌ8ÎGnomeVFSÖ0 +DESKTOP_FILESÌ4ÎXfce.MenuMonitorFlagsÖ0 +DESKTOP_FRAMEÌ4ÎAtk.RoleÖ0 +DESKTOP_ICONÌ4ÎAtk.RoleÖ0 +DESKTOP_ITEM_ACTIONSÌ8ÎGnomeÖ0 +DESKTOP_ITEM_CATEGORIESÌ8ÎGnomeÖ0 +DESKTOP_ITEM_COMMENTÌ8ÎGnomeÖ0 +DESKTOP_ITEM_DEFAULT_APPÌ8ÎGnomeÖ0 +DESKTOP_ITEM_DEVÌ8ÎGnomeÖ0 +DESKTOP_ITEM_DOC_PATHÌ8ÎGnomeÖ0 +DESKTOP_ITEM_ENCODINGÌ8ÎGnomeÖ0 +DESKTOP_ITEM_EXECÌ8ÎGnomeÖ0 +DESKTOP_ITEM_FILE_PATTERNÌ8ÎGnomeÖ0 +DESKTOP_ITEM_FS_TYPEÌ8ÎGnomeÖ0 +DESKTOP_ITEM_GENERIC_NAMEÌ8ÎGnomeÖ0 +DESKTOP_ITEM_HIDDENÌ8ÎGnomeÖ0 +DESKTOP_ITEM_ICONÌ8ÎGnomeÖ0 +DESKTOP_ITEM_MIME_TYPEÌ8ÎGnomeÖ0 +DESKTOP_ITEM_MINI_ICONÌ8ÎGnomeÖ0 +DESKTOP_ITEM_MOUNT_POINTÌ8ÎGnomeÖ0 +DESKTOP_ITEM_NAMEÌ8ÎGnomeÖ0 +DESKTOP_ITEM_NO_DISPLAYÌ8ÎGnomeÖ0 +DESKTOP_ITEM_ONLY_SHOW_INÌ8ÎGnomeÖ0 +DESKTOP_ITEM_PATHÌ8ÎGnomeÖ0 +DESKTOP_ITEM_PATTERNSÌ8ÎGnomeÖ0 +DESKTOP_ITEM_READ_ONLYÌ8ÎGnomeÖ0 +DESKTOP_ITEM_SORT_ORDERÌ8ÎGnomeÖ0 +DESKTOP_ITEM_SWALLOW_EXECÌ8ÎGnomeÖ0 +DESKTOP_ITEM_SWALLOW_TITLEÌ8ÎGnomeÖ0 +DESKTOP_ITEM_TERMINALÌ8ÎGnomeÖ0 +DESKTOP_ITEM_TERMINAL_OPTIONSÌ8ÎGnomeÖ0 +DESKTOP_ITEM_TRY_EXECÌ8ÎGnomeÖ0 +DESKTOP_ITEM_TYPEÌ8ÎGnomeÖ0 +DESKTOP_ITEM_UNMOUNT_ICONÌ8ÎGnomeÖ0 +DESKTOP_ITEM_URLÌ8ÎGnomeÖ0 +DESKTOP_ITEM_VERSIONÌ8ÎGnomeÖ0 +DESTÌ4ÎCairo.OperatorÖ0 +DESTÌ4ÎGoo.CairoOperatorÖ0 +DESTINATION_UNREACHABLEÌ4ÎGst.RTSPStatusCodeÖ0 +DESTROYÌ4ÎGdk.EventTypeÖ0 +DESTROYÌ4ÎGdk.OwnerChangeÖ0 +DESTROY_WITH_PARENTÌ4ÎGtk.DialogFlagsÖ0 +DEST_ATOPÌ4ÎCairo.OperatorÖ0 +DEST_ATOPÌ4ÎGoo.CairoOperatorÖ0 +DEST_INÌ4ÎCairo.OperatorÖ0 +DEST_INÌ4ÎGoo.CairoOperatorÖ0 +DEST_OUTÌ4ÎCairo.OperatorÖ0 +DEST_OUTÌ4ÎGoo.CairoOperatorÖ0 +DEST_OVERÌ4ÎCairo.OperatorÖ0 +DEST_OVERÌ4ÎGoo.CairoOperatorÖ0 +DETAILÌ4ÎGLib.SignalMatchTypeÖ0 +DETAILEDÌ4ÎGLib.SignalFlagsÖ0 +DEVANAGARIÌ4ÎPango.ScriptÖ0 +DEVICEÌ4ÎExo.MountPointMatchMaskÖ0 +DEVICEÌ4ÎGLib.EmblemOriginÖ0 +DEVICEÌ4ÎGnomeVFS.FileInfoFieldsÖ0 +DEVICEÌ4ÎUSB.DescriptorSizeÖ0 +DEVICEÌ4ÎUSB.DescriptorTypeÖ0 +DHTÌ1ÎGslÖ0 +DHTÌ128Í(size_t size)ÎGsl.DHTÖ0 +DHTÌ4ÎV4l2.JpegMarkerÖ0 +DHT.recalcÌ128Í(size_t size, double nu, double xmax)ÎGsl.DHTÖ0 +DIAGÌ4ÎV4l2.MpegCx2341xVideoMedianFilterTypeÖ0 +DIALÌ4ÎAtk.RoleÖ0 +DIALOGÌ4ÎAtk.RoleÖ0 +DIALOGÌ4ÎGdk.WindowTypeÖ0 +DIALOGÌ4ÎGdk.WindowTypeHintÖ0 +DIALOGÌ4ÎGtk.IconSizeÖ0 +DIALOGÌ4ÎWnck.WindowTypeÖ0 +DIAMONDÌ4ÎCurses.AcsÖ0 +DIAMOND_CROSSÌ4ÎGdk.CursorTypeÖ0 +DIBÌ4ÎGsf.ClipFormatWindowsÖ0 +DIGESTÌ4ÎGst.RTSPAuthMethodÖ0 +DIGESTÌ4ÎSoup.AuthTypeÖ0 +DIGITAL_TVÌ4ÎV4l2.TunerTypeÖ0 +DIGITSÌ8ÎGLib.CharacterSetÖ0 +DIGIT_RADIXÌ4ÎGLib.ErrorTypeÖ0 +DIMÌ4ÎCurses.AttributeÖ0 +DIMMEDÌ4ÎOsso.DisplayStateÖ0 +DIRECTFBÌ4ÎCairo.SurfaceTypeÖ0 +DIRECTIONÌ4ÎAtk.TextAttributeÖ0 +DIRECTION_LTRÌ4ÎGtk.PrivateFlagsÖ0 +DIRECTION_RTLÌ4ÎPoppler.ViewerPreferencesÖ0 +DIRECTION_SETÌ4ÎGtk.PrivateFlagsÖ0 +DIRECTORIESÌ4ÎXfce.MenuMonitorFlagsÖ0 +DIRECTORYÌ4ÎGLib.FileTypeÖ0 +DIRECTORYÌ4ÎGMenu.TreeItemTypeÖ0 +DIRECTORYÌ4ÎGnome.DesktopItemTypeÖ0 +DIRECTORYÌ4ÎGnomeVFS.FileTypeÖ0 +DIRECTORYÌ4ÎGnomeVFS.MonitorTypeÖ0 +DIRECTORY_FILESÌ4ÎXfce.MenuMonitorFlagsÖ0 +DIRECTORY_PANEÌ4ÎAtk.RoleÖ0 +DIRECT_COLORÌ4ÎGdk.VisualTypeÖ0 +DIROFFSET_SIZEÌ8ÎTiffÖ0Ïttag_t +DIR_MASKÌ4ÎUSB.EndpointAddressÖ0 +DIR_SEPARATORÌ8ÎGLib.PathÖ0Ïchar +DIR_SEPARATOR_SÌ8ÎGLib.PathÖ0 +DISABLEÌ4ÎSDL.EventStateÖ0 +DISABLEDÌ4ÎGdk.InputModeÖ0 +DISABLEDÌ4ÎGst.CoreErrorÖ0 +DISABLEDÌ4ÎGtk.SourceSmartHomeEndTypeÖ0 +DISABLEDÌ4ÎV4l2.ControlFlagsÖ0 +DISABLEDÌ4ÎV4l2.PowerLineFrequencyÖ0 +DISABLE_FLOW_CTRLÌ8ÎFTDIÖ0Ïint +DISAPPEAREDÌ4ÎGnome.DesktopItemStatusÖ0 +DISCONNECTEDÌ4ÎDBus.ErrorÖ0 +DISCONNECTEDÌ4ÎGnome.ClientStateÖ0 +DISCONTÌ4ÎGst.BufferFlagÖ0 +DISCONTINUOUSÌ4ÎGtk.UpdateTypeÖ0 +DISCRETEÌ4ÎGtk.ProgressBarStyleÖ0 +DISCRETEÌ4ÎV4l2.FrameivalTypesÖ0 +DISCRETEÌ4ÎV4l2.FramesizeTypesÖ0 +DISPLAY_DOC_TITLEÌ4ÎPoppler.ViewerPreferencesÖ0 +DISPLAY_LINESÌ4ÎGtk.DeleteTypeÖ0 +DISPLAY_LINESÌ4ÎGtk.MovementStepÖ0 +DISPLAY_LINE_ENDSÌ4ÎGtk.DeleteTypeÖ0 +DISPLAY_LINE_ENDSÌ4ÎGtk.MovementStepÖ0 +DISPLAY_NAMEÌ4ÎGtk.FileFilterFlagsÖ0 +DISPLAY_NAMEÌ4ÎGtk.RecentFilterFlagsÖ0 +DISPLAY_SECONDSÌ4ÎGnome.DateEditFlagsÖ0 +DISPOSINGÌ4ÎGst.ObjectFlagsÖ0 +DISSOLVEÌ4ÎPoppler.PageTransitionTypeÖ0 +DItemEditÌ1ÎGnomeÖ0 +DItemEditÌ128Í()ÎGnome.DItemEditÖ0 +DKÌ4ÎV4l2.StandardsÖ0 +DLÌ4ÎCurses.KeyÖ0 +DNDÌ4ÎGdk.WindowTypeHintÖ0 +DNDÌ4ÎGtk.IconSizeÖ0 +DNSSDBrowseCallbackÌ128Í(GnomeVFS.DNSSDBrowseHandle handle, GnomeVFS.DNSSDServiceStatus status, GnomeVFS.DNSSDService service, void* callback_data)ÎGnomeVFSÖ0Ïpublic delegate void +DNSSDBrowseHandleÌ1ÎGnomeVFSÖ0 +DNSSDResolveCallbackÌ128Í(GnomeVFS.DNSSDResolveHandle handle, GnomeVFS.Result result, GnomeVFS.DNSSDService service, string host, int port, GLib.HashTable text, int text_raw_len, string text_raw, void* callback_data)ÎGnomeVFSÖ0Ïpublic delegate void +DNSSDResolveHandleÌ1ÎGnomeVFSÖ0 +DNSSDServiceÌ1ÎGnomeVFSÖ0 +DNSSDServiceStatusÌ2ÎGnomeVFSÖ0 +DOCB_DOCUMENT_NODEÌ4ÎXml.ElementTypeÖ0 +DOCKÌ4ÎGdk.WindowTypeHintÖ0 +DOCKÌ4ÎWnck.WindowTypeÖ0 +DOCUMENTÌ4ÎXml.ReaderTypeÖ0 +DOCUMENTSÌ4ÎGLib.UserDirectoryÖ0 +DOCUMENT_FRAGMENTÌ4ÎXml.ReaderTypeÖ0 +DOCUMENT_FRAG_NODEÌ4ÎXml.ElementTypeÖ0 +DOCUMENT_FRAMEÌ4ÎAtk.RoleÖ0 +DOCUMENT_NODEÌ4ÎXml.ElementTypeÖ0 +DOCUMENT_TYPEÌ4ÎXml.ReaderTypeÖ0 +DOCUMENT_TYPE_NODEÌ4ÎXml.ElementTypeÖ0 +DOLLARÌ4ÎSDL.KeySymbolÖ0 +DOLLAR_ENDONLYÌ4ÎGLib.RegexCompileFlagsÖ0 +DONEÌ4ÎGst.IteratorResultÖ0 +DONEÌ8ÎSqliteÖ0Ïint +DONEÌ4ÎV4l2.BufferFlagsÖ0 +DONT_PROPAGATEÌ4ÎXcb.CWÖ0 +DOTÌ4ÎGdk.CursorTypeÖ0 +DOTALLÌ4ÎGLib.RegexCompileFlagsÖ0 +DOTBOXÌ4ÎGdk.CursorTypeÖ0 +DOTTEDÌ4ÎGtk.CTreeLineStyleÖ0 +DOT_GNOMEÌ8ÎGnomeÖ0 +DOT_GNOME_PRIVATEÌ8ÎGnomeÖ0 +DOUBLEÌ4ÎGLib.OptionArgÖ0 +DOUBLEÌ4ÎGsl.ModeÖ0 +DOUBLEÌ4ÎPango.UnderlineÖ0 +DOUBLEÌ4ÎRasqal.Literal.TypeÖ0 +DOUBLEÌ4ÎSoup.XmlrpcValueTypeÖ0 +DOUBLEÌ4ÎTiff.DataTypeÖ0 +DOUBLEÌ4ÎTracker.FieldTypeÖ0 +DOUBLEBUFÌ4ÎSDL.SurfaceFlagÖ0 +DOUBLEBUFFERÌ4ÎSDL.GLattrÖ0 +DOUBLE_ARROWÌ4ÎGdk.CursorTypeÖ0 +DOUBLE_BUFFEREDÌ4ÎGtk.WidgetFlagsÖ0 +DOUBLE_DASHÌ4ÎGdk.LineStyleÖ0 +DOWNÌ4ÎCurses.KeyÖ0 +DOWNÌ4ÎGdk.ScrollDirectionÖ0 +DOWNÌ4ÎGtk.ArrowTypeÖ0 +DOWNÌ4ÎGtk.DirectionTypeÖ0 +DOWNÌ4ÎSDL.HatValueÖ0 +DOWNÌ4ÎSDL.KeySymbolÖ0 +DOWNÌ4ÎWnck.MotionDirectionÖ0 +DOWNLOADÌ4ÎGLib.UserDirectoryÖ0 +DOWNLOADÌ4ÎGst.BufferingModeÖ0 +DOWNLOADÌ4ÎWebKit.NavigationResponseÖ0 +DOWNSTREAMÌ4ÎGst.EventTypeFlagsÖ0 +DO_NOT_QUEUEÌ4ÎDBus.NameFlagÖ0 +DO_NOT_REAP_CHILDÌ4ÎGLib.SpawnFlagsÖ0 +DO_NOT_REAP_CHILDÌ4ÎGnome.DesktopItemLaunchFlagsÖ0 +DO_READÌ4ÎFTDI.ShiftingCommandsÖ0 +DO_WHITE_BALANCEÌ4ÎV4l2.UserClassControlIdsÖ0 +DO_WRITEÌ4ÎFTDI.ShiftingCommandsÖ0 +DPHeaderFlagÌ2ÎGstÖ0 +DPHeaderFromBufferFunctionÌ128Í(Gst.Buffer buffer, Gst.DPHeaderFlag flags, uint length, uchar header)ÎGstÖ0Ïpublic delegate bool +DPPacketFromCapsFunctionÌ128Í(Gst.Caps caps, Gst.DPHeaderFlag flags, uint length, uchar header, uchar payload)ÎGstÖ0Ïpublic delegate bool +DPPacketFromEventFunctionÌ128Í(Gst.Event event, Gst.DPHeaderFlag flags, uint length, uchar header, uchar payload)ÎGstÖ0Ïpublic delegate bool +DPPacketizerÌ1ÎGstÖ0 +DPPacketizerÌ128Í(Gst.DPVersion version)ÎGst.DPPacketizerÖ0 +DPPayloadTypeÌ2ÎGstÖ0 +DPVersionÌ2ÎGstÖ0 +DP_HEADER_LENGTHÌ8ÎGstÖ0Ïint +DP_VERSION_MAJORÌ8ÎGstÖ0Ïint +DP_VERSION_MINORÌ8ÎGstÖ0Ïint +DQTÌ4ÎV4l2.JpegMarkerÖ0 +DRAFTÌ4ÎGtk.PrintQualityÖ0 +DRAFT_LARGEÌ4ÎGdk.CursorTypeÖ0 +DRAFT_SMALLÌ4ÎGdk.CursorTypeÖ0 +DRAGSÌ4ÎGtk.ButtonActionÖ0 +DRAG_ENTERÌ4ÎGdk.EventTypeÖ0 +DRAG_LEAVEÌ4ÎGdk.EventTypeÖ0 +DRAG_MOTIONÌ4ÎGdk.EventTypeÖ0 +DRAG_STATUSÌ4ÎGdk.EventTypeÖ0 +DRAPED_BOXÌ4ÎGdk.CursorTypeÖ0 +DRAWING_AREAÌ4ÎAtk.RoleÖ0 +DRIÌ4ÎV4l2.JpegMarkerÖ0 +DROPÌ4ÎGst.BusSyncReplyÖ0 +DROPÌ4ÎGtk.DestDefaultsÖ0 +DROPDOWN_MENUÌ4ÎGdk.WindowTypeHintÖ0 +DROPFRAMEÌ4ÎV4l2.TimecodeFlagsÖ0 +DROP_ABOVEÌ4ÎExo.IconViewDropPositionÖ0 +DROP_ABOVEÌ4ÎGtk.IconViewDropPositionÖ0 +DROP_BELOWÌ4ÎExo.IconViewDropPositionÖ0 +DROP_BELOWÌ4ÎGtk.IconViewDropPositionÖ0 +DROP_FINISHEDÌ4ÎGdk.EventTypeÖ0 +DROP_INTOÌ4ÎExo.IconViewDropPositionÖ0 +DROP_INTOÌ4ÎGtk.IconViewDropPositionÖ0 +DROP_LEFTÌ4ÎExo.IconViewDropPositionÖ0 +DROP_LEFTÌ4ÎGtk.IconViewDropPositionÖ0 +DROP_RIGHTÌ4ÎExo.IconViewDropPositionÖ0 +DROP_RIGHTÌ4ÎGtk.IconViewDropPositionÖ0 +DROP_STARTÌ4ÎGdk.EventTypeÖ0 +DTDATTRÌ4ÎXml.ParserOptionÖ0 +DTDLOADÌ4ÎXml.ParserOptionÖ0 +DTDVALIDÌ4ÎXml.ParserOptionÖ0 +DTD_NODEÌ4ÎXml.ElementTypeÖ0 +DTR_DSR_HSÌ8ÎFTDIÖ0Ïint +DTSÌ4ÎGst.BufferFormatÖ0 +DTSÌ4ÎGst.BufferFormatTypeÖ0 +DUALÌ4ÎV4l2.MpegAudioModeÖ0 +DUPLICATEÌ4ÎGnomeVFS.XferProgressStatusÖ0 +DUPNAMESÌ4ÎGLib.RegexCompileFlagsÖ0 +DURATIONÌ4ÎGst.MessageTypeÖ0 +DURATIONÌ4ÎGst.QueryTypeÖ0 +DURING_PERFORMANCEÌ4ÎGst.TagImageTypeÖ0 +DURING_RECORDINGÌ4ÎGst.TagImageTypeÖ0 +DVÌ4ÎV4l2.PixelFormatTypeÖ0 +DVAAuxCtlÌ8ÎGst.gst_riff_strf_iavsÖ0Ïuint32 +DVAAuxCtl1Ì8ÎGst.gst_riff_strf_iavsÖ0Ïuint32 +DVAAuxSrcÌ8ÎGst.gst_riff_strf_iavsÖ0Ïuint32 +DVAAuxSrc1Ì8ÎGst.gst_riff_strf_iavsÖ0Ïuint32 +DVI4_11025Ì4ÎGst.RTPPayloadÖ0 +DVI4_16000Ì4ÎGst.RTPPayloadÖ0 +DVI4_22050Ì4ÎGst.RTPPayloadÖ0 +DVI4_8000Ì4ÎGst.RTPPayloadÖ0 +DVReserved1Ì8ÎGst.gst_riff_strf_iavsÖ0Ïuint32 +DVReserved2Ì8ÎGst.gst_riff_strf_iavsÖ0Ïuint32 +DVVAuxCtlÌ8ÎGst.gst_riff_strf_iavsÖ0Ïuint32 +DVVAuxSrcÌ8ÎGst.gst_riff_strf_iavsÖ0Ïuint32 +DYNEÌ4ÎGsl.ConstCGSÖ0 +DYNEÌ4ÎGsl.ConstCGSMÖ0 +DYNEÌ4ÎGsl.ConstMKSÖ0 +DYNEÌ4ÎGsl.ConstMKSAÖ0 +D_HORÌ4ÎV4l2.MpegCx2341xVideoChromaSpatialFilterTypeÖ0 +D_HORÌ4ÎV4l2.MpegCx2341xVideoLumaSpatialFilterTypeÖ0 +D_HV_SEPARABLEÌ4ÎV4l2.MpegCx2341xVideoLumaSpatialFilterTypeÖ0 +D_SYM_NON_SEPARABLEÌ4ÎV4l2.MpegCx2341xVideoLumaSpatialFilterTypeÖ0 +D_VERTÌ4ÎV4l2.MpegCx2341xVideoLumaSpatialFilterTypeÖ0 +D_eÌ128Í(double phi, double k, double n, Mode mode, out Result result)ÎGsl.EllIntÖ0Ïpublic int +DaemonÌ256Ö0 +DataBufferÌ2048ÎSoupÖ0 +DataForeachFuncÌ128Í(Quark key_id, G data)ÎGLibÖ0Ïpublic delegate void +DataInputStreamÌ1ÎGLibÖ0 +DataInputStreamÌ128Í(GLib.InputStream base_stream)ÎGLib.DataInputStreamÖ0 +DataOutputStreamÌ1ÎGLibÖ0 +DataOutputStreamÌ128Í(GLib.OutputStream base_stream)ÎGLib.DataOutputStreamÖ0 +DataProbeCallbackÌ128Í(Gst.Pad pad, Gst.MiniObject data)ÎGstÖ0Ïpublic delegate bool +DataQueueÌ1ÎGstÖ0 +DataQueueÌ128Í(Gst.DataQueueCheckFullFunction checkfull, void* checkdata)ÎGst.DataQueueÖ0 +DataQueueCheckFullFunctionÌ128Í(Gst.DataQueue queue, uint visible, uint bytes, uint64 time, void* checkdata)ÎGstÖ0Ïpublic delegate bool +DataQueueItemÌ1ÎGstÖ0 +DataQueueSizeÌ1ÎGstÖ0 +DataStreamByteOrderÌ2ÎGLibÖ0 +DataStreamNewlineTypeÌ2ÎGLibÖ0 +DataTestFuncÌ128Í()ÎGLibÖ0Ïpublic delegate void +DataTypeÌ2ÎTiffÖ0 +DataWidthÌ128Í(DataType p1)ÎTiff.TIFFUtilsÖ0Ïpublic int +DatabaseÌ1ÎMysqlÖ0 +DatabaseÌ1ÎSqliteÖ0 +DatalistÌ2048ÎGLibÖ0 +DatalistÌ128Í()ÎGLib.DatalistÖ0 +DateÌ2048ÎGLibÖ0 +DateÌ1ÎGstÖ0 +DateÌ1ÎSoupÖ0 +DateÌ128Í(int year, int month, int day, int hour, int minute, int second)ÎSoup.DateÖ0 +Date.from_nowÌ128Í(int offset_seconds)ÎSoup.DateÖ0 +Date.from_stringÌ128Í(string date_string)ÎSoup.DateÖ0 +Date.from_time_tÌ128Í(ulong when)ÎSoup.DateÖ0 +DateDMYÌ2ÎGLibÖ0 +DateDayÌ2048ÎGLibÖ0 +DateEditÌ1ÎGnomeÖ0 +DateEditÌ128Í(ulong the_time, bool show_time, bool use_24_format)ÎGnome.DateEditÖ0 +DateEdit.flagsÌ128Í(ulong the_time, Gnome.DateEditFlags flags)ÎGnome.DateEditÖ0 +DateEditFlagsÌ2ÎGnomeÖ0 +DateEditorÌ1ÎHildonÖ0 +DateEditorÌ128Í()ÎHildon.DateEditorÖ0 +DateFormatÌ2ÎSoupÖ0 +DateMonthÌ2ÎGLibÖ0 +DateTimeErrorÌ2ÎHildonÖ0 +DateWeekdayÌ2ÎGLibÖ0 +DateYearÌ2048ÎGLibÖ0 +DawsonÌ256Ö0 +DebugÌ2048ÎLuaÖ0 +DebugCategoryÌ1ÎGstÖ0 +DebugColorFlagsÌ2ÎGstÖ0 +DebugFlagÌ2ÎGtkÖ0 +DebugFuncPtrÌ128Í()ÎGstÖ0Ïpublic delegate void +DebugGraphDetailsÌ2ÎGstÖ0 +DebugLevelÌ2ÎGstÖ0 +DebugMessageÌ1ÎGstÖ0 +DebyeÌ256Ö0 +DefaultStripSizeÌ128Í(uint32 p1)ÎTiff.TIFFÖ0Ïpublic uint32 +DefaultTileSizeÌ128Í(out uint32 p1, out uint32 p2)ÎTiff.TIFFÖ0Ïpublic void +DeleteTypeÌ2ÎGtkÖ0 +DepthÌ1ÎXcbÖ0 +DepthIteratorÌ2048ÎXcbÖ0 +DerivÌ256Ö0 +DescriptorSizeÌ2ÎUSBÖ0 +DescriptorTypeÌ2ÎUSBÖ0 +DesktopAppInfoÌ1ÎGLibÖ0 +DesktopAppInfoÌ128Í(string desktop_id)ÎGLib.DesktopAppInfoÖ0 +DesktopAppInfo.from_filenameÌ128Í(string filename)ÎGLib.DesktopAppInfoÖ0 +DesktopAppInfo.from_keyfileÌ128Í(GLib.KeyFile key_file)ÎGLib.DesktopAppInfoÖ0 +DesktopAppInfoLookupÌ32ÎGLibÖ0 +DesktopItemÌ1ÎGnomeÖ0 +DesktopItemÌ128Í()ÎGnome.DesktopItemÖ0 +DesktopItem.from_basenameÌ128Í(string basename, Gnome.DesktopItemLoadFlags flags)ÎGnome.DesktopItemÖ0 +DesktopItem.from_fileÌ128Í(string file, Gnome.DesktopItemLoadFlags flags)ÎGnome.DesktopItemÖ0 +DesktopItem.from_stringÌ128Í(string uri, string str, ssize_t length, Gnome.DesktopItemLoadFlags flags)ÎGnome.DesktopItemÖ0 +DesktopItem.from_uriÌ128Í(string uri, Gnome.DesktopItemLoadFlags flags)ÎGnome.DesktopItemÖ0 +DesktopItemErrorÌ2ÎGnomeÖ0 +DesktopItemIconFlagsÌ2ÎGnomeÖ0 +DesktopItemLaunchFlagsÌ2ÎGnomeÖ0 +DesktopItemLoadFlagsÌ2ÎGnomeÖ0 +DesktopItemStatusÌ2ÎGnomeÖ0 +DesktopItemTypeÌ2ÎGnomeÖ0 +DestÌ1ÎPopplerÖ0 +DestDefaultsÌ2ÎGtkÖ0 +DestTypeÌ2ÎPopplerÖ0 +DestroyNotifyÌ128Í(void* data)ÎGLibÖ0Ïpublic delegate void +DestroyNotifyÌ4ÎX.EventTypeÖ0 +DestroyWindowEventÌ2048ÎXÖ0 +DevModeÌ2ÎOssoÖ0 +DeviceÌ1ÎGdkÖ0 +DeviceÌ2048ÎUSBÖ0 +DeviceAddedÌ128Í(Context ctx, string udi)ÎHalÖ0Ïpublic delegate void +DeviceAxisÌ2048ÎGdkÖ0 +DeviceDescriptorÌ2048ÎUSBÖ0 +DeviceHandleÌ1ÎUSBÖ0 +DeviceHandleÌ128Í(Device * dev)ÎUSB.DeviceHandleÖ0 +DeviceKeyÌ2048ÎGdkÖ0 +DeviceListÌ2048ÎFTDIÖ0 +DeviceRemovedÌ128Í(Context ctx, string udi)ÎHalÖ0Ïpublic delegate void +DeviceTypeÌ2ÎGnomeVFSÖ0 +DialTypeÌ2ÎOobsÖ0 +DialogÌ1ÎGtkÖ0 +DialogÌ128Í()ÎGtk.DialogÖ0 +DialogÌ1ÎXfceÖ0 +Dialog.with_buttonsÌ128Í(string? title, Gtk.Window? parent, Gtk.DialogFlags flags, ...)ÎGtk.DialogÖ0 +DialogFlagsÌ2ÎGtkÖ0 +DialogTypeÌ2ÎGnomeÖ0 +DictÌ1ÎEnchantÖ0 +DictDescribeFnÌ128Í(string lang_tag, string provider_name, string provider_desc, string provider_file)ÎEnchantÖ0Ïpublic delegate void +DigestAlgorithmÌ2ÎSoupÖ0 +DilogÌ256Ö0 +DimensionDataÌ1ÎRsvgÖ0 +DirÌ1ÎGLibÖ0 +DirÌ1ÎPosixÖ0 +DirEntÌ1ÎPosixÖ0 +DirEntryÌ2048ÎTiffÖ0 +DirUtilsÌ256Ö0 +DirectionÌ2ÎPangoÖ0 +DirectionTypeÌ2ÎGtkÖ0 +DirectoryHandleÌ1ÎGnomeVFSÖ0 +DirectoryVisitFuncÌ128Í(string rel_path, GnomeVFS.FileInfo info, bool recursing_will_loop, void* user_data, bool recurse)ÎGnomeVFSÖ0Ïpublic delegate bool +DirectoryVisitOptionsÌ2ÎGnomeVFSÖ0 +DisconnectFunctionÌ128Í(Lm.Connection connection, Lm.DisconnectReason reason)ÎLmÖ0Ïpublic delegate void +DisconnectReasonÌ2ÎLmÖ0 +DispatcherÌ1ÎEpcÖ0 +DispatcherÌ128Í(string name)ÎEpc.DispatcherÖ0 +DisplayÌ1ÎGdkÖ0 +DisplayÌ2048ÎTiffÖ0 +DisplayÌ1ÎXÖ0 +DisplayÌ128Í(string? name = null)ÎX.DisplayÖ0 +DisplayEventCallbackÌ128Í(DisplayState state, void* data)ÎOssoÖ0Ïpublic delegate void +DisplayManagerÌ1ÎGdkÖ0 +DisplayPointerHooksÌ1ÎGdkÖ0 +DisplayStateÌ2ÎOssoÖ0 +DocÌ1ÎXmlÖ0 +DocÌ128Í(string version)ÎXml.DocÖ0 +DocMetaDataÌ1ÎGsfÖ0 +DocMetaDataÌ128Í()ÎGsf.DocMetaDataÖ0 +DocPropÌ1ÎGsfÖ0 +DocPropÌ128Í(owned string name)ÎGsf.DocPropÖ0 +DocPropVectorÌ1ÎGsfÖ0 +DocPropVectorÌ128Í()ÎGsf.DocPropVectorÖ0 +DocumentÌ32ÎAtkÖ0 +DocumentÌ1ÎPopplerÖ0 +Document.from_dataÌ128Í(string data, int length, string password)ÎPoppler.DocumentÖ0 +Document.from_fileÌ128Í(string uri, string? password)ÎPoppler.DocumentÖ0 +DontPropagateÌ4ÎX.CWÖ0 +DoubleRangeÌ2048ÎGstÖ0 +DownÌ4ÎOsso.KeySymÖ0 +DragActionÌ2ÎGdkÖ0 +DragContextÌ1ÎGdkÖ0 +DragContextÌ128Í()ÎGdk.DragContextÖ0 +DragProtocolÌ2ÎGdkÖ0 +DragResultÌ2ÎGtkÖ0 +DrawableÌ1ÎGdkÖ0 +DrawableÌ2048ÎXcbÖ0 +DrawingAreaÌ1ÎGtkÖ0 +DrawingAreaÌ128Í()ÎGtk.DrawingAreaÖ0 +DriveÌ32ÎGLibÖ0 +DriveÌ1ÎGnomeVFSÖ0 +DtdÌ1ÎXmlÖ0 +DtdÌ128Í(Doc* doc, string name, string external_id, string system_id)ÎXml.DtdÖ0 +DupÌ128Í()ÎGsf.InputÖ0Ïpublic virtual Gsf.Input +EÌ8ÎGLib.MathÖ0Ïdouble +EÌ128Í(double phi, double k, Mode mode)ÎGsl.EllIntÖ0Ïpublic double +EÌ4ÎGtk.AnchorTypeÖ0 +EÌ4ÎXfce.ScreenPositionÖ0 +E2BIGÌ8ÎPosixÖ0Ïint +EAC3Ì4ÎGst.BufferFormatÖ0 +EAC3Ì4ÎGst.BufferFormatTypeÖ0 +EACCESÌ8ÎPosixÖ0Ïint +EADDRINUSEÌ8ÎPosixÖ0Ïint +EADDRNOTAVAILÌ8ÎPosixÖ0Ïint +EAFNOSUPPORTÌ8ÎPosixÖ0Ïint +EAGAINÌ8ÎPosixÖ0Ïint +EALREADYÌ8ÎPosixÖ0Ïint +EARLYÌ4ÎGst.ClockReturnÖ0 +EASTÌ4ÎGdk.GravityÖ0 +EASTÌ4ÎGdk.WindowEdgeÖ0 +EASTÌ4ÎGtk.AnchorTypeÖ0 +EASTÌ4ÎPango.GravityÖ0 +EASTÌ4ÎWnck.WindowGravityÖ0 +EBADFÌ8ÎPosixÖ0Ïint +EBADFUNCÌ4ÎGsl.StatusÖ0 +EBADLENÌ4ÎGsl.StatusÖ0 +EBADMSGÌ8ÎPosixÖ0Ïint +EBADTOLÌ4ÎGsl.StatusÖ0 +EBUSYÌ8ÎPosixÖ0Ïint +ECACHEÌ4ÎGsl.StatusÖ0 +ECANCELEDÌ8ÎPosixÖ0Ïint +ECHILDÌ8ÎPosixÖ0Ïint +ECHOÌ8ÎPosixÖ0Ïtcflag_t +ECHOEÌ8ÎPosixÖ0Ïtcflag_t +ECHOKÌ8ÎPosixÖ0Ïtcflag_t +ECHONLÌ8ÎPosixÖ0Ïtcflag_t +ECONNABORTEDÌ8ÎPosixÖ0Ïint +ECONNREFUSEDÌ8ÎPosixÖ0Ïint +ECONNRESETÌ8ÎPosixÖ0Ïint +EDEADLKÌ8ÎPosixÖ0Ïint +EDESTADDRREQÌ8ÎPosixÖ0Ïint +EDGEÌ4ÎGtk.ButtonBoxStyleÖ0 +EDITABLEÌ4ÎAtk.StateTypeÖ0 +EDITABLEÌ4ÎAtk.TextAttributeÖ0 +EDITABLEÌ4ÎGtk.CellRendererModeÖ0 +EDITBARÌ4ÎAtk.RoleÖ0 +EDIVERGEÌ4ÎGsl.StatusÖ0 +EDOMÌ4ÎGsl.StatusÖ0 +EDOMÌ8ÎPosixÖ0Ïint +EDQUOTÌ8ÎPosixÖ0Ïint +EEOFÌ4ÎGst.RTSPResultÖ0 +EEPROMÌ2048ÎFTDIÖ0 +EEXISTÌ8ÎPosixÖ0Ïint +EFACTORÌ4ÎGsl.StatusÖ0 +EFAILEDÌ4ÎGsl.StatusÖ0 +EFAULTÌ4ÎGsl.StatusÖ0 +EFAULTÌ8ÎPosixÖ0Ïint +EFBIGÌ8ÎPosixÖ0Ïint +EFREADÌ4ÎSDL.ErrorÖ0 +EFSEEKÌ4ÎSDL.ErrorÖ0 +EFWRITEÌ4ÎSDL.ErrorÖ0 +EHOSTUNREACHÌ8ÎPosixÖ0Ïint +EICÌ4ÎCurses.KeyÖ0 +EIDRMÌ8ÎPosixÖ0Ïint +EIGHTÌ4ÎSDL.KeySymbolÖ0 +EILSEQÌ8ÎPosixÖ0Ïint +EINPROGRESSÌ8ÎPosixÖ0Ïint +EINTRÌ4ÎGst.RTSPResultÖ0 +EINTRÌ8ÎPosixÖ0Ïint +EINVALÌ4ÎGsl.StatusÖ0 +EINVALÌ4ÎGst.RTSPResultÖ0 +EINVALÌ4ÎGst.SDPResultÖ0 +EINVALÌ8ÎPosixÖ0Ïint +EIOÌ8ÎPosixÖ0Ïint +EISCONNÌ8ÎPosixÖ0Ïint +EISDIRÌ8ÎPosixÖ0Ïint +ELASTÌ4ÎGst.RTSPResultÖ0 +ELECTRON_CHARGEÌ4ÎGsl.ConstCGSÖ0 +ELECTRON_CHARGEÌ4ÎGsl.ConstCGSMÖ0 +ELECTRON_CHARGEÌ4ÎGsl.ConstMKSÖ0 +ELECTRON_CHARGEÌ4ÎGsl.ConstMKSAÖ0 +ELECTRON_MAGNETIC_MOMENTÌ4ÎGsl.ConstCGSÖ0 +ELECTRON_MAGNETIC_MOMENTÌ4ÎGsl.ConstCGSMÖ0 +ELECTRON_MAGNETIC_MOMENTÌ4ÎGsl.ConstMKSÖ0 +ELECTRON_MAGNETIC_MOMENTÌ4ÎGsl.ConstMKSAÖ0 +ELECTRON_VOLTÌ4ÎGsl.ConstCGSÖ0 +ELECTRON_VOLTÌ4ÎGsl.ConstCGSMÖ0 +ELECTRON_VOLTÌ4ÎGsl.ConstMKSÖ0 +ELECTRON_VOLTÌ4ÎGsl.ConstMKSAÖ0 +ELEMENTÌ4ÎGst.MessageTypeÖ0 +ELEMENTÌ4ÎXml.ElementContentTypeÖ0 +ELEMENTÌ4ÎXml.ReaderTypeÖ0 +ELEMENT_DECLÌ4ÎXml.ElementTypeÖ0 +ELEMENT_NODEÌ4ÎXml.ElementTypeÖ0 +ELETEXT_BÌ4ÎV4l2.SlicedTypeÖ0 +ELLIPTICAL_ARCÌ4ÎGoo.CanvasPathCommandTypeÖ0 +ELOOPÌ8ÎPosixÖ0Ïint +ELOSSÌ4ÎGsl.StatusÖ0 +EMAILÌ4ÎGst.RTCPSDESTypeÖ0 +EMAILÌ4ÎTracker.DBTypeÖ0 +EMAXITERÌ4ÎGsl.StatusÖ0 +EMBEDDEDÌ4ÎAtk.RoleÖ0 +EMBEDDED_BYÌ4ÎAtk.RelationTypeÖ0 +EMBEDDING_TEXTÌ4ÎGnome.IconLookupFlagsÖ0 +EMBEDSÌ4ÎAtk.RelationTypeÖ0 +EMERGÌ4ÎDaemon.LogPriorityÖ0 +EMFILEÌ8ÎPosixÖ0Ïint +EMLINKÌ8ÎPosixÖ0Ïint +EMPTYÌ4ÎGLib.MarkupErrorÖ0 +EMPTYÌ4ÎGst.ParseErrorÖ0 +EMPTYÌ4ÎGst.RingBufferSegStateÖ0 +EMPTYÌ4ÎGtk.CellTypeÖ0 +EMPTYÌ4ÎGtk.ImageTypeÖ0 +EMPTYÌ4ÎGtk.ToolbarSpaceStyleÖ0 +EMPTYÌ8ÎSqliteÖ0Ïint +EMPTYÌ4ÎTiff.IgnoreSenseÖ0 +EMPTY_BINÌ4ÎGst.ParseErrorÖ0 +EMPTY_DAYÌ4ÎHildon.DateTimeErrorÖ0 +EMPTY_DIRECTORIESÌ4ÎGnomeVFS.XferOptionsÖ0 +EMPTY_HOURSÌ4ÎHildon.DateTimeErrorÖ0 +EMPTY_MINSÌ4ÎHildon.DateTimeErrorÖ0 +EMPTY_MONTHÌ4ÎHildon.DateTimeErrorÖ0 +EMPTY_SECSÌ4ÎHildon.DateTimeErrorÖ0 +EMPTY_STRINGÌ4ÎGLib.ShellErrorÖ0 +EMPTY_YEARÌ4ÎHildon.DateTimeErrorÖ0 +EMSGSIZEÌ8ÎPosixÖ0Ïint +EMULTIHOPÌ8ÎPosixÖ0Ïint +ENÌ4ÎPango.BidiTypeÖ0 +ENABLEÌ4ÎSDL.EventStateÖ0 +ENABLEDÌ4ÎAtk.StateTypeÖ0 +ENABLEDÌ4ÎOobs.ShareSMBFlagsÖ0 +ENAMETOOLONGÌ8ÎPosixÖ0Ïint +ENCLOSING_MARKÌ4ÎUnicodeTypeÖ0 +ENCODEÌ4ÎGst.LibraryErrorÖ0 +ENCODEÌ4ÎGst.StreamErrorÖ0 +ENCODEDÌ4ÎGst.TagFlagÖ0 +ENCODING_MASKÌ4ÎGdk.PixdataTypeÖ0 +ENCODING_RAWÌ4ÎGdk.PixdataTypeÖ0 +ENCODING_RLEÌ4ÎGdk.PixdataTypeÖ0 +ENCRYPTEDÌ4ÎPoppler.ErrorÖ0 +ENCRYPTION_KEY_PASSWORDÌ4ÎGnomeKeyring.ItemTypeÖ0 +ENC_IDX_ENTRIESÌ8ÎV4l2Ö0Ïint +ENDÌ4ÎCurses.KeyÖ0 +ENDÌ4ÎGLib.FileSeekÖ0 +ENDÌ4ÎGLib.SeekTypeÖ0 +ENDÌ4ÎGnomeVFS.SeekPositionÖ0 +ENDÌ4ÎGst.IteratorItemÖ0 +ENDÌ4ÎGst.RTCPSDESTypeÖ0 +ENDÌ4ÎGst.RTSPTimeTypeÖ0 +ENDÌ4ÎGst.SeekTypeÖ0 +ENDÌ4ÎGtk.ArrowPlacementÖ0 +ENDÌ4ÎGtk.ButtonBoxStyleÖ0 +ENDÌ4ÎGtk.PackTypeÖ0 +ENDÌ4ÎGtk.ScrollTypeÖ0 +ENDÌ4ÎGtk.SpinTypeÖ0 +ENDÌ4ÎPango.EllipsizeModeÖ0 +ENDÌ4ÎSDL.KeySymbolÖ0 +ENDÌ4ÎXfce.HandleStyleÖ0 +ENDIANNESSÌ4ÎGst.AudioFieldFlagÖ0 +ENDOFINFOÌ4ÎGnome.UIInfoTypeÖ0 +ENDPOINTÌ4ÎUSB.DescriptorSizeÖ0 +ENDPOINTÌ4ÎUSB.DescriptorTypeÖ0 +ENDPOINT_AUDIOÌ4ÎUSB.DescriptorSizeÖ0 +ENDSÌ4ÎGtk.ScrollStepÖ0 +END_ELEMENTÌ4ÎXml.ReaderTypeÖ0 +END_ENTITYÌ4ÎXml.ReaderTypeÖ0 +END_GAMEÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +ENETÌ4ÎGst.RTSPResultÖ0 +ENETDOWNÌ8ÎPosixÖ0Ïint +ENETRESETÌ8ÎPosixÖ0Ïint +ENETUNREACHÌ8ÎPosixÖ0Ïint +ENFILEÌ8ÎPosixÖ0Ïint +ENGINEÌ4ÎGtk.RcTokenTypeÖ0 +ENGINE_TYPE_LANGÌ8ÎPangoÖ0 +ENGINE_TYPE_SHAPEÌ8ÎPangoÖ0 +ENHANCED_METAFILEÌ4ÎGsf.ClipFormatWindowsÖ0 +ENOBUFSÌ8ÎPosixÖ0Ïint +ENODATAÌ8ÎPosixÖ0Ïint +ENODEVÌ8ÎPosixÖ0Ïint +ENOENTÌ8ÎPosixÖ0Ïint +ENOEXECÌ8ÎPosixÖ0Ïint +ENOLCKÌ8ÎPosixÖ0Ïint +ENOLINKÌ8ÎPosixÖ0Ïint +ENOMEMÌ4ÎGsl.StatusÖ0 +ENOMEMÌ4ÎGst.RTSPResultÖ0 +ENOMEMÌ8ÎPosixÖ0Ïint +ENOMEMÌ4ÎSDL.ErrorÖ0 +ENOMSGÌ8ÎPosixÖ0Ïint +ENOPROGÌ4ÎGsl.StatusÖ0 +ENOPROGJÌ4ÎGsl.StatusÖ0 +ENOPROTOOPTÌ8ÎPosixÖ0Ïint +ENOSPCÌ8ÎPosixÖ0Ïint +ENOSRÌ8ÎPosixÖ0Ïint +ENOSTRÌ8ÎPosixÖ0Ïint +ENOSYSÌ8ÎPosixÖ0Ïint +ENOTCONNÌ8ÎPosixÖ0Ïint +ENOTDIRÌ8ÎPosixÖ0Ïint +ENOTEMPTYÌ8ÎPosixÖ0Ïint +ENOTIMPLÌ4ÎGst.RTSPResultÖ0 +ENOTIPÌ4ÎGst.RTSPResultÖ0 +ENOTSOCKÌ8ÎPosixÖ0Ïint +ENOTSQRÌ4ÎGsl.StatusÖ0 +ENOTSUPÌ8ÎPosixÖ0Ïint +ENOTTYÌ8ÎPosixÖ0Ïint +ENTERÌ4ÎCurses.KeyÖ0 +ENTER_NOTIFYÌ4ÎGdk.EventTypeÖ0 +ENTER_NOTIFYÌ8ÎXcbÖ0Ïuint8 +ENTER_NOTIFY_MASKÌ4ÎGdk.EventMaskÖ0 +ENTER_WINDOWÌ4ÎXcb.EventMaskÖ0 +ENTITIESÌ4ÎXml.AttributeTypeÖ0 +ENTITYÌ4ÎXml.AttributeTypeÖ0 +ENTITYÌ4ÎXml.ReaderTypeÖ0 +ENTITY_DECLÌ4ÎXml.ElementTypeÖ0 +ENTITY_NODEÌ4ÎXml.ElementTypeÖ0 +ENTITY_REFERENCEÌ4ÎXml.ReaderTypeÖ0 +ENTITY_REF_NODEÌ4ÎXml.ElementTypeÖ0 +ENTRYÌ4ÎAtk.RoleÖ0 +ENTRYÌ4ÎGMenu.TreeItemTypeÖ0 +ENUMERATIONÌ4ÎXml.AttributeTypeÖ0 +ENVIRONMENTÌ8ÎLua.PseudoIndexÖ0Ïint +ENXIOÌ8ÎPosixÖ0Ïint +EOFÌ4ÎGLib.IOStatusÖ0 +EOFÌ4ÎGLib.TokenTypeÖ0 +EOFÌ4ÎGsl.StatusÖ0 +EOFÌ4ÎSoup.EncodingÖ0 +EOFÌ4ÎSoup.SocketIOStatusÖ0 +EOFÌ4ÎSoup.TransferEncodingÖ0 +EOFÌ4ÎXml.TextReaderModeÖ0 +EOLÌ4ÎCurses.KeyÖ0 +EOPNOTSUPPÌ8ÎPosixÖ0Ïint +EOSÌ4ÎCurses.KeyÖ0 +EOSÌ4ÎGst.EventTypeÖ0 +EOSÌ4ÎGst.MessageTypeÖ0 +EOVERFLOWÌ8ÎPosixÖ0Ïint +EOVRFLWÌ4ÎGsl.StatusÖ0 +EPARSEÌ4ÎGst.RTSPResultÖ0 +EPERMÌ8ÎPosixÖ0Ïint +EPIPEÌ8ÎPosixÖ0Ïint +EPROTOÌ8ÎPosixÖ0Ïint +EPROTONOSUPPORTÌ8ÎPosixÖ0Ïint +EPROTOTYPEÌ8ÎPosixÖ0Ïint +EQUALSÌ4ÎSDL.KeySymbolÖ0 +EQUAL_SIGNÌ4ÎGLib.TokenTypeÖ0 +EQUIVÌ4ÎGdk.FunctionÖ0 +ERANGEÌ4ÎGsl.StatusÖ0 +ERANGEÌ8ÎPosixÖ0Ïint +ERASERÌ4ÎGdk.InputSourceÖ0 +ERESOLVÌ4ÎGst.RTSPResultÖ0 +ERGÌ4ÎGsl.ConstCGSÖ0 +ERGÌ4ÎGsl.ConstCGSMÖ0 +ERGÌ4ÎGsl.ConstMKSÖ0 +ERGÌ4ÎGsl.ConstMKSAÖ0 +EROFSÌ8ÎPosixÖ0Ïint +EROUNDÌ4ÎGsl.StatusÖ0 +ERRÌ4ÎDaemon.LogPriorityÖ0 +ERRÌ4ÎGLib.IOConditionÖ0 +ERRERRÌ4ÎLua.ThreadStatusÖ0 +ERRMEMÌ4ÎLua.ThreadStatusÖ0 +ERRONEOUS_VALUEÌ4ÎHildon.NumberEditorErrorTypeÖ0 +ERRORÌ4ÎGLib.IOStatusÖ0 +ERRORÌ4ÎGLib.TokenTypeÖ0 +ERRORÌ4ÎGdk.StatusÖ0 +ERRORÌ4ÎGnome.DialogTypeÖ0 +ERRORÌ4ÎGsf.ClipFormatWindowsÖ0 +ERRORÌ4ÎGst.ClockReturnÖ0 +ERRORÌ4ÎGst.DebugLevelÖ0 +ERRORÌ4ÎGst.FlowReturnÖ0 +ERRORÌ4ÎGst.InstallPluginsReturnÖ0 +ERRORÌ4ÎGst.IteratorResultÖ0 +ERRORÌ4ÎGst.MessageTypeÖ0 +ERRORÌ4ÎGst.RTSPResultÖ0 +ERRORÌ4ÎGtk.DragResultÖ0 +ERRORÌ4ÎGtk.MessageTypeÖ0 +ERRORÌ4ÎGtk.PrintOperationResultÖ0 +ERRORÌ4ÎLm.DisconnectReasonÖ0 +ERRORÌ4ÎLm.MessageSubTypeÖ0 +ERRORÌ4ÎOobs.ResultÖ0 +ERRORÌ4ÎOsso.StatusÖ0 +ERRORÌ4ÎOsso.SystemNoteTypeÖ0 +ERRORÌ4ÎPango.UnderlineÖ0 +ERRORÌ4ÎSoup.SocketIOStatusÖ0 +ERRORÌ8ÎSqliteÖ0Ïint +ERRORÌ4ÎXml.ErrorLevelÖ0 +ERRORÌ4ÎXml.ParserSeveritiesÖ0 +ERRORÌ4ÎXml.TextReaderModeÖ0 +ERRORSÌ4ÎGnome.InteractStyleÖ0 +ERROR_ACCESS_DENIEDÌ4ÎGnomeVFS.ResultÖ0 +ERROR_BAD_FILEÌ4ÎGnomeVFS.ResultÖ0 +ERROR_BAD_PARAMETERSÌ4ÎGnomeVFS.ResultÖ0 +ERROR_CANCELLEDÌ4ÎGnomeVFS.ResultÖ0 +ERROR_CORRUPTED_DATAÌ4ÎGnomeVFS.ResultÖ0 +ERROR_DEPRECATED_FUNCTIONÌ4ÎGnomeVFS.ResultÖ0 +ERROR_DIRECTORY_BUSYÌ4ÎGnomeVFS.ResultÖ0 +ERROR_DIRECTORY_NOT_EMPTYÌ4ÎGnomeVFS.ResultÖ0 +ERROR_EOFÌ4ÎGnomeVFS.ResultÖ0 +ERROR_FILEÌ4ÎGdk.StatusÖ0 +ERROR_FILE_EXISTSÌ4ÎGnomeVFS.ResultÖ0 +ERROR_GENERICÌ4ÎGnomeVFS.ResultÖ0 +ERROR_HOST_HAS_NO_ADDRESSÌ4ÎGnomeVFS.ResultÖ0 +ERROR_HOST_NOT_FOUNDÌ4ÎGnomeVFS.ResultÖ0 +ERROR_INTERNALÌ4ÎGnomeVFS.ResultÖ0 +ERROR_INTERRUPTEDÌ4ÎGnomeVFS.ResultÖ0 +ERROR_INVALID_FILENAMEÌ4ÎGnomeVFS.ResultÖ0 +ERROR_INVALID_HOST_NAMEÌ4ÎGnomeVFS.ResultÖ0 +ERROR_INVALID_OPEN_MODEÌ4ÎGnomeVFS.ResultÖ0 +ERROR_INVALID_URIÌ4ÎGnomeVFS.ResultÖ0 +ERROR_IN_PROGRESSÌ4ÎGnomeVFS.ResultÖ0 +ERROR_IOÌ4ÎGnomeVFS.ResultÖ0 +ERROR_IS_DIRECTORYÌ4ÎGnomeVFS.ResultÖ0 +ERROR_LAUNCHÌ4ÎGnomeVFS.ResultÖ0 +ERROR_LOCKEDÌ4ÎGnomeVFS.ResultÖ0 +ERROR_LOGIN_FAILEDÌ4ÎGnomeVFS.ResultÖ0 +ERROR_LOOPÌ4ÎGnomeVFS.ResultÖ0 +ERROR_MEMÌ4ÎGdk.StatusÖ0 +ERROR_NAMEÌ4ÎOsso.StatusÖ0 +ERROR_NAMESERVERÌ4ÎGnomeVFS.ResultÖ0 +ERROR_NAME_TOO_LONGÌ4ÎGnomeVFS.ResultÖ0 +ERROR_NOT_A_DIRECTORYÌ4ÎGnomeVFS.ResultÖ0 +ERROR_NOT_A_SYMBOLIC_LINKÌ4ÎGnomeVFS.ResultÖ0 +ERROR_NOT_FOUNDÌ4ÎGnomeVFS.ResultÖ0 +ERROR_NOT_OPENÌ4ÎGnomeVFS.ResultÖ0 +ERROR_NOT_PERMITTEDÌ4ÎGnomeVFS.ResultÖ0 +ERROR_NOT_SAME_FILE_SYSTEMÌ4ÎGnomeVFS.ResultÖ0 +ERROR_NOT_SUPPORTEDÌ4ÎGnomeVFS.ResultÖ0 +ERROR_NO_DEFAULTÌ4ÎGnomeVFS.ResultÖ0 +ERROR_NO_HANDLERÌ4ÎGnomeVFS.ResultÖ0 +ERROR_NO_MASTER_BROWSERÌ4ÎGnomeVFS.ResultÖ0 +ERROR_NO_MEMORYÌ4ÎGnomeVFS.ResultÖ0 +ERROR_NO_SPACEÌ4ÎGnomeVFS.ResultÖ0 +ERROR_NO_STATEÌ4ÎOsso.StatusÖ0 +ERROR_PARAMÌ4ÎGdk.StatusÖ0 +ERROR_PARSEÌ4ÎGnomeVFS.ResultÖ0 +ERROR_PROTOCOL_ERRORÌ4ÎGnomeVFS.ResultÖ0 +ERROR_READ_ONLYÌ4ÎGnomeVFS.ResultÖ0 +ERROR_READ_ONLY_FILE_SYSTEMÌ4ÎGnomeVFS.ResultÖ0 +ERROR_SERVICE_NOT_AVAILABLEÌ4ÎGnomeVFS.ResultÖ0 +ERROR_SERVICE_OBSOLETEÌ4ÎGnomeVFS.ResultÖ0 +ERROR_SETTINGÌ4ÎGLib.FileAttributeStatusÖ0 +ERROR_STATE_SIZEÌ4ÎOsso.StatusÖ0 +ERROR_TIMEOUTÌ4ÎGnomeVFS.ResultÖ0 +ERROR_TOO_BIGÌ4ÎGnomeVFS.ResultÖ0 +ERROR_TOO_MANY_LINKSÌ4ÎGnomeVFS.ResultÖ0 +ERROR_TOO_MANY_OPEN_FILESÌ4ÎGnomeVFS.ResultÖ0 +ERROR_WRONG_FORMATÌ4ÎGnomeVFS.ResultÖ0 +ERRRUNÌ4ÎLua.ThreadStatusÖ0 +ERRSYNTAXÌ4ÎLua.ThreadStatusÖ0 +ERUNAWAYÌ4ÎGsl.StatusÖ0 +ESÌ4ÎPango.BidiTypeÖ0 +ESANITYÌ4ÎGsl.StatusÖ0 +ESCAPEÌ4ÎSDL.KeySymbolÖ0 +ESCDELAYÌ8ÎCursesÖ0Ïint +ESINGÌ4ÎGsl.StatusÖ0 +ESPIPEÌ8ÎPosixÖ0Ïint +ESRCHÌ8ÎPosixÖ0Ïint +ESTALEÌ8ÎPosixÖ0Ïint +ESYSÌ4ÎGst.RTSPResultÖ0 +ETÌ4ÎPango.BidiTypeÖ0 +ET61X251Ì4ÎV4l2.PixelFormatTypeÖ0 +ETABLEÌ4ÎGsl.StatusÖ0 +ETAGÌ4ÎGst.RTSPHeaderFieldÖ0 +ETCHED_INÌ4ÎGtk.ShadowTypeÖ0 +ETCHED_OUTÌ4ÎGtk.ShadowTypeÖ0 +ETGETÌ4ÎGst.RTSPResultÖ0 +ETHERNETÌ4ÎOobs.IfaceTypeÖ0 +ETHIOPICÌ4ÎPango.ScriptÖ0 +ETIMEÌ8ÎPosixÖ0Ïint +ETIMEDOUTÌ8ÎPosixÖ0Ïint +ETIMEOUTÌ4ÎGst.RTSPResultÖ0 +ETOLÌ4ÎGsl.StatusÖ0 +ETOLFÌ4ÎGsl.StatusÖ0 +ETOLGÌ4ÎGsl.StatusÖ0 +ETOLXÌ4ÎGsl.StatusÖ0 +ETPOSTÌ4ÎGst.RTSPResultÖ0 +ETXTBSYÌ8ÎPosixÖ0Ïint +EUNDRFLWÌ4ÎGsl.StatusÖ0 +EUNIMPLÌ4ÎGsl.StatusÖ0 +EUNSUPÌ4ÎGsl.StatusÖ0 +EUROÌ4ÎSDL.KeySymbolÖ0 +EVENÌ4ÎFTDI.ParityTypeÖ0 +EVENÌ4ÎGtk.PageSetÖ0 +EVENTÌ4ÎCurses.KeyÖ0 +EVENTÌ4ÎGst.CoreErrorÖ0 +EVENTTHREADÌ4ÎSDL.InitFlagÖ0 +EVENT_MASKÌ4ÎXcb.CWÖ0 +EVENT_NONEÌ4ÎGst.DPPayloadTypeÖ0 +EVENT_TRACE_NAMEÌ8ÎGstÖ0 +EVENT_TYPE_BOTHÌ8ÎGstÖ0Ïint +EVENT_TYPE_SHIFTÌ8ÎGstÖ0Ïint +EVEN_ODDÌ4ÎCairo.FillRuleÖ0 +EVEN_ODDÌ4ÎGoo.CairoFillRuleÖ0 +EVEN_ODD_RULEÌ4ÎGdk.FillRuleÖ0 +EVERYTHINGÌ4ÎSDL.InitFlagÖ0 +EWOULDBLOCKÌ8ÎPosixÖ0Ïint +EWSASTARTÌ4ÎGst.RTSPResultÖ0 +EWSAVERSIONÌ4ÎGst.RTSPResultÖ0 +EXAÌ4ÎGsl.ConstNumÖ0 +EXACTÌ4ÎGst.IndexLookupMethodÖ0 +EXACTÌ4ÎGtk.MatchTypeÖ0 +EXACTÌ4ÎPango.CoverageLevelÖ0 +EXCEPTIONÌ4ÎGdk.InputConditionÖ0 +EXCHANGEÌ4ÎGdk.CursorTypeÖ0 +EXCLAIMÌ4ÎSDL.KeySymbolÖ0 +EXCLAMATIONÌ4ÎUnicodeBreakTypeÖ0 +EXDEVÌ8ÎPosixÖ0Ïint +EXIFTAG_APERTUREVALUEÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_BRIGHTNESSVALUEÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_CFAPATTERNÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_COLORSPACEÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_COMPRESSEDBITSPERPIXELÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_CONTRASTÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_CUSTOMRENDEREDÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_DATETIMEORIGINALÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_DEVICESETTINGDESCRIPTIONÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_DIGITALZOOMRATIOÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_EXPOSUREBIASVALUEÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_EXPOSUREINDEXÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_EXPOSUREMODEÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_EXPOSUREPROGRAMÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_EXPOSURETIMEÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_FILESOURCEÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_FLASHÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_FLASHENERGYÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_FLASHPIXVERSIONÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_FNUMBERÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_FOCALLENGTHÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_FOCALLENGTHIN35MMFILMÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_FOCALPLANERESOLUTIONUNITÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_FOCALPLANEXRESOLUTIONÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_FOCALPLANEYRESOLUTIONÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_GAINCONTROLÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_IMAGEUNIQUEIDÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_ISOSPEEDRATINGSÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_LIGHTSOURCEÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_MAKERNOTEÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_MAXAPERTUREVALUEÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_METERINGMODEÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_OECFÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_PIXELXDIMENSIONÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_PIXELYDIMENSIONÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_RELATEDSOUNDFILEÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_SATURATIONÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_SCENECAPTURETYPEÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_SCENETYPEÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_SENSINGMETHODÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_SHARPNESSÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_SHUTTERSPEEDVALUEÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_SPATIALFREQUENCYRESPONSEÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_SPECTRALSENSITIVITYÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_SUBJECTAREAÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_SUBJECTDISTANCEÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_SUBJECTDISTANCERANGEÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_SUBJECTLOCATIONÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_SUBSECTIMEÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_SUBSECTIMEDIGITIZEDÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_SUBSECTIMEORIGINALÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_USERCOMMENTÌ8ÎTiffÖ0Ïttag_t +EXIFTAG_WHITEBALANCEÌ8ÎTiffÖ0Ïttag_t +EXISTÌ4ÎGLib.FileErrorÖ0 +EXISTSÌ4ÎDBus.RequestNameReplyÖ0 +EXISTSÌ4ÎGLib.FileTestÖ0 +EXISTSÌ4ÎGLib.IOErrorÖ0 +EXITÌ4ÎCurses.KeyÖ0 +EXIT_FAILUREÌ8ÎPosixÖ0Ïint +EXIT_SUCCESSÌ8ÎPosixÖ0Ïint +EXPANDÌ4ÎGtk.AttachOptionsÖ0 +EXPANDÌ4ÎGtk.CTreeExpansionTypeÖ0 +EXPANDABLEÌ4ÎAtk.StateTypeÖ0 +EXPANDEDÌ4ÎAtk.StateTypeÖ0 +EXPANDEDÌ4ÎGtk.ExpanderStyleÖ0 +EXPANDEDÌ4ÎPango.StretchÖ0 +EXPANDSÌ4ÎGtk.ButtonActionÖ0 +EXPAND_MAJORÌ4ÎPanel.AppletFlagsÖ0 +EXPAND_MINORÌ4ÎPanel.AppletFlagsÖ0 +EXPAND_RECURSIVEÌ4ÎGtk.CTreeExpansionTypeÖ0 +EXPECTATION_FAILEDÌ4ÎSoup.KnownStatusCodeÖ0 +EXPECT_CONTINUEÌ4ÎSoup.MessageFlagsÖ0 +EXPIRESÌ4ÎGst.RTSPHeaderFieldÖ0 +EXPIRES_DEFAULTÌ8ÎNotifyÖ0Ïint +EXPIRES_NEVERÌ8ÎNotifyÖ0Ïint +EXPORTÌ4ÎGtk.PrintOperationActionÖ0 +EXPOSEÌ4ÎGdk.EventTypeÖ0 +EXPOSEÌ8ÎXcbÖ0Ïuint8 +EXPOSUREÌ4ÎV4l2.UserClassControlIdsÖ0 +EXPOSUREÌ4ÎXcb.EventMaskÖ0 +EXPOSURESÌ4ÎGdk.GCValuesMaskÖ0 +EXPOSURE_ABSOLUTEÌ4ÎV4l2.CameraClassControlIdsÖ0 +EXPOSURE_AUTOÌ4ÎV4l2.CameraClassControlIdsÖ0 +EXPOSURE_AUTO_PRIORITYÌ4ÎV4l2.CameraClassControlIdsÖ0 +EXPOSURE_MASKÌ4ÎGdk.EventMaskÖ0 +EXTENDEDÌ4ÎGLib.RegexCompileFlagsÖ0 +EXTENDEDÌ4ÎGtk.SelectionModeÖ0 +EXTERNAL_GENERAL_PARSED_ENTITYÌ4ÎXml.EntityTypeÖ0 +EXTERNAL_GENERAL_UNPARSED_ENTITYÌ4ÎXml.EntityTypeÖ0 +EXTERNAL_PARAMETER_ENTITYÌ4ÎXml.EntityTypeÖ0 +EXTERNOVERLAYÌ4ÎV4l2.FrameBufferCapabilitesÖ0 +EXTRACHROMEONÌ4ÎGtk.MozEmbedChromeFlagsÖ0 +EXTRACTÌ4ÎTiff.IgnoreSenseÖ0 +EXTRASAMPLE_ASSOCALPHAÌ8ÎTiffÖ0Ïttag_t +EXTRASAMPLE_UNASSALPHAÌ8ÎTiffÖ0Ïttag_t +EXTRASAMPLE_UNSPECIFIEDÌ8ÎTiffÖ0Ïttag_t +EXTRA_CONDENSEDÌ4ÎPango.StretchÖ0 +EXTRA_EXPANDEDÌ4ÎPango.StretchÖ0 +EZERODIVÌ4ÎGsl.StatusÖ0 +E_eÌ128Í(double phi, double k, Mode mode, out Result result)ÎGsl.EllIntÖ0Ïpublic int +EcompÌ128Í(double k, Mode mode)ÎGsl.EllIntÖ0Ïpublic double +Ecomp_eÌ128Í(double k, Mode mode, out Result result)ÎGsl.EllIntÖ0Ïpublic int +EdgePositionÌ2ÎGnomeÖ0 +EditableÌ32ÎGtkÖ0 +EditableTextÌ32ÎAtkÖ0 +EffectÌ1ÎSDLMixerÖ0 +EffectCallbackÌ128Í(int chan, void* stream, int len, void* udata)ÎSDLMixerÖ0Ïpublic delegate void +EffectDoneCallbackÌ128Í(int chan, void* udata)ÎSDLMixerÖ0Ïpublic delegate void +Efunc_tÌ128Í(void *xp)ÎGsl.SimanÖ0Ïpublic delegate double +EigenGenWorkspaceÌ1ÎGslÖ0 +EigenGenWorkspaceÌ128Í(size_t n)ÎGsl.EigenGenWorkspaceÖ0 +EigenGenhermWorkspaceÌ1ÎGslÖ0 +EigenGenhermWorkspaceÌ128Í(size_t n)ÎGsl.EigenGenhermWorkspaceÖ0 +EigenGenhermvWorkspaceÌ1ÎGslÖ0 +EigenGenhermvWorkspaceÌ128Í(size_t n)ÎGsl.EigenGenhermvWorkspaceÖ0 +EigenGensymmWorkspaceÌ1ÎGslÖ0 +EigenGensymmWorkspaceÌ128Í(size_t n)ÎGsl.EigenGensymmWorkspaceÖ0 +EigenGensymmvWorkspaceÌ1ÎGslÖ0 +EigenGensymmvWorkspaceÌ128Í(size_t n)ÎGsl.EigenGensymmvWorkspaceÖ0 +EigenGenvWorkspaceÌ1ÎGslÖ0 +EigenGenvWorkspaceÌ128Í(size_t n)ÎGsl.EigenGenvWorkspaceÖ0 +EigenHermWorkspaceÌ1ÎGslÖ0 +EigenHermWorkspaceÌ128Í(size_t n)ÎGsl.EigenHermWorkspaceÖ0 +EigenHermvWorkspaceÌ1ÎGslÖ0 +EigenHermvWorkspaceÌ128Í(size_t n)ÎGsl.EigenHermvWorkspaceÖ0 +EigenNonsymmWorkspaceÌ1ÎGslÖ0 +EigenNonsymmWorkspaceÌ128Í(size_t n)ÎGsl.EigenNonsymmWorkspaceÖ0 +EigenNonsymmvWorkspaceÌ1ÎGslÖ0 +EigenNonsymmvWorkspaceÌ128Í(size_t n)ÎGsl.EigenNonsymmvWorkspaceÖ0 +EigenSortÌ256Ö0 +EigenSortTypeÌ2ÎGslÖ0 +EigenSymmWorkspaceÌ1ÎGslÖ0 +EigenSymmWorkspaceÌ128Í(size_t n)ÎGsl.EigenSymmWorkspaceÖ0 +EigenSymmvWorkspaceÌ1ÎGslÖ0 +EigenSymmvWorkspaceÌ128Í(size_t n)ÎGsl.EigenSymmvWorkspaceÖ0 +ElementÌ1ÎGstÖ0 +ElementÌ1ÎXmlÖ0 +ElementContentÌ1ÎXmlÖ0 +ElementContentÌ128Í(string name, ElementContentType type)ÎXml.ElementContentÖ0 +ElementContentOccurÌ2ÎXmlÖ0 +ElementContentTypeÌ2ÎXmlÖ0 +ElementDetailsÌ2048ÎGstÖ0 +ElementFactoryÌ1ÎGstÖ0 +ElementFlagsÌ2ÎGstÖ0 +ElementTypeÌ2ÎXmlÖ0 +EllIntÌ256Ö0 +EllJacÌ256Ö0 +EllipseÌ1ÎSDLGraphicsÖ0 +EllipsizeModeÌ2ÎPangoÖ0 +EmblemÌ1ÎGLibÖ0 +EmblemÌ128Í(GLib.Icon icon)ÎGLib.EmblemÖ0 +Emblem.with_originÌ128Í(GLib.Icon icon, GLib.EmblemOrigin origin)ÎGLib.EmblemÖ0 +EmblemClassÌ1ÎGLibÖ0 +EmblemOriginÌ2ÎGLibÖ0 +EmblemedIconÌ1ÎGLibÖ0 +EmblemedIconÌ128Í(GLib.Icon icon, GLib.Emblem emblem)ÎGLib.EmblemedIconÖ0 +EmblemedIconClassÌ1ÎGLibÖ0 +EncCmdÌ2ÎV4l2Ö0 +EncIdxÌ2048ÎV4l2Ö0 +EncIdxEntryÌ2048ÎV4l2Ö0 +EncIdxFrameÌ2ÎV4l2Ö0 +EnchantÌ256Ö0 +EncoderCmdÌ2048ÎV4l2Ö0 +EncodingÌ2ÎSoupÖ0 +EncodingÌ2ÎTagLib.ID3v2Ö0 +EndpointAddressÌ2ÎUSBÖ0 +EndpointAttributeÌ2ÎUSBÖ0 +EndpointDescriptorÌ2048ÎUSBÖ0 +EngineÌ1ÎGConfÖ0 +EngineLangÌ1ÎPangoÖ0 +EngineShapeÌ1ÎPangoÖ0 +EnterNotifyÌ4ÎX.EventTypeÖ0 +EnterWindowMaskÌ4ÎX.EventMaskÖ0 +EntityÌ2048ÎXmlÖ0 +EntityTypeÌ2ÎXmlÖ0 +EntryÌ1ÎGConfÖ0 +EntryÌ128Í(string key, GConf.Value val)ÎGConf.EntryÖ0 +EntryÌ1ÎGtkÖ0 +EntryÌ128Í()ÎGtk.EntryÖ0 +Entry.nocopyÌ128Í(string key, GConf.Value val)ÎGConf.EntryÖ0 +EntryCompletionÌ1ÎGtkÖ0 +EntryCompletionÌ128Í()ÎGtk.EntryCompletionÖ0 +EntryCompletionMatchFuncÌ128Í(Gtk.EntryCompletion completion, string key, Gtk.TreeIter iter)ÎGtkÖ0Ïpublic delegate bool +EntryIconPositionÌ2ÎGtkÖ0 +EnumClassÌ1ÎGLibÖ0 +EnumStringPairÌ1ÎGConfÖ0 +EnumValueÌ1ÎGLibÖ0 +EnumerationÌ2048ÎXmlÖ0 +EnvironmentÌ256Ö0 +EpcÌ256Ö0 +EqualFuncÌ128Í(void* a, void* b)ÎGLibÖ0Ïpublic delegate bool +ErfÌ256Ö0 +ErrorÌ256Ö0 +ErrorÌ2ÎDBusÖ0 +ErrorÌ2ÎGConfÖ0 +ErrorÌ1ÎGLibÖ0 +ErrorÌ128Í(Quark domain, int code, string format, ...)ÎGLib.ErrorÖ0 +ErrorÌ2ÎGsfÖ0 +ErrorÌ2ÎLmÖ0 +ErrorÌ2ÎPopplerÖ0 +ErrorÌ2ÎRsvgÖ0 +ErrorÌ2ÎSDLÖ0 +ErrorÌ128Í(string p1, string p2, ...)ÎTiff.TIFFUtilsÖ0Ïpublic void +ErrorÌ2ÎXfconfÖ0 +ErrorÌ2048ÎXmlÖ0 +ErrorExtÌ128Í(thandle_t p1, string p2, string p3, ...)ÎTiff.TIFFUtilsÖ0Ïpublic void +ErrorHandlerÌ128Í(string reason, string file, int line, int errno)ÎGslÖ0Ïpublic delegate void +ErrorLevelÌ2ÎXmlÖ0 +ErrorTypeÌ2ÎGLibÖ0 +EventÌ1ÎGdkÖ0 +EventÌ128Í(Gdk.EventType type)ÎGdk.EventÖ0 +EventÌ1ÎGstÖ0 +EventÌ2048ÎSDLÖ0 +EventÌ2048ÎXÖ0 +Event.buffer_sizeÌ128Í(Gst.Format format, int64 minsize, int64 maxsize, bool async)ÎGst.EventÖ0 +Event.customÌ128Í(Gst.EventType type, owned Gst.Structure structure)ÎGst.EventÖ0 +Event.eosÌ128Í()ÎGst.EventÖ0 +Event.flush_startÌ128Í()ÎGst.EventÖ0 +Event.flush_stopÌ128Í()ÎGst.EventÖ0 +Event.latencyÌ128Í(Gst.ClockTime latency)ÎGst.EventÖ0 +Event.navigationÌ128Í(owned Gst.Structure structure)ÎGst.EventÖ0 +Event.new_segmentÌ128Í(bool update, double rate, Gst.Format format, int64 start, int64 stop, int64 position)ÎGst.EventÖ0 +Event.new_segment_fullÌ128Í(bool update, double rate, double applied_rate, Gst.Format format, int64 start, int64 stop, int64 position)ÎGst.EventÖ0 +Event.qosÌ128Í(double proportion, Gst.ClockTimeDiff diff, Gst.ClockTime timestamp)ÎGst.EventÖ0 +Event.seekÌ128Í(double rate, Gst.Format format, Gst.SeekFlags flags, Gst.SeekType start_type, int64 start, Gst.SeekType stop_type, int64 stop)ÎGst.EventÖ0 +Event.tagÌ128Í(Gst.TagList taglist)ÎGst.EventÖ0 +EventActionÌ2ÎSDLÖ0 +EventAnyÌ2048ÎGdkÖ0 +EventBoxÌ1ÎGtkÖ0 +EventBoxÌ128Í()ÎGtk.EventBoxÖ0 +EventButtonÌ2048ÎGdkÖ0 +EventClientÌ2048ÎGdkÖ0 +EventConfigureÌ2048ÎGdkÖ0 +EventCrossingÌ2048ÎGdkÖ0 +EventDNDÌ2048ÎGdkÖ0 +EventExposeÌ2048ÎGdkÖ0 +EventFocusÌ2048ÎGdkÖ0 +EventFuncÌ128Í(Gdk.Event event)ÎGdkÖ0Ïpublic delegate void +EventGrabBrokenÌ2048ÎGdkÖ0 +EventHookÌ2ÎLuaÖ0 +EventKeyÌ2048ÎGdkÖ0 +EventListenerÌ128Í(Atk.Object obj)ÎAtkÖ0Ïpublic delegate void +EventListenerInitÌ128Í()ÎAtkÖ0Ïpublic delegate void +EventMaskÌ2ÎGdkÖ0 +EventMaskÌ2ÎLuaÖ0 +EventMaskÌ2ÎSDLÖ0 +EventMaskÌ2ÎXÖ0 +EventMaskÌ4ÎX.CWÖ0 +EventMaskÌ2ÎXcbÖ0 +EventMotionÌ2048ÎGdkÖ0 +EventNoExposeÌ2048ÎGdkÖ0 +EventOwnerChangeÌ2048ÎGdkÖ0 +EventProbeCallbackÌ128Í(Gst.Pad pad, Gst.Event event)ÎGstÖ0Ïpublic delegate bool +EventPropertyÌ2048ÎGdkÖ0 +EventProximityÌ2048ÎGdkÖ0 +EventScrollÌ2048ÎGdkÖ0 +EventSelectionÌ2048ÎGdkÖ0 +EventSettingÌ2048ÎGdkÖ0 +EventStateÌ2ÎSDLÖ0 +EventTypeÌ2ÎGdkÖ0 +EventTypeÌ2ÎGstÖ0 +EventTypeÌ2ÎSDLÖ0 +EventTypeÌ2ÎXÖ0 +EventTypeFlagsÌ2ÎGstÖ0 +EventVisibilityÌ2048ÎGdkÖ0 +EventWindowStateÌ2048ÎGdkÖ0 +ExecÌ1ÎXfceÖ0 +ExecuteÌ1ÎExoÖ0 +ExoÌ256Ö0 +ExpÌ256Ö0 +ExpanderÌ1ÎGtkÖ0 +ExpanderÌ128Í(string label)ÎGtk.ExpanderÖ0 +Expander.with_mnemonicÌ128Í(string label)ÎGtk.ExpanderÖ0 +ExpanderStyleÌ2ÎGtkÖ0 +ExpectationÌ2ÎSoupÖ0 +ExpintÌ256Ö0 +ExposeÌ4ÎX.EventTypeÖ0 +ExposeEventÌ2048ÎSDLÖ0 +ExposeEventÌ1ÎXcbÖ0 +ExposureAutoTypeÌ2ÎV4l2Ö0 +ExposureMaskÌ4ÎX.EventMaskÖ0 +ExpressionÌ1ÎRasqalÖ0 +ExtControlÌ2048ÎV4l2Ö0 +ExtControlsÌ2048ÎV4l2Ö0 +ExtendÌ2ÎCairoÖ0 +ExtendProcÌ128Í(TIFF p1)ÎTiffÖ0Ïpublic delegate void +ExtensionModeÌ2ÎGdkÖ0 +ExtensionsÌ1ÎExoÖ0 +ExtensionsÌ1ÎXfceÖ0 +ExternalIDÌ8ÎXml.EntityÖ0 +ExternalPanelPluginÌ1ÎXfceÖ0 +ExternalPanelPluginÌ128Í([CCode (array_length_pos = 0)] string[] argv, PanelPluginFunc register)ÎXfce.ExternalPanelPluginÖ0 +FÌ128Í(double phi, double k, Mode mode)ÎGsl.EllIntÖ0Ïpublic double +FÌ8ÎGsl.RanDiscreteÖ0Ïdouble +F0Ì4ÎCurses.KeyÖ0 +F0Ì128Í(double x)ÎGsl.FermiDiracÖ0Ïpublic double +F0Ì128Í(double a, double b, double x)ÎGsl.HypergÖ0Ïpublic double +F0_eÌ128Í(double x, out Result result)ÎGsl.FermiDiracÖ0Ïpublic int +F0_eÌ128Í(double a, double b, double x, out Result result)ÎGsl.HypergÖ0Ïpublic int +F1Ì128Í(double x)ÎGsl.FermiDiracÖ0Ïpublic double +F1Ì128Í(double c, double x)ÎGsl.HypergÖ0Ïpublic double +F1Ì128Í(double a, double b, double x)ÎGsl.HypergÖ0Ïpublic double +F1Ì128Í(double a, double b, double c, double x)ÎGsl.HypergÖ0Ïpublic double +F1Ì4ÎSDL.KeySymbolÖ0 +F10Ì4ÎSDL.KeySymbolÖ0 +F11Ì4ÎSDL.KeySymbolÖ0 +F12Ì4ÎSDL.KeySymbolÖ0 +F13Ì4ÎSDL.KeySymbolÖ0 +F14Ì4ÎSDL.KeySymbolÖ0 +F15Ì4ÎSDL.KeySymbolÖ0 +F1_conjÌ128Í(double aR, double aI, double c, double x)ÎGsl.HypergÖ0Ïpublic double +F1_conj_eÌ128Í(double aR, double aI, double c, double x, out Result result)ÎGsl.HypergÖ0Ïpublic int +F1_conj_renormÌ128Í(double aR, double aI, double c, double x)ÎGsl.HypergÖ0Ïpublic double +F1_conj_renorm_eÌ128Í(double aR, double aI, double c, double x, out Result result)ÎGsl.HypergÖ0Ïpublic int +F1_eÌ128Í(double x, out Result result)ÎGsl.FermiDiracÖ0Ïpublic int +F1_eÌ128Í(double c, double x, out Result result)ÎGsl.HypergÖ0Ïpublic int +F1_eÌ128Í(double a, double b, double x, out Result result)ÎGsl.HypergÖ0Ïpublic int +F1_eÌ128Í(double a, double b, double c, double x, out Result result)ÎGsl.HypergÖ0Ïpublic int +F1_intÌ128Í(int m, int n, double x)ÎGsl.HypergÖ0Ïpublic double +F1_int_eÌ128Í(int m, int n, double x, out Result result)ÎGsl.HypergÖ0Ïpublic int +F1_renormÌ128Í(double a, double b, double c, double x)ÎGsl.HypergÖ0Ïpublic double +F1_renorm_eÌ128Í(double a, double b, double c, double x, out Result result)ÎGsl.HypergÖ0Ïpublic int +F2Ì128Í(double x)ÎGsl.FermiDiracÖ0Ïpublic double +F2Ì4ÎSDL.KeySymbolÖ0 +F2_eÌ128Í(double x, out Result result)ÎGsl.FermiDiracÖ0Ïpublic int +F3Ì4ÎSDL.KeySymbolÖ0 +F4Ì4ÎSDL.KeySymbolÖ0 +F5Ì4ÎSDL.KeySymbolÖ0 +F6Ì4ÎSDL.KeySymbolÖ0 +F7Ì4ÎSDL.KeySymbolÖ0 +F8Ì4ÎSDL.KeySymbolÖ0 +F9Ì4ÎSDL.KeySymbolÖ0 +FADEÌ4ÎPoppler.PageTransitionTypeÖ0 +FADING_INÌ4ÎSDLMixer.FadeStatusÖ0 +FADING_OUTÌ4ÎSDLMixer.FadeStatusÖ0 +FAILÌ4ÎUnique.ResponseÖ0 +FAILEDÌ4ÎDBus.ErrorÖ0 +FAILEDÌ4ÎGConf.ErrorÖ0 +FAILEDÌ4ÎGLib.ConvertErrorÖ0 +FAILEDÌ4ÎGLib.FileErrorÖ0 +FAILEDÌ4ÎGLib.IOChannelErrorÖ0 +FAILEDÌ4ÎGLib.IOErrorÖ0 +FAILEDÌ4ÎGLib.OptionErrorÖ0 +FAILEDÌ4ÎGLib.ShellErrorÖ0 +FAILEDÌ4ÎGLib.SpawnErrorÖ0 +FAILEDÌ4ÎGdk.PixbufErrorÖ0 +FAILEDÌ4ÎGst.CoreErrorÖ0 +FAILEDÌ4ÎGst.LibraryErrorÖ0 +FAILEDÌ4ÎGst.ResourceErrorÖ0 +FAILEDÌ4ÎGst.StreamErrorÖ0 +FAILEDÌ4ÎGtk.IconThemeErrorÖ0 +FAILEDÌ4ÎRsvg.ErrorÖ0 +FAILED_CONNECTÌ4ÎGtk.MozEmbedStatusFlagsÖ0 +FAILED_DEPENDENCYÌ4ÎSoup.KnownStatusCodeÖ0 +FAILED_DNSÌ4ÎGtk.MozEmbedStatusFlagsÖ0 +FAILED_HANDLEDÌ4ÎGLib.IOErrorÖ0 +FAILED_TIMEOUTÌ4ÎGtk.MozEmbedStatusFlagsÖ0 +FAILED_USERCANCELEDÌ4ÎGtk.MozEmbedStatusFlagsÖ0 +FAILUREÌ4ÎGsl.StatusÖ0 +FAILUREÌ4ÎGst.StateChangeReturnÖ0 +FAILUREÌ4ÎLm.MessageTypeÖ0 +FALLBACKÌ4ÎPango.AttrTypeÖ0 +FALLBACKÌ4ÎPango.CoverageLevelÖ0 +FALSEÌ4ÎJson.TokenTypeÖ0 +FAMILYÌ4ÎPango.AttrTypeÖ0 +FAMILYÌ4ÎPango.FontMaskÖ0 +FAMILY_NAMEÌ4ÎAtk.TextAttributeÖ0 +FARADAYÌ4ÎGsl.ConstCGSÖ0 +FARADAYÌ4ÎGsl.ConstCGSMÖ0 +FARADAYÌ4ÎGsl.ConstMKSÖ0 +FARADAYÌ4ÎGsl.ConstMKSAÖ0 +FASTÌ4ÎCairo.FilterÖ0 +FASTESTÌ4ÎGdk.ImageTypeÖ0 +FATALÌ4ÎXml.ErrorLevelÖ0 +FATHOMÌ4ÎGsl.ConstCGSÖ0 +FATHOMÌ4ÎGsl.ConstCGSMÖ0 +FATHOMÌ4ÎGsl.ConstMKSÖ0 +FATHOMÌ4ÎGsl.ConstMKSAÖ0 +FAULTÌ4ÎGLib.FileErrorÖ0 +FAXMODE_BYTEALIGNÌ8ÎTiffÖ0Ïttag_t +FAXMODE_CLASSICÌ8ÎTiffÖ0Ïttag_t +FAXMODE_NOEOLÌ8ÎTiffÖ0Ïttag_t +FAXMODE_NORTCÌ8ÎTiffÖ0Ïttag_t +FAXMODE_WORDALIGNÌ8ÎTiffÖ0Ïttag_t +FBIGÌ4ÎGLib.IOChannelErrorÖ0 +FD_CLOEXECÌ8ÎPosixÖ0Ïint +FD_CLRÌ128Í(int fd, fd_set @set)ÎPosixÖ0Ïpublic void +FD_ISSETÌ128Í(int fd, fd_set @set)ÎPosixÖ0Ïpublic int +FD_SETÌ128Í(int fd, fd_set @set)ÎPosixÖ0Ïpublic void +FD_ZEROÌ128Í(fd_set @set)ÎPosixÖ0Ïpublic void +FEBRUARYÌ4ÎGLib.DateMonthÖ0 +FEMTOÌ4ÎGsl.ConstNumÖ0 +FF0Ì8ÎPosixÖ0Ïtcflag_t +FF1Ì8ÎPosixÖ0Ïtcflag_t +FFDLYÌ8ÎPosixÖ0Ïtcflag_t +FFTComplexÌ256Ö0 +FFTComplexWavetableÌ1ÎGslÖ0 +FFTComplexWavetableÌ128Í(size_t n)ÎGsl.FFTComplexWavetableÖ0 +FFTComplexWorkspaceÌ1ÎGslÖ0 +FFTComplexWorkspaceÌ128Í(size_t n)ÎGsl.FFTComplexWorkspaceÖ0 +FFTDirectionÌ2ÎGslÖ0 +FFTF32Ì1ÎGstÖ0 +FFTF32Ì128Í(int len, bool inverse)ÎGst.FFTF32Ö0 +FFTF32ComplexÌ1ÎGstÖ0 +FFTF64Ì1ÎGstÖ0 +FFTF64Ì128Í(int len, bool inverse)ÎGst.FFTF64Ö0 +FFTF64ComplexÌ1ÎGstÖ0 +FFTHalfcomplexÌ256Ö0 +FFTHalfcomplexWavetableÌ1ÎGslÖ0 +FFTHalfcomplexWavetableÌ128Í(size_t n)ÎGsl.FFTHalfcomplexWavetableÖ0 +FFTRealÌ256Ö0 +FFTRealWavetableÌ1ÎGslÖ0 +FFTRealWavetableÌ128Í(size_t n)ÎGsl.FFTRealWavetableÖ0 +FFTRealWorkspaceÌ1ÎGslÖ0 +FFTRealWorkspaceÌ128Í(size_t n)ÎGsl.FFTRealWorkspaceÖ0 +FFTS16Ì1ÎGstÖ0 +FFTS16Ì128Í(int len, bool inverse)ÎGst.FFTS16Ö0 +FFTS16ComplexÌ1ÎGstÖ0 +FFTS32Ì1ÎGstÖ0 +FFTS32Ì128Í(int len, bool inverse)ÎGst.FFTS32Ö0 +FFTS32ComplexÌ1ÎGstÖ0 +FFTWindowÌ2ÎGstÖ0 +FGÌ4ÎGtk.RcFlagsÖ0 +FGÌ4ÎGtk.RcTokenTypeÖ0 +FG_BLACKÌ4ÎGst.DebugColorFlagsÖ0 +FG_BLUEÌ4ÎGst.DebugColorFlagsÖ0 +FG_COLORÌ4ÎAtk.TextAttributeÖ0 +FG_CYANÌ4ÎGst.DebugColorFlagsÖ0 +FG_GREENÌ4ÎGst.DebugColorFlagsÖ0 +FG_MAGENTAÌ4ÎGst.DebugColorFlagsÖ0 +FG_REDÌ4ÎGst.DebugColorFlagsÖ0 +FG_STIPPLEÌ4ÎAtk.TextAttributeÖ0 +FG_WHITEÌ4ÎGst.DebugColorFlagsÖ0 +FG_YELLOWÌ4ÎGst.DebugColorFlagsÖ0 +FG_arrayÌ128Í(double l_min, int kmax, double eta, double x, [CCode (array_length = false)] double[] fc_array, [CCode (array_length = false)] double[] gc_array, out double f_exponent, out double g_exponent)ÎGsl.CoulombWaveÖ0Ïpublic int +FG_eÌ128Í(double eta, double x, double l_f, int k, out Result f, out Result fp, out Result g, out Result gp, out double exp_f, out double exp_g)ÎGsl.CoulombWaveÖ0Ïpublic int +FGp_arrayÌ128Í(double l_min, int kmax, double eta, double x, [CCode (array_length = false)] double[] fc_array, [CCode (array_length = false)] double[] fcp_array, [CCode (array_length = false)] double[] gc_array, [CCode (array_length = false)] double[] gcp_array, out double f_exponent, out double g_exponent)ÎGsl.CoulombWaveÖ0Ïpublic int +FIELD_CUSTOMÌ8ÎTiffÖ0Ïttag_t +FIFOÌ4ÎGnomeVFS.FileTypeÖ0 +FILEÌ8ÎGLib.LogÖ0 +FILEÌ4ÎGnomeVFS.MonitorTypeÖ0 +FILEÌ4ÎHildon.FileSystemModelItemTypeÖ0 +FILENAMEÌ4ÎGLib.OptionArgÖ0 +FILENAMEÌ4ÎGLib.OptionFlagsÖ0 +FILENAMEÌ4ÎGnome.UIPixmapTypeÖ0 +FILENAMEÌ4ÎGtk.FileFilterFlagsÖ0 +FILENAMEÌ4ÎXfce.MenuLayoutNodeTypeÖ0 +FILENAME_ARRAYÌ4ÎGLib.OptionArgÖ0 +FILENAME_TOO_LONGÌ4ÎGLib.IOErrorÖ0 +FILESÌ4ÎTracker.DBTypeÖ0 +FILESÌ4ÎXfce.MenuLayoutMergeTypeÖ0 +FILETYPE_MASKÌ8ÎTiffÖ0Ïttag_t +FILETYPE_PAGEÌ8ÎTiffÖ0Ïttag_t +FILETYPE_REDUCEDIMAGEÌ8ÎTiffÖ0Ïttag_t +FILE_AND_ARGV_ZEROÌ4ÎGLib.SpawnFlagsÖ0 +FILE_ATTRIBUTE_ACCESS_CAN_DELETEÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_ACCESS_CAN_EXECUTEÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_ACCESS_CAN_READÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_ACCESS_CAN_RENAMEÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_ACCESS_CAN_TRASHÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_ACCESS_CAN_WRITEÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_DOS_IS_ARCHIVEÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_DOS_IS_SYSTEMÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_ETAG_VALUEÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_FILESYSTEM_FREEÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_FILESYSTEM_READONLYÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_FILESYSTEM_SIZEÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_FILESYSTEM_TYPEÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_FILESYSTEM_USE_PREVIEWÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_GVFS_BACKENDÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_ID_FILEÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_ID_FILESYSTEMÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_MOUNTABLE_CAN_EJECTÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_MOUNTABLE_CAN_MOUNTÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_MOUNTABLE_CAN_UNMOUNTÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_MOUNTABLE_HAL_UDIÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_MOUNTABLE_UNIX_DEVICEÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_OWNER_GROUPÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_OWNER_USERÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_OWNER_USER_REALÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_PREVIEW_ICONÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_SELINUX_CONTEXTÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_STANDARD_ALLOCATED_SIZEÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_STANDARD_CONTENT_TYPEÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_STANDARD_COPY_NAMEÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_STANDARD_DESCRIPTIONÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_STANDARD_DISPLAY_NAMEÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_STANDARD_EDIT_NAMEÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_STANDARD_FAST_CONTENT_TYPEÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_STANDARD_ICONÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_STANDARD_IS_BACKUPÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_STANDARD_IS_HIDDENÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_STANDARD_IS_SYMLINKÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_STANDARD_IS_VIRTUALÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_STANDARD_NAMEÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_STANDARD_SIZEÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_STANDARD_SORT_ORDERÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_STANDARD_SYMLINK_TARGETÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_STANDARD_TARGET_URIÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_STANDARD_TYPEÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_THUMBNAILING_FAILEDÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_THUMBNAIL_PATHÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_TIME_ACCESSÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_TIME_ACCESS_USECÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_TIME_CHANGEDÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_TIME_CHANGED_USECÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_TIME_CREATEDÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_TIME_CREATED_USECÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_TIME_MODIFIEDÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_TIME_MODIFIED_USECÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_TRASH_ITEM_COUNTÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_UNIX_BLOCKSÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_UNIX_BLOCK_SIZEÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_UNIX_DEVICEÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_UNIX_GIDÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_UNIX_INODEÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_UNIX_IS_MOUNTPOINTÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_UNIX_MODEÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_UNIX_NLINKÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_UNIX_RDEVÌ8ÎGLibÖ0 +FILE_ATTRIBUTE_UNIX_UIDÌ8ÎGLibÖ0 +FILE_CHOOSERÌ4ÎAtk.RoleÖ0 +FILE_EXISTSÌ4ÎDBus.ErrorÖ0 +FILE_NOT_FOUNDÌ4ÎCairo.StatusÖ0 +FILE_NOT_FOUNDÌ4ÎDBus.ErrorÖ0 +FILE_NOT_FOUNDÌ4ÎGLib.BookmarkFileErrorÖ0 +FILE_SELECTÌ4ÎPoppler.FormTextTypeÖ0 +FILLÌ4ÎGdk.GCValuesMaskÖ0 +FILLÌ4ÎGoo.CanvasPointerEventsÖ0 +FILLÌ4ÎGtk.AttachOptionsÖ0 +FILLÌ4ÎGtk.JustificationÖ0 +FILLEDÌ4ÎGst.RingBufferSegStateÖ0 +FILLERÌ4ÎAtk.RoleÖ0 +FILLORDER_LSB2MSBÌ8ÎTiffÖ0Ïttag_t +FILLORDER_MSB2LSBÌ8ÎTiffÖ0Ïttag_t +FILL_MASKÌ4ÎGoo.CanvasPointerEventsÖ0 +FINAL_PUNCTUATIONÌ4ÎUnicodeTypeÖ0 +FINDÌ4ÎCurses.KeyÖ0 +FINDÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +FIND_AGAINÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +FINE_STRUCTUREÌ4ÎGsl.ConstNumÖ0 +FINISHÌ4ÎBZLib.ActionÖ0 +FINISHÌ4ÎGnome.EdgePositionÖ0 +FINISHÌ4ÎHildon.WizardDialogResponseÖ0 +FINISHEDÌ4ÎGtk.PrintStatusÖ0 +FINISHEDÌ4ÎSoup.MessageStatusÖ0 +FINISHED_ABORTEDÌ4ÎGtk.PrintStatusÖ0 +FINISH_OKÌ4ÎBZLib.StatusÖ0 +FIRSTÌ4ÎGtk.NotebookTabÖ0 +FIRSTÌ4ÎGtk.SignalRunTypeÖ0 +FIRSTÌ4ÎLm.HandlerPriorityÖ0 +FIRSTÌ4ÎSDL.KeySymbolÖ0 +FISHÌ4ÎGst.TagImageTypeÖ0 +FITÌ4ÎPoppler.DestTypeÖ0 +FITBÌ4ÎPoppler.DestTypeÖ0 +FITBHÌ4ÎPoppler.DestTypeÖ0 +FITBVÌ4ÎPoppler.DestTypeÖ0 +FITHÌ4ÎPoppler.DestTypeÖ0 +FITRÌ4ÎPoppler.DestTypeÖ0 +FITVÌ4ÎPoppler.DestTypeÖ0 +FIT_WINDOWÌ4ÎPoppler.ViewerPreferencesÖ0 +FIVEÌ4ÎSDL.KeySymbolÖ0 +FIXEDÌ4ÎGst.PadTemplateFlagsÖ0 +FIXEDÌ4ÎGtk.TreeViewColumnSizingÖ0 +FIXEDÌ4ÎXml.AttributeDefaultÖ0 +FIXED_CLOCKÌ4ÎGst.PipelineFlagsÖ0 +FLACÌ4ÎTagLib.FileTypeÖ0 +FLAGSÌ4ÎGnomeVFS.FileInfoFieldsÖ0 +FLAGSÌ4ÎGst.BufferCopyFlagsÖ0 +FLAGS_NONEÌ4ÎPanel.AppletFlagsÖ0 +FLAG_FATALÌ4ÎGLib.LogLevelFlagsÖ0 +FLAG_LASTÌ4ÎGst.BaseSrcFlagsÖ0 +FLAG_LASTÌ4ÎGst.BusFlagsÖ0 +FLAG_LASTÌ4ÎGst.ElementFlagsÖ0 +FLAG_LASTÌ4ÎGst.IndexFlagsÖ0 +FLAG_LASTÌ4ÎGst.ObjectFlagsÖ0 +FLAG_LASTÌ4ÎGst.PadFlagsÖ0 +FLAG_LASTÌ4ÎGst.PadTemplateFlagsÖ0 +FLAG_RECURSIONÌ4ÎGLib.LogLevelFlagsÖ0 +FLEURÌ4ÎGdk.CursorTypeÖ0 +FLIGHTÌ4ÎOsso.DevModeÖ0 +FLOATÌ4ÎGConf.ValueTypeÖ0 +FLOATÌ4ÎGLib.TokenTypeÖ0 +FLOATÌ4ÎGst.BufferFormatTypeÖ0 +FLOATÌ4ÎRasqal.Literal.TypeÖ0 +FLOATÌ8ÎSqliteÖ0Ïint +FLOATÌ4ÎTiff.DataTypeÖ0 +FLOAT32_BEÌ4ÎGst.BufferFormatÖ0 +FLOAT32_LEÌ4ÎGst.BufferFormatÖ0 +FLOAT64_BEÌ4ÎGst.BufferFormatÖ0 +FLOAT64_LEÌ4ÎGst.BufferFormatÖ0 +FLOATINGÌ4ÎGst.ObjectFlagsÖ0 +FLOATINGÌ4ÎGtk.ObjectFlagsÖ0 +FLOATING_HÌ4ÎXfce.ScreenPositionÖ0 +FLOATING_VÌ4ÎXfce.ScreenPositionÖ0 +FLOAT_MALFORMEDÌ4ÎGLib.ErrorTypeÖ0 +FLOAT_RADIXÌ4ÎGLib.ErrorTypeÖ0 +FLOPPYÌ4ÎGnomeVFS.DeviceTypeÖ0 +FLOWS_FROMÌ4ÎAtk.RelationTypeÖ0 +FLOWS_TOÌ4ÎAtk.RelationTypeÖ0 +FLUID_OUNCEÌ4ÎGsl.ConstCGSÖ0 +FLUID_OUNCEÌ4ÎGsl.ConstCGSMÖ0 +FLUID_OUNCEÌ4ÎGsl.ConstMKSÖ0 +FLUID_OUNCEÌ4ÎGsl.ConstMKSAÖ0 +FLUSHÌ4ÎBZLib.ActionÖ0 +FLUSHÌ4ÎGst.SeekFlagsÖ0 +FLUSHINGÌ4ÎGst.BusFlagsÖ0 +FLUSHINGÌ4ÎGst.PadFlagsÖ0 +FLUSHRÌ8ÎPosixÖ0Ïint +FLUSHRWÌ8ÎPosixÖ0Ïint +FLUSHWÌ8ÎPosixÖ0Ïint +FLUSH_OKÌ4ÎBZLib.StatusÖ0 +FLUSH_STARTÌ4ÎGst.EventTypeÖ0 +FLUSH_STOPÌ4ÎGst.EventTypeÖ0 +FLYÌ4ÎPoppler.PageTransitionTypeÖ0 +FOCUSABLEÌ4ÎAtk.StateTypeÖ0 +FOCUSEDÌ4ÎAtk.StateTypeÖ0 +FOCUSEDÌ4ÎGtk.CellRendererStateÖ0 +FOCUS_ABSOLUTEÌ4ÎV4l2.CameraClassControlIdsÖ0 +FOCUS_AUTOÌ4ÎV4l2.CameraClassControlIdsÖ0 +FOCUS_CHANGEÌ4ÎGdk.EventTypeÖ0 +FOCUS_CHANGEÌ4ÎXcb.EventMaskÖ0 +FOCUS_CHANGE_MASKÌ4ÎGdk.EventMaskÖ0 +FOCUS_RELATIVEÌ4ÎV4l2.CameraClassControlIdsÖ0 +FOLDERÌ4ÎExo.MountPointMatchMaskÖ0 +FOLDERÌ4ÎHildon.FileSystemModelItemTypeÖ0 +FOLLOW_LINKSÌ4ÎGnomeVFS.FileInfoOptionsÖ0 +FOLLOW_LINKSÌ4ÎGnomeVFS.XferOptionsÖ0 +FOLLOW_LINKS_RECURSIVEÌ4ÎGnomeVFS.XferOptionsÖ0 +FONTÌ4ÎGdk.FontTypeÖ0 +FONTÌ4ÎGdk.GCValuesMaskÖ0 +FONTÌ4ÎGtk.RcTokenTypeÖ0 +FONTSETÌ4ÎGdk.FontTypeÖ0 +FONTSETÌ4ÎGtk.RcTokenTypeÖ0 +FONT_CHOOSERÌ4ÎAtk.RoleÖ0 +FONT_DESCÌ4ÎPango.AttrTypeÖ0 +FONT_INFOÌ4ÎGnome.FontPickerModeÖ0 +FONT_NAMEÌ4ÎGtk.RcTokenTypeÖ0 +FOOTÌ4ÎGsl.ConstCGSÖ0 +FOOTÌ4ÎGsl.ConstCGSMÖ0 +FOOTÌ4ÎGsl.ConstMKSÖ0 +FOOTÌ4ÎGsl.ConstMKSAÖ0 +FOOTCANDLEÌ4ÎGsl.ConstCGSÖ0 +FOOTCANDLEÌ4ÎGsl.ConstCGSMÖ0 +FOOTCANDLEÌ4ÎGsl.ConstMKSÖ0 +FOOTCANDLEÌ4ÎGsl.ConstMKSAÖ0 +FOOTERÌ4ÎAtk.RoleÖ0 +FOOTLAMBERTÌ4ÎGsl.ConstCGSÖ0 +FOOTLAMBERTÌ4ÎGsl.ConstCGSMÖ0 +FOOTLAMBERTÌ4ÎGsl.ConstMKSÖ0 +FOOTLAMBERTÌ4ÎGsl.ConstMKSAÖ0 +FORBIDDENÌ4ÎGst.RTSPStatusCodeÖ0 +FORBIDDENÌ4ÎSoup.KnownStatusCodeÖ0 +FORCEÌ4ÎGLib.MountUnmountFlagsÖ0 +FORCE_DISABLEÌ4ÎVte.TerminalAntiAliasÖ0 +FORCE_ENABLEÌ4ÎVte.TerminalAntiAliasÖ0 +FORCE_FAST_MIME_TYPEÌ4ÎGnomeVFS.FileInfoOptionsÖ0 +FORCE_SIZEÌ4ÎGtk.IconLookupFlagsÖ0 +FORCE_SLOW_MIME_TYPEÌ4ÎGnomeVFS.FileInfoOptionsÖ0 +FORCE_SVGÌ4ÎGtk.IconLookupFlagsÖ0 +FOREGROUNDÌ4ÎGdk.GCValuesMaskÖ0 +FOREGROUNDÌ4ÎPango.AttrTypeÖ0 +FOREGROUNDÌ4ÎPango.RenderPartÖ0 +FOREIGNÌ4ÎGdk.WindowTypeÖ0 +FOREVERÌ4ÎGnome.PasswordDialogRememberÖ0 +FORKÌ4ÎGLib.SpawnErrorÖ0 +FORMÌ4ÎAtk.RoleÖ0 +FORMATÌ4ÎGst.IndexEntryTypeÖ0 +FORMATÌ4ÎGst.StreamErrorÖ0 +FORMATÌ8ÎSqliteÖ0Ïint +FORMATÌ4ÎUnicodeTypeÖ0 +FORMATÌ8Îint16Ö0 +FORMATÌ8Îint32Ö0 +FORMATÌ8Îint64Ö0 +FORMATÌ8Îssize_tÖ0 +FORMATÌ8Îuint16Ö0 +FORMATÌ8Îuint32Ö0 +FORMATÌ8Îuint64Ö0 +FORMATSÌ4ÎGst.QueryTypeÖ0 +FORMAT_MODIFIERÌ8Îint16Ö0 +FORMAT_MODIFIERÌ8Îint32Ö0 +FORMAT_MODIFIERÌ8Îint64Ö0 +FORMAT_MODIFIERÌ8Îssize_tÖ0 +FORMAT_MODIFIERÌ8Îuint16Ö0 +FORMAT_MODIFIERÌ8Îuint32Ö0 +FORMAT_MODIFIERÌ8Îuint64Ö0 +FORM_HÌ8ÎSoupÖ0Ïint +FORM_MIME_TYPE_MULTIPARTÌ8ÎSoupÖ0 +FORM_MIME_TYPE_URLENCODEDÌ8ÎSoupÖ0 +FOR_SESSIONÌ4ÎGLib.PasswordSaveÖ0 +FOUNDÌ4ÎSoup.KnownStatusCodeÖ0 +FOURÌ4ÎSDL.KeySymbolÖ0 +FOURCC_FORMATÌ8ÎGstÖ0 +FPEÌ4ÎDaemon.SigÖ0 +FPEÌ4ÎGLib.ProcessSignalÖ0 +FPSÌ8ÎGst.VideoRangeÖ0 +FPSÌ4ÎV4l2.TimecodeTypeÖ0 +FRAGMENT_IDENTIFIERÌ4ÎGnomeVFS.URIHideOptionsÖ0 +FRAMEÌ4ÎAtk.RoleÖ0 +FREEÌ4ÎGtk.CurveTypeÖ0 +FREEZEÌ4ÎGoo.CanvasAnimateTypeÖ0 +FREQUENCYÌ4ÎGst.TunerChannelFlagsÖ0 +FRIDAYÌ4ÎGLib.DateWeekdayÖ0 +FROMÌ4ÎGst.RTSPHeaderFieldÖ0 +FRONT_CENTERÌ4ÎGst.AudioChannelPositionÖ0 +FRONT_COVERÌ4ÎGst.TagImageTypeÖ0 +FRONT_LEFTÌ4ÎGst.AudioChannelPositionÖ0 +FRONT_LEFT_OF_CENTERÌ4ÎGst.AudioChannelPositionÖ0 +FRONT_MONOÌ4ÎGst.AudioChannelPositionÖ0 +FRONT_RIGHTÌ4ÎGst.AudioChannelPositionÖ0 +FRONT_RIGHT_OF_CENTERÌ4ÎGst.AudioChannelPositionÖ0 +FROZENÌ4ÎGdk.GrabStatusÖ0 +FROZENÌ4ÎGnome.ClientStateÖ0 +FSDEVICEÌ4ÎGnome.DesktopItemTypeÖ0 +FSTYPEÌ4ÎExo.MountPointMatchMaskÖ0 +FTÌ4ÎCairo.FontTypeÖ0 +FTDIÌ256Ö0 +FULLÌ4ÎCairo.HintStyleÖ0 +FULLÌ4ÎGdk.PixbufAlphaModeÖ0 +FULLÌ4ÎGtk.VisibilityÖ0 +FULLÌ4ÎPoppler.PermissionsÖ0 +FULLÌ8ÎSqliteÖ0Ïint +FULLSCREENÌ4ÎGdk.WindowStateÖ0 +FULLSCREENÌ4ÎSDL.SurfaceFlagÖ0 +FULLSCREENÌ4ÎWnck.WindowActionsÖ0 +FULLSCREENÌ4ÎWnck.WindowStateÖ0 +FULLTEXTÌ4ÎTracker.FieldTypeÖ0 +FULLY_OBSCUREDÌ4ÎGdk.VisibilityStateÖ0 +FULL_SCREENÌ4ÎPoppler.PageModeÖ0 +FUNCÌ4ÎGLib.SignalMatchTypeÖ0 +FUNCTIONÌ4ÎGdk.GCValuesMaskÖ0 +FUNCTIONÌ4ÎGnome.TriggerTypeÖ0 +FUNCTIONÌ4ÎLua.TypeÖ0 +FUZZYÌ4ÎGst.IndexCertaintyÖ0 +F_DUPFDÌ8ÎPosixÖ0Ïint +F_GETFDÌ8ÎPosixÖ0Ïint +F_GETFLÌ8ÎPosixÖ0Ïint +F_GETLKÌ8ÎPosixÖ0Ïint +F_GETOWNÌ8ÎPosixÖ0Ïint +F_OKÌ8ÎPosixÖ0Ïint +F_RDLCKÌ8ÎPosixÖ0Ïint +F_SETFDÌ8ÎPosixÖ0Ïint +F_SETFLÌ8ÎPosixÖ0Ïint +F_SETLKÌ8ÎPosixÖ0Ïint +F_SETLKWÌ8ÎPosixÖ0Ïint +F_SETOWNÌ8ÎPosixÖ0Ïint +F_UNLCKÌ8ÎPosixÖ0Ïint +F_WRLCKÌ8ÎPosixÖ0Ïint +F_arrayÌ128Í(double l_min, int kmax, double eta, double x, [CCode (array_length = false)] double[] fc_array, out double f_exponent)ÎGsl.CoulombWaveÖ0Ïpublic int +F_eÌ128Í(double phi, double k, Mode mode, out Result result)ÎGsl.EllIntÖ0Ïpublic int +FadeStatusÌ2ÎSDLMixerÖ0 +FdOpenÌ128Í(int p1, string p2, string p3)ÎTiff.TIFFUtilsÖ0Ïpublic TIFF +FermiDiracÌ256Ö0 +FieldÌ2048ÎMysqlÖ0 +FieldÌ1ÎTrackerÖ0 +FieldÌ128Í()ÎTracker.FieldÖ0 +FieldÌ2ÎV4l2Ö0 +FieldInfoÌ2048ÎTiffÖ0 +FieldTypeÌ2ÎTrackerÖ0 +FieldWithNameÌ128Í(string p1)ÎTiff.TIFFÖ0Ïpublic weak FieldInfo +FieldWithTagÌ128Í(ttag_t p1)ÎTiff.TIFFÖ0Ïpublic weak FieldInfo +FileÌ32ÎGLibÖ0 +FileÌ1ÎTagLibÖ0 +FileÌ128Í(string filename)ÎTagLib.FileÖ0 +FileÌ1ÎTrackerÖ0 +File.typeÌ128Í(string filename, FileType type)ÎTagLib.FileÖ0 +FileAttributeInfoÌ1ÎGLibÖ0 +FileAttributeInfoFlagsÌ2ÎGLibÖ0 +FileAttributeInfoListÌ1ÎGLibÖ0 +FileAttributeInfoListÌ128Í()ÎGLib.FileAttributeInfoListÖ0 +FileAttributeMatcherÌ1ÎGLibÖ0 +FileAttributeMatcherÌ128Í(string attributes)ÎGLib.FileAttributeMatcherÖ0 +FileAttributeStatusÌ2ÎGLibÖ0 +FileAttributeTypeÌ2ÎGLibÖ0 +FileChooserÌ32ÎGtkÖ0 +FileChooserActionÌ2ÎGtkÖ0 +FileChooserButtonÌ1ÎGtkÖ0 +FileChooserButtonÌ128Í(string title, Gtk.FileChooserAction action)ÎGtk.FileChooserButtonÖ0 +FileChooserButton.with_dialogÌ128Í(Gtk.Widget dialog)ÎGtk.FileChooserButtonÖ0 +FileChooserConfirmationÌ2ÎGtkÖ0 +FileChooserDialogÌ1ÎGtkÖ0 +FileChooserDialogÌ128Í(string? title, Gtk.Window? parent, Gtk.FileChooserAction action, ...)ÎGtk.FileChooserDialogÖ0 +FileChooserDialogÌ1ÎHildonÖ0 +FileChooserDialogÌ128Í(Gtk.Window parent, Gtk.FileChooserAction action)ÎHildon.FileChooserDialogÖ0 +FileChooserDialog.with_propertiesÌ128Í(Gtk.Window parent, ...)ÎHildon.FileChooserDialogÖ0 +FileChooserEmbedÌ32ÎGtkÖ0 +FileChooserErrorÌ2ÎGtkÖ0 +FileChooserWidgetÌ1ÎGtkÖ0 +FileChooserWidgetÌ128Í(Gtk.FileChooserAction action)ÎGtk.FileChooserWidgetÖ0 +FileCopyFlagsÌ2ÎGLibÖ0 +FileCreateFlagsÌ2ÎGLibÖ0 +FileDetailsDialogÌ1ÎHildonÖ0 +FileDetailsDialogÌ128Í(Gtk.Window parent, string filename)ÎHildon.FileDetailsDialogÖ0 +FileDetailsDialog.with_modelÌ128Í(Gtk.Window parent, Hildon.FileSystemModel model)ÎHildon.FileDetailsDialogÖ0 +FileDomainÌ2ÎGnomeÖ0 +FileEnumeratorÌ1ÎGLibÖ0 +FileErrorÌ2ÎGLibÖ0 +FileFilterÌ1ÎGtkÖ0 +FileFilterÌ128Í()ÎGtk.FileFilterÖ0 +FileFilterFlagsÌ2ÎGtkÖ0 +FileFilterFuncÌ128Í(Gtk.FileFilterInfo filter_info)ÎGtkÖ0Ïpublic delegate bool +FileFilterInfoÌ1ÎGtkÖ0 +FileFlagsÌ2ÎGnomeVFSÖ0 +FileFreeDataFuncÌ128Í()ÎTracker.ModuleÖ0Ïpublic delegate void +FileGetDataFuncÌ128Í(string path)ÎTracker.ModuleÖ0Ïpublic delegate void * +FileGetMetadataFuncÌ128Í(Tracker.File file)ÎTracker.ModuleÖ0Ïpublic delegate weak Tracker.Metadata +FileGetServiceTypeFuncÌ128Í(Tracker.File file)ÎTracker.ModuleÖ0 +FileGetTextÌ128Í(Tracker.File path)ÎTracker.ModuleÖ0 +FileGetUriFuncÌ128Í(Tracker.File file, string dirname, string basename)ÎTracker.ModuleÖ0Ïpublic delegate void +FileIconÌ1ÎGLibÖ0 +FileIconÌ128Í(GLib.File file)ÎGLib.FileIconÖ0 +FileIconClassÌ1ÎGLibÖ0 +FileInfoÌ2048ÎFuseÖ0 +FileInfoÌ1ÎGLibÖ0 +FileInfoÌ128Í()ÎGLib.FileInfoÖ0 +FileInfoÌ1ÎGnomeVFSÖ0 +FileInfoÌ128Í()ÎGnomeVFS.FileInfoÖ0 +FileInfoClassÌ1ÎGLibÖ0 +FileInfoFieldsÌ2ÎGnomeVFSÖ0 +FileInfoOptionsÌ2ÎGnomeVFSÖ0 +FileInputStreamÌ1ÎGLibÖ0 +FileIterContentsÌ128Í(Tracker.File path)ÎTracker.ModuleÖ0Ïpublic delegate bool +FileMonitorÌ1ÎGLibÖ0 +FileMonitorEventÌ2ÎGLibÖ0 +FileMonitorFlagsÌ2ÎGLibÖ0 +FileNameÌ128Í()ÎTiff.TIFFÖ0 +FileOffsetÌ1ÎGnomeVFSÖ0 +FileOutputStreamÌ1ÎGLibÖ0 +FilePermissionsÌ2ÎGnomeVFSÖ0 +FileProgressCallbackÌ128Í(int64 current_num_bytes, int64 total_num_bytes)ÎGLibÖ0Ïpublic delegate void +FileQueryInfoFlagsÌ2ÎGLibÖ0 +FileReadMoreCallbackÌ128Í(string file_contents, int64 file_size, void* callback_data)ÎGLibÖ0Ïpublic delegate bool +FileSeekÌ2ÎGLibÖ0 +FileSelectionÌ1ÎHildonÖ0 +FileSelection.with_modelÌ128Í(Hildon.FileSystemModel model)ÎHildon.FileSelectionÖ0 +FileSelectionModeÌ2ÎHildonÖ0 +FileSelectionPaneÌ2ÎHildonÖ0 +FileSelectionSortKeyÌ2ÎHildonÖ0 +FileSelectionVisibleColumnsÌ2ÎHildonÖ0 +FileSizeÌ2048ÎGnomeVFSÖ0 +FileStreamÌ1ÎGLibÖ0 +FileSystemInfoÌ1ÎHildonÖ0 +FileSystemInfoÌ128Í(string uri)ÎHildon.FileSystemInfoÖ0 +FileSystemInfoCallbackÌ128Í(Hildon.FileSystemInfoHandle handle, Hildon.FileSystemInfo info, GLib.Error error)ÎHildonÖ0Ïpublic delegate void +FileSystemInfoHandleÌ1ÎHildonÖ0 +FileSystemModelÌ1ÎHildonÖ0 +FileSystemModel.itemÌ128Í(Hildon.FileSystemModel model, Gtk.TreeIter parent, string stub_name, string extension)ÎHildon.FileSystemModelÖ0 +FileSystemModelColumnsÌ2ÎHildonÖ0 +FileSystemModelItemTypeÌ2ÎHildonÖ0 +FileSystemModelThumbnailCallbackÌ128Í(string uri, string path, string thumbnail_file)ÎHildonÖ0Ïpublic delegate bool +FileSystemStorageDialogÌ1ÎHildonÖ0 +FileSystemStorageDialogÌ128Í(Gtk.Window parent, string uri_str)ÎHildon.FileSystemStorageDialogÖ0 +FileTestÌ2ÎGLibÖ0 +FileTypeÌ2ÎGLibÖ0 +FileTypeÌ2ÎGnomeVFSÖ0 +FileTypeÌ2ÎTagLibÖ0 +FileUtilsÌ256Ö0 +FilenameÌ256Ö0 +FilenameCompleterÌ1ÎGLibÖ0 +FilenameCompleterÌ128Í()ÎGLib.FilenameCompleterÖ0 +FilenoÌ128Í()ÎTiff.TIFFÖ0Ïpublic int +FilesystemPreviewTypeÌ2ÎGLibÖ0 +FillÌ2ÎGdkÖ0 +FillDirÌ128Í(void* buf, string name, stat? st, off_t offset)ÎFuseÖ0Ïpublic delegate int +FillRuleÌ2ÎCairoÖ0 +FillRuleÌ2ÎGdkÖ0 +FilterÌ2ÎCairoÖ0 +FilterÌ1ÎSDLGraphicsÖ0 +FilterFuncÌ128Í(Gdk.XEvent xevent, Gdk.Event event)ÎGdkÖ0Ïpublic delegate Gdk.FilterReturn +FilterFuncÌ128Í(void* obj)ÎGstÖ0Ïpublic delegate bool +FilterInputStreamÌ1ÎGLibÖ0 +FilterOutputStreamÌ1ÎGLibÖ0 +FilterReturnÌ2ÎGdkÖ0 +FindCODECÌ128Í(ushort p1)ÎTiff.TIFFUtilsÖ0Ïpublic weak Codec +FindDirectoryKindÌ2ÎGnomeVFSÖ0 +FindDirectoryResultÌ1ÎGnomeVFSÖ0 +FindFieldInfoÌ128Í(ttag_t p1, DataType p2)ÎTiff.TIFFÖ0Ïpublic weak FieldInfo +FindFieldInfoByNameÌ128Í(string p1, DataType p2)ÎTiff.TIFFÖ0Ïpublic weak FieldInfo +FindInternalChildFuncÌ128Í(Glade.XML xml, Gtk.Widget parent, string childname)ÎGladeÖ0Ïpublic delegate unowned +FindToolbarÌ1ÎHildonÖ0 +FindToolbarÌ128Í(string label)ÎHildon.FindToolbarÖ0 +FindToolbar.with_modelÌ128Í(string label, Gtk.ListStore model, int column)ÎHildon.FindToolbarÖ0 +FintÌ128Í(int j, double x)ÎGsl.FermiDiracÖ0Ïpublic double +Fint_eÌ128Í(int j, double x, out Result result)ÎGsl.FermiDiracÖ0Ïpublic int +FitÌ256Ö0 +FixedÌ1ÎGtkÖ0 +FixedÌ128Í()ÎGtk.FixedÖ0 +FixedChildÌ1ÎGtkÖ0 +FlagsClassÌ1ÎGLibÖ0 +FlagsValueÌ1ÎGLibÖ0 +FlowReturnÌ2ÎGstÖ0 +FlushÌ128Í()ÎTiff.TIFFÖ0Ïpublic bool +FlushDataÌ128Í()ÎTiff.TIFFÖ0Ïpublic bool +FmtÌ2048ÎV4l2Ö0 +FocusChangeMaskÌ4ÎX.EventMaskÖ0 +FocusHandlerÌ128Í(Atk.Object p1, bool p2)ÎAtkÖ0Ïpublic delegate void +FocusInÌ4ÎX.EventTypeÖ0 +FocusOutÌ4ÎX.EventTypeÖ0 +FontÌ1ÎGdkÖ0 +FontÌ1ÎPangoÖ0 +FontÌ1ÎSDLTTFÖ0 +FontÌ128Í(string file, int ptsize)ÎSDLTTF.FontÖ0 +Font.RWÌ128Í(RWops src, int freesrc=0, int ptsize)ÎSDLTTF.FontÖ0 +Font.RWindexÌ128Í(RWops src, int freesrc=0, int ptsize, long index)ÎSDLTTF.FontÖ0 +Font.indexÌ128Í(string file, int ptsize, long index)ÎSDLTTF.FontÖ0 +FontButtonÌ1ÎGtkÖ0 +FontButtonÌ128Í()ÎGtk.FontButtonÖ0 +FontButton.with_fontÌ128Í(string fontname)ÎGtk.FontButtonÖ0 +FontDescriptionÌ1ÎPangoÖ0 +FontDescriptionÌ128Í()ÎPango.FontDescriptionÖ0 +FontExtentsÌ2048ÎCairoÖ0 +FontFaceÌ1ÎCairoÖ0 +FontFaceÌ1ÎPangoÖ0 +FontFamilyÌ1ÎPangoÖ0 +FontInfoÌ1ÎPopplerÖ0 +FontInfoÌ128Í(Poppler.Document document)ÎPoppler.FontInfoÖ0 +FontMapÌ1ÎPangoÖ0 +FontMaskÌ2ÎPangoÖ0 +FontMetricsÌ1ÎPangoÖ0 +FontOptionsÌ1ÎCairoÖ0 +FontOptionsÌ128Í()ÎCairo.FontOptionsÖ0 +FontPickerModeÌ2ÎGnomeÖ0 +FontSelectionÌ1ÎGtkÖ0 +FontSelectionÌ128Í()ÎGtk.FontSelectionÖ0 +FontSelectionDialogÌ1ÎGtkÖ0 +FontSelectionDialogÌ128Í(string title)ÎGtk.FontSelectionDialogÖ0 +FontSelectionDialogÌ1ÎHildonÖ0 +FontSelectionDialogÌ128Í(Gtk.Window parent, string title)ÎHildon.FontSelectionDialogÖ0 +FontSlantÌ2ÎCairoÖ0 +FontStyleÌ2ÎSDLTTFÖ0 +FontTypeÌ2ÎCairoÖ0 +FontTypeÌ2ÎGdkÖ0 +FontTypeÌ2ÎPopplerÖ0 +FontWeightÌ2ÎCairoÖ0 +FontsIterÌ1ÎPopplerÖ0 +FontsetÌ1ÎPangoÖ0 +FontsetForeachFuncÌ128Í(Pango.Fontset fontset, Pango.Font font)ÎPangoÖ0Ïpublic delegate bool +FormButtonTypeÌ2ÎPopplerÖ0 +FormChoiceTypeÌ2ÎPopplerÖ0 +FormFieldÌ1ÎPopplerÖ0 +FormFieldMappingÌ1ÎPopplerÖ0 +FormFieldMappingÌ128Í()ÎPoppler.FormFieldMappingÖ0 +FormFieldTypeÌ2ÎPopplerÖ0 +FormTextTypeÌ2ÎPopplerÖ0 +FormatÌ2ÎCairoÖ0 +FormatÌ2ÎGstÖ0 +FormatÌ2048ÎV4l2Ö0 +FormatDefinitionÌ2048ÎGstÖ0 +FormatDescriptorÌ2048ÎV4l2Ö0 +FormatFlagÌ2ÎV4l2Ö0 +FoundÌ1ÎGnomeKeyringÖ0 +FractionÌ2048ÎGstÖ0 +FractionÌ2048ÎV4l2Ö0 +FractionRangeÌ2048ÎGstÖ0 +FrameÌ1ÎGtkÖ0 +FrameÌ128Í(string? label)ÎGtk.FrameÖ0 +FrameBufferÌ2048ÎV4l2Ö0 +FrameBufferCapabilitesÌ2ÎV4l2Ö0 +FrameBufferFlagsÌ2ÎV4l2Ö0 +FrameivalEnumÌ2048ÎV4l2Ö0 +FrameivalStepwiseÌ2048ÎV4l2Ö0 +FrameivalTypesÌ2ÎV4l2Ö0 +FramerateManagerÌ1ÎSDLGraphicsÖ0 +FramesizeDiscreteÌ2048ÎV4l2Ö0 +FramesizeStepwiseÌ2048ÎV4l2Ö0 +FramesizeTypesÌ2ÎV4l2Ö0 +FramsizeEnumÌ2048ÎV4l2Ö0 +FreeDirectoryÌ128Í()ÎTiff.TIFFÖ0Ïpublic void +FreeFuncÌ128Í(void* data)ÎGLibÖ0Ïpublic delegate void +FrequencyÌ2048ÎV4l2Ö0 +FsyncÌ128Í(string path, int isdatasync, FileInfo fi)ÎFuseÖ0Ïpublic delegate int +FtpDataCallbackÌ128Í(void* userData, [CCode (array_length = false)] char[] data, int len)ÎXmlÖ0Ïpublic delegate void +FtpListCallbackÌ128Í(void* userData, string filename, string attrib, string owner, string group, ulong size, int links, int year, string month, int day, int hour, int minute)ÎXmlÖ0Ïpublic delegate void +FullScreenÌ4ÎOsso.KeySymÖ0 +FuncÌ128Í(void* data)ÎGLibÖ0Ïpublic delegate void +FunctionÌ128Í()ÎAtkÖ0Ïpublic delegate bool +FunctionÌ2ÎGdkÖ0 +FunctionÌ2048ÎGslÖ0 +FunctionÌ128Í()ÎGtkÖ0Ïpublic delegate bool +FunctionFdfÌ2048ÎGslÖ0 +FuseÌ256Ö0 +FuseÌ2048ÎFuseÖ0 +G721Ì4ÎGst.RTPPayloadÖ0 +G722Ì4ÎGst.RTPPayloadÖ0 +G723Ì4ÎGst.RTPPayloadÖ0 +G728Ì4ÎGst.RTPPayloadÖ0 +G729Ì4ÎGst.RTPPayloadÖ0 +GAINÌ4ÎV4l2.UserClassControlIdsÖ0 +GAMMAÌ4ÎV4l2.UserClassControlIdsÖ0 +GAPÌ4ÎGst.BufferFlagÖ0 +GATEWAYÌ4ÎHildon.FileSystemModelItemTypeÖ0 +GATEWAY_TIMEOUTÌ4ÎGst.RTSPStatusCodeÖ0 +GATEWAY_TIMEOUTÌ4ÎSoup.KnownStatusCodeÖ0 +GAUSSÌ4ÎGsl.ConstCGSÖ0 +GAUSSÌ4ÎGsl.ConstCGSMÖ0 +GAUSSÌ4ÎGsl.ConstMKSÖ0 +GAUSSÌ4ÎGsl.ConstMKSAÖ0 +GAUSS15Ì4ÎGsl.GaussRulesÖ0 +GAUSS21Ì4ÎGsl.GaussRulesÖ0 +GAUSS31Ì4ÎGsl.GaussRulesÖ0 +GAUSS41Ì4ÎGsl.GaussRulesÖ0 +GAUSS51Ì4ÎGsl.GaussRulesÖ0 +GAUSS61Ì4ÎGsl.GaussRulesÖ0 +GAUSSIANÌ4ÎCairo.FilterÖ0 +GCÌ1ÎGdkÖ0 +GCÌ128Í(Gdk.Drawable drawable)ÎGdk.GCÖ0 +GCÌ2048ÎXÖ0 +GC.with_valuesÌ128Í(Gdk.Drawable drawable, Gdk.GCValues values, Gdk.GCValuesMask values_mask)ÎGdk.GCÖ0 +GCValuesÌ2048ÎGdkÖ0 +GCValuesMaskÌ2ÎGdkÖ0 +GConfÌ256Ö0 +GDPÌ4ÎGst.DPVersionÖ0 +GENERALÌ4ÎGtk.PrintErrorÖ0 +GENERATING_DATAÌ4ÎGtk.PrintStatusÖ0 +GENERIC_ERRORÌ4ÎLm.SSLStatusÖ0 +GENERIC_FALLBACKÌ4ÎGtk.IconLookupFlagsÖ0 +GENERIC_SECRETÌ4ÎGnomeKeyring.ItemTypeÖ0 +GEOMETRYÌ4ÎGtk.DebugFlagÖ0 +GEORGIANÌ4ÎPango.ScriptÖ0 +GEQUALÌ4ÎCurses.AcsÖ0 +GETÌ4ÎLm.MessageSubTypeÖ0 +GETÌ4ÎSoup.MethodIdÖ0 +GETEVENTÌ4ÎSDL.EventActionÖ0 +GET_ACCESS_RIGHTSÌ4ÎGnomeVFS.FileInfoOptionsÖ0 +GET_ACLÌ4ÎGnomeVFS.FileInfoOptionsÖ0 +GET_BITS_HIGHÌ4ÎFTDI.MPSSECommandsÖ0 +GET_BITS_LOWÌ4ÎFTDI.MPSSECommandsÖ0 +GET_CONFIGURATIONÌ4ÎUSB.RequestÖ0 +GET_DESCRIPTORÌ4ÎUSB.RequestÖ0 +GET_INTERFACEÌ4ÎUSB.RequestÖ0 +GET_MASKÌ4ÎGLib.IOFlagsÖ0 +GET_MIME_TYPEÌ4ÎGnomeVFS.FileInfoOptionsÖ0 +GET_PARAMETERÌ4ÎGst.RTSPMethodÖ0 +GET_SELINUX_CONTEXTÌ4ÎGnomeVFS.FileInfoOptionsÖ0 +GET_STATUSÌ4ÎUSB.RequestÖ0 +GErrorÌ1ÎGstÖ0 +GHÌ4ÎV4l2.StandardsÖ0 +GICONÌ4ÎGtk.ImageTypeÖ0 +GIGAÌ4ÎGsl.ConstNumÖ0 +GLÌ1ÎSDLÖ0 +GLAGOLITICÌ4ÎPango.ScriptÖ0 +GLASS_PANEÌ4ÎAtk.RoleÖ0 +GLITTERÌ4ÎPoppler.PageTransitionTypeÖ0 +GLITZÌ4ÎCairo.SurfaceTypeÖ0 +GLOBALÌ4ÎGnome.SaveStyleÖ0 +GLOBALSÌ8ÎLua.PseudoIndexÖ0Ïint +GLOBAL_ALPHAÌ4ÎV4l2.FrameBufferCapabilitesÖ0 +GLOBAL_ALPHAÌ4ÎV4l2.FrameBufferFlagsÖ0 +GLYPHÌ4ÎPoppler.SelectionStyleÖ0 +GLattrÌ2ÎSDLÖ0 +GLibÌ256Ö0 +GMenuÌ256Ö0 +GNOMEUIINFO_KEY_UIBDATAÌ8ÎGnomeÖ0 +GNOMEUIINFO_KEY_UIDATAÌ8ÎGnomeÖ0 +GNOME_KEYRING_ITEM_APPLICATION_SECRETÌ8ÎGnomeKeyringÖ0Ïint +GNOME_KEYRING_ITEM_INFO_ALLÌ8ÎGnomeKeyringÖ0Ïint +GNOME_KEYRING_ITEM_TYPE_MASKÌ8ÎGnomeKeyringÖ0Ïint +GNOME_KEYRING_SESSIONÌ8ÎGnomeKeyringÖ0 +GNOME_VFS_APPLICATION_REGISTRY_CAN_OPEN_MULTIPLE_FILESÌ8ÎGnomeVFSÖ0 +GNOME_VFS_APPLICATION_REGISTRY_COMMANDÌ8ÎGnomeVFSÖ0 +GNOME_VFS_APPLICATION_REGISTRY_NAMEÌ8ÎGnomeVFSÖ0 +GNOME_VFS_APPLICATION_REGISTRY_REQUIRES_TERMINALÌ8ÎGnomeVFSÖ0 +GNOME_VFS_APPLICATION_REGISTRY_STARTUP_NOTIFYÌ8ÎGnomeVFSÖ0 +GNOME_VFS_APPLICATION_REGISTRY_USES_GNOMEVFSÌ8ÎGnomeVFSÖ0 +GNOME_VFS_MAJOR_VERSIONÌ8ÎGnomeVFSÖ0Ïint +GNOME_VFS_MICRO_VERSIONÌ8ÎGnomeVFSÖ0Ïint +GNOME_VFS_MIME_TYPE_UNKNOWNÌ8ÎGnomeVFSÖ0 +GNOME_VFS_MINOR_VERSIONÌ8ÎGnomeVFSÖ0Ïint +GNOME_VFS_MODULE_CALLBACK_AUTHENTICATIONÌ8ÎGnomeVFSÖ0 +GNOME_VFS_MODULE_CALLBACK_FILL_AUTHENTICATIONÌ8ÎGnomeVFSÖ0 +GNOME_VFS_MODULE_CALLBACK_FULL_AUTHENTICATIONÌ8ÎGnomeVFSÖ0 +GNOME_VFS_MODULE_CALLBACK_HTTP_PROXY_AUTHENTICATIONÌ8ÎGnomeVFSÖ0 +GNOME_VFS_MODULE_CALLBACK_HTTP_RECEIVED_HEADERSÌ8ÎGnomeVFSÖ0 +GNOME_VFS_MODULE_CALLBACK_HTTP_SEND_ADDITIONAL_HEADERSÌ8ÎGnomeVFSÖ0 +GNOME_VFS_MODULE_CALLBACK_QUESTIONÌ8ÎGnomeVFSÖ0 +GNOME_VFS_MODULE_CALLBACK_SAVE_AUTHENTICATIONÌ8ÎGnomeVFSÖ0 +GNOME_VFS_MODULE_CALLBACK_STATUS_MESSAGEÌ8ÎGnomeVFSÖ0 +GNOME_VFS_PRIORITY_DEFAULTÌ8ÎGnomeVFSÖ0Ïint +GNOME_VFS_PRIORITY_MAXÌ8ÎGnomeVFSÖ0Ïint +GNOME_VFS_PRIORITY_MINÌ8ÎGnomeVFSÖ0Ïint +GNOME_VFS_URI_MAGIC_STRÌ8ÎGnomeVFSÖ0 +GNOME_VFS_URI_PATH_STRÌ8ÎGnomeVFSÖ0 +GOBBLERÌ4ÎGdk.CursorTypeÖ0 +GONEÌ4ÎGst.RTSPStatusCodeÖ0 +GONEÌ4ÎSoup.KnownStatusCodeÖ0 +GOODÌ4ÎCairo.FilterÖ0 +GOTHICÌ4ÎPango.ScriptÖ0 +GOTO_DESTÌ4ÎPoppler.ActionTypeÖ0 +GOTO_REMOTEÌ4ÎPoppler.ActionTypeÖ0 +GObjectAccessibleÌ1ÎAtkÖ0 +GPLÌ4ÎXfce.LicenseTextTypeÖ0 +GRABÌ4ÎGdk.CrossingModeÖ0 +GRABBEDÌ4ÎV4l2.ControlFlagsÖ0 +GRAB_BROKENÌ4ÎGdk.EventTypeÖ0 +GRAB_BROKENÌ4ÎGtk.DragResultÖ0 +GRAM_FORCEÌ4ÎGsl.ConstCGSÖ0 +GRAM_FORCEÌ4ÎGsl.ConstCGSMÖ0 +GRAM_FORCEÌ4ÎGsl.ConstMKSÖ0 +GRAM_FORCEÌ4ÎGsl.ConstMKSAÖ0 +GRAPHÌ4ÎRasqal.GraphPattern.OperatorÖ0 +GRAVITATIONAL_CONSTANTÌ4ÎGsl.ConstCGSÖ0 +GRAVITATIONAL_CONSTANTÌ4ÎGsl.ConstCGSMÖ0 +GRAVITATIONAL_CONSTANTÌ4ÎGsl.ConstMKSÖ0 +GRAVITATIONAL_CONSTANTÌ4ÎGsl.ConstMKSAÖ0 +GRAVITYÌ4ÎPango.AttrTypeÖ0 +GRAVITYÌ4ÎPango.FontMaskÖ0 +GRAVITY_HINTÌ4ÎPango.AttrTypeÖ0 +GRAV_ACCELÌ4ÎGsl.ConstCGSÖ0 +GRAV_ACCELÌ4ÎGsl.ConstCGSMÖ0 +GRAV_ACCELÌ4ÎGsl.ConstMKSÖ0 +GRAV_ACCELÌ4ÎGsl.ConstMKSAÖ0 +GRAYÌ4ÎCairo.AntialiasÖ0 +GRAYÌ4ÎGoo.CairoAntialiasÖ0 +GRAYRESPONSEUNIT_100000SÌ8ÎTiffÖ0Ïttag_t +GRAYRESPONSEUNIT_10000SÌ8ÎTiffÖ0Ïttag_t +GRAYRESPONSEUNIT_1000SÌ8ÎTiffÖ0Ïttag_t +GRAYRESPONSEUNIT_100SÌ8ÎTiffÖ0Ïttag_t +GRAYRESPONSEUNIT_10SÌ8ÎTiffÖ0Ïttag_t +GRAYSCALEÌ4ÎGdk.VisualTypeÖ0 +GRAYSCALEÌ4ÎGtk.PreviewTypeÖ0 +GREATERÌ4ÎSDL.KeySymbolÖ0 +GREEKÌ4ÎPango.ScriptÖ0 +GREENÌ4ÎCurses.ColorÖ0 +GREENÌ8ÎGst.VideoMask15Ö0 +GREENÌ8ÎGst.VideoMask16Ö0 +GREEN_INTÌ8ÎGst.VideoMask15Ö0Ïint +GREEN_INTÌ8ÎGst.VideoMask16Ö0Ïint +GREEN_SIZEÌ4ÎSDL.GLattrÖ0 +GREYÌ4ÎV4l2.PixelFormatTypeÖ0 +GROUPÌ4ÎGtk.RecentFilterFlagsÖ0 +GROUPÌ4ÎRasqal.GraphPattern.OperatorÖ0 +GROUP3OPT_2DENCODINGÌ8ÎTiffÖ0Ïttag_t +GROUP3OPT_FILLBITSÌ8ÎTiffÖ0Ïttag_t +GROUP3OPT_UNCOMPRESSEDÌ8ÎTiffÖ0Ïttag_t +GROUP4OPT_UNCOMPRESSEDÌ8ÎTiffÖ0Ïttag_t +GROUPCHATÌ4ÎLm.MessageSubTypeÖ0 +GROUP_ALLÌ4ÎGnomeVFS.FilePermissionsÖ0 +GROUP_COND_ASCÌ4ÎRasqal.OpÖ0 +GROUP_COND_DESCÌ4ÎRasqal.OpÖ0 +GROUP_EXECÌ4ÎGnomeVFS.FilePermissionsÖ0 +GROUP_NOT_FOUNDÌ4ÎGLib.KeyFileErrorÖ0 +GROUP_READÌ4ÎGnomeVFS.FilePermissionsÖ0 +GROUP_WRITEÌ4ÎGnomeVFS.FilePermissionsÖ0 +GROW_ONLYÌ4ÎGtk.TreeViewColumnSizingÖ0 +GSMÌ4ÎGst.BufferFormatÖ0 +GSMÌ4ÎGst.BufferFormatTypeÖ0 +GSMÌ4ÎGst.RTPPayloadÖ0 +GTKÌ4ÎGtk.CellRendererAccelModeÖ0 +GTKÌ4ÎGtk.PathPriorityTypeÖ0 +GTKÌ4ÎGtk.RcTokenTypeÖ0 +GTK_GRABÌ4ÎGdk.CrossingModeÖ0 +GTK_UNGRABÌ4ÎGdk.CrossingModeÖ0 +GTYPEÌ4ÎGst.IndexResolverMethodÖ0 +GTYPESÌ4ÎGdk.PixdataDumpTypeÖ0 +GUIDÌ4ÎGsf.ClipFormatÖ0 +GUIDÌ4ÎGst.RTSPHeaderFieldÖ0 +GUJARATIÌ4ÎPango.ScriptÖ0 +GUMBYÌ4ÎGdk.CursorTypeÖ0 +GURMUKHIÌ4ÎPango.ScriptÖ0 +GZFileStreamÌ1ÎZLibÖ0 +GammaBetaÌ256Ö0 +GammaCurveÌ1ÎGtkÖ0 +GammaCurveÌ128Í()ÎGtk.GammaCurveÖ0 +GarbageCollectionÌ2ÎLuaÖ0 +GaussRulesÌ2ÎGslÖ0 +GdkÌ256Ö0 +GdkPixbufAsyncHandleÌ1ÎGnomeÖ0 +GdkPixbufDoneCallbackÌ128Í(Gnome.GdkPixbufAsyncHandle handle, void* cb_data)ÎGnomeÖ0Ïpublic delegate void +GdkPixbufLoadCallbackÌ128Í(Gnome.GdkPixbufAsyncHandle handle, GnomeVFS.Result error, Gdk.Pixbuf pixbuf, void* cb_data)ÎGnomeÖ0Ïpublic delegate void +GegenPolyÌ256Ö0 +GeneratorÌ1ÎJsonÖ0 +GeneratorÌ128Í()ÎJson.GeneratorÖ0 +GenericEventÌ1ÎXcbÖ0 +GeometryÌ2048ÎGdkÖ0 +GetAlphaÌ128Í(int32 abgr)ÎTiff.TIFFUtilsÖ0Ïpublic uint8 +GetAttrÌ128Í(string path, stat* st)ÎFuseÖ0Ïpublic delegate int +GetBitRevTableÌ128Í(int p1)ÎTiff.TIFFUtilsÖ0 +GetBlueÌ128Í(uint32 abgr)ÎTiff.TIFFUtilsÖ0Ïpublic uint8 +GetClientInfoÌ128Í(string p1)ÎTiff.TIFFÖ0Ïpublic void * +GetCloseProcÌ128Í()ÎTiff.TIFFÖ0Ïpublic CloseProc +GetConfiguredCODECsÌ128Í()ÎTiff.TIFFUtilsÖ0Ïpublic Codec +GetDirectoriesFuncÌ128Í()ÎTracker.ModuleÖ0 +GetFieldÌ128Í(ttag_t p1, ...)ÎTiff.TIFFÖ0Ïpublic int +GetFieldDefaultedÌ128Í(ttag_t p1, ...)ÎTiff.TIFFÖ0Ïpublic int +GetFileInfoResultÌ1ÎGnomeVFSÖ0 +GetGreenÌ128Í(uint32 abgr)ÎTiff.TIFFUtilsÖ0Ïpublic int8 +GetMapFileProcÌ128Í()ÎTiff.TIFFÖ0Ïpublic MapFileProc +GetModeÌ128Í()ÎTiff.TIFFÖ0Ïpublic int +GetNameFuncÌ128Í()ÎTracker.ModuleÖ0 +GetPasswordDialogÌ1ÎHildonÖ0 +GetPasswordDialogÌ128Í(Gtk.Window parent, bool get_old)ÎHildon.GetPasswordDialogÖ0 +GetPasswordDialog.with_defaultÌ128Í(Gtk.Window parent, string password, bool get_old)ÎHildon.GetPasswordDialogÖ0 +GetReadProcÌ128Í()ÎTiff.TIFFÖ0Ïpublic ReadWriteProc +GetRedÌ128Í(uint32 abgr)ÎTiff.TIFFUtilsÖ0Ïpublic uint8 +GetSeekProcÌ128Í()ÎTiff.TIFFÖ0Ïpublic SeekProc +GetSizeProcÌ128Í()ÎTiff.TIFFÖ0Ïpublic SizeProc +GetTagListCountÌ128Í()ÎTiff.TIFFÖ0Ïpublic int +GetTagListEntryÌ128Í(int tag_index)ÎTiff.TIFFÖ0Ïpublic ttag_t +GetUnmapFileProcÌ128Í()ÎTiff.TIFFÖ0Ïpublic UnmapFileProc +GetVersionÌ128Í()ÎTiff.TIFFUtilsÖ0 +GetWriteProcÌ128Í()ÎTiff.TIFFÖ0Ïpublic ReadWriteProc +GetXAttrÌ128Í(string path, string name, char* value, size_t size)ÎFuseÖ0Ïpublic delegate int +GhostPadÌ1ÎGstÖ0 +GhostPadÌ128Í(string? name, Gst.Pad target)ÎGst.GhostPadÖ0 +GhostPad.from_templateÌ128Í(string name, Gst.Pad target, Gst.PadTemplate templ)ÎGst.GhostPadÖ0 +GhostPad.no_targetÌ128Í(string name, Gst.PadDirection dir)ÎGst.GhostPadÖ0 +GhostPad.no_target_from_templateÌ128Í(string name, Gst.PadTemplate templ)ÎGst.GhostPadÖ0 +GladeÌ256Ö0 +GlossÌ8ÎSDL.PixelFormatÖ0Ïuchar +GlyphÌ1ÎCairoÖ0 +GlyphÌ1ÎPangoÖ0 +GlyphGeometryÌ1ÎPangoÖ0 +GlyphInfoÌ1ÎPangoÖ0 +GlyphItemÌ1ÎPangoÖ0 +GlyphItemIterÌ1ÎPangoÖ0 +GlyphStringÌ1ÎPangoÖ0 +GlyphStringÌ128Í()ÎPango.GlyphStringÖ0 +GlyphUnitÌ1ÎPangoÖ0 +GlyphVisAttrÌ1ÎPangoÖ0 +GmaskÌ8ÎSDL.PixelFormatÖ0Ïuchar +GnomeÌ256Ö0 +GnomeKeyringÌ256Ö0 +GnomeVFSÌ256Ö0 +GnomeVfsFindDirectoryResultÌ1ÎGnomeVFSÖ0 +GnomeVfsGetFileInfoResultÌ1ÎGnomeVFSÖ0 +GooÌ256Ö0 +GrabModeÌ2ÎSDLÖ0 +GrabModeÌ2ÎXÖ0 +GrabStatusÌ2ÎGdkÖ0 +GraphPatternÌ1ÎRasqalÖ0 +GraphicsExposeÌ4ÎX.EventTypeÖ0 +GravityÌ2ÎGdkÖ0 +GravityÌ2ÎPangoÖ0 +GravityEventÌ2048ÎXÖ0 +GravityHintÌ2ÎPangoÖ0 +GravityNotifyÌ4ÎX.EventTypeÖ0 +GroupÌ1ÎOobsÖ0 +GroupÌ128Í(string name)ÎOobs.GroupÖ0 +GroupÌ1ÎPosixÖ0 +GroupsConfigÌ1ÎOobsÖ0 +GsfÌ256Ö0 +GshiftÌ8ÎSDL.PixelFormatÖ0Ïuchar +GslÌ256Ö0 +GstÌ256Ö0 +GtkÌ256Ö0 +HÌ8ÎGsl.EigenGenWorkspaceÖ0ÏMatrix +HÌ8ÎSoupÖ0Ïint +H261Ì4ÎGst.RTPPayloadÖ0 +H263Ì4ÎGst.RTPPayloadÖ0 +H3dÌ128Í(int l, double lambda, double eta)ÎGsl.LegendrePolyÖ0Ïpublic double +H3d_0Ì128Í(double lambda, double eta)ÎGsl.LegendrePolyÖ0Ïpublic double +H3d_0_eÌ128Í(double lambda, double eta, out Result result)ÎGsl.LegendrePolyÖ0Ïpublic int +H3d_1Ì128Í(double lambda, double eta)ÎGsl.LegendrePolyÖ0Ïpublic double +H3d_1_eÌ128Í(double lambda, double eta, out Result result)ÎGsl.LegendrePolyÖ0Ïpublic int +H3d_arrayÌ128Í(int lmax, double lambda, double eta, [CCode (array_length = false)] double[] result_array)ÎGsl.LegendrePolyÖ0Ïpublic int +H3d_eÌ128Í(int l, double lambda, double eta, out Result result)ÎGsl.LegendrePolyÖ0Ïpublic int +HALFÌ4ÎGtk.ReliefStyleÖ0 +HALTÌ4ÎOobs.RunlevelRoleÖ0 +HAMMINGÌ4ÎGst.FFTWindowÖ0 +HANÌ4ÎPango.ScriptÖ0 +HAND1Ì4ÎGdk.CursorTypeÖ0 +HAND2Ì4ÎGdk.CursorTypeÖ0 +HANDLEDÌ4ÎGLib.MountOperationResultÖ0 +HANDSHAKE_NEEDS_READÌ4ÎSoup.SSLErrorÖ0 +HANDSHAKE_NEEDS_WRITEÌ4ÎSoup.SSLErrorÖ0 +HANGULÌ4ÎPango.ScriptÖ0 +HANGUL_LVT_SYLLABLEÌ4ÎUnicodeBreakTypeÖ0 +HANGUL_LV_SYLLABLEÌ4ÎUnicodeBreakTypeÖ0 +HANGUL_L_JAMOÌ4ÎUnicodeBreakTypeÖ0 +HANGUL_T_JAMOÌ4ÎUnicodeBreakTypeÖ0 +HANGUL_V_JAMOÌ4ÎUnicodeBreakTypeÖ0 +HANNÌ4ÎGst.FFTWindowÖ0 +HANUNOOÌ4ÎPango.ScriptÖ0 +HARDDRIVEÌ4ÎGnomeVFS.DeviceTypeÖ0 +HARDWAREÌ4ÎGst.ColorBalanceTypeÖ0 +HARDWAREÌ4ÎGst.MixerTypeÖ0 +HASHÌ4ÎSDL.KeySymbolÖ0 +HAS_CAIROÌ8ÎPopplerÖ0Ïint +HAS_DEFAULTÌ4ÎGtk.WidgetFlagsÖ0 +HAS_FOCUSÌ4ÎGtk.WidgetFlagsÖ0 +HAS_GRABÌ4ÎGtk.WidgetFlagsÖ0 +HAS_HANDLEÌ4ÎPanel.AppletFlagsÖ0 +HAS_POINTERÌ4ÎGtk.PrivateFlagsÖ0 +HAS_SHAPE_MASKÌ4ÎGtk.PrivateFlagsÖ0 +HBoxÌ1ÎGtkÖ0 +HBoxÌ128Í(bool homogeneous, int spacing)ÎGtk.HBoxÖ0 +HButtonBoxÌ1ÎGtkÖ0 +HButtonBoxÌ128Í()ÎGtk.HButtonBoxÖ0 +HEADÌ4ÎGtk.MatchTypeÖ0 +HEADÌ4ÎSoup.MethodIdÖ0 +HEADERÌ4ÎAtk.RoleÖ0 +HEADERÌ4ÎGMenu.TreeItemTypeÖ0 +HEADERSÌ4ÎSoup.LoggerLogLevelÖ0 +HEADERS_HÌ8ÎSoupÖ0Ïint +HEADER_FIELD_NOT_VALID_FOR_RESOURCEÌ4ÎGst.RTSPStatusCodeÖ0 +HEADINGÌ4ÎAtk.RoleÖ0 +HEADLINEÌ4ÎLm.MessageSubTypeÖ0 +HEARTÌ4ÎGdk.CursorTypeÖ0 +HEAVYÌ4ÎPango.WeightÖ0 +HEBREWÌ4ÎPango.ScriptÖ0 +HECTAREÌ4ÎGsl.ConstCGSÖ0 +HECTAREÌ4ÎGsl.ConstCGSMÖ0 +HECTAREÌ4ÎGsl.ConstMKSÖ0 +HECTAREÌ4ÎGsl.ConstMKSAÖ0 +HEIGHTÌ4ÎWnck.WindowMoveResizeMaskÖ0 +HELPÌ4ÎCurses.KeyÖ0 +HELPÌ4ÎGnome.FileDomainÖ0 +HELPÌ4ÎGnome.UIInfoTypeÖ0 +HELPÌ4ÎGtk.ResponseTypeÖ0 +HELPÌ4ÎSDL.KeySymbolÖ0 +HELPER_MISSINGÌ4ÎGst.InstallPluginsReturnÖ0 +HEXÌ4ÎGLib.TokenTypeÖ0 +HFLIPÌ4ÎV4l2.UserClassControlIdsÖ0 +HFuncÌ128Í(void* key, void* value)ÎGLibÖ0Ïpublic delegate void +HH_solveÌ128Í(Matrix A, Vector b, Vector x)ÎGsl.LinAlgÖ0Ïpublic int +HH_svxÌ128Í(Matrix A, Vector x)ÎGsl.LinAlgÖ0Ïpublic int +HI240Ì4ÎV4l2.PixelFormatTypeÖ0 +HIDÌ4ÎUSB.ClassÖ0 +HIDÌ4ÎUSB.DescriptorTypeÖ0 +HIDDENÌ4ÎGLib.OptionFlagsÖ0 +HIDDENÌ4ÎGoo.CanvasItemVisibilityÖ0 +HIDDENÌ4ÎWnck.WindowStateÖ0 +HIDE_MENUBARÌ4ÎPoppler.ViewerPreferencesÖ0 +HIDE_TOOLBARÌ4ÎPoppler.ViewerPreferencesÖ0 +HIDE_WINDOWUIÌ4ÎPoppler.ViewerPreferencesÖ0 +HIGHÌ8ÎGLib.PriorityÖ0Ïint +HIGHÌ4ÎGLib.ThreadPriorityÖ0 +HIGHÌ4ÎGtk.PrintQualityÖ0 +HIGHESTÌ4ÎGtk.PathPriorityTypeÖ0 +HIGHESTÌ4ÎGtk.RcTokenTypeÖ0 +HIGHLIGHTÌ4ÎGtk.DestDefaultsÖ0 +HIGH_IDLEÌ8ÎGLib.PriorityÖ0Ïint +HINTÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +HIRAGANAÌ4ÎPango.ScriptÖ0 +HLINEÌ4ÎCurses.AcsÖ0 +HM12Ì4ÎV4l2.PixelFormatTypeÖ0 +HOMEÌ4ÎCurses.KeyÖ0 +HOMEÌ4ÎGtk.SpinTypeÖ0 +HOMEÌ4ÎSDL.KeySymbolÖ0 +HOMEDIRÌ4ÎGnomeVFS.MakeURIDirsÖ0 +HORÌ4ÎV4l2.MpegCx2341xVideoMedianFilterTypeÖ0 +HORIZONTALÌ4ÎAtk.StateTypeÖ0 +HORIZONTALÌ4ÎCurses.AttributeÖ0 +HORIZONTALÌ4ÎGtk.OrientationÖ0 +HORIZONTALÌ4ÎGtk.PrintDuplexÖ0 +HORIZONTALÌ4ÎGtk.SizeGroupModeÖ0 +HORIZONTALÌ4ÎGtk.TreeViewGridLinesÖ0 +HORIZONTALÌ4ÎPoppler.PageTransitionAlignmentÖ0 +HORIZONTAL_ENDSÌ4ÎGtk.ScrollStepÖ0 +HORIZONTAL_LINE_TOÌ4ÎGoo.CanvasPathCommandTypeÖ0 +HORIZONTAL_PAGESÌ4ÎGtk.MovementStepÖ0 +HORIZONTAL_PAGESÌ4ÎGtk.ScrollStepÖ0 +HORIZONTAL_STEPSÌ4ÎGtk.ScrollStepÖ0 +HORSEPOWERÌ4ÎGsl.ConstCGSÖ0 +HORSEPOWERÌ4ÎGsl.ConstCGSMÖ0 +HORSEPOWERÌ4ÎGsl.ConstMKSÖ0 +HORSEPOWERÌ4ÎGsl.ConstMKSAÖ0 +HOR_VERTÌ4ÎV4l2.MpegCx2341xVideoMedianFilterTypeÖ0 +HOSTÌ8ÎGLib.ByteOrderÖ0Ïint +HOSTÌ4ÎV4l2.ChipMatchÖ0 +HOST_ENDIANÌ4ÎGLib.DataStreamByteOrderÖ0 +HOST_NAMEÌ4ÎGnomeVFS.URIHideOptionsÖ0 +HOST_NOT_FOUNDÌ4ÎGLib.IOErrorÖ0 +HOST_PORTÌ4ÎGnomeVFS.URIHideOptionsÖ0 +HOURÌ4ÎGsl.ConstCGSÖ0 +HOURÌ4ÎGsl.ConstCGSMÖ0 +HOURÌ4ÎGsl.ConstMKSÖ0 +HOURÌ4ÎGsl.ConstMKSAÖ0 +HPanedÌ1ÎGtkÖ0 +HPanedÌ128Í()ÎGtk.HPanedÖ0 +HRulerÌ1ÎGtkÖ0 +HRulerÌ128Í()ÎGtk.HRulerÖ0 +HSVÌ1ÎGtkÖ0 +HSVÌ128Í()ÎGtk.HSVÖ0 +HScaleÌ1ÎGtkÖ0 +HScaleÌ128Í(Gtk.Adjustment? adjustment)ÎGtk.HScaleÖ0 +HScale.with_rangeÌ128Í(double min, double max, double step)ÎGtk.HScaleÖ0 +HScrollbarÌ1ÎGtkÖ0 +HScrollbarÌ128Í(Gtk.Adjustment adjustment)ÎGtk.HScrollbarÖ0 +HSeparatorÌ1ÎGtkÖ0 +HSeparatorÌ128Í()ÎGtk.HSeparatorÖ0 +HTMLÌ4ÎWebKit.WebViewTargetInfoÖ0 +HTML_CONTAINERÌ4ÎAtk.RoleÖ0 +HTML_DOCUMENT_NODEÌ4ÎXml.ElementTypeÖ0 +HTTPÌ4ÎEpc.ProtocolÖ0 +HTTPÌ4ÎGst.RTSPLowerTransÖ0 +HTTPÌ4ÎLm.ProxyTypeÖ0 +HTTPÌ4ÎSoup.DateFormatÖ0 +HTTPSÌ4ÎEpc.ProtocolÖ0 +HTTPVersionÌ2ÎSoupÖ0 +HTTP_VERSION_NOT_SUPPORTEDÌ4ÎSoup.KnownStatusCodeÖ0 +HUBÌ4ÎUSB.ClassÖ0 +HUBÌ4ÎUSB.DescriptorTypeÖ0 +HUB_NONVARÌ4ÎUSB.DescriptorSizeÖ0 +HUEÌ4ÎV4l2.UserClassControlIdsÖ0 +HUE_AUTOÌ4ÎV4l2.UserClassControlIdsÖ0 +HUPÌ4ÎDaemon.SigÖ0 +HUPÌ4ÎGLib.IOConditionÖ0 +HUPÌ4ÎGLib.ProcessSignalÖ0 +HUPÌ4ÎLm.DisconnectReasonÖ0 +HUPCLÌ8ÎPosixÖ0Ïtcflag_t +HVBoxÌ1ÎXfceÖ0 +HVBoxÌ128Í(Gtk.Orientation orientation, bool homogeneous, int spacing)ÎXfce.HVBoxÖ0 +HVolumebarÌ1ÎHildonÖ0 +HVolumebarÌ128Í()ÎHildon.HVolumebarÖ0 +HWACCELÌ4ÎSDL.SurfaceFlagÖ0 +HWCallbackÌ128Í(ref HWState state, void* data)ÎOssoÖ0Ïpublic delegate void +HWPALETTEÌ4ÎSDL.SurfaceFlagÖ0 +HWSURFACEÌ4ÎSDL.SurfaceFlagÖ0 +HWStateÌ2048ÎOssoÖ0 +HW_FREQ_SEEKÌ4ÎV4l2.CapabilitiesÖ0 +HYPERÌ4ÎGdk.InterpTypeÖ0 +HYPER_MASKÌ4ÎGdk.ModifierTypeÖ0 +HYPHENÌ4ÎUnicodeBreakTypeÖ0 +HZÌ4ÎV4l2.PowerLineFrequencyÖ0 +HalÌ256Ö0 +HandleÌ1ÎGnomeVFSÖ0 +HandleÌ1ÎRsvgÖ0 +HandleÌ128Í()ÎRsvg.HandleÖ0 +Handle.from_dataÌ128Í(uchar data, size_t data_len)ÎRsvg.HandleÖ0 +Handle.from_fileÌ128Í(string file_name)ÎRsvg.HandleÖ0 +HandleBoxÌ1ÎGtkÖ0 +HandleBoxÌ128Í()ÎGtk.HandleBoxÖ0 +HandleMessageFunctionÌ128Í(Lm.MessageHandler handler, Lm.Connection connection, Lm.Message message)ÎLmÖ0Ïpublic delegate Lm.HandlerResult +HandleStyleÌ2ÎXfceÖ0 +HandlerPhaseÌ2ÎSoupÖ0 +HandlerPriorityÌ2ÎLmÖ0 +HandlerResultÌ2ÎLmÖ0 +HashFuncÌ128Í(void* key)ÎGLibÖ0 +HashTableÌ1ÎGLibÖ0 +HashTableÌ128Í(HashFunc? hash_func, EqualFunc? key_equal_func)ÎGLib.HashTableÖ0 +HashTable.fullÌ128Í(HashFunc? hash_func, EqualFunc? key_equal_func, DestroyNotify? key_destroy_func, DestroyNotify? value_destroy_func)ÎGLib.HashTableÖ0 +HatValueÌ2ÎSDLÖ0 +HeaderÌ2048ÎTiffÖ0 +HeightÌ4ÎX.CWÖ0 +HelpErrorÌ2ÎGnomeÖ0 +HildonÌ256Ö0 +HintÌ1ÎGnomeÖ0 +HintÌ128Í(string hintfile, string title, string background_image, string logo_image, string startupkey)ÎGnome.HintÖ0 +HintMetricsÌ2ÎCairoÖ0 +HintStyleÌ2ÎCairoÖ0 +HistogramÌ1ÎGslÖ0 +HistogramÌ128Í(size_t n)ÎGsl.HistogramÖ0 +Histogram.uniformÌ128Í(size_t n, double xmin, double xmax)ÎGsl.HistogramÖ0 +Histogram.with_rangeÌ128Í(size_t n, [CCode (array_length = false)] double[] range)ÎGsl.HistogramÖ0 +Histogram.with_zerosÌ128Í(size_t n)ÎGsl.HistogramÖ0 +Histogram2dÌ1ÎGslÖ0 +Histogram2dÌ128Í(size_t nx, size_t ny)ÎGsl.Histogram2dÖ0 +Histogram2d.rangeÌ128Í(size_t nx, size_t ny, out double xrange, out double yrange)ÎGsl.Histogram2dÖ0 +Histogram2d.uniformÌ128Í(size_t nx, size_t ny, double xmin, double xmax, double ymin, double ymax)ÎGsl.Histogram2dÖ0 +Histogram2d.with_zerosÌ128Í(size_t nx, size_t ny)ÎGsl.Histogram2dÖ0 +Histogram2dPDFÌ1ÎGslÖ0 +Histogram2dPDFÌ128Í(size_t nx, size_t ny)ÎGsl.Histogram2dPDFÖ0 +HistogramPDFÌ1ÎGslÖ0 +HistogramPDFÌ128Í(size_t n)ÎGsl.HistogramPDFÖ0 +HookFuncÌ128Í(LuaVM vm, ref Debug ar)ÎLuaÖ0Ïpublic delegate void +HostEmultationModeCommandsÌ2ÎFTDIÖ0 +HostsConfigÌ1ÎOobsÖ0 +HttpVersionÌ2ÎSoupÖ0 +HwFreqSeekÌ2048ÎV4l2Ö0 +HydrogenicÌ256Ö0 +HypergÌ256Ö0 +HyperlinkÌ1ÎAtkÖ0 +HyperlinkImplÌ32ÎAtkÖ0 +HyperlinkStateFlagsÌ2ÎAtkÖ0 +HypertextÌ32ÎAtkÖ0 +IÌ4ÎV4l2.EncIdxFrameÖ0 +I0Ì128Í(double x)ÎGsl.BesselÖ0Ïpublic double +I0_eÌ128Í(double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +I0_scaledÌ128Í(double x)ÎGsl.BesselÖ0Ïpublic double +I0_scaled_eÌ128Í(double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +I1Ì128Í(double x)ÎGsl.BesselÖ0Ïpublic double +I1_eÌ128Í(double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +I1_scaledÌ128Í(double x)ÎGsl.BesselÖ0Ïpublic double +I1_scaled_eÌ128Í(double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +I2C_ADDRÌ4ÎV4l2.ChipMatchÖ0 +I2C_DRIVERÌ4ÎV4l2.ChipMatchÖ0 +I420Ì4ÎGst.VideoFormatÖ0 +ICÌ4ÎCurses.KeyÖ0 +ICANONÌ8ÎPosixÖ0Ïtcflag_t +ICONÌ4ÎAtk.RoleÖ0 +ICONÌ4ÎGdk.CursorTypeÖ0 +ICONIFIEDÌ4ÎAtk.StateTypeÖ0 +ICONIFIEDÌ4ÎGdk.WindowStateÖ0 +ICONSÌ4ÎGnome.IconListModeÖ0 +ICONSÌ4ÎGtk.ToolbarStyleÖ0 +ICONSÌ4ÎXfce.ResourceTypeÖ0 +ICONTHEMEÌ4ÎGtk.DebugFlagÖ0 +ICON_NAMEÌ4ÎGtk.ImageTypeÖ0 +ICON_SETÌ4ÎGtk.ImageTypeÖ0 +ICRNLÌ8ÎPosixÖ0Ïtcflag_t +IConvÌ2048ÎGLibÖ0 +IConvÌ128Í(string to_codeset, string from_codeset)ÎGLib.IConvÖ0 +IDÌ4ÎGLib.SignalMatchTypeÖ0 +IDÌ4ÎGst.IndexEntryTypeÖ0 +IDÌ4ÎXml.AttributeTypeÖ0 +ID3v2Ì256Ö0 +IDENTICALÌ4ÎGnomeVFS.MimeEquivalenceÖ0 +IDENTIFIERÌ4ÎGLib.TokenTypeÖ0 +IDENTIFIER_NULLÌ4ÎGLib.TokenTypeÖ0 +IDEOGRAPHICÌ4ÎUnicodeBreakTypeÖ0 +IDLEÌ4ÎGnome.ClientStateÖ0 +IDLEÌ4ÎSoup.MessageStatusÖ0 +IDREFÌ4ÎXml.AttributeTypeÖ0 +IDREFSÌ4ÎXml.AttributeTypeÖ0 +IDSÌ4ÎGnomeVFS.FileInfoFieldsÖ0 +IEC958Ì4ÎGst.BufferFormatÖ0 +IEC958Ì4ÎGst.BufferFormatTypeÖ0 +IEXTENÌ8ÎPosixÖ0Ïtcflag_t +IFDÌ4ÎTiff.DataTypeÖ0 +IF_ALWAYSÌ4ÎGLib.FilesystemPreviewTypeÖ0 +IF_LOCALÌ4ÎGLib.FilesystemPreviewTypeÖ0 +IF_MATCHÌ4ÎGst.RTSPHeaderFieldÖ0 +IF_MODIFIED_SINCEÌ4ÎGst.RTSPHeaderFieldÖ0 +IF_RUNNINGÌ4ÎGnome.RestartStyleÖ0 +IF_VALIDÌ4ÎGtk.SpinButtonUpdatePolicyÖ0 +IGNBRKÌ8ÎPosixÖ0Ïtcflag_t +IGNCRÌ8ÎPosixÖ0Ïtcflag_t +IGNOREÌ4ÎEpc.CollisionHandlingÖ0 +IGNOREÌ4ÎGdk.AxisUseÖ0 +IGNOREÌ4ÎOobs.ServiceStatusÖ0 +IGNOREÌ4ÎSDL.EventStateÖ0 +IGNOREÌ4ÎWebKit.NavigationResponseÖ0 +IGNOREDÌ4ÎGtk.ButtonActionÖ0 +IGNORE_RECURSE_ERRORÌ4ÎGnomeVFS.DirectoryVisitOptionsÖ0 +IGNPARÌ8ÎPosixÖ0Ïtcflag_t +ILÌ4ÎCurses.KeyÖ0 +ILLÌ4ÎDaemon.SigÖ0 +ILLÌ4ÎGLib.ProcessSignalÖ0 +ILLEGAL_SEQUENCEÌ4ÎGLib.ConvertErrorÖ0 +ILLUSTRATIONÌ4ÎGst.TagImageTypeÖ0 +IMAGEÌ4ÎAtk.RoleÖ0 +IMAGEÌ4ÎCairo.SurfaceTypeÖ0 +IMAGEÌ4ÎGtk.ImageTypeÖ0 +IMA_ADPCMÌ4ÎGst.BufferFormatÖ0 +IMA_ADPCMÌ4ÎGst.BufferFormatTypeÖ0 +IMContextÌ1ÎGtkÖ0 +IMContextInfoÌ1ÎGtkÖ0 +IMContextSimpleÌ1ÎGtkÖ0 +IMContextSimpleÌ128Í()ÎGtk.IMContextSimpleÖ0 +IMMEDIATEÌ4ÎGtk.ResizeModeÖ0 +IMMEDIATELYÌ4ÎGnome.RestartStyleÖ0 +IMMulticontextÌ1ÎGtkÖ0 +IMMulticontextÌ128Í()ÎGtk.IMMulticontextÖ0 +IMPLIEDÌ4ÎXml.AttributeDefaultÖ0 +IMPLODEDÌ4ÎGsf.ZipCompressionMethodÖ0 +IMPLODED_BETTERÌ4ÎGsf.ZipCompressionMethodÖ0 +IMPORTANCEÌ4ÎGsl.MonteVegasModeÖ0 +IMPORTANCE_ONLYÌ4ÎGsl.MonteVegasModeÖ0 +IMPreeditStyleÌ2ÎGtkÖ0 +IMStatusStyleÌ2ÎGtkÖ0 +IM_MODULE_FILEÌ4ÎGtk.RcTokenTypeÖ0 +IM_MODULE_PATHÌ4ÎGtk.RcTokenTypeÖ0 +INÌ4ÎCairo.OperatorÖ0 +INÌ4ÎGLib.IOConditionÖ0 +INÌ4ÎGdk.OverlapTypeÖ0 +INÌ4ÎGoo.CairoOperatorÖ0 +INÌ4ÎGtk.ShadowTypeÖ0 +INÌ4ÎUSB.EndpointAddressÖ0 +INÌ4ÎUSB.EndpointAttributeÖ0 +INACTIVEÌ4ÎV4l2.ControlFlagsÖ0 +INCÌ4ÎGsl.OdeivHadjustTypesÖ0 +INCHÌ4ÎGsl.ConstCGSÖ0 +INCHÌ4ÎGsl.ConstCGSMÖ0 +INCHÌ4ÎGsl.ConstMKSÖ0 +INCHÌ4ÎGsl.ConstMKSAÖ0 +INCHÌ4ÎGtk.UnitÖ0 +INCHESÌ4ÎGtk.MetricTypeÖ0 +INCH_OF_MERCURYÌ4ÎGsl.ConstCGSÖ0 +INCH_OF_MERCURYÌ4ÎGsl.ConstCGSMÖ0 +INCH_OF_MERCURYÌ4ÎGsl.ConstMKSÖ0 +INCH_OF_MERCURYÌ4ÎGsl.ConstMKSAÖ0 +INCH_OF_WATERÌ4ÎGsl.ConstCGSÖ0 +INCH_OF_WATERÌ4ÎGsl.ConstCGSMÖ0 +INCH_OF_WATERÌ4ÎGsl.ConstMKSÖ0 +INCH_OF_WATERÌ4ÎGsl.ConstMKSAÖ0 +INCLUDEÌ4ÎGnome.UIInfoTypeÖ0 +INCLUDEÌ4ÎGtk.RcTokenTypeÖ0 +INCLUDE_EXCLUDEDÌ4ÎGMenu.TreeFlagsÖ0 +INCLUDE_INFERIORSÌ4ÎGdk.SubwindowModeÖ0 +INCLUDE_NODISPLAYÌ4ÎGMenu.TreeFlagsÖ0 +INCOMPLETE_HOSTNAMEÌ4ÎGtk.FileChooserErrorÖ0 +INDENTÌ4ÎAtk.TextAttributeÖ0 +INDETERMINATEÌ4ÎAtk.StateTypeÖ0 +INDEXÌ4ÎTracker.DBTypeÖ0 +INDEXÌ4ÎTracker.FieldTypeÖ0 +INDEX_ID_INVALIDÌ8ÎGstÖ0Ïint +INERTÌ4ÎGtk.CellRendererModeÖ0 +INETÌ4ÎGst.RTSPFamilyÖ0 +INET6Ì4ÎGst.RTSPFamilyÖ0 +INFERIORÌ4ÎGdk.NotifyTypeÖ0 +INFIX_SEPARATORÌ4ÎUnicodeBreakTypeÖ0 +INFOÌ4ÎDaemon.LogPriorityÖ0 +INFOÌ4ÎGst.DebugLevelÖ0 +INFOÌ4ÎGst.MessageTypeÖ0 +INFOÌ4ÎGtk.MessageTypeÖ0 +INFORMATIONÌ4ÎHildon.NoteTypeÖ0 +INFORMATIONALÌ4ÎSoup.StatusClassÖ0 +INFORMATION_THEMEÌ4ÎHildon.NoteTypeÖ0 +INHERITEDÌ4ÎPango.ScriptÖ0 +INHERIT_STDINÌ4ÎGLib.TestTrapFlagsÖ0 +INITÌ4ÎGst.LibraryErrorÖ0 +INITÌ4ÎGst.RTSPStateÖ0 +INITIALÌ4ÎGtk.PrintStatusÖ0 +INITIALÌ4ÎXml.TextReaderModeÖ0 +INITIAL_PUNCTUATIONÌ4ÎUnicodeTypeÖ0 +INKSET_CMYKÌ8ÎTiffÖ0Ïttag_t +INKSET_MULTIINKÌ8ÎTiffÖ0Ïttag_t +INLCRÌ8ÎPosixÖ0Ïtcflag_t +INLINEÌ4ÎAtk.HyperlinkStateFlagsÖ0 +INODEÌ4ÎGnomeVFS.FileInfoFieldsÖ0 +INPCKÌ8ÎPosixÖ0Ïtcflag_t +INPUTÌ4ÎGst.MixerTrackFlagsÖ0 +INPUTÌ4ÎGst.TunerChannelFlagsÖ0 +INPUTÌ4ÎV4l2.BufferFlagsÖ0 +INPUTFOCUSÌ4ÎSDL.ActiveStateÖ0 +INPUT_ERRORÌ8ÎGtkÖ0Ïint +INPUT_METHOD_WINDOWÌ4ÎAtk.RoleÖ0 +INPUT_ONLYÌ4ÎGdk.WindowClassÖ0 +INPUT_ONLYÌ4ÎXcb.WindowClassÖ0 +INPUT_OUTPUTÌ4ÎGdk.WindowClassÖ0 +INPUT_OUTPUTÌ4ÎXcb.WindowClassÖ0 +INSENSITIVEÌ4ÎGtk.CellRendererStateÖ0 +INSENSITIVEÌ4ÎGtk.RcTokenTypeÖ0 +INSENSITIVEÌ4ÎGtk.StateTypeÖ0 +INSEPARABLEÌ4ÎUnicodeBreakTypeÖ0 +INSERTÌ4ÎSDL.KeySymbolÖ0 +INSTALL_IN_PROGRESSÌ4ÎGst.InstallPluginsReturnÖ0 +INSUFFICIENT_MEMORYÌ4ÎGdk.PixbufErrorÖ0 +INSUFFICIENT_STORAGEÌ4ÎSoup.KnownStatusCodeÖ0 +INTÌ4ÎDaemon.SigÖ0 +INTÌ4ÎGConf.ValueTypeÖ0 +INTÌ4ÎGLib.OptionArgÖ0 +INTÌ4ÎGLib.ProcessSignalÖ0 +INTÌ4ÎGLib.TokenTypeÖ0 +INTÌ4ÎSoup.XmlrpcValueTypeÖ0 +INT32Ì4ÎGLib.FileAttributeTypeÖ0 +INT64Ì4ÎGLib.FileAttributeTypeÖ0 +INT64Ì4ÎGLib.OptionArgÖ0 +INTEGERÌ4ÎRasqal.Literal.TypeÖ0 +INTEGERÌ8ÎSqliteÖ0Ïint +INTEGERÌ4ÎTracker.FieldTypeÖ0 +INTEGERÌ4ÎV4l2.ControlTypeÖ0 +INTEGER64Ì4ÎV4l2.ControlTypeÖ0 +INTERACTIVEÌ4ÎV4l2.PriorityÖ0 +INTERACTIVEÌ4ÎXml.TextReaderModeÖ0 +INTERFACEÌ4ÎUSB.DescriptorSizeÖ0 +INTERFACEÌ4ÎUSB.DescriptorTypeÖ0 +INTERFACE_AGEÌ8ÎGtkÖ0Ïint +INTERLACEDÌ4ÎV4l2.FieldÖ0 +INTERLACEDÌ4ÎV4l2.VbiFlagsÖ0 +INTERLACED_BTÌ4ÎV4l2.FieldÖ0 +INTERLACED_TBÌ4ÎV4l2.FieldÖ0 +INTERNALÌ4ÎGLib.ResolverErrorÖ0 +INTERNALÌ4ÎGnome.HelpErrorÖ0 +INTERNALÌ8ÎSqliteÖ0Ïint +INTERNAL_ERRORÌ4ÎGtk.PrintErrorÖ0 +INTERNAL_ERRORÌ4ÎXfconf.ErrorÖ0 +INTERNAL_FAILUREÌ4ÎGst.InstallPluginsReturnÖ0 +INTERNAL_FRAMEÌ4ÎAtk.RoleÖ0 +INTERNAL_GENERAL_ENTITYÌ4ÎXml.EntityTypeÖ0 +INTERNAL_PARAMETER_ENTITYÌ4ÎXml.EntityTypeÖ0 +INTERNAL_PREDEFINED_ENTITYÌ4ÎXml.EntityTypeÖ0 +INTERNAL_SERVER_ERRORÌ4ÎGst.RTSPStatusCodeÖ0 +INTERNAL_SERVER_ERRORÌ4ÎSoup.KnownStatusCodeÖ0 +INTERRUPTÌ8ÎSqliteÖ0Ïint +INTOÌ4ÎGtk.CListDragPosÖ0 +INTO_OR_AFTERÌ4ÎGtk.TreeViewDropPositionÖ0 +INTO_OR_BEFOREÌ4ÎGtk.TreeViewDropPositionÖ0 +INTRÌ4ÎGLib.FileErrorÖ0 +INTROÌ4ÎGtk.AssistantPageTypeÖ0 +INVALÌ4ÎGLib.FileErrorÖ0 +INVALÌ4ÎGLib.IOChannelErrorÖ0 +INVALÌ4ÎGLib.SpawnErrorÖ0 +INVALIDÌ4ÎAtk.LayerÖ0 +INVALIDÌ4ÎAtk.RoleÖ0 +INVALIDÌ4ÎAtk.StateTypeÖ0 +INVALIDÌ4ÎAtk.TextAttributeÖ0 +INVALIDÌ4ÎGConf.ValueTypeÖ0 +INVALIDÌ4ÎGLib.FileAttributeTypeÖ0 +INVALIDÌ4ÎGLib.SocketFamilyÖ0 +INVALIDÌ8ÎGLib.TypeÖ0ÏType +INVALIDÌ4ÎGMenu.TreeItemTypeÖ0 +INVALIDÌ4ÎGst.AudioChannelPositionÖ0 +INVALIDÌ4ÎGst.InstallPluginsReturnÖ0 +INVALIDÌ4ÎGst.MixerMessageTypeÖ0 +INVALIDÌ4ÎGst.RTCPSDESTypeÖ0 +INVALIDÌ4ÎGst.RTCPTypeÖ0 +INVALIDÌ4ÎGst.RTSPHeaderFieldÖ0 +INVALIDÌ4ÎGst.RTSPMethodÖ0 +INVALIDÌ4ÎGst.RTSPMsgTypeÖ0 +INVALIDÌ4ÎGst.RTSPStateÖ0 +INVALIDÌ4ÎGst.RTSPStatusCodeÖ0 +INVALIDÌ4ÎGst.RTSPVersionÖ0 +INVALIDÌ4ÎGst.RingBufferSegStateÖ0 +INVALIDÌ4ÎGtk.IconSizeÖ0 +INVALIDÌ4ÎGtk.RcTokenTypeÖ0 +INVALIDÌ4ÎJson.TokenTypeÖ0 +INVALIDÌ4ÎLm.CertificateStatusÖ0 +INVALIDÌ4ÎOsso.DevModeÖ0 +INVALIDÌ4ÎOsso.StatusÖ0 +INVALIDÌ4ÎPango.AttrTypeÖ0 +INVALIDÌ4ÎPoppler.ErrorÖ0 +INVALIDÌ4ÎSoup.AddressFamilyÖ0 +INVALIDÌ4ÎUnique.CommandÖ0 +INVALIDÌ4ÎUnique.ResponseÖ0 +INVALIDÌ4ÎXfce.MenuLayoutNodeTypeÖ0 +INVALID_ARGSÌ4ÎDBus.ErrorÖ0 +INVALID_ARGUMENTÌ4ÎGLib.IOErrorÖ0 +INVALID_ATTRIBUTEÌ4ÎGtk.BuilderErrorÖ0 +INVALID_CHANNELÌ4ÎXfconf.ErrorÖ0 +INVALID_CHARÌ4ÎHildon.DateTimeErrorÖ0 +INVALID_CODEÌ4ÎPango.ScriptÖ0 +INVALID_CONTENTÌ4ÎCairo.StatusÖ0 +INVALID_CONTENTÌ4ÎGLib.MarkupErrorÖ0 +INVALID_DASHÌ4ÎCairo.StatusÖ0 +INVALID_DATAÌ4ÎGsf.ErrorÖ0 +INVALID_DATEÌ4ÎHildon.DateTimeErrorÖ0 +INVALID_DSC_COMMENTÌ4ÎCairo.StatusÖ0 +INVALID_ENCODINGÌ4ÎGtk.RecentManagerErrorÖ0 +INVALID_ENTRYÌ4ÎAtk.StateTypeÖ0 +INVALID_FILEÌ4ÎGtk.PrintErrorÖ0 +INVALID_FILENAMEÌ4ÎGLib.IOErrorÖ0 +INVALID_FILE_CONTENTÌ4ÎDBus.ErrorÖ0 +INVALID_FORMATÌ4ÎCairo.StatusÖ0 +INVALID_MATRIXÌ4ÎCairo.StatusÖ0 +INVALID_PATH_DATAÌ4ÎCairo.StatusÖ0 +INVALID_POP_GROUPÌ4ÎCairo.StatusÖ0 +INVALID_PROPERTYÌ4ÎXfconf.ErrorÖ0 +INVALID_RANGEÌ4ÎGst.RTSPStatusCodeÖ0 +INVALID_RANGEÌ4ÎSoup.KnownStatusCodeÖ0 +INVALID_RESTOREÌ4ÎCairo.StatusÖ0 +INVALID_SIGNATUREÌ4ÎDBus.ErrorÖ0 +INVALID_STATUSÌ4ÎCairo.StatusÖ0 +INVALID_STRINGÌ4ÎCairo.StatusÖ0 +INVALID_TAGÌ4ÎGtk.BuilderErrorÖ0 +INVALID_TIMEÌ4ÎGdk.GrabStatusÖ0 +INVALID_TIMEÌ4ÎHildon.DateTimeErrorÖ0 +INVALID_TYPEÌ4ÎGnome.DesktopItemErrorÖ0 +INVALID_TYPE_FUNCTIONÌ4ÎGtk.BuilderErrorÖ0 +INVALID_URIÌ4ÎGLib.BookmarkFileErrorÖ0 +INVALID_URIÌ4ÎGtk.RecentChooserErrorÖ0 +INVALID_URIÌ4ÎGtk.RecentManagerErrorÖ0 +INVALID_VALUEÌ4ÎGLib.BookmarkFileErrorÖ0 +INVALID_VALUEÌ4ÎGLib.KeyFileErrorÖ0 +INVALID_VALUEÌ4ÎGtk.BuilderErrorÖ0 +INVALID_VISUALÌ4ÎCairo.StatusÖ0 +INVALID_XMLÌ4ÎLm.DisconnectReasonÖ0 +INVERTÌ4ÎGdk.FunctionÖ0 +INVISÌ4ÎCurses.AttributeÖ0 +INVISIBLEÌ4ÎAtk.TextAttributeÖ0 +INVISIBLEÌ4ÎGoo.CanvasItemVisibilityÖ0 +INWARDÌ4ÎPoppler.PageTransitionDirectionÖ0 +IN_CAPSÌ4ÎGst.BufferFlagÖ0 +IN_DESTRUCTIONÌ4ÎGtk.ObjectFlagsÖ0 +IN_GETCAPSÌ4ÎGst.PadFlagsÖ0 +IN_MAINÌ4ÎGLib.OptionFlagsÖ0 +IN_ORDERÌ4ÎGLib.TraverseTypeÖ0 +IN_PROGRESSÌ4ÎGtk.PrintOperationResultÖ0 +IN_QUEUEÌ4ÎDBus.RequestNameReplyÖ0 +IN_REPARENTÌ4ÎGtk.PrivateFlagsÖ0 +IN_SETCAPSÌ4ÎGst.PadFlagsÖ0 +IN_SHUTDOWNÌ4ÎGConf.ErrorÖ0 +IOÌ4ÎDaemon.SigÖ0 +IOÌ4ÎGLib.FileErrorÖ0 +IOÌ4ÎGLib.IOChannelErrorÖ0 +IOÌ4ÎGLib.SpawnErrorÖ0 +IOChannelÌ1ÎGLibÖ0 +IOChannel.fileÌ128Í(string filename, string mode)ÎGLib.IOChannelÖ0 +IOChannel.unix_newÌ128Í(int fd)ÎGLib.IOChannelÖ0 +IOChannel.win32_new_fdÌ128Í(int fd)ÎGLib.IOChannelÖ0 +IOChannelErrorÌ2ÎGLibÖ0 +IOConditionÌ2ÎGLibÖ0 +IOERRÌ8ÎSqliteÖ0Ïint +IOErrorÌ2ÎGLibÖ0 +IOExtensionÌ1ÎGLibÖ0 +IOExtensionPointÌ1ÎGLibÖ0 +IOFlagsÌ2ÎGLibÖ0 +IOFuncÌ128Í(IOChannel source, IOCondition condition)ÎGLibÖ0Ïpublic delegate bool +IOModuleÌ1ÎGLibÖ0 +IOModuleÌ128Í(string filename)ÎGLib.IOModuleÖ0 +IOModuleClassÌ1ÎGLibÖ0 +IOSchedulerJobÌ1ÎGLibÖ0 +IOSchedulerJobFuncÌ128Í(GLib.IOSchedulerJob job, GLib.Cancellable cancellable)ÎGLibÖ0Ïpublic delegate bool +IOStatusÌ2ÎGLibÖ0 +IOTÌ4ÎDaemon.SigÖ0 +IO_BLOCK_SIZEÌ4ÎGnomeVFS.FileInfoFieldsÖ0 +IO_ERRORÌ4ÎBZLib.StatusÖ0 +IO_ERRORÌ4ÎDBus.ErrorÖ0 +IO_ERRORÌ4ÎGnomeKeyring.ResultÖ0 +IO_ERRORÌ4ÎSoup.KnownStatusCodeÖ0 +IP4Ì4ÎGst.NetTypeÖ0 +IP6Ì4ÎGst.NetTypeÖ0 +IPAddressÌ2048ÎSDLNetÖ0 +IPV4Ì4ÎEpc.AddressFamilyÖ0 +IPV4Ì4ÎGLib.SocketFamilyÖ0 +IPV4Ì4ÎSoup.AddressFamilyÖ0 +IPV6Ì4ÎEpc.AddressFamilyÖ0 +IPV6Ì4ÎGLib.SocketFamilyÖ0 +IPV6Ì4ÎSoup.AddressFamilyÖ0 +IQÌ4ÎLm.MessageTypeÖ0 +IRLANÌ4ÎOobs.IfaceTypeÖ0 +IRON_CROSSÌ4ÎGdk.CursorTypeÖ0 +ISDIRÌ4ÎGLib.FileErrorÖ0 +ISDIRÌ4ÎGLib.IOChannelErrorÖ0 +ISDIRÌ4ÎGLib.SpawnErrorÖ0 +ISIGÌ8ÎPosixÖ0Ïtcflag_t +ISO8601Ì4ÎSoup.DateFormatÖ0 +ISO8601_COMPACTÌ4ÎSoup.DateFormatÖ0 +ISO8601_FULLÌ4ÎSoup.DateFormatÖ0 +ISO8601_XMLRPCÌ4ÎSoup.DateFormatÖ0 +ISSUER_NOT_FOUNDÌ4ÎLm.CertificateStatusÖ0 +ISTRIPÌ8ÎPosixÖ0Ïtcflag_t +IS_CONNECTEDÌ4ÎGnome.ClientFlagsÖ0 +IS_DIRÌ4ÎGConf.ErrorÖ0 +IS_DIRÌ4ÎGLib.FileTestÖ0 +IS_DIRECTORYÌ4ÎGLib.IOErrorÖ0 +IS_DOCUMENTÌ4ÎGtk.MozEmbedProgressFlagsÖ0 +IS_EXECUTABLEÌ4ÎGLib.FileTestÖ0 +IS_KEYÌ4ÎGConf.ErrorÖ0 +IS_NETWORKÌ4ÎGtk.MozEmbedProgressFlagsÖ0 +IS_REGULARÌ4ÎGLib.FileTestÖ0 +IS_REQUESTÌ4ÎGtk.MozEmbedProgressFlagsÖ0 +IS_SINKÌ4ÎGst.ElementFlagsÖ0 +IS_SYMLINKÌ4ÎGLib.FileTestÖ0 +IS_WINDOWÌ4ÎGtk.MozEmbedProgressFlagsÖ0 +ITALICÌ4ÎCairo.FontSlantÖ0 +ITALICÌ4ÎPango.StyleÖ0 +ITALICÌ4ÎSDLTTF.FontStyleÖ0 +ITEMÌ4ÎGnome.UIInfoTypeÖ0 +ITEMÌ4ÎGtk.TreeViewModeÖ0 +ITEM_CONFIGURABLEÌ4ÎGnome.UIInfoTypeÖ0 +ITERS_PERSISTÌ4ÎGtk.TreeModelFlagsÖ0 +IVTVÌ4ÎV4l2.MpegStreamVbiFmtÖ0 +IXANYÌ8ÎPosixÖ0Ïtcflag_t +IXOFFÌ8ÎPosixÖ0Ïtcflag_t +IXONÌ8ÎPosixÖ0Ïtcflag_t +IYUV_OVERLAYÌ4ÎSDL.OverlayFormatÖ0 +I_ATMARKÌ8ÎPosixÖ0Ïint +I_CANPUTÌ8ÎPosixÖ0Ïint +I_CKBANDÌ8ÎPosixÖ0Ïint +I_FDINSERTÌ8ÎPosixÖ0Ïint +I_FINDÌ8ÎPosixÖ0Ïint +I_FLUSHÌ8ÎPosixÖ0Ïint +I_FLUSHBANDÌ8ÎPosixÖ0Ïint +I_GETBANDÌ8ÎPosixÖ0Ïint +I_GETCLTIMEÌ8ÎPosixÖ0Ïint +I_GETSIGÌ8ÎPosixÖ0Ïint +I_GRDOPTÌ8ÎPosixÖ0Ïint +I_GWROPTÌ8ÎPosixÖ0Ïint +I_LINKÌ8ÎPosixÖ0Ïint +I_LISTÌ8ÎPosixÖ0Ïint +I_LOOKÌ8ÎPosixÖ0Ïint +I_NREADÌ8ÎPosixÖ0Ïint +I_PEEKÌ8ÎPosixÖ0Ïint +I_PLINKÌ8ÎPosixÖ0Ïint +I_POPÌ8ÎPosixÖ0Ïint +I_PUNLINKÌ8ÎPosixÖ0Ïint +I_PUSHÌ8ÎPosixÖ0Ïint +I_RECVFDÌ8ÎPosixÖ0Ïint +I_SENDFDÌ8ÎPosixÖ0Ïint +I_SETCLTIMEÌ8ÎPosixÖ0Ïint +I_SETSIGÌ8ÎPosixÖ0Ïint +I_SRDOPTÌ8ÎPosixÖ0Ïint +I_STRÌ8ÎPosixÖ0Ïint +I_SWROPTÌ8ÎPosixÖ0Ïint +I_UNLINKÌ8ÎPosixÖ0Ïint +IconÌ32ÎGLibÖ0 +IconÌ1ÎXfceÖ0 +IconBarÌ1ÎExoÖ0 +IconBarÌ128Í()ÎExo.IconBarÖ0 +IconBar.with_modelÌ128Í(Gtk.TreeModel model)ÎExo.IconBarÖ0 +IconChooserDialogÌ1ÎExoÖ0 +IconChooserDialogÌ128Í(string title, Gtk.Window parent, ...)ÎExo.IconChooserDialogÖ0 +IconEntryÌ1ÎGnomeÖ0 +IconEntryÌ128Í(string history_id, string browse_dialog_title)ÎGnome.IconEntryÖ0 +IconEntryÌ1ÎSexyÖ0 +IconEntryÌ128Í()ÎSexy.IconEntryÖ0 +IconEntryPositionÌ2ÎSexyÖ0 +IconFactoryÌ1ÎGtkÖ0 +IconFactoryÌ128Í()ÎGtk.IconFactoryÖ0 +IconInfoÌ1ÎGtkÖ0 +IconInfo.for_pixbufÌ128Í(Gtk.IconTheme icon_theme, Gdk.Pixbuf pixbuf)ÎGtk.IconInfoÖ0 +IconListModeÌ2ÎGnomeÖ0 +IconLookupFlagsÌ2ÎGnomeÖ0 +IconLookupFlagsÌ2ÎGtkÖ0 +IconLookupResultFlagsÌ2ÎGnomeÖ0 +IconSelectionÌ1ÎGnomeÖ0 +IconSelectionÌ128Í()ÎGnome.IconSelectionÖ0 +IconSetÌ1ÎGtkÖ0 +IconSetÌ128Í()ÎGtk.IconSetÖ0 +IconSet.from_pixbufÌ128Í(Gdk.Pixbuf pixbuf)ÎGtk.IconSetÖ0 +IconSizeÌ2ÎGtkÖ0 +IconSourceÌ1ÎGtkÖ0 +IconSourceÌ128Í()ÎGtk.IconSourceÖ0 +IconThemeÌ1ÎGtkÖ0 +IconThemeÌ128Í()ÎGtk.IconThemeÖ0 +IconThemeErrorÌ2ÎGtkÖ0 +IconViewÌ1ÎExoÖ0 +IconViewÌ128Í()ÎExo.IconViewÖ0 +IconViewÌ1ÎGtkÖ0 +IconViewÌ128Í()ÎGtk.IconViewÖ0 +IconView.with_modelÌ128Í(Gtk.TreeModel model)ÎExo.IconViewÖ0 +IconView.with_modelÌ128Í(Gtk.TreeModel model)ÎGtk.IconViewÖ0 +IconViewDropPositionÌ2ÎExoÖ0 +IconViewDropPositionÌ2ÎGtkÖ0 +IconViewForeachFuncÌ128Í(Exo.IconView icon_view, Gtk.TreePath path)ÎExoÖ0Ïpublic delegate void +IconViewForeachFuncÌ128Í(Gtk.IconView icon_view, Gtk.TreePath path)ÎGtkÖ0Ïpublic delegate void +IconViewLayoutModeÌ2ÎExoÖ0 +IconViewSearchEqualFuncÌ128Í(Gtk.TreeModel model, int column, string key, Gtk.TreeIter iter, void* search_data)ÎExoÖ0Ïpublic delegate bool +IconViewSearchPositionFuncÌ128Í(Exo.IconView icon_view, Gtk.Widget search_dialog)ÎExoÖ0Ïpublic delegate void +IdentifierTypeÌ2ÎRaptorÖ0 +IdleÌ256Ö0 +IdleSourceÌ1ÎGLibÖ0 +IdleSourceÌ128Í()ÎGLib.IdleSourceÖ0 +IfaceÌ1ÎOobsÖ0 +IfaceEthernetÌ1ÎOobsÖ0 +IfaceIRLanÌ1ÎOobsÖ0 +IfacePPPÌ1ÎOobsÖ0 +IfacePlipÌ1ÎOobsÖ0 +IfaceTypeÌ2ÎOobsÖ0 +IfaceWirelessÌ1ÎOobsÖ0 +IfacesConfigÌ1ÎOobsÖ0 +IgnoreSenseÌ2ÎTiffÖ0 +ImageÌ32ÎAtkÖ0 +ImageÌ1ÎGdkÖ0 +ImageÌ128Í(Gdk.ImageType type, Gdk.Visual visual, int width, int height)ÎGdk.ImageÖ0 +ImageÌ1ÎGtkÖ0 +ImageÌ128Í()ÎGtk.ImageÖ0 +Image.from_animationÌ128Í(Gdk.PixbufAnimation animation)ÎGtk.ImageÖ0 +Image.from_fileÌ128Í(string filename)ÎGtk.ImageÖ0 +Image.from_giconÌ128Í(GLib.Icon icon, Gtk.IconSize size)ÎGtk.ImageÖ0 +Image.from_icon_nameÌ128Í(string icon_name, Gtk.IconSize size)ÎGtk.ImageÖ0 +Image.from_icon_setÌ128Í(Gtk.IconSet icon_set, Gtk.IconSize size)ÎGtk.ImageÖ0 +Image.from_imageÌ128Í(Gdk.Image image, Gdk.Bitmap mask)ÎGtk.ImageÖ0 +Image.from_pixbufÌ128Í(Gdk.Pixbuf pixbuf)ÎGtk.ImageÖ0 +Image.from_pixmapÌ128Í(Gdk.Pixmap pixmap, Gdk.Bitmap mask)ÎGtk.ImageÖ0 +Image.from_stockÌ128Í(string stock_id, Gtk.IconSize size)ÎGtk.ImageÖ0 +ImageAnimationDataÌ1ÎGtkÖ0 +ImageGIconDataÌ1ÎGtkÖ0 +ImageIconNameDataÌ1ÎGtkÖ0 +ImageIconSetDataÌ1ÎGtkÖ0 +ImageImageDataÌ1ÎGtkÖ0 +ImageMappingÌ1ÎPopplerÖ0 +ImageMappingÌ128Í()ÎPoppler.ImageMappingÖ0 +ImageMenuItemÌ1ÎGtkÖ0 +ImageMenuItemÌ128Í()ÎGtk.ImageMenuItemÖ0 +ImageMenuItem.from_stockÌ128Í(string stock_id, Gtk.AccelGroup? accel_group)ÎGtk.ImageMenuItemÖ0 +ImageMenuItem.with_labelÌ128Í(string label)ÎGtk.ImageMenuItemÖ0 +ImageMenuItem.with_mnemonicÌ128Í(string label)ÎGtk.ImageMenuItemÖ0 +ImagePixbufDataÌ1ÎGtkÖ0 +ImagePixmapDataÌ1ÎGtkÖ0 +ImageStockDataÌ1ÎGtkÖ0 +ImageSurfaceÌ1ÎCairoÖ0 +ImageSurfaceÌ128Í(Format format, int width, int height)ÎCairo.ImageSurfaceÖ0 +ImageSurface.for_dataÌ128Í([CCode (array_length = false)] uchar[] data, Format format, int width, int height, int stride)ÎCairo.ImageSurfaceÖ0 +ImageSurface.from_pngÌ128Í(string filename)ÎCairo.ImageSurfaceÖ0 +ImageSurface.from_png_streamÌ128Í(ReadFunc read_func, void* closure)ÎCairo.ImageSurfaceÖ0 +ImageTypeÌ2ÎGdkÖ0 +ImageTypeÌ2ÎGtkÖ0 +ImplementorÌ32ÎAtkÖ0 +ImplementsInterfaceÌ32ÎGstÖ0 +InÌ128Í(int n, double x)ÎGsl.BesselÖ0Ïpublic double +In_arrayÌ128Í(int nmin, int nmax, double x, [CCode (array_length = false)] double[] result_array)ÎGsl.BesselÖ0Ïpublic int +In_eÌ128Í(int n, double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +In_scaledÌ128Í(int n, double x)ÎGsl.BesselÖ0Ïpublic double +In_scaled_arrayÌ128Í(int nmin, int nmax, double x, [CCode (array_length = false)] double[] result_array)ÎGsl.BesselÖ0Ïpublic int +In_scaled_eÌ128Í(int n, double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +IndexÌ1ÎGstÖ0 +IndexÌ128Í()ÎGst.IndexÖ0 +Index.groupÌ128Í(Gst.Index index)ÎGst.IndexÖ0 +IndexAssociationÌ1ÎGstÖ0 +IndexCertaintyÌ2ÎGstÖ0 +IndexEntryÌ1ÎGstÖ0 +IndexEntryTypeÌ2ÎGstÖ0 +IndexFactoryÌ1ÎGstÖ0 +IndexFactoryÌ128Í(string name, string longdesc, GLib.Type type)ÎGst.IndexFactoryÖ0 +IndexFilterÌ128Í(Gst.Index index, Gst.IndexEntry entry)ÎGstÖ0Ïpublic delegate bool +IndexFlagsÌ2ÎGstÖ0 +IndexGroupÌ1ÎGstÖ0 +IndexIterÌ1ÎPopplerÖ0 +IndexIterÌ128Í(Poppler.Document document)ÎPoppler.IndexIterÖ0 +IndexLookupMethodÌ2ÎGstÖ0 +IndexResolverÌ128Í(Gst.Index index, Gst.Object writer, string writer_string)ÎGstÖ0Ïpublic delegate bool +IndexResolverMethodÌ2ÎGstÖ0 +InetAddressÌ1ÎGLibÖ0 +InetAddress.anyÌ128Í(GLib.SocketFamily family)ÎGLib.InetAddressÖ0 +InetAddress.from_bytesÌ128Í(uchar bytes, GLib.SocketFamily family)ÎGLib.InetAddressÖ0 +InetAddress.from_stringÌ128Í(string str)ÎGLib.InetAddressÖ0 +InetAddress.loopbackÌ128Í(GLib.SocketFamily family)ÎGLib.InetAddressÖ0 +InetSocketAddressÌ1ÎGLibÖ0 +InetSocketAddressÌ128Í(GLib.InetAddress address, uint16 port)ÎGLib.InetSocketAddressÖ0 +InfileÌ1ÎGsfÖ0 +InfileMSOleÌ1ÎGsfÖ0 +InfileMSOleÌ128Í(Gsf.Input source)ÎGsf.InfileMSOleÖ0 +InfileMSVBAÌ1ÎGsfÖ0 +InfileMSVBAÌ128Í(Gsf.Infile source)ÎGsf.InfileMSVBAÖ0 +InfileStdioÌ1ÎGsfÖ0 +InfileStdioÌ128Í(string root)ÎGsf.InfileStdioÖ0 +InfileZipÌ1ÎGsfÖ0 +InfileZipÌ128Í(Gsf.Input source)ÎGsf.InfileZipÖ0 +InfoÌ1ÎGnomeKeyringÖ0 +InitÌ128Í()ÎTracker.ModuleÖ0Ïpublic delegate void +InitFlagÌ2ÎSDLÖ0 +InitMethodÌ128Í(TIFF p1, int p2)ÎTiffÖ0Ïpublic delegate int +InitiallyUnownedÌ1ÎGLibÖ0 +InodeNumberÌ1ÎGnomeVFSÖ0 +InputÌ1ÎGsfÖ0 +InputÌ128Í()ÎGsf.InputÖ0 +InputÌ2048ÎV4l2Ö0 +InputCloseCallbackÌ128Í(void* context)ÎXmlÖ0Ïpublic delegate int +InputConditionÌ2ÎGdkÖ0 +InputDialogÌ1ÎGtkÖ0 +InputDialogÌ128Í()ÎGtk.InputDialogÖ0 +InputFunctionÌ128Í(void* data, int source, Gdk.InputCondition condition)ÎGdkÖ0Ïpublic delegate void +InputGZipÌ1ÎGsfÖ0 +InputGZipÌ128Í(Gsf.Input source)ÎGsf.InputGZipÖ0 +InputHTTPÌ1ÎGsfÖ0 +InputHTTPÌ128Í(string url)ÎGsf.InputHTTPÖ0 +InputMemoryÌ1ÎGsfÖ0 +InputMemoryÌ128Í(uchar buf, Gsf.off_t length, bool needs_free)ÎGsf.InputMemoryÖ0 +InputMemory.cloneÌ128Í(uchar buf, Gsf.off_t length)ÎGsf.InputMemoryÖ0 +InputMemory.from_bzipÌ128Í(Gsf.Input source)ÎGsf.InputMemoryÖ0 +InputMemory.from_iochannelÌ128Í(GLib.IOChannel channel)ÎGsf.InputMemoryÖ0 +InputModeÌ2ÎGdkÖ0 +InputProxyÌ1ÎGsfÖ0 +InputProxyÌ128Í(Gsf.Input source)ÎGsf.InputProxyÖ0 +InputProxy.sectionÌ128Í(Gsf.Input source, Gsf.off_t offset, Gsf.off_t size)ÎGsf.InputProxyÖ0 +InputReadCallbackÌ128Í(void* context, [CCode (array_length = false)] char[] buffer, int len)ÎXmlÖ0Ïpublic delegate int +InputSourceÌ2ÎGdkÖ0 +InputStatusÌ2ÎV4l2Ö0 +InputStdioÌ1ÎGsfÖ0 +InputStdioÌ128Í(string filename)ÎGsf.InputStdioÖ0 +InputStreamÌ1ÎGLibÖ0 +InputTextlineÌ1ÎGsfÖ0 +InputTextlineÌ128Í(Gsf.Input source)ÎGsf.InputTextlineÖ0 +InputTypeÌ2ÎV4l2Ö0 +InstallPluginsContextÌ1ÎGstÖ0 +InstallPluginsContextÌ128Í()ÎGst.InstallPluginsContextÖ0 +InstallPluginsResultFuncÌ128Í(Gst.InstallPluginsReturn result)ÎGstÖ0Ïpublic delegate void +InstallPluginsReturnÌ2ÎGstÖ0 +IntRangeÌ2048ÎGstÖ0 +IntegrationÌ256Ö0 +IntegrationQAWOTableÌ1ÎGslÖ0 +IntegrationQAWOTableÌ128Í(double omega, double L, QAWO sine, size_t n)ÎGsl.IntegrationQAWOTableÖ0 +IntegrationQAWSTableÌ1ÎGslÖ0 +IntegrationQAWSTableÌ128Í(double alpha, double beta, int mu, int nu)ÎGsl.IntegrationQAWSTableÖ0 +IntegrationWorkspaceÌ1ÎGslÖ0 +IntegrationWorkspaceÌ128Í(size_t n)ÎGsl.IntegrationWorkspaceÖ0 +InteractFunctionÌ128Í(Gnome.Client client, int key, Gnome.DialogType dialog_type)ÎGnomeÖ0Ïpublic delegate void +InteractStyleÌ2ÎGnomeÖ0 +InterfaceÌ2ÎFTDIÖ0 +InterfaceÌ1ÎGladeÖ0 +InterfaceÌ2048ÎUSBÖ0 +InterfaceDescriptorÌ2048ÎUSBÖ0 +InternalPanelPluginÌ1ÎXfceÖ0 +InternalPanelPluginÌ128Í(string name, string id, string display_name, int size, ScreenPosition screen_position, PanelPluginFunc register)ÎXfce.InternalPanelPluginÖ0 +InterpÌ1ÎGslÖ0 +InterpÌ128Í(InterpType T, size_t n)ÎGsl.InterpÖ0 +InterpAccelÌ1ÎGslÖ0 +InterpAccelÌ128Í()ÎGsl.InterpAccelÖ0 +InterpAllocÌ128Í(size_t size)ÎGslÖ0Ïpublic delegate void * +InterpEvalÌ128Í(void* t, [CCode (array_length = false)] double[] xa, [CCode (array_length = false)] double[] ya, size_t size, double x, InterpAccel* i, out double y)ÎGslÖ0Ïpublic delegate int +InterpEvalDerivÌ128Í(void* t, [CCode (array_length = false)] double[] xa, [CCode (array_length = false)] double[] ya, size_t size, double x, InterpAccel* i, out double y_p)ÎGslÖ0Ïpublic delegate int +InterpEvalDeriv2Ì128Í(void* t, [CCode (array_length = false)] double[] xa, [CCode (array_length = false)] double[] ya, size_t size, double x, InterpAccel* i, out double y_pp)ÎGslÖ0Ïpublic delegate int +InterpEvalIntegÌ128Í(void* t, [CCode (array_length = false)] double[] xa, [CCode (array_length = false)] double[] ya, size_t size, InterpAccel* i, double a, double b, out double result)ÎGslÖ0Ïpublic delegate int +InterpFreeÌ128Í(void* t)ÎGslÖ0Ïpublic delegate void +InterpInitÌ128Í(void* t, [CCode (array_length = false)] double[] xa, [CCode (array_length = false)] double[] ya, size_t size)ÎGslÖ0Ïpublic delegate int +InterpTypeÌ2ÎGdkÖ0 +InterpTypeÌ2048ÎGslÖ0 +InterpTypesÌ256Ö0 +InterpolateModeÌ2ÎGstÖ0 +InterpolationControlSourceÌ1ÎGstÖ0 +InterpolationControlSourceÌ128Í()ÎGst.InterpolationControlSourceÖ0 +IntlÌ256Ö0 +InuÌ128Í(double nu, double x)ÎGsl.BesselÖ0Ïpublic double +Inu_eÌ128Í(double nu, double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +Inu_scaledÌ128Í(double nu, double x)ÎGsl.BesselÖ0Ïpublic double +Inu_scaled_eÌ128Í(double nu, double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +InvisibleÌ1ÎGtkÖ0 +InvisibleÌ128Í()ÎGtk.InvisibleÖ0 +Invisible.for_screenÌ128Í(Gdk.Screen screen)ÎGtk.InvisibleÖ0 +IsBigEndianÌ128Í()ÎTiff.TIFFÖ0Ïpublic bool +IsByteSwappedÌ128Í()ÎTiff.TIFFÖ0Ïpublic bool +IsCODECConfiguredÌ128Í(ushort p1)ÎTiff.TIFFUtilsÖ0Ïpublic int +IsMSB2LSBÌ128Í()ÎTiff.TIFFÖ0Ïpublic bool +IsTiledÌ128Í()ÎTiff.TIFFÖ0Ïpublic bool +IsUnmappedÌ4ÎX.MapStateÖ0 +IsUnviewableÌ4ÎX.MapStateÖ0 +IsUpSampledÌ128Í()ÎTiff.TIFFÖ0Ïpublic bool +IsViewableÌ4ÎX.MapStateÖ0 +ItemÌ1ÎGtkÖ0 +ItemÌ1ÎPangoÖ0 +ItemÌ128Í()ÎPango.ItemÖ0 +ItemInfoÌ1ÎGnomeKeyringÖ0 +ItemInfoÌ128Í()ÎGnomeKeyring.ItemInfoÖ0 +ItemInfoFlagsÌ2ÎGnomeKeyringÖ0 +ItemTypeÌ2ÎGnomeKeyringÖ0 +IteratorÌ1ÎGstÖ0 +IteratorÌ128Í(uint size, GLib.Type type, GLib.Mutex @lock, uint32 master_cookie, Gst.IteratorNextFunction next, Gst.IteratorItemFunction item, Gst.IteratorResyncFunction resync, Gst.IteratorFreeFunction free)ÎGst.IteratorÖ0 +Iterator.listÌ128Í(GLib.Type type, GLib.Mutex @lock, uint32 master_cookie, GLib.List list, void* owner, Gst.IteratorItemFunction item, Gst.IteratorDisposeFunction free)ÎGst.IteratorÖ0 +IteratorDisposeFunctionÌ128Í(void* owner)ÎGstÖ0Ïpublic delegate void +IteratorFoldFunctionÌ128Í(void* item, Gst.Value ret)ÎGstÖ0Ïpublic delegate bool +IteratorFreeFunctionÌ128Í(Gst.Iterator it)ÎGstÖ0Ïpublic delegate void +IteratorItemÌ2ÎGstÖ0 +IteratorItemFunctionÌ128Í(Gst.Iterator it, void* item)ÎGstÖ0Ïpublic delegate Gst.IteratorItem +IteratorNextFunctionÌ128Í(Gst.Iterator it, void* result)ÎGstÖ0Ïpublic delegate Gst.IteratorResult +IteratorResultÌ2ÎGstÖ0 +IteratorResyncFunctionÌ128Í(Gst.Iterator it)ÎGstÖ0Ïpublic delegate void +JÌ8ÎGsl.MultifitFdfsolverÖ0ÏVector +JÌ8ÎGsl.MultirootFdfsolverÖ0ÏMatrix +J0Ì128Í(double x)ÎGsl.BesselÖ0Ïpublic double +J0_eÌ128Í(double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +J1Ì128Í(double x)ÎGsl.BesselÖ0Ïpublic double +J1_eÌ128Í(double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +J2Ì8ÎGsl.DHTÖ0Ïdouble +JANUARYÌ4ÎGLib.DateMonthÖ0 +JAZÌ4ÎGnomeVFS.DeviceTypeÖ0 +JITTERÌ4ÎGst.QueryTypeÖ0 +JOINT_STEREOÌ4ÎV4l2.MpegAudioModeÖ0 +JOIN_STYLEÌ4ÎGdk.GCValuesMaskÖ0 +JOULEÌ4ÎGsl.ConstCGSÖ0 +JOULEÌ4ÎGsl.ConstCGSMÖ0 +JOULEÌ4ÎGsl.ConstMKSÖ0 +JOULEÌ4ÎGsl.ConstMKSAÖ0 +JOYAXISMOTIONÌ4ÎSDL.EventTypeÖ0 +JOYAXISMOTIONMASKÌ4ÎSDL.EventMaskÖ0 +JOYBALLMOTIONÌ4ÎSDL.EventTypeÖ0 +JOYBALLMOTIONMASKÌ4ÎSDL.EventMaskÖ0 +JOYBUTTONDOWNÌ4ÎSDL.EventTypeÖ0 +JOYBUTTONDOWNMASKÌ4ÎSDL.EventMaskÖ0 +JOYBUTTONUPÌ4ÎSDL.EventTypeÖ0 +JOYBUTTONUPMASKÌ4ÎSDL.EventMaskÖ0 +JOYEVENTMASKÌ4ÎSDL.EventMaskÖ0 +JOYHATMOTIONÌ4ÎSDL.EventTypeÖ0 +JOYHATMOTIONMASKÌ4ÎSDL.EventMaskÖ0 +JOYSTICKÌ4ÎSDL.InitFlagÖ0 +JPEGÌ4ÎGst.RTPPayloadÖ0 +JPEGÌ4ÎV4l2.ColorspaceÖ0 +JPEGÌ4ÎV4l2.PixelFormatTypeÖ0 +JPEGCOLORMODE_RAWÌ8ÎTiffÖ0Ïttag_t +JPEGCOLORMODE_RGBÌ8ÎTiffÖ0Ïttag_t +JPEGPROC_BASELINEÌ8ÎTiffÖ0Ïttag_t +JPEGPROC_LOSSLESSÌ8ÎTiffÖ0Ïttag_t +JPEGTABLESMODE_HUFFÌ8ÎTiffÖ0Ïttag_t +JPEGTABLESMODE_QUANTÌ8ÎTiffÖ0Ïttag_t +JULYÌ4ÎGLib.DateMonthÖ0 +JUMPÌ4ÎGtk.ScrollTypeÖ0 +JUNEÌ4ÎGLib.DateMonthÖ0 +JUSTIFICATIONÌ4ÎAtk.TextAttributeÖ0 +JjjÌ8ÎGsl.DHTÖ0Ïdouble +JnÌ128Í(int n, double x)ÎGsl.BesselÖ0Ïpublic double +Jn_arrayÌ128Í(int nmin, int nmax, double x, [CCode (array_length = false)] double[] result_array)ÎGsl.BesselÖ0Ïpublic int +Jn_eÌ128Í(int n, double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +JnuÌ128Í(double nu, double x)ÎGsl.BesselÖ0Ïpublic double +Jnu_eÌ128Í(double nu, double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +JoinStyleÌ2ÎGdkÖ0 +JoyAxisEventÌ2048ÎSDLÖ0 +JoyBallEventÌ2048ÎSDLÖ0 +JoyButtonEventÌ2048ÎSDLÖ0 +JoyHatEventÌ2048ÎSDLÖ0 +JoystickÌ1ÎSDLÖ0 +JoystickÌ128Í(int device_index)ÎSDL.JoystickÖ0 +JpegCompressionÌ2048ÎV4l2Ö0 +JpegMarkerÌ2ÎV4l2Ö0 +JsonÌ256Ö0 +JustificationÌ2ÎGtkÖ0 +KÌ8ÎGsl.RanDiscreteÖ0Ïsize_t +KÌ4ÎV4l2.MpegAudioL1BitrateÖ0 +KÌ4ÎV4l2.MpegAudioL2BitrateÖ0 +KÌ4ÎV4l2.MpegAudioL3BitrateÖ0 +K0Ì128Í(double x)ÎGsl.BesselÖ0Ïpublic double +K0_eÌ128Í(double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +K0_scaledÌ128Í(double x)ÎGsl.BesselÖ0Ïpublic double +K0_scaled_eÌ128Í(double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +K1Ì128Í(double x)ÎGsl.BesselÖ0Ïpublic double +K1_eÌ128Í(double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +K1_scaledÌ128Í(double x)ÎGsl.BesselÖ0Ïpublic double +K1_scaled_eÌ128Í(double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +KANNADAÌ4ÎPango.ScriptÖ0 +KATAKANAÌ4ÎPango.ScriptÖ0 +KAYAH_LIÌ4ÎPango.ScriptÖ0 +KDEÌ4ÎGnome.DesktopItemIconFlagsÖ0 +KEEPÌ4ÎGst.TagMergeModeÖ0 +KEEP_ALLÌ4ÎGst.TagMergeModeÖ0 +KEEP_COMMENTSÌ4ÎGLib.KeyFileFlagsÖ0 +KEEP_TRANSLATIONSÌ4ÎGLib.KeyFileFlagsÖ0 +KEYBINDINGSÌ4ÎGtk.DebugFlagÖ0 +KEYDOWNÌ4ÎSDL.EventTypeÖ0 +KEYDOWNMASKÌ4ÎSDL.EventMaskÖ0 +KEYEVENTMASKÌ4ÎSDL.EventMaskÖ0 +KEYFRAMEÌ4ÎV4l2.BufferFlagsÖ0 +KEYMAP_STATEÌ4ÎXcb.EventMaskÖ0 +KEYRING_ALREADY_EXISTSÌ4ÎGnomeKeyring.ResultÖ0 +KEYUPÌ4ÎSDL.EventTypeÖ0 +KEYUPMASKÌ4ÎSDL.EventMaskÖ0 +KEYWORDÌ4ÎTracker.FieldTypeÖ0 +KEY_MOD_CLEARÌ8ÎGnomeÖ0Ïint +KEY_MOD_CLOSE_WINDOWÌ8ÎGnomeÖ0Ïint +KEY_MOD_NEW_WINDOWÌ8ÎGnomeÖ0Ïint +KEY_MOD_PAUSE_GAMEÌ8ÎGnomeÖ0Ïint +KEY_MOD_PRINT_SETUPÌ8ÎGnomeÖ0Ïint +KEY_MOD_REDOÌ8ÎGnomeÖ0Ïint +KEY_MOD_REDO_MOVEÌ8ÎGnomeÖ0Ïint +KEY_MOD_SAVE_ASÌ8ÎGnomeÖ0Ïint +KEY_NAME_CLEARÌ8ÎGnomeÖ0Ïint +KEY_NAME_CLOSE_WINDOWÌ8ÎGnomeÖ0Ïint +KEY_NAME_NEW_WINDOWÌ8ÎGnomeÖ0Ïint +KEY_NAME_PRINT_SETUPÌ8ÎGnomeÖ0Ïint +KEY_NOT_FOUNDÌ4ÎGLib.KeyFileErrorÖ0 +KEY_PRESSÌ4ÎGdk.EventTypeÖ0 +KEY_PRESSÌ4ÎXcb.EventMaskÖ0 +KEY_PRESS_MASKÌ4ÎGdk.EventMaskÖ0 +KEY_RELEASEÌ4ÎGdk.EventTypeÖ0 +KEY_RELEASEÌ4ÎXcb.EventMaskÖ0 +KEY_RELEASE_MASKÌ4ÎGdk.EventMaskÖ0 +KEY_UNITÌ4ÎGst.AssocFlagsÖ0 +KEY_UNITÌ4ÎGst.SeekFlagsÖ0 +KHAROSHTHIÌ4ÎPango.ScriptÖ0 +KHMERÌ4ÎPango.ScriptÖ0 +KILLÌ4ÎDaemon.SigÖ0 +KILLÌ4ÎGLib.ProcessSignalÖ0 +KILOÌ4ÎGsl.ConstNumÖ0 +KILOMETERS_PER_HOURÌ4ÎGsl.ConstCGSÖ0 +KILOMETERS_PER_HOURÌ4ÎGsl.ConstCGSMÖ0 +KILOMETERS_PER_HOURÌ4ÎGsl.ConstMKSÖ0 +KILOMETERS_PER_HOURÌ4ÎGsl.ConstMKSAÖ0 +KILOPOUND_FORCEÌ4ÎGsl.ConstCGSÖ0 +KILOPOUND_FORCEÌ4ÎGsl.ConstCGSMÖ0 +KILOPOUND_FORCEÌ4ÎGsl.ConstMKSÖ0 +KILOPOUND_FORCEÌ4ÎGsl.ConstMKSAÖ0 +KNOTÌ4ÎGsl.ConstCGSÖ0 +KNOTÌ4ÎGsl.ConstCGSMÖ0 +KNOTÌ4ÎGsl.ConstMKSÖ0 +KNOTÌ4ÎGsl.ConstMKSAÖ0 +KP0Ì4ÎSDL.KeySymbolÖ0 +KP1Ì4ÎSDL.KeySymbolÖ0 +KP2Ì4ÎSDL.KeySymbolÖ0 +KP3Ì4ÎSDL.KeySymbolÖ0 +KP4Ì4ÎSDL.KeySymbolÖ0 +KP5Ì4ÎSDL.KeySymbolÖ0 +KP6Ì4ÎSDL.KeySymbolÖ0 +KP7Ì4ÎSDL.KeySymbolÖ0 +KP8Ì4ÎSDL.KeySymbolÖ0 +KP9Ì4ÎSDL.KeySymbolÖ0 +KP_DIVIDEÌ4ÎSDL.KeySymbolÖ0 +KP_ENTERÌ4ÎSDL.KeySymbolÖ0 +KP_EQUALSÌ4ÎSDL.KeySymbolÖ0 +KP_MINUSÌ4ÎSDL.KeySymbolÖ0 +KP_MULTIPLYÌ4ÎSDL.KeySymbolÖ0 +KP_PERIODÌ4ÎSDL.KeySymbolÖ0 +KP_PLUSÌ4ÎSDL.KeySymbolÖ0 +KcompÌ128Í(double k, Mode mode)ÎGsl.EllIntÖ0Ïpublic double +Kcomp_eÌ128Í(double k, Mode mode, out Result result)ÎGsl.EllIntÖ0Ïpublic int +KeyÌ2ÎCursesÖ0 +KeyÌ2048ÎSDLÖ0 +KeyEventÌ2048ÎXÖ0 +KeyEventStructÌ1ÎAtkÖ0 +KeyEventTypeÌ2ÎAtkÖ0 +KeyFileÌ1ÎGLibÖ0 +KeyFileÌ128Í()ÎGLib.KeyFileÖ0 +KeyFileErrorÌ2ÎGLibÖ0 +KeyFileFlagsÌ2ÎGLibÖ0 +KeyMaskÌ2ÎXÖ0 +KeyModifierÌ2ÎSDLÖ0 +KeyPressÌ4ÎX.EventTypeÖ0 +KeyPressMaskÌ4ÎX.EventMaskÖ0 +KeyReleaseÌ4ÎX.EventTypeÖ0 +KeyReleaseMaskÌ4ÎX.EventMaskÖ0 +KeySnoopFuncÌ128Í(Atk.KeyEventStruct event, void* func_data)ÎAtkÖ0Ïpublic delegate int +KeySnoopFuncÌ128Í(Gtk.Widget grab_widget, Gdk.EventKey event, void* func_data)ÎGtkÖ0Ïpublic delegate int +KeySymÌ2ÎOssoÖ0 +KeySymbolÌ2ÎSDLÖ0 +KeyboardEventÌ2048ÎSDLÖ0 +KeymapÌ1ÎGdkÖ0 +KeymapKeyÌ2048ÎGdkÖ0 +KeymapNotifyÌ4ÎX.EventTypeÖ0 +KeymapStateMaskÌ4ÎX.EventMaskÖ0 +KioskÌ1ÎXfceÖ0 +KioskÌ128Í(string module)ÎXfce.KioskÖ0 +KnÌ128Í(int n, double x)ÎGsl.BesselÖ0Ïpublic double +Kn_arrayÌ128Í(int nmin, int nmax, double x, [CCode (array_length = false)] double[] result_array)ÎGsl.BesselÖ0Ïpublic int +Kn_eÌ128Í(int n, double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +Kn_scaledÌ128Í(int n, double x)ÎGsl.BesselÖ0Ïpublic double +Kn_scaled_arrayÌ128Í(int nmin, int nmax, double x, [CCode (array_length = false)] double[] result_array)ÎGsl.BesselÖ0Ïpublic int +Kn_scaled_eÌ128Í(int n, double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +KnownStatusCodeÌ2ÎSoupÖ0 +KnuÌ128Í(double nu, double x)ÎGsl.BesselÖ0Ïpublic double +Knu_eÌ128Í(double nu, double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +Knu_scaledÌ128Í(double nu, double x)ÎGsl.BesselÖ0Ïpublic double +Knu_scaled_eÌ128Í(double nu, double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +LÌ8ÎGsl.IntegrationQAWOTableÖ0Ïdouble +LÌ4ÎPango.BidiTypeÖ0 +L1Ì128Í(double a, double x)ÎGsl.LaguerreÖ0Ïpublic double +L16_MONOÌ4ÎGst.RTPPayloadÖ0 +L16_STEREOÌ4ÎGst.RTPPayloadÖ0 +L1_eÌ128Í(double a, double x, out Result result)ÎGsl.LaguerreÖ0Ïpublic double +L2Ì128Í(double a, double x)ÎGsl.LaguerreÖ0Ïpublic double +L2_eÌ128Í(double a, double x, out Result result)ÎGsl.LaguerreÖ0Ïpublic double +L3Ì128Í(double a, double x)ÎGsl.LaguerreÖ0Ïpublic double +L3_eÌ128Í(double a, double x, out Result result)ÎGsl.LaguerreÖ0Ïpublic double +LABELÌ4ÎAtk.RoleÖ0 +LABELLED_BYÌ4ÎAtk.RelationTypeÖ0 +LABEL_FORÌ4ÎAtk.RelationTypeÖ0 +LALTÌ4ÎSDL.KeyModifierÖ0 +LALTÌ4ÎSDL.KeySymbolÖ0 +LAMBERTÌ4ÎGsl.ConstCGSÖ0 +LAMBERTÌ4ÎGsl.ConstCGSMÖ0 +LAMBERTÌ4ÎGsl.ConstMKSÖ0 +LAMBERTÌ4ÎGsl.ConstMKSAÖ0 +LANDSCAPEÌ4ÎGtk.PageOrientationÖ0 +LANDSCAPEÌ4ÎPoppler.OrientationÖ0 +LANG1Ì4ÎV4l2.TunerCapabilitiesÖ0 +LANG1Ì4ÎV4l2.TunerModesÖ0 +LANG1Ì4ÎV4l2.TunerSubsÖ0 +LANG1_LANG2Ì4ÎV4l2.TunerModesÖ0 +LANG2Ì4ÎV4l2.TunerCapabilitiesÖ0 +LANG2Ì4ÎV4l2.TunerModesÖ0 +LANG2Ì4ÎV4l2.TunerSubsÖ0 +LANGUAGEÌ4ÎAtk.TextAttributeÖ0 +LANGUAGEÌ4ÎGst.RTSPHeaderFieldÖ0 +LANGUAGEÌ4ÎPango.AttrTypeÖ0 +LANTERNÌ4ÎCurses.AcsÖ0 +LAOÌ4ÎPango.ScriptÖ0 +LARGEÌ4ÎGnome.ThumbnailSizeÖ0 +LARGEÌ4ÎPango.ScaleÖ0 +LARGE_TOOLBARÌ4ÎGtk.IconSizeÖ0 +LARROWÌ4ÎCurses.AcsÖ0 +LASTÌ4ÎGLib.TokenTypeÖ0 +LASTÌ4ÎGdk.AxisUseÖ0 +LASTÌ4ÎGnome.EdgePositionÖ0 +LASTÌ4ÎGst.AssocFlagsÖ0 +LASTÌ4ÎGst.BinFlagsÖ0 +LASTÌ4ÎGst.BufferFlagÖ0 +LASTÌ4ÎGst.ClockFlagsÖ0 +LASTÌ4ÎGst.MiniObjectFlagsÖ0 +LASTÌ4ÎGst.PipelineFlagsÖ0 +LASTÌ4ÎGtk.MatchTypeÖ0 +LASTÌ4ÎGtk.NotebookTabÖ0 +LASTÌ4ÎGtk.RcTokenTypeÖ0 +LASTÌ4ÎGtk.SignalRunTypeÖ0 +LASTÌ4ÎJson.TokenTypeÖ0 +LASTÌ4ÎLm.HandlerPriorityÖ0 +LASTÌ4ÎSDL.KeySymbolÖ0 +LASTERRORÌ4ÎSDL.ErrorÖ0 +LASTMARKÌ8ÎPosixÖ0Ïint +LASTP1Ì4ÎV4l2.UserClassControlIdsÖ0 +LAST_CURSORÌ4ÎGdk.CursorTypeÖ0 +LAST_DEFINEDÌ4ÎAtk.KeyEventTypeÖ0 +LAST_DEFINEDÌ4ÎAtk.RelationTypeÖ0 +LAST_DEFINEDÌ4ÎAtk.RoleÖ0 +LAST_DEFINEDÌ4ÎAtk.StateTypeÖ0 +LAST_DEFINEDÌ4ÎAtk.TextAttributeÖ0 +LAST_MODIFIEDÌ4ÎGst.RTSPHeaderFieldÖ0 +LAST_TYPEÌ4ÎGnomeKeyring.ItemTypeÖ0 +LATENCYÌ4ÎGst.EventTypeÖ0 +LATENCYÌ4ÎGst.MessageTypeÖ0 +LATENCYÌ4ÎGst.QueryTypeÖ0 +LATINÌ4ÎPango.ScriptÖ0 +LATINCÌ8ÎGLib.CharacterSetÖ0 +LATINSÌ8ÎGLib.CharacterSetÖ0 +LAUNCHÌ4ÎGnome.URLErrorÖ0 +LAUNCHÌ4ÎPoppler.ActionTypeÖ0 +LAX_VALIDATIONÌ4ÎGLib.ParamFlagsÖ0 +LAYERED_PANEÌ4ÎAtk.RoleÖ0 +LAYER_1Ì4ÎV4l2.MpegAudioEncodingÖ0 +LAYER_2Ì4ÎV4l2.MpegAudioEncodingÖ0 +LAYER_3Ì4ÎV4l2.MpegAudioEncodingÖ0 +LCTRLÌ4ÎSDL.KeyModifierÖ0 +LCTRLÌ4ÎSDL.KeySymbolÖ0 +LEAD_ARTISTÌ4ÎGst.TagImageTypeÖ0 +LEAFLET_PAGEÌ4ÎGst.TagImageTypeÖ0 +LEAVE_DESCRIPTORS_OPENÌ4ÎGLib.SpawnFlagsÖ0 +LEAVE_NOTIFYÌ4ÎGdk.EventTypeÖ0 +LEAVE_NOTIFYÌ8ÎXcbÖ0Ïuint8 +LEAVE_NOTIFY_MASKÌ4ÎGdk.EventMaskÖ0 +LEAVE_WINDOWÌ4ÎXcb.EventMaskÖ0 +LEFTÌ4ÎCurses.AttributeÖ0 +LEFTÌ4ÎCurses.KeyÖ0 +LEFTÌ4ÎGdk.ScrollDirectionÖ0 +LEFTÌ4ÎGtk.ArrowTypeÖ0 +LEFTÌ4ÎGtk.DirectionTypeÖ0 +LEFTÌ4ÎGtk.JustificationÖ0 +LEFTÌ4ÎGtk.PositionTypeÖ0 +LEFTÌ4ÎGtk.SideTypeÖ0 +LEFTÌ4ÎGtk.SubmenuDirectionÖ0 +LEFTÌ4ÎGtk.TextWindowTypeÖ0 +LEFTÌ4ÎHildon.CaptionIconPositionÖ0 +LEFTÌ4ÎPango.AlignmentÖ0 +LEFTÌ4ÎPango.TabAlignÖ0 +LEFTÌ4ÎSDL.HatValueÖ0 +LEFTÌ4ÎSDL.KeySymbolÖ0 +LEFTÌ4ÎSDL.MouseButtonÖ0 +LEFTÌ4ÎWnck.MotionDirectionÖ0 +LEFTBRACKETÌ4ÎSDL.KeySymbolÖ0 +LEFTBUTTONÌ4ÎGdk.CursorTypeÖ0 +LEFTDOWNÌ4ÎSDL.HatValueÖ0 +LEFTPARENÌ4ÎSDL.KeySymbolÖ0 +LEFTUPÌ4ÎSDL.HatValueÖ0 +LEFT_BRACEÌ4ÎGLib.TokenTypeÖ0 +LEFT_CURLYÌ4ÎGLib.TokenTypeÖ0 +LEFT_MARGINÌ4ÎAtk.TextAttributeÖ0 +LEFT_PARENÌ4ÎGLib.TokenTypeÖ0 +LEFT_PTRÌ4ÎGdk.CursorTypeÖ0 +LEFT_RIGHTÌ4ÎGtk.SubmenuPlacementÖ0 +LEFT_SIDEÌ4ÎGdk.CursorTypeÖ0 +LEFT_TEEÌ4ÎGdk.CursorTypeÖ0 +LEFT_TO_RIGHTÌ4ÎGtk.ProgressBarOrientationÖ0 +LEFT_TO_RIGHT_BOTTOM_TO_TOPÌ4ÎGtk.NumberUpLayoutÖ0 +LEFT_TO_RIGHT_TOP_TO_BOTTOMÌ4ÎGtk.NumberUpLayoutÖ0 +LENGTH_REQUIREDÌ4ÎGst.RTSPStatusCodeÖ0 +LENGTH_REQUIREDÌ4ÎSoup.KnownStatusCodeÖ0 +LEPCHAÌ4ÎPango.ScriptÖ0 +LEQUALÌ4ÎCurses.AcsÖ0 +LESSÌ4ÎSDL.KeySymbolÖ0 +LETTER_NUMBERÌ4ÎUnicodeTypeÖ0 +LETTER_SPACINGÌ4ÎPango.AttrTypeÖ0 +LEVEL_CRITICALÌ4ÎGLib.LogLevelFlagsÖ0 +LEVEL_DEBUGÌ4ÎGLib.LogLevelFlagsÖ0 +LEVEL_ERRORÌ4ÎGLib.LogLevelFlagsÖ0 +LEVEL_INFOÌ4ÎGLib.LogLevelFlagsÖ0 +LEVEL_MASKÌ4ÎGLib.LogLevelFlagsÖ0 +LEVEL_MESSAGEÌ4ÎGLib.LogLevelFlagsÖ0 +LEVEL_ORDERÌ4ÎGLib.TraverseTypeÖ0 +LEVEL_WARNINGÌ4ÎGLib.LogLevelFlagsÖ0 +LFÌ4ÎGLib.DataStreamNewlineTypeÖ0 +LFEÌ4ÎGst.AudioChannelPositionÖ0 +LFOControlSourceÌ1ÎGstÖ0 +LFOControlSourceÌ128Í()ÎGst.LFOControlSourceÖ0 +LFOWaveformÌ2ÎGstÖ0 +LGPLÌ4ÎXfce.LicenseTextTypeÖ0 +LIBBADÌ4ÎGLib.SpawnErrorÖ0 +LIBDIRÌ4ÎGnome.FileDomainÖ0 +LIBGNOMEUI_PARAM_CRASH_DIALOGÌ8ÎGnomeÖ0 +LIBGNOMEUI_PARAM_DEFAULT_ICONÌ8ÎGnomeÖ0 +LIBGNOMEUI_PARAM_DISPLAYÌ8ÎGnomeÖ0 +LIBRSVG_FEATURES_HÌ8ÎRsvgÖ0Ïint +LIBRSVG_MAJOR_VERSIONÌ8ÎRsvgÖ0Ïint +LIBRSVG_MICRO_VERSIONÌ8ÎRsvgÖ0Ïint +LIBRSVG_MINOR_VERSIONÌ8ÎRsvgÖ0Ïint +LIBRSVG_VERSIONÌ8ÎRsvgÖ0 +LICENSE_UNKNOWNÌ8ÎGstÖ0 +LIGHTÌ4ÎPango.WeightÖ0 +LIGHTUSERDATAÌ4ÎLua.TypeÖ0 +LIGHT_YEARÌ4ÎGsl.ConstCGSÖ0 +LIGHT_YEARÌ4ÎGsl.ConstCGSMÖ0 +LIGHT_YEARÌ4ÎGsl.ConstMKSÖ0 +LIGHT_YEARÌ4ÎGsl.ConstMKSAÖ0 +LIKELYÌ4ÎGst.TypeFindProbabilityÖ0 +LIMBUÌ4ÎPango.ScriptÖ0 +LIMITS_EXCEEDEDÌ4ÎDBus.ErrorÖ0 +LINEÌ8ÎGLib.LogÖ0Ïint +LINEÌ4ÎGtk.ToolbarSpaceStyleÖ0 +LINEÌ4ÎGtk.TreeViewModeÖ0 +LINEÌ4ÎLua.EventHookÖ0 +LINEÌ4ÎLua.EventMaskÖ0 +LINEÌ4ÎPango.GravityHintÖ0 +LINEÌ4ÎPoppler.SelectionStyleÖ0 +LINEARÌ4ÎCairo.PatternTypeÖ0 +LINEARÌ4ÎGst.BufferFormatTypeÖ0 +LINEARÌ4ÎGst.InterpolateModeÖ0 +LINEARÌ4ÎGtk.CurveTypeÖ0 +LINEAR_BÌ4ÎPango.ScriptÖ0 +LINESÌ8ÎCursesÖ0Ïint +LINE_ENDÌ4ÎAtk.TextBoundaryÖ0 +LINE_FEEDÌ4ÎUnicodeBreakTypeÖ0 +LINE_SEPARATORÌ4ÎUnicodeTypeÖ0 +LINE_STARTÌ4ÎAtk.TextBoundaryÖ0 +LINE_STYLEÌ4ÎGdk.GCValuesMaskÖ0 +LINE_TOÌ4ÎCairo.PathDataTypeÖ0 +LINE_TOÌ4ÎGoo.CanvasPathCommandTypeÖ0 +LINE_WIDTHÌ4ÎGdk.GCValuesMaskÖ0 +LINKÌ4ÎAtk.RoleÖ0 +LINKÌ4ÎGdk.DragActionÖ0 +LINKÌ4ÎGnome.DesktopItemTypeÖ0 +LINKÌ4ÎGst.ParseErrorÖ0 +LINKÌ4ÎTracker.FieldTypeÖ0 +LINK_COUNTÌ4ÎGnomeVFS.FileInfoFieldsÖ0 +LINK_ITEMSÌ4ÎGnomeVFS.XferOptionsÖ0 +LISTÌ4ÎAtk.RoleÖ0 +LISTÌ4ÎGConf.ValueTypeÖ0 +LISTÌ4ÎHildon.FileSelectionModeÖ0 +LISTÌ4ÎPoppler.FormChoiceTypeÖ0 +LIST_CLIPPINGÌ4ÎV4l2.FrameBufferCapabilitesÖ0 +LIST_ITEMÌ4ÎAtk.RoleÖ0 +LIST_ONLYÌ4ÎGtk.TreeModelFlagsÖ0 +LITERÌ4ÎGsl.ConstCGSÖ0 +LITERÌ4ÎGsl.ConstCGSMÖ0 +LITERÌ4ÎGsl.ConstMKSÖ0 +LITERÌ4ÎGsl.ConstMKSAÖ0 +LITERALÌ4ÎRaptor.IdentifierTypeÖ0 +LITERALÌ4ÎRasqal.OpÖ0 +LITTLEENDIANÌ8ÎTiffÖ0Ïttag_t +LITTLE_ENDIANÌ8ÎGLib.ByteOrderÖ0Ïint +LITTLE_ENDIANÌ4ÎGLib.DataStreamByteOrderÖ0 +LIVEÌ4ÎGst.AllocTraceFlagsÖ0 +LIVEÌ4ÎGst.BufferingModeÖ0 +LIVEMETADATAÌ4ÎGLib.EmblemOriginÖ0 +LLÌ4ÎCurses.KeyÖ0 +LLCORNERÌ4ÎCurses.AcsÖ0 +LL_ANGLEÌ4ÎGdk.CursorTypeÖ0 +LMETAÌ4ÎSDL.KeyModifierÖ0 +LMETAÌ4ÎSDL.KeySymbolÖ0 +LN10Ì8ÎGLib.MathÖ0Ïdouble +LN2Ì8ÎGLib.MathÖ0Ïdouble +LOADDTDÌ4ÎXml.ParserPropertiesÖ0 +LOCÌ4ÎGst.RTCPSDESTypeÖ0 +LOCALÌ4ÎGdk.DragProtocolÖ0 +LOCALÌ4ÎGnome.SaveStyleÖ0 +LOCALÌ4ÎGnomeVFS.FileFlagsÖ0 +LOCAL_ALPHAÌ4ÎV4l2.FrameBufferCapabilitesÖ0 +LOCAL_ALPHAÌ4ÎV4l2.FrameBufferFlagsÖ0 +LOCAL_DEVICEÌ4ÎHildon.FileSystemModelItemTypeÖ0 +LOCAL_ENGINEÌ4ÎGConf.ErrorÖ0 +LOCAL_INV_ALPHAÌ4ÎV4l2.FrameBufferCapabilitesÖ0 +LOCAL_INV_ALPHAÌ4ÎV4l2.FrameBufferFlagsÖ0 +LOCATIONÌ4ÎGst.RTSPHeaderFieldÖ0 +LOCATIONBARONÌ4ÎGtk.MozEmbedChromeFlagsÖ0 +LOCATIONSETÌ4ÎXml.XPathObjectTypeÖ0 +LOCKÌ4ÎSoup.MethodIdÖ0 +LOCKEDÌ4ÎGtk.AccelFlagsÖ0 +LOCKEDÌ4ÎSoup.KnownStatusCodeÖ0 +LOCKEDÌ8ÎSqliteÖ0Ïint +LOCKED_STATEÌ4ÎGst.ElementFlagsÖ0 +LOCK_FAILEDÌ4ÎGConf.ErrorÖ0 +LOCK_MASKÌ4ÎGdk.ModifierTypeÖ0 +LOGÌ4ÎGst.DebugLevelÖ0 +LOGGER_HÌ8ÎSoupÖ0Ïint +LOGICAL_POSITIONSÌ4ÎGtk.MovementStepÖ0 +LOGLUV_PUBLICÌ8ÎTiffÖ0Ïttag_t +LOGPALÌ4ÎSDL.PaletteFlagsÖ0 +LOG_ALERTÌ8ÎPosixÖ0Ïint +LOG_AUTHPRIVÌ8ÎPosixÖ0Ïint +LOG_CONSÌ8ÎPosixÖ0Ïint +LOG_CRITÌ8ÎPosixÖ0Ïint +LOG_CRONÌ8ÎPosixÖ0Ïint +LOG_DAEMONÌ8ÎPosixÖ0Ïint +LOG_DEBUGÌ8ÎPosixÖ0Ïint +LOG_EMERGÌ8ÎPosixÖ0Ïint +LOG_ERRÌ8ÎPosixÖ0Ïint +LOG_FTPÌ8ÎPosixÖ0Ïint +LOG_INFOÌ8ÎPosixÖ0Ïint +LOG_KERNÌ8ÎPosixÖ0Ïint +LOG_LOCAL0Ì8ÎPosixÖ0Ïint +LOG_LOCAL1Ì8ÎPosixÖ0Ïint +LOG_LOCAL2Ì8ÎPosixÖ0Ïint +LOG_LOCAL3Ì8ÎPosixÖ0Ïint +LOG_LOCAL4Ì8ÎPosixÖ0Ïint +LOG_LOCAL5Ì8ÎPosixÖ0Ïint +LOG_LOCAL6Ì8ÎPosixÖ0Ïint +LOG_LOCAL7Ì8ÎPosixÖ0Ïint +LOG_LPRÌ8ÎPosixÖ0Ïint +LOG_MAILÌ8ÎPosixÖ0Ïint +LOG_NDELAYÌ8ÎPosixÖ0Ïint +LOG_NEWSÌ8ÎPosixÖ0Ïint +LOG_NOTICEÌ8ÎPosixÖ0Ïint +LOG_NOWAITÌ8ÎPosixÖ0Ïint +LOG_ODELAYÌ8ÎPosixÖ0Ïint +LOG_PIDÌ8ÎPosixÖ0Ïint +LOG_SYSLOGÌ8ÎPosixÖ0Ïint +LOG_USERÌ8ÎPosixÖ0Ïint +LOG_UUCPÌ8ÎPosixÖ0Ïint +LOG_WARNINGÌ8ÎPosixÖ0Ïint +LONGÌ4ÎTiff.DataTypeÖ0 +LOOPÌ4ÎGLib.FileErrorÖ0 +LOOPÌ4ÎGLib.SpawnErrorÖ0 +LOOPBACKÌ4ÎGnomeVFS.DeviceTypeÖ0 +LOOPBACK_ENDÌ4ÎFTDI.MPSSECommandsÖ0 +LOOPBACK_STARTÌ4ÎFTDI.MPSSECommandsÖ0 +LOOPCHECKÌ4ÎGnomeVFS.DirectoryVisitOptionsÖ0 +LOUDÌ4ÎOobs.ModemVolumeÖ0 +LOWÌ4ÎCurses.AttributeÖ0 +LOWÌ8ÎGLib.PriorityÖ0Ïint +LOWÌ4ÎGLib.ThreadPriorityÖ0 +LOWÌ4ÎGtk.PrintQualityÖ0 +LOWÌ4ÎNotify.UrgencyÖ0 +LOWÌ4ÎOobs.ModemVolumeÖ0 +LOWÌ4ÎPango.UnderlineÖ0 +LOWÌ4ÎV4l2.TunerCapabilitiesÖ0 +LOWERCASE_LETTERÌ4ÎUnicodeTypeÖ0 +LOWESTÌ4ÎGtk.PathPriorityTypeÖ0 +LOWESTÌ4ÎGtk.RcTokenTypeÖ0 +LOW_ON_STORAGEÌ4ÎGst.RTSPStatusCodeÖ0 +LPCÌ4ÎGst.RTPPayloadÖ0 +LRCORNERÌ4ÎCurses.AcsÖ0 +LREÌ4ÎPango.BidiTypeÖ0 +LROÌ4ÎPango.BidiTypeÖ0 +LRUÌ4ÎGtk.RecentSortTypeÖ0 +LR_ANGLEÌ4ÎGdk.CursorTypeÖ0 +LSBÌ4ÎFTDI.ShiftingCommandsÖ0 +LSB_FIRSTÌ4ÎGdk.ByteOrderÖ0 +LSHIFTÌ4ÎSDL.KeyModifierÖ0 +LSHIFTÌ4ÎSDL.KeySymbolÖ0 +LSUPERÌ4ÎSDL.KeySymbolÖ0 +LTEEÌ4ÎCurses.AcsÖ0 +LTRÌ4ÎGtk.PackDirectionÖ0 +LTRÌ4ÎGtk.RcTokenTypeÖ0 +LTRÌ4ÎGtk.TextDirectionÖ0 +LTRÌ4ÎPango.DirectionÖ0 +LUMENÌ4ÎGsl.ConstCGSÖ0 +LUMENÌ4ÎGsl.ConstCGSMÖ0 +LUMENÌ4ÎGsl.ConstMKSÖ0 +LUMENÌ4ÎGsl.ConstMKSAÖ0 +LUXÌ4ÎGsl.ConstCGSÖ0 +LUXÌ4ÎGsl.ConstCGSMÖ0 +LUXÌ4ÎGsl.ConstMKSÖ0 +LUXÌ4ÎGsl.ConstMKSAÖ0 +LU_decompÌ128Í(Matrix A, Permutation p, out int signum)ÎGsl.LinAlgÖ0Ïpublic int +LU_detÌ128Í(Matrix LU, int signum)ÎGsl.LinAlgÖ0Ïpublic double +LU_invertÌ128Í(Matrix LU, Permutation p, Matrix inverse)ÎGsl.LinAlgÖ0Ïpublic int +LU_lndetÌ128Í(Matrix LU)ÎGsl.LinAlgÖ0Ïpublic double +LU_refineÌ128Í(Matrix A, Matrix LU, Permutation p, Vector b, Vector x, Vector residual)ÎGsl.LinAlgÖ0Ïpublic int +LU_sgndetÌ128Í(Matrix LU, int signum)ÎGsl.LinAlgÖ0Ïpublic int +LU_solveÌ128Í(Matrix LU, Permutation p, Vector b, Vector x)ÎGsl.LinAlgÖ0Ïpublic int +LU_svxÌ128Í(Matrix LU, Permutation p, Vector x)ÎGsl.LinAlgÖ0Ïpublic int +LYCIANÌ4ÎPango.ScriptÖ0 +LYDIANÌ4ÎPango.ScriptÖ0 +LYRICISTÌ4ÎGst.TagImageTypeÖ0 +LabelÌ1ÎGtkÖ0 +LabelÌ128Í(string? str)ÎGtk.LabelÖ0 +Label.with_mnemonicÌ128Í(string str)ÎGtk.LabelÖ0 +LabelSelectionInfoÌ1ÎGtkÖ0 +LaguerreÌ256Ö0 +LambertÌ256Ö0 +LanguageÌ1ÎPangoÖ0 +LanguageÌ1ÎTrackerÖ0 +LanguageÌ128Í(Tracker.Config language)ÎTracker.LanguageÖ0 +LastDirectoryÌ128Í()ÎTiff.TIFFÖ0Ïpublic bool +Latin1Ì4ÎTagLib.ID3v2.EncodingÖ0 +LayerÌ2ÎAtkÖ0 +LayoutÌ1ÎGtkÖ0 +LayoutÌ128Í(Gtk.Adjustment hadjustment, Gtk.Adjustment vadjustment)ÎGtk.LayoutÖ0 +LayoutÌ1ÎPangoÖ0 +LayoutÌ128Í(Pango.Context context)ÎPango.LayoutÖ0 +LayoutClassÌ1ÎPangoÖ0 +LayoutIterÌ1ÎPangoÖ0 +LayoutLineÌ1ÎPangoÖ0 +LayoutRunÌ1ÎPangoÖ0 +LeaveNotifyÌ4ÎX.EventTypeÖ0 +LeaveWindowMaskÌ4ÎX.EventMaskÖ0 +LeftÌ4ÎOsso.KeySymÖ0 +LegendrePolyÌ256Ö0 +LibraryErrorÌ2ÎGstÖ0 +LicenseTextTypeÌ2ÎXfceÖ0 +LinAlgÌ256Ö0 +LineÌ1ÎSDLGraphicsÖ0 +LineCapÌ2ÎCairoÖ0 +LineJoinÌ2ÎCairoÖ0 +LineStyleÌ2ÎGdkÖ0 +LinkÌ128Í(string from, string to)ÎFuseÖ0Ïpublic delegate int +LinkButtonÌ1ÎGtkÖ0 +LinkButtonÌ128Í(string uri)ÎGtk.LinkButtonÖ0 +LinkButton.with_labelÌ128Í(string uri, string label)ÎGtk.LinkButtonÖ0 +LinkButtonUriFuncÌ128Í(Gtk.LinkButton button, string link_)ÎGtkÖ0Ïpublic delegate void +LinkMappingÌ1ÎPopplerÖ0 +LinkMappingÌ128Í()ÎPoppler.LinkMappingÖ0 +ListÌ1ÎGLibÖ0 +ListÌ2048ÎGstÖ0 +ListÌ1ÎOobsÖ0 +ListIterÌ1ÎOobsÖ0 +ListStoreÌ1ÎGtkÖ0 +ListStoreÌ128Í(int n_columns, ...)ÎGtk.ListStoreÖ0 +ListStore.newvÌ128Í([CCode (array_length_pos = 0.9)] GLib.Type[] types)ÎGtk.ListStoreÖ0 +ListXAttrÌ128Í(string path, char* list, size_t size)ÎFuseÖ0Ïpublic delegate int +ListenersÌ1ÎGConfÖ0 +ListenersÌ128Í()ÎGConf.ListenersÖ0 +ListenersCallbackÌ128Í(GConf.Listeners listeners, string all_above_key, uint cnxn_id, void* listener_data)ÎGConfÖ0Ïpublic delegate void +ListenersForeachÌ128Í(string location, uint cnxn_id, void* listener_data)ÎGConfÖ0Ïpublic delegate void +ListenersPredicateÌ128Í(string location, uint cnxn_id, void* listener_data)ÎGConfÖ0Ïpublic delegate bool +LiteralÌ1ÎRasqalÖ0 +LmÌ256Ö0 +LnÌ128Í(int n, double a, double x)ÎGsl.LaguerreÖ0Ïpublic double +Ln_eÌ128Í(int n, double a, double x, out Result result)ÎGsl.LaguerreÖ0Ïpublic double +LoadIconFunctionÌ128Í(string icon_name, int size, uint flags)ÎWnckÖ0Ïpublic delegate unowned +LoadableIconÌ32ÎGLibÖ0 +LocaleCategoryÌ2ÎGLibÖ0 +LocaleChangeCallbackÌ128Í(string new_locale, void* data)ÎOssoÖ0Ïpublic delegate void +LockMaskÌ4ÎX.KeyMaskÖ0 +LogÌ256Ö0 +LogAttrÌ2048ÎPangoÖ0 +LogFlagsÌ2ÎDaemonÖ0 +LogFuncÌ128Í(string? log_domain, LogLevelFlags log_levels, string message)ÎGLibÖ0Ïpublic delegate void +LogFunctionÌ128Í(Gst.DebugCategory category, Gst.DebugLevel level, string file, string function, int line, GLib.Object object, Gst.DebugMessage message)ÎGstÖ0Ïpublic delegate void +LogL10fromYÌ128Í(double p1, int p2)ÎTiff.TIFFUtilsÖ0Ïpublic int +LogL10toYÌ128Í(int p1)ÎTiff.TIFFUtilsÖ0Ïpublic double +LogL16fromYÌ128Í(double p1, int p2)ÎTiff.TIFFUtilsÖ0Ïpublic int +LogL16toYÌ128Í(int p1)ÎTiff.TIFFUtilsÖ0Ïpublic double +LogLevelFlagsÌ2ÎGLibÖ0 +LogLuv24fromXYZÌ128Í(float p1, int p2)ÎTiff.TIFFUtilsÖ0 +LogLuv24toXYZÌ128Í(uint32 p1, float p2)ÎTiff.TIFFUtilsÖ0Ïpublic void +LogLuv32fromXYZÌ128Í(float p1, int p2)ÎTiff.TIFFUtilsÖ0 +LogLuv32toXYZÌ128Í(uint32 p1, float p2)ÎTiff.TIFFUtilsÖ0Ïpublic void +LogPriorityÌ2ÎDaemonÖ0 +LoggerÌ1ÎSoupÖ0 +LoggerÌ128Í(Soup.LoggerLogLevel level, int max_body_size)ÎSoup.LoggerÖ0 +LoggerFilterÌ128Í(Soup.Logger logger, Soup.Message msg)ÎSoupÖ0Ïpublic delegate Soup.LoggerLogLevel +LoggerLogLevelÌ2ÎSoupÖ0 +LoggerPrinterÌ128Í(Soup.Logger logger, Soup.LoggerLogLevel level, string direction, string data)ÎSoupÖ0Ïpublic delegate void +LoginDialogÌ1ÎHildonÖ0 +LoginDialogÌ128Í(Gtk.Window parent)ÎHildon.LoginDialogÖ0 +LoginDialog.with_defaultÌ128Í(Gtk.Window parent, string name, string password)ÎHildon.LoginDialogÖ0 +LuaÌ256Ö0 +LuaVMÌ1ÎLuaÖ0 +LuaVMÌ128Í()ÎLua.LuaVMÖ0 +LuaVM.with_alloc_funcÌ128Í(AllocFunc f)ÎLua.LuaVMÖ0 +MÌ2048ÎV4l2Ö0 +MACINTOSH_CLIPBOARDÌ4ÎGsf.ClipFormatÖ0 +MACROSÌ4ÎGdk.PixdataDumpTypeÖ0 +MACROVISIONÌ4ÎV4l2.InputStatusÖ0 +MAGENTAÌ4ÎCurses.ColorÖ0 +MAGIC_SIZEÌ8ÎTiffÖ0Ïttag_t +MAJOR_VERSIONÌ8ÎGtkÖ0Ïint +MAJOR_VERSIONÌ8ÎHildonÖ0Ïint +MAJOR_VERSIONÌ8ÎJsonÖ0Ïint +MAJOR_VERSIONÌ8ÎUniqueÖ0Ïint +MALAYALAMÌ4ÎPango.ScriptÖ0 +MALFORMEDÌ4ÎSoup.KnownStatusCodeÖ0 +MALFORMED_DATAÌ4ÎOobs.ResultÖ0 +MANÌ4ÎGdk.CursorTypeÖ0 +MANAGES_DESCENDANTSÌ4ÎAtk.StateTypeÖ0 +MANDATORYÌ4ÎHildon.CaptionStatusÖ0 +MANDATORYÌ4ÎUnicodeBreakTypeÖ0 +MANUALÌ4ÎV4l2.ExposureAutoTypeÖ0 +MANUALÌ4ÎV4l2.MpegCx2341xVideoSpatialFilterModeÖ0 +MANUALÌ4ÎV4l2.MpegCx2341xVideoTemporalFilterModeÖ0 +MAPÌ4ÎGdk.EventTypeÖ0 +MAPPEDÌ4ÎGtk.WidgetFlagsÖ0 +MAPPEDÌ4ÎV4l2.BufferFlagsÖ0 +MARCHÌ4ÎGLib.DateMonthÖ0 +MARGINALÌ4ÎGst.RankÖ0 +MARGIN_DEFAULTÌ8ÎHildonÖ0Ïint +MARGIN_DOUBLEÌ8ÎHildonÖ0Ïint +MARGIN_HALFÌ8ÎHildonÖ0Ïint +MARGIN_TRIPLEÌ8ÎHildonÖ0Ïint +MARKÌ4ÎCurses.KeyÖ0 +MARKÌ4ÎFTDI.ParityTypeÖ0 +MASKÌ4ÎGLib.IOFlagsÖ0 +MASKÌ4ÎGLib.TypeDebugFlagsÖ0 +MASKÌ4ÎGMenu.TreeFlagsÖ0 +MASKÌ4ÎGtk.AccelFlagsÖ0 +MASKÌ4ÎV4l2.EncIdxFrameÖ0 +MASS_ELECTRONÌ4ÎGsl.ConstCGSÖ0 +MASS_ELECTRONÌ4ÎGsl.ConstCGSMÖ0 +MASS_ELECTRONÌ4ÎGsl.ConstMKSÖ0 +MASS_ELECTRONÌ4ÎGsl.ConstMKSAÖ0 +MASS_MUONÌ4ÎGsl.ConstCGSÖ0 +MASS_MUONÌ4ÎGsl.ConstCGSMÖ0 +MASS_MUONÌ4ÎGsl.ConstMKSÖ0 +MASS_MUONÌ4ÎGsl.ConstMKSAÖ0 +MASS_NEUTRONÌ4ÎGsl.ConstCGSÖ0 +MASS_NEUTRONÌ4ÎGsl.ConstCGSMÖ0 +MASS_NEUTRONÌ4ÎGsl.ConstMKSÖ0 +MASS_NEUTRONÌ4ÎGsl.ConstMKSAÖ0 +MASS_PROTONÌ4ÎGsl.ConstCGSÖ0 +MASS_PROTONÌ4ÎGsl.ConstCGSMÖ0 +MASS_PROTONÌ4ÎGsl.ConstMKSÖ0 +MASS_PROTONÌ4ÎGsl.ConstMKSAÖ0 +MASS_STORAGEÌ4ÎUSB.ClassÖ0 +MASTERÌ4ÎGst.MixerTrackFlagsÖ0 +MATCHÌ4ÎGLib.RegexErrorÖ0 +MATCH_RULE_INVALIDÌ4ÎDBus.ErrorÖ0 +MATCH_RULE_NOT_FOUNDÌ4ÎDBus.ErrorÖ0 +MATH_SYMBOLÌ4ÎUnicodeTypeÖ0 +MAXÌ8Ö0 +MAXÌ4ÎAtk.TextClipTypeÖ0 +MAXÌ4ÎCurses.KeyÖ0 +MAXÌ4ÎGdk.RgbDitherÖ0 +MAXÌ8Îint16Ö0Ïint16 +MAXÌ8Îint32Ö0Ïint32 +MAXÌ8Îint64Ö0Ïint64 +MAXÌ8Îint8Ö0Ïint8 +MAXÌ8Îssize_tÖ0Ïlong +MAXÌ8Îuint16Ö0Ïuint16 +MAXÌ8Îuint32Ö0Ïuint32 +MAXÌ8Îuint64Ö0Ïuint64 +MAXÌ8Îuint8Ö0Ïuint8 +MAXIMIZEÌ4ÎGdk.WMDecorationÖ0 +MAXIMIZEÌ4ÎGdk.WMFunctionÖ0 +MAXIMIZEÌ4ÎWnck.WindowActionsÖ0 +MAXIMIZEDÌ4ÎGdk.WindowStateÖ0 +MAXIMIZED_HORIZONTALLYÌ4ÎWnck.WindowStateÖ0 +MAXIMIZED_VERTICALLYÌ4ÎWnck.WindowStateÖ0 +MAXIMIZE_HORIZONTALLYÌ4ÎWnck.WindowActionsÖ0 +MAXIMIZE_VERTICALLYÌ4ÎWnck.WindowActionsÖ0 +MAXIMUMÌ4ÎGst.TypeFindProbabilityÖ0 +MAXIMUM_VALUE_EXCEEDÌ4ÎHildon.NumberEditorErrorTypeÖ0 +MAX_ASM_WIDTHÌ4ÎGst.RTSPHeaderFieldÖ0 +MAX_COMPOSE_LENÌ8ÎGtkÖ0Ïint +MAX_DAYÌ4ÎHildon.DateTimeErrorÖ0 +MAX_DURATIONÌ4ÎHildon.DateTimeErrorÖ0 +MAX_HOURSÌ4ÎHildon.DateTimeErrorÖ0 +MAX_MINSÌ4ÎHildon.DateTimeErrorÖ0 +MAX_MONTHÌ4ÎHildon.DateTimeErrorÖ0 +MAX_SECSÌ4ÎHildon.DateTimeErrorÖ0 +MAX_SIZEÌ4ÎGdk.WindowHintsÖ0 +MAX_TIMECOORD_AXESÌ8ÎGdkÖ0Ïint +MAX_YEARÌ4ÎHildon.DateTimeErrorÖ0 +MAYÌ4ÎGLib.DateMonthÖ0 +MCUÌ4ÎFTDI.MPSSEModeÖ0 +MD5Ì4ÎGLib.ChecksumTypeÖ0 +MD5Ì4ÎSoup.DigestAlgorithmÖ0 +MD5_SESSÌ4ÎSoup.DigestAlgorithmÖ0 +MDIÌ4ÎAtk.LayerÖ0 +MDIModeÌ2ÎGnomeÖ0 +MDI_BIGENDIANÌ8ÎTiffÖ0Ïttag_t +MDI_LITTLEENDIANÌ8ÎTiffÖ0Ïttag_t +MEDIAPLAYÌ4ÎGnome.TriggerTypeÖ0 +MEDIA_TYPEÌ4ÎGst.DebugGraphDetailsÖ0 +MEDIUMÌ4ÎCairo.HintStyleÖ0 +MEDIUMÌ4ÎGst.TagImageTypeÖ0 +MEDIUMÌ4ÎOobs.ModemVolumeÖ0 +MEDIUMÌ4ÎPango.ScaleÖ0 +MEDIUMÌ4ÎPango.WeightÖ0 +MEGAÌ4ÎGsl.ConstNumÖ0 +MEMBER_OFÌ4ÎAtk.RelationTypeÖ0 +MEMORY_STICKÌ4ÎGnomeVFS.DeviceTypeÖ0 +MEM_ERRORÌ4ÎBZLib.StatusÖ0 +MEM_LIVEÌ4ÎGst.AllocTraceFlagsÖ0 +MENUÌ4ÎAtk.RoleÖ0 +MENUÌ4ÎGdk.WMDecorationÖ0 +MENUÌ4ÎGdk.WindowTypeHintÖ0 +MENUÌ4ÎGtk.IconSizeÖ0 +MENUÌ4ÎGtk.UIManagerItemTypeÖ0 +MENUÌ4ÎSDL.KeySymbolÖ0 +MENUÌ4ÎV4l2.ControlTypeÖ0 +MENUÌ4ÎWnck.WindowTypeÖ0 +MENUBARÌ4ÎGtk.UIManagerItemTypeÖ0 +MENUBARONÌ4ÎGtk.MozEmbedChromeFlagsÖ0 +MENUITEMÌ4ÎGtk.UIManagerItemTypeÖ0 +MENUNAMEÌ4ÎXfce.MenuLayoutNodeTypeÖ0 +MENUSÌ4ÎXfce.MenuLayoutMergeTypeÖ0 +MENU_BARÌ4ÎAtk.RoleÖ0 +MENU_FILESÌ4ÎXfce.MenuMonitorFlagsÖ0 +MENU_ITEMÌ4ÎAtk.RoleÖ0 +MERGEÌ4ÎXfce.MenuLayoutNodeTypeÖ0 +MESSAGEÌ4ÎCurses.KeyÖ0 +MESSAGEÌ4ÎLm.MessageTypeÖ0 +MESSAGESÌ4ÎGLib.LocaleCategoryÖ0 +MESSAGE_BODY_HÌ8ÎSoupÖ0Ïint +MESSAGE_BOX_ERRORÌ8ÎGnomeÖ0 +MESSAGE_BOX_GENERICÌ8ÎGnomeÖ0 +MESSAGE_BOX_INFOÌ8ÎGnomeÖ0 +MESSAGE_BOX_QUESTIONÌ8ÎGnomeÖ0 +MESSAGE_BOX_WARNINGÌ8ÎGnomeÖ0 +MESSAGE_FILTER_HÌ8ÎSoupÖ0Ïint +MESSAGE_FLAGSÌ8ÎSoupÖ0 +MESSAGE_HÌ8ÎSoupÖ0Ïint +MESSAGE_HEADERS_HÌ8ÎSoupÖ0Ïint +MESSAGE_HTTP_VERSIONÌ8ÎSoupÖ0 +MESSAGE_METHODÌ8ÎSoupÖ0 +MESSAGE_QUEUE_HÌ8ÎSoupÖ0Ïint +MESSAGE_REASON_PHRASEÌ8ÎSoupÖ0 +MESSAGE_SERVER_SIDEÌ8ÎSoupÖ0 +MESSAGE_STATUS_CODEÌ8ÎSoupÖ0 +MESSAGE_TRACE_NAMEÌ8ÎGstÖ0 +MESSAGE_URIÌ8ÎSoupÖ0 +METAÌ4ÎGst.TagFlagÖ0 +METAÌ4ÎSDL.KeyModifierÖ0 +METADATA_CHANGEDÌ4ÎGnomeVFS.MonitorEventTypeÖ0 +METAFILEÌ4ÎGsf.ClipFormatWindowsÖ0 +META_MASKÌ4ÎGdk.ModifierTypeÖ0 +META_NAME_BYTE_COUNTÌ8ÎGsfÖ0 +META_NAME_CASE_SENSITIVEÌ8ÎGsfÖ0 +META_NAME_CATEGORYÌ8ÎGsfÖ0 +META_NAME_CELL_COUNTÌ8ÎGsfÖ0 +META_NAME_CHARACTER_COUNTÌ8ÎGsfÖ0 +META_NAME_CODEPAGEÌ8ÎGsfÖ0 +META_NAME_COMPANYÌ8ÎGsfÖ0 +META_NAME_CREATORÌ8ÎGsfÖ0 +META_NAME_DATE_CREATEDÌ8ÎGsfÖ0 +META_NAME_DATE_MODIFIEDÌ8ÎGsfÖ0 +META_NAME_DESCRIPTIONÌ8ÎGsfÖ0 +META_NAME_DICTIONARYÌ8ÎGsfÖ0 +META_NAME_DOCUMENT_PARTSÌ8ÎGsfÖ0 +META_NAME_EDITING_DURATIONÌ8ÎGsfÖ0 +META_NAME_GENERATORÌ8ÎGsfÖ0 +META_NAME_HEADING_PAIRSÌ8ÎGsfÖ0 +META_NAME_HIDDEN_SLIDE_COUNTÌ8ÎGsfÖ0 +META_NAME_IMAGE_COUNTÌ8ÎGsfÖ0 +META_NAME_INITIAL_CREATORÌ8ÎGsfÖ0 +META_NAME_KEYWORDÌ8ÎGsfÖ0 +META_NAME_KEYWORDSÌ8ÎGsfÖ0 +META_NAME_LANGUAGEÌ8ÎGsfÖ0 +META_NAME_LAST_PRINTEDÌ8ÎGsfÖ0 +META_NAME_LAST_SAVED_BYÌ8ÎGsfÖ0 +META_NAME_LINE_COUNTÌ8ÎGsfÖ0 +META_NAME_LINKS_DIRTYÌ8ÎGsfÖ0 +META_NAME_LOCALE_SYSTEM_DEFAULTÌ8ÎGsfÖ0 +META_NAME_MANAGERÌ8ÎGsfÖ0 +META_NAME_MM_CLIP_COUNTÌ8ÎGsfÖ0 +META_NAME_MSOLE_UNKNOWN_17Ì8ÎGsfÖ0 +META_NAME_MSOLE_UNKNOWN_18Ì8ÎGsfÖ0 +META_NAME_MSOLE_UNKNOWN_19Ì8ÎGsfÖ0 +META_NAME_MSOLE_UNKNOWN_20Ì8ÎGsfÖ0 +META_NAME_MSOLE_UNKNOWN_21Ì8ÎGsfÖ0 +META_NAME_MSOLE_UNKNOWN_22Ì8ÎGsfÖ0 +META_NAME_MSOLE_UNKNOWN_23Ì8ÎGsfÖ0 +META_NAME_NOTE_COUNTÌ8ÎGsfÖ0 +META_NAME_OBJECT_COUNTÌ8ÎGsfÖ0 +META_NAME_PAGE_COUNTÌ8ÎGsfÖ0 +META_NAME_PARAGRAPH_COUNTÌ8ÎGsfÖ0 +META_NAME_PRESENTATION_FORMATÌ8ÎGsfÖ0 +META_NAME_PRINTED_BYÌ8ÎGsfÖ0 +META_NAME_PRINT_DATEÌ8ÎGsfÖ0 +META_NAME_REVISION_COUNTÌ8ÎGsfÖ0 +META_NAME_SCALEÌ8ÎGsfÖ0 +META_NAME_SECURITYÌ8ÎGsfÖ0 +META_NAME_SLIDE_COUNTÌ8ÎGsfÖ0 +META_NAME_SPREADSHEET_COUNTÌ8ÎGsfÖ0 +META_NAME_SUBJECTÌ8ÎGsfÖ0 +META_NAME_TABLE_COUNTÌ8ÎGsfÖ0 +META_NAME_TEMPLATEÌ8ÎGsfÖ0 +META_NAME_THUMBNAILÌ8ÎGsfÖ0 +META_NAME_TITLEÌ8ÎGsfÖ0 +META_NAME_WORD_COUNTÌ8ÎGsfÖ0 +METER_OF_MERCURYÌ4ÎGsl.ConstCGSÖ0 +METER_OF_MERCURYÌ4ÎGsl.ConstCGSMÖ0 +METER_OF_MERCURYÌ4ÎGsl.ConstMKSÖ0 +METER_OF_MERCURYÌ4ÎGsl.ConstMKSAÖ0 +METHODÌ8ÎGLib.LogÖ0 +METHOD_CONNECTÌ8ÎSoupÖ0 +METHOD_COPYÌ8ÎSoupÖ0 +METHOD_DELETEÌ8ÎSoupÖ0 +METHOD_GETÌ8ÎSoupÖ0 +METHOD_HÌ8ÎSoupÖ0Ïint +METHOD_HEADÌ8ÎSoupÖ0 +METHOD_LOCKÌ8ÎSoupÖ0 +METHOD_MKCOLÌ8ÎSoupÖ0 +METHOD_MOVEÌ8ÎSoupÖ0 +METHOD_NOT_ALLOWEDÌ4ÎGst.RTSPStatusCodeÖ0 +METHOD_NOT_ALLOWEDÌ4ÎSoup.KnownStatusCodeÖ0 +METHOD_NOT_VALID_IN_THIS_STATEÌ4ÎGst.RTSPStatusCodeÖ0 +METHOD_OPTIONSÌ8ÎSoupÖ0 +METHOD_PATCHÌ8ÎSoupÖ0 +METHOD_POSTÌ8ÎSoupÖ0 +METHOD_PROPFINDÌ8ÎSoupÖ0 +METHOD_PROPPATCHÌ8ÎSoupÖ0 +METHOD_PUTÌ8ÎSoupÖ0 +METHOD_TRACEÌ8ÎSoupÖ0 +METHOD_UNLOCKÌ8ÎSoupÖ0 +METRIC_TONÌ4ÎGsl.ConstCGSÖ0 +METRIC_TONÌ4ÎGsl.ConstCGSMÖ0 +METRIC_TONÌ4ÎGsl.ConstMKSÖ0 +METRIC_TONÌ4ÎGsl.ConstMKSAÖ0 +MFILEÌ4ÎGLib.FileErrorÖ0 +MFILEÌ4ÎGLib.SpawnErrorÖ0 +MICROÌ4ÎGsl.ConstNumÖ0 +MICRONÌ4ÎGsl.ConstCGSÖ0 +MICRONÌ4ÎGsl.ConstCGSMÖ0 +MICRONÌ4ÎGsl.ConstMKSÖ0 +MICRONÌ4ÎGsl.ConstMKSAÖ0 +MICRO_VERSIONÌ8ÎGtkÖ0Ïint +MICRO_VERSIONÌ8ÎHildonÖ0Ïint +MICRO_VERSIONÌ8ÎJsonÖ0Ïint +MICRO_VERSIONÌ8ÎUniqueÖ0Ïint +MIDÌ4ÎSDLMixer.MusicTypeÖ0 +MIDDLEÌ4ÎPango.EllipsizeModeÖ0 +MIDDLEÌ4ÎSDL.MouseButtonÖ0 +MIDDLEBUTTONÌ4ÎGdk.CursorTypeÖ0 +MILÌ4ÎGsl.ConstCGSÖ0 +MILÌ4ÎGsl.ConstCGSMÖ0 +MILÌ4ÎGsl.ConstMKSÖ0 +MILÌ4ÎGsl.ConstMKSAÖ0 +MILEÌ4ÎGsl.ConstCGSÖ0 +MILEÌ4ÎGsl.ConstCGSMÖ0 +MILEÌ4ÎGsl.ConstMKSÖ0 +MILEÌ4ÎGsl.ConstMKSAÖ0 +MILES_PER_HOURÌ4ÎGsl.ConstCGSÖ0 +MILES_PER_HOURÌ4ÎGsl.ConstCGSMÖ0 +MILES_PER_HOURÌ4ÎGsl.ConstMKSÖ0 +MILES_PER_HOURÌ4ÎGsl.ConstMKSAÖ0 +MILLIÌ4ÎGsl.ConstNumÖ0 +MIMEMonitorÌ1ÎGnomeVFSÖ0 +MIME_TYPEÌ4ÎGnome.DesktopItemTypeÖ0 +MIME_TYPEÌ4ÎGnomeVFS.FileInfoFieldsÖ0 +MIME_TYPEÌ4ÎGtk.FileFilterFlagsÖ0 +MIME_TYPEÌ4ÎGtk.RecentFilterFlagsÖ0 +MINÌ8Ö0 +MINÌ4ÎAtk.TextClipTypeÖ0 +MINÌ4ÎCurses.KeyÖ0 +MINÌ8Îint16Ö0Ïint16 +MINÌ8Îint32Ö0Ïint32 +MINÌ8Îint64Ö0Ïint64 +MINÌ8Îint8Ö0Ïint8 +MINÌ8Îssize_tÖ0Ïlong +MINÌ8Îuint16Ö0Ïuint16 +MINÌ8Îuint32Ö0Ïuint32 +MINÌ8Îuint64Ö0Ïuint64 +MINÌ8Îuint8Ö0Ïuint8 +MINIMALÌ4ÎSoup.LoggerLogLevelÖ0 +MINIMIZEÌ4ÎGdk.WMDecorationÖ0 +MINIMIZEÌ4ÎGdk.WMFunctionÖ0 +MINIMIZEÌ4ÎWnck.WindowActionsÖ0 +MINIMIZEDÌ4ÎWnck.WindowStateÖ0 +MINIMUMÌ4ÎGst.TypeFindProbabilityÖ0 +MINIMUM_VALUE_EXCEEDÌ4ÎHildon.NumberEditorErrorTypeÖ0 +MINOR_VERSIONÌ8ÎGtkÖ0Ïint +MINOR_VERSIONÌ8ÎHildonÖ0Ïint +MINOR_VERSIONÌ8ÎJsonÖ0Ïint +MINOR_VERSIONÌ8ÎUniqueÖ0Ïint +MINSTACKÌ8ÎLuaÖ0Ïint +MINUSÌ4ÎSDL.KeySymbolÖ0 +MINUTEÌ4ÎGsl.ConstCGSÖ0 +MINUTEÌ4ÎGsl.ConstCGSMÖ0 +MINUTEÌ4ÎGsl.ConstMKSÖ0 +MINUTEÌ4ÎGsl.ConstMKSAÖ0 +MIN_DAYÌ4ÎHildon.DateTimeErrorÖ0 +MIN_DURATIONÌ4ÎHildon.DateTimeErrorÖ0 +MIN_HOURSÌ4ÎHildon.DateTimeErrorÖ0 +MIN_MINSÌ4ÎHildon.DateTimeErrorÖ0 +MIN_MONTHÌ4ÎHildon.DateTimeErrorÖ0 +MIN_SECSÌ4ÎHildon.DateTimeErrorÖ0 +MIN_SIZEÌ4ÎGdk.WindowHintsÖ0 +MIN_YEARÌ4ÎHildon.DateTimeErrorÖ0 +MISCÌ4ÎGtk.DebugFlagÖ0 +MISC_HÌ8ÎSoupÖ0Ïint +MISMATCHÌ8ÎSqliteÖ0Ïint +MISSING_ATTRIBUTEÌ4ÎGtk.BuilderErrorÖ0 +MISSING_PLUGINÌ4ÎGst.CoreErrorÖ0 +MISSING_PROPERTY_VALUEÌ4ÎGtk.BuilderErrorÖ0 +MISUSEÌ8ÎSqliteÖ0Ïint +MITERÌ4ÎCairo.LineJoinÖ0 +MITERÌ4ÎGdk.JoinStyleÖ0 +MITERÌ4ÎGoo.CairoLineJoinÖ0 +MJPEGÌ4ÎV4l2.PixelFormatTypeÖ0 +MKCOLÌ4ÎSoup.MethodIdÖ0 +MMÌ4ÎGtk.UnitÖ0 +MMAPÌ4ÎV4l2.MemoryÖ0 +MMCÌ4ÎHildon.FileSystemModelItemTypeÖ0 +MNÌ4ÎV4l2.StandardsÖ0 +MODÌ4ÎSDLMixer.MusicTypeÖ0 +MOD1_MASKÌ4ÎGdk.ModifierTypeÖ0 +MOD2_MASKÌ4ÎGdk.ModifierTypeÖ0 +MOD3_MASKÌ4ÎGdk.ModifierTypeÖ0 +MOD4_MASKÌ4ÎGdk.ModifierTypeÖ0 +MOD5_MASKÌ4ÎGdk.ModifierTypeÖ0 +MODALÌ4ÎAtk.StateTypeÖ0 +MODALÌ4ÎGnome.MDIModeÖ0 +MODALÌ4ÎGtk.DialogFlagsÖ0 +MODALÌ4ÎGtk.MozEmbedChromeFlagsÖ0 +MODEÌ4ÎSDL.KeyModifierÖ0 +MODEÌ4ÎSDL.KeySymbolÖ0 +MODEM_CTRLÌ8ÎFTDIÖ0Ïint +MODE_HIGHQUALITYÌ8ÎV4l2Ö0Ïuint32 +MODIFIEDÌ4ÎHildon.FileSelectionSortKeyÖ0 +MODIFIEDÌ4ÎHildon.FileSelectionVisibleColumnsÖ0 +MODIFIER_LETTERÌ4ÎUnicodeTypeÖ0 +MODIFIER_MASKÌ4ÎGdk.ModifierTypeÖ0 +MODIFIER_SYMBOLÌ4ÎUnicodeTypeÖ0 +MODULATORÌ4ÎV4l2.OutputTypeÖ0 +MODULEÌ4ÎGst.PluginErrorÖ0 +MODULESÌ4ÎGtk.DebugFlagÖ0 +MODULE_API_VERSIONÌ8ÎGladeÖ0Ïint +MODULE_PATHÌ4ÎGtk.RcTokenTypeÖ0 +MOLAR_GASÌ4ÎGsl.ConstCGSÖ0 +MOLAR_GASÌ4ÎGsl.ConstCGSMÖ0 +MOLAR_GASÌ4ÎGsl.ConstMKSÖ0 +MOLAR_GASÌ4ÎGsl.ConstMKSAÖ0 +MONDAYÌ4ÎGLib.DateWeekdayÖ0 +MONETARYÌ4ÎGLib.LocaleCategoryÖ0 +MONGOLIANÌ4ÎPango.ScriptÖ0 +MONOÌ4ÎV4l2.MpegAudioModeÖ0 +MONOÌ4ÎV4l2.TunerModesÖ0 +MONOÌ4ÎV4l2.TunerSubsÖ0 +MONOUSERÌ4ÎOobs.RunlevelRoleÖ0 +MONTHÌ4ÎGLib.DateDMYÖ0 +MORECTLÌ8ÎPosixÖ0Ïint +MOREDATAÌ8ÎPosixÖ0Ïint +MOTIFÌ4ÎGdk.DragProtocolÖ0 +MOTIONÌ4ÎGtk.DestDefaultsÖ0 +MOTION_NOTIFYÌ4ÎGdk.EventTypeÖ0 +MOTION_NOTIFYÌ8ÎXcbÖ0Ïuint8 +MOUNTABLEÌ4ÎGLib.FileTypeÖ0 +MOUNTPOINTÌ4ÎGnomeVFS.VolumeTypeÖ0 +MOUSEÌ4ÎCurses.KeyÖ0 +MOUSEÌ4ÎGdk.CursorTypeÖ0 +MOUSEÌ4ÎGdk.InputSourceÖ0 +MOUSEÌ4ÎGtk.WindowPositionÖ0 +MOUSEBUTTONDOWNÌ4ÎSDL.EventTypeÖ0 +MOUSEBUTTONDOWNMASKÌ4ÎSDL.EventMaskÖ0 +MOUSEBUTTONUPÌ4ÎSDL.EventTypeÖ0 +MOUSEBUTTONUPMASKÌ4ÎSDL.EventMaskÖ0 +MOUSEEVENTMASKÌ4ÎSDL.EventMaskÖ0 +MOUSEFOCUSÌ4ÎSDL.ActiveStateÖ0 +MOUSEMOTIONÌ4ÎSDL.EventTypeÖ0 +MOUSEMOTIONMASKÌ4ÎSDL.EventMaskÖ0 +MOVEÌ4ÎCurses.KeyÖ0 +MOVEÌ4ÎGdk.DragActionÖ0 +MOVEÌ4ÎGdk.WMFunctionÖ0 +MOVEÌ4ÎSoup.MethodIdÖ0 +MOVEÌ4ÎWnck.WindowActionsÖ0 +MOVED_PERMANENTLYÌ4ÎGst.RTSPStatusCodeÖ0 +MOVED_PERMANENTLYÌ4ÎSoup.KnownStatusCodeÖ0 +MOVED_TEMPORARILYÌ4ÎSoup.KnownStatusCodeÖ0 +MOVE_TEMPORARILYÌ4ÎGst.RTSPStatusCodeÖ0 +MOVE_TOÌ4ÎCairo.PathDataTypeÖ0 +MOVE_TOÌ4ÎGoo.CanvasPathCommandTypeÖ0 +MOVIEÌ4ÎPoppler.ActionTypeÖ0 +MP2TÌ4ÎGst.RTPPayloadÖ0 +MP3Ì4ÎSDLMixer.MusicTypeÖ0 +MP3_MADÌ4ÎSDLMixer.MusicTypeÖ0 +MPAÌ4ÎGst.RTPPayloadÖ0 +MPCÌ4ÎTagLib.FileTypeÖ0 +MPEGÌ4ÎGst.BufferFormatÖ0 +MPEGÌ4ÎGst.BufferFormatTypeÖ0 +MPEGÌ4ÎTagLib.FileTypeÖ0 +MPEGÌ4ÎV4l2.ControlClassÖ0 +MPEGÌ4ÎV4l2.PixelFormatTypeÖ0 +MPEG1_SSÌ4ÎV4l2.MpegStreamTypeÖ0 +MPEG1_VCDÌ4ÎV4l2.MpegStreamTypeÖ0 +MPEG2_DVDÌ4ÎV4l2.MpegStreamTypeÖ0 +MPEG2_PSÌ4ÎV4l2.MpegStreamTypeÖ0 +MPEG2_SVCDÌ4ÎV4l2.MpegStreamTypeÖ0 +MPEG2_TSÌ4ÎV4l2.MpegStreamTypeÖ0 +MPEG_1Ì4ÎV4l2.MpegVideoEncodingÖ0 +MPEG_2Ì4ÎV4l2.MpegVideoEncodingÖ0 +MPSSEÌ4ÎFTDI.MPSSEModeÖ0 +MPSSECommandsÌ2ÎFTDIÖ0 +MPSSEModeÌ2ÎFTDIÖ0 +MPVÌ4ÎGst.RTPPayloadÖ0 +MRUÌ4ÎGtk.RecentSortTypeÖ0 +MSB_FIRSTÌ4ÎGdk.ByteOrderÖ0 +MSECONDÌ8ÎGstÖ0Ïint +MSG_ANYÌ8ÎPosixÖ0Ïint +MSG_BANDÌ8ÎPosixÖ0Ïint +MSG_HIPRIÌ8ÎPosixÖ0Ïint +MTIMEÌ4ÎGnomeVFS.FileInfoFieldsÖ0 +MULTÌ4ÎXml.ElementContentOccurÖ0 +MULTIHEADÌ4ÎGtk.DebugFlagÖ0 +MULTILINEÌ4ÎGLib.RegexCompileFlagsÖ0 +MULTILINEÌ4ÎPoppler.FormTextTypeÖ0 +MULTIPARTÌ4ÎSoup.MessageHeadersTypeÖ0 +MULTIPART_HÌ8ÎSoupÖ0Ïint +MULTIPLEÌ4ÎGtk.SelectionModeÖ0 +MULTIPLE_CHOICESÌ4ÎGst.RTSPStatusCodeÖ0 +MULTIPLE_CHOICESÌ4ÎSoup.KnownStatusCodeÖ0 +MULTISAMPLEBUFFERSÌ4ÎSDL.GLattrÖ0 +MULTISAMPLESAMPLESÌ4ÎSDL.GLattrÖ0 +MULTISELECTABLEÌ4ÎAtk.StateTypeÖ0 +MULTIUSERÌ4ÎOobs.RunlevelRoleÖ0 +MULTI_LINEÌ4ÎAtk.StateTypeÖ0 +MULTI_STATUSÌ4ÎSoup.KnownStatusCodeÖ0 +MULTRETÌ8ÎLuaÖ0Ïint +MUSICÌ4ÎGLib.UserDirectoryÖ0 +MUSIC_PLAYERÌ4ÎGnomeVFS.DeviceTypeÖ0 +MUTEÌ4ÎGst.MixerTrackFlagsÖ0 +MUTEX_FASTÌ8ÎSqliteÖ0Ïint +MUTEX_RECURSIVEÌ8ÎSqliteÖ0Ïint +MUTE_TOGGLEDÌ4ÎGst.MixerMessageTypeÖ0 +MUXÌ4ÎGst.StreamErrorÖ0 +MUXID_ALLÌ8ÎPosixÖ0Ïint +MU_LAWÌ4ÎGst.BufferFormatÖ0 +MU_LAWÌ4ÎGst.BufferFormatTypeÖ0 +MYANMARÌ4ÎPango.ScriptÖ0 +M_1_PIÌ4ÎGsl.MathConstÖ0 +M_2_PIÌ4ÎGsl.MathConstÖ0 +M_2_SQRTPIÌ4ÎGsl.MathConstÖ0 +M_EÌ4ÎGsl.MathConstÖ0 +M_EULERÌ4ÎGsl.MathConstÖ0 +M_LN10Ì4ÎGsl.MathConstÖ0 +M_LN2Ì4ÎGsl.MathConstÖ0 +M_LNPIÌ4ÎGsl.MathConstÖ0 +M_LOG10EÌ4ÎGsl.MathConstÖ0 +M_LOG2EÌ4ÎGsl.MathConstÖ0 +M_PIÌ4ÎGsl.MathConstÖ0 +M_PI_2Ì4ÎGsl.MathConstÖ0 +M_PI_4Ì4ÎGsl.MathConstÖ0 +M_SQRT1_2Ì4ÎGsl.MathConstÖ0 +M_SQRT2Ì4ÎGsl.MathConstÖ0 +M_SQRT3Ì4ÎGsl.MathConstÖ0 +MainContextÌ1ÎGLibÖ0 +MainContextÌ128Í()ÎGLib.MainContextÖ0 +MainLoopÌ1ÎGLibÖ0 +MainLoopÌ128Í(MainContext? context, bool is_running)ÎGLib.MainLoopÖ0 +MakeURIDirsÌ2ÎGnomeVFSÖ0 +MapÌ8ÎTiff.RGBAImageÖ0ÏRGBValue +MapEventÌ2048ÎXÖ0 +MapFileProcÌ128Í(thandle_t p1, ref tdata_t p2, ref toff_t p3)ÎTiffÖ0Ïpublic delegate int +MapNotifyÌ4ÎX.EventTypeÖ0 +MapRequestÌ4ÎX.EventTypeÖ0 +MapRequestEventÌ2048ÎXÖ0 +MapStateÌ2ÎXÖ0 +MappedFileÌ1ÎGLibÖ0 +MappedFileÌ128Í(string filename, bool writable)ÎGLib.MappedFileÖ0 +MappingNotifyÌ4ÎX.EventTypeÖ0 +MarkupÌ256Ö0 +MarkupErrorÌ2ÎGLibÖ0 +MarkupParseContextÌ1ÎGLibÖ0 +MarkupParseContextÌ128Í(MarkupParser parser, MarkupParseFlags _flags, void* user_data, DestroyNotify? user_data_dnotify)ÎGLib.MarkupParseContextÖ0 +MarkupParseFlagsÌ2ÎGLibÖ0 +MarkupParserÌ2048ÎGLibÖ0 +MarkupParserEndElementFuncÌ128Í(MarkupParseContext context, string element_name)ÎGLibÖ0Ïpublic delegate void +MarkupParserErrorFuncÌ128Í(MarkupParseContext context, Error error)ÎGLibÖ0Ïpublic delegate void +MarkupParserPassthroughFuncÌ128Í(MarkupParseContext context, string passthrough_text, ulong text_len)ÎGLibÖ0Ïpublic delegate void +MarkupParserStartElementFuncÌ128Í(MarkupParseContext context, string element_name, [CCode (array_length = false, array_null_terminated = true)] string[] attribute_names, [CCode (array_length = false, array_null_terminated = true)] string[] attribute_values)ÎGLibÖ0Ïpublic delegate void +MarkupParserTextFuncÌ128Í(MarkupParseContext context, string text, ulong text_len)ÎGLibÖ0Ïpublic delegate void +MatchInfoÌ1ÎGLibÖ0 +MatchTypeÌ2ÎGtkÖ0 +MathÌ256Ö0 +MathConstÌ2ÎGslÖ0 +MathieuWorkspaceÌ1ÎGslÖ0 +MathieuWorkspaceÌ128Í(size_t nn, double qq)ÎGsl.MathieuWorkspaceÖ0 +MatrixÌ2048ÎCairoÖ0 +MatrixÌ128Í(double xx, double yx, double xy, double yy, double x0, double y0)ÎCairo.MatrixÖ0 +MatrixÌ1ÎGslÖ0 +MatrixÌ128Í(size_t n1, size_t n2)ÎGsl.MatrixÖ0 +MatrixÌ2048ÎPangoÖ0 +Matrix.from_blockÌ128Í(Block b, size_t offset, size_t n1, size_t n2, size_t d2)ÎGsl.MatrixÖ0 +Matrix.from_matrixÌ128Í(Matrix m, size_t k1, size_t k2, size_t n1, size_t n2)ÎGsl.MatrixÖ0 +Matrix.identityÌ128Í()ÎCairo.MatrixÖ0 +Matrix.with_zerosÌ128Í(size_t n1, size_t n2)ÎGsl.MatrixÖ0 +MatrixComplexÌ1ÎGslÖ0 +MatrixComplexÌ128Í(size_t n1, size_t n2)ÎGsl.MatrixComplexÖ0 +MatrixComplex.from_blockÌ128Í(BlockComplex b, size_t offset, size_t n1, size_t n2, size_t d2)ÎGsl.MatrixComplexÖ0 +MatrixComplex.from_matrixÌ128Í(MatrixComplex m, size_t k1, size_t k2, size_t n1, size_t n2)ÎGsl.MatrixComplexÖ0 +MatrixComplex.with_zerosÌ128Í(size_t n1, size_t n2)ÎGsl.MatrixComplexÖ0 +MatrixComplexViewÌ2048ÎGslÖ0 +MatrixViewÌ2048ÎGslÖ0 +MaxPowerÌ8ÎUSB.ConfigDescriptorÖ0Ïuint8 +McÌ128Í(int kind, int order, double qq, double zz, out Result result)ÎGsl.MathieuWorkspaceÖ0Ïpublic int +Mc_arrayÌ128Í(int kind, int nmin, int nmax, double qq, double zz, MathieuWorkspace work, [CCode (array_length = false)] double[] result_array)ÎGsl.MathieuWorkspaceÖ0Ïpublic int +Md5DigestÌ1ÎExoÖ0 +MemVTableÌ1ÎGLibÖ0 +MemoryÌ256Ö0 +MemoryÌ2ÎV4l2Ö0 +MemoryInputStreamÌ1ÎGLibÖ0 +MemoryInputStreamÌ128Í()ÎGLib.MemoryInputStreamÖ0 +MemoryInputStream.from_dataÌ128Í(void* data, ssize_t len, GLib.DestroyNotify? destroy)ÎGLib.MemoryInputStreamÖ0 +MemoryOutputStreamÌ1ÎGLibÖ0 +MemoryOutputStreamÌ128Í(void* data, size_t len, GLib.ReallocFunc realloc_fn, GLib.DestroyNotify? destroy)ÎGLib.MemoryOutputStreamÖ0 +MemoryUseÌ2ÎSoupÖ0 +MenuÌ1ÎGtkÖ0 +MenuÌ128Í()ÎGtk.MenuÖ0 +MenuÌ1ÎXfceÖ0 +MenuÌ128Í(string filename)ÎXfce.MenuÖ0 +MenuAndRulesÌ1ÎXfceÖ0 +MenuAndRulesÌ128Í()ÎXfce.MenuAndRulesÖ0 +MenuAndRulesClassÌ1ÎXfceÖ0 +MenuBarÌ1ÎGtkÖ0 +MenuBarÌ128Í()ÎGtk.MenuBarÖ0 +MenuClassÌ1ÎXfceÖ0 +MenuDetachFuncÌ128Í(Gtk.Widget attach_widget, Gtk.Menu menu)ÎGtkÖ0Ïpublic delegate void +MenuDirectionTypeÌ2ÎGtkÖ0 +MenuDirectoryÌ1ÎXfceÖ0 +MenuDirectoryClassÌ1ÎXfceÖ0 +MenuElementÌ32ÎXfceÖ0 +MenuItemÌ1ÎGtkÖ0 +MenuItemÌ128Í()ÎGtk.MenuItemÖ0 +MenuItemÌ1ÎXfceÖ0 +MenuItemÌ128Í(string filename)ÎXfce.MenuItemÖ0 +MenuItem.with_labelÌ128Í(string label)ÎGtk.MenuItemÖ0 +MenuItem.with_mnemonicÌ128Í(string label)ÎGtk.MenuItemÖ0 +MenuItemCacheÌ1ÎXfceÖ0 +MenuItemCacheClassÌ1ÎXfceÖ0 +MenuItemClassÌ1ÎXfceÖ0 +MenuItemPoolÌ1ÎXfceÖ0 +MenuItemPoolÌ128Í()ÎXfce.MenuItemPoolÖ0 +MenuItemPoolClassÌ1ÎXfceÖ0 +MenuLayoutÌ1ÎXfceÖ0 +MenuLayoutÌ128Í()ÎXfce.MenuLayoutÖ0 +MenuLayoutClassÌ1ÎXfceÖ0 +MenuLayoutMergeTypeÌ2ÎXfceÖ0 +MenuLayoutNodeÌ1ÎXfceÖ0 +MenuLayoutNodeTypeÌ2ÎXfceÖ0 +MenuMonitorÌ1ÎXfceÖ0 +MenuMonitorFlagsÌ2ÎXfceÖ0 +MenuMonitorVTableÌ1ÎXfceÖ0 +MenuMoveÌ1ÎXfceÖ0 +MenuMoveÌ128Í()ÎXfce.MenuMoveÖ0 +MenuMoveClassÌ1ÎXfceÖ0 +MenuNotRulesÌ1ÎXfceÖ0 +MenuNotRulesÌ128Í()ÎXfce.MenuNotRulesÖ0 +MenuNotRulesClassÌ1ÎXfceÖ0 +MenuOrRulesÌ1ÎXfceÖ0 +MenuOrRulesÌ128Í()ÎXfce.MenuOrRulesÖ0 +MenuOrRulesClassÌ1ÎXfceÖ0 +MenuPositionFuncÌ128Í(Gtk.Menu menu, out int x, out int y, out bool push_in)ÎGtkÖ0Ïpublic delegate void +MenuRulesÌ32ÎXfceÖ0 +MenuSeparatorÌ1ÎXfceÖ0 +MenuSeparatorClassÌ1ÎXfceÖ0 +MenuShellÌ1ÎGtkÖ0 +MenuStandardRulesÌ1ÎXfceÖ0 +MenuStandardRulesClassÌ1ÎXfceÖ0 +MenuToolButtonÌ1ÎGtkÖ0 +MenuToolButtonÌ128Í(Gtk.Widget icon_widget, string label)ÎGtk.MenuToolButtonÖ0 +MenuToolButton.from_stockÌ128Í(string stock_id)ÎGtk.MenuToolButtonÖ0 +MergeFieldInfoÌ128Í(FieldInfo[] p1, int p2)ÎTiff.TIFFÖ0Ïpublic void +MessageÌ1ÎGstÖ0 +MessageÌ1ÎLmÖ0 +MessageÌ128Í(string? to, Lm.MessageType type)ÎLm.MessageÖ0 +MessageÌ1ÎSoupÖ0 +MessageÌ128Í(string method, string uri_string)ÎSoup.MessageÖ0 +Message.applicationÌ128Í(Gst.Object src, owned Gst.Structure structure)ÎGst.MessageÖ0 +Message.async_doneÌ128Í(Gst.Object src)ÎGst.MessageÖ0 +Message.async_startÌ128Í(Gst.Object src, bool new_base_time)ÎGst.MessageÖ0 +Message.bufferingÌ128Í(Gst.Object src, int percent)ÎGst.MessageÖ0 +Message.clock_lostÌ128Í(Gst.Object src, Gst.Clock clock)ÎGst.MessageÖ0 +Message.clock_provideÌ128Í(Gst.Object src, Gst.Clock clock, bool ready)ÎGst.MessageÖ0 +Message.customÌ128Í(Gst.MessageType type, Gst.Object src, owned Gst.Structure structure)ÎGst.MessageÖ0 +Message.durationÌ128Í(Gst.Object src, Gst.Format format, int64 duration)ÎGst.MessageÖ0 +Message.elementÌ128Í(Gst.Object src, owned Gst.Structure structure)ÎGst.MessageÖ0 +Message.eosÌ128Í(Gst.Object src)ÎGst.MessageÖ0 +Message.errorÌ128Í(Gst.Object src, GLib.Error error, string debug)ÎGst.MessageÖ0 +Message.from_uriÌ128Í(string method, Soup.Uri uri)ÎSoup.MessageÖ0 +Message.from_uriÌ128Í(string method, Soup.URI uri)ÎSoup.MessageÖ0 +Message.infoÌ128Í(Gst.Object src, GLib.Error error, string debug)ÎGst.MessageÖ0 +Message.latencyÌ128Í(Gst.Object src)ÎGst.MessageÖ0 +Message.new_clockÌ128Í(Gst.Object src, Gst.Clock clock)ÎGst.MessageÖ0 +Message.segment_doneÌ128Í(Gst.Object src, Gst.Format format, int64 position)ÎGst.MessageÖ0 +Message.segment_startÌ128Í(Gst.Object src, Gst.Format format, int64 position)ÎGst.MessageÖ0 +Message.state_changedÌ128Í(Gst.Object src, Gst.State oldstate, Gst.State newstate, Gst.State pending)ÎGst.MessageÖ0 +Message.state_dirtyÌ128Í(Gst.Object src)ÎGst.MessageÖ0 +Message.tagÌ128Í(Gst.Object src, Gst.TagList tag_list)ÎGst.MessageÖ0 +Message.warningÌ128Í(Gst.Object src, GLib.Error error, string debug)ÎGst.MessageÖ0 +Message.with_sub_typeÌ128Í(string? to, Lm.MessageType type, Lm.MessageSubType sub_type)ÎLm.MessageÖ0 +MessageBodyÌ1ÎSoupÖ0 +MessageBodyÌ128Í()ÎSoup.MessageBodyÖ0 +MessageCallbackFnÌ128Í(Soup.Message req)ÎSoupÖ0Ïpublic delegate void +MessageClassÌ1ÎGstÖ0 +MessageDataÌ1ÎUniqueÖ0 +MessageDataÌ128Í()ÎUnique.MessageDataÖ0 +MessageDialogÌ1ÎGtkÖ0 +MessageDialogÌ128Í(Gtk.Window? parent, Gtk.DialogFlags flags, Gtk.MessageType type, Gtk.ButtonsType buttons, string message_format, ...)ÎGtk.MessageDialogÖ0 +MessageDialog.with_markupÌ128Í(Gtk.Window? parent, Gtk.DialogFlags flags, Gtk.MessageType type, Gtk.ButtonsType buttons, string message_format, ...)ÎGtk.MessageDialogÖ0 +MessageFilterÌ32ÎSoupÖ0 +MessageFlagsÌ2ÎSoupÖ0 +MessageHandlerÌ1ÎLmÖ0 +MessageHandlerÌ128Í(Lm.HandleMessageFunction function, GLib.DestroyNotify? notify)ÎLm.MessageHandlerÖ0 +MessageHeadersÌ1ÎSoupÖ0 +MessageHeadersÌ128Í(Soup.MessageHeadersType type)ÎSoup.MessageHeadersÖ0 +MessageHeadersForeachFuncÌ128Í(string name, string value)ÎSoupÖ0Ïpublic delegate void +MessageHeadersIterÌ1ÎSoupÖ0 +MessageHeadersTypeÌ2ÎSoupÖ0 +MessageNodeÌ1ÎLmÖ0 +MessageQueueÌ1ÎSoupÖ0 +MessageQueueÌ128Í()ÎSoup.MessageQueueÖ0 +MessageQueueIterÌ1ÎSoupÖ0 +MessageStatusÌ2ÎSoupÖ0 +MessageSubTypeÌ2ÎLmÖ0 +MessageTypeÌ2ÎGstÖ0 +MessageTypeÌ2ÎGtkÖ0 +MessageTypeÌ2ÎLmÖ0 +MetaInfoÌ1ÎGConfÖ0 +MetaInfoÌ128Í()ÎGConf.MetaInfoÖ0 +MetadataÌ1ÎTrackerÖ0 +MetadataÌ128Í()ÎTracker.MetadataÖ0 +MetadataForeachÌ128Í(Tracker.Field field, void* value)ÎTrackerÖ0Ïpublic delegate void +MethodHandleÌ1ÎGnomeVFSÖ0 +MethodIdÌ2ÎSoupÖ0 +MetricTypeÌ2ÎGtkÖ0 +MimeActionÌ1ÎGnomeVFSÖ0 +MimeActionTypeÌ2ÎGnomeVFSÖ0 +MimeApplicationÌ1ÎGnomeVFSÖ0 +MimeApplication.from_desktop_idÌ128Í(string id)ÎGnomeVFS.MimeApplicationÖ0 +MimeApplication.from_idÌ128Í(string id)ÎGnomeVFS.MimeApplicationÖ0 +MimeApplicationArgumentTypeÌ2ÎGnomeVFSÖ0 +MimeCallbackÌ128Í(void* data, string[] args)ÎOssoÖ0Ïpublic delegate void +MimeEquivalenceÌ2ÎGnomeVFSÖ0 +MinBracketingFunctionÌ128Í(Function* f, double* x_minimum, double* f_minimum, double* x_lower, double* f_lower, double* x_upper, double* f_upper, size_t eval_max)ÎGslÖ0Ïpublic delegate int +MinFminimizerÌ1ÎGslÖ0 +MinFminimizerÌ128Í(MinFminimizerType* T)ÎGsl.MinFminimizerÖ0 +MinFminimizerTypeÌ2048ÎGslÖ0 +MinFminimizerTypesÌ256Ö0 +MinIterateÌ128Í(void *state, Function* f, double* x_minimum, double* f_minimum, double* x_lower, double* f_lower, double* x_upper, double* f_upper)ÎGslÖ0Ïpublic delegate int +MinSetÌ128Í(void* state, Function* f, double xminimun, double f_minimum, double x_lower, double f_lower, double x_upper, double f_upper)ÎGslÖ0Ïpublic delegate int +MinTestÌ256Ö0 +MiniObjectÌ1ÎGstÖ0 +MiniObjectÌ128Í(GLib.Type type)ÎGst.MiniObjectÖ0 +MiniObjectClassÌ1ÎGstÖ0 +MiniObjectCopyFunctionÌ128Í(Gst.MiniObject obj)ÎGstÖ0Ïpublic delegate unowned +MiniObjectFinalizeFunctionÌ128Í(Gst.MiniObject obj)ÎGstÖ0Ïpublic delegate void +MiniObjectFlagsÌ2ÎGstÖ0 +MiscÌ1ÎAtkÖ0 +MiscÌ1ÎGtkÖ0 +MixFunctionÌ128Í(void* udata, uchar[] stream)ÎSDLMixerÖ0Ïpublic delegate void +MixerÌ32ÎGstÖ0 +MixerFlagsÌ2ÎGstÖ0 +MixerMessageTypeÌ2ÎGstÖ0 +MixerOptionsÌ1ÎGstÖ0 +MixerTrackÌ1ÎGstÖ0 +MixerTrackFlagsÌ2ÎGstÖ0 +MixerTypeÌ2ÎGstÖ0 +MkDirÌ128Í(string path, mode_t mode)ÎFuseÖ0Ïpublic delegate int +MkNodÌ128Í(string path, mode_t mode, dev_t rdev)ÎFuseÖ0Ïpublic delegate int +Mod1MaskÌ4ÎX.KeyMaskÖ0 +Mod2MaskÌ4ÎX.KeyMaskÖ0 +Mod3MaskÌ4ÎX.KeyMaskÖ0 +Mod4MaskÌ4ÎX.KeyMaskÖ0 +Mod5MaskÌ4ÎX.KeyMaskÖ0 +ModeÌ2ÎGslÖ0 +ModemVolumeÌ2ÎOobsÖ0 +ModifierKeymapÌ1ÎXÖ0 +ModifierTypeÌ2ÎGdkÖ0 +ModulatorÌ2048ÎV4l2Ö0 +ModuleÌ256Ö0 +ModuleÌ1ÎGLibÖ0 +ModuleCallbackÌ128Í(void* @in, size_t in_size, void* @out, size_t out_size, void* callback_data)ÎGnomeVFSÖ0Ïpublic delegate void +ModuleCallbackAdditionalHeadersInÌ1ÎGnomeVFSÖ0 +ModuleCallbackAdditionalHeadersOutÌ1ÎGnomeVFSÖ0 +ModuleCallbackAuthenticationAuthTypeÌ2ÎGnomeVFSÖ0 +ModuleCallbackAuthenticationInÌ1ÎGnomeVFSÖ0 +ModuleCallbackAuthenticationOutÌ1ÎGnomeVFSÖ0 +ModuleCallbackFillAuthenticationInÌ1ÎGnomeVFSÖ0 +ModuleCallbackFillAuthenticationOutÌ1ÎGnomeVFSÖ0 +ModuleCallbackFullAuthenticationFlagsÌ2ÎGnomeVFSÖ0 +ModuleCallbackFullAuthenticationInÌ1ÎGnomeVFSÖ0 +ModuleCallbackFullAuthenticationOutÌ1ÎGnomeVFSÖ0 +ModuleCallbackFullAuthenticationOutFlagsÌ2ÎGnomeVFSÖ0 +ModuleCallbackQuestionInÌ1ÎGnomeVFSÖ0 +ModuleCallbackQuestionOutÌ1ÎGnomeVFSÖ0 +ModuleCallbackReceivedHeadersInÌ1ÎGnomeVFSÖ0 +ModuleCallbackReceivedHeadersOutÌ1ÎGnomeVFSÖ0 +ModuleCallbackResponseÌ128Í(void* response_data)ÎGnomeVFSÖ0Ïpublic delegate void +ModuleCallbackSaveAuthenticationInÌ1ÎGnomeVFSÖ0 +ModuleCallbackSaveAuthenticationOutÌ1ÎGnomeVFSÖ0 +ModuleCallbackStatusMessageInÌ1ÎGnomeVFSÖ0 +ModuleCallbackStatusMessageOutÌ1ÎGnomeVFSÖ0 +ModuleClassInitHookÌ128Í(void* klass, Gnome.ModuleInfo mod_info)ÎGnomeÖ0Ïpublic delegate void +ModuleConfigÌ256Ö0 +ModuleDisplayInitFuncÌ128Í(Gdk.Display display)ÎGtkÖ0Ïpublic delegate void +ModuleFlagsÌ2ÎGLibÖ0 +ModuleGetGOptionGroupFuncÌ128Í()ÎGnomeÖ0Ïpublic delegate unowned +ModuleHookÌ128Í(Gnome.Program program, Gnome.ModuleInfo mod_info)ÎGnomeÖ0Ïpublic delegate void +ModuleInfoÌ1ÎGnomeÖ0 +ModuleInitFuncÌ128Í(int argc, string argv)ÎGtkÖ0Ïpublic delegate void +ModuleInitHookÌ128Í(Gnome.ModuleInfo mod_info)ÎGnomeÖ0Ïpublic delegate void +ModuleRequirementÌ1ÎGnomeÖ0 +MonitorCallbackÌ128Í(GnomeVFS.MonitorHandle handle, string monitor_uri, string info_uri, GnomeVFS.MonitorEventType event_type)ÎGnomeVFSÖ0Ïpublic delegate void +MonitorEventTypeÌ2ÎGnomeVFSÖ0 +MonitorHandleÌ1ÎGnomeVFSÖ0 +MonitorTypeÌ2ÎGnomeVFSÖ0 +MonteFuncÌ128Í([CCode (array_length = false)] double[] x_array, size_t dim, void* params)ÎGslÖ0Ïpublic delegate double +MonteFunctionÌ2048ÎGslÖ0 +MonteMiserStateÌ1ÎGslÖ0 +MonteMiserStateÌ128Í(size_t dim)ÎGsl.MonteMiserStateÖ0 +MontePlainStateÌ1ÎGslÖ0 +MontePlainStateÌ128Í(size_t dim)ÎGsl.MontePlainStateÖ0 +MonteVegasModeÌ2ÎGslÖ0 +MonteVegasStateÌ1ÎGslÖ0 +MonteVegasStateÌ128Í(size_t dim)ÎGsl.MonteVegasStateÖ0 +MotionDirectionÌ2ÎWnckÖ0 +MotionEventÌ2048ÎXÖ0 +MotionNotifyÌ4ÎX.EventTypeÖ0 +MotionNotifyEventÌ1ÎXcbÖ0 +MountÌ32ÎGLibÖ0 +MountMountFlagsÌ2ÎGLibÖ0 +MountOperationÌ1ÎGLibÖ0 +MountOperationÌ128Í()ÎGLib.MountOperationÖ0 +MountOperationÌ1ÎGtkÖ0 +MountOperationÌ128Í(Gtk.Window? parent)ÎGtk.MountOperationÖ0 +MountOperationResultÌ2ÎGLibÖ0 +MountPointÌ1ÎExoÖ0 +MountPointFlagsÌ2ÎExoÖ0 +MountPointMatchMaskÌ2ÎExoÖ0 +MountUnmountFlagsÌ2ÎGLibÖ0 +MouseButtonÌ2ÎSDLÖ0 +MouseButtonEventÌ2048ÎSDLÖ0 +MouseMotionEventÌ2048ÎSDLÖ0 +MovementStepÌ2ÎGtkÖ0 +MozEmbedÌ1ÎGtkÖ0 +MozEmbedÌ128Í()ÎGtk.MozEmbedÖ0 +MozEmbedChromeFlagsÌ2ÎGtkÖ0 +MozEmbedProgressFlagsÌ2ÎGtkÖ0 +MozEmbedReloadFlagsÌ2ÎGtkÖ0 +MozEmbedStatusFlagsÌ2ÎGtkÖ0 +MpegAudioCrcÌ2ÎV4l2Ö0 +MpegAudioEmphasisÌ2ÎV4l2Ö0 +MpegAudioEncodingÌ2ÎV4l2Ö0 +MpegAudioL1BitrateÌ2ÎV4l2Ö0 +MpegAudioL2BitrateÌ2ÎV4l2Ö0 +MpegAudioL3BitrateÌ2ÎV4l2Ö0 +MpegAudioModeÌ2ÎV4l2Ö0 +MpegAudioModeExtensionÌ2ÎV4l2Ö0 +MpegAudioSamplingFreqÌ2ÎV4l2Ö0 +MpegClassControlIdsÌ2ÎV4l2Ö0 +MpegCx2341xClassControlIdsÌ2ÎV4l2Ö0 +MpegCx2341xVideoChromaSpatialFilterTypeÌ2ÎV4l2Ö0 +MpegCx2341xVideoLumaSpatialFilterTypeÌ2ÎV4l2Ö0 +MpegCx2341xVideoMedianFilterTypeÌ2ÎV4l2Ö0 +MpegCx2341xVideoSpatialFilterModeÌ2ÎV4l2Ö0 +MpegCx2341xVideoTemporalFilterModeÌ2ÎV4l2Ö0 +MpegStreamTypeÌ2ÎV4l2Ö0 +MpegStreamVbiFmtÌ2ÎV4l2Ö0 +MpegVideoAspectÌ2ÎV4l2Ö0 +MpegVideoBitrateModeÌ2ÎV4l2Ö0 +MpegVideoEncodingÌ2ÎV4l2Ö0 +MsÌ128Í(int kind, int order, double qq, double zz, out Result result)ÎGsl.MathieuWorkspaceÖ0Ïpublic int +Ms_arrayÌ128Í(int kind, int nmin, int nmax, double qq, double zz, MathieuWorkspace work, [CCode (array_length = false)] double[] result_array)ÎGsl.MathieuWorkspaceÖ0Ïpublic int +MultifitÌ256Ö0 +MultifitDfÌ128Í(Vector x, void* params, Matrix df)ÎGslÖ0Ïpublic delegate int +MultifitFÌ128Í(Vector x, void* params, Vector f)ÎGslÖ0Ïpublic delegate int +MultifitFAllocÌ128Í(void* state, size_t n, size_t p)ÎGslÖ0Ïpublic delegate int +MultifitFFreeÌ128Í(void* state)ÎGslÖ0Ïpublic delegate void +MultifitFIterateÌ128Í(void* state, MultifitFunction* function, Vector x, Vector f, Vector dx)ÎGslÖ0Ïpublic delegate int +MultifitFSetÌ128Í(void* state, MultifitFunction* function, Vector x, Vector f, Vector dx)ÎGslÖ0Ïpublic delegate int +MultifitFdfÌ128Í(Vector x, void* params, Vector f, Matrix df)ÎGslÖ0Ïpublic delegate int +MultifitFdfAllocÌ128Í(void* state, size_t n, size_t p)ÎGslÖ0Ïpublic delegate int +MultifitFdfFreeÌ128Í(void* state)ÎGslÖ0Ïpublic delegate void +MultifitFdfIterateÌ128Í(void* state, MultifitFunctionFdf fdf, Vector x, Vector f, Matrix J, Vector dx)ÎGslÖ0Ïpublic delegate int +MultifitFdfSetÌ128Í(void* state, MultifitFunctionFdf fdf, Vector x, Vector f, Matrix J, Vector dx)ÎGslÖ0Ïpublic delegate int +MultifitFdfsolverÌ1ÎGslÖ0 +MultifitFdfsolverÌ128Í(MultifitFdfsolverType* T, size_t n, size_t p)ÎGsl.MultifitFdfsolverÖ0 +MultifitFdfsolverTypeÌ2048ÎGslÖ0 +MultifitFdfsolverTypesÌ256Ö0 +MultifitFsolverÌ1ÎGslÖ0 +MultifitFsolverÌ128Í(MultifitFsolverType* T, size_t n, size_t p)ÎGsl.MultifitFsolverÖ0 +MultifitFsolverTypeÌ2048ÎGslÖ0 +MultifitFunctionÌ2048ÎGslÖ0 +MultifitFunctionFdfÌ2048ÎGslÖ0 +MultifitLinearWorkspaceÌ1ÎGslÖ0 +MultifitLinearWorkspaceÌ128Í(size_t n, size_t p)ÎGsl.MultifitLinearWorkspaceÖ0 +MultifitTestÌ256Ö0 +MultiminDfÌ128Í(Vector x, void* params, Vector df)ÎGslÖ0Ïpublic delegate void +MultiminFÌ128Í(Vector x, void* params)ÎGslÖ0Ïpublic delegate double +MultiminFAllocÌ128Í(void *state, size_t n)ÎGslÖ0Ïpublic delegate int +MultiminFFreeÌ128Í(void* state)ÎGslÖ0Ïpublic delegate int +MultiminFIterateÌ128Í(void* state, MultiminFunction* f, Vector x, double* size, double* fval)ÎGslÖ0Ïpublic delegate int +MultiminFSetÌ128Í(void* state, MultiminFunction* f, Vector x, double* size)ÎGslÖ0Ïpublic delegate int +MultiminFdfÌ128Í(Vector x, void* params, double* f, Vector df)ÎGslÖ0Ïpublic delegate void +MultiminFdfAllocÌ128Í(void *state, size_t n)ÎGslÖ0Ïpublic delegate int +MultiminFdfFreeÌ128Í(void* state)ÎGslÖ0Ïpublic delegate int +MultiminFdfIterateÌ128Í(void* state, MultiminFunctionFdf* fdf, Vector x, double* f, Vector gradient, Vector dx)ÎGslÖ0Ïpublic delegate int +MultiminFdfRestartÌ128Í(void* state)ÎGslÖ0Ïpublic delegate int +MultiminFdfSetÌ128Í(void* state, MultiminFunctionFdf* fdf, Vector x, double* f, Vector gradient, double step_size, double tol)ÎGslÖ0Ïpublic delegate int +MultiminFdfminimizerÌ1ÎGslÖ0 +MultiminFdfminimizerÌ128Í(MultiminFdfminimizerType* T, size_t n)ÎGsl.MultiminFdfminimizerÖ0 +MultiminFdfminimizerTypeÌ2048ÎGslÖ0 +MultiminFdfminimizerTypesÌ256Ö0 +MultiminFminimizerÌ1ÎGslÖ0 +MultiminFminimizerÌ128Í(MultiminFminimizerType* T, size_t n)ÎGsl.MultiminFminimizerÖ0 +MultiminFminimizerTypeÌ2048ÎGslÖ0 +MultiminFminimizerTypesÌ256Ö0 +MultiminFunctionÌ2048ÎGslÖ0 +MultiminFunctionFdfÌ2048ÎGslÖ0 +MultiminTestÌ256Ö0 +MultipartÌ1ÎSoupÖ0 +MultipartÌ128Í(string mime_type)ÎSoup.MultipartÖ0 +Multipart.from_messageÌ128Í(Soup.MessageHeaders headers, Soup.MessageBody body)ÎSoup.MultipartÖ0 +MultiplyÌ256Ö0 +MultirootDFÌ128Í(Vector x, void* params, Matrix df)ÎGslÖ0Ïpublic delegate int +MultirootFÌ128Í(Vector x, void* params, Vector f)ÎGslÖ0Ïpublic delegate int +MultirootFAllocÌ128Í(void* state, size_t n)ÎGslÖ0Ïpublic delegate int +MultirootFDFÌ128Í(Vector x, void* params, Vector f, Matrix df)ÎGslÖ0Ïpublic delegate int +MultirootFFreeÌ128Í(void* state)ÎGslÖ0Ïpublic delegate void +MultirootFIterateÌ128Í(void* state, MultirootFunction* function, Vector x, Vector f, Vector dx)ÎGslÖ0Ïpublic delegate int +MultirootFSetÌ128Í(void* state, MultirootFunction* function, Vector x, Vector f, Vector dx)ÎGslÖ0Ïpublic delegate int +MultirootFdfAllocÌ128Í(void* state, size_t n)ÎGslÖ0Ïpublic delegate int +MultirootFdfFreeÌ128Í(void* state)ÎGslÖ0Ïpublic delegate int +MultirootFdfIterateÌ128Í(void* state, MultirootFunctionFdf* fdf, Vector x, Vector f, Matrix J, Vector dx)ÎGslÖ0Ïpublic delegate int +MultirootFdfSetÌ128Í(void* state, MultirootFunctionFdf* fdf, Vector x, Vector f, Matrix J, Vector dx)ÎGslÖ0Ïpublic delegate int +MultirootFdfsolverÌ1ÎGslÖ0 +MultirootFdfsolverÌ128Í(MultirootFdfsolverType* T, size_t n)ÎGsl.MultirootFdfsolverÖ0 +MultirootFdfsolverTypeÌ2048ÎGslÖ0 +MultirootFdfsolverTypesÌ256Ö0 +MultirootFsolverÌ1ÎGslÖ0 +MultirootFsolverÌ128Í(MultirootFsolverType* T, size_t n)ÎGsl.MultirootFsolverÖ0 +MultirootFsolverTypeÌ2048ÎGslÖ0 +MultirootFsolverTypesÌ256Ö0 +MultirootFunctionÌ2048ÎGslÖ0 +MultirootFunctionFdfÌ2048ÎGslÖ0 +MultirootTestÌ256Ö0 +MusicÌ1ÎSDLMixerÖ0 +MusicÌ128Í(string file)ÎSDLMixer.MusicÖ0 +Music.RWÌ128Í(RWops rw)ÎSDLMixer.MusicÖ0 +MusicFinishedCallbackÌ128Í()ÎSDLMixerÖ0Ïpublic delegate void +MusicTypeÌ2ÎSDLMixerÖ0 +MutexÌ1ÎGLibÖ0 +MutexÌ128Í()ÎGLib.MutexÖ0 +MutexÌ1ÎSDLÖ0 +MutexÌ128Í()ÎSDL.MutexÖ0 +MutexÌ1ÎSqliteÖ0 +MutexÌ128Í(int mutex_type = MUTEX_RECURSIVE)ÎSqlite.MutexÖ0 +MutualBindingÌ1ÎExoÖ0 +MutualBindingÌ128Í(GLib.Object object1, string property1, GLib.Object object2, string property2)ÎExo.MutualBindingÖ0 +MutualBinding.fullÌ128Í(GLib.Object object1, string property1, GLib.Object object2, string property2, Exo.BindingTransform transform, Exo.BindingTransform reverse_transform, GLib.DestroyNotify destroy_notify)ÎExo.MutualBindingÖ0 +MutualBinding.with_negationÌ128Í(GLib.Object object1, string property1, GLib.Object object2, string property2)ÎExo.MutualBindingÖ0 +MysqlÌ256Ö0 +NÌ4ÎGtk.AnchorTypeÖ0 +NÌ4ÎXfce.ScreenPositionÖ0 +NAMEÌ4ÎGnomeVFS.SetFileInfoMaskÖ0 +NAMEÌ4ÎGst.RTCPSDESTypeÖ0 +NAMEÌ4ÎHildon.FileSelectionSortKeyÖ0 +NAMEÌ4ÎHildon.FileSelectionVisibleColumnsÖ0 +NAMEÌ4ÎWnck.PagerDisplayModeÖ0 +NAMEDÌ4ÎPoppler.ActionTypeÖ0 +NAMEDÌ4ÎPoppler.DestTypeÖ0 +NAMESÌ4ÎGConf.UnsetFlagsÖ0 +NAMESPACE_DECLÌ4ÎXml.ElementTypeÖ0 +NAMETOOLONGÌ4ÎGLib.FileErrorÖ0 +NAMETOOLONGÌ4ÎGLib.SpawnErrorÖ0 +NAME_HAS_NO_OWNERÌ4ÎDBus.ErrorÖ0 +NAME_MISMATCHÌ4ÎGst.PluginErrorÖ0 +NAME_ONLYÌ4ÎGnomeVFS.FileInfoOptionsÖ0 +NANDÌ4ÎGdk.FunctionÖ0 +NANOÌ4ÎGsl.ConstNumÖ0 +NATIVE_VOLUME_MONITOR_EXTENSION_POINT_NAMEÌ8ÎGLibÖ0 +NATURALÌ4ÎPango.GravityHintÖ0 +NAUTICAL_MILEÌ4ÎGsl.ConstCGSÖ0 +NAUTICAL_MILEÌ4ÎGsl.ConstCGSMÖ0 +NAUTICAL_MILEÌ4ÎGsl.ConstMKSÖ0 +NAUTICAL_MILEÌ4ÎGsl.ConstMKSAÖ0 +NAVIGATIONÌ4ÎGst.EventTypeÖ0 +NAVIGATIONÌ4ÎHildon.FileSelectionPaneÖ0 +NEÌ4ÎGtk.AnchorTypeÖ0 +NEARESTÌ4ÎCairo.FilterÖ0 +NEARESTÌ4ÎGdk.InterpTypeÖ0 +NEARLY_CERTAINÌ4ÎGst.TypeFindProbabilityÖ0 +NEEDS_TERMINALÌ4ÎGLib.AppInfoCreateFlagsÖ0 +NEED_DOMAINÌ4ÎGLib.AskPasswordFlagsÖ0 +NEED_DOMAINÌ4ÎGnomeVFS.ModuleCallbackFullAuthenticationFlagsÖ0 +NEED_PASSWORDÌ4ÎGLib.AskPasswordFlagsÖ0 +NEED_PASSWORDÌ4ÎGnomeVFS.ModuleCallbackFullAuthenticationFlagsÖ0 +NEED_USERNAMEÌ4ÎGLib.AskPasswordFlagsÖ0 +NEED_USERNAMEÌ4ÎGnomeVFS.ModuleCallbackFullAuthenticationFlagsÖ0 +NEGOTIATINGÌ4ÎGtk.MozEmbedProgressFlagsÖ0 +NEGOTIATIONÌ4ÎGst.CoreErrorÖ0 +NEQUALÌ4ÎCurses.AcsÖ0 +NETWORKÌ4ÎGnomeVFS.DeviceTypeÖ0 +NETWORK_PASSWORDÌ8ÎGnomeKeyringÖ0ÏGnomeKeyring.PasswordSchema +NETWORK_PASSWORDÌ4ÎGnomeKeyring.ItemTypeÖ0 +NET_TIME_PACKET_SIZEÌ8ÎGstÖ0Ïint +NEUTRALÌ4ÎPango.DirectionÖ0 +NEVERÌ4ÎGLib.FilesystemPreviewTypeÖ0 +NEVERÌ4ÎGLib.PasswordSaveÖ0 +NEVERÌ4ÎGnome.PreferencesTypeÖ0 +NEVERÌ4ÎGnome.RestartStyleÖ0 +NEVERÌ4ÎGsf.OutputCsvQuotingModeÖ0 +NEVERÌ4ÎGtk.PolicyTypeÖ0 +NEVER_GROUPÌ4ÎWnck.TasklistGroupingTypeÖ0 +NEWÌ4ÎGdk.SettingActionÖ0 +NEWÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +NEWÌ4ÎUnique.CommandÖ0 +NEWLINE_ANYÌ4ÎGLib.RegexMatchFlagsÖ0 +NEWLINE_CRÌ4ÎGLib.RegexCompileFlagsÖ0 +NEWLINE_CRÌ4ÎGLib.RegexMatchFlagsÖ0 +NEWLINE_CRLFÌ4ÎGLib.RegexCompileFlagsÖ0 +NEWLINE_CRLFÌ4ÎGLib.RegexMatchFlagsÖ0 +NEWLINE_LFÌ4ÎGLib.RegexCompileFlagsÖ0 +NEWLINE_LFÌ4ÎGLib.RegexMatchFlagsÖ0 +NEWSEGMENTÌ4ÎGst.EventTypeÖ0 +NEWTONÌ4ÎGsl.ConstCGSÖ0 +NEWTONÌ4ÎGsl.ConstCGSMÖ0 +NEWTONÌ4ÎGsl.ConstMKSÖ0 +NEWTONÌ4ÎGsl.ConstMKSAÖ0 +NEW_CLOCKÌ4ÎGst.MessageTypeÖ0 +NEW_GAMEÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +NEW_OWNERÌ4ÎGdk.OwnerChangeÖ0 +NEW_TAI_LUEÌ4ÎPango.ScriptÖ0 +NEW_UNIQUE_DIRECTORYÌ4ÎGnomeVFS.XferOptionsÖ0 +NEW_VALUEÌ4ÎGdk.PropertyStateÖ0 +NEW_WINDOWÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +NEXTÌ4ÎCurses.KeyÖ0 +NEXTÌ4ÎGtk.MenuDirectionTypeÖ0 +NEXTÌ4ÎHildon.WizardDialogResponseÖ0 +NEXT_CTRLÌ4ÎV4l2.ControlFlagsÖ0 +NEXT_LINEÌ4ÎUnicodeBreakTypeÖ0 +NE_HÌ4ÎXfce.ScreenPositionÖ0 +NE_VÌ4ÎXfce.ScreenPositionÖ0 +NFCÌ4ÎNormalizeModeÖ0 +NFDÌ4ÎNormalizeModeÖ0 +NFILEÌ4ÎGLib.FileErrorÖ0 +NFILEÌ4ÎGLib.SpawnErrorÖ0 +NFKCÌ4ÎNormalizeModeÖ0 +NFKDÌ4ÎNormalizeModeÖ0 +NFSÌ4ÎGnomeVFS.DeviceTypeÖ0 +NFSConfigÌ1ÎOobsÖ0 +NILÌ4ÎGsl.OdeivHadjustTypesÖ0 +NILÌ4ÎLua.TypeÖ0 +NINEÌ4ÎSDL.KeySymbolÖ0 +NKOÌ4ÎPango.ScriptÖ0 +NL0Ì8ÎPosixÖ0Ïtcflag_t +NL1Ì8ÎPosixÖ0Ïtcflag_t +NLDLYÌ8ÎPosixÖ0Ïtcflag_t +NMTOKENÌ4ÎXml.AttributeTypeÖ0 +NMTOKENSÌ4ÎXml.AttributeTypeÖ0 +NOÌ8ÎGnomeÖ0Ïint +NOÌ4ÎGtk.ResponseTypeÖ0 +NOALIASÌ4ÎGLib.OptionFlagsÖ0 +NOBLANKSÌ4ÎXml.ParserOptionÖ0 +NOCDATAÌ4ÎXml.ParserOptionÖ0 +NODESETÌ4ÎXml.XPathObjectTypeÖ0 +NODEVÌ4ÎGLib.FileErrorÖ0 +NODE_CHILD_OFÌ4ÎAtk.RelationTypeÖ0 +NODICTÌ4ÎXml.ParserOptionÖ0 +NOENTÌ4ÎGLib.FileErrorÖ0 +NOENTÌ4ÎGLib.SpawnErrorÖ0 +NOENTÌ4ÎXml.ParserOptionÖ0 +NOERRORÌ4ÎXml.ParserOptionÖ0 +NOEVENTÌ4ÎSDL.EventTypeÖ0 +NOEXECÌ4ÎGLib.SpawnErrorÖ0 +NOFLSHÌ8ÎPosixÖ0Ïtcflag_t +NOFOLLOW_SYMLINKSÌ4ÎGLib.FileCopyFlagsÖ0 +NOFOLLOW_SYMLINKSÌ4ÎGLib.FileQueryInfoFlagsÖ0 +NOFORMATÌ4ÎGst.PadLinkReturnÖ0 +NOFRAMEÌ4ÎSDL.SurfaceFlagÖ0 +NOLFSÌ8ÎSqliteÖ0Ïint +NOMEMÌ4ÎGLib.FileErrorÖ0 +NOMEMÌ4ÎGLib.SpawnErrorÖ0 +NOMEMÌ4ÎGtk.PrintErrorÖ0 +NOMEMÌ8ÎSqliteÖ0Ïint +NONBLOCKÌ4ÎGLib.IOFlagsÖ0 +NONEÌ4ÎAtk.TextClipTypeÖ0 +NONEÌ4ÎCairo.AntialiasÖ0 +NONEÌ4ÎCairo.ExtendÖ0 +NONEÌ4ÎCairo.HintStyleÖ0 +NONEÌ4ÎFTDI.ParityTypeÖ0 +NONEÌ4ÎGConf.ClientErrorHandlingModeÖ0 +NONEÌ4ÎGConf.ClientPreloadTypeÖ0 +NONEÌ4ÎGLib.AppInfoCreateFlagsÖ0 +NONEÌ4ÎGLib.FileAttributeInfoFlagsÖ0 +NONEÌ4ÎGLib.FileCopyFlagsÖ0 +NONEÌ4ÎGLib.FileCreateFlagsÖ0 +NONEÌ4ÎGLib.FileMonitorFlagsÖ0 +NONEÌ4ÎGLib.FileQueryInfoFlagsÖ0 +NONEÌ4ÎGLib.KeyFileFlagsÖ0 +NONEÌ4ÎGLib.MountMountFlagsÖ0 +NONEÌ4ÎGLib.MountUnmountFlagsÖ0 +NONEÌ4ÎGLib.OptionArgÖ0 +NONEÌ4ÎGLib.OutputStreamSpliceFlagsÖ0 +NONEÌ4ÎGLib.TokenTypeÖ0 +NONEÌ4ÎGLib.TypeDebugFlagsÖ0 +NONEÌ4ÎGMenu.TreeFlagsÖ0 +NONEÌ4ÎGdk.DragProtocolÖ0 +NONEÌ4ÎGdk.ExtensionModeÖ0 +NONEÌ4ÎGdk.PixbufRotationÖ0 +NONEÌ4ÎGdk.RgbDitherÖ0 +NONEÌ4ÎGnome.IconLookupFlagsÖ0 +NONEÌ4ÎGnome.IconLookupResultFlagsÖ0 +NONEÌ4ÎGnome.InteractStyleÖ0 +NONEÌ4ÎGnome.TriggerTypeÖ0 +NONEÌ4ÎGnome.UIPixmapTypeÖ0 +NONEÌ4ÎGnomeVFS.FileFlagsÖ0 +NONEÌ4ÎGnomeVFS.FileInfoFieldsÖ0 +NONEÌ4ÎGnomeVFS.MakeURIDirsÖ0 +NONEÌ4ÎGnomeVFS.MimeActionTypeÖ0 +NONEÌ4ÎGnomeVFS.OpenModeÖ0 +NONEÌ4ÎGnomeVFS.SetFileInfoMaskÖ0 +NONEÌ4ÎGnomeVFS.URIHideOptionsÖ0 +NONEÌ4ÎGoo.CairoAntialiasÖ0 +NONEÌ4ÎGoo.CanvasPointerEventsÖ0 +NONEÌ4ÎGst.ActivateModeÖ0 +NONEÌ4ÎGst.AssocFlagsÖ0 +NONEÌ4ÎGst.AudioChannelPositionÖ0 +NONEÌ4ÎGst.BaseAudioSinkSlaveMethodÖ0 +NONEÌ4ÎGst.BaseAudioSrcSlaveMethodÖ0 +NONEÌ4ÎGst.DPHeaderFlagÖ0 +NONEÌ4ÎGst.DPPayloadTypeÖ0 +NONEÌ4ÎGst.DebugLevelÖ0 +NONEÌ4ÎGst.InterpolateModeÖ0 +NONEÌ4ÎGst.MixerFlagsÖ0 +NONEÌ4ÎGst.QueryTypeÖ0 +NONEÌ4ÎGst.RTSPAuthMethodÖ0 +NONEÌ4ÎGst.RTSPFamilyÖ0 +NONEÌ4ÎGst.RankÖ0 +NONEÌ4ÎGst.SeekFlagsÖ0 +NONEÌ4ÎGst.SeekTypeÖ0 +NONEÌ4ÎGst.TagImageTypeÖ0 +NONEÌ4ÎGtk.ArrowTypeÖ0 +NONEÌ4ÎGtk.ButtonsTypeÖ0 +NONEÌ4ÎGtk.CListDragPosÖ0 +NONEÌ4ÎGtk.CTreeExpanderStyleÖ0 +NONEÌ4ÎGtk.CTreeLineStyleÖ0 +NONEÌ4ÎGtk.IMPreeditStyleÖ0 +NONEÌ4ÎGtk.IMStatusStyleÖ0 +NONEÌ4ÎGtk.RecentSortTypeÖ0 +NONEÌ4ÎGtk.ReliefStyleÖ0 +NONEÌ4ÎGtk.ResponseTypeÖ0 +NONEÌ4ÎGtk.ScrollTypeÖ0 +NONEÌ4ÎGtk.SelectionModeÖ0 +NONEÌ4ÎGtk.ShadowTypeÖ0 +NONEÌ4ÎGtk.SizeGroupModeÖ0 +NONEÌ4ÎGtk.TextDirectionÖ0 +NONEÌ4ÎGtk.TreeViewGridLinesÖ0 +NONEÌ4ÎGtk.VisibilityÖ0 +NONEÌ4ÎGtk.WindowPositionÖ0 +NONEÌ4ÎGtk.WrapModeÖ0 +NONEÌ4ÎLm.ProxyTypeÖ0 +NONEÌ4ÎLua.TypeÖ0 +NONEÌ4ÎPango.CoverageLevelÖ0 +NONEÌ4ÎPango.EllipsizeModeÖ0 +NONEÌ4ÎPango.UnderlineÖ0 +NONEÌ4ÎPoppler.PageModeÖ0 +NONEÌ4ÎSDL.KeyModifierÖ0 +NONEÌ4ÎSDLMixer.MusicTypeÖ0 +NONEÌ8ÎSDLNet.IPAddressÖ0 +NONEÌ4ÎSoup.EncodingÖ0 +NONEÌ4ÎSoup.KnownStatusCodeÖ0 +NONEÌ4ÎSoup.LoggerLogLevelÖ0 +NONEÌ4ÎSoup.TransferEncodingÖ0 +NONEÌ4ÎV4l2.FieldÖ0 +NONEÌ4ÎV4l2.MpegAudioCrcÖ0 +NONEÌ4ÎV4l2.MpegAudioEmphasisÖ0 +NONEÌ4ÎV4l2.MpegStreamVbiFmtÖ0 +NONEÌ4ÎXfce.HandleStyleÖ0 +NONEÌ4ÎXfce.ScreenPositionÖ0 +NONEÌ4ÎXml.AttributeDefaultÖ0 +NONEÌ4ÎXml.ErrorLevelÖ0 +NONEÌ4ÎXml.ReaderTypeÖ0 +NONETÌ4ÎXml.ParserOptionÖ0 +NONEXISTENTÌ4ÎGtk.FileChooserErrorÖ0 +NONLINEARÌ4ÎGdk.NotifyTypeÖ0 +NONLINEAR_VIRTUALÌ4ÎGdk.NotifyTypeÖ0 +NON_AUTHORITATIVEÌ4ÎSoup.KnownStatusCodeÖ0 +NON_BREAKING_GLUEÌ4ÎUnicodeBreakTypeÖ0 +NON_DEFAULT_PARAMSÌ4ÎGst.DebugGraphDetailsÖ0 +NON_DIGIT_IN_CONSTÌ4ÎGLib.ErrorTypeÖ0 +NON_SPACING_MARKÌ4ÎUnicodeTypeÖ0 +NON_STARTERÌ4ÎUnicodeBreakTypeÖ0 +NOOPÌ4ÎGdk.FunctionÖ0 +NOPARACHUTEÌ4ÎSDL.InitFlagÖ0 +NORÌ4ÎGdk.FunctionÖ0 +NOREDIRÌ4ÎGdk.WindowAttributesTypeÖ0 +NORMÌ4ÎV4l2.TunerCapabilitiesÖ0 +NORMALÌ4ÎCairo.FontSlantÖ0 +NORMALÌ4ÎCairo.FontWeightÖ0 +NORMALÌ4ÎCurses.AttributeÖ0 +NORMALÌ4ÎGLib.IOStatusÖ0 +NORMALÌ4ÎGLib.ThreadPriorityÖ0 +NORMALÌ4ÎGdk.CrossingModeÖ0 +NORMALÌ4ÎGdk.ImageTypeÖ0 +NORMALÌ4ÎGdk.RgbDitherÖ0 +NORMALÌ4ÎGdk.WindowTypeHintÖ0 +NORMALÌ4ÎGnome.DialogTypeÖ0 +NORMALÌ4ÎGnome.ThumbnailSizeÖ0 +NORMALÌ4ÎGtk.PrintQualityÖ0 +NORMALÌ4ÎGtk.RcTokenTypeÖ0 +NORMALÌ4ÎGtk.ReliefStyleÖ0 +NORMALÌ4ÎGtk.StateTypeÖ0 +NORMALÌ4ÎLm.HandlerPriorityÖ0 +NORMALÌ4ÎLm.MessageSubTypeÖ0 +NORMALÌ4ÎNotify.UrgencyÖ0 +NORMALÌ4ÎOsso.DevModeÖ0 +NORMALÌ4ÎPango.StretchÖ0 +NORMALÌ4ÎPango.StyleÖ0 +NORMALÌ4ÎPango.VariantÖ0 +NORMALÌ4ÎPango.WeightÖ0 +NORMALÌ4ÎPoppler.FormTextTypeÖ0 +NORMALÌ4ÎSDLTTF.FontStyleÖ0 +NORMALÌ4ÎWnck.WindowTypeÖ0 +NORTHÌ4ÎGdk.GravityÖ0 +NORTHÌ4ÎGdk.WindowEdgeÖ0 +NORTHÌ4ÎGtk.AnchorTypeÖ0 +NORTHÌ4ÎPango.GravityÖ0 +NORTHÌ4ÎWnck.WindowGravityÖ0 +NORTHEASTÌ4ÎWnck.WindowGravityÖ0 +NORTHWESTÌ4ÎWnck.WindowGravityÖ0 +NORTH_EASTÌ4ÎGdk.GravityÖ0 +NORTH_EASTÌ4ÎGdk.WindowEdgeÖ0 +NORTH_EASTÌ4ÎGtk.AnchorTypeÖ0 +NORTH_WESTÌ4ÎGdk.GravityÖ0 +NORTH_WESTÌ4ÎGdk.WindowEdgeÖ0 +NORTH_WESTÌ4ÎGtk.AnchorTypeÖ0 +NOSCHEDÌ4ÎGst.PadLinkReturnÖ0 +NOSPCÌ4ÎGLib.FileErrorÖ0 +NOSPCÌ4ÎGLib.IOChannelErrorÖ0 +NOSYSÌ4ÎGLib.FileErrorÖ0 +NOTADBÌ8ÎSqliteÖ0Ïint +NOTATIONÌ4ÎXml.AttributeTypeÖ0 +NOTATIONÌ4ÎXml.ReaderTypeÖ0 +NOTATION_NODEÌ4ÎXml.ElementTypeÖ0 +NOTBOLÌ4ÎGLib.RegexMatchFlagsÖ0 +NOTDIRÌ4ÎGLib.FileErrorÖ0 +NOTDIRÌ4ÎGLib.SpawnErrorÖ0 +NOTEÌ4ÎGnomeKeyring.ItemTypeÖ0 +NOTEÌ4ÎGst.RTCPSDESTypeÖ0 +NOTEBOOKÌ4ÎGnome.MDIModeÖ0 +NOTEMPTYÌ4ÎGLib.RegexMatchFlagsÖ0 +NOTEOLÌ4ÎGLib.RegexMatchFlagsÖ0 +NOTFOUNDÌ8ÎSqliteÖ0Ïint +NOTHINGÌ4ÎGdk.EventTypeÖ0 +NOTHINGÌ4ÎGnome.PasswordDialogRememberÖ0 +NOTHINGÌ4ÎGtk.IMPreeditStyleÖ0 +NOTHINGÌ4ÎGtk.IMStatusStyleÖ0 +NOTICEÌ4ÎDaemon.LogPriorityÖ0 +NOTICEÌ4ÎOsso.SystemNoteTypeÖ0 +NOTIFICATIONÌ4ÎGdk.WindowTypeHintÖ0 +NOTYPEÌ4ÎTiff.DataTypeÖ0 +NOT_ABSOLUTE_PATHÌ4ÎGLib.ConvertErrorÖ0 +NOT_ACCEPTABLEÌ4ÎGst.RTSPStatusCodeÖ0 +NOT_ACCEPTABLEÌ4ÎSoup.KnownStatusCodeÖ0 +NOT_APPEARING_IN_THIS_PROTOCOLÌ4ÎSoup.KnownStatusCodeÖ0 +NOT_DIRECTORYÌ4ÎGLib.IOErrorÖ0 +NOT_EMPTYÌ4ÎGLib.IOErrorÖ0 +NOT_ENOUGH_BANDWIDTHÌ4ÎGst.RTSPStatusCodeÖ0 +NOT_EXTENDEDÌ4ÎSoup.KnownStatusCodeÖ0 +NOT_FOUNDÌ4ÎGLib.IOErrorÖ0 +NOT_FOUNDÌ4ÎGLib.KeyFileErrorÖ0 +NOT_FOUNDÌ4ÎGLib.ResolverErrorÖ0 +NOT_FOUNDÌ4ÎGnome.HelpErrorÖ0 +NOT_FOUNDÌ4ÎGst.InstallPluginsReturnÖ0 +NOT_FOUNDÌ4ÎGst.RTSPStatusCodeÖ0 +NOT_FOUNDÌ4ÎGst.ResourceErrorÖ0 +NOT_FOUNDÌ4ÎGtk.IconThemeErrorÖ0 +NOT_FOUNDÌ4ÎGtk.RecentChooserErrorÖ0 +NOT_FOUNDÌ4ÎGtk.RecentManagerErrorÖ0 +NOT_FOUNDÌ4ÎSoup.KnownStatusCodeÖ0 +NOT_IMPLEMENTEDÌ4ÎGst.CoreErrorÖ0 +NOT_IMPLEMENTEDÌ4ÎGst.RTSPStatusCodeÖ0 +NOT_IMPLEMENTEDÌ4ÎGst.StreamErrorÖ0 +NOT_IMPLEMENTEDÌ4ÎSoup.KnownStatusCodeÖ0 +NOT_LASTÌ4ÎGdk.CapStyleÖ0 +NOT_LAUNCHABLEÌ4ÎGnome.DesktopItemErrorÖ0 +NOT_LINKEDÌ4ÎGst.FlowReturnÖ0 +NOT_MODIFIEDÌ4ÎGst.RTSPStatusCodeÖ0 +NOT_MODIFIEDÌ4ÎSoup.KnownStatusCodeÖ0 +NOT_MOUNTABLE_FILEÌ4ÎGLib.IOErrorÖ0 +NOT_MOUNTEDÌ4ÎGLib.IOErrorÖ0 +NOT_NEGOTIATEDÌ4ÎGst.FlowReturnÖ0 +NOT_REGISTEREDÌ4ÎGtk.RecentManagerErrorÖ0 +NOT_REGULAR_FILEÌ4ÎGLib.IOErrorÖ0 +NOT_REMOVABLEÌ4ÎExo.ToolbarsModelFlagsÖ0 +NOT_SETÌ4ÎLm.MessageSubTypeÖ0 +NOT_SUPPORTEDÌ4ÎDBus.ErrorÖ0 +NOT_SUPPORTEDÌ4ÎGLib.IOErrorÖ0 +NOT_SUPPORTEDÌ4ÎGnome.URLErrorÖ0 +NOT_SUPPORTEDÌ4ÎGst.FlowReturnÖ0 +NOT_SYMBOLIC_LINKÌ4ÎGLib.IOErrorÖ0 +NOT_VIEWABLEÌ4ÎGdk.GrabStatusÖ0 +NOVEMBERÌ4ÎGLib.DateMonthÖ0 +NOWÌ4ÎGst.RTSPTimeTypeÖ0 +NOWARNINGÌ4ÎXml.ParserOptionÖ0 +NOXINCNODEÌ4ÎXml.ParserOptionÖ0 +NO_ACCESSÌ4ÎV4l2.InputStatusÖ0 +NO_ARGÌ4ÎGLib.OptionFlagsÖ0 +NO_AUTO_CAPTUREÌ4ÎGLib.RegexCompileFlagsÖ0 +NO_BACKENDÌ4ÎXfconf.ErrorÖ0 +NO_BACKGROUNDÌ4ÎPanel.AppletBackgroundTypeÖ0 +NO_CARRIERÌ4ÎV4l2.InputStatusÖ0 +NO_CERT_FOUNDÌ4ÎLm.SSLStatusÖ0 +NO_COLORÌ4ÎV4l2.InputStatusÖ0 +NO_CONTENTÌ4ÎGsf.XMLContentÖ0 +NO_CONTENTÌ4ÎSoup.KnownStatusCodeÖ0 +NO_CONVERSIONÌ4ÎGLib.ConvertErrorÖ0 +NO_CURRENT_POINTÌ4ÎCairo.StatusÖ0 +NO_DATAÌ4ÎGsf.ClipFormatÖ0 +NO_DEFAULTÌ4ÎGnome.URLErrorÖ0 +NO_DROPÌ4ÎExo.IconViewDropPositionÖ0 +NO_DROPÌ4ÎGtk.IconViewDropPositionÖ0 +NO_EQUÌ4ÎV4l2.InputStatusÖ0 +NO_ERRORÌ4ÎHildon.DateTimeErrorÖ0 +NO_EVENTÌ4ÎXcb.EventMaskÖ0 +NO_EXEC_STRINGÌ4ÎGnome.DesktopItemErrorÖ0 +NO_EXPOSEÌ4ÎGdk.EventTypeÖ0 +NO_FADINGÌ4ÎSDLMixer.FadeStatusÖ0 +NO_FALLBACK_FOR_MOVEÌ4ÎGLib.FileCopyFlagsÖ0 +NO_FILENAMEÌ4ÎGnome.DesktopItemErrorÖ0 +NO_HOOKSÌ4ÎGLib.SignalFlagsÖ0 +NO_HOOKSÌ4ÎGtk.SignalRunTypeÖ0 +NO_H_LOCKÌ4ÎV4l2.InputStatusÖ0 +NO_KEYRING_DAEMONÌ4ÎGnomeKeyring.ResultÖ0 +NO_MATCHÌ4ÎGnomeKeyring.ResultÖ0 +NO_MEMORYÌ4ÎCairo.StatusÖ0 +NO_MEMORYÌ4ÎDBus.ErrorÖ0 +NO_MONTH_CHANGEÌ4ÎGtk.CalendarDisplayOptionsÖ0 +NO_MONTH_CHANGEÌ4ÎHildon.CalendarDisplayOptionsÖ0 +NO_NETWORKÌ4ÎDBus.ErrorÖ0 +NO_PERMISSIONÌ4ÎGConf.ErrorÖ0 +NO_PLATFORMÌ4ÎOobs.ResultÖ0 +NO_POWERÌ4ÎV4l2.InputStatusÖ0 +NO_PREROLLÌ4ÎGst.StateChangeReturnÖ0 +NO_RECURSEÌ4ÎGtk.SignalRunTypeÖ0 +NO_REDIRECTÌ4ÎSoup.MessageFlagsÖ0 +NO_REPARENTÌ4ÎGtk.WidgetFlagsÖ0 +NO_REPLYÌ4ÎDBus.ErrorÖ0 +NO_SEPARATORÌ4ÎGtk.DialogFlagsÖ0 +NO_SERVERÌ4ÎDBus.ErrorÖ0 +NO_SERVERÌ4ÎGConf.ErrorÖ0 +NO_SHOW_ALLÌ4ÎGtk.WidgetFlagsÖ0 +NO_SIGNALÌ4ÎV4l2.InputStatusÖ0 +NO_SPACEÌ4ÎGLib.IOErrorÖ0 +NO_SPACE_LEFTÌ4ÎGst.ResourceErrorÖ0 +NO_SUCH_ELEMENTÌ4ÎGst.ParseErrorÖ0 +NO_SUCH_KEYRINGÌ4ÎGnomeKeyring.ResultÖ0 +NO_SUCH_PROPERTYÌ4ÎGst.ParseErrorÖ0 +NO_SVGÌ4ÎGtk.IconLookupFlagsÖ0 +NO_SYNCÌ4ÎV4l2.InputStatusÖ0 +NO_TARGETÌ4ÎGtk.DragResultÖ0 +NO_TRANSLATIONSÌ4ÎGnome.DesktopItemLoadFlagsÖ0 +NO_URLÌ4ÎGnome.DesktopItemErrorÖ0 +NO_WINDOWÌ4ÎGtk.WidgetFlagsÖ0 +NO_WRITABLE_DATABASEÌ4ÎGConf.ErrorÖ0 +NPAGEÌ4ÎCurses.KeyÖ0 +NPTÌ4ÎGst.RTSPRangeUnitÖ0 +NSCLEANÌ4ÎXml.ParserOptionÖ0 +NSECONDÌ8ÎGstÖ0Ïint +NSMÌ4ÎPango.BidiTypeÖ0 +NTPConfigÌ1ÎOobsÖ0 +NTPServerÌ1ÎOobsÖ0 +NTPServerÌ128Í(string hostname)ÎOobs.NTPServerÖ0 +NTSCÌ4ÎV4l2.StandardsÖ0 +NTSC_443Ì4ÎV4l2.StandardsÖ0 +NTSC_MÌ4ÎV4l2.StandardsÖ0 +NTSC_M_JPÌ4ÎV4l2.StandardsÖ0 +NTSC_M_KRÌ4ÎV4l2.StandardsÖ0 +NTupleÌ1ÎGslÖ0 +NTupleFuncÌ128Í(void* ntuple_data, void* params)ÎGslÖ0Ïpublic delegate int +NTupleSelectFnÌ2048ÎGslÖ0 +NTupleValueFnÌ2048ÎGslÖ0 +NUCLEAR_MAGNETONÌ4ÎGsl.ConstCGSÖ0 +NUCLEAR_MAGNETONÌ4ÎGsl.ConstCGSMÖ0 +NUCLEAR_MAGNETONÌ4ÎGsl.ConstMKSÖ0 +NUCLEAR_MAGNETONÌ4ÎGsl.ConstMKSAÖ0 +NULLÌ4ÎAtk.RelationTypeÖ0 +NULLÌ4ÎGnome.DesktopItemTypeÖ0 +NULLÌ4ÎGst.StateÖ0 +NULLÌ4ÎJson.NodeTypeÖ0 +NULLÌ4ÎJson.TokenTypeÖ0 +NULLÌ8ÎSqliteÖ0Ïint +NULL_POINTERÌ4ÎCairo.StatusÖ0 +NULL_TO_READYÌ4ÎGst.StateChangeÖ0 +NUMÌ4ÎGst.AudioChannelPositionÖ0 +NUMÌ4ÎSDL.KeyModifierÖ0 +NUMBERÌ4ÎLua.TypeÖ0 +NUMBERÌ4ÎXml.XPathObjectTypeÖ0 +NUMERICÌ4ÎGLib.LocaleCategoryÖ0 +NUMERICÌ4ÎUnicodeBreakTypeÖ0 +NUMEVENTSÌ4ÎSDL.EventTypeÖ0 +NUMLOCKÌ4ÎSDL.KeySymbolÖ0 +NUM_ARROW_POINTSÌ8ÎGooÖ0Ïint +NUM_COLUMNSÌ4ÎHildon.FileSystemModelColumnsÖ0 +NUM_ERRORSÌ4ÎGnomeVFS.ResultÖ0 +NUM_ERRORSÌ4ÎGst.CoreErrorÖ0 +NUM_ERRORSÌ4ÎGst.LibraryErrorÖ0 +NUM_ERRORSÌ4ÎGst.ResourceErrorÖ0 +NUM_ERRORSÌ4ÎGst.StreamErrorÖ0 +NUM_PHASESÌ4ÎGnomeVFS.XferPhaseÖ0 +NVÌ4ÎGst.RTPPayloadÖ0 +NV12Ì4ÎV4l2.PixelFormatTypeÖ0 +NV21Ì4ÎV4l2.PixelFormatTypeÖ0 +NVALÌ4ÎGLib.IOConditionÖ0 +NWÌ4ÎGtk.AnchorTypeÖ0 +NW_HÌ4ÎXfce.ScreenPositionÖ0 +NW_VÌ4ÎXfce.ScreenPositionÖ0 +NXIOÌ4ÎGLib.FileErrorÖ0 +NXIOÌ4ÎGLib.IOChannelErrorÖ0 +N_Ì128Í(string str)ÎGLibÖ0 +NameFlagÌ2ÎDBusÖ0 +NanoFTPÌ1ÎXmlÖ0 +NanoFTPÌ128Í(string url)ÎXml.NanoFTPÖ0 +NanoHTTPÌ1ÎXmlÖ0 +NativeVolumeMonitorÌ1ÎGLibÖ0 +NativeWindowÌ2048ÎGdkÖ0 +NavigationÌ32ÎGstÖ0 +NavigationResponseÌ2ÎWebKitÖ0 +NetAddressÌ2048ÎGstÖ0 +NetBufferÌ1ÎGstÖ0 +NetBufferÌ128Í()ÎGst.NetBufferÖ0 +NetBufferClassÌ1ÎGstÖ0 +NetClientClockÌ1ÎGstÖ0 +NetClientClockÌ128Í(string name, string remote_address, int remote_port, Gst.ClockTime base_time)ÎGst.NetClientClockÖ0 +NetTimePacketÌ1ÎGstÖ0 +NetTimePacketÌ128Í(uchar buffer)ÎGst.NetTimePacketÖ0 +NetTimeProviderÌ1ÎGstÖ0 +NetTimeProviderÌ128Í(Gst.Clock clock, string address, int port)ÎGst.NetTimeProviderÖ0 +NetTypeÌ2ÎGstÖ0 +NetworkAddressÌ1ÎGLibÖ0 +NetworkAddressÌ128Í(string hostname, uint16 port)ÎGLib.NetworkAddressÖ0 +NetworkPasswordDataÌ1ÎGnomeKeyringÖ0 +NetworkRequestÌ1ÎWebKitÖ0 +NetworkRequestÌ128Í(string uri)ÎWebKit.NetworkRequestÖ0 +NetworkServiceÌ1ÎGLibÖ0 +NetworkServiceÌ128Í(string service, string protocol, string domain)ÎGLib.NetworkServiceÖ0 +NewFuncÌ128Í(Glade.XML xml, GLib.Type widget_type, Glade.WidgetInfo info)ÎGladeÖ0Ïpublic delegate Gtk.Widget +NoEventMaskÌ4ÎX.EventMaskÖ0 +NoExposeÌ4ÎX.EventTypeÖ0 +NoOpObjectÌ1ÎAtkÖ0 +NoOpObjectÌ128Í(GLib.Object obj)ÎAtk.NoOpObjectÖ0 +NoOpObjectFactoryÌ1ÎAtkÖ0 +NoOpObjectFactoryÌ128Í()ÎAtk.NoOpObjectFactoryÖ0 +NodeÌ1ÎGLibÖ0 +NodeÌ1ÎJsonÖ0 +NodeÌ128Í(Json.NodeType type)ÎJson.NodeÖ0 +NodeÌ1ÎXmlÖ0 +NodeÌ128Í(Ns* ns, string name)ÎXml.NodeÖ0 +Node.commentÌ128Í(string content)ÎXml.NodeÖ0 +Node.eat_nameÌ128Í(Ns* ns, owned string name)ÎXml.NodeÖ0 +Node.piÌ128Í(string name, string content)ÎXml.NodeÖ0 +Node.textÌ128Í(string content)ÎXml.NodeÖ0 +Node.text_lenÌ128Í(string content, int len)ÎXml.NodeÖ0 +NodeSetÌ1ÎXmlÖ0 +NodeTypeÌ2ÎJsonÖ0 +NoneÌ4ÎX.RevertToÖ0 +NormalizeModeÌ2Ö0 +NoteÌ1ÎHildonÖ0 +Note.cancel_with_progress_barÌ128Í(Gtk.Window parent, string description, Gtk.ProgressBar progressbar)ÎHildon.NoteÖ0 +Note.confirmationÌ128Í(Gtk.Window parent, string description)ÎHildon.NoteÖ0 +Note.confirmation_add_buttonsÌ128Í(Gtk.Window parent, string description)ÎHildon.NoteÖ0 +Note.confirmation_with_icon_nameÌ128Í(Gtk.Window parent, string description, string icon_name)ÎHildon.NoteÖ0 +Note.informationÌ128Í(Gtk.Window parent, string description)ÎHildon.NoteÖ0 +Note.information_with_icon_nameÌ128Í(Gtk.Window parent, string description, string icon_name)ÎHildon.NoteÖ0 +NoteTypeÌ2ÎHildonÖ0 +NotebookÌ1ÎGtkÖ0 +NotebookÌ128Í()ÎGtk.NotebookÖ0 +NotebookPageÌ1ÎGtkÖ0 +NotebookTabÌ2ÎGtkÖ0 +NotebookWindowCreationFuncÌ128Í(Gtk.Notebook source, Gtk.Widget page, int x, int y)ÎGtkÖ0Ïpublic delegate unowned +NotificationÌ1ÎNotifyÖ0 +NotificationÌ128Í(string summary, string? body, string? icon, Gtk.Widget? attach)ÎNotify.NotificationÖ0 +Notification.with_status_iconÌ128Í(string summary, string body, string icon, Gtk.StatusIcon status_icon)ÎNotify.NotificationÖ0 +NotifyÌ256Ö0 +NotifyFuncÌ128Í(GConf.Engine conf, uint cnxn_id, GConf.Entry entry)ÎGConfÖ0Ïpublic delegate void +NotifyTypeÌ2ÎGdkÖ0 +NsÌ1ÎXmlÖ0 +NumberEditorÌ1ÎHildonÖ0 +NumberEditorÌ128Í(int min, int max)ÎHildon.NumberEditorÖ0 +NumberEditorErrorTypeÌ2ÎHildonÖ0 +NumberOfDirectoriesÌ128Í()ÎTiff.TIFFÖ0Ïpublic tdir_t +NumberOfStripsÌ128Í()ÎTiff.TIFFÖ0Ïpublic tstrip_t +NumberOfTilesÌ128Í()ÎTiff.TIFFÖ0Ïpublic ttile_t +NumberUpLayoutÌ2ÎGtkÖ0 +OAF_ERRORÌ4ÎGConf.ErrorÖ0 +OBJECTÌ4ÎGLib.FileAttributeTypeÖ0 +OBJECTÌ4ÎGst.IndexEntryTypeÖ0 +OBJECTÌ4ÎJson.NodeTypeÖ0 +OBJECTSÌ4ÎGLib.TypeDebugFlagsÖ0 +OBLIQUEÌ4ÎCairo.FontSlantÖ0 +OBLIQUEÌ4ÎPango.StyleÖ0 +OCRNLÌ8ÎPosixÖ0Ïtcflag_t +OCTALÌ4ÎGLib.TokenTypeÖ0 +OCTOBERÌ4ÎGLib.DateMonthÖ0 +ODDÌ4ÎFTDI.ParityTypeÖ0 +ODDÌ4ÎGtk.PageSetÖ0 +OFFÌ4ÎCairo.HintMetricsÖ0 +OFFÌ4ÎFTDI.BreakTypeÖ0 +OFFÌ4ÎGoo.CairoHintMetricsÖ0 +OFFÌ4ÎGtk.SensitivityTypeÖ0 +OFFÌ4ÎOsso.DisplayStateÖ0 +OFFÌ4ÎSDL.GrabModeÖ0 +OFFÌ4ÎV4l2.MpegCx2341xVideoChromaSpatialFilterTypeÖ0 +OFFÌ4ÎV4l2.MpegCx2341xVideoLumaSpatialFilterTypeÖ0 +OFFÌ4ÎV4l2.MpegCx2341xVideoMedianFilterTypeÖ0 +OFFLINEÌ4ÎOsso.DevModeÖ0 +OFILETYPE_IMAGEÌ8ÎTiffÖ0Ïttag_t +OFILETYPE_PAGEÌ8ÎTiffÖ0Ïttag_t +OFILETYPE_REDUCEDIMAGEÌ8ÎTiffÖ0Ïttag_t +OFILLÌ8ÎPosixÖ0Ïtcflag_t +OGGÌ4ÎSDLMixer.MusicTypeÖ0 +OGHAMÌ4ÎPango.ScriptÖ0 +OKÌ4ÎBZLib.StatusÖ0 +OKÌ4ÎGdk.StatusÖ0 +OKÌ8ÎGnomeÖ0Ïint +OKÌ4ÎGnomeKeyring.ResultÖ0 +OKÌ4ÎGnomeVFS.ResultÖ0 +OKÌ4ÎGnomeVFS.XferProgressStatusÖ0 +OKÌ4ÎGst.ClockReturnÖ0 +OKÌ4ÎGst.FlowReturnÖ0 +OKÌ4ÎGst.IteratorResultÖ0 +OKÌ4ÎGst.PadLinkReturnÖ0 +OKÌ4ÎGst.RTSPResultÖ0 +OKÌ4ÎGst.RTSPStatusCodeÖ0 +OKÌ4ÎGst.SDPResultÖ0 +OKÌ4ÎGst.TagDemuxResultÖ0 +OKÌ4ÎGtk.ButtonsTypeÖ0 +OKÌ4ÎGtk.ResponseTypeÖ0 +OKÌ4ÎLm.DisconnectReasonÖ0 +OKÌ4ÎOobs.ResultÖ0 +OKÌ4ÎOsso.StatusÖ0 +OKÌ4ÎSoup.KnownStatusCodeÖ0 +OKÌ4ÎSoup.SocketIOStatusÖ0 +OKÌ8ÎSqliteÖ0Ïint +OKÌ4ÎUnique.ResponseÖ0 +OK_CANCELÌ4ÎGtk.ButtonsTypeÖ0 +OK_TO_ADD_NOTESÌ4ÎPoppler.PermissionsÖ0 +OK_TO_COPYÌ4ÎPoppler.PermissionsÖ0 +OK_TO_MODIFYÌ4ÎPoppler.PermissionsÖ0 +OK_TO_PRINTÌ4ÎPoppler.PermissionsÖ0 +OLD_ITALICÌ4ÎPango.ScriptÖ0 +OLD_PERSIANÌ4ÎPango.ScriptÖ0 +OLE2Ì4ÎGdk.DragProtocolÖ0 +OLE_DEFAULT_BB_SHIFTÌ8ÎGsfÖ0Ïint +OLE_DEFAULT_SB_SHIFTÌ8ÎGsfÖ0Ïint +OL_CHIKIÌ4ÎPango.ScriptÖ0 +ONÌ4ÎCairo.HintMetricsÖ0 +ONÌ4ÎFTDI.BreakTypeÖ0 +ONÌ4ÎGoo.CairoHintMetricsÖ0 +ONÌ4ÎGtk.SensitivityTypeÖ0 +ONÌ4ÎOsso.DisplayStateÖ0 +ONÌ4ÎPango.BidiTypeÖ0 +ONÌ4ÎSDL.GrabModeÖ0 +ONCEÌ4ÎXml.ElementContentOccurÖ0 +ONEÌ4ÎSDL.KeySymbolÖ0 +ONELEVELÌ4ÎGConf.ClientPreloadTypeÖ0 +ONE_COLUMNÌ4ÎPoppler.PageLayoutÖ0 +ONLCRÌ8ÎPosixÖ0Ïtcflag_t +ONLRETÌ8ÎPosixÖ0Ïtcflag_t +ONLY_AGGREGATE_OPERATION_ALLOWEDÌ4ÎGst.RTSPStatusCodeÖ0 +ONLY_IF_EXISTSÌ4ÎGnome.DesktopItemLoadFlagsÖ0 +ONLY_ONEÌ4ÎGnome.DesktopItemLaunchFlagsÖ0 +ONOCRÌ8ÎPosixÖ0Ïtcflag_t +ON_OFF_DASHÌ4ÎGdk.LineStyleÖ0 +OPAQUEÌ4ÎAtk.StateTypeÖ0 +OPAQUEÌ4ÎSDL.OpacityÖ0 +OPAQUE_STIPPLEDÌ4ÎGdk.FillÖ0 +OPENÌ4ÎCurses.KeyÖ0 +OPENÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +OPENÌ4ÎGtk.FileChooserActionÖ0 +OPENÌ4ÎLm.ConnectionStateÖ0 +OPENÌ4ÎUnique.CommandÖ0 +OPENASCHROMEÌ4ÎGtk.MozEmbedChromeFlagsÖ0 +OPENASDIALOGÌ4ÎGtk.MozEmbedChromeFlagsÖ0 +OPENGLÌ4ÎSDL.SurfaceFlagÖ0 +OPENGLBLITÌ4ÎSDL.SurfaceFlagÖ0 +OPENINGÌ4ÎLm.ConnectionStateÖ0 +OPEN_CREATEÌ8ÎSqliteÖ0Ïint +OPEN_PUNCTUATIONÌ4ÎUnicodeBreakTypeÖ0 +OPEN_PUNCTUATIONÌ4ÎUnicodeTypeÖ0 +OPEN_READÌ4ÎGst.ResourceErrorÖ0 +OPEN_READONLYÌ8ÎSqliteÖ0Ïint +OPEN_READWRITEÌ8ÎSqliteÖ0Ïint +OPEN_READ_WRITEÌ4ÎGst.ResourceErrorÖ0 +OPEN_WRITEÌ4ÎGst.ResourceErrorÖ0 +OPOSTÌ8ÎPosixÖ0Ïtcflag_t +OPTÌ4ÎXml.ElementContentOccurÖ0 +OPTIMIZEÌ4ÎGLib.RegexCompileFlagsÖ0 +OPTIMIZEÌ4ÎGLib.RegexErrorÖ0 +OPTIONALÌ4ÎHildon.CaptionStatusÖ0 +OPTIONALÌ4ÎRasqal.GraphPattern.OperatorÖ0 +OPTIONAL_ARGÌ4ÎGLib.OptionFlagsÖ0 +OPTIONSÌ4ÎCurses.KeyÖ0 +OPTIONSÌ4ÎGst.RTSPMethodÖ0 +OPTIONSÌ4ÎSoup.MethodIdÖ0 +OPTION_CHANGEDÌ4ÎGst.MixerMessageTypeÖ0 +OPTION_NOT_SUPPORTEDÌ4ÎGst.RTSPStatusCodeÖ0 +OPTION_PANEÌ4ÎAtk.RoleÖ0 +OPTOÌ4ÎFTDI.MPSSEModeÖ0 +ORÌ4ÎGdk.FunctionÖ0 +ORÌ4ÎRasqal.OpÖ0 +ORÌ4ÎXml.ElementContentTypeÖ0 +ORDER_COND_ASCÌ4ÎRasqal.OpÖ0 +ORDER_COND_DESCÌ4ÎRasqal.OpÖ0 +ORDINALÌ4ÎRaptor.IdentifierTypeÖ0 +ORIENTATION_BOTLEFTÌ8ÎTiffÖ0Ïttag_t +ORIENTATION_BOTRIGHTÌ8ÎTiffÖ0Ïttag_t +ORIENTATION_LEFTBOTÌ8ÎTiffÖ0Ïttag_t +ORIENTATION_LEFTTOPÌ8ÎTiffÖ0Ïttag_t +ORIENTATION_RIGHTBOTÌ8ÎTiffÖ0Ïttag_t +ORIENTATION_RIGHTTOPÌ8ÎTiffÖ0Ïttag_t +ORIENTATION_TOPLEFTÌ8ÎTiffÖ0Ïttag_t +ORIENTATION_TOPRIGHTÌ8ÎTiffÖ0Ïttag_t +ORIYAÌ4ÎPango.ScriptÖ0 +OR_INVERTÌ4ÎGdk.FunctionÖ0 +OR_REVERSEÌ4ÎGdk.FunctionÖ0 +OSMANYAÌ4ÎPango.ScriptÖ0 +OTHERÌ4ÎGnome.DesktopItemTypeÖ0 +OTHERÌ4ÎGnome.EdgePositionÖ0 +OTHERÌ4ÎGtk.CellRendererAccelModeÖ0 +OTHERÌ4ÎGtk.MessageTypeÖ0 +OTHER_ALLÌ4ÎGnomeVFS.FilePermissionsÖ0 +OTHER_APPÌ4ÎGtk.TargetFlagsÖ0 +OTHER_EXECÌ4ÎGnomeVFS.FilePermissionsÖ0 +OTHER_LETTERÌ4ÎUnicodeTypeÖ0 +OTHER_NUMBERÌ4ÎUnicodeTypeÖ0 +OTHER_PUNCTUATIONÌ4ÎUnicodeTypeÖ0 +OTHER_READÌ4ÎGnomeVFS.FilePermissionsÖ0 +OTHER_SYMBOLÌ4ÎUnicodeTypeÖ0 +OTHER_WIDGETÌ4ÎGtk.TargetFlagsÖ0 +OTHER_WRITEÌ4ÎGnomeVFS.FilePermissionsÖ0 +OUNCE_MASSÌ4ÎGsl.ConstCGSÖ0 +OUNCE_MASSÌ4ÎGsl.ConstCGSMÖ0 +OUNCE_MASSÌ4ÎGsl.ConstMKSÖ0 +OUNCE_MASSÌ4ÎGsl.ConstMKSAÖ0 +OUTÌ4ÎCairo.OperatorÖ0 +OUTÌ4ÎGLib.IOConditionÖ0 +OUTÌ4ÎGdk.OverlapTypeÖ0 +OUTÌ4ÎGoo.CairoOperatorÖ0 +OUTÌ4ÎGtk.ShadowTypeÖ0 +OUTÌ4ÎUSB.EndpointAddressÖ0 +OUTÌ4ÎUSB.EndpointAttributeÖ0 +OUTBUFF_FULLÌ4ÎBZLib.StatusÖ0 +OUTPUTÌ4ÎGst.MixerTrackFlagsÖ0 +OUTPUTÌ4ÎGst.TunerChannelFlagsÖ0 +OUTWARDÌ4ÎPoppler.PageTransitionDirectionÖ0 +OUT_OF_MEMORYÌ4ÎGsf.ErrorÖ0 +OVERÌ4ÎCairo.OperatorÖ0 +OVERÌ4ÎGoo.CairoOperatorÖ0 +OVERFLOWÌ4ÎGLib.IOChannelErrorÖ0 +OVERLAYÌ4ÎAtk.LayerÖ0 +OVERLAYÌ4ÎV4l2.FrameBufferFlagsÖ0 +OVERLAYÌ4ÎV4l2.MemoryÖ0 +OVERRIDDENÌ4ÎGConf.ErrorÖ0 +OVERRIDE_REDIRECTÌ4ÎXcb.CWÖ0 +OVERRIDE_STYLEÌ4ÎExo.ToolbarsModelFlagsÖ0 +OVERWRITEÌ4ÎGLib.FileCopyFlagsÖ0 +OVERWRITEÌ4ÎGnomeVFS.XferProgressStatusÖ0 +OVERWRITE_CHUNKSÌ4ÎSoup.MessageFlagsÖ0 +OWNERÌ4ÎGnomeVFS.SetFileInfoMaskÖ0 +OWNER_CHANGEÌ4ÎGdk.EventTypeÖ0 +OWNER_GRAB_BUTTONÌ4ÎXcb.EventMaskÖ0 +O_ACCMODEÌ8ÎPosixÖ0Ïint +O_APPENDÌ8ÎPosixÖ0Ïint +O_CREATÌ8ÎPosixÖ0Ïint +O_DSYNCÌ8ÎPosixÖ0Ïint +O_EXCLÌ8ÎPosixÖ0Ïint +O_NOCTTYÌ8ÎPosixÖ0Ïint +O_NONBLOCKÌ8ÎPosixÖ0Ïint +O_RDONLYÌ8ÎPosixÖ0Ïint +O_RDWRÌ8ÎPosixÖ0Ïint +O_RSYNCÌ8ÎPosixÖ0Ïint +O_SYNCÌ8ÎPosixÖ0Ïint +O_TRUNCÌ8ÎPosixÖ0Ïint +O_WRONLYÌ8ÎPosixÖ0Ïint +ObjectÌ1ÎAtkÖ0 +ObjectÌ1ÎDBusÖ0 +ObjectÌ1ÎGLibÖ0 +ObjectÌ1ÎGstÖ0 +ObjectÌ1ÎGtkÖ0 +ObjectÌ1ÎJsonÖ0 +ObjectÌ128Í()ÎJson.ObjectÖ0 +ObjectÌ1ÎOobsÖ0 +ObjectAsyncFuncÌ128Í(Oobs.Object object, Oobs.Result result)ÎOobsÖ0Ïpublic delegate void +ObjectClassÌ1ÎGLibÖ0 +ObjectConstructParamÌ2048ÎGLibÖ0 +ObjectFactoryÌ1ÎAtkÖ0 +ObjectFlagsÌ2ÎGstÖ0 +ObjectFlagsÌ2ÎGtkÖ0 +ObjectGetPropertyFuncÌ128Í(Object object, uint property_id, Value value, ParamSpec pspec)ÎGLibÖ0Ïpublic delegate void +ObjectPathÌ1ÎDBusÖ0 +ObjectPathÌ128Í(string path)ÎDBus.ObjectPathÖ0 +ObjectSetPropertyFuncÌ128Í(Object object, uint property_id, Value value, ParamSpec pspec)ÎGLibÖ0Ïpublic delegate void +OdeivControlÌ1ÎGslÖ0 +OdeivControlÌ128Í(OdeivControlType* T)ÎGsl.OdeivControlÖ0 +OdeivControl.scaledÌ128Í(double eps_abs, double eps_rel, double a_y, double a_dydt, double[] scale_abs)ÎGsl.OdeivControlÖ0 +OdeivControl.standardÌ128Í(double eps_abs, double eps_rel, double a_y, double a_dydt)ÎGsl.OdeivControlÖ0 +OdeivControl.yÌ128Í(double eps_abs, double eps_rel)ÎGsl.OdeivControlÖ0 +OdeivControl.ypÌ128Í(double eps_abs, double eps_rel)ÎGsl.OdeivControlÖ0 +OdeivControlAllocÌ128Í()ÎGslÖ0Ïpublic delegate void * +OdeivControlFreeÌ128Í(void* state)ÎGslÖ0Ïpublic delegate void +OdeivControlHadjustÌ128Í(void* state, size_t dim, uint ord, [CCode (array_length = false)] double[] y, [CCode (array_length = false)] double[] yerr, [CCode (array_length = false)] double[] yp, [CCode (array_length = false)] double[] h)ÎGslÖ0Ïpublic delegate int +OdeivControlInitÌ128Í(void* state, double eps_abs, double eps_rel, double a_y, double a_dydt)ÎGslÖ0Ïpublic delegate int +OdeivControlTypeÌ2048ÎGslÖ0 +OdeivEvolveÌ1ÎGslÖ0 +OdeivEvolveÌ128Í(size_t dim)ÎGsl.OdeivEvolveÖ0 +OdeivFunctionÌ128Í(double t, [CCode (array_length = false)] double[] y, [CCode (array_length = false)] double[] dydt, void* params)ÎGslÖ0Ïpublic delegate int +OdeivHadjustTypesÌ2ÎGslÖ0 +OdeivJacobianÌ128Í(double t, [CCode (array_length = false)] double[] y, [CCode (array_length = false)] double[] dfdy, [CCode (array_length = false)] double[] dfdt, void* params)ÎGslÖ0Ïpublic delegate int +OdeivStepÌ1ÎGslÖ0 +OdeivStepÌ128Í(OdeivStepType* T, size_t dim)ÎGsl.OdeivStepÖ0 +OdeivStepAllocÌ128Í(size_t dim)ÎGslÖ0Ïpublic delegate void * +OdeivStepApplyÌ128Í(void* state, size_t dim, double t, double h, [CCode (array_length = false)] double[] y, [CCode (array_length = false)] double[] yerr, [CCode (array_length = false)] double[] dydt_in, [CCode (array_length = false)] double[] dydt_out, OdeivSystem* dydt)ÎGslÖ0Ïpublic delegate int +OdeivStepFreeÌ128Í(void* state)ÎGslÖ0Ïpublic delegate void +OdeivStepOrderÌ128Í(void* state)ÎGslÖ0 +OdeivStepResetÌ128Í(void* state, size_t dim)ÎGslÖ0Ïpublic delegate int +OdeivStepTypeÌ2048ÎGslÖ0 +OdeivStepTypesÌ256Ö0 +OdeivSystemÌ2048ÎGslÖ0 +OggFlacÌ4ÎTagLib.FileTypeÖ0 +OggVorbisÌ4ÎTagLib.FileTypeÖ0 +OntologyÌ256Ö0 +OobsÌ256Ö0 +OpÌ2ÎRasqalÖ0 +OpacityÌ2ÎSDLÖ0 +OpenÌ128Í(string path, FileInfo fi)ÎFuseÖ0Ïpublic delegate int +OpenMenuÌ4ÎOsso.KeySymÖ0 +OpenModeÌ2ÎGnomeVFSÖ0 +OpenPkgRelÌ1ÎGsfÖ0 +OpenPkgRelsÌ1ÎGsfÖ0 +OpenSiblingÌ128Í(string path)ÎGsf.InputÖ0Ïpublic virtual Gsf.Input +OperationDoneCallbackÌ128Í(GnomeKeyring.Result result)ÎGnomeKeyringÖ0Ïpublic delegate void +OperationGetAttributesCallbackÌ128Í(GnomeKeyring.Result result, GnomeKeyring.AttributeList attributes)ÎGnomeKeyringÖ0Ïpublic delegate void +OperationGetIntCallbackÌ128Í(GnomeKeyring.Result result, uint32 val)ÎGnomeKeyringÖ0Ïpublic delegate void +OperationGetItemInfoCallbackÌ128Í(GnomeKeyring.Result result, GnomeKeyring.ItemInfo info)ÎGnomeKeyringÖ0Ïpublic delegate void +OperationGetKeyringInfoCallbackÌ128Í(GnomeKeyring.Result result, GnomeKeyring.Info info)ÎGnomeKeyringÖ0Ïpublic delegate void +OperationGetListCallbackÌ128Í(GnomeKeyring.Result result, GLib.List list)ÎGnomeKeyringÖ0Ïpublic delegate void +OperationGetStringCallbackÌ128Í(GnomeKeyring.Result result, string str)ÎGnomeKeyringÖ0Ïpublic delegate void +OperationsÌ2048ÎFuseÖ0 +OperatorÌ2ÎCairoÖ0 +OperatorÌ2ÎRasqal.GraphPatternÖ0 +OptionArgÌ2ÎGLibÖ0 +OptionContextÌ1ÎGLibÖ0 +OptionContextÌ128Í(string parameter_string)ÎGLib.OptionContextÖ0 +OptionEntryÌ2048ÎGLibÖ0 +OptionErrorÌ2ÎGLibÖ0 +OptionErrorFuncÌ128Í(OptionContext context, OptionGroup group, void* data, ref Error error)ÎGLibÖ0Ïpublic delegate void +OptionFlagsÌ2ÎGLibÖ0 +OptionGroupÌ1ÎGLibÖ0 +OptionGroupÌ128Í(string name, string description, string help_description, void* user_data, DestroyNotify? destroy)ÎGLib.OptionGroupÖ0 +OptionParseFuncÌ128Í(OptionContext context, OptionGroup group, void* data)ÎGLibÖ0Ïpublic delegate bool +OrientableÌ32ÎGtkÖ0 +OrientationÌ2ÎGtkÖ0 +OrientationÌ2ÎPopplerÖ0 +OssoÌ256Ö0 +OutfileÌ1ÎGsfÖ0 +Outfile.childÌ128Í(Gsf.Outfile outfile, string name, bool is_dir)ÎGsf.OutfileÖ0 +Outfile.child_fullÌ128Í(Gsf.Outfile outfile, string name, bool is_dir, ...)ÎGsf.OutfileÖ0 +OutfileMSOleÌ1ÎGsfÖ0 +OutfileMSOleÌ128Í(Gsf.Output sink)ÎGsf.OutfileMSOleÖ0 +OutfileMSOle.fullÌ128Í(Gsf.Output sink, uint bb_size, uint sb_size)ÎGsf.OutfileMSOleÖ0 +OutfileOpenPkgÌ1ÎGsfÖ0 +OutfileOpenPkgÌ128Í(Gsf.Outfile sink)ÎGsf.OutfileOpenPkgÖ0 +OutfileStdioÌ1ÎGsfÖ0 +OutfileStdioÌ128Í(string root)ÎGsf.OutfileStdioÖ0 +OutfileStdio.fullÌ128Í(string root, ...)ÎGsf.OutfileStdioÖ0 +OutfileZipÌ1ÎGsfÖ0 +OutfileZipÌ128Í(Gsf.Output sink)ÎGsf.OutfileZipÖ0 +OutputÌ1ÎGsfÖ0 +OutputÌ2048ÎV4l2Ö0 +OutputBzipÌ1ÎGsfÖ0 +OutputBzipÌ128Í(Gsf.Output sink)ÎGsf.OutputBzipÖ0 +OutputCsvÌ1ÎGsfÖ0 +OutputCsvQuotingModeÌ2ÎGsfÖ0 +OutputGZipÌ1ÎGsfÖ0 +OutputGZipÌ128Í(Gsf.Output sink)ÎGsf.OutputGZipÖ0 +OutputIOChannelÌ1ÎGsfÖ0 +OutputIOChannelÌ128Í(GLib.IOChannel channel)ÎGsf.OutputIOChannelÖ0 +OutputIconvÌ1ÎGsfÖ0 +OutputIconvÌ128Í(Gsf.Output sink, string dst, string src)ÎGsf.OutputIconvÖ0 +OutputMemoryÌ1ÎGsfÖ0 +OutputMemoryÌ128Í()ÎGsf.OutputMemoryÖ0 +OutputParmÌ2048ÎV4l2Ö0 +OutputStdioÌ1ÎGsfÖ0 +OutputStdioÌ128Í(string filename)ÎGsf.OutputStdioÖ0 +OutputStdio.fullÌ128Í(string filename, ...)ÎGsf.OutputStdioÖ0 +OutputStreamÌ1ÎGLibÖ0 +OutputStreamSpliceFlagsÌ2ÎGLibÖ0 +OutputTypeÌ2ÎV4l2Ö0 +OverlapTypeÌ2ÎGdkÖ0 +OverlayÌ1ÎSDLÖ0 +OverlayÌ128Í(int width, int height, OverlayFormat format, Surface display)ÎSDL.OverlayÖ0 +OverlayFormatÌ2ÎSDLÖ0 +OverrideRedirectÌ4ÎX.CWÖ0 +OwnerChangeÌ2ÎGdkÖ0 +OwnerGrabButtonMaskÌ4ÎX.EventMaskÖ0 +OwnershipÌ2ÎSoupÖ0 +PÌ128Í(double phi, double k, double n, Mode mode)ÎGsl.EllIntÖ0Ïpublic double +PÌ4ÎV4l2.EncIdxFrameÖ0 +P1Ì128Í(double x)ÎGsl.LegendrePolyÖ0Ïpublic double +P1_eÌ128Í(double x, out Result result)ÎGsl.LegendrePolyÖ0Ïpublic int +P2Ì128Í(double x)ÎGsl.LegendrePolyÖ0Ïpublic double +P2_eÌ128Í(double x, out Result result)ÎGsl.LegendrePolyÖ0Ïpublic int +P3Ì128Í(double x)ÎGsl.LegendrePolyÖ0Ïpublic double +P3_eÌ128Í(double x, out Result result)ÎGsl.LegendrePolyÖ0Ïpublic int +PAC207Ì4ÎV4l2.PixelFormatTypeÖ0 +PACKAGE_DATADIRÌ8ÎConfigÖ0 +PACKAGE_VERSIONÌ8ÎConfigÖ0 +PADÌ4ÎCairo.ExtendÖ0 +PADÌ8ÎGnomeÖ0Ïint +PADÌ4ÎGst.CoreErrorÖ0 +PAD_BIGÌ8ÎGnomeÖ0Ïint +PAD_SMALLÌ8ÎGnomeÖ0Ïint +PAGEÌ4ÎAtk.RoleÖ0 +PAGEDOWNÌ4ÎSDL.KeySymbolÖ0 +PAGERÌ4ÎWnck.ClientTypeÖ0 +PAGESÌ4ÎGtk.MovementStepÖ0 +PAGESÌ4ÎGtk.ScrollStepÖ0 +PAGEUPÌ4ÎSDL.KeySymbolÖ0 +PAGE_BACKWARDÌ4ÎGtk.ScrollTypeÖ0 +PAGE_BACKWARDÌ4ÎGtk.SpinTypeÖ0 +PAGE_DOWNÌ4ÎGtk.ScrollTypeÖ0 +PAGE_FORWARDÌ4ÎGtk.ScrollTypeÖ0 +PAGE_FORWARDÌ4ÎGtk.SpinTypeÖ0 +PAGE_LEFTÌ4ÎGtk.ScrollTypeÖ0 +PAGE_RIGHTÌ4ÎGtk.ScrollTypeÖ0 +PAGE_TABÌ4ÎAtk.RoleÖ0 +PAGE_TAB_LISTÌ4ÎAtk.RoleÖ0 +PAGE_UPÌ4ÎGtk.ScrollTypeÖ0 +PAINTEDÌ4ÎGoo.CanvasPointerEventsÖ0 +PAINTED_MASKÌ4ÎGoo.CanvasPointerEventsÖ0 +PAIRÌ4ÎGConf.ValueTypeÖ0 +PAIR_NUMBERÌ128Í(int attrs)ÎCursesÖ0Ïpublic int +PALÌ4ÎV4l2.StandardsÖ0 +PAL8Ì4ÎV4l2.PixelFormatTypeÖ0 +PAL_60Ì4ÎV4l2.StandardsÖ0 +PAL_BÌ4ÎV4l2.StandardsÖ0 +PAL_B1Ì4ÎV4l2.StandardsÖ0 +PAL_BGÌ4ÎV4l2.StandardsÖ0 +PAL_DÌ4ÎV4l2.StandardsÖ0 +PAL_D1Ì4ÎV4l2.StandardsÖ0 +PAL_DKÌ4ÎV4l2.StandardsÖ0 +PAL_GÌ4ÎV4l2.StandardsÖ0 +PAL_HÌ4ÎV4l2.StandardsÖ0 +PAL_IÌ4ÎV4l2.StandardsÖ0 +PAL_KÌ4ÎV4l2.StandardsÖ0 +PAL_MÌ4ÎV4l2.StandardsÖ0 +PAL_NÌ4ÎV4l2.StandardsÖ0 +PAL_NcÌ4ÎV4l2.StandardsÖ0 +PALmapÌ8ÎTiff.RGBAImageÖ0Ïuint32 +PANELÌ4ÎAtk.RoleÖ0 +PAN_ABSOLUTEÌ4ÎV4l2.CameraClassControlIdsÖ0 +PAN_RELATIVEÌ4ÎV4l2.CameraClassControlIdsÖ0 +PAN_RESETÌ4ÎV4l2.CameraClassControlIdsÖ0 +PAPER_NAME_A3Ì8ÎGtkÖ0 +PAPER_NAME_A4Ì8ÎGtkÖ0 +PAPER_NAME_A5Ì8ÎGtkÖ0 +PAPER_NAME_B5Ì8ÎGtkÖ0 +PAPER_NAME_EXECUTIVEÌ8ÎGtkÖ0 +PAPER_NAME_LEGALÌ8ÎGtkÖ0 +PAPER_NAME_LETTERÌ8ÎGtkÖ0 +PARAGRAPHÌ4ÎAtk.RoleÖ0 +PARAGRAPHSÌ4ÎGtk.DeleteTypeÖ0 +PARAGRAPHSÌ4ÎGtk.MovementStepÖ0 +PARAGRAPH_ENDSÌ4ÎGtk.DeleteTypeÖ0 +PARAGRAPH_ENDSÌ4ÎGtk.MovementStepÖ0 +PARAGRAPH_SEPARATORÌ4ÎUnicodeTypeÖ0 +PARAMETER_IS_READONLYÌ4ÎGst.RTSPStatusCodeÖ0 +PARAMETER_NOT_UNDERSTOODÌ4ÎGst.RTSPStatusCodeÖ0 +PARAM_APP_DATADIRÌ8ÎGnomeÖ0 +PARAM_APP_IDÌ8ÎGnomeÖ0 +PARAM_APP_LIBDIRÌ8ÎGnomeÖ0 +PARAM_APP_PREFIXÌ8ÎGnomeÖ0 +PARAM_APP_SYSCONFDIRÌ8ÎGnomeÖ0 +PARAM_APP_VERSIONÌ8ÎGnomeÖ0 +PARAM_CONTROLLABLEÌ8ÎGstÖ0Ïint +PARAM_CREATE_DIRECTORIESÌ8ÎGnomeÖ0 +PARAM_ENABLE_SOUNDÌ8ÎGnomeÖ0 +PARAM_ESPEAKERÌ8ÎGnomeÖ0 +PARAM_GNOME_DATADIRÌ8ÎGnomeÖ0 +PARAM_GNOME_LIBDIRÌ8ÎGnomeÖ0 +PARAM_GNOME_PATHÌ8ÎGnomeÖ0 +PARAM_GNOME_PREFIXÌ8ÎGnomeÖ0 +PARAM_GNOME_SYSCONFDIRÌ8ÎGnomeÖ0 +PARAM_GOPTION_CONTEXTÌ8ÎGnomeÖ0 +PARAM_HUMAN_READABLE_NAMEÌ8ÎGnomeÖ0 +PARAM_POPT_CONTEXTÌ8ÎGnomeÖ0 +PARAM_POPT_FLAGSÌ8ÎGnomeÖ0 +PARAM_POPT_TABLEÌ8ÎGnomeÖ0 +PARAM_READABLEÌ8ÎGtkÖ0Ïint +PARAM_READWRITEÌ8ÎGtkÖ0Ïint +PARAM_USER_SHIFTÌ8ÎGstÖ0Ïint +PARAM_WRITABLEÌ8ÎGtkÖ0Ïint +PARENBÌ8ÎPosixÖ0Ïtcflag_t +PARENTÌ4ÎGnomeVFS.MimeEquivalenceÖ0 +PARENTÌ4ÎGtk.MenuDirectionTypeÖ0 +PARENTÌ4ÎGtk.ResizeModeÖ0 +PARENT_RELATIVEÌ8ÎGdkÖ0Ïint +PARENT_SENSITIVEÌ4ÎGtk.WidgetFlagsÖ0 +PARENT_WINDOW_OFÌ4ÎAtk.RelationTypeÖ0 +PARMRKÌ8ÎPosixÖ0Ïtcflag_t +PARODDÌ8ÎPosixÖ0Ïtcflag_t +PARSEÌ4ÎGLib.KeyFileErrorÖ0 +PARSEÌ4ÎGLib.MarkupErrorÖ0 +PARSEÌ4ÎGnome.URLErrorÖ0 +PARSEÌ4ÎJson.ParserErrorÖ0 +PARSECÌ4ÎGsl.ConstCGSÖ0 +PARSECÌ4ÎGsl.ConstCGSMÖ0 +PARSECÌ4ÎGsl.ConstMKSÖ0 +PARSECÌ4ÎGsl.ConstMKSAÖ0 +PARSE_ERRORÌ4ÎGConf.ErrorÖ0 +PARSE_ERROR_INVALID_CHARACTER_FOR_ENCODINGÌ4ÎSoup.XMLRPCFaultÖ0 +PARSE_ERROR_NOT_WELL_FORMEDÌ4ÎSoup.XMLRPCFaultÖ0 +PARSE_ERROR_UNSUPPORTED_ENCODINGÌ4ÎSoup.XMLRPCFaultÖ0 +PARTÌ4ÎGdk.OverlapTypeÖ0 +PARTIALÌ4ÎGLib.RegexMatchFlagsÖ0 +PARTIALÌ4ÎGdk.VisibilityStateÖ0 +PARTIALÌ4ÎGst.RingBufferSegStateÖ0 +PARTIALÌ4ÎGtk.VisibilityÖ0 +PARTIAL_CONTENTÌ4ÎSoup.KnownStatusCodeÖ0 +PARTIAL_INPUTÌ4ÎGLib.ConvertErrorÖ0 +PARTIAL_SUCCESSÌ4ÎGst.InstallPluginsReturnÖ0 +PASSÌ4ÎGst.BusSyncReplyÖ0 +PASSÌ4ÎGst.IteratorItemÖ0 +PASSWORDÌ4ÎGnomeVFS.URIHideOptionsÖ0 +PASSWORD_TEXTÌ4ÎAtk.RoleÖ0 +PASSWORD_TEXT_NEEDEDÌ4ÎEpc.AuthFlagsÖ0 +PASTEÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +PASTEÌ4ÎHildon.WindowClipboardOperationÖ0 +PATCHÌ4ÎSoup.MethodIdÖ0 +PATHÌ4ÎGst.IndexResolverMethodÖ0 +PATHSÌ4ÎGnomeVFS.MimeApplicationArgumentTypeÖ0 +PATH_PRIO_MASKÌ8ÎGtkÖ0Ïint +PATTERNÌ4ÎRasqal.Literal.TypeÖ0 +PATTERN_TYPE_MISMATCHÌ4ÎCairo.StatusÖ0 +PAUSEÌ4ÎGst.RTSPMethodÖ0 +PAUSEÌ4ÎSDL.KeySymbolÖ0 +PAUSEÌ4ÎV4l2.EncCmdÖ0 +PAUSEDÌ4ÎGst.RingBufferStateÖ0 +PAUSEDÌ4ÎGst.StateÖ0 +PAUSEDÌ4ÎGst.TaskStateÖ0 +PAUSEDÌ4ÎSDL.AudioStatusÖ0 +PAUSED_TO_PLAYINGÌ4ÎGst.StateChangeÖ0 +PAUSED_TO_READYÌ4ÎGst.StateChangeÖ0 +PAUSE_GAMEÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +PAYMENT_REQUIREDÌ4ÎGst.RTSPStatusCodeÖ0 +PAYMENT_REQUIREDÌ4ÎSoup.KnownStatusCodeÖ0 +PCDATAÌ4ÎXml.ElementContentTypeÖ0 +PCMAÌ4ÎGst.RTPPayloadÖ0 +PCMUÌ4ÎGst.RTPPayloadÖ0 +PDFÌ4ÎCairo.SurfaceTypeÖ0 +PDFÌ4ÎPango.BidiTypeÖ0 +PDP_ENDIANÌ8ÎGLib.ByteOrderÖ0Ïint +PEDANTICÌ4ÎXml.ParserOptionÖ0 +PEEKEVENTÌ4ÎSDL.EventActionÖ0 +PENÌ4ÎGdk.InputSourceÖ0 +PENCILÌ4ÎGdk.CursorTypeÖ0 +PENDINGÌ4ÎGLib.IOErrorÖ0 +PENDINGÌ4ÎGtk.PrintStatusÖ0 +PENDING_ISSUEÌ4ÎGtk.PrintStatusÖ0 +PERCENTÌ4ÎGst.FormatÖ0 +PERIODÌ4ÎSDL.KeySymbolÖ0 +PERIODICÌ4ÎGst.ClockEntryTypeÖ0 +PERMÌ4ÎGLib.FileErrorÖ0 +PERMÌ4ÎGLib.SpawnErrorÖ0 +PERMÌ8ÎSqliteÖ0Ïint +PERMANENTLYÌ4ÎGLib.PasswordSaveÖ0 +PERMISSIONSÌ4ÎGnomeVFS.FileInfoFieldsÖ0 +PERMISSIONSÌ4ÎGnomeVFS.SetFileInfoMaskÖ0 +PERMISSION_DENIEDÌ4ÎGLib.IOErrorÖ0 +PERMISSION_DENIEDÌ4ÎXfconf.ErrorÖ0 +PERSONALTOOLBARONÌ4ÎGtk.MozEmbedChromeFlagsÖ0 +PER_INTERFACEÌ4ÎUSB.ClassÖ0 +PETAÌ4ÎGsl.ConstNumÖ0 +PFRAMEÌ4ÎV4l2.BufferFlagsÖ0 +PHAGS_PAÌ4ÎPango.ScriptÖ0 +PHASE_CLEANUPÌ4ÎGnomeVFS.XferPhaseÖ0 +PHASE_CLOSESOURCEÌ4ÎGnomeVFS.XferPhaseÖ0 +PHASE_CLOSETARGETÌ4ÎGnomeVFS.XferPhaseÖ0 +PHASE_COLLECTINGÌ4ÎGnomeVFS.XferPhaseÖ0 +PHASE_COMPLETEDÌ4ÎGnomeVFS.XferPhaseÖ0 +PHASE_COPYINGÌ4ÎGnomeVFS.XferPhaseÖ0 +PHASE_DELETESOURCEÌ4ÎGnomeVFS.XferPhaseÖ0 +PHASE_FILECOMPLETEDÌ4ÎGnomeVFS.XferPhaseÖ0 +PHASE_INITIALÌ4ÎGnomeVFS.XferPhaseÖ0 +PHASE_MOVINGÌ4ÎGnomeVFS.XferPhaseÖ0 +PHASE_OPENSOURCEÌ4ÎGnomeVFS.XferPhaseÖ0 +PHASE_OPENTARGETÌ4ÎGnomeVFS.XferPhaseÖ0 +PHASE_READSOURCEÌ4ÎGnomeVFS.XferPhaseÖ0 +PHASE_READYTOGOÌ4ÎGnomeVFS.XferPhaseÖ0 +PHASE_SETATTRIBUTESÌ4ÎGnomeVFS.XferPhaseÖ0 +PHASE_WRITETARGETÌ4ÎGnomeVFS.XferPhaseÖ0 +PHOENICIANÌ4ÎPango.ScriptÖ0 +PHONEÌ4ÎGst.RTCPSDESTypeÖ0 +PHOTÌ4ÎGsl.ConstCGSÖ0 +PHOTÌ4ÎGsl.ConstCGSMÖ0 +PHOTÌ4ÎGsl.ConstMKSÖ0 +PHOTÌ4ÎGsl.ConstMKSAÖ0 +PHOTOMETRIC_CIELABÌ8ÎTiffÖ0Ïttag_t +PHOTOMETRIC_ICCLABÌ8ÎTiffÖ0Ïttag_t +PHOTOMETRIC_ITULABÌ8ÎTiffÖ0Ïttag_t +PHOTOMETRIC_LOGLÌ8ÎTiffÖ0Ïttag_t +PHOTOMETRIC_LOGLUVÌ8ÎTiffÖ0Ïttag_t +PHOTOMETRIC_MASKÌ8ÎTiffÖ0Ïttag_t +PHOTOMETRIC_MINISBLACKÌ8ÎTiffÖ0Ïttag_t +PHOTOMETRIC_MINISWHITEÌ8ÎTiffÖ0Ïttag_t +PHOTOMETRIC_PALETTEÌ8ÎTiffÖ0Ïttag_t +PHOTOMETRIC_RGBÌ8ÎTiffÖ0Ïttag_t +PHOTOMETRIC_SEPARATEDÌ8ÎTiffÖ0Ïttag_t +PHOTOMETRIC_YCBCRÌ8ÎTiffÖ0Ïttag_t +PHYSICALÌ4ÎUSB.DescriptorTypeÖ0 +PHYSPALÌ4ÎSDL.PaletteFlagsÖ0 +PIÌ4ÎCurses.AcsÖ0 +PIÌ8ÎGLib.MathÖ0Ïdouble +PICOÌ4ÎGsl.ConstNumÖ0 +PICTURESÌ4ÎGLib.UserDirectoryÖ0 +PING_TIME_OUTÌ4ÎLm.DisconnectReasonÖ0 +PINTÌ4ÎGsl.ConstCGSÖ0 +PINTÌ4ÎGsl.ConstCGSMÖ0 +PINTÌ4ÎGsl.ConstMKSÖ0 +PINTÌ4ÎGsl.ConstMKSAÖ0 +PIPEÌ4ÎDaemon.SigÖ0 +PIPEÌ4ÎGLib.FileErrorÖ0 +PIPEÌ4ÎGLib.IOChannelErrorÖ0 +PIPEÌ4ÎGLib.ProcessSignalÖ0 +PIRATEÌ4ÎGdk.CursorTypeÖ0 +PIXARLOGDATAFMT_11BITLOGÌ8ÎTiffÖ0Ïttag_t +PIXARLOGDATAFMT_12BITPICIOÌ8ÎTiffÖ0Ïttag_t +PIXARLOGDATAFMT_16BITÌ8ÎTiffÖ0Ïttag_t +PIXARLOGDATAFMT_8BITÌ8ÎTiffÖ0Ïttag_t +PIXARLOGDATAFMT_8BITABGRÌ8ÎTiffÖ0Ïttag_t +PIXARLOGDATAFMT_FLOATÌ8ÎTiffÖ0Ïttag_t +PIXBUFÌ4ÎGtk.ImageTypeÖ0 +PIXBUF_FEATURES_HÌ8ÎGdkÖ0Ïint +PIXBUF_MAGIC_NUMBERÌ8ÎGdkÖ0Ïint +PIXBUF_MAJORÌ8ÎGdkÖ0Ïint +PIXBUF_MICROÌ8ÎGdkÖ0Ïint +PIXBUF_MINORÌ8ÎGdkÖ0Ïint +PIXBUF_VERSIONÌ8ÎGdkÖ0 +PIXDATA_HEADER_LENGTHÌ8ÎGdkÖ0Ïint +PIXDATA_STREAMÌ4ÎGdk.PixdataDumpTypeÖ0 +PIXDATA_STRUCTÌ4ÎGdk.PixdataDumpTypeÖ0 +PIXELÌ4ÎGtk.UnitÖ0 +PIXELSÌ4ÎGtk.MetricTypeÖ0 +PIXELS_ABOVE_LINESÌ4ÎAtk.TextAttributeÖ0 +PIXELS_BELOW_LINESÌ4ÎAtk.TextAttributeÖ0 +PIXELS_INSIDE_WRAPÌ4ÎAtk.TextAttributeÖ0 +PIXMAPÌ4ÎGnome.FileDomainÖ0 +PIXMAPÌ4ÎGnome.FontPickerModeÖ0 +PIXMAPÌ4ÎGtk.CellTypeÖ0 +PIXMAPÌ4ÎGtk.ImageTypeÖ0 +PIXMAP_BACKGROUNDÌ4ÎPanel.AppletBackgroundTypeÖ0 +PIXMAP_PATHÌ4ÎGtk.RcTokenTypeÖ0 +PIXTEXTÌ4ÎGtk.CellTypeÖ0 +PI_2Ì8ÎGLib.MathÖ0Ïdouble +PI_4Ì8ÎGLib.MathÖ0Ïdouble +PI_NODEÌ4ÎXml.ElementTypeÖ0 +PJPGÌ4ÎV4l2.PixelFormatTypeÖ0 +PK_STORAGEÌ4ÎGnomeKeyring.ItemTypeÖ0 +PLACEHOLDERÌ4ÎGtk.UIManagerItemTypeÖ0 +PLANARCONFIG_CONTIGÌ8ÎTiffÖ0Ïttag_t +PLANARCONFIG_SEPARATEÌ8ÎTiffÖ0Ïttag_t +PLANCKS_CONSTANT_HÌ4ÎGsl.ConstCGSÖ0 +PLANCKS_CONSTANT_HÌ4ÎGsl.ConstCGSMÖ0 +PLANCKS_CONSTANT_HÌ4ÎGsl.ConstMKSÖ0 +PLANCKS_CONSTANT_HÌ4ÎGsl.ConstMKSAÖ0 +PLANCKS_CONSTANT_HBARÌ4ÎGsl.ConstCGSÖ0 +PLANCKS_CONSTANT_HBARÌ4ÎGsl.ConstCGSMÖ0 +PLANCKS_CONSTANT_HBARÌ4ÎGsl.ConstMKSÖ0 +PLANCKS_CONSTANT_HBARÌ4ÎGsl.ConstMKSAÖ0 +PLAYÌ4ÎGst.RTSPMethodÖ0 +PLAYER_START_TIMEÌ4ÎGst.RTSPHeaderFieldÖ0 +PLAYINGÌ4ÎGst.RTSPStateÖ0 +PLAYINGÌ4ÎGst.StateÖ0 +PLAYINGÌ4ÎSDL.AudioStatusÖ0 +PLAYING_TO_PAUSEDÌ4ÎGst.StateChangeÖ0 +PLIPÌ4ÎOobs.IfaceTypeÖ0 +PLMINUSÌ4ÎCurses.AcsÖ0 +PLUGSOCKETÌ4ÎGtk.DebugFlagÖ0 +PLUSÌ4ÎCurses.AcsÖ0 +PLUSÌ4ÎGdk.CursorTypeÖ0 +PLUSÌ4ÎSDL.KeySymbolÖ0 +PLUSÌ4ÎXml.ElementContentOccurÖ0 +POINTÌ4ÎGsl.ConstCGSÖ0 +POINTÌ4ÎGsl.ConstCGSMÖ0 +POINTÌ4ÎGsl.ConstMKSÖ0 +POINTÌ4ÎGsl.ConstMKSAÖ0 +POINTÌ4ÎXml.XPathObjectTypeÖ0 +POINTER_MOTIONÌ4ÎXcb.EventMaskÖ0 +POINTER_MOTION_HINTÌ4ÎXcb.EventMaskÖ0 +POINTER_MOTION_HINT_MASKÌ4ÎGdk.EventMaskÖ0 +POINTER_MOTION_MASKÌ4ÎGdk.EventMaskÖ0 +POINTSÌ4ÎGtk.UnitÖ0 +POISEÌ4ÎGsl.ConstCGSÖ0 +POISEÌ4ÎGsl.ConstCGSMÖ0 +POISEÌ4ÎGsl.ConstMKSÖ0 +POISEÌ4ÎGsl.ConstMKSAÖ0 +POLLÌ4ÎDaemon.SigÖ0 +POLLERRÌ8ÎPosixÖ0Ïint +POLLHUPÌ8ÎPosixÖ0Ïint +POLLINÌ8ÎPosixÖ0Ïint +POLLNVALÌ8ÎPosixÖ0Ïint +POLLOUTÌ8ÎPosixÖ0Ïint +POLLPRIÌ8ÎPosixÖ0Ïint +POLLRDHUPÌ8ÎPosixÖ0Ïint +POPUPÌ4ÎAtk.LayerÖ0 +POPUPÌ4ÎGtk.UIManagerItemTypeÖ0 +POPUPÌ4ÎGtk.WindowTypeÖ0 +POPUP_FORÌ4ÎAtk.RelationTypeÖ0 +POPUP_MENUÌ4ÎAtk.RoleÖ0 +POPUP_MENUÌ4ÎGdk.WindowTypeHintÖ0 +POPUP_WITH_ACCELSÌ4ÎGtk.UIManagerItemTypeÖ0 +PORTRAITÌ4ÎGtk.PageOrientationÖ0 +PORTRAITÌ4ÎPoppler.OrientationÖ0 +POSÌ4ÎGdk.WindowHintsÖ0 +POSITIONÌ4ÎGst.QueryTypeÖ0 +POSIX_FADV_DONTNEEDÌ8ÎPosixÖ0Ïint +POSIX_FADV_NOREUSEÌ8ÎPosixÖ0Ïint +POSIX_FADV_NORMALÌ8ÎPosixÖ0Ïint +POSIX_FADV_RANDOMÌ8ÎPosixÖ0Ïint +POSIX_FADV_SEQUENTIALÌ8ÎPosixÖ0Ïint +POSIX_FADV_WILLNEEDÌ8ÎPosixÖ0Ïint +POSSIBLEÌ4ÎGst.TypeFindProbabilityÖ0 +POSTÌ4ÎSoup.MethodIdÖ0 +POSTFIXÌ4ÎUnicodeBreakTypeÖ0 +POST_BODYÌ4ÎSoup.HandlerPhaseÖ0 +POST_ORDERÌ4ÎGLib.TraverseTypeÖ0 +POST_REQUESTÌ4ÎSoup.HandlerPhaseÖ0 +POUNDALÌ4ÎGsl.ConstCGSÖ0 +POUNDALÌ4ÎGsl.ConstCGSMÖ0 +POUNDALÌ4ÎGsl.ConstMKSÖ0 +POUNDALÌ4ÎGsl.ConstMKSAÖ0 +POUND_FORCEÌ4ÎGsl.ConstCGSÖ0 +POUND_FORCEÌ4ÎGsl.ConstCGSMÖ0 +POUND_FORCEÌ4ÎGsl.ConstMKSÖ0 +POUND_FORCEÌ4ÎGsl.ConstMKSAÖ0 +POUND_MASSÌ4ÎGsl.ConstCGSÖ0 +POUND_MASSÌ4ÎGsl.ConstCGSMÖ0 +POUND_MASSÌ4ÎGsl.ConstMKSÖ0 +POUND_MASSÌ4ÎGsl.ConstMKSAÖ0 +POWERÌ4ÎSDL.KeySymbolÖ0 +POWER_LINE_FREQUENCYÌ4ÎV4l2.UserClassControlIdsÖ0 +PPAGEÌ4ÎCurses.KeyÖ0 +PPPÌ4ÎOobs.IfaceTypeÖ0 +PRECONDITION_FAILEDÌ4ÎGst.RTSPStatusCodeÖ0 +PRECONDITION_FAILEDÌ4ÎSoup.KnownStatusCodeÖ0 +PREDICATEÌ4ÎRaptor.IdentifierTypeÖ0 +PREDICTOR_FLOATINGPOINTÌ8ÎTiffÖ0Ïttag_t +PREDICTOR_HORIZONTALÌ8ÎTiffÖ0Ïttag_t +PREDICTOR_NONEÌ8ÎTiffÖ0Ïttag_t +PREFERENCESÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +PREFIXÌ4ÎUnicodeBreakTypeÖ0 +PRELIGHTÌ4ÎGtk.RcTokenTypeÖ0 +PRELIGHTÌ4ÎGtk.StateTypeÖ0 +PRELITÌ4ÎGtk.CellRendererStateÖ0 +PREPARINGÌ4ÎGtk.PrintStatusÖ0 +PREPENDÌ4ÎGdk.PropModeÖ0 +PREPENDÌ4ÎGst.TagMergeModeÖ0 +PREROLLÌ4ÎGst.BufferFlagÖ0 +PRESENCEÌ4ÎLm.MessageTypeÖ0 +PRESSÌ4ÎAtk.KeyEventTypeÖ0 +PRESSEDÌ4ÎAtk.StateTypeÖ0 +PRESSEDÌ4ÎSDL.ButtonStateÖ0 +PRESSUREÌ4ÎGdk.AxisUseÖ0 +PREVÌ4ÎGtk.MenuDirectionTypeÖ0 +PREVIEWÌ4ÎGtk.PrintOperationActionÖ0 +PREVIOUSÌ4ÎCurses.KeyÖ0 +PREVIOUSÌ4ÎHildon.WizardDialogResponseÖ0 +PREVIOUS_ATTEMPT_FAILEDÌ4ÎGnomeVFS.ModuleCallbackFullAuthenticationFlagsÖ0 +PRE_BODYÌ4ÎSoup.HandlerPhaseÖ0 +PRE_ORDERÌ4ÎGLib.TraverseTypeÖ0 +PRE_UNMOUNTÌ4ÎGLib.FileMonitorEventÖ0 +PRIÌ4ÎGLib.IOConditionÖ0 +PRIMARYÌ4ÎGst.RankÖ0 +PRIMARYÌ4ÎGtk.EntryIconPositionÖ0 +PRIMARYÌ4ÎSexy.IconEntryPositionÖ0 +PRIMARYÌ4ÎV4l2.FrameBufferFlagsÖ0 +PRIMARY_OWNERÌ4ÎDBus.RequestNameReplyÖ0 +PRINTÌ4ÎCurses.KeyÖ0 +PRINTÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +PRINTÌ4ÎGtk.PrintOperationActionÖ0 +PRINTÌ4ÎSDL.KeySymbolÖ0 +PRINTERÌ4ÎUSB.ClassÖ0 +PRINTINGÌ4ÎGtk.DebugFlagÖ0 +PRINTINGÌ4ÎGtk.PrintStatusÖ0 +PRINT_DIALOGÌ4ÎGtk.PrintOperationActionÖ0 +PRINT_SETTINGS_COLLATEÌ8ÎGtkÖ0 +PRINT_SETTINGS_DEFAULT_SOURCEÌ8ÎGtkÖ0 +PRINT_SETTINGS_DITHERÌ8ÎGtkÖ0 +PRINT_SETTINGS_DUPLEXÌ8ÎGtkÖ0 +PRINT_SETTINGS_FINISHINGSÌ8ÎGtkÖ0 +PRINT_SETTINGS_MEDIA_TYPEÌ8ÎGtkÖ0 +PRINT_SETTINGS_NUMBER_UPÌ8ÎGtkÖ0 +PRINT_SETTINGS_NUMBER_UP_LAYOUTÌ8ÎGtkÖ0 +PRINT_SETTINGS_N_COPIESÌ8ÎGtkÖ0 +PRINT_SETTINGS_ORIENTATIONÌ8ÎGtkÖ0 +PRINT_SETTINGS_OUTPUT_BINÌ8ÎGtkÖ0 +PRINT_SETTINGS_OUTPUT_FILE_FORMATÌ8ÎGtkÖ0 +PRINT_SETTINGS_OUTPUT_URIÌ8ÎGtkÖ0 +PRINT_SETTINGS_PAGE_RANGESÌ8ÎGtkÖ0 +PRINT_SETTINGS_PAGE_SETÌ8ÎGtkÖ0 +PRINT_SETTINGS_PAPER_FORMATÌ8ÎGtkÖ0 +PRINT_SETTINGS_PAPER_HEIGHTÌ8ÎGtkÖ0 +PRINT_SETTINGS_PAPER_WIDTHÌ8ÎGtkÖ0 +PRINT_SETTINGS_PRINTERÌ8ÎGtkÖ0 +PRINT_SETTINGS_PRINTER_LPIÌ8ÎGtkÖ0 +PRINT_SETTINGS_PRINT_PAGESÌ8ÎGtkÖ0 +PRINT_SETTINGS_QUALITYÌ8ÎGtkÖ0 +PRINT_SETTINGS_RESOLUTIONÌ8ÎGtkÖ0 +PRINT_SETTINGS_RESOLUTION_XÌ8ÎGtkÖ0 +PRINT_SETTINGS_RESOLUTION_YÌ8ÎGtkÖ0 +PRINT_SETTINGS_REVERSEÌ8ÎGtkÖ0 +PRINT_SETTINGS_SCALEÌ8ÎGtkÖ0 +PRINT_SETTINGS_USE_COLORÌ8ÎGtkÖ0 +PRINT_SETTINGS_WIN32_DRIVER_EXTRAÌ8ÎGtkÖ0 +PRINT_SETTINGS_WIN32_DRIVER_VERSIONÌ8ÎGtkÖ0 +PRINT_SETUPÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +PRIORITY_REDRAWÌ8ÎGdkÖ0Ïint +PRIORITY_REDRAWÌ8ÎGtkÖ0Ïint +PRIORITY_RESIZEÌ8ÎGtkÖ0Ïint +PRIVÌ4ÎGst.RTCPSDESTypeÖ0 +PRIVATEÌ4ÎGLib.FileCreateFlagsÖ0 +PRIVATEÌ4ÎGdk.DragActionÖ0 +PRIVATEÌ4ÎGtk.TextWindowTypeÖ0 +PRIVATEÌ4ÎV4l2.BufferTypeÖ0 +PRIVATE_BASEÌ4ÎV4l2.UserClassControlIdsÖ0 +PRIVATE_USEÌ4ÎUnicodeTypeÖ0 +PROBEÌ4ÎLm.MessageSubTypeÖ0 +PROCEEDÌ4ÎLm.MessageTypeÖ0 +PROCESSINGÌ4ÎSoup.KnownStatusCodeÖ0 +PROCESSING_INSTRUCTIONÌ4ÎXml.ReaderTypeÖ0 +PROFÌ4ÎDaemon.SigÖ0 +PROGRESSÌ4ÎGtk.AssistantPageTypeÖ0 +PROGRESSBARÌ4ÎHildon.NoteTypeÖ0 +PROGRESS_BARÌ4ÎAtk.RoleÖ0 +PROJECTINGÌ4ÎGdk.CapStyleÖ0 +PROPERTIESÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +PROPERTY_BOX_DIRTYÌ8ÎGnomeÖ0 +PROPERTY_CHANGEÌ4ÎXcb.EventMaskÖ0 +PROPERTY_CHANGE_MASKÌ4ÎGdk.EventMaskÖ0 +PROPERTY_NOTIFYÌ4ÎGdk.EventTypeÖ0 +PROPERTY_NOT_FOUNDÌ4ÎXfconf.ErrorÖ0 +PROPFINDÌ4ÎSoup.MethodIdÖ0 +PROPPATCHÌ4ÎSoup.MethodIdÖ0 +PROTECTÌ4ÎCurses.AttributeÖ0 +PROTOCOLÌ8ÎSqliteÖ0Ïint +PROTOCOL_VERSION_SÌ8ÎUniqueÖ0 +PROTON_MAGNETIC_MOMENTÌ4ÎGsl.ConstCGSÖ0 +PROTON_MAGNETIC_MOMENTÌ4ÎGsl.ConstCGSMÖ0 +PROTON_MAGNETIC_MOMENTÌ4ÎGsl.ConstMKSÖ0 +PROTON_MAGNETIC_MOMENTÌ4ÎGsl.ConstMKSAÖ0 +PROXIMITY_INÌ4ÎGdk.EventTypeÖ0 +PROXIMITY_IN_MASKÌ4ÎGdk.EventMaskÖ0 +PROXIMITY_OUTÌ4ÎGdk.EventTypeÖ0 +PROXIMITY_OUT_MASKÌ4ÎGdk.EventMaskÖ0 +PROXY_AUTHENTICATEÌ4ÎGst.RTSPHeaderFieldÖ0 +PROXY_AUTHENTICATION_REQUIREDÌ4ÎSoup.KnownStatusCodeÖ0 +PROXY_AUTH_REQUIREDÌ4ÎGst.RTSPStatusCodeÖ0 +PROXY_REQUIREÌ4ÎGst.RTSPHeaderFieldÖ0 +PROXY_RESOLVER_HÌ8ÎSoupÖ0Ïint +PROXY_UNAUTHORIZEDÌ4ÎSoup.KnownStatusCodeÖ0 +PSÌ4ÎCairo.SurfaceTypeÖ0 +PSEUDO_COLORÌ4ÎGdk.VisualTypeÖ0 +PSFileÌ1ÎPopplerÖ0 +PSFileÌ128Í(Poppler.Document document, string filename, int first_page, int n_pages)ÎPoppler.PSFileÖ0 +PSIÌ4ÎGsl.ConstCGSÖ0 +PSIÌ4ÎGsl.ConstCGSMÖ0 +PSIÌ4ÎGsl.ConstMKSÖ0 +PSIÌ4ÎGsl.ConstMKSAÖ0 +PTPÌ4ÎUSB.ClassÖ0 +PUBLICÌ4ÎGst.RTSPHeaderFieldÖ0 +PUBLICÌ4ÎOobs.ShareSMBFlagsÖ0 +PUBLIC_SHAREÌ4ÎGLib.UserDirectoryÖ0 +PUBLISHER_STUDIO_LOGOÌ4ÎGst.TagImageTypeÖ0 +PULLÌ4ÎGst.ActivateModeÖ0 +PULSESÌ4ÎOobs.DialTypeÖ0 +PUSHÌ4ÎGst.ActivateModeÖ0 +PUSHÌ4ÎPoppler.FormButtonTypeÖ0 +PUSHÌ4ÎPoppler.PageTransitionTypeÖ0 +PUSH_BUTTONÌ4ÎAtk.RoleÖ0 +PUTÌ4ÎSoup.MethodIdÖ0 +PWC1Ì4ÎV4l2.PixelFormatTypeÖ0 +PWC2Ì4ÎV4l2.PixelFormatTypeÖ0 +PWRÌ4ÎDaemon.SigÖ0 +P_eÌ128Í(double phi, double k, double n, Mode mode, out Result result)ÎGsl.EllIntÖ0Ïpublic int +PackDirectionÌ2ÎGtkÖ0 +PackTypeÌ2ÎGtkÖ0 +PadÌ1ÎCursesÖ0 +PadÌ128Í(int nlines, int ncols)ÎCurses.PadÖ0 +PadÌ1ÎGstÖ0 +PadÌ128Í(string name, Gst.PadDirection direction)ÎGst.PadÖ0 +Pad.from_static_templateÌ128Í(Gst.StaticPadTemplate templ, string name)ÎGst.PadÖ0 +Pad.from_templateÌ128Í(Gst.PadTemplate templ, string name)ÎGst.PadÖ0 +PadAcceptCapsFunctionÌ128Í(Gst.Pad pad, Gst.Caps caps)ÎGstÖ0Ïpublic delegate bool +PadActivateFunctionÌ128Í(Gst.Pad pad)ÎGstÖ0Ïpublic delegate bool +PadActivateModeFunctionÌ128Í(Gst.Pad pad, bool active)ÎGstÖ0Ïpublic delegate bool +PadBlockCallbackÌ128Í(Gst.Pad pad, bool blocked)ÎGstÖ0Ïpublic delegate void +PadBufferAllocFunctionÌ128Í(Gst.Pad pad, uint64 offset, uint size, Gst.Caps caps, out Gst.Buffer buf)ÎGstÖ0Ïpublic delegate Gst.FlowReturn +PadChainFunctionÌ128Í(Gst.Pad pad, owned Gst.Buffer buffer)ÎGstÖ0Ïpublic delegate Gst.FlowReturn +PadCheckGetRangeFunctionÌ128Í(Gst.Pad pad)ÎGstÖ0Ïpublic delegate bool +PadDirectionÌ2ÎGstÖ0 +PadDispatcherFunctionÌ128Í(Gst.Pad pad)ÎGstÖ0Ïpublic delegate bool +PadEventFunctionÌ128Í(Gst.Pad pad, owned Gst.Event event)ÎGstÖ0Ïpublic delegate bool +PadFixateCapsFunctionÌ128Í(Gst.Pad pad, Gst.Caps caps)ÎGstÖ0Ïpublic delegate void +PadFlagsÌ2ÎGstÖ0 +PadGetCapsFunctionÌ128Í(Gst.Pad pad)ÎGstÖ0Ïpublic delegate unowned +PadGetRangeFunctionÌ128Í(Gst.Pad pad, uint64 offset, uint length, out Gst.Buffer buffer)ÎGstÖ0Ïpublic delegate Gst.FlowReturn +PadIntLinkFunctionÌ128Í(Gst.Pad pad)ÎGstÖ0Ïpublic delegate unowned +PadLinkFunctionÌ128Í(Gst.Pad pad, Gst.Pad peer)ÎGstÖ0Ïpublic delegate Gst.PadLinkReturn +PadLinkReturnÌ2ÎGstÖ0 +PadPresenceÌ2ÎGstÖ0 +PadQueryFunctionÌ128Í(Gst.Pad pad, Gst.Query query)ÎGstÖ0Ïpublic delegate bool +PadQueryTypeFunctionÌ128Í(Gst.Pad pad)ÎGstÖ0Ïpublic delegate Gst.QueryType +PadSetCapsFunctionÌ128Í(Gst.Pad pad, Gst.Caps caps)ÎGstÖ0Ïpublic delegate bool +PadTemplateÌ1ÎGstÖ0 +PadTemplateÌ128Í(string name_template, Gst.PadDirection direction, Gst.PadPresence presence, owned Gst.Caps caps)ÎGst.PadTemplateÖ0 +PadTemplateFlagsÌ2ÎGstÖ0 +PadUnlinkFunctionÌ128Í(Gst.Pad pad)ÎGstÖ0Ïpublic delegate void +PageÌ1ÎPopplerÖ0 +PageLayoutÌ2ÎPopplerÖ0 +PageModeÌ2ÎPopplerÖ0 +PageOrientationÌ2ÎGtkÖ0 +PageRangeÌ1ÎGtkÖ0 +PageSetÌ2ÎGtkÖ0 +PageSetupÌ1ÎGtkÖ0 +PageSetupÌ128Í()ÎGtk.PageSetupÖ0 +PageSetup.from_fileÌ128Í(string file_name)ÎGtk.PageSetupÖ0 +PageSetup.from_key_fileÌ128Í(GLib.KeyFile key_file, string group_name)ÎGtk.PageSetupÖ0 +PageSetupDoneFuncÌ128Í(Gtk.PageSetup page_setup)ÎGtkÖ0Ïpublic delegate void +PageTransitionÌ1ÎPopplerÖ0 +PageTransitionÌ128Í()ÎPoppler.PageTransitionÖ0 +PageTransitionAlignmentÌ2ÎPopplerÖ0 +PageTransitionDirectionÌ2ÎPopplerÖ0 +PageTransitionTypeÌ2ÎPopplerÖ0 +PagerÌ1ÎWnckÖ0 +PagerÌ128Í(Wnck.Screen screen)ÎWnck.PagerÖ0 +PagerDisplayModeÌ2ÎWnckÖ0 +PaletteÌ1ÎSDLÖ0 +PaletteFlagsÌ2ÎSDLÖ0 +PanedÌ1ÎGtkÖ0 +PanelÌ256Ö0 +PanelPluginÌ32ÎXfceÖ0 +PanelPluginCheckÌ128Í(Gdk.Screen screen)ÎXfceÖ0Ïpublic delegate bool +PanelPluginFuncÌ128Í(PanelPlugin panel_plugin)ÎXfceÖ0Ïpublic delegate void +PanelPluginPreInitÌ128Í([CCode (array_length_pos = 0)] string[] argv)ÎXfceÖ0Ïpublic delegate bool +PanelPluginRegisterExternalÌ128Í([CCode (array_length_pos = 0)] ref unowned string[] argv, PanelPluginFunc register)ÎXfceÖ0Ïpublic int +PanelPluginRegisterExternalFullÌ128Í([CCode (array_length_pos = 0)] ref unowned string[] argv, PanelPluginFunc register, PanelPluginPreInit? preinit, PanelPluginCheck? check)ÎXfceÖ0Ïpublic int +PangoÌ256Ö0 +PangoAttrEmbossColorÌ2048ÎGdkÖ0 +PangoAttrEmbossColorÌ128Í(Gdk.Color color)ÎGdk.PangoAttrEmbossColorÖ0 +PangoAttrEmbossedÌ2048ÎGdkÖ0 +PangoAttrEmbossedÌ128Í(bool embossed)ÎGdk.PangoAttrEmbossedÖ0 +PangoAttrStippleÌ2048ÎGdkÖ0 +PangoAttrStippleÌ128Í(Gdk.Bitmap stipple)ÎGdk.PangoAttrStippleÖ0 +PangoRendererÌ1ÎGdkÖ0 +PangoRendererÌ128Í(Gdk.Screen screen)ÎGdk.PangoRendererÖ0 +PaperSizeÌ1ÎGtkÖ0 +PaperSizeÌ128Í(string name)ÎGtk.PaperSizeÖ0 +PaperSize.customÌ128Í(string name, string display_name, double width, double height, Gtk.Unit unit)ÎGtk.PaperSizeÖ0 +PaperSize.from_key_fileÌ128Í(GLib.KeyFile key_file, string group_name)ÎGtk.PaperSizeÖ0 +PaperSize.from_ppdÌ128Í(string ppd_name, string ppd_display_name, double width, double height)ÎGtk.PaperSizeÖ0 +ParamFlagsÌ2ÎGLibÖ0 +ParamSpecÌ1ÎGLibÖ0 +ParamSpecBooleanÌ1ÎGLibÖ0 +ParamSpecBooleanÌ128Í(string name, string nick, string blurb, bool defaultvalue, ParamFlags flags)ÎGLib.ParamSpecBooleanÖ0 +ParamSpecEnumÌ1ÎGLibÖ0 +ParamSpecEnumÌ128Í(string name, string nick, string blurb, Type enum_type, int default_value, ParamFlags flags)ÎGLib.ParamSpecEnumÖ0 +ParamSpecFloatÌ1ÎGLibÖ0 +ParamSpecFloatÌ128Í(string name, string nick, string blurb, float minimum, float maximum, float default_value, ParamFlags flags)ÎGLib.ParamSpecFloatÖ0 +ParamSpecFractionÌ1ÎGstÖ0 +ParamSpecIntÌ1ÎGLibÖ0 +ParamSpecIntÌ128Í(string name, string nick, string blurb, int minimum, int maximum, int default_value, ParamFlags flags)ÎGLib.ParamSpecIntÖ0 +ParamSpecMiniObjectÌ1ÎGstÖ0 +ParamSpecUIntÌ1ÎGLibÖ0 +ParamSpecUIntÌ128Í(string name, string nick, string blurb, uint minimum, uint maximum, uint default_value, ParamFlags flags)ÎGLib.ParamSpecUIntÖ0 +ParameterÌ2048ÎGLibÖ0 +ParentÌ4ÎX.RevertToÖ0 +ParityTypeÌ2ÎFTDIÖ0 +ParmÌ2048ÎV4l2Ö0 +ParseErrorÌ2ÎGstÖ0 +ParserÌ256Ö0 +ParserÌ1ÎJsonÖ0 +ParserÌ128Í()ÎJson.ParserÖ0 +ParserÌ1ÎRaptorÖ0 +ParserÌ128Í(string name)ÎRaptor.ParserÖ0 +ParserÌ1ÎTrackerÖ0 +ParserÌ128Í(Tracker.Language language, int max_word_length, int min_word_length)ÎTracker.ParserÖ0 +ParserCtxtÌ1ÎXmlÖ0 +ParserErrorÌ2ÎJsonÖ0 +ParserOptionÌ2ÎXmlÖ0 +ParserPropertiesÌ2ÎXmlÖ0 +ParserSeveritiesÌ2ÎXmlÖ0 +PasswdÌ1ÎPosixÖ0 +PasswordDialogÌ1ÎGnomeÖ0 +PasswordDialogÌ128Í(string dialog_title, string message, string username, string password, bool readonly_username)ÎGnome.PasswordDialogÖ0 +PasswordDialogDetailsÌ1ÎGnomeÖ0 +PasswordDialogQualityFuncÌ128Í(Gnome.PasswordDialog password_dialog, string password)ÎGnomeÖ0Ïpublic delegate double +PasswordDialogRememberÌ2ÎGnomeÖ0 +PasswordSaveÌ2ÎGLibÖ0 +PasswordSchemaÌ1ÎGnomeKeyringÖ0 +PathÌ256Ö0 +PathÌ1ÎCairoÖ0 +PathDataÌ2048ÎCairoÖ0 +PathDataHeaderÌ2048ÎCairoÖ0 +PathDataPointÌ2048ÎCairoÖ0 +PathDataTypeÌ2ÎCairoÖ0 +PathPriorityTypeÌ2ÎGtkÖ0 +PathTypeÌ2ÎGtkÖ0 +PatternÌ1ÎCairoÖ0 +Pattern.for_surfaceÌ128Í(Surface surface)ÎCairo.PatternÖ0 +Pattern.linearÌ128Í(double x0, double y0, double x1, double y1)ÎCairo.PatternÖ0 +Pattern.radialÌ128Í(double cx0, double cy0, double radius0, double cx1, double cy1, double radius1)ÎCairo.PatternÖ0 +Pattern.rgbÌ128Í(double red, double green, double blue)ÎCairo.PatternÖ0 +Pattern.rgbaÌ128Í(double red, double green, double blue, double alpha)ÎCairo.PatternÖ0 +PatternSpecÌ1ÎGLibÖ0 +PatternSpecÌ128Í(string pattern)ÎGLib.PatternSpecÖ0 +PatternTypeÌ2ÎCairoÖ0 +PcompÌ128Í(double k, double n, Mode mode)ÎGsl.EllIntÖ0Ïpublic double +Pcomp_eÌ128Í(double k, double n, Mode mode, out Result result)ÎGsl.EllIntÖ0Ïpublic int +PdfSurfaceÌ1ÎCairoÖ0 +PdfSurfaceÌ128Í(string filename, double width_in_points, double height_in_points)ÎCairo.PdfSurfaceÖ0 +PdfSurface.for_streamÌ128Í(WriteFunc write_func, void* closure, double width_in_points, double height_in_points)ÎCairo.PdfSurfaceÖ0 +PermissionsÌ2ÎPopplerÖ0 +PermutationÌ1ÎGslÖ0 +PermutationÌ128Í(size_t n)ÎGsl.PermutationÖ0 +Permutation.with_zerosÌ128Í(size_t n)ÎGsl.PermutationÖ0 +PermuteÌ256Ö0 +PermuteComplexÌ256Ö0 +PermuteVectorÌ256Ö0 +PermuteVectorComplexÌ256Ö0 +PidÌ2048ÎGLibÖ0 +PidFileProcÌ128Í()ÎDaemonÖ0 +PipelineÌ1ÎGstÖ0 +PipelineÌ128Í(string name)ÎGst.PipelineÖ0 +PipelineFlagsÌ2ÎGstÖ0 +PixbufÌ1ÎGdkÖ0 +PixbufÌ128Í(Gdk.Colorspace colorspace, bool has_alpha, int bits_per_sample, int width, int height)ÎGdk.PixbufÖ0 +Pixbuf.from_dataÌ128Í([CCode (array_length = false)] uchar[] data, Gdk.Colorspace colorspace, bool has_alpha, int bits_per_sample, int width, int height, int rowstride, Gdk.PixbufDestroyNotify? destroy_fn)ÎGdk.PixbufÖ0 +Pixbuf.from_fileÌ128Í(string filename)ÎGdk.PixbufÖ0 +Pixbuf.from_file_at_scaleÌ128Í(string filename, int width, int height, bool preserve_aspect_ratio)ÎGdk.PixbufÖ0 +Pixbuf.from_file_at_sizeÌ128Í(string filename, int width, int height)ÎGdk.PixbufÖ0 +Pixbuf.from_inlineÌ128Í(int data_length, [CCode (array_length = false)] uchar[] data, bool copy_pixels)ÎGdk.PixbufÖ0 +Pixbuf.from_streamÌ128Í(GLib.InputStream stream, GLib.Cancellable? cancellable)ÎGdk.PixbufÖ0 +Pixbuf.from_stream_at_scaleÌ128Í(GLib.InputStream stream, int width, int height, bool preserve_aspect_ratio, GLib.Cancellable? cancellable)ÎGdk.PixbufÖ0 +Pixbuf.from_xpm_dataÌ128Í([CCode (array_length = false)] string[] data)ÎGdk.PixbufÖ0 +Pixbuf.subpixbufÌ128Í(Gdk.Pixbuf src_pixbuf, int src_x, int src_y, int width, int height)ÎGdk.PixbufÖ0 +PixbufAlphaModeÌ2ÎGdkÖ0 +PixbufAnimationÌ1ÎGdkÖ0 +PixbufAnimation.from_fileÌ128Í(string filename)ÎGdk.PixbufAnimationÖ0 +PixbufAnimationIterÌ1ÎGdkÖ0 +PixbufDestroyNotifyÌ128Í(uchar[] pixels)ÎGdkÖ0Ïpublic delegate void +PixbufErrorÌ2ÎGdkÖ0 +PixbufFormatÌ1ÎGdkÖ0 +PixbufLoaderÌ1ÎGdkÖ0 +PixbufLoaderÌ128Í()ÎGdk.PixbufLoaderÖ0 +PixbufLoader.with_mime_typeÌ128Í(string mime_type)ÎGdk.PixbufLoaderÖ0 +PixbufLoader.with_typeÌ128Í(string image_type)ÎGdk.PixbufLoaderÖ0 +PixbufRotationÌ2ÎGdkÖ0 +PixbufSaveFuncÌ128Í(string buf, size_t count, GLib.Error error)ÎGdkÖ0Ïpublic delegate bool +PixbufSimpleAnimÌ1ÎGdkÖ0 +PixbufSimpleAnimÌ128Í(int width, int height, float rate)ÎGdk.PixbufSimpleAnimÖ0 +PixbufSimpleAnimClassÌ1ÎGdkÖ0 +PixbufSimpleAnimIterÌ1ÎGdkÖ0 +PixdataÌ2048ÎGdkÖ0 +PixdataDumpTypeÌ2ÎGdkÖ0 +PixdataTypeÌ2ÎGdkÖ0 +PixelÌ1ÎSDLGraphicsÖ0 +PixelFormatÌ1ÎSDLÖ0 +PixelFormatÌ2048ÎV4l2Ö0 +PixelFormatTypeÌ2ÎV4l2Ö0 +PixmapÌ1ÎGdkÖ0 +PixmapÌ128Í(Gdk.Drawable? drawable, int width, int height, int depth)ÎGdk.PixmapÖ0 +PlÌ128Í(int l, double x)ÎGsl.LegendrePolyÖ0Ïpublic double +Pl_arrayÌ128Í(int lmax, double x, [CCode (array_length = false)] double[] result_array)ÎGsl.LegendrePolyÖ0Ïpublic int +Pl_deriv_arrayÌ128Í(int lmax, double x, [CCode (array_length = false)] double[] result_array, [CCode (array_length = false)] double[] result_deriv_array)ÎGsl.LegendrePolyÖ0Ïpublic int +Pl_eÌ128Í(int l, double x, out Result result)ÎGsl.LegendrePolyÖ0Ïpublic int +PlatformÌ1ÎOobsÖ0 +PlmÌ128Í(int l, int m, double x)ÎGsl.LegendrePolyÖ0Ïpublic double +Plm_arrayÌ128Í(int lmax, int m, double x, [CCode (array_length = false)] double[] result_array)ÎGsl.LegendrePolyÖ0Ïpublic int +Plm_deriv_arrayÌ128Í(int lmax, int m, double x, double[] result_array, [CCode (array_length = false)] double[] result_deriv_array)ÎGsl.LegendrePolyÖ0Ïpublic int +Plm_eÌ128Í(int l, int m, double x, out Result result)ÎGsl.LegendrePolyÖ0Ïpublic int +PlugÌ1ÎGtkÖ0 +PlugÌ128Í(Gdk.NativeWindow socket_id)ÎGtk.PlugÖ0 +Plug.for_displayÌ128Í(Gdk.Display display, Gdk.NativeWindow socket_id)ÎGtk.PlugÖ0 +PluginÌ1ÎGstÖ0 +PluginDescÌ1ÎGstÖ0 +PluginErrorÌ2ÎGstÖ0 +PluginFeatureÌ1ÎGstÖ0 +PluginFeatureFilterÌ128Í(Gst.PluginFeature feature)ÎGstÖ0Ïpublic delegate bool +PluginFilterÌ128Í(Gst.Plugin plugin)ÎGstÖ0Ïpublic delegate bool +PluginFlagsÌ2ÎGstÖ0 +PluginInitFuncÌ128Í(Gst.Plugin plugin)ÎGstÖ0Ïpublic delegate bool +PointÌ2048ÎGdkÖ0 +PointerHooksÌ1ÎGdkÖ0 +PointerMotionHintMaskÌ4ÎX.EventMaskÖ0 +PointerMotionMaskÌ4ÎX.EventMaskÖ0 +PointerRootÌ4ÎX.RevertToÖ0 +PolicyTypeÌ2ÎGtkÖ0 +PollÌ1ÎGstÖ0 +PollÌ128Í(bool controllable)ÎGst.PollÖ0 +PollFDÌ2048ÎGLibÖ0 +PollFDÌ1ÎGstÖ0 +PollFuncÌ128Í(PollFD[] ufds, uint nfsd, int timeout_)ÎGLibÖ0Ïpublic delegate int +PolyÌ256Ö0 +PolyComplexWorkspaceÌ1ÎGslÖ0 +PolyComplexWorkspaceÌ128Í(size_t n)ÎGsl.PolyComplexWorkspaceÖ0 +PolygonÌ1ÎSDLGraphicsÖ0 +PopplerÌ256Ö0 +PositionTypeÌ2ÎGtkÖ0 +PosixÌ256Ö0 +PosixSignalHandlerÌ1ÎXfceÖ0 +PowÌ256Ö0 +PowerÌ4ÎOsso.KeySymÖ0 +PowerLineFrequencyÌ2ÎV4l2Ö0 +PreferencesTypeÌ2ÎGnomeÖ0 +PrependÌ4ÎX.PropModeÖ0 +PreviewTypeÌ2ÎGtkÖ0 +PrintContextÌ1ÎGtkÖ0 +PrintDirectoryÌ128Í(GLib.FileStream p1, long p2)ÎTiff.TIFFÖ0Ïpublic void +PrintDuplexÌ2ÎGtkÖ0 +PrintErrorÌ2ÎGtkÖ0 +PrintFuncÌ128Í(string text)ÎGLibÖ0Ïpublic delegate void +PrintMethodÌ128Í(TIFF p1, GLib.FileStream p2, long p3)ÎTiffÖ0Ïpublic delegate void +PrintOperationÌ1ÎGtkÖ0 +PrintOperationÌ128Í()ÎGtk.PrintOperationÖ0 +PrintOperationActionÌ2ÎGtkÖ0 +PrintOperationPreviewÌ32ÎGtkÖ0 +PrintOperationResultÌ2ÎGtkÖ0 +PrintPagesÌ2ÎGtkÖ0 +PrintQualityÌ2ÎGtkÖ0 +PrintSettingsÌ1ÎGtkÖ0 +PrintSettingsÌ128Í()ÎGtk.PrintSettingsÖ0 +PrintSettings.from_fileÌ128Í(string file_name)ÎGtk.PrintSettingsÖ0 +PrintSettings.from_key_fileÌ128Í(GLib.KeyFile key_file, string group_name)ÎGtk.PrintSettingsÖ0 +PrintSettingsFuncÌ128Í(string key, string value)ÎGtkÖ0Ïpublic delegate void +PrintStatusÌ2ÎGtkÖ0 +PriorityÌ256Ö0 +PriorityÌ2ÎV4l2Ö0 +PrivateÌ1ÎGLibÖ0 +PrivateÌ128Í(DestroyNotify destroy_func)ÎGLib.PrivateÖ0 +PrivateFlagsÌ2ÎGtkÖ0 +ProcessÌ256Ö0 +ProcessSignalÌ2ÎGLibÖ0 +ProfileCallbackÌ128Í(string sql, uint64 time)ÎSqliteÖ0Ïpublic delegate void +ProgramÌ1ÎGnomeÖ0 +ProgramÌ1ÎHildonÖ0 +ProgressBarÌ1ÎGtkÖ0 +ProgressBarÌ128Í()ÎGtk.ProgressBarÖ0 +ProgressBarOrientationÌ2ÎGtkÖ0 +ProgressBarStyleÌ2ÎGtkÖ0 +ProgressCallbackStateÌ1ÎGnomeVFSÖ0 +PropModeÌ2ÎGdkÖ0 +PropModeÌ2ÎXÖ0 +PropertyÌ1ÎGladeÖ0 +PropertyÌ1ÎXfconfÖ0 +PropertyChangeHandlerÌ128Í(Atk.Object p1, Atk.PropertyValues p2)ÎAtkÖ0Ïpublic delegate void +PropertyChangeMaskÌ4ÎX.EventMaskÖ0 +PropertyEventÌ2048ÎXÖ0 +PropertyNotifyÌ4ÎX.EventTypeÖ0 +PropertyProbeÌ32ÎGstÖ0 +PropertyStateÌ2ÎGdkÖ0 +PropertyValuesÌ1ÎAtkÖ0 +ProtocolÌ2ÎEpcÖ0 +ProtocolÌ1ÎSoupÖ0 +ProxyÌ1ÎLmÖ0 +ProxyÌ128Í(Lm.ProxyType type)ÎLm.ProxyÖ0 +Proxy.with_serverÌ128Í(Lm.ProxyType type, string server, uint port)ÎLm.ProxyÖ0 +ProxyCallÌ1ÎDBusÖ0 +ProxyCallNotifyÌ128Í(Object obj, ProxyCall call_id)ÎDBusÖ0Ïpublic delegate void +ProxyResolverÌ32ÎSoupÖ0 +ProxyResolverCallbackÌ128Í(Soup.ProxyResolver p1, Soup.Message p2, uint p3, Soup.Address p4, void* p5)ÎSoupÖ0Ïpublic delegate void +ProxyTypeÌ2ÎLmÖ0 +PsSurfaceÌ1ÎCairoÖ0 +PsSurfaceÌ128Í(string filename, double width_in_points, double height_in_points)ÎCairo.PsSurfaceÖ0 +PsSurface.for_streamÌ128Í(WriteFunc write_func, void* closure, double width_in_points, double height_in_points)ÎCairo.PsSurfaceÖ0 +PseudoIndexÌ256Ö0 +PsiÌ256Ö0 +PtrArrayÌ1ÎGLibÖ0 +PtrArrayÌ128Í()ÎGLib.PtrArrayÖ0 +PtrArray.sizedÌ128Í(uint reserved_size)ÎGLib.PtrArrayÖ0 +PublisherÌ1ÎEpcÖ0 +PublisherÌ128Í(string? name, string application, string? domain)ÎEpc.PublisherÖ0 +PushSrcÌ1ÎGstÖ0 +PutUnionÌ1ÎTiffÖ0 +QÌ8ÎGsl.EigenGenWorkspaceÖ0ÏMatrix +QÌ8ÎGsl.EigenGenvWorkspaceÖ0ÏMatrix +QÌ8ÎGsl.MultifitLinearWorkspaceÖ0ÏMatrix +Q0Ì128Í(double x)ÎGsl.LegendrePolyÖ0Ïpublic double +Q0_eÌ128Í(double x, out Result result)ÎGsl.LegendrePolyÖ0Ïpublic int +Q1Ì128Í(double x)ÎGsl.LegendrePolyÖ0Ïpublic double +Q1_eÌ128Í(double x, out Result result)ÎGsl.LegendrePolyÖ0Ïpublic int +QAWOÌ2ÎGslÖ0 +QCELPÌ4ÎGst.RTPPayloadÖ0 +QNAMEÌ4ÎRasqal.Literal.TypeÖ0 +QOSÌ4ÎGst.EventTypeÖ0 +QRNGÌ1ÎGslÖ0 +QRNGÌ128Í(QRNGType* T, uint d)ÎGsl.QRNGÖ0 +QRNGAlgorithmsÌ256Ö0 +QRNGGetState2Ì128Í(void* state, uint dimension, out double x)ÎGslÖ0Ïpublic delegate int +QRNGInitStateÌ128Í(void* state, uint dimension)ÎGslÖ0Ïpublic delegate int +QRNGStateSizeÌ128Í(uint dimension)ÎGslÖ0Ïpublic delegate size_t +QRNGTypeÌ2048ÎGslÖ0 +QRPT_QRsolveÌ128Í(Matrix Q, Matrix R, Permutation p, Vector b, Vector x)ÎGsl.LinAlgÖ0Ïpublic int +QRPT_RsolveÌ128Í(Matrix QR, Permutation p, Vector b, Vector x)ÎGsl.LinAlgÖ0Ïpublic int +QRPT_RsvxÌ128Í(Matrix QR, Permutation p, Vector x)ÎGsl.LinAlgÖ0Ïpublic int +QRPT_decompÌ128Í(Matrix A, Vector tau, Permutation p, out int signum, Vector norm)ÎGsl.LinAlgÖ0Ïpublic int +QRPT_decomp2Ì128Í(Matrix A, Matrix q, Matrix r, Vector tau, Permutation p, out int signum, Vector norm)ÎGsl.LinAlgÖ0Ïpublic int +QRPT_solveÌ128Í(Matrix QR, Vector tau, Permutation p, Vector b, Vector x)ÎGsl.LinAlgÖ0Ïpublic int +QRPT_svxÌ128Í(Matrix QR, Vector tau, Permutation p, Vector x)ÎGsl.LinAlgÖ0Ïpublic int +QRPT_updateÌ128Í(Matrix Q, Matrix R, Permutation p, Vector u, Vector v)ÎGsl.LinAlgÖ0Ïpublic int +QR_QRsolveÌ128Í(Matrix Q, Matrix R, Vector b, Vector x)ÎGsl.LinAlgÖ0Ïpublic int +QR_QTmatÌ128Í(Matrix QR, Vector tau, Matrix A)ÎGsl.LinAlgÖ0Ïpublic int +QR_QTvecÌ128Í(Matrix QR, Vector tau, Vector v)ÎGsl.LinAlgÖ0Ïpublic int +QR_QvecÌ128Í(Matrix QR, Vector tau, Vector v)ÎGsl.LinAlgÖ0Ïpublic int +QR_RsolveÌ128Í(Matrix QR, Vector b, Vector x)ÎGsl.LinAlgÖ0Ïpublic int +QR_RsvxÌ128Í(Matrix QR, Vector x)ÎGsl.LinAlgÖ0Ïpublic int +QR_decompÌ128Í(Matrix A, Vector tau)ÎGsl.LinAlgÖ0Ïpublic int +QR_lssolveÌ128Í(Matrix QR, Vector tau, Vector b, Vector x, Vector residual)ÎGsl.LinAlgÖ0Ïpublic int +QR_solveÌ128Í(Matrix QR, Vector tau, Vector b, Vector x)ÎGsl.LinAlgÖ0Ïpublic int +QR_svxÌ128Í(Matrix QR, Vector tau, Vector x)ÎGsl.LinAlgÖ0Ïpublic int +QR_unpackÌ128Í(Matrix QR, Vector tau, Matrix Q, Matrix R)ÎGsl.LinAlgÖ0Ïpublic int +QR_updateÌ128Í(Matrix Q, Matrix R, Vector w, Vector v)ÎGsl.LinAlgÖ0Ïpublic int +QSIÌ8ÎGsl.MultifitLinearWorkspaceÖ0ÏMatrix +QUADRATICÌ4ÎGst.InterpolateModeÖ0 +QUADRATIC_CURVE_TOÌ4ÎGoo.CanvasPathCommandTypeÖ0 +QUARTÌ4ÎGsl.ConstCGSÖ0 +QUARTÌ4ÎGsl.ConstCGSMÖ0 +QUARTÌ4ÎGsl.ConstMKSÖ0 +QUARTÌ4ÎGsl.ConstMKSAÖ0 +QUARTZÌ4ÎCairo.SurfaceTypeÖ0 +QUERYÌ4ÎGnomeVFS.XferErrorModeÖ0 +QUERYÌ4ÎGnomeVFS.XferOverwriteModeÖ0 +QUERYÌ4ÎSDL.EventStateÖ0 +QUERYÌ4ÎSDL.GrabModeÖ0 +QUESTIONÌ4ÎGtk.MessageTypeÖ0 +QUESTIONÌ4ÎSDL.KeySymbolÖ0 +QUESTION_ARROWÌ4ÎGdk.CursorTypeÖ0 +QUEUEÌ4ÎGtk.ResizeModeÖ0 +QUEUEDÌ4ÎSoup.MessageStatusÖ0 +QUEUEDÌ4ÎV4l2.BufferFlagsÖ0 +QUITÌ4ÎDaemon.SigÖ0 +QUITÌ4ÎGLib.ProcessSignalÖ0 +QUITÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +QUITÌ4ÎSDL.EventTypeÖ0 +QUITMASKÌ4ÎSDL.EventMaskÖ0 +QUOTATIONÌ4ÎUnicodeBreakTypeÖ0 +QUOTEÌ4ÎSDL.KeySymbolÖ0 +QUOTEDBLÌ4ÎSDL.KeySymbolÖ0 +Q_Ì128Í(string str)ÎGLibÖ0 +QlÌ128Í(int l, double x)ÎGsl.LegendrePolyÖ0Ïpublic double +Ql_eÌ128Í(int l, double x, out Result result)ÎGsl.LegendrePolyÖ0Ïpublic int +QuarkÌ2048ÎGLibÖ0 +QueryÌ1ÎGstÖ0 +QueryÌ1ÎRasqalÖ0 +QueryÌ128Í(string? name, string? uri)ÎRasqal.QueryÖ0 +Query.applicationÌ128Í(Gst.QueryType type, Gst.Structure structure)ÎGst.QueryÖ0 +Query.bufferingÌ128Í(Gst.Format format)ÎGst.QueryÖ0 +Query.convertÌ128Í(Gst.Format src_format, int64 value, Gst.Format dest_format)ÎGst.QueryÖ0 +Query.durationÌ128Í(Gst.Format format)ÎGst.QueryÖ0 +Query.formatsÌ128Í()ÎGst.QueryÖ0 +Query.latencyÌ128Í()ÎGst.QueryÖ0 +Query.positionÌ128Í(Gst.Format format)ÎGst.QueryÖ0 +Query.seekingÌ128Í(Gst.Format format)ÎGst.QueryÖ0 +Query.segmentÌ128Í(Gst.Format format)ÎGst.QueryÖ0 +QueryClassÌ1ÎGstÖ0 +QueryControlÌ2048ÎV4l2Ö0 +QueryMenuÌ2048ÎV4l2Ö0 +QueryTypeÌ2ÎGstÖ0 +QueryTypeDefinitionÌ1ÎGstÖ0 +QueueÌ1ÎGLibÖ0 +QueueÌ128Í()ÎGLib.QueueÖ0 +QuitEventÌ2048ÎSDLÖ0 +RÌ4ÎFTDI.ChipTypeÖ0 +RÌ8ÎGsl.EigenGenWorkspaceÖ0ÏMatrix +RÌ4ÎPango.BidiTypeÖ0 +RADÌ4ÎGsl.ConstCGSÖ0 +RADÌ4ÎGsl.ConstCGSMÖ0 +RADÌ4ÎGsl.ConstMKSÖ0 +RADÌ4ÎGsl.ConstMKSAÖ0 +RADIALÌ4ÎCairo.PatternTypeÖ0 +RADIOÌ4ÎPoppler.FormButtonTypeÖ0 +RADIOÌ4ÎV4l2.CapabilitiesÖ0 +RADIOÌ4ÎV4l2.TunerTypeÖ0 +RADIOBUTTONÌ4ÎGtk.ToolbarChildTypeÖ0 +RADIOITEMSÌ4ÎGnome.UIInfoTypeÖ0 +RADIO_BUTTONÌ4ÎAtk.RoleÖ0 +RADIO_MENU_ITEMÌ4ÎAtk.RoleÖ0 +RALTÌ4ÎSDL.KeyModifierÖ0 +RALTÌ4ÎSDL.KeySymbolÖ0 +RANDOMÌ4ÎGnomeVFS.OpenModeÖ0 +RANGEÌ4ÎGst.RTSPHeaderFieldÖ0 +RANGEÌ8ÎSqliteÖ0Ïint +RANGEÌ4ÎXml.XPathObjectTypeÖ0 +RANGESÌ4ÎGtk.PrintPagesÖ0 +RARROWÌ4ÎCurses.AcsÖ0 +RATEÌ4ÎGst.AudioFieldFlagÖ0 +RATEÌ4ÎGst.QueryTypeÖ0 +RATIONALÌ4ÎTiff.DataTypeÖ0 +RAWÌ4ÎGLib.RegexCompileFlagsÖ0 +RCÌ128Í(double x, double y, Mode mode)ÎGsl.EllIntÖ0Ïpublic double +RCÌ4ÎGtk.PathPriorityTypeÖ0 +RCÌ4ÎGtk.RcTokenTypeÖ0 +RCTRLÌ4ÎSDL.KeyModifierÖ0 +RCTRLÌ4ÎSDL.KeySymbolÖ0 +RC_STYLEÌ4ÎGtk.WidgetFlagsÖ0 +RC_eÌ128Í(double x, double y, Mode mode, out Result result)ÎGsl.EllIntÖ0Ïpublic int +RDÌ128Í(double x, double y, double z, Mode mode)ÎGsl.EllIntÖ0Ïpublic double +RDS_CAPTUREÌ4ÎV4l2.CapabilitiesÖ0 +RDTÌ4ÎGst.RTSPTransModeÖ0 +RD_eÌ128Í(double x, double y, double z, Mode mode, out Result result)ÎGsl.EllIntÖ0Ïpublic int +READÌ4ÎGLib.BookmarkFileErrorÖ0 +READÌ4ÎGLib.SpawnErrorÖ0 +READÌ4ÎGdk.InputConditionÖ0 +READÌ4ÎGnomeKeyring.AccessTypeÖ0 +READÌ4ÎGnomeVFS.OpenModeÖ0 +READÌ4ÎGst.RTSPEventÖ0 +READÌ4ÎGst.ResourceErrorÖ0 +READÌ4ÎGtk.RecentManagerErrorÖ0 +READABLEÌ4ÎGLib.IOFlagsÖ0 +READABLEÌ4ÎGLib.ParamFlagsÖ0 +READABLEÌ4ÎGst.IndexFlagsÖ0 +READABLEÌ4ÎGtk.ArgFlagsÖ0 +READINGÌ4ÎXml.TextReaderModeÖ0 +READONLYÌ4ÎGst.BufferFlagÖ0 +READONLYÌ4ÎGst.MiniObjectFlagsÖ0 +READONLYÌ8ÎSqliteÖ0Ïint +READWRITEÌ4ÎGLib.ParamFlagsÖ0 +READWRITEÌ4ÎV4l2.CapabilitiesÖ0 +READYÌ4ÎGst.RTSPStateÖ0 +READYÌ4ÎGst.StateÖ0 +READY_TO_NULLÌ4ÎGst.StateChangeÖ0 +READY_TO_PAUSEDÌ4ÎGst.StateChangeÖ0 +READ_ERRORÌ4ÎCairo.StatusÖ0 +READ_EXTENDEDÌ4ÎFTDI.HostEmultationModeCommandsÖ0 +READ_FAILUREÌ4ÎXfconf.ErrorÖ0 +READ_NEGÌ4ÎFTDI.ShiftingCommandsÖ0 +READ_ONLYÌ4ÎExo.MountPointFlagsÖ0 +READ_ONLYÌ4ÎGLib.IOErrorÖ0 +READ_ONLYÌ4ÎV4l2.ControlFlagsÖ0 +READ_SHORTÌ4ÎFTDI.HostEmultationModeCommandsÖ0 +REALIZEDÌ4ÎGtk.WidgetFlagsÖ0 +REAL_CHALLENGE1Ì4ÎGst.RTSPHeaderFieldÖ0 +REAL_CHALLENGE2Ì4ÎGst.RTSPHeaderFieldÖ0 +REAL_CHALLENGE3Ì4ÎGst.RTSPHeaderFieldÖ0 +REAR_CENTERÌ4ÎGst.AudioChannelPositionÖ0 +REAR_LEFTÌ4ÎGst.AudioChannelPositionÖ0 +REAR_RIGHTÌ4ÎGst.AudioChannelPositionÖ0 +REBOOTÌ4ÎOobs.RunlevelRoleÖ0 +REC709Ì4ÎV4l2.ColorspaceÖ0 +RECEIVES_DEFAULTÌ4ÎGtk.WidgetFlagsÖ0 +RECORDÌ4ÎGst.MixerTrackFlagsÖ0 +RECORDÌ4ÎGst.RTSPMethodÖ0 +RECORDÌ4ÎV4l2.PriorityÖ0 +RECORDINGÌ4ÎGst.RTSPStateÖ0 +RECORDING_LOCATIONÌ4ÎGst.TagImageTypeÖ0 +RECORD_TOGGLEDÌ4ÎGst.MixerMessageTypeÖ0 +RECOVERÌ4ÎXml.ParserOptionÖ0 +RECTANGULARÌ4ÎGst.FFTWindowÖ0 +RECURSIVEÌ4ÎGConf.ClientPreloadTypeÖ0 +RECURSIVEÌ4ÎGnomeVFS.XferOptionsÖ0 +REDÌ4ÎCurses.ColorÖ0 +REDÌ8ÎGst.VideoMask15Ö0 +REDÌ8ÎGst.VideoMask16Ö0 +REDIRECTÌ4ÎGst.RTSPMethodÖ0 +REDIRECTÌ4ÎSoup.StatusClassÖ0 +REDIRECTINGÌ4ÎGtk.MozEmbedProgressFlagsÖ0 +REDOÌ4ÎCurses.KeyÖ0 +REDOÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +REDO_MOVEÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +REDRAW_ON_ALLOCÌ4ÎGtk.PrivateFlagsÖ0 +REDUCEDx1Ì4ÎGsf.ZipCompressionMethodÖ0 +REDUCEDx2Ì4ÎGsf.ZipCompressionMethodÖ0 +REDUCEDx3Ì4ÎGsf.ZipCompressionMethodÖ0 +REDUCEDx4Ì4ÎGsf.ZipCompressionMethodÖ0 +REDUNDANT_OBJECTÌ4ÎAtk.RoleÖ0 +RED_BALANCEÌ4ÎV4l2.UserClassControlIdsÖ0 +RED_INTÌ8ÎGst.VideoMask15Ö0Ïint +RED_INTÌ8ÎGst.VideoMask16Ö0Ïint +RED_SIZEÌ4ÎSDL.GLattrÖ0 +REFERENCEÌ4ÎCurses.KeyÖ0 +REFERERÌ4ÎGst.RTSPHeaderFieldÖ0 +REFLECTÌ4ÎCairo.ExtendÖ0 +REFRESHÌ4ÎCurses.KeyÖ0 +REFUSEDÌ4ÎGst.PadLinkReturnÖ0 +REGION_DATAÌ4ÎGst.RTSPHeaderFieldÖ0 +REGISTERINGÌ4ÎGnome.ClientStateÖ0 +REGISTRYÌ8ÎLua.PseudoIndexÖ0Ïint +REGULARÌ4ÎGLib.FileTypeÖ0 +REGULARÌ4ÎGnomeVFS.FileTypeÖ0 +REJANGÌ4ÎPango.ScriptÖ0 +REJECTÌ4ÎGtk.ResponseTypeÖ0 +RELEASEÌ4ÎAtk.KeyEventTypeÖ0 +RELEASEÌ8ÎLuaÖ0 +RELEASEDÌ4ÎSDL.ButtonStateÖ0 +RELEASE_MASKÌ4ÎGdk.ModifierTypeÖ0 +RELOADBYPASSCACHEÌ4ÎGtk.MozEmbedReloadFlagsÖ0 +RELOADBYPASSPROXYÌ4ÎGtk.MozEmbedReloadFlagsÖ0 +RELOADBYPASSPROXYANDCACHEÌ4ÎGtk.MozEmbedReloadFlagsÖ0 +RELOADCHARSETCHANGEÌ4ÎGtk.MozEmbedReloadFlagsÖ0 +RELOADNORMALÌ4ÎGtk.MozEmbedReloadFlagsÖ0 +REMOTE_EXCEPTIONÌ4ÎDBus.ErrorÖ0 +REMOVEÌ4ÎGdk.FilterReturnÖ0 +REMOVEÌ4ÎGnomeKeyring.AccessTypeÖ0 +REMOVEDÌ4ÎGnomeVFS.DNSSDServiceStatusÖ0 +REMOVESOURCEÌ4ÎGnomeVFS.XferOptionsÖ0 +REMOVE_MESSAGEÌ4ÎLm.HandlerResultÖ0 +RENDER_TYPE_NONEÌ8ÎPangoÖ0 +REPEATÌ4ÎCairo.ExtendÖ0 +REPLACEÌ4ÎCurses.KeyÖ0 +REPLACEÌ4ÎGLib.RegexErrorÖ0 +REPLACEÌ4ÎGdk.PropModeÖ0 +REPLACEÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +REPLACEÌ4ÎGnomeVFS.XferOverwriteActionÖ0 +REPLACEÌ4ÎGnomeVFS.XferOverwriteModeÖ0 +REPLACEÌ4ÎGst.TagMergeModeÖ0 +REPLACEÌ4ÎPoppler.PageTransitionTypeÖ0 +REPLACE_ALLÌ4ÎGnomeVFS.XferOverwriteActionÖ0 +REPLACE_ALLÌ4ÎGst.TagMergeModeÖ0 +REPLACE_DESTINATIONÌ4ÎGLib.FileCreateFlagsÖ0 +REPLACE_EXISTINGÌ4ÎDBus.NameFlagÖ0 +REPORTÌ4ÎUSB.DescriptorTypeÖ0 +REQUESTÌ4ÎGst.PadPresenceÖ0 +REQUESTÌ4ÎGst.RTSPMsgTypeÖ0 +REQUESTÌ4ÎSoup.MessageHeadersTypeÖ0 +REQUESTED_RANGE_NOT_SATISFIABLEÌ4ÎSoup.KnownStatusCodeÖ0 +REQUEST_ENTITY_TOO_LARGEÌ4ÎGst.RTSPStatusCodeÖ0 +REQUEST_ENTITY_TOO_LARGEÌ4ÎSoup.KnownStatusCodeÖ0 +REQUEST_NEEDEDÌ4ÎGtk.PrivateFlagsÖ0 +REQUEST_TIMEOUTÌ4ÎGst.RTSPStatusCodeÖ0 +REQUEST_TIMEOUTÌ4ÎSoup.KnownStatusCodeÖ0 +REQUEST_URI_TOO_LARGEÌ4ÎGst.RTSPStatusCodeÖ0 +REQUEST_URI_TOO_LONGÌ4ÎSoup.KnownStatusCodeÖ0 +REQUIREÌ4ÎGst.RTSPHeaderFieldÖ0 +REQUIREDÌ4ÎAtk.StateTypeÖ0 +REQUIREDÌ4ÎXml.AttributeDefaultÖ0 +RESAMPLEÌ4ÎGst.BaseAudioSinkSlaveMethodÖ0 +RESAMPLEÌ4ÎGst.BaseAudioSrcSlaveMethodÖ0 +RESENDÌ4ÎGst.FlowReturnÖ0 +RESERVEDÌ4ÎSDL.KeyModifierÖ0 +RESERVEDÌ4ÎUSB.TypeÖ0 +RESERVED_1Ì4ÎGtk.ObjectFlagsÖ0 +RESERVED_2Ì4ÎGtk.ObjectFlagsÖ0 +RESERVED_CHARS_ALLOWED_IN_PATHÌ8ÎGLib.UriÖ0 +RESERVED_CHARS_ALLOWED_IN_PATH_ELEMENTÌ8ÎGLib.UriÖ0 +RESERVED_CHARS_ALLOWED_IN_USERINFOÌ8ÎGLib.UriÖ0 +RESERVED_CHARS_GENERIC_DELIMITERSÌ8ÎGLib.UriÖ0 +RESERVED_CHARS_SUBCOMPONENT_DELIMITERSÌ8ÎGLib.UriÖ0 +RESETÌ4ÎCurses.KeyÖ0 +RESETÌ8ÎFTDIÖ0Ïint +RESETÌ4ÎFTDI.MPSSEModeÖ0 +RESETÌ4ÎGoo.CanvasAnimateTypeÖ0 +RESET_CONTENTÌ4ÎSoup.KnownStatusCodeÖ0 +RESET_PURGE_RXÌ8ÎFTDIÖ0Ïint +RESET_PURGE_TXÌ8ÎFTDIÖ0Ïint +RESET_REQUESTÌ8ÎFTDIÖ0Ïint +RESET_REQUEST_TYPEÌ8ÎFTDIÖ0Ïint +RESET_SIOÌ8ÎFTDIÖ0Ïint +RESIZABLEÌ4ÎAtk.StateTypeÖ0 +RESIZABLEÌ4ÎSDL.SurfaceFlagÖ0 +RESIZEÌ4ÎCurses.KeyÖ0 +RESIZEÌ4ÎGdk.WMFunctionÖ0 +RESIZEÌ4ÎWnck.WindowActionsÖ0 +RESIZEHÌ4ÎGdk.WMDecorationÖ0 +RESIZE_INCÌ4ÎGdk.WindowHintsÖ0 +RESIZE_PENDINGÌ4ÎGtk.PrivateFlagsÖ0 +RESIZE_REDIRECTÌ4ÎXcb.EventMaskÖ0 +RESOURCEÌ4ÎRaptor.IdentifierTypeÖ0 +RESOURCE_CONFLICTÌ4ÎLm.DisconnectReasonÖ0 +RESPONSEÌ4ÎGst.RTSPMsgTypeÖ0 +RESPONSEÌ4ÎLm.MessageTypeÖ0 +RESPONSEÌ4ÎSoup.MessageHeadersTypeÖ0 +RESTARTÌ4ÎCurses.KeyÖ0 +RESTARTÌ4ÎGoo.CanvasAnimateTypeÖ0 +RESTARTÌ4ÎLua.GarbageCollectionÖ0 +RESTARTEDÌ4ÎGnome.ClientFlagsÖ0 +RESTART_GAMEÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +RESTOREDÌ4ÎGnome.ClientFlagsÖ0 +RESTORINGÌ4ÎGtk.MozEmbedProgressFlagsÖ0 +RESULTÌ4ÎLm.MessageSubTypeÖ0 +RESUMEÌ4ÎCurses.KeyÖ0 +RESUMEÌ4ÎV4l2.EncCmdÖ0 +RESUNIT_CENTIMETERÌ8ÎTiffÖ0Ïttag_t +RESUNIT_INCHÌ8ÎTiffÖ0Ïttag_t +RESUNIT_NONEÌ8ÎTiffÖ0Ïttag_t +RESYNCÌ4ÎGst.IteratorResultÖ0 +RETÌ4ÎLua.EventHookÖ0 +RETÌ4ÎLua.EventMaskÖ0 +RETIMESTAMPÌ4ÎGst.BaseAudioSrcSlaveMethodÖ0 +RETRYÌ4ÎGnomeVFS.XferErrorActionÖ0 +RETRY_AFTERÌ4ÎGst.RTSPHeaderFieldÖ0 +RETURNÌ4ÎSDL.KeySymbolÖ0 +RETVALÌ4ÎSoup.XMLRPCErrorÖ0 +REVERSEÌ4ÎCurses.AttributeÖ0 +REVERSEÌ4ÎGLib.OptionFlagsÖ0 +REVERSE_LANDSCAPEÌ4ÎGtk.PageOrientationÖ0 +REVERSE_PORTRAITÌ4ÎGtk.PageOrientationÖ0 +REVERTÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +REVOKEDÌ4ÎLm.CertificateStatusÖ0 +RFÌ128Í(double x, double y, double z, Mode mode)ÎGsl.EllIntÖ0Ïpublic double +RFC2822Ì4ÎSoup.DateFormatÖ0 +RF_eÌ128Í(double x, double y, double z, Mode mode, out Result result)ÎGsl.EllIntÖ0Ïpublic int +RGBÌ4ÎCairo.SubpixelOrderÖ0 +RGBÌ4ÎGdk.ColorspaceÖ0 +RGBÌ8ÎGst.VideoCapsÖ0 +RGBÌ4ÎGst.VideoFormatÖ0 +RGB16_565Ì4ÎCairo.FormatÖ0 +RGB24Ì4ÎCairo.FormatÖ0 +RGB24Ì4ÎV4l2.PixelFormatTypeÖ0 +RGB32Ì4ÎV4l2.PixelFormatTypeÖ0 +RGB332Ì4ÎV4l2.PixelFormatTypeÖ0 +RGB444Ì4ÎV4l2.PixelFormatTypeÖ0 +RGB555Ì4ÎV4l2.PixelFormatTypeÖ0 +RGB555XÌ4ÎV4l2.PixelFormatTypeÖ0 +RGB565Ì4ÎV4l2.PixelFormatTypeÖ0 +RGB565XÌ4ÎV4l2.PixelFormatTypeÖ0 +RGBAÌ8ÎGst.VideoCapsÖ0 +RGBAÌ4ÎGst.VideoFormatÖ0 +RGBAImageÌ2048ÎTiffÖ0 +RGBAImageBeginÌ128Í(RGBAImage p1, TIFF p2, int p3, string[] p4)ÎTiff.TIFFUtilsÖ0Ïpublic int +RGBAImageEndÌ128Í(RGBAImage p1)ÎTiff.TIFFUtilsÖ0Ïpublic void +RGBAImageGetÌ128Í(RGBAImage p1, [CCode (array_length = false)] uint32[] p2, uint32 p3, uint32 p4)ÎTiff.TIFFUtilsÖ0Ïpublic int +RGBAImageOKÌ128Í(string p1)ÎTiff.TIFFÖ0Ïpublic bool +RGBValueÌ2048ÎTiffÖ0 +RGB_15Ì8ÎGst.VideoCapsÖ0 +RGB_16Ì8ÎGst.VideoCapsÖ0 +RGBxÌ8ÎGst.VideoCapsÖ0 +RGBxÌ4ÎGst.VideoFormatÖ0 +RICH_TEXTÌ4ÎGtk.TextBufferTargetInfoÖ0 +RIFF_IBM_FORMAT_ADPCMÌ8ÎGstÖ0Ïint +RIFF_IBM_FORMAT_ALAWÌ8ÎGstÖ0Ïint +RIFF_IBM_FORMAT_MULAWÌ8ÎGstÖ0Ïint +RIFF_IF_COMPUSEÌ8ÎGstÖ0Ïint +RIFF_IF_KEYFRAMEÌ8ÎGstÖ0Ïint +RIFF_IF_LISTÌ8ÎGstÖ0Ïint +RIFF_IF_NO_TIMEÌ8ÎGstÖ0Ïint +RIFF_STRH_DISABLEDÌ8ÎGstÖ0Ïint +RIFF_STRH_VIDEOPALCHANGESÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_A52Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_AACÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_AAC_ACÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_AAC_pmÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_ADPCMÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_ADPCM_IMA_DK3Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_ADPCM_IMA_DK4Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_ADPCM_IMA_WAVÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_ALAWÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_AMR_NBÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_AMR_WBÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_APTXÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_AUDIOFILE_AF10Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_AUDIOFILE_AF36Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_BTV_DIGITALÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_CANOPUS_ATRACÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_CIRRUSÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_CONTROL_RES_CR10Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_CONTROL_RES_VQLPCÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_CREATIVE_ADPCMÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_CREATIVE_FASTSPEECH10Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_CREATIVE_FASTSPEECH8Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_CS2Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_CS_IMAADPCMÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_CU_CODECÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_DF_G726Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_DF_GSM610Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_DIALOGIC_OKI_ADPCMÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_DIGIADPCMÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_DIGIFIXÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_DIGIREALÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_DIGISTDÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_DIGITAL_G723Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_DOLBY_AC2Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_DOLBY_AC3_SPDIFÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_DSAT_DISPLAYÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_DSP_TRUESPEECHÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_DTSÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_DVI_ADPCMÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_ECHOSC1Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_ECHOSC3Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_ESPCMÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_EXTENSIBLEÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_FLACÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_FM_TOWNS_SNDÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_G722_ADPCMÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_G723_ADPCMÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_G726ADPCMÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_G726_ADPCMÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_G728_CELPÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_G729AÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_GSM610Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_GSM_AMR_CBRÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_GSM_AMR_VBRÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_IBM_CVSDÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_IEEE_FLOATÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_ILINK_VCÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_IMCÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_IPI_HSXÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_IPI_RPELPÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_ISIAUDIOÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_ITU_G721_ADPCMÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_LH_CODECÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_LRCÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_LUCENT_G723Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_MALDEN_PHONYTALKÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_MEDIASONIC_G723Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_MEDIASPACE_ADPCMÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_MEDIAVISION_ADPCMÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_MPEGL12Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_MPEGL3Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_MSG723Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_MSNÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_MSRT24Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_MULAWÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_MVI_MVI2Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_NMS_VBXADPCMÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_NORRISÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_OKI_ADPCMÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_OLIADPCMÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_OLICELPÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_OLIGSMÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_OLIOPRÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_OLISBCÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_ONLIVEÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_PACÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_PACKEDÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_PCMÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_PHILIPS_LPCBBÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_PROSODY_1612Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_PROSODY_8KBPSÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_QDESIGN_MUSICÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_QUALCOMM_HALFRATEÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_QUALCOMM_PUREVOICEÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_QUARTERDECKÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_RAW_SPORTÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_RHETOREX_ADPCMÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_ROCKWELL_ADPCMÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_ROCKWELL_DIGITALKÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_RT24Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_SANYO_LD_ADPCMÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_SBC24Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_SIERRA_ADPCMÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_SIPROLAB_ACELP4800Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_SIPROLAB_ACELP8V3Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_SIPROLAB_ACEPLNETÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_SIPROLAB_G729Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_SIPROLAB_G729AÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_SIPROLAB_KELVINÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_SOFTSOUNDÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_SONARCÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_SONICÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_SONIC_LSÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_SONY_ATRAC3Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_SOUNDSPACE_MUSICOMPRESSÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_TPCÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_TUBGSMÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_UHER_ADPCMÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_UNKNOWNÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_VIVO_G723Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_VIVO_SIRENÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_VME_VMPCMÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_VORBIS1Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_VORBIS1PLUSÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_VORBIS2Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_VORBIS2PLUSÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_VORBIS3Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_VORBIS3PLUSÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_VOXWAREÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_VOXWARE_AC10Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_VOXWARE_AC16Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_VOXWARE_AC20Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_VOXWARE_AC8Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_VOXWARE_BYTE_ALIGNEDÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_VOXWARE_METASOUNDÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_VOXWARE_METAVOICEÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_VOXWARE_RT29HWÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_VOXWARE_TQ40Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_VOXWARE_TQ60Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_VOXWARE_VR12Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_VOXWARE_VR18Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_VSELPÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_WMAV1Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_WMAV2Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_WMAV3Ì8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_WMAV3_LÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_WMSÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_XEBECÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_YAMAHA_ADPCMÌ8ÎGstÖ0Ïint +RIFF_WAVE_FORMAT_ZYXEL_ADPCMÌ8ÎGstÖ0Ïint +RIGHTÌ4ÎCurses.AttributeÖ0 +RIGHTÌ4ÎCurses.KeyÖ0 +RIGHTÌ4ÎGdk.ScrollDirectionÖ0 +RIGHTÌ4ÎGtk.ArrowTypeÖ0 +RIGHTÌ4ÎGtk.DirectionTypeÖ0 +RIGHTÌ4ÎGtk.JustificationÖ0 +RIGHTÌ4ÎGtk.PositionTypeÖ0 +RIGHTÌ4ÎGtk.SideTypeÖ0 +RIGHTÌ4ÎGtk.SubmenuDirectionÖ0 +RIGHTÌ4ÎGtk.TextWindowTypeÖ0 +RIGHTÌ4ÎHildon.CaptionIconPositionÖ0 +RIGHTÌ4ÎPango.AlignmentÖ0 +RIGHTÌ4ÎSDL.HatValueÖ0 +RIGHTÌ4ÎSDL.KeySymbolÖ0 +RIGHTÌ4ÎSDL.MouseButtonÖ0 +RIGHTÌ4ÎWnck.MotionDirectionÖ0 +RIGHTBRACKETÌ4ÎSDL.KeySymbolÖ0 +RIGHTBUTTONÌ4ÎGdk.CursorTypeÖ0 +RIGHTDOWNÌ4ÎSDL.HatValueÖ0 +RIGHTPARENÌ4ÎSDL.KeySymbolÖ0 +RIGHTUPÌ4ÎSDL.HatValueÖ0 +RIGHT_BRACEÌ4ÎGLib.TokenTypeÖ0 +RIGHT_CURLYÌ4ÎGLib.TokenTypeÖ0 +RIGHT_MARGINÌ4ÎAtk.TextAttributeÖ0 +RIGHT_PARENÌ4ÎGLib.TokenTypeÖ0 +RIGHT_PTRÌ4ÎGdk.CursorTypeÖ0 +RIGHT_SIDEÌ4ÎGdk.CursorTypeÖ0 +RIGHT_TEEÌ4ÎGdk.CursorTypeÖ0 +RIGHT_TO_LEFTÌ4ÎGtk.ProgressBarOrientationÖ0 +RIGHT_TO_LEFT_BOTTOM_TO_TOPÌ4ÎGtk.NumberUpLayoutÖ0 +RIGHT_TO_LEFT_TOP_TO_BOTTOMÌ4ÎGtk.NumberUpLayoutÖ0 +RISEÌ4ÎAtk.TextAttributeÖ0 +RISEÌ4ÎPango.AttrTypeÖ0 +RJÌ128Í(double x, double y, double z, double p, Mode mode)ÎGsl.EllIntÖ0Ïpublic double +RJ_eÌ128Í(double x, double y, double z, double p, Mode mode, out Result result)ÎGsl.EllIntÖ0Ïpublic int +RLEÌ4ÎPango.BidiTypeÖ0 +RLEACCELÌ4ÎSDL.SurfaceFlagÖ0 +RLE_DECODERÌ4ÎGdk.PixdataDumpTypeÖ0 +RLOÌ4ÎPango.BidiTypeÖ0 +RMETAÌ4ÎSDL.KeyModifierÖ0 +RMETAÌ4ÎSDL.KeySymbolÖ0 +RMSGDÌ8ÎPosixÖ0Ïint +RMSGNÌ8ÎPosixÖ0Ïint +RNGÌ1ÎGslÖ0 +RNGÌ128Í(RNGType* T)ÎGsl.RNGÖ0 +RNGGetDoubleÌ128Í(void* state)ÎGslÖ0Ïpublic delegate double +RNGGetStateÌ128Í(void* state)ÎGslÖ0 +RNGSetStateÌ128Í(void *state, ulong seed)ÎGslÖ0Ïpublic delegate void +RNGTypeÌ2048ÎGslÖ0 +RNGTypesÌ256Ö0 +RNORMÌ8ÎPosixÖ0Ïint +ROENTGENÌ4ÎGsl.ConstCGSÖ0 +ROENTGENÌ4ÎGsl.ConstCGSMÖ0 +ROENTGENÌ4ÎGsl.ConstMKSÖ0 +ROENTGENÌ4ÎGsl.ConstMKSAÖ0 +ROFSÌ4ÎGLib.FileErrorÖ0 +ROOTÌ4ÎGdk.WindowTypeÖ0 +ROOTWINÌ4ÎGdk.DragProtocolÖ0 +ROOT_PANEÌ4ÎAtk.RoleÖ0 +ROUNDÌ4ÎCairo.LineCapÖ0 +ROUNDÌ4ÎCairo.LineJoinÖ0 +ROUNDÌ4ÎGdk.CapStyleÖ0 +ROUNDÌ4ÎGdk.JoinStyleÖ0 +ROUNDÌ4ÎGoo.CairoLineCapÖ0 +ROUNDÌ4ÎGoo.CairoLineJoinÖ0 +ROWÌ8ÎSqliteÖ0Ïint +ROWSÌ4ÎExo.IconViewLayoutModeÖ0 +ROW_HEADERÌ4ÎAtk.RoleÖ0 +RPC_ERRORÌ4ÎOsso.StatusÖ0 +RPROTDATÌ8ÎPosixÖ0Ïint +RPROTDISÌ8ÎPosixÖ0Ïint +RPROTNORNÌ8ÎPosixÖ0Ïint +RRÌ4ÎGst.RTCPTypeÖ0 +RSHIFTÌ4ÎSDL.KeyModifierÖ0 +RSHIFTÌ4ÎSDL.KeySymbolÖ0 +RSUPERÌ4ÎSDL.KeySymbolÖ0 +RS_HIPRIÌ8ÎPosixÖ0Ïint +RTCPPacketÌ2048ÎGstÖ0 +RTCPSDESTypeÌ2ÎGstÖ0 +RTCPTypeÌ2ÎGstÖ0 +RTCP_MAX_BYE_SSRC_COUNTÌ8ÎGstÖ0Ïint +RTCP_MAX_RB_COUNTÌ8ÎGstÖ0Ïint +RTCP_MAX_SDESÌ8ÎGstÖ0Ïint +RTCP_MAX_SDES_ITEM_COUNTÌ8ÎGstÖ0Ïint +RTCP_VALID_MASKÌ8ÎGstÖ0Ïint +RTCP_VALID_VALUEÌ8ÎGstÖ0Ïint +RTCP_VERSIONÌ8ÎGstÖ0Ïint +RTEEÌ4ÎCurses.AcsÖ0 +RTLÌ4ÎGtk.PackDirectionÖ0 +RTLÌ4ÎGtk.RcTokenTypeÖ0 +RTLÌ4ÎGtk.TextDirectionÖ0 +RTLÌ4ÎPango.DirectionÖ0 +RTL_LOGOÌ4ÎGdk.CursorTypeÖ0 +RTPÌ4ÎGst.RTSPTransModeÖ0 +RTPPayloadÌ2ÎGstÖ0 +RTPPayloadInfoÌ1ÎGstÖ0 +RTP_INFOÌ4ÎGst.RTSPHeaderFieldÖ0 +RTP_PAYLOAD_1016_STRINGÌ8ÎGstÖ0 +RTP_PAYLOAD_CELLB_STRINGÌ8ÎGstÖ0 +RTP_PAYLOAD_CN_STRINGÌ8ÎGstÖ0 +RTP_PAYLOAD_DVI4_11025_STRINGÌ8ÎGstÖ0 +RTP_PAYLOAD_DVI4_16000_STRINGÌ8ÎGstÖ0 +RTP_PAYLOAD_DVI4_22050_STRINGÌ8ÎGstÖ0 +RTP_PAYLOAD_DVI4_8000_STRINGÌ8ÎGstÖ0 +RTP_PAYLOAD_DYNAMIC_STRINGÌ8ÎGstÖ0 +RTP_PAYLOAD_G721_STRINGÌ8ÎGstÖ0 +RTP_PAYLOAD_G722_STRINGÌ8ÎGstÖ0 +RTP_PAYLOAD_G723_53Ì8ÎGstÖ0Ïint +RTP_PAYLOAD_G723_53_STRINGÌ8ÎGstÖ0 +RTP_PAYLOAD_G723_63Ì8ÎGstÖ0Ïint +RTP_PAYLOAD_G723_63_STRINGÌ8ÎGstÖ0 +RTP_PAYLOAD_G723_STRINGÌ8ÎGstÖ0 +RTP_PAYLOAD_G728_STRINGÌ8ÎGstÖ0 +RTP_PAYLOAD_G729_STRINGÌ8ÎGstÖ0 +RTP_PAYLOAD_GSM_STRINGÌ8ÎGstÖ0 +RTP_PAYLOAD_H261_STRINGÌ8ÎGstÖ0 +RTP_PAYLOAD_H263_STRINGÌ8ÎGstÖ0 +RTP_PAYLOAD_JPEG_STRINGÌ8ÎGstÖ0 +RTP_PAYLOAD_L16_MONO_STRINGÌ8ÎGstÖ0 +RTP_PAYLOAD_L16_STEREO_STRINGÌ8ÎGstÖ0 +RTP_PAYLOAD_LPC_STRINGÌ8ÎGstÖ0 +RTP_PAYLOAD_MP2T_STRINGÌ8ÎGstÖ0 +RTP_PAYLOAD_MPA_STRINGÌ8ÎGstÖ0 +RTP_PAYLOAD_MPV_STRINGÌ8ÎGstÖ0 +RTP_PAYLOAD_NV_STRINGÌ8ÎGstÖ0 +RTP_PAYLOAD_PCMA_STRINGÌ8ÎGstÖ0 +RTP_PAYLOAD_PCMU_STRINGÌ8ÎGstÖ0 +RTP_PAYLOAD_QCELP_STRINGÌ8ÎGstÖ0 +RTP_PAYLOAD_TS41Ì8ÎGstÖ0Ïint +RTP_PAYLOAD_TS41_STRINGÌ8ÎGstÖ0 +RTP_PAYLOAD_TS48Ì8ÎGstÖ0Ïint +RTP_PAYLOAD_TS48_STRINGÌ8ÎGstÖ0 +RTP_VERSIONÌ8ÎGstÖ0Ïint +RTSPAuthMethodÌ2ÎGstÖ0 +RTSPConnectionÌ1ÎGstÖ0 +RTSPEventÌ2ÎGstÖ0 +RTSPExtensionÌ32ÎGstÖ0 +RTSPFamilyÌ2ÎGstÖ0 +RTSPHeaderFieldÌ2ÎGstÖ0 +RTSPLowerTransÌ2ÎGstÖ0 +RTSPMessageÌ1ÎGstÖ0 +RTSPMethodÌ2ÎGstÖ0 +RTSPMsgTypeÌ2ÎGstÖ0 +RTSPProfileÌ2ÎGstÖ0 +RTSPRangeÌ1ÎGstÖ0 +RTSPRangeUnitÌ2ÎGstÖ0 +RTSPResultÌ2ÎGstÖ0 +RTSPStateÌ2ÎGstÖ0 +RTSPStatusCodeÌ2ÎGstÖ0 +RTSPTimeÌ1ÎGstÖ0 +RTSPTimeRangeÌ1ÎGstÖ0 +RTSPTimeTypeÌ2ÎGstÖ0 +RTSPTransModeÌ2ÎGstÖ0 +RTSPTransportÌ1ÎGstÖ0 +RTSPUrlÌ1ÎGstÖ0 +RTSPVersionÌ2ÎGstÖ0 +RTSPWatchÌ1ÎGstÖ0 +RTSPWatchÌ128Í(Gst.RTSPConnection conn, Gst.RTSPWatchFuncs funcs, GLib.DestroyNotify notify)ÎGst.RTSPWatchÖ0 +RTSPWatchFuncsÌ1ÎGstÖ0 +RTSP_DEFAULT_PORTÌ8ÎGstÖ0Ïint +RTSP_VERSION_NOT_SUPPORTEDÌ4ÎGst.RTSPStatusCodeÖ0 +RTS_CTS_HSÌ8ÎFTDIÖ0Ïint +RULERÌ4ÎAtk.RoleÖ0 +RUNÌ4ÎBZLib.ActionÖ0 +RUNICÌ4ÎPango.ScriptÖ0 +RUNNINGÌ4ÎSoup.MessageStatusÖ0 +RUN_CLEANUPÌ4ÎGLib.SignalFlagsÖ0 +RUN_FIRSTÌ4ÎGLib.SignalFlagsÖ0 +RUN_LASTÌ4ÎGLib.SignalFlagsÖ0 +RUN_OKÌ4ÎBZLib.StatusÖ0 +RWopsÌ1ÎSDLÖ0 +RWops.from_fileÌ128Í(string file, string mode)ÎSDL.RWopsÖ0 +RWops.from_memÌ128Í(void* mem, int size)ÎSDL.RWopsÖ0 +RYDBERGÌ4ÎGsl.ConstCGSÖ0 +RYDBERGÌ4ÎGsl.ConstCGSMÖ0 +RYDBERGÌ4ÎGsl.ConstMKSÖ0 +RYDBERGÌ4ÎGsl.ConstMKSAÖ0 +R_OKÌ8ÎPosixÖ0Ïint +R_solveÌ128Í(Matrix R, Vector b, Vector x)ÎGsl.LinAlgÖ0Ïpublic int +R_svxÌ128Í(Matrix R, Vector x)ÎGsl.LinAlgÖ0Ïpublic int +RadioActionÌ1ÎGtkÖ0 +RadioActionÌ128Í(string name, string? label, string? tooltip, string? stock_id, int value)ÎGtk.RadioActionÖ0 +RadioActionCallbackÌ128Í(Gtk.Action action, Gtk.Action current)ÎGtkÖ0Ïpublic delegate void +RadioActionEntryÌ2048ÎGtkÖ0 +RadioButtonÌ1ÎGtkÖ0 +RadioButtonÌ128Í(GLib.SList? group)ÎGtk.RadioButtonÖ0 +RadioButton.from_widgetÌ128Í(Gtk.RadioButton radio_group_member)ÎGtk.RadioButtonÖ0 +RadioButton.with_labelÌ128Í(GLib.SList? group, string label)ÎGtk.RadioButtonÖ0 +RadioButton.with_label_from_widgetÌ128Í(Gtk.RadioButton radio_group_member, string label)ÎGtk.RadioButtonÖ0 +RadioButton.with_mnemonicÌ128Í(GLib.SList? group, string label)ÎGtk.RadioButtonÖ0 +RadioButton.with_mnemonic_from_widgetÌ128Í(Gtk.RadioButton radio_group_member, string label)ÎGtk.RadioButtonÖ0 +RadioMenuItemÌ1ÎGtkÖ0 +RadioMenuItemÌ128Í(GLib.SList group)ÎGtk.RadioMenuItemÖ0 +RadioMenuItem.from_widgetÌ128Í(Gtk.RadioMenuItem group)ÎGtk.RadioMenuItemÖ0 +RadioMenuItem.with_labelÌ128Í(GLib.SList group, string label)ÎGtk.RadioMenuItemÖ0 +RadioMenuItem.with_label_from_widgetÌ128Í(Gtk.RadioMenuItem group, string label)ÎGtk.RadioMenuItemÖ0 +RadioMenuItem.with_mnemonicÌ128Í(GLib.SList group, string label)ÎGtk.RadioMenuItemÖ0 +RadioMenuItem.with_mnemonic_from_widgetÌ128Í(Gtk.RadioMenuItem group, string label)ÎGtk.RadioMenuItemÖ0 +RadioToolButtonÌ1ÎGtkÖ0 +RadioToolButtonÌ128Í(GLib.SList group)ÎGtk.RadioToolButtonÖ0 +RadioToolButton.from_stockÌ128Í(GLib.SList group, string stock_id)ÎGtk.RadioToolButtonÖ0 +RadioToolButton.from_widgetÌ128Í(Gtk.RadioToolButton group)ÎGtk.RadioToolButtonÖ0 +RadioToolButton.with_stock_from_widgetÌ128Í(Gtk.RadioToolButton group, string stock_id)ÎGtk.RadioToolButtonÖ0 +RanDiscreteÌ1ÎGslÖ0 +RanDiscreteÌ128Í(size_t K, double* P)ÎGsl.RanDiscreteÖ0 +RandÌ1ÎGLibÖ0 +RandÌ128Í()ÎGLib.RandÖ0 +Rand.with_seedÌ128Í(uint32 seed)ÎGLib.RandÖ0 +Rand.with_seed_arrayÌ128Í([CCode (array_length = false)] uint32[] seed, uint seed_length)ÎGLib.RandÖ0 +RandistÌ256Ö0 +RandomÌ256Ö0 +RangeÌ1ÎGtkÖ0 +RangeÌ1ÎSoupÖ0 +RangeEditorÌ1ÎHildonÖ0 +RangeEditorÌ128Í()ÎHildon.RangeEditorÖ0 +RangeEditor.with_separatorÌ128Í(string separator)ÎHildon.RangeEditorÖ0 +RangeLayoutÌ1ÎGtkÖ0 +RangeStepTimerÌ1ÎGtkÖ0 +RankÌ2ÎGstÖ0 +RaptorÌ256Ö0 +RasqalÌ256Ö0 +RasterScanlineSizeÌ128Í()ÎTiff.TIFFÖ0Ïpublic tsize_t +RawÌ2048ÎV4l2Ö0 +RawBusÌ256Ö0 +RawConnectionÌ1ÎDBusÖ0 +RawErrorÌ2048ÎDBusÖ0 +RawErrorÌ128Í()ÎDBus.RawErrorÖ0 +RawStripSizeÌ128Í(tstrip_t p1)ÎTiff.TIFFÖ0Ïpublic tsize_t +RcÌ1ÎXfceÖ0 +RcÌ128Í(string filename, bool readonly)ÎXfce.RcÖ0 +Rc.from_resourceÌ128Í(Xfce.ResourceType type, string resource, bool readonly)ÎXfce.RcÖ0 +RcContextÌ1ÎGtkÖ0 +RcFlagsÌ2ÎGtkÖ0 +RcPropertyÌ1ÎGtkÖ0 +RcPropertyParserÌ128Í(GLib.ParamSpec pspec, GLib.StringBuilder rc_string, GLib.Value property_value)ÎGtkÖ0Ïpublic delegate bool +RcStyleÌ1ÎGtkÖ0 +RcStyleÌ128Í()ÎGtk.RcStyleÖ0 +RcTokenTypeÌ2ÎGtkÖ0 +ReadÌ128Í(string path, char* buf, size_t size, off_t offset, FileInfo fi)ÎFuseÖ0Ïpublic delegate int +ReadÌ128Í(ulong num_bytes, uchar[]? optional_buffer)ÎGsf.InputÖ0Ïpublic virtual weak uchar +ReadBufferSetupÌ128Í(tdata_t p1, tsize_t p2)ÎTiff.TIFFÖ0Ïpublic bool +ReadCustomDirectoryÌ128Í(toff_t p1, FieldInfo[] p2, size_t p3)ÎTiff.TIFFÖ0Ïpublic bool +ReadDirÌ128Í(string path, void* buf, FillDir filler, off_t offset, FileInfo fi)ÎFuseÖ0Ïpublic delegate int +ReadDirectoryÌ128Í()ÎTiff.TIFFÖ0Ïpublic bool +ReadEXIFDirectoryÌ128Í(toff_t p1)ÎTiff.TIFFÖ0Ïpublic bool +ReadEncodedStripÌ128Í(tstrip_t p1, tdata_t p2, tsize_t p3)ÎTiff.TIFFÖ0Ïpublic tsize_t +ReadEncodedTileÌ128Í(ttile_t p1, tdata_t p2, tsize_t p3)ÎTiff.TIFFÖ0Ïpublic tsize_t +ReadFuncÌ128Í(void* closure, uchar[] data)ÎCairoÖ0Ïpublic delegate Status +ReadLinkÌ128Í(string path, char* buf, size_t size)ÎFuseÖ0Ïpublic delegate int +ReadRGBAImageÌ128Í(uint32 p1, uint32 p2, [CCode (array_length = false)] uint32[] p3, int p4)ÎTiff.TIFFÖ0Ïpublic bool +ReadRGBAImageOrientedÌ128Í(uint32 p1, uint32 p2, [CCode (array_length = false)] uint32[] p3, int p4, int p5)ÎTiff.TIFFÖ0Ïpublic bool +ReadRGBAStripÌ128Í(tstrip_t p1, [CCode (array_length = false)] uint32[] p2)ÎTiff.TIFFÖ0Ïpublic bool +ReadRGBATileÌ128Í(uint32 p1, uint32 p2, [CCode (array_length = false)] uint32[] p3)ÎTiff.TIFFÖ0Ïpublic bool +ReadRawStripÌ128Í(tstrip_t p1, tdata_t p2, tsize_t p3)ÎTiff.TIFFÖ0Ïpublic tsize_t +ReadRawTileÌ128Í(ttile_t p1, tdata_t p2, tsize_t p3)ÎTiff.TIFFÖ0Ïpublic tsize_t +ReadScanlineÌ128Í(tdata_t p1, uint32 p2, tsample_t p3)ÎTiff.TIFFÖ0Ïpublic int +ReadTileÌ128Í(tdata_t p1, uint32 p2, uint32 p3, uint32 p4, tsample_t p5)ÎTiff.TIFFÖ0Ïpublic tsize_t +ReadWriteProcÌ128Í(thandle_t p1, tdata_t p2, tsize_t p3)ÎTiffÖ0Ïpublic delegate tsize_t +ReaderFuncÌ128Í(LuaVM vm)ÎLuaÖ0Ïpublic delegate char +ReaderTypeÌ2ÎXmlÖ0 +ReallocFuncÌ128Í(void* data, size_t size)ÎGLibÖ0Ïpublic delegate void * +ReaperÌ1ÎVteÖ0 +ReassignTagToIgnoreÌ128Í(IgnoreSense p1, int p2)ÎTiff.TIFFUtilsÖ0Ïpublic int +RecentActionÌ1ÎGtkÖ0 +RecentActionÌ128Í(string name, string label, string tooltip, string stock_id)ÎGtk.RecentActionÖ0 +RecentAction.for_managerÌ128Í(string name, string label, string tooltip, string stock_id, Gtk.RecentManager manager)ÎGtk.RecentActionÖ0 +RecentChooserÌ32ÎGtkÖ0 +RecentChooserDialogÌ1ÎGtkÖ0 +RecentChooserDialogÌ128Í(string title, Gtk.Window parent, ...)ÎGtk.RecentChooserDialogÖ0 +RecentChooserDialog.for_managerÌ128Í(string title, Gtk.Window parent, Gtk.RecentManager manager, ...)ÎGtk.RecentChooserDialogÖ0 +RecentChooserErrorÌ2ÎGtkÖ0 +RecentChooserMenuÌ1ÎGtkÖ0 +RecentChooserMenuÌ128Í()ÎGtk.RecentChooserMenuÖ0 +RecentChooserMenu.for_managerÌ128Í(Gtk.RecentManager manager)ÎGtk.RecentChooserMenuÖ0 +RecentChooserWidgetÌ1ÎGtkÖ0 +RecentChooserWidgetÌ128Í()ÎGtk.RecentChooserWidgetÖ0 +RecentChooserWidget.for_managerÌ128Í(Gtk.RecentManager manager)ÎGtk.RecentChooserWidgetÖ0 +RecentDataÌ2048ÎGtkÖ0 +RecentFilterÌ1ÎGtkÖ0 +RecentFilterÌ128Í()ÎGtk.RecentFilterÖ0 +RecentFilterFlagsÌ2ÎGtkÖ0 +RecentFilterFuncÌ128Í(Gtk.RecentFilterInfo filter_info)ÎGtkÖ0Ïpublic delegate bool +RecentFilterInfoÌ1ÎGtkÖ0 +RecentInfoÌ1ÎGtkÖ0 +RecentManagerÌ1ÎGtkÖ0 +RecentManagerÌ128Í()ÎGtk.RecentManagerÖ0 +RecentManagerErrorÌ2ÎGtkÖ0 +RecentSortFuncÌ128Í(Gtk.RecentInfo a, Gtk.RecentInfo b)ÎGtkÖ0Ïpublic delegate int +RecentSortTypeÌ2ÎGtkÖ0 +RectÌ2048ÎSDLÖ0 +RectÌ2048ÎV4l2Ö0 +RectangleÌ2048ÎAtkÖ0 +RectangleÌ2048ÎGdkÖ0 +RectangleÌ2048ÎPangoÖ0 +RectangleÌ1ÎPopplerÖ0 +RectangleÌ128Í()ÎPoppler.RectangleÖ0 +RectangleÌ1ÎSDLGraphicsÖ0 +RegexÌ1ÎGLibÖ0 +RegexÌ128Í(string pattern, RegexCompileFlags compile_options = 0, RegexMatchFlags match_options = 0)ÎGLib.RegexÖ0 +RegexCompileFlagsÌ2ÎGLibÖ0 +RegexErrorÌ2ÎGLibÖ0 +RegexEvalCallbackÌ128Í(MatchInfo match_info, StringBuilder result, void* user_data)ÎGLibÖ0Ïpublic delegate bool +RegexMatchFlagsÌ2ÎGLibÖ0 +RegionÌ1ÎGdkÖ0 +RegionÌ128Í()ÎGdk.RegionÖ0 +RegisterÌ2048ÎV4l2Ö0 +RegisterCODECÌ128Í(uint16 p1, string p2, InitMethod p3)ÎTiff.TIFFUtilsÖ0Ïpublic Codec +RegistryÌ1ÎAtkÖ0 +RegistryÌ1ÎGstÖ0 +RelationÌ1ÎAtkÖ0 +RelationÌ128Í(Atk.Object[] targets, Atk.RelationType relationship)ÎAtk.RelationÖ0 +RelationSetÌ1ÎAtkÖ0 +RelationSetÌ128Í()ÎAtk.RelationSetÖ0 +RelationTypeÌ2ÎAtkÖ0 +ReleaseÌ128Í(string path, FileInfo fi)ÎFuseÖ0Ïpublic delegate int +ReliefStyleÌ2ÎGtkÖ0 +RemoveXAttrÌ128Í(string path, string name)ÎFuseÖ0Ïpublic delegate int +RenameÌ128Í(string from, string to)ÎFuseÖ0Ïpublic delegate int +RenderPartÌ2ÎPangoÖ0 +RendererÌ1ÎPangoÖ0 +ReparentEventÌ2048ÎXÖ0 +ReparentNotifyÌ4ÎX.EventTypeÖ0 +ReplaceÌ4ÎX.PropModeÖ0 +ReplayKeyboardÌ4ÎX.AllowEventsModeÖ0 +ReplayPointerÌ4ÎX.AllowEventsModeÖ0 +ReplyCallbackÌ128Í(int reply)ÎGnomeÖ0Ïpublic delegate void +RequestÌ2ÎUSBÖ0 +RequestBuffersÌ2048ÎV4l2Ö0 +RequestNameReplyÌ2ÎDBusÖ0 +RequisitionÌ2048ÎGtkÖ0 +ResizeEventÌ2048ÎSDLÖ0 +ResizeModeÌ2ÎGtkÖ0 +ResizeRedirectMaskÌ4ÎX.EventMaskÖ0 +ResizeRequestÌ4ÎX.EventTypeÖ0 +ResolveHandleÌ1ÎGnomeVFSÖ0 +ResolverÌ1ÎGLibÖ0 +ResolverErrorÌ2ÎGLibÖ0 +ResourceÌ1ÎXfceÖ0 +ResourceErrorÌ2ÎGstÖ0 +ResourceTypeÌ2ÎXfceÖ0 +ResourceUsageÌ1ÎWnckÖ0 +ResponseÌ2ÎUniqueÖ0 +ResponseTypeÌ2ÎGtkÖ0 +RestartStyleÌ2ÎGnomeÖ0 +ResultÌ2ÎGnomeKeyringÖ0 +ResultÌ2ÎGnomeVFSÖ0 +ResultÌ2048ÎGslÖ0 +ResultÌ1ÎMysqlÖ0 +ResultÌ2ÎOobsÖ0 +ResultE10Ì2048ÎGslÖ0 +ResultFunctionÌ128Í(Lm.Connection connection, bool success)ÎLmÖ0Ïpublic delegate void +ReverseÌ4ÎGst.LFOWaveformÖ0 +ReverseBitsÌ128Í(uchar[] p1, ulong p2)ÎTiff.TIFFUtilsÖ0Ïpublic void +RevertToÌ2ÎXÖ0 +RewriteDirectoryÌ128Í()ÎTiff.TIFFÖ0Ïpublic int +RgbCmapÌ2048ÎGdkÖ0 +RgbCmapÌ128Í(uint32[] colors)ÎGdk.RgbCmapÖ0 +RgbDitherÌ2ÎGdkÖ0 +RightÌ4ÎOsso.KeySymÖ0 +RingBufferÌ1ÎGstÖ0 +RingBufferCallbackÌ128Í(Gst.RingBuffer rbuf, uchar data, uint len)ÎGstÖ0Ïpublic delegate void +RingBufferSegStateÌ2ÎGstÖ0 +RingBufferSpecÌ1ÎGstÖ0 +RingBufferStateÌ2ÎGstÖ0 +RipofflineInitFuncÌ128Í(Window win, int n)ÎCursesÖ0Ïpublic delegate int +RlossÌ8ÎSDL.PixelFormatÖ0Ïuchar +RmDirÌ128Í(string path)ÎFuseÖ0Ïpublic delegate int +RmaskÌ8ÎSDL.PixelFormatÖ0Ïuchar +RoleÌ2ÎAtkÖ0 +RollbackCallbackÌ128Í()ÎSqliteÖ0Ïpublic delegate void +RootFdfsolverÌ1ÎGslÖ0 +RootFdfsolverÌ128Í(RootFdfsolverType* T)ÎGsl.RootFdfsolverÖ0 +RootFdfsolverIterateÌ128Í(void* state, FunctionFdf* d, double* root)ÎGslÖ0Ïpublic delegate int +RootFdfsolverSetÌ128Í(void* state, FunctionFdf* f, double* root)ÎGslÖ0Ïpublic delegate int +RootFdfsolverTypeÌ2048ÎGslÖ0 +RootFdfsolverTypesÌ256Ö0 +RootFsolverÌ1ÎGslÖ0 +RootFsolverÌ128Í(RootFsolverType* T)ÎGsl.RootFsolverÖ0 +RootFsolverIterateÌ128Í(void* state, Function* f, double* root, double* x_lower, double* x_upper)ÎGslÖ0Ïpublic delegate int +RootFsolverSetÌ128Í(void* state, Function* f, double* root, double x_lower, double x_upper)ÎGslÖ0Ïpublic delegate int +RootFsolverTypeÌ2048ÎGslÖ0 +RootFsolverTypesÌ256Ö0 +RootTestÌ256Ö0 +RotoZoomÌ1ÎSDLGraphicsÖ0 +RpcÌ2048ÎOssoÖ0 +RpcAsyncÌ128Í(string iface, string method, out Rpc rpc, void* data)ÎOssoÖ0Ïpublic delegate int +RpcCallbackÌ128Í(string iface, string method, GLib.Array arguments, void* data, out Rpc rpc)ÎOssoÖ0Ïpublic delegate int +RshiftÌ8ÎSDL.PixelFormatÖ0Ïuchar +RsvgÌ256Ö0 +RulerÌ1ÎGtkÖ0 +RulerMetricÌ1ÎGtkÖ0 +RunlevelRoleÌ2ÎOobsÖ0 +SÌ8ÎGsl.MultifitLinearWorkspaceÖ0ÏVector +SÌ4ÎGtk.AnchorTypeÖ0 +SÌ4ÎPango.BidiTypeÖ0 +SÌ4ÎXfce.ScreenPositionÖ0 +S1Ì4ÎCurses.AcsÖ0 +S16Ì4ÎSDL.AudioFormatÖ0 +S16LSBÌ4ÎSDL.AudioFormatÖ0 +S16MSBÌ4ÎSDL.AudioFormatÖ0 +S16SYSÌ4ÎSDL.AudioFormatÖ0 +S16_BEÌ4ÎGst.BufferFormatÖ0 +S16_LEÌ4ÎGst.BufferFormatÖ0 +S18_3BEÌ4ÎGst.BufferFormatÖ0 +S18_3LEÌ4ÎGst.BufferFormatÖ0 +S20_3BEÌ4ÎGst.BufferFormatÖ0 +S20_3LEÌ4ÎGst.BufferFormatÖ0 +S24_3BEÌ4ÎGst.BufferFormatÖ0 +S24_3LEÌ4ÎGst.BufferFormatÖ0 +S24_BEÌ4ÎGst.BufferFormatÖ0 +S24_LEÌ4ÎGst.BufferFormatÖ0 +S3Ì4ÎCurses.AcsÖ0 +S32_BEÌ4ÎGst.BufferFormatÖ0 +S32_LEÌ4ÎGst.BufferFormatÖ0 +S7Ì4ÎCurses.AcsÖ0 +S8Ì4ÎGst.BufferFormatÖ0 +S8Ì4ÎSDL.AudioFormatÖ0 +S9Ì4ÎCurses.AcsÖ0 +SAFE_FOLDER_DOCUMENTSÌ4ÎHildon.FileSystemModelItemTypeÖ0 +SAFE_FOLDER_GAMESÌ4ÎHildon.FileSystemModelItemTypeÖ0 +SAFE_FOLDER_IMAGESÌ4ÎHildon.FileSystemModelItemTypeÖ0 +SAFE_FOLDER_SOUNDSÌ4ÎHildon.FileSystemModelItemTypeÖ0 +SAFE_FOLDER_VIDEOSÌ4ÎHildon.FileSystemModelItemTypeÖ0 +SAILBOATÌ4ÎGdk.CursorTypeÖ0 +SAMEFSÌ4ÎGnomeVFS.DirectoryVisitOptionsÖ0 +SAMEFSÌ4ÎGnomeVFS.XferOptionsÖ0 +SAME_APPÌ4ÎGtk.TargetFlagsÖ0 +SAME_WIDGETÌ4ÎGtk.TargetFlagsÖ0 +SAMPLEFORMAT_COMPLEXIEEEFPÌ8ÎTiffÖ0Ïttag_t +SAMPLEFORMAT_COMPLEXINTÌ8ÎTiffÖ0Ïttag_t +SAMPLEFORMAT_IEEEFPÌ8ÎTiffÖ0Ïttag_t +SAMPLEFORMAT_INTÌ8ÎTiffÖ0Ïttag_t +SAMPLEFORMAT_UINTÌ8ÎTiffÖ0Ïttag_t +SAMPLEFORMAT_VOIDÌ8ÎTiffÖ0Ïttag_t +SAMPLE_WIDTH_8Ì4ÎGdk.PixdataTypeÖ0 +SAMPLE_WIDTH_MASKÌ4ÎGdk.PixdataTypeÖ0 +SAPÌ4ÎV4l2.TunerCapabilitiesÖ0 +SAPÌ4ÎV4l2.TunerModesÖ0 +SAPÌ4ÎV4l2.TunerSubsÖ0 +SATURATEÌ4ÎCairo.OperatorÖ0 +SATURATEÌ4ÎGoo.CairoOperatorÖ0 +SATURATIONÌ4ÎV4l2.UserClassControlIdsÖ0 +SATURDAYÌ4ÎGLib.DateWeekdayÖ0 +SAURASHTRAÌ4ÎPango.ScriptÖ0 +SAVEÌ4ÎCurses.KeyÖ0 +SAVEÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +SAVEÌ4ÎGtk.FileChooserActionÖ0 +SAVE_ASÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +SAVE_UNDERÌ4ÎXcb.CWÖ0 +SAVING_PHASE_1Ì4ÎGnome.ClientStateÖ0 +SAVING_PHASE_2Ì4ÎGnome.ClientStateÖ0 +SAVING_SUPPORTEDÌ4ÎGLib.AskPasswordFlagsÖ0 +SAVING_SUPPORTEDÌ4ÎGnomeVFS.ModuleCallbackFullAuthenticationFlagsÖ0 +SAVPÌ4ÎGst.RTSPProfileÖ0 +SAX1Ì4ÎXml.ParserOptionÖ0 +SAXHandlerÌ2048ÎXmlÖ0 +SAXParserÌ256Ö0 +SBBSÌ4ÎCurses.AcsÖ0 +SBEGÌ4ÎCurses.KeyÖ0 +SBGGR16Ì4ÎV4l2.PixelFormatTypeÖ0 +SBGGR8Ì4ÎV4l2.PixelFormatTypeÖ0 +SBSBÌ4ÎCurses.AcsÖ0 +SBSSÌ4ÎCurses.AcsÖ0 +SBYTEÌ4ÎTiff.DataTypeÖ0 +SB_DOWN_ARROWÌ4ÎGdk.CursorTypeÖ0 +SB_H_DOUBLE_ARROWÌ4ÎGdk.CursorTypeÖ0 +SB_LEFT_ARROWÌ4ÎGdk.CursorTypeÖ0 +SB_RIGHT_ARROWÌ4ÎGdk.CursorTypeÖ0 +SB_UP_ARROWÌ4ÎGdk.CursorTypeÖ0 +SB_V_DOUBLE_ARROWÌ4ÎGdk.CursorTypeÖ0 +SCALEÌ4ÎAtk.TextAttributeÖ0 +SCALEÌ4ÎGst.RTSPHeaderFieldÖ0 +SCALEÌ8ÎPangoÖ0Ïint +SCALEÌ4ÎPango.AttrTypeÖ0 +SCANCELÌ4ÎCurses.KeyÖ0 +SCHEMAÌ4ÎGConf.ValueTypeÖ0 +SCHEMAÌ8ÎSqliteÖ0Ïint +SCOMMANDÌ4ÎCurses.KeyÖ0 +SCOPYÌ4ÎCurses.KeyÖ0 +SCORESÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +SCREATEÌ4ÎCurses.KeyÖ0 +SCREENÌ4ÎAtk.CoordTypeÖ0 +SCREENÌ4ÎGdk.InputModeÖ0 +SCROLLÌ4ÎGdk.EventTypeÖ0 +SCROLLBARSONÌ4ÎGtk.MozEmbedChromeFlagsÖ0 +SCROLLOCKÌ4ÎSDL.KeySymbolÖ0 +SCROLL_BARÌ4ÎAtk.RoleÖ0 +SCROLL_MASKÌ4ÎGdk.EventMaskÖ0 +SCROLL_PANEÌ4ÎAtk.RoleÖ0 +SDCÌ4ÎCurses.KeyÖ0 +SDESÌ4ÎGst.RTCPTypeÖ0 +SDLÌ256Ö0 +SDLÌ4ÎCurses.KeyÖ0 +SDLGraphicsÌ256Ö0 +SDLImageÌ256Ö0 +SDLMixerÌ256Ö0 +SDLNetÌ256Ö0 +SDLTTFÌ256Ö0 +SDPAttributeÌ1ÎGstÖ0 +SDPBandwidthÌ1ÎGstÖ0 +SDPConnectionÌ1ÎGstÖ0 +SDPKeyÌ1ÎGstÖ0 +SDPMediaÌ1ÎGstÖ0 +SDPMediaÌ128Í(out unowned Gst.SDPMedia media)ÎGst.SDPMediaÖ0 +SDPMessageÌ1ÎGstÖ0 +SDPMessageÌ128Í(out unowned Gst.SDPMessage msg)ÎGst.SDPMessageÖ0 +SDPOriginÌ1ÎGstÖ0 +SDPResultÌ2ÎGstÖ0 +SDPTimeÌ1ÎGstÖ0 +SDPZoneÌ1ÎGstÖ0 +SDP_BWTYPE_ASÌ8ÎGstÖ0 +SDP_BWTYPE_CTÌ8ÎGstÖ0 +SDP_BWTYPE_EXT_PREFIXÌ8ÎGstÖ0 +SDP_BWTYPE_RRÌ8ÎGstÖ0 +SDP_BWTYPE_RSÌ8ÎGstÖ0 +SEÌ4ÎGtk.AnchorTypeÖ0 +SEARCHPATH_SEPARATORÌ8ÎGLib.PathÖ0Ïchar +SEARCHPATH_SEPARATOR_SÌ8ÎGLib.PathÖ0 +SEARCH_PATHÌ4ÎGLib.SpawnFlagsÖ0 +SEASCAPEÌ4ÎPoppler.OrientationÖ0 +SECAMÌ4ÎV4l2.StandardsÖ0 +SECAM_BÌ4ÎV4l2.StandardsÖ0 +SECAM_DÌ4ÎV4l2.StandardsÖ0 +SECAM_DKÌ4ÎV4l2.StandardsÖ0 +SECAM_GÌ4ÎV4l2.StandardsÖ0 +SECAM_HÌ4ÎV4l2.StandardsÖ0 +SECAM_KÌ4ÎV4l2.StandardsÖ0 +SECAM_K1Ì4ÎV4l2.StandardsÖ0 +SECAM_LÌ4ÎV4l2.StandardsÖ0 +SECAM_LCÌ4ÎV4l2.StandardsÖ0 +SECONDÌ8ÎGstÖ0Ïint +SECONDARYÌ4ÎGst.RankÖ0 +SECONDARYÌ4ÎGtk.EntryIconPositionÖ0 +SECONDARYÌ4ÎSexy.IconEntryPositionÖ0 +SECONDSÌ4ÎGst.RTSPTimeTypeÖ0 +SECRETÌ4ÎGnomeKeyring.ItemInfoFlagsÖ0 +SECTIONÌ4ÎAtk.RoleÖ0 +SEEKÌ4ÎGst.CoreErrorÖ0 +SEEKÌ4ÎGst.EventTypeÖ0 +SEEKÌ4ÎGst.ResourceErrorÖ0 +SEEKABLEÌ4ÎGLib.IOFlagsÖ0 +SEEKINGÌ4ÎGst.QueryTypeÖ0 +SEEKINGÌ4ÎGst.RTSPStateÖ0 +SEEK_CURÌ8ÎPosixÖ0Ïint +SEEK_ENDÌ8ÎPosixÖ0Ïint +SEEK_SETÌ8ÎPosixÖ0Ïint +SEE_OTHERÌ4ÎGst.RTSPStatusCodeÖ0 +SEE_OTHERÌ4ÎSoup.KnownStatusCodeÖ0 +SEGMENTÌ4ÎGst.QueryTypeÖ0 +SEGMENTÌ4ÎGst.SeekFlagsÖ0 +SEGMENT_DONEÌ4ÎGst.MessageTypeÖ0 +SEGMENT_STARTÌ4ÎGst.MessageTypeÖ0 +SEGVÌ4ÎDaemon.SigÖ0 +SEGVÌ4ÎGLib.ProcessSignalÖ0 +SELECTÌ4ÎCurses.KeyÖ0 +SELECTABLEÌ4ÎAtk.StateTypeÖ0 +SELECTABLE_TEXTÌ4ÎAtk.StateTypeÖ0 +SELECTEDÌ4ÎAtk.StateTypeÖ0 +SELECTEDÌ4ÎGnomeVFS.ModuleCallbackFullAuthenticationOutFlagsÖ0 +SELECTEDÌ4ÎGtk.CellRendererStateÖ0 +SELECTEDÌ4ÎGtk.RcTokenTypeÖ0 +SELECTEDÌ4ÎGtk.StateTypeÖ0 +SELECTION_CLEARÌ4ÎGdk.EventTypeÖ0 +SELECTION_CLIPBOARDÌ8ÎGdkÖ0ÏGdk.Atom +SELECTION_NOTIFYÌ4ÎGdk.EventTypeÖ0 +SELECTION_PRIMARYÌ8ÎGdkÖ0ÏGdk.Atom +SELECTION_REQUESTÌ4ÎGdk.EventTypeÖ0 +SELECTION_SECONDARYÌ8ÎGdkÖ0ÏGdk.Atom +SELECTSÌ4ÎGtk.ButtonActionÖ0 +SELECT_AGAINÌ4ÎGtk.FileChooserConfirmationÖ0 +SELECT_ALLÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +SELECT_FOLDERÌ4ÎGtk.FileChooserActionÖ0 +SELINUX_CONTEXTÌ4ÎGnomeVFS.FileInfoFieldsÖ0 +SELINUX_CONTEXTÌ4ÎGnomeVFS.SetFileInfoMaskÖ0 +SELINUX_SECURITY_CONTEXT_UNKNOWNÌ4ÎDBus.ErrorÖ0 +SEMIBOLDÌ4ÎPango.WeightÖ0 +SEMICOLONÌ4ÎSDL.KeySymbolÖ0 +SEMI_COLLAPSEDÌ4ÎGtk.ExpanderStyleÖ0 +SEMI_CONDENSEDÌ4ÎPango.StretchÖ0 +SEMI_EXPANDEDÌ4ÎGtk.ExpanderStyleÖ0 +SEMI_EXPANDEDÌ4ÎPango.StretchÖ0 +SENDÌ4ÎCurses.KeyÖ0 +SENDING_DATAÌ4ÎGtk.PrintStatusÖ0 +SEND_IMMEDIATEÌ4ÎFTDI.HostEmultationModeCommandsÖ0 +SEND_IMMEDIATEÌ4ÎFTDI.MPSSECommandsÖ0 +SENSITIVEÌ4ÎAtk.StateTypeÖ0 +SENSITIVEÌ4ÎGtk.WidgetFlagsÖ0 +SENTENCE_ENDÌ4ÎAtk.TextBoundaryÖ0 +SENTENCE_STARTÌ4ÎAtk.TextBoundaryÖ0 +SEOLÌ4ÎCurses.KeyÖ0 +SEPARATORÌ4ÎAtk.RoleÖ0 +SEPARATORÌ4ÎGMenu.TreeItemTypeÖ0 +SEPARATORÌ4ÎGnome.UIInfoTypeÖ0 +SEPARATORÌ4ÎGtk.UIManagerItemTypeÖ0 +SEPARATORÌ4ÎXfce.MenuLayoutNodeTypeÖ0 +SEPTEMBERÌ4ÎGLib.DateMonthÖ0 +SEQÌ4ÎXml.ElementContentTypeÖ0 +SEQUENCE_ERRORÌ4ÎBZLib.StatusÖ0 +SEQ_BTÌ4ÎV4l2.FieldÖ0 +SEQ_TBÌ4ÎV4l2.FieldÖ0 +SERIALIZEDÌ4ÎGst.EventTypeFlagsÖ0 +SERVERÌ4ÎGst.RTSPHeaderFieldÖ0 +SERVER_ASYNC_CONTEXTÌ8ÎSoupÖ0 +SERVER_AUTH_HÌ8ÎSoupÖ0Ïint +SERVER_ERRORÌ4ÎSoup.StatusClassÖ0 +SERVER_ERROR_INTERNAL_XML_RPC_ERRORÌ4ÎSoup.XMLRPCFaultÖ0 +SERVER_ERROR_INVALID_METHOD_PARAMETERSÌ4ÎSoup.XMLRPCFaultÖ0 +SERVER_ERROR_INVALID_XML_RPCÌ4ÎSoup.XMLRPCFaultÖ0 +SERVER_ERROR_REQUESTED_METHOD_NOT_FOUNDÌ4ÎSoup.XMLRPCFaultÖ0 +SERVER_HÌ8ÎSoupÖ0Ïint +SERVER_INTERFACEÌ8ÎSoupÖ0 +SERVER_MESSAGE_HÌ8ÎSoupÖ0Ïint +SERVER_PORTÌ8ÎSoupÖ0 +SERVER_RAW_PATHSÌ8ÎSoupÖ0 +SERVER_SERVER_HEADERÌ8ÎSoupÖ0 +SERVER_SSL_CERT_FILEÌ8ÎSoupÖ0 +SERVER_SSL_KEY_FILEÌ8ÎSoupÖ0 +SERVICEÌ4ÎGnome.DesktopItemTypeÖ0 +SERVICE_TYPEÌ4ÎGnome.DesktopItemTypeÖ0 +SERVICE_TYPE_HTTPÌ8ÎEpcÖ0 +SERVICE_TYPE_HTTPSÌ8ÎEpcÖ0 +SERVICE_UNAVAILABLEÌ4ÎGst.RTSPStatusCodeÖ0 +SERVICE_UNAVAILABLEÌ4ÎSoup.KnownStatusCodeÖ0 +SERVICE_UNKNOWNÌ4ÎDBus.ErrorÖ0 +SESSIONÌ4ÎDBus.BusTypeÖ0 +SESSIONÌ4ÎGnome.PasswordDialogRememberÖ0 +SESSIONÌ4ÎGst.RTSPHeaderFieldÖ0 +SESSION_ADD_FEATUREÌ8ÎSoupÖ0 +SESSION_ADD_FEATURE_BY_TYPEÌ8ÎSoupÖ0 +SESSION_ASYNC_CONTEXTÌ8ÎSoupÖ0 +SESSION_ASYNC_HÌ8ÎSoupÖ0Ïint +SESSION_FEATURE_HÌ8ÎSoupÖ0Ïint +SESSION_HÌ8ÎSoupÖ0Ïint +SESSION_IDLE_TIMEOUTÌ8ÎSoupÖ0 +SESSION_MAX_CONNSÌ8ÎSoupÖ0 +SESSION_MAX_CONNS_PER_HOSTÌ8ÎSoupÖ0 +SESSION_NOT_FOUNDÌ4ÎGst.RTSPStatusCodeÖ0 +SESSION_PROXY_URIÌ8ÎSoupÖ0 +SESSION_REMOVE_FEATURE_BY_TYPEÌ8ÎSoupÖ0 +SESSION_SSL_CA_FILEÌ8ÎSoupÖ0 +SESSION_SYNC_HÌ8ÎSoupÖ0Ïint +SESSION_TIMEOUTÌ8ÎSoupÖ0 +SESSION_USER_AGENTÌ8ÎSoupÖ0 +SESSION_USE_NTLMÌ8ÎSoupÖ0 +SETÌ4ÎGLib.FileAttributeStatusÖ0 +SETÌ4ÎGLib.FileSeekÖ0 +SETÌ4ÎGLib.SeekTypeÖ0 +SETÌ4ÎGdk.FunctionÖ0 +SETÌ4ÎGst.SeekTypeÖ0 +SETÌ4ÎLm.MessageSubTypeÖ0 +SETTINGÌ4ÎGdk.EventTypeÖ0 +SETTINGSÌ4ÎGst.LibraryErrorÖ0 +SETTINGSÌ4ÎGst.ResourceErrorÖ0 +SETUPÌ4ÎGst.RTSPMethodÖ0 +SET_ADDRESSÌ4ÎUSB.RequestÖ0 +SET_BAUDRATE_REQUESTÌ8ÎFTDIÖ0Ïint +SET_BAUDRATE_REQUEST_TYPEÌ8ÎFTDIÖ0Ïint +SET_BAUD_RATEÌ8ÎFTDIÖ0Ïint +SET_BITS_HIGHÌ4ÎFTDI.MPSSECommandsÖ0 +SET_BITS_LOWÌ4ÎFTDI.MPSSECommandsÖ0 +SET_CONFIGURATIONÌ4ÎUSB.RequestÖ0 +SET_DATAÌ8ÎFTDIÖ0Ïint +SET_DATA_REQUESTÌ8ÎFTDIÖ0Ïint +SET_DATA_REQUEST_TYPEÌ8ÎFTDIÖ0Ïint +SET_DESCRIPTORÌ4ÎUSB.RequestÖ0 +SET_DTR_HIGHÌ8ÎFTDIÖ0Ïint +SET_DTR_LOWÌ8ÎFTDIÖ0Ïint +SET_DTR_MASKÌ8ÎFTDIÖ0Ïint +SET_FEATUREÌ4ÎUSB.RequestÖ0 +SET_FLOW_CTRLÌ8ÎFTDIÖ0Ïint +SET_FLOW_CTRL_REQUESTÌ8ÎFTDIÖ0Ïint +SET_FLOW_CTRL_REQUEST_TYPEÌ8ÎFTDIÖ0Ïint +SET_INTERFACEÌ4ÎUSB.RequestÖ0 +SET_MASKÌ4ÎGLib.IOFlagsÖ0 +SET_MODEM_CTRL_REQUESTÌ8ÎFTDIÖ0Ïint +SET_MODEM_CTRL_REQUEST_TYPEÌ8ÎFTDIÖ0Ïint +SET_PARAMETERÌ4ÎGst.RTSPMethodÖ0 +SET_PAUSEÌ4ÎLua.GarbageCollectionÖ0 +SET_RTS_HIGHÌ8ÎFTDIÖ0Ïint +SET_RTS_LOWÌ8ÎFTDIÖ0Ïint +SET_RTS_MASKÌ8ÎFTDIÖ0Ïint +SET_STEP_MULÌ4ÎLua.GarbageCollectionÖ0 +SEVENÌ4ÎSDL.KeySymbolÖ0 +SEXITÌ4ÎCurses.KeyÖ0 +SE_HÌ4ÎXfce.ScreenPositionÖ0 +SE_VÌ4ÎXfce.ScreenPositionÖ0 +SFÌ4ÎCurses.KeyÖ0 +SFINDÌ4ÎCurses.KeyÖ0 +SGBRG8Ì4ÎV4l2.PixelFormatTypeÖ0 +SGIDÌ4ÎGnomeVFS.FilePermissionsÖ0 +SGILOGDATAFMT_16BITÌ8ÎTiffÖ0Ïttag_t +SGILOGDATAFMT_8BITÌ8ÎTiffÖ0Ïttag_t +SGILOGDATAFMT_FLOATÌ8ÎTiffÖ0Ïttag_t +SGILOGDATAFMT_RAWÌ8ÎTiffÖ0Ïttag_t +SGILOGENCODE_NODITHERÌ8ÎTiffÖ0Ïttag_t +SGILOGENCODE_RANDITHERÌ8ÎTiffÖ0Ïttag_t +SHA1Ì4ÎGLib.ChecksumTypeÖ0 +SHA256Ì4ÎGLib.ChecksumTypeÖ0 +SHADEÌ4ÎWnck.WindowActionsÖ0 +SHADEDÌ4ÎWnck.WindowStateÖ0 +SHADOWEDÌ4ÎGtk.PrivateFlagsÖ0 +SHAPEÌ4ÎPango.AttrTypeÖ0 +SHAREDÌ4ÎGdk.ImageTypeÖ0 +SHARED_CONTENTÌ4ÎGsf.XMLContentÖ0 +SHARPNESSÌ4ÎV4l2.UserClassControlIdsÖ0 +SHAVIANÌ4ÎPango.ScriptÖ0 +SHELPÌ4ÎCurses.KeyÖ0 +SHIFTÌ4ÎSDL.KeyModifierÖ0 +SHIFT_MASKÌ4ÎGdk.ModifierTypeÖ0 +SHOMEÌ4ÎCurses.KeyÖ0 +SHORTÌ4ÎTiff.DataTypeÖ0 +SHORTCUTÌ4ÎGLib.FileTypeÖ0 +SHOWINGÌ4ÎAtk.StateTypeÖ0 +SHOW_DAY_NAMESÌ4ÎGtk.CalendarDisplayOptionsÖ0 +SHOW_DAY_NAMESÌ4ÎHildon.CalendarDisplayOptionsÖ0 +SHOW_DETAILSÌ4ÎGtk.CalendarDisplayOptionsÖ0 +SHOW_EMPTYÌ4ÎGMenu.TreeFlagsÖ0 +SHOW_HEADINGÌ4ÎGtk.CalendarDisplayOptionsÖ0 +SHOW_HEADINGÌ4ÎHildon.CalendarDisplayOptionsÖ0 +SHOW_SMALL_IMAGES_AS_THEMSELVESÌ4ÎGnome.IconLookupFlagsÖ0 +SHOW_TIMEÌ4ÎGnome.DateEditFlagsÖ0 +SHOW_WEEK_NUMBERSÌ4ÎGtk.CalendarDisplayOptionsÖ0 +SHOW_WEEK_NUMBERSÌ4ÎHildon.CalendarDisplayOptionsÖ0 +SHRINKÌ4ÎGtk.AttachOptionsÖ0 +SHRUNKÌ4ÎGsf.ZipCompressionMethodÖ0 +SHUTDOWNÌ4ÎGst.LibraryErrorÖ0 +SHUTTER_PRIORITYÌ4ÎV4l2.ExposureAutoTypeÖ0 +SHUTTLEÌ4ÎGdk.CursorTypeÖ0 +SICÌ4ÎCurses.KeyÖ0 +SIDE_LEFTÌ4ÎGst.AudioChannelPositionÖ0 +SIDE_RIGHTÌ4ÎGst.AudioChannelPositionÖ0 +SIGABRTÌ8ÎPosixÖ0Ïint +SIGALRMÌ8ÎPosixÖ0Ïint +SIGBUSÌ8ÎPosixÖ0Ïint +SIGCHLDÌ8ÎPosixÖ0Ïint +SIGCONTÌ8ÎPosixÖ0Ïint +SIGFPEÌ8ÎPosixÖ0Ïint +SIGHUPÌ8ÎPosixÖ0Ïint +SIGILLÌ8ÎPosixÖ0Ïint +SIGINTÌ8ÎPosixÖ0Ïint +SIGIOTÌ8ÎPosixÖ0Ïint +SIGKILLÌ8ÎPosixÖ0Ïint +SIGNALSÌ4ÎGLib.TypeDebugFlagsÖ0 +SIGNATUREÌ8ÎLuaÖ0 +SIGNATUREÌ4ÎPoppler.FormFieldTypeÖ0 +SIGNEDÌ4ÎGst.AudioFieldFlagÖ0 +SIGNIFICANT_WHITESPACEÌ4ÎXml.ReaderTypeÖ0 +SIGPIPEÌ8ÎPosixÖ0Ïint +SIGPOLLÌ8ÎPosixÖ0Ïint +SIGPROFÌ8ÎPosixÖ0Ïint +SIGQUITÌ8ÎPosixÖ0Ïint +SIGSEGVÌ8ÎPosixÖ0Ïint +SIGSTKFLTÌ8ÎPosixÖ0Ïint +SIGSTOPÌ8ÎPosixÖ0Ïint +SIGSYSÌ8ÎPosixÖ0Ïint +SIGTERMÌ8ÎPosixÖ0Ïint +SIGTRAPÌ8ÎPosixÖ0Ïint +SIGTSTPÌ8ÎPosixÖ0Ïint +SIGTTINÌ8ÎPosixÖ0Ïint +SIGTTOUÌ8ÎPosixÖ0Ïint +SIGURGÌ8ÎPosixÖ0Ïint +SIGUSR1Ì8ÎPosixÖ0Ïint +SIGUSR2Ì8ÎPosixÖ0Ïint +SIGVTALRMÌ8ÎPosixÖ0Ïint +SIGXCPUÌ8ÎPosixÖ0Ïint +SIGXFSZÌ8ÎPosixÖ0Ïint +SILENCE_STDERRÌ4ÎGLib.TestTrapFlagsÖ0 +SILENCE_STDOUTÌ4ÎGLib.TestTrapFlagsÖ0 +SILENTÌ4ÎOobs.ModemVolumeÖ0 +SIMPLEXÌ4ÎGtk.PrintDuplexÖ0 +SINEÌ4ÎGsl.QAWOÖ0 +SINGLEÌ4ÎGsl.ModeÖ0 +SINGLEÌ4ÎGst.ClockEntryTypeÖ0 +SINGLEÌ4ÎGtk.SelectionModeÖ0 +SINGLEÌ4ÎPango.UnderlineÖ0 +SINGLE_LINEÌ4ÎAtk.StateTypeÖ0 +SINGLE_PAGEÌ4ÎPoppler.PageLayoutÖ0 +SINHALAÌ4ÎPango.ScriptÖ0 +SINKÌ4ÎGst.PadDirectionÖ0 +SINKÌ4ÎGst.URITypeÖ0 +SINK_NAMEÌ8ÎGst.BaseTransformÖ0 +SIXÌ4ÎSDL.KeySymbolÖ0 +SIZEÌ4ÎAtk.TextAttributeÖ0 +SIZEÌ4ÎGnomeVFS.FileInfoFieldsÖ0 +SIZEÌ8ÎGst.VideoRangeÖ0 +SIZEÌ4ÎHildon.FileSelectionSortKeyÖ0 +SIZEÌ4ÎHildon.FileSelectionVisibleColumnsÖ0 +SIZEÌ4ÎPango.AttrTypeÖ0 +SIZEÌ4ÎPango.FontMaskÖ0 +SIZINGÌ4ÎGdk.CursorTypeÖ0 +SKEWÌ4ÎGst.BaseAudioSinkSlaveMethodÖ0 +SKEWÌ4ÎGst.BaseAudioSrcSlaveMethodÖ0 +SKIPÌ4ÎGnomeVFS.XferErrorActionÖ0 +SKIPÌ4ÎGnomeVFS.XferOverwriteActionÖ0 +SKIPÌ4ÎGnomeVFS.XferOverwriteModeÖ0 +SKIPÌ4ÎGst.IteratorItemÖ0 +SKIP_ALLÌ4ÎGnomeVFS.XferOverwriteActionÖ0 +SKIP_PAGERÌ4ÎWnck.WindowStateÖ0 +SKIP_TASKLISTÌ4ÎWnck.WindowStateÖ0 +SLASHÌ4ÎSDL.KeySymbolÖ0 +SLEFTÌ4ÎCurses.KeyÖ0 +SLICED_VBI_CAPTUREÌ4ÎV4l2.BufferTypeÖ0 +SLICED_VBI_CAPTUREÌ4ÎV4l2.CapabilitiesÖ0 +SLICED_VBI_OUTPUTÌ4ÎV4l2.BufferTypeÖ0 +SLICED_VBI_OUTPUTÌ4ÎV4l2.CapabilitiesÖ0 +SLIDERÌ4ÎAtk.RoleÖ0 +SLIDERÌ4ÎV4l2.ControlFlagsÖ0 +SLIGHTÌ4ÎCairo.HintStyleÖ0 +SLONGÌ4ÎTiff.DataTypeÖ0 +SListÌ1ÎGLibÖ0 +SMALLÌ4ÎPango.ScaleÖ0 +SMALL_CAPSÌ4ÎPango.VariantÖ0 +SMALL_TOOLBARÌ4ÎGtk.IconSizeÖ0 +SMBÌ4ÎGnomeVFS.DeviceTypeÖ0 +SMBConfigÌ1ÎOobsÖ0 +SMESSAGEÌ4ÎCurses.KeyÖ0 +SMOOTH_CURVE_TOÌ4ÎGoo.CanvasPathCommandTypeÖ0 +SMOOTH_QUADRATIC_CURVE_TOÌ4ÎGoo.CanvasPathCommandTypeÖ0 +SMOVEÌ4ÎCurses.KeyÖ0 +SMPTEÌ4ÎGst.RTSPRangeUnitÖ0 +SMPTE170MÌ4ÎV4l2.ColorspaceÖ0 +SMPTE240MÌ4ÎV4l2.ColorspaceÖ0 +SMPTE_25Ì4ÎGst.RTSPRangeUnitÖ0 +SMPTE_30_DROPÌ4ÎGst.RTSPRangeUnitÖ0 +SN9C10XÌ4ÎV4l2.PixelFormatTypeÖ0 +SNDZEROÌ8ÎPosixÖ0Ïint +SNEXTÌ4ÎCurses.KeyÖ0 +SOAP_MESSAGE_HÌ8ÎSoupÖ0Ïint +SOCKETÌ4ÎGnomeVFS.FileTypeÖ0 +SOCKET_ASYNC_CONTEXTÌ8ÎSoupÖ0 +SOCKET_FLAG_CLOEXECÌ8ÎSoupÖ0 +SOCKET_FLAG_NODELAYÌ8ÎSoupÖ0 +SOCKET_FLAG_NONBLOCKINGÌ8ÎSoupÖ0 +SOCKET_FLAG_REUSEADDRÌ8ÎSoupÖ0 +SOCKET_HÌ8ÎSoupÖ0Ïint +SOCKET_IS_SERVERÌ8ÎSoupÖ0 +SOCKET_LOCAL_ADDRESSÌ8ÎSoupÖ0 +SOCKET_REMOTE_ADDRESSÌ8ÎSoupÖ0 +SOCKET_SSL_CREDENTIALSÌ8ÎSoupÖ0 +SOCKET_TIMEOUTÌ8ÎSoupÖ0 +SOCK_DGRAMÌ8ÎPosixÖ0Ïint +SOCK_RAWÌ8ÎPosixÖ0Ïint +SOCK_SEQPACKETÌ8ÎPosixÖ0Ïint +SOCK_STREAMÌ8ÎPosixÖ0Ïint +SOFTWAREÌ4ÎGst.ColorBalanceTypeÖ0 +SOFTWAREÌ4ÎGst.MixerTrackFlagsÖ0 +SOFTWAREÌ4ÎGst.MixerTypeÖ0 +SOLAR_MASSÌ4ÎGsl.ConstCGSÖ0 +SOLAR_MASSÌ4ÎGsl.ConstCGSMÖ0 +SOLAR_MASSÌ4ÎGsl.ConstMKSÖ0 +SOLAR_MASSÌ4ÎGsl.ConstMKSAÖ0 +SOLIDÌ4ÎCairo.PatternTypeÖ0 +SOLIDÌ4ÎGdk.FillÖ0 +SOLIDÌ4ÎGdk.LineStyleÖ0 +SOLIDÌ4ÎGtk.CTreeLineStyleÖ0 +SOMETIMESÌ4ÎGst.PadPresenceÖ0 +SOPTIONSÌ4ÎCurses.KeyÖ0 +SORTEDÌ4ÎGtk.CellRendererStateÖ0 +SOUNDÌ4ÎGnome.FileDomainÖ0 +SOURCEÌ4ÎCairo.OperatorÖ0 +SOURCEÌ4ÎGoo.CairoOperatorÖ0 +SOUTHÌ4ÎGdk.GravityÖ0 +SOUTHÌ4ÎGdk.WindowEdgeÖ0 +SOUTHÌ4ÎGtk.AnchorTypeÖ0 +SOUTHÌ4ÎPango.GravityÖ0 +SOUTHÌ4ÎWnck.WindowGravityÖ0 +SOUTHEASTÌ4ÎWnck.WindowGravityÖ0 +SOUTHWESTÌ4ÎWnck.WindowGravityÖ0 +SOUTH_EASTÌ4ÎGdk.GravityÖ0 +SOUTH_EASTÌ4ÎGdk.WindowEdgeÖ0 +SOUTH_EASTÌ4ÎGtk.AnchorTypeÖ0 +SOUTH_WESTÌ4ÎGdk.GravityÖ0 +SOUTH_WESTÌ4ÎGdk.WindowEdgeÖ0 +SOUTH_WESTÌ4ÎGtk.AnchorTypeÖ0 +SPACEÌ4ÎFTDI.ParityTypeÖ0 +SPACEÌ4ÎGtk.ToolbarChildTypeÖ0 +SPACEÌ4ÎSDL.KeySymbolÖ0 +SPACEÌ4ÎUnicodeBreakTypeÖ0 +SPACE_SEPARATORÌ4ÎUnicodeTypeÖ0 +SPAWN_CHILD_EXITEDÌ4ÎDBus.ErrorÖ0 +SPAWN_CHILD_SIGNALEDÌ4ÎDBus.ErrorÖ0 +SPAWN_EXEC_FAILEDÌ4ÎDBus.ErrorÖ0 +SPAWN_FAILEDÌ4ÎDBus.ErrorÖ0 +SPAWN_FORK_FAILEDÌ4ÎDBus.ErrorÖ0 +SPCA501Ì4ÎV4l2.PixelFormatTypeÖ0 +SPCA505Ì4ÎV4l2.PixelFormatTypeÖ0 +SPCA508Ì4ÎV4l2.PixelFormatTypeÖ0 +SPCA561Ì4ÎV4l2.PixelFormatTypeÖ0 +SPECIALÌ4ÎGLib.FileTypeÖ0 +SPEEDÌ4ÎGst.RTSPHeaderFieldÖ0 +SPEED_OF_LIGHTÌ4ÎGsl.ConstCGSÖ0 +SPEED_OF_LIGHTÌ4ÎGsl.ConstCGSMÖ0 +SPEED_OF_LIGHTÌ4ÎGsl.ConstMKSÖ0 +SPEED_OF_LIGHTÌ4ÎGsl.ConstMKSAÖ0 +SPIDERÌ4ÎGdk.CursorTypeÖ0 +SPIN_BUTTONÌ4ÎAtk.RoleÖ0 +SPLASHÌ4ÎPoppler.BackendÖ0 +SPLASHSCREENÌ4ÎGdk.WindowTypeHintÖ0 +SPLASHSCREENÌ4ÎWnck.WindowTypeÖ0 +SPLINEÌ4ÎGtk.CurveTypeÖ0 +SPLITÌ4ÎPoppler.PageTransitionTypeÖ0 +SPLIT_PANEÌ4ÎAtk.RoleÖ0 +SPPÌ8ÎTiffÖ0Ïttag_t +SPRAYCANÌ4ÎGdk.CursorTypeÖ0 +SPREADÌ4ÎGtk.ButtonBoxStyleÖ0 +SPREVIOUSÌ4ÎCurses.KeyÖ0 +SPRINTÌ4ÎCurses.KeyÖ0 +SQRT2Ì8ÎGLib.MathÖ0Ïdouble +SQUAREÌ4ÎCairo.LineCapÖ0 +SQUAREÌ4ÎGoo.CairoLineCapÖ0 +SQUAREÌ4ÎGtk.CTreeExpanderStyleÖ0 +SRÌ4ÎCurses.KeyÖ0 +SRÌ4ÎGst.RTCPTypeÖ0 +SRATIONALÌ4ÎTiff.DataTypeÖ0 +SRCÌ4ÎGst.PadDirectionÖ0 +SRCÌ4ÎGst.URITypeÖ0 +SRCALPHAÌ4ÎSDL.SurfaceFlagÖ0 +SRCCOLORKEYÌ4ÎSDL.SurfaceFlagÖ0 +SRC_NAMEÌ8ÎGst.BaseTransformÖ0 +SREDOÌ4ÎCurses.KeyÖ0 +SREPLACEÌ4ÎCurses.KeyÖ0 +SRESETÌ4ÎCurses.KeyÖ0 +SRGBÌ4ÎV4l2.ColorspaceÖ0 +SRIGHTÌ4ÎCurses.KeyÖ0 +SRSUMEÌ4ÎCurses.KeyÖ0 +SSAVEÌ4ÎCurses.KeyÖ0 +SSBBÌ4ÎCurses.AcsÖ0 +SSBSÌ4ÎCurses.AcsÖ0 +SSHORTÌ4ÎTiff.DataTypeÖ0 +SSLÌ1ÎLmÖ0 +SSLÌ128Í(string expected_fingerprint, Lm.SSLFunction ssl_function, GLib.DestroyNotify? notify)ÎLm.SSLÖ0 +SSLErrorÌ2ÎSoupÖ0 +SSLFunctionÌ128Í(Lm.SSL ssl, Lm.SSLStatus status)ÎLmÖ0Ïpublic delegate Lm.SSLResponse +SSLResponseÌ2ÎLmÖ0 +SSLStatusÌ2ÎLmÖ0 +SSL_FAILEDÌ4ÎSoup.KnownStatusCodeÖ0 +SSSBÌ4ÎCurses.AcsÖ0 +SSSSÌ4ÎCurses.AcsÖ0 +SSUSPENDÌ4ÎCurses.KeyÖ0 +STABÌ4ÎCurses.KeyÖ0 +STALEÌ4ÎAtk.StateTypeÖ0 +STANDARDÌ4ÎUSB.TypeÖ0 +STANDARD_GAS_VOLUMEÌ4ÎGsl.ConstCGSÖ0 +STANDARD_GAS_VOLUMEÌ4ÎGsl.ConstCGSMÖ0 +STANDARD_GAS_VOLUMEÌ4ÎGsl.ConstMKSÖ0 +STANDARD_GAS_VOLUMEÌ4ÎGsl.ConstMKSAÖ0 +STANDOUTÌ4ÎCurses.AttributeÖ0 +STARÌ4ÎGdk.CursorTypeÖ0 +STARTÌ4ÎGnome.EdgePositionÖ0 +STARTÌ4ÎGnomeVFS.SeekPositionÖ0 +STARTÌ4ÎGtk.ArrowPlacementÖ0 +STARTÌ4ÎGtk.ButtonBoxStyleÖ0 +STARTÌ4ÎGtk.MozEmbedProgressFlagsÖ0 +STARTÌ4ÎGtk.PackTypeÖ0 +STARTÌ4ÎGtk.ScrollTypeÖ0 +STARTÌ4ÎOobs.ServiceStatusÖ0 +STARTÌ4ÎPango.EllipsizeModeÖ0 +STARTÌ4ÎV4l2.EncCmdÖ0 +STARTÌ4ÎXfce.HandleStyleÖ0 +STARTEDÌ4ÎGst.BaseSrcFlagsÖ0 +STARTEDÌ4ÎGst.RingBufferStateÖ0 +STARTEDÌ4ÎGst.TaskStateÖ0 +STARTED_OKÌ4ÎGst.InstallPluginsReturnÖ0 +STARTERÌ4ÎDBus.BusTypeÖ0 +STARTEXECUTINGÌ4ÎGnomeVFS.MonitorEventTypeÖ0 +STARTTLSÌ4ÎLm.MessageTypeÖ0 +STATESÌ4ÎGst.DebugGraphDetailsÖ0 +STATE_CHANGEÌ4ÎGst.CoreErrorÖ0 +STATE_CHANGEDÌ4ÎGdk.CrossingModeÖ0 +STATE_CHANGEDÌ4ÎGst.MessageTypeÖ0 +STATE_DIRTYÌ4ÎGst.MessageTypeÖ0 +STATICÌ4ÎGdk.GravityÖ0 +STATICÌ4ÎGdk.PixdataDumpTypeÖ0 +STATICÌ4ÎSoup.MemoryUseÖ0 +STATICÌ4ÎSoup.OwnershipÖ0 +STATICÌ4ÎWnck.WindowGravityÖ0 +STATIC_BLURBÌ4ÎGLib.ParamFlagsÖ0 +STATIC_COLORÌ4ÎGdk.VisualTypeÖ0 +STATIC_GRAYÌ4ÎGdk.VisualTypeÖ0 +STATIC_NAMEÌ4ÎGLib.ParamFlagsÖ0 +STATIC_NICKÌ4ÎGLib.ParamFlagsÖ0 +STATIC_STRINGSÌ4ÎGLib.ParamFlagsÖ0 +STATUSBARÌ4ÎAtk.RoleÖ0 +STATUSBARONÌ4ÎGtk.MozEmbedChromeFlagsÖ0 +STATUS_HÌ8ÎSoupÖ0Ïint +STDERRÌ4ÎDaemon.LogFlagsÖ0 +STDERR_FILENOÌ8ÎPosixÖ0Ïint +STDERR_TO_DEV_NULLÌ4ÎGLib.SpawnFlagsÖ0 +STDIN_FILENOÌ8ÎPosixÖ0Ïint +STDOUTÌ4ÎDaemon.LogFlagsÖ0 +STDOUT_FILENOÌ8ÎPosixÖ0Ïint +STDOUT_TO_DEV_NULLÌ4ÎGLib.SpawnFlagsÖ0 +STD_ATMOSPHEREÌ4ÎGsl.ConstCGSÖ0 +STD_ATMOSPHEREÌ4ÎGsl.ConstCGSMÖ0 +STD_ATMOSPHEREÌ4ÎGsl.ConstMKSÖ0 +STD_ATMOSPHEREÌ4ÎGsl.ConstMKSAÖ0 +STEFAN_BOLTZMANN_CONSTANTÌ4ÎGsl.ConstCGSÖ0 +STEFAN_BOLTZMANN_CONSTANTÌ4ÎGsl.ConstCGSMÖ0 +STEFAN_BOLTZMANN_CONSTANTÌ4ÎGsl.ConstMKSÖ0 +STEFAN_BOLTZMANN_CONSTANTÌ4ÎGsl.ConstMKSAÖ0 +STENCIL_SIZEÌ4ÎSDL.GLattrÖ0 +STEPÌ4ÎLua.GarbageCollectionÖ0 +STEPSÌ4ÎGtk.ScrollStepÖ0 +STEPWISEÌ4ÎV4l2.FrameivalTypesÖ0 +STEPWISEÌ4ÎV4l2.FramesizeTypesÖ0 +STEP_BACKWARDÌ4ÎGtk.ScrollTypeÖ0 +STEP_BACKWARDÌ4ÎGtk.SpinTypeÖ0 +STEP_DONEÌ4ÎGst.MessageTypeÖ0 +STEP_DOWNÌ4ÎGtk.ScrollTypeÖ0 +STEP_FORWARDÌ4ÎGtk.ScrollTypeÖ0 +STEP_FORWARDÌ4ÎGtk.SpinTypeÖ0 +STEP_LEFTÌ4ÎGtk.ScrollTypeÖ0 +STEP_RIGHTÌ4ÎGtk.ScrollTypeÖ0 +STEP_UPÌ4ÎGtk.ScrollTypeÖ0 +STEREOÌ4ÎSDL.GLattrÖ0 +STEREOÌ4ÎV4l2.AudioCapabilitiesÖ0 +STEREOÌ4ÎV4l2.MpegAudioModeÖ0 +STEREOÌ4ÎV4l2.TunerCapabilitiesÖ0 +STEREOÌ4ÎV4l2.TunerModesÖ0 +STEREOÌ4ÎV4l2.TunerSubsÖ0 +STERLINGÌ4ÎCurses.AcsÖ0 +STICKÌ4ÎWnck.WindowActionsÖ0 +STICKYÌ4ÎGdk.WindowStateÖ0 +STICKYÌ4ÎGnomeVFS.FilePermissionsÖ0 +STICKYÌ4ÎWnck.WindowStateÖ0 +STILBÌ4ÎGsl.ConstCGSÖ0 +STILBÌ4ÎGsl.ConstCGSMÖ0 +STILBÌ4ÎGsl.ConstMKSÖ0 +STILBÌ4ÎGsl.ConstMKSAÖ0 +STIPPLEÌ4ÎGdk.GCValuesMaskÖ0 +STIPPLEDÌ4ÎGdk.FillÖ0 +STKFLTÌ4ÎDaemon.SigÖ0 +STOCKÌ4ÎGnome.UIPixmapTypeÖ0 +STOCKÌ4ÎGtk.ImageTypeÖ0 +STOCKÌ4ÎGtk.RcTokenTypeÖ0 +STOCK_ABOUTÌ8ÎGnomeÖ0 +STOCK_ABOUTÌ8ÎGtkÖ0 +STOCK_ADDÌ8ÎGtkÖ0 +STOCK_APPLYÌ8ÎGtkÖ0 +STOCK_ATTACHÌ8ÎGnomeÖ0 +STOCK_AUTHENTICATIONÌ8ÎGnomeÖ0 +STOCK_BLANKÌ8ÎGnomeÖ0 +STOCK_BOLDÌ8ÎGtkÖ0 +STOCK_BOOK_BLUEÌ8ÎGnomeÖ0 +STOCK_BOOK_GREENÌ8ÎGnomeÖ0 +STOCK_BOOK_OPENÌ8ÎGnomeÖ0 +STOCK_BOOK_REDÌ8ÎGnomeÖ0 +STOCK_BOOK_YELLOWÌ8ÎGnomeÖ0 +STOCK_CANCELÌ8ÎGtkÖ0 +STOCK_CAPS_LOCK_WARNINGÌ8ÎGtkÖ0 +STOCK_CDROMÌ8ÎGtkÖ0 +STOCK_CLEARÌ8ÎGtkÖ0 +STOCK_CLOSEÌ8ÎGtkÖ0 +STOCK_COLOR_PICKERÌ8ÎGtkÖ0 +STOCK_CONNECTÌ8ÎGtkÖ0 +STOCK_CONVERTÌ8ÎGtkÖ0 +STOCK_COPYÌ8ÎGtkÖ0 +STOCK_CUTÌ8ÎGtkÖ0 +STOCK_DELETEÌ8ÎGtkÖ0 +STOCK_DIALOG_AUTHENTICATIONÌ8ÎGtkÖ0 +STOCK_DIALOG_ERRORÌ8ÎGtkÖ0 +STOCK_DIALOG_INFOÌ8ÎGtkÖ0 +STOCK_DIALOG_QUESTIONÌ8ÎGtkÖ0 +STOCK_DIALOG_WARNINGÌ8ÎGtkÖ0 +STOCK_DIRECTORYÌ8ÎGtkÖ0 +STOCK_DISCARDÌ8ÎGtkÖ0 +STOCK_DISCONNECTÌ8ÎGtkÖ0 +STOCK_DNDÌ8ÎGtkÖ0 +STOCK_DND_MULTIPLEÌ8ÎGtkÖ0 +STOCK_EDITÌ8ÎGtkÖ0 +STOCK_EXECUTEÌ8ÎGtkÖ0 +STOCK_FILEÌ8ÎGtkÖ0 +STOCK_FINDÌ8ÎGtkÖ0 +STOCK_FIND_AND_REPLACEÌ8ÎGtkÖ0 +STOCK_FLOPPYÌ8ÎGtkÖ0 +STOCK_FULLSCREENÌ8ÎGtkÖ0 +STOCK_GOTO_BOTTOMÌ8ÎGtkÖ0 +STOCK_GOTO_FIRSTÌ8ÎGtkÖ0 +STOCK_GOTO_LASTÌ8ÎGtkÖ0 +STOCK_GOTO_TOPÌ8ÎGtkÖ0 +STOCK_GO_BACKÌ8ÎGtkÖ0 +STOCK_GO_DOWNÌ8ÎGtkÖ0 +STOCK_GO_FORWARDÌ8ÎGtkÖ0 +STOCK_GO_UPÌ8ÎGtkÖ0 +STOCK_HARDDISKÌ8ÎGtkÖ0 +STOCK_HELPÌ8ÎGtkÖ0 +STOCK_HOMEÌ8ÎGtkÖ0 +STOCK_INDENTÌ8ÎGtkÖ0 +STOCK_INDEXÌ8ÎGtkÖ0 +STOCK_INFOÌ8ÎGtkÖ0 +STOCK_ITALICÌ8ÎGtkÖ0 +STOCK_JUMP_TOÌ8ÎGtkÖ0 +STOCK_JUSTIFY_CENTERÌ8ÎGtkÖ0 +STOCK_JUSTIFY_FILLÌ8ÎGtkÖ0 +STOCK_JUSTIFY_LEFTÌ8ÎGtkÖ0 +STOCK_JUSTIFY_RIGHTÌ8ÎGtkÖ0 +STOCK_LEAVE_FULLSCREENÌ8ÎGtkÖ0 +STOCK_LINE_INÌ8ÎGnomeÖ0 +STOCK_MAILÌ8ÎGnomeÖ0 +STOCK_MAIL_FWDÌ8ÎGnomeÖ0 +STOCK_MAIL_NEWÌ8ÎGnomeÖ0 +STOCK_MAIL_RCVÌ8ÎGnomeÖ0 +STOCK_MAIL_RPLÌ8ÎGnomeÖ0 +STOCK_MAIL_SNDÌ8ÎGnomeÖ0 +STOCK_MEDIA_FORWARDÌ8ÎGtkÖ0 +STOCK_MEDIA_NEXTÌ8ÎGtkÖ0 +STOCK_MEDIA_PAUSEÌ8ÎGtkÖ0 +STOCK_MEDIA_PLAYÌ8ÎGtkÖ0 +STOCK_MEDIA_PREVIOUSÌ8ÎGtkÖ0 +STOCK_MEDIA_RECORDÌ8ÎGtkÖ0 +STOCK_MEDIA_REWINDÌ8ÎGtkÖ0 +STOCK_MEDIA_STOPÌ8ÎGtkÖ0 +STOCK_MICÌ8ÎGnomeÖ0 +STOCK_MIDIÌ8ÎGnomeÖ0 +STOCK_MISSING_IMAGEÌ8ÎGtkÖ0 +STOCK_MULTIPLE_FILEÌ8ÎGnomeÖ0 +STOCK_NETWORKÌ8ÎGtkÖ0 +STOCK_NEWÌ8ÎGtkÖ0 +STOCK_NOÌ8ÎGtkÖ0 +STOCK_NOTÌ8ÎGnomeÖ0 +STOCK_OKÌ8ÎGtkÖ0 +STOCK_OPENÌ8ÎGtkÖ0 +STOCK_ORIENTATION_LANDSCAPEÌ8ÎGtkÖ0 +STOCK_ORIENTATION_PORTRAITÌ8ÎGtkÖ0 +STOCK_ORIENTATION_REVERSE_LANDSCAPEÌ8ÎGtkÖ0 +STOCK_ORIENTATION_REVERSE_PORTRAITÌ8ÎGtkÖ0 +STOCK_PAGE_SETUPÌ8ÎGtkÖ0 +STOCK_PASTEÌ8ÎGtkÖ0 +STOCK_PREFERENCESÌ8ÎGtkÖ0 +STOCK_PRINTÌ8ÎGtkÖ0 +STOCK_PRINT_ERRORÌ8ÎGtkÖ0 +STOCK_PRINT_PAUSEDÌ8ÎGtkÖ0 +STOCK_PRINT_PREVIEWÌ8ÎGtkÖ0 +STOCK_PRINT_REPORTÌ8ÎGtkÖ0 +STOCK_PRINT_WARNINGÌ8ÎGtkÖ0 +STOCK_PROPERTIESÌ8ÎGtkÖ0 +STOCK_QUITÌ8ÎGtkÖ0 +STOCK_REDOÌ8ÎGtkÖ0 +STOCK_REFRESHÌ8ÎGtkÖ0 +STOCK_REMOVEÌ8ÎGtkÖ0 +STOCK_REVERT_TO_SAVEDÌ8ÎGtkÖ0 +STOCK_SAVEÌ8ÎGtkÖ0 +STOCK_SAVE_ASÌ8ÎGtkÖ0 +STOCK_SCORESÌ8ÎGnomeÖ0 +STOCK_SELECT_ALLÌ8ÎGtkÖ0 +STOCK_SELECT_COLORÌ8ÎGtkÖ0 +STOCK_SELECT_FONTÌ8ÎGtkÖ0 +STOCK_SORT_ASCENDINGÌ8ÎGtkÖ0 +STOCK_SORT_DESCENDINGÌ8ÎGtkÖ0 +STOCK_SPELL_CHECKÌ8ÎGtkÖ0 +STOCK_STOPÌ8ÎGtkÖ0 +STOCK_STRIKETHROUGHÌ8ÎGtkÖ0 +STOCK_TABLE_BORDERSÌ8ÎGnomeÖ0 +STOCK_TABLE_FILLÌ8ÎGnomeÖ0 +STOCK_TEXT_BULLETED_LISTÌ8ÎGnomeÖ0 +STOCK_TEXT_INDENTÌ8ÎGnomeÖ0 +STOCK_TEXT_NUMBERED_LISTÌ8ÎGnomeÖ0 +STOCK_TEXT_UNINDENTÌ8ÎGnomeÖ0 +STOCK_TIMERÌ8ÎGnomeÖ0 +STOCK_TIMER_STOPÌ8ÎGnomeÖ0 +STOCK_TRASHÌ8ÎGnomeÖ0 +STOCK_TRASH_FULLÌ8ÎGnomeÖ0 +STOCK_UNDELETEÌ8ÎGtkÖ0 +STOCK_UNDERLINEÌ8ÎGtkÖ0 +STOCK_UNDOÌ8ÎGtkÖ0 +STOCK_UNINDENTÌ8ÎGtkÖ0 +STOCK_VOLUMEÌ8ÎGnomeÖ0 +STOCK_YESÌ8ÎGtkÖ0 +STOCK_ZOOM_100Ì8ÎGtkÖ0 +STOCK_ZOOM_FITÌ8ÎGtkÖ0 +STOCK_ZOOM_INÌ8ÎGtkÖ0 +STOCK_ZOOM_OUTÌ8ÎGtkÖ0 +STOKESÌ4ÎGsl.ConstCGSÖ0 +STOKESÌ4ÎGsl.ConstCGSMÖ0 +STOKESÌ4ÎGsl.ConstMKSÖ0 +STOKESÌ4ÎGsl.ConstMKSAÖ0 +STOPÌ4ÎDaemon.SigÖ0 +STOPÌ4ÎGLib.ProcessSignalÖ0 +STOPÌ4ÎGtk.MozEmbedProgressFlagsÖ0 +STOPÌ4ÎLm.SSLResponseÖ0 +STOPÌ4ÎLua.GarbageCollectionÖ0 +STOPÌ4ÎOobs.ServiceStatusÖ0 +STOPÌ4ÎV4l2.EncCmdÖ0 +STOPEXECUTINGÌ4ÎGnomeVFS.MonitorEventTypeÖ0 +STOPPEDÌ4ÎGst.RingBufferStateÖ0 +STOPPEDÌ4ÎGst.TaskStateÖ0 +STOPPEDÌ4ÎSDL.AudioStatusÖ0 +STOP_AT_GOP_ENDÌ4ÎV4l2.EncCmdÖ0 +STOREÌ4ÎTiff.IgnoreSenseÖ0 +STOREDÌ4ÎGsf.ZipCompressionMethodÖ0 +STRATIFIEDÌ4ÎGsl.MonteVegasModeÖ0 +STREAMÌ4ÎGst.BufferingModeÖ0 +STREAMÌ4ÎLm.MessageTypeÖ0 +STREAMINGÌ4ÎV4l2.CapabilitiesÖ0 +STREAM_ENDÌ4ÎBZLib.StatusÖ0 +STREAM_ERRORÌ4ÎLm.MessageTypeÖ0 +STREAM_FEATURESÌ4ÎLm.MessageTypeÖ0 +STREAM_INSERT_NAV_PACKETSÌ4ÎV4l2.MpegCx2341xClassControlIdsÖ0 +STREAM_PES_ID_AUDIOÌ4ÎV4l2.MpegClassControlIdsÖ0 +STREAM_PES_ID_VIDEOÌ4ÎV4l2.MpegClassControlIdsÖ0 +STREAM_PID_AUDIOÌ4ÎV4l2.MpegClassControlIdsÖ0 +STREAM_PID_PCRÌ4ÎV4l2.MpegClassControlIdsÖ0 +STREAM_PID_PMTÌ4ÎV4l2.MpegClassControlIdsÖ0 +STREAM_PID_VIDEOÌ4ÎV4l2.MpegClassControlIdsÖ0 +STREAM_STATUSÌ4ÎGst.MessageTypeÖ0 +STREAM_TYPEÌ4ÎV4l2.MpegClassControlIdsÖ0 +STREAM_VBI_FMTÌ4ÎV4l2.MpegClassControlIdsÖ0 +STRETCHÌ4ÎAtk.TextAttributeÖ0 +STRETCHÌ4ÎPango.AttrTypeÖ0 +STRETCHÌ4ÎPango.FontMaskÖ0 +STRIKETHROUGHÌ4ÎAtk.TextAttributeÖ0 +STRIKETHROUGHÌ4ÎPango.AttrTypeÖ0 +STRIKETHROUGHÌ4ÎPango.RenderPartÖ0 +STRIKETHROUGH_COLORÌ4ÎPango.AttrTypeÖ0 +STRINGÌ4ÎGConf.ValueTypeÖ0 +STRINGÌ4ÎGLib.FileAttributeTypeÖ0 +STRINGÌ4ÎGLib.OptionArgÖ0 +STRINGÌ4ÎGLib.TokenTypeÖ0 +STRINGÌ4ÎGnomeKeyring.AttributeTypeÖ0 +STRINGÌ4ÎLua.TypeÖ0 +STRINGÌ4ÎRasqal.Literal.TypeÖ0 +STRINGÌ4ÎSoup.XmlrpcValueTypeÖ0 +STRINGÌ4ÎTracker.FieldTypeÖ0 +STRINGÌ4ÎUSB.DescriptorTypeÖ0 +STRINGÌ4ÎXml.XPathObjectTypeÖ0 +STRING_ARRAYÌ4ÎGLib.OptionArgÖ0 +STROKEÌ4ÎGoo.CanvasPointerEventsÖ0 +STROKE_MASKÌ4ÎGoo.CanvasPointerEventsÖ0 +STRONGÌ4ÎPango.GravityHintÖ0 +STRUCTÌ4ÎSoup.XmlrpcValueTypeÖ0 +STRUCTÌ4ÎTracker.FieldTypeÖ0 +STRUCTURE_CHANGEÌ4ÎGst.MessageTypeÖ0 +STRUCTURE_MASKÌ4ÎGdk.EventMaskÖ0 +STRUCTURE_NOTIFYÌ4ÎXcb.EventMaskÖ0 +STYLEÌ4ÎAtk.TextAttributeÖ0 +STYLEÌ4ÎGtk.RcTokenTypeÖ0 +STYLEÌ4ÎPango.AttrTypeÖ0 +STYLEÌ4ÎPango.FontMaskÖ0 +SUBPIXELÌ4ÎCairo.AntialiasÖ0 +SUBPIXELÌ4ÎGoo.CairoAntialiasÖ0 +SUBSCRIBEÌ4ÎGst.RTSPHeaderFieldÖ0 +SUBSCRIBEÌ4ÎLm.MessageSubTypeÖ0 +SUBSCRIBEDÌ4ÎLm.MessageSubTypeÖ0 +SUBSTRUCTURE_MASKÌ4ÎGdk.EventMaskÖ0 +SUBSTRUCTURE_NOTIFYÌ4ÎXcb.EventMaskÖ0 +SUBSTRUCTURE_REDIRECTÌ4ÎXcb.EventMaskÖ0 +SUBST_ENTITIESÌ4ÎXml.ParserPropertiesÖ0 +SUBTREEÌ4ÎGnome.UIInfoTypeÖ0 +SUBTREE_STOCKÌ4ÎGnome.UIInfoTypeÖ0 +SUBWINDOWÌ4ÎGdk.GCValuesMaskÖ0 +SUBWINDOW_OFÌ4ÎAtk.RelationTypeÖ0 +SUCCESSÌ4ÎCairo.StatusÖ0 +SUCCESSÌ4ÎGConf.ErrorÖ0 +SUCCESSÌ4ÎGdk.GrabStatusÖ0 +SUCCESSÌ4ÎGsl.StatusÖ0 +SUCCESSÌ4ÎGst.InstallPluginsReturnÖ0 +SUCCESSÌ4ÎGst.StateChangeReturnÖ0 +SUCCESSÌ4ÎGtk.DragResultÖ0 +SUCCESSÌ4ÎLm.MessageTypeÖ0 +SUCCESSÌ4ÎSoup.StatusClassÖ0 +SUFFIXÌ8ÎGLib.ModuleÖ0 +SUIDÌ4ÎGnomeVFS.FilePermissionsÖ0 +SUMMARYÌ4ÎGtk.AssistantPageTypeÖ0 +SUNDANESEÌ4ÎPango.ScriptÖ0 +SUNDAYÌ4ÎGLib.DateWeekdayÖ0 +SUNDOÌ4ÎCurses.KeyÖ0 +SUPER_MASKÌ4ÎGdk.ModifierTypeÖ0 +SUPPORTEDÌ4ÎExo.UrlErrorÖ0 +SUPPORTS_AUTOCOMPLETIONÌ4ÎAtk.StateTypeÖ0 +SUPPORTS_URISÌ4ÎGLib.AppInfoCreateFlagsÖ0 +SURFACEÌ4ÎCairo.PatternTypeÖ0 +SURFACE_FINISHEDÌ4ÎCairo.StatusÖ0 +SURFACE_TYPE_MISMATCHÌ4ÎCairo.StatusÖ0 +SURROGATEÌ4ÎUnicodeBreakTypeÖ0 +SURROGATEÌ4ÎUnicodeTypeÖ0 +SUSPENDÌ4ÎCurses.KeyÖ0 +SVGÌ4ÎCairo.SurfaceTypeÖ0 +SV_decompÌ128Í(Matrix A, Matrix V, Vector S, Vector work)ÎGsl.LinAlgÖ0Ïpublic int +SV_decomp_jacobiÌ128Í(Matrix A, Matrix V, Vector S)ÎGsl.LinAlgÖ0Ïpublic int +SV_decomp_modÌ128Í(Matrix A, Matrix X, Matrix V, Vector S, Vector work)ÎGsl.LinAlgÖ0Ïpublic int +SV_solveÌ128Í(Matrix U, Matrix V, Vector S, Vector b, Vector x)ÎGsl.LinAlgÖ0Ïpublic int +SWÌ4ÎGtk.AnchorTypeÖ0 +SWAPPEDÌ4ÎGLib.ConnectFlagsÖ0 +SWAP_CONTROLÌ4ÎSDL.GLattrÖ0 +SWITCHING_PROTOCOLSÌ4ÎSoup.KnownStatusCodeÖ0 +SWSURFACEÌ4ÎSDL.SurfaceFlagÖ0 +SW_HÌ4ÎXfce.ScreenPositionÖ0 +SW_VÌ4ÎXfce.ScreenPositionÖ0 +SYLOTI_NAGRIÌ4ÎPango.ScriptÖ0 +SYMBOLÌ4ÎGLib.TokenTypeÖ0 +SYMBOLÌ4ÎUnicodeBreakTypeÖ0 +SYMBOLIC_LINKÌ4ÎGLib.FileTypeÖ0 +SYMBOLIC_LINKÌ4ÎGnomeVFS.FileTypeÖ0 +SYMLINKÌ4ÎGnomeVFS.FileFlagsÖ0 +SYMLINK_NAMEÌ4ÎGnomeVFS.FileInfoFieldsÖ0 +SYMLINK_NAMEÌ4ÎGnomeVFS.SetFileInfoMaskÖ0 +SYNCÌ4ÎGst.ResourceErrorÖ0 +SYNCBBÌ4ÎFTDI.MPSSEModeÖ0 +SYNCH_FRAMEÌ4ÎUSB.RequestÖ0 +SYNTAXÌ4ÎGst.ParseErrorÖ0 +SYRIACÌ4ÎPango.ScriptÖ0 +SYSÌ4ÎDaemon.SigÖ0 +SYSLOGÌ4ÎDaemon.LogFlagsÖ0 +SYSREQÌ4ÎSDL.KeySymbolÖ0 +SYSTEMÌ4ÎDBus.BusTypeÖ0 +SYSTEM_ERRORÌ4ÎSoup.XMLRPCFaultÖ0 +SYSTEM_OWNEDÌ4ÎSoup.OwnershipÖ0 +SYSWMEVENTÌ4ÎSDL.EventTypeÖ0 +SYSWMEVENTMASKÌ4ÎSDL.EventMaskÖ0 +S_BANDURGÌ8ÎPosixÖ0Ïint +S_ERRORÌ8ÎPosixÖ0Ïint +S_HANGUPÌ8ÎPosixÖ0Ïint +S_HIPRIÌ8ÎPosixÖ0Ïint +S_IFBLKÌ8ÎPosixÖ0Ïmode_t +S_IFCHRÌ8ÎPosixÖ0Ïmode_t +S_IFDIRÌ8ÎPosixÖ0Ïmode_t +S_IFIFOÌ8ÎPosixÖ0Ïmode_t +S_IFLNKÌ8ÎPosixÖ0Ïmode_t +S_IFMTÌ8ÎPosixÖ0Ïmode_t +S_IFREGÌ8ÎPosixÖ0Ïmode_t +S_IFSOCKÌ8ÎPosixÖ0Ïmode_t +S_INPUTÌ8ÎPosixÖ0Ïint +S_IRGRPÌ8ÎGnomeVFSÖ0Ïint +S_IRGRPÌ8ÎPosixÖ0Ïmode_t +S_IROTHÌ8ÎGnomeVFSÖ0Ïint +S_IROTHÌ8ÎPosixÖ0Ïmode_t +S_IRUSRÌ8ÎPosixÖ0Ïmode_t +S_IRWXGÌ8ÎPosixÖ0Ïmode_t +S_IRWXOÌ8ÎPosixÖ0Ïmode_t +S_IRWXUÌ8ÎPosixÖ0Ïmode_t +S_ISBLKÌ128Í(mode_t mode)ÎPosixÖ0Ïpublic bool +S_ISCHRÌ128Í(mode_t mode)ÎPosixÖ0Ïpublic bool +S_ISDIRÌ128Í(mode_t mode)ÎPosixÖ0Ïpublic bool +S_ISFIFOÌ128Í(mode_t mode)ÎPosixÖ0Ïpublic bool +S_ISGIDÌ8ÎGnomeVFSÖ0Ïint +S_ISGIDÌ8ÎPosixÖ0Ïmode_t +S_ISLNKÌ128Í(mode_t mode)ÎPosixÖ0Ïpublic bool +S_ISREGÌ128Í(mode_t mode)ÎPosixÖ0Ïpublic bool +S_ISSOCKÌ128Í(mode_t mode)ÎPosixÖ0Ïpublic bool +S_ISUIDÌ8ÎGnomeVFSÖ0Ïint +S_ISUIDÌ8ÎPosixÖ0Ïmode_t +S_ISVTXÌ8ÎPosixÖ0Ïmode_t +S_IWGRPÌ8ÎGnomeVFSÖ0Ïint +S_IWGRPÌ8ÎPosixÖ0Ïmode_t +S_IWOTHÌ8ÎGnomeVFSÖ0Ïint +S_IWOTHÌ8ÎPosixÖ0Ïmode_t +S_IWUSRÌ8ÎPosixÖ0Ïmode_t +S_IXGRPÌ8ÎGnomeVFSÖ0Ïint +S_IXGRPÌ8ÎPosixÖ0Ïmode_t +S_IXOTHÌ8ÎGnomeVFSÖ0Ïint +S_IXOTHÌ8ÎPosixÖ0Ïmode_t +S_IXUSRÌ8ÎPosixÖ0Ïmode_t +S_MSGÌ8ÎPosixÖ0Ïint +S_OUTPUTÌ8ÎPosixÖ0Ïint +S_RDBANDÌ8ÎPosixÖ0Ïint +S_RDNORMÌ8ÎPosixÖ0Ïint +S_WRBANDÌ8ÎPosixÖ0Ïint +S_WRNORMÌ8ÎPosixÖ0Ïint +SaveStyleÌ2ÎGnomeÖ0 +SaveUnderÌ4ÎX.CWÖ0 +SawÌ4ÎGst.LFOWaveformÖ0 +ScaleÌ1ÎGtkÖ0 +ScaleÌ2ÎPangoÖ0 +ScaleButtonÌ1ÎGtkÖ0 +ScaleButtonÌ128Í(Gtk.IconSize size, double min, double max, double step, [CCode (array_length = false)] string[] icons)ÎGtk.ScaleButtonÖ0 +ScaledFontÌ1ÎCairoÖ0 +ScaledFontÌ128Í(Matrix font_matrix, Matrix ctm, ref FontOptions options)ÎCairo.ScaledFontÖ0 +ScanlineSizeÌ128Í()ÎTiff.TIFFÖ0Ïpublic tsize_t +ScannerÌ1ÎGLibÖ0 +ScannerÌ128Í(ScannerConfig? config_templ)ÎGLib.ScannerÖ0 +ScannerConfigÌ2048ÎGLibÖ0 +SchemaÌ1ÎGConfÖ0 +SchemaÌ128Í()ÎGConf.SchemaÖ0 +SchemaValidCtxtÌ1ÎXmlÖ0 +ScreenÌ1ÎCursesÖ0 +ScreenÌ128Í(string str, FileStream outfd, FileStream infd)ÎCurses.ScreenÖ0 +ScreenÌ1ÎGdkÖ0 +ScreenÌ1ÎSDLÖ0 +ScreenÌ1ÎWnckÖ0 +ScreenÌ1ÎXÖ0 +ScreenÌ1ÎXcbÖ0 +ScreenIteratorÌ2048ÎXcbÖ0 +ScreenPositionÌ2ÎXfceÖ0 +ScriptÌ2ÎPangoÖ0 +ScriptIterÌ1ÎPangoÖ0 +ScriptIterÌ128Í(string text, int length)ÎPango.ScriptIterÖ0 +ScrollDirectionÌ2ÎGdkÖ0 +ScrollStepÌ2ÎGtkÖ0 +ScrollTypeÌ2ÎGtkÖ0 +ScrollbarÌ1ÎGtkÖ0 +ScrolledWindowÌ1ÎGtkÖ0 +ScrolledWindowÌ128Í(Gtk.Adjustment? hadjustment, Gtk.Adjustment? vadjustment)ÎGtk.ScrolledWindowÖ0 +SeekÌ128Í(Gsf.off_t offset, GLib.SeekType whence)ÎGsf.InputÖ0Ïpublic virtual bool +SeekÌ128Í(Gsf.off_t offset, GLib.SeekType whence)ÎGsf.OutputÖ0Ïpublic virtual bool +SeekFlagsÌ2ÎGstÖ0 +SeekPositionÌ2ÎGnomeVFSÖ0 +SeekProcÌ128Í(thandle_t p1, toff_t p2, int p3)ÎTiffÖ0Ïpublic delegate toff_t +SeekTypeÌ2ÎGLibÖ0 +SeekTypeÌ2ÎGstÖ0 +SeekableÌ32ÎGLibÖ0 +SeekbarÌ1ÎHildonÖ0 +SeekbarÌ128Í()ÎHildon.SeekbarÖ0 +SegmentÌ2048ÎGdkÖ0 +SegmentÌ1ÎGstÖ0 +SegmentÌ128Í()ÎGst.SegmentÖ0 +SelectÌ4ÎOsso.KeySymÖ0 +SelectionÌ32ÎAtkÖ0 +SelectionClearÌ4ÎX.EventTypeÖ0 +SelectionDataÌ1ÎGtkÖ0 +SelectionEventÌ2048ÎXÖ0 +SelectionModeÌ2ÎGtkÖ0 +SelectionNotifyÌ4ÎX.EventTypeÖ0 +SelectionRequestÌ4ÎX.EventTypeÖ0 +SelectionStyleÌ2ÎPopplerÖ0 +SelectorÌ1ÎWnckÖ0 +SelectorÌ128Í()ÎWnck.SelectorÖ0 +SelfConfigÌ1ÎOobsÖ0 +SemaphoreÌ1ÎSDLÖ0 +SemaphoreÌ128Í(uint32 initial_value)ÎSDL.SemaphoreÖ0 +SensitivityTypeÌ2ÎGtkÖ0 +SeparatorÌ1ÎGtkÖ0 +SeparatorMenuItemÌ1ÎGtkÖ0 +SeparatorMenuItemÌ128Í()ÎGtk.SeparatorMenuItemÖ0 +SeparatorToolItemÌ1ÎGtkÖ0 +SeparatorToolItemÌ128Í()ÎGtk.SeparatorToolItemÖ0 +SequenceÌ1ÎGLibÖ0 +SequenceÌ128Í(DestroyNotify? data_destroy)ÎGLib.SequenceÖ0 +SequenceIterÌ1ÎGLibÖ0 +SequenceIterCompareFuncÌ128Í(SequenceIter a, SequenceIter b)ÎGLibÖ0Ïpublic delegate int +SerializableÌ32ÎJsonÖ0 +ServerÌ1ÎSoupÖ0 +ServerÌ128Í(string optname1, ...)ÎSoup.ServerÖ0 +ServerAuthÌ1ÎSoupÖ0 +ServerAuthÌ128Í(Soup.ServerAuthContext auth_ctx, GLib.SList auth_hdrs, Soup.Message msg)ÎSoup.ServerAuthÖ0 +ServerAuthBasicÌ1ÎSoupÖ0 +ServerAuthCallbackFnÌ128Í(Soup.ServerAuthContext auth_ctx, Soup.ServerAuth auth, Soup.Message msg)ÎSoupÖ0Ïpublic delegate bool +ServerAuthContextÌ1ÎSoupÖ0 +ServerAuthDigestÌ1ÎSoupÖ0 +ServerCallbackÌ128Í(Soup.Server server, Soup.Message msg, string path, GLib.HashTable query, Soup.ClientContext client)ÎSoupÖ0Ïpublic delegate void +ServerCallbackFnÌ128Í(Soup.ServerContext context, Soup.Message msg)ÎSoupÖ0Ïpublic delegate void +ServerContextÌ1ÎSoupÖ0 +ServerHandlerÌ1ÎSoupÖ0 +ServerMessageÌ1ÎSoupÖ0 +ServerMessageÌ128Í(Soup.Server server)ÎSoup.ServerMessageÖ0 +ServerUnregisterFnÌ128Í(Soup.Server server, Soup.ServerHandler handler)ÎSoupÖ0Ïpublic delegate void +ServiceÌ1ÎOobsÖ0 +ServiceÌ1ÎTrackerÖ0 +ServiceÌ128Í()ÎTracker.ServiceÖ0 +ServiceInfoÌ1ÎEpcÖ0 +ServiceMonitorÌ1ÎEpcÖ0 +ServiceMonitorÌ128Í(string? application, string? domain, ...)ÎEpc.ServiceMonitorÖ0 +ServiceMonitor.for_typesÌ128Í(string? domain, ...)ÎEpc.ServiceMonitorÖ0 +ServiceMonitor.for_types_strvÌ128Í(string? domain, string types)ÎEpc.ServiceMonitorÖ0 +ServiceStatusÌ2ÎOobsÖ0 +ServicesConfigÌ1ÎOobsÖ0 +ServicesRunlevelÌ1ÎOobsÖ0 +SessionÌ1ÎOobsÖ0 +SessionÌ1ÎSoupÖ0 +SessionAsyncÌ1ÎSoupÖ0 +SessionAsyncÌ128Í()ÎSoup.SessionAsyncÖ0 +SessionAsync.with_optionsÌ128Í(string optname1)ÎSoup.SessionAsyncÖ0 +SessionCallbackÌ128Í(Soup.Session session, Soup.Message msg)ÎSoupÖ0Ïpublic delegate void +SessionFeatureÌ32ÎSoupÖ0 +SessionSyncÌ1ÎSoupÖ0 +SessionSyncÌ128Í()ÎSoup.SessionSyncÖ0 +SessionSync.with_optionsÌ128Í(string optname1)ÎSoup.SessionSyncÖ0 +SetClientInfoÌ128Í(void* p1, string p2)ÎTiff.TIFFÖ0Ïpublic void +SetClientdataÌ128Í(thandle_t p1)ÎTiff.TIFFÖ0Ïpublic thandle_t +SetDirectoryÌ128Í(tdir_t p1)ÎTiff.TIFFÖ0Ïpublic int +SetFieldÌ128Í(ttag_t p1, ...)ÎTiff.TIFFÖ0Ïpublic bool +SetFileInfoMaskÌ2ÎGnomeVFSÖ0 +SetFileNameÌ128Í(string p1)ÎTiff.TIFFÖ0 +SetFilenoÌ128Í(int p1)ÎTiff.TIFFÖ0Ïpublic int +SetModeÌ128Í(int p1)ÎTiff.TIFFÖ0Ïpublic int +SetPasswordDialogÌ1ÎHildonÖ0 +SetPasswordDialogÌ128Í(Gtk.Window parent, bool modify_protection)ÎHildon.SetPasswordDialogÖ0 +SetPasswordDialog.with_defaultÌ128Í(Gtk.Window parent, string password, bool modify_protection)ÎHildon.SetPasswordDialogÖ0 +SetSubDirectoryÌ128Í(uint32 p1)ÎTiff.TIFFÖ0Ïpublic int +SetTagExtenderÌ128Í(ExtendProc p1)ÎTiff.TIFFUtilsÖ0Ïpublic ExtendProc +SetWindowAttributesÌ2048ÎXÖ0 +SetWriteOffsetÌ128Í(toff_t p1)ÎTiff.TIFFÖ0Ïpublic void +SetXAttrÌ128Í(string path, string name, char* value, size_t size, int flags)ÎFuseÖ0Ïpublic delegate int +SettingActionÌ2ÎGdkÖ0 +SettingsÌ1ÎGtkÖ0 +SettingsPropertyValueÌ1ÎGtkÖ0 +SettingsValueÌ1ÎGtkÖ0 +SetupÌ1ÎXcbÖ0 +SetupStripsÌ128Í()ÎTiff.TIFFÖ0Ïpublic bool +SexyÌ256Ö0 +ShadowTypeÌ2ÎGtkÖ0 +ShareÌ1ÎOobsÖ0 +ShareAclElementÌ1ÎOobsÖ0 +ShareNFSÌ1ÎOobsÖ0 +ShareNFSÌ128Í(string path)ÎOobs.ShareNFSÖ0 +ShareSMBÌ1ÎOobsÖ0 +ShareSMBÌ128Í(string path, string name, string comment, Oobs.ShareSMBFlags flags)ÎOobs.ShareSMBÖ0 +ShareSMBFlagsÌ2ÎOobsÖ0 +ShellÌ256Ö0 +ShellErrorÌ2ÎGLibÖ0 +ShiÌ128Í(double x)ÎGsl.ExpintÖ0Ïpublic double +Shi_eÌ128Í(double x, out Result result)ÎGsl.ExpintÖ0Ïpublic int +ShiftMaskÌ4ÎX.KeyMaskÖ0 +ShiftingCommandsÌ2ÎFTDIÖ0 +ShowHomeÌ4ÎOsso.KeySymÖ0 +ShutdownÌ128Í()ÎTracker.ModuleÖ0Ïpublic delegate void +SiÌ128Í(double x)ÎGsl.ExpintÖ0Ïpublic double +Si_eÌ128Í(double x, out Result result)ÎGsl.ExpintÖ0Ïpublic int +SiblingÌ4ÎX.CWÖ0 +SideTypeÌ2ÎGtkÖ0 +SigÌ2ÎDaemonÖ0 +SignalÌ256Ö0 +SignalEmissionHookÌ128Í(SignalInvocationHint ihint, [CCode (array_length_pos = 1.9)] Value[] param_values)ÎGLibÖ0Ïpublic delegate bool +SignalFlagsÌ2ÎGLibÖ0 +SignalHandlerÌ256Ö0 +SignalInfoÌ1ÎGladeÖ0 +SignalInvocationHintÌ2048ÎGLibÖ0 +SignalMatchTypeÌ2ÎGLibÖ0 +SignalQueryÌ2048ÎGLibÖ0 +SignalRunTypeÌ2ÎGtkÖ0 +SimanÌ256Ö0 +SimanParamsÌ2048ÎGslÖ0 +SimpleAsyncResultÌ1ÎGLibÖ0 +SimpleAsyncResultÌ128Í(GLib.Object source_object, GLib.AsyncReadyCallback callback, void* source_tag)ÎGLib.SimpleAsyncResultÖ0 +SimpleAsyncResult.errorÌ128Í(GLib.Object source_object, GLib.AsyncReadyCallback callback, GLib.Quark domain, int code, string format)ÎGLib.SimpleAsyncResultÖ0 +SimpleAsyncResult.from_errorÌ128Í(GLib.Object source_object, GLib.AsyncReadyCallback callback, GLib.Error error)ÎGLib.SimpleAsyncResultÖ0 +SimpleAsyncResultClassÌ1ÎGLibÖ0 +SimpleAsyncThreadFuncÌ128Í(GLib.SimpleAsyncResult res, GLib.Object object, GLib.Cancellable cancellable)ÎGLibÖ0Ïpublic delegate void +SineÌ4ÎGst.LFOWaveformÖ0 +SizeFuncÌ128Í(ref int width, ref int height)ÎRsvgÖ0Ïpublic delegate void +SizeGroupÌ1ÎGtkÖ0 +SizeGroupÌ128Í(Gtk.SizeGroupMode mode)ÎGtk.SizeGroupÖ0 +SizeGroupModeÌ2ÎGtkÖ0 +SizeHintsÌ2048ÎXÖ0 +SizeProcÌ128Í(thandle_t p1)ÎTiffÖ0Ïpublic delegate toff_t +SlicedTypeÌ2ÎV4l2Ö0 +SlicedVbiCapÌ2048ÎV4l2Ö0 +SlicedVbiDataÌ2048ÎV4l2Ö0 +SlicedVbiFormatÌ2048ÎV4l2Ö0 +SoapParameterÌ1ÎSoupÖ0 +SocketÌ1ÎGtkÖ0 +SocketÌ128Í()ÎGtk.SocketÖ0 +SocketÌ1ÎSDLNetÖ0 +SocketÌ1ÎSoupÖ0 +SocketÌ128Í(string optname1)ÎSoup.SocketÖ0 +SocketAddressÌ1ÎGLibÖ0 +SocketAddress.from_nativeÌ128Í(void* native, size_t len)ÎGLib.SocketAddressÖ0 +SocketCallbackÌ128Í(Soup.Socket sock, uint status)ÎSoupÖ0Ïpublic delegate void +SocketConnectableÌ32ÎGLibÖ0 +SocketFamilyÌ2ÎGLibÖ0 +SocketIOStatusÌ2ÎSoupÖ0 +SocketListenerCallbackÌ128Í(Soup.Socket listener, Soup.Socket sock)ÎSoupÖ0Ïpublic delegate void +SocketSetÌ1ÎSDLNetÖ0 +SocketSetÌ128Í(int maxsockets)ÎSDLNet.SocketSetÖ0 +SortÌ256Ö0 +SortDialogÌ1ÎHildonÖ0 +SortDialogÌ128Í(Gtk.Window parent)ÎHildon.SortDialogÖ0 +SortTypeÌ2ÎGtkÖ0 +SortVectorÌ256Ö0 +SoupÌ256Ö0 +SourceÌ1ÎGLibÖ0 +SourceÌ128Í(SourceFuncs source_funcs, uint struct_size )ÎGLib.SourceÖ0 +SourceBufferÌ1ÎGtkÖ0 +SourceBufferÌ128Í(Gtk.TextTagTable table)ÎGtk.SourceBufferÖ0 +SourceBuffer.with_languageÌ128Í(Gtk.SourceLanguage language)ÎGtk.SourceBufferÖ0 +SourceCallbackFuncsÌ1ÎGLibÖ0 +SourceCallbackGetFuncÌ128Í(void* cb_data, Source source, SourceFunc func)ÎGLibÖ0Ïpublic delegate void +SourceCallbackRefFuncÌ128Í(void* cb_data)ÎGLibÖ0Ïpublic delegate void +SourceCallbackUnrefFuncÌ128Í(void* cb_data)ÎGLibÖ0Ïpublic delegate void +SourceCheckFuncÌ128Í(Source source)ÎGLibÖ0Ïpublic delegate bool +SourceDispatchFuncÌ128Í(Source source, SourceFunc _callback)ÎGLibÖ0Ïpublic delegate bool +SourceDummyMarshalÌ128Í()ÎGLibÖ0Ïpublic delegate void +SourceFinalizeFuncÌ128Í(Source source)ÎGLibÖ0Ïpublic delegate void +SourceFuncÌ128Í()ÎGLibÖ0Ïpublic delegate bool +SourceFuncsÌ1ÎGLibÖ0 +SourceLanguageÌ1ÎGtkÖ0 +SourceLanguageManagerÌ1ÎGtkÖ0 +SourceLanguageManagerÌ128Í()ÎGtk.SourceLanguageManagerÖ0 +SourceMarkÌ1ÎGtkÖ0 +SourceMarkÌ128Í(string name, string category)ÎGtk.SourceMarkÖ0 +SourcePrepareFuncÌ128Í(Source source, out int timeout_)ÎGLibÖ0Ïpublic delegate bool +SourcePrintCompositorÌ1ÎGtkÖ0 +SourcePrintCompositorÌ128Í(Gtk.SourceBuffer buffer)ÎGtk.SourcePrintCompositorÖ0 +SourcePrintCompositor.from_viewÌ128Í(Gtk.SourceView view)ÎGtk.SourcePrintCompositorÖ0 +SourceSearchFlagsÌ2ÎGtkÖ0 +SourceSmartHomeEndTypeÌ2ÎGtkÖ0 +SourceStyleÌ1ÎGtkÖ0 +SourceStyleSchemeÌ1ÎGtkÖ0 +SourceStyleSchemeManagerÌ1ÎGtkÖ0 +SourceStyleSchemeManagerÌ128Í()ÎGtk.SourceStyleSchemeManagerÖ0 +SourceViewÌ1ÎGtkÖ0 +SourceViewÌ128Í()ÎGtk.SourceViewÖ0 +SourceView.with_bufferÌ128Í(Gtk.SourceBuffer buffer)ÎGtk.SourceViewÖ0 +SpacedPrimesÌ256Ö0 +SpanÌ2048ÎGdkÖ0 +SpanFuncÌ128Í(Gdk.Span span)ÎGdkÖ0Ïpublic delegate void +SpawnChildSetupFuncÌ128Í()ÎGLibÖ0Ïpublic delegate void +SpawnErrorÌ2ÎGLibÖ0 +SpawnFlagsÌ2ÎGLibÖ0 +SpeexÌ4ÎTagLib.FileTypeÖ0 +SpellEntryÌ1ÎSexyÖ0 +SpellEntryÌ128Í()ÎSexy.SpellEntryÖ0 +SpellErrorÌ2ÎSexyÖ0 +SpinButtonÌ1ÎGtkÖ0 +SpinButtonÌ128Í(Gtk.Adjustment adjustment, double climb_rate, uint digits)ÎGtk.SpinButtonÖ0 +SpinButton.with_rangeÌ128Í(double min, double max, double step)ÎGtk.SpinButtonÖ0 +SpinButtonUpdatePolicyÌ2ÎGtkÖ0 +SpinTypeÌ2ÎGtkÖ0 +SplineÌ1ÎGslÖ0 +SplineÌ128Í(InterpType* T, size_t size)ÎGsl.SplineÖ0 +SqliteÌ256Ö0 +SquareÌ4ÎGst.LFOWaveformÖ0 +SrvTargetÌ1ÎGLibÖ0 +SrvTargetÌ128Í(string hostname, uint16 port, uint16 priority, uint16 weight, ulong expires)ÎGLib.SrvTargetÖ0 +StackModeÌ4ÎX.CWÖ0 +StandardÌ2048ÎV4l2Ö0 +StandardsÌ2ÎV4l2Ö0 +StatÌ2048ÎGLibÖ0 +StatÌ2048ÎPosixÖ0 +StatFsÌ128Í(string path, statvfs *stbuf)ÎFuseÖ0Ïpublic delegate int +StateÌ1ÎAtkÖ0 +StateÌ2ÎGstÖ0 +StateÌ2048ÎOssoÖ0 +StateChangeÌ2ÎGstÖ0 +StateChangeReturnÌ2ÎGstÖ0 +StateSetÌ1ÎAtkÖ0 +StateSetÌ128Í()ÎAtk.StateSetÖ0 +StateTypeÌ2ÎAtkÖ0 +StateTypeÌ2ÎGtkÖ0 +StatementÌ1ÎRaptorÖ0 +StatementÌ1ÎSqliteÖ0 +StatementHandlerÌ128Í(Statement statement)ÎRaptorÖ0Ïpublic delegate void +StaticCapsÌ2048ÎGstÖ0 +StaticHostÌ1ÎOobsÖ0 +StaticHostÌ128Í(string ip_address, GLib.List aliases)ÎOobs.StaticHostÖ0 +StaticPadTemplateÌ2048ÎGstÖ0 +StaticPrivateÌ2048ÎGLibÖ0 +StaticPrivateÌ128Í()ÎGLib.StaticPrivateÖ0 +StaticRWLockÌ2048ÎGLibÖ0 +StaticRWLockÌ128Í()ÎGLib.StaticRWLockÖ0 +StaticRecMutexÌ2048ÎGLibÖ0 +StaticRecMutexÌ128Í()ÎGLib.StaticRecMutexÖ0 +StatsÌ256Ö0 +StatusÌ2ÎBZLibÖ0 +StatusÌ2ÎCairoÖ0 +StatusÌ2ÎGdkÖ0 +StatusÌ2ÎGslÖ0 +StatusÌ2ÎOssoÖ0 +StatusÌ2048ÎXÖ0 +StatusClassÌ2ÎSoupÖ0 +StatusIconÌ1ÎGtkÖ0 +StatusIconÌ128Í()ÎGtk.StatusIconÖ0 +StatusIcon.from_fileÌ128Í(string filename)ÎGtk.StatusIconÖ0 +StatusIcon.from_giconÌ128Í(GLib.Icon icon)ÎGtk.StatusIconÖ0 +StatusIcon.from_icon_nameÌ128Í(string icon_name)ÎGtk.StatusIconÖ0 +StatusIcon.from_pixbufÌ128Í(Gdk.Pixbuf pixbuf)ÎGtk.StatusIconÖ0 +StatusIcon.from_stockÌ128Í(string stock_id)ÎGtk.StatusIconÖ0 +StatusbarÌ1ÎGtkÖ0 +StatusbarÌ128Í()ÎGtk.StatusbarÖ0 +StdIdÌ2048ÎV4l2Ö0 +StockItemÌ2048ÎGtkÖ0 +StopBitsTypeÌ2ÎFTDIÖ0 +StreamÌ256Ö0 +StreamÌ2048ÎBZLibÖ0 +StreamErrorÌ2ÎGstÖ0 +StreamHandlerÌ128Í(string label, string file, int line, string reason)ÎGslÖ0Ïpublic delegate void +StreamParmÌ2048ÎV4l2Ö0 +StreamableContentÌ32ÎAtkÖ0 +StretchÌ2ÎPangoÖ0 +StringÌ1ÎExoÖ0 +StringBuilderÌ1ÎGLibÖ0 +StringBuilderÌ128Í(string init = )ÎGLib.StringBuilderÖ0 +StringBuilder.sizedÌ128Í(ulong dfl_size)ÎGLib.StringBuilderÖ0 +StringCallbackÌ128Í(string str)ÎGnomeÖ0Ïpublic delegate void +StringChunkÌ1ÎGLibÖ0 +StringChunkÌ128Í(size_t size)ÎGLib.StringChunkÖ0 +StripSizeÌ128Í()ÎTiff.TIFFÖ0Ïpublic tsize_t +StructureÌ1ÎGstÖ0 +StructureÌ128Í(string name, string firstfield, ...)ÎGst.StructureÖ0 +Structure.emptyÌ128Í(string name)ÎGst.StructureÖ0 +Structure.id_emptyÌ128Í(GLib.Quark quark)ÎGst.StructureÖ0 +Structure.valistÌ128Í(string name, string firstfield, void* varargs)ÎGst.StructureÖ0 +StructureForeachFuncÌ128Í(GLib.Quark field_id, Gst.Value value)ÎGstÖ0Ïpublic delegate bool +StructureMapFuncÌ128Í(GLib.Quark field_id, Gst.Value value)ÎGstÖ0Ïpublic delegate bool +StructureNotifyMaskÌ4ÎX.EventMaskÖ0 +StructuredBlobÌ1ÎGsfÖ0 +StyleÌ1ÎGtkÖ0 +StyleÌ128Í()ÎGtk.StyleÖ0 +StyleÌ2ÎPangoÖ0 +SubmenuDirectionÌ2ÎGtkÖ0 +SubmenuPlacementÌ2ÎGtkÖ0 +SubpixelOrderÌ2ÎCairoÖ0 +SubstructureNotifyMaskÌ4ÎX.EventMaskÖ0 +SubstructureRedirectMaskÌ4ÎX.EventMaskÖ0 +SubwindowModeÌ2ÎGdkÖ0 +SuccessÌ8ÎXÖ0Ïint +SumLevinUÌ256Ö0 +SumLevinUWorkspaceÌ1ÎGslÖ0 +SumLevinUWorkspaceÌ128Í(size_t n)ÎGsl.SumLevinUWorkspaceÖ0 +SumLevinUtruncÌ256Ö0 +SumLevinUtruncWorkspaceÌ1ÎGslÖ0 +SumLevinUtruncWorkspaceÌ128Í(size_t n)ÎGsl.SumLevinUtruncWorkspaceÖ0 +SurfaceÌ1ÎCairoÖ0 +SurfaceÌ1ÎSDLÖ0 +Surface.RGBÌ128Í(uint32 flags, int width, int height, int depth, uint32 rmask, uint32 gmask, uint32 bmask, uint32 amask)ÎSDL.SurfaceÖ0 +Surface.from_RGBÌ128Í(void* pixels, int width, int height, int depth, int pitch, uint32 rmask, uint32 gmask, uint32 bmask, uint32 amask)ÎSDL.SurfaceÖ0 +Surface.loadÌ128Í(RWops src, int freesrc=0)ÎSDL.SurfaceÖ0 +Surface.similarÌ128Í(Surface other, Content content, int width, int height)ÎCairo.SurfaceÖ0 +SurfaceFlagÌ2ÎSDLÖ0 +SurfaceTypeÌ2ÎCairoÖ0 +SvgSurfaceÌ1ÎCairoÖ0 +SvgSurfaceÌ128Í(string filename, double width_in_points, double height_in_points)ÎCairo.SvgSurfaceÖ0 +SvgSurface.for_streamÌ128Í(WriteFunc write_func, void* closure, double width_in_points, double height_in_points)ÎCairo.SvgSurfaceÖ0 +SvgVersionÌ2ÎCairoÖ0 +SwabArrayOfDoubleÌ128Í(double[] p1, ulong p2)ÎTiff.TIFFUtilsÖ0Ïpublic void +SwabArrayOfLongÌ128Í(uint32[] p1, ulong p2)ÎTiff.TIFFUtilsÖ0Ïpublic void +SwabArrayOfShortÌ128Í(uint16[] p1, ulong p2)ÎTiff.TIFFUtilsÖ0Ïpublic void +SwabArrayOfTriplesÌ128Í(uint8[] p1, ulong p2)ÎTiff.TIFFUtilsÖ0Ïpublic void +SwabDoubleÌ128Í(double[] p1)ÎTiff.TIFFUtilsÖ0Ïpublic void +SwabLongÌ128Í(uint32[] p1)ÎTiff.TIFFUtilsÖ0Ïpublic void +SwabShortÌ128Í(uint16[] p1)ÎTiff.TIFFUtilsÖ0Ïpublic void +SymlinkÌ128Í(string from, string to)ÎFuseÖ0Ïpublic delegate int +SyncÌ4ÎX.GrabModeÖ0 +SyncBothÌ4ÎX.AllowEventsModeÖ0 +SyncKeyboardÌ4ÎX.AllowEventsModeÖ0 +SyncPointerÌ4ÎX.AllowEventsModeÖ0 +SynchrotronÌ256Ö0 +SysWMEventÌ2048ÎSDLÖ0 +SysWMmsgÌ1ÎSDLÖ0 +SystemClockÌ1ÎGstÖ0 +SystemIDÌ8ÎXml.EntityÖ0 +SystemNoteTypeÌ2ÎOssoÖ0 +TÌ4ÎV4l2.SlicedTypeÖ0 +TABÌ4ÎSDL.KeySymbolÖ0 +TAB0Ì8ÎPosixÖ0Ïtcflag_t +TAB1Ì8ÎPosixÖ0Ïtcflag_t +TAB2Ì8ÎPosixÖ0Ïtcflag_t +TAB3Ì8ÎPosixÖ0Ïtcflag_t +TABBEDÌ4ÎGtk.CTreeLineStyleÖ0 +TABDLYÌ8ÎPosixÖ0Ïtcflag_t +TABLEÌ4ÎAtk.RoleÖ0 +TABLEÌ4ÎLua.TypeÖ0 +TABLESPOONÌ4ÎGsl.ConstCGSÖ0 +TABLESPOONÌ4ÎGsl.ConstCGSMÖ0 +TABLESPOONÌ4ÎGsl.ConstMKSÖ0 +TABLESPOONÌ4ÎGsl.ConstMKSAÖ0 +TABLE_CELLÌ4ÎAtk.RoleÖ0 +TABLE_COLUMN_HEADERÌ4ÎAtk.RoleÖ0 +TABLE_ROW_HEADERÌ4ÎAtk.RoleÖ0 +TABSIZEÌ8ÎCursesÖ0Ïint +TAB_BACKWARDÌ4ÎGtk.DirectionTypeÖ0 +TAB_FORWARDÌ4ÎGtk.DirectionTypeÖ0 +TAGÌ4ÎGLib.EmblemOriginÖ0 +TAGÌ4ÎGst.CoreErrorÖ0 +TAGÌ4ÎGst.EventTypeÖ0 +TAGÌ4ÎGst.MessageTypeÖ0 +TAGALOGÌ4ÎPango.ScriptÖ0 +TAGBANWAÌ4ÎPango.ScriptÖ0 +TAG_ALBUMÌ8ÎGstÖ0 +TAG_ALBUM_GAINÌ8ÎGstÖ0 +TAG_ALBUM_PEAKÌ8ÎGstÖ0 +TAG_ALBUM_SORTNAMEÌ8ÎGstÖ0 +TAG_ALBUM_VOLUME_COUNTÌ8ÎGstÖ0 +TAG_ALBUM_VOLUME_NUMBERÌ8ÎGstÖ0 +TAG_ARTISTÌ8ÎGstÖ0 +TAG_ARTIST_SORTNAMEÌ8ÎGstÖ0 +TAG_AUDIO_CODECÌ8ÎGstÖ0 +TAG_BEATS_PER_MINUTEÌ8ÎGstÖ0 +TAG_BITRATEÌ8ÎGstÖ0 +TAG_CDDA_CDDB_DISCIDÌ8ÎGstÖ0 +TAG_CDDA_CDDB_DISCID_FULLÌ8ÎGstÖ0 +TAG_CDDA_MUSICBRAINZ_DISCIDÌ8ÎGstÖ0 +TAG_CDDA_MUSICBRAINZ_DISCID_FULLÌ8ÎGstÖ0 +TAG_CMML_CLIPÌ8ÎGstÖ0 +TAG_CMML_HEADÌ8ÎGstÖ0 +TAG_CMML_STREAMÌ8ÎGstÖ0 +TAG_CODECÌ8ÎGstÖ0 +TAG_COMMENTÌ8ÎGstÖ0 +TAG_COMPOSERÌ8ÎGstÖ0 +TAG_CONTACTÌ8ÎGstÖ0 +TAG_COPYRIGHTÌ8ÎGstÖ0 +TAG_COPYRIGHT_URIÌ8ÎGstÖ0 +TAG_DATEÌ8ÎGstÖ0 +TAG_DESCRIPTIONÌ8ÎGstÖ0 +TAG_DURATIONÌ8ÎGstÖ0 +TAG_ENCODERÌ8ÎGstÖ0 +TAG_ENCODER_VERSIONÌ8ÎGstÖ0 +TAG_EXTENDED_COMMENTÌ8ÎGstÖ0 +TAG_GENREÌ8ÎGstÖ0 +TAG_IMAGEÌ8ÎGstÖ0 +TAG_ISRCÌ8ÎGstÖ0 +TAG_LANGUAGE_CODEÌ8ÎGstÖ0 +TAG_LICENSEÌ8ÎGstÖ0 +TAG_LICENSE_URIÌ8ÎGstÖ0 +TAG_LOCATIONÌ8ÎGstÖ0 +TAG_MAXIMUM_BITRATEÌ8ÎGstÖ0 +TAG_MINIMUM_BITRATEÌ8ÎGstÖ0 +TAG_MUSICBRAINZ_ALBUMARTISTIDÌ8ÎGstÖ0 +TAG_MUSICBRAINZ_ALBUMIDÌ8ÎGstÖ0 +TAG_MUSICBRAINZ_ARTISTIDÌ8ÎGstÖ0 +TAG_MUSICBRAINZ_TRACKIDÌ8ÎGstÖ0 +TAG_MUSICBRAINZ_TRMIDÌ8ÎGstÖ0 +TAG_NOMINAL_BITRATEÌ8ÎGstÖ0 +TAG_ORGANIZATIONÌ8ÎGstÖ0 +TAG_PERFORMERÌ8ÎGstÖ0 +TAG_PREVIEW_IMAGEÌ8ÎGstÖ0 +TAG_REFERENCE_LEVELÌ8ÎGstÖ0 +TAG_SERIALÌ8ÎGstÖ0 +TAG_TITLEÌ8ÎGstÖ0 +TAG_TITLE_SORTNAMEÌ8ÎGstÖ0 +TAG_TRACK_COUNTÌ8ÎGstÖ0 +TAG_TRACK_GAINÌ8ÎGstÖ0 +TAG_TRACK_NUMBERÌ8ÎGstÖ0 +TAG_TRACK_PEAKÌ8ÎGstÖ0 +TAG_VERSIONÌ8ÎGstÖ0 +TAG_VIDEO_CODECÌ8ÎGstÖ0 +TAILÌ4ÎGtk.MatchTypeÖ0 +TAILRETÌ4ÎLua.EventHookÖ0 +TAI_LEÌ4ÎPango.ScriptÖ0 +TAKEÌ4ÎSoup.MemoryUseÖ0 +TAMILÌ4ÎPango.ScriptÖ0 +TARGETÌ4ÎGdk.CursorTypeÖ0 +TARGET_DEFAULT_PERMSÌ4ÎGLib.FileCopyFlagsÖ0 +TARGET_DEFAULT_PERMSÌ4ÎGnomeVFS.XferOptionsÖ0 +TCIFLUSHÌ8ÎPosixÖ0Ïint +TCIOFFÌ8ÎPosixÖ0Ïint +TCIOFLUSHÌ8ÎPosixÖ0Ïint +TCIONÌ8ÎPosixÖ0Ïint +TCK_DIVISORÌ4ÎFTDI.MPSSECommandsÖ0 +TCOFLUSHÌ8ÎPosixÖ0Ïint +TCOOFFÌ8ÎPosixÖ0Ïint +TCOONÌ8ÎPosixÖ0Ïint +TCPÌ4ÎGst.RTSPLowerTransÖ0 +TCPSocketÌ1ÎSDLNetÖ0 +TCPSocketÌ128Í(IPAddress ip)ÎSDLNet.TCPSocketÖ0 +TCROSSÌ4ÎGdk.CursorTypeÖ0 +TCSADRAINÌ8ÎPosixÖ0Ïint +TCSAFLUSHÌ8ÎPosixÖ0Ïint +TCSANOWÌ8ÎPosixÖ0Ïint +TEARDOWNÌ4ÎGst.RTSPMethodÖ0 +TEAR_OFF_MENU_ITEMÌ4ÎAtk.RoleÖ0 +TEASPOONÌ4ÎGsl.ConstCGSÖ0 +TEASPOONÌ4ÎGsl.ConstCGSMÖ0 +TEASPOONÌ4ÎGsl.ConstMKSÖ0 +TEASPOONÌ4ÎGsl.ConstMKSAÖ0 +TELUGUÌ4ÎPango.ScriptÖ0 +TEMPÌ4ÎGdk.WindowTypeÖ0 +TEMPLATESÌ4ÎGLib.UserDirectoryÖ0 +TEMPORARYÌ4ÎSoup.MemoryUseÖ0 +TEMPORARY_FAILUREÌ4ÎGLib.ResolverErrorÖ0 +TEMPORARY_REDIRECTÌ4ÎSoup.KnownStatusCodeÖ0 +TERAÌ4ÎGsl.ConstNumÖ0 +TERMÌ4ÎDaemon.SigÖ0 +TERMÌ4ÎGLib.ProcessSignalÖ0 +TERMINALÌ4ÎAtk.RoleÖ0 +TEXPOINTÌ4ÎGsl.ConstCGSÖ0 +TEXPOINTÌ4ÎGsl.ConstCGSMÖ0 +TEXPOINTÌ4ÎGsl.ConstMKSÖ0 +TEXPOINTÌ4ÎGsl.ConstMKSAÖ0 +TEXTÌ4ÎAtk.RoleÖ0 +TEXTÌ4ÎGtk.CellTypeÖ0 +TEXTÌ4ÎGtk.DebugFlagÖ0 +TEXTÌ4ÎGtk.RcFlagsÖ0 +TEXTÌ4ÎGtk.RcTokenTypeÖ0 +TEXTÌ4ÎGtk.TextBufferTargetInfoÖ0 +TEXTÌ4ÎGtk.TextWindowTypeÖ0 +TEXTÌ4ÎGtk.ToolbarStyleÖ0 +TEXTÌ4ÎPoppler.FormFieldTypeÖ0 +TEXTÌ8ÎSqliteÖ0Ïint +TEXTÌ4ÎWebKit.WebViewTargetInfoÖ0 +TEXTÌ4ÎXml.ReaderTypeÖ0 +TEXT_BELOWÌ4ÎGnome.IconListModeÖ0 +TEXT_NODEÌ4ÎXml.ElementTypeÖ0 +TEXT_ONLYÌ4ÎGtk.SourceSearchFlagsÖ0 +TEXT_ONLYÌ4ÎGtk.TextSearchFlagsÖ0 +TEXT_RIGHTÌ4ÎGnome.IconListModeÖ0 +TEXT_VIEW_PRIORITY_VALIDATEÌ8ÎGtkÖ0Ïint +THAANAÌ4ÎPango.ScriptÖ0 +THAIÌ4ÎPango.ScriptÖ0 +THEMEÌ4ÎGtk.PathPriorityTypeÖ0 +THEMEÌ4ÎGtk.RcTokenTypeÖ0 +THEMESÌ4ÎXfce.ResourceTypeÖ0 +THERMÌ4ÎGsl.ConstCGSÖ0 +THERMÌ4ÎGsl.ConstCGSMÖ0 +THERMÌ4ÎGsl.ConstMKSÖ0 +THERMÌ4ÎGsl.ConstMKSAÖ0 +THINÌ4ÎPango.WeightÖ0 +THOMSON_CROSS_SECTIONÌ4ÎGsl.ConstCGSÖ0 +THOMSON_CROSS_SECTIONÌ4ÎGsl.ConstCGSMÖ0 +THOMSON_CROSS_SECTIONÌ4ÎGsl.ConstMKSÖ0 +THOMSON_CROSS_SECTIONÌ4ÎGsl.ConstMKSAÖ0 +THREADÌ4ÎGst.CoreErrorÖ0 +THREADÌ4ÎLua.TypeÖ0 +THREEÌ4ÎSDL.KeySymbolÖ0 +THRESHHOLD_BILEVELÌ8ÎTiffÖ0Ïttag_t +THRESHHOLD_ERRORDIFFUSEÌ8ÎTiffÖ0Ïttag_t +THRESHHOLD_HALFTONEÌ8ÎTiffÖ0Ïttag_t +THUMBNAILÌ4ÎGnome.IconLookupResultFlagsÖ0 +THUMBNAILSÌ4ÎHildon.FileSelectionModeÖ0 +THURSDAYÌ4ÎGLib.DateWeekdayÖ0 +TIBETANÌ4ÎPango.ScriptÖ0 +TIFFÌ1ÎTiffÖ0 +TIFFÌ128Í(string path, string mode)ÎTiff.TIFFÖ0 +TIFFPRINT_COLORMAPÌ8ÎTiffÖ0Ïttag_t +TIFFPRINT_CURVESÌ8ÎTiffÖ0Ïttag_t +TIFFPRINT_JPEGACTABLESÌ8ÎTiffÖ0Ïttag_t +TIFFPRINT_JPEGDCTABLESÌ8ÎTiffÖ0Ïttag_t +TIFFPRINT_JPEGQTABLESÌ8ÎTiffÖ0Ïttag_t +TIFFPRINT_NONEÌ8ÎTiffÖ0Ïttag_t +TIFFPRINT_STRIPSÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_ANTIALIASSTRENGTHÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_ARTISTÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_ASSHOTPREPROFILEMATRIXÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_BADFAXLINESÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_BASELINESHARPNESSÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_BESTQUALITYSCALEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_BITSPERSAMPLEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_BLACKLEVELDELTAHÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_BLACKLEVELREPEATDIMÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_CALIBRATIONILLUMINANT2Ì8ÎTiffÖ0Ïttag_t +TIFFTAG_CAMERACALIBRATION2Ì8ÎTiffÖ0Ïttag_t +TIFFTAG_CAMERASERIALNUMBERÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_CELLLENGTHÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_CELLWIDTHÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_CHROMABLURRADIUSÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_CLEANFAXDATAÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_CLIPPATHÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_COLORMAPÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_COLORRESPONSEUNITÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_COMPRESSIONÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_CONSECUTIVEBADFAXLINESÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_COPYRIGHTÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_CURRENTPREPROFILEMATRIXÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_DATATYPEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_DATETIMEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_DCSBALANCEARRAYÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_DCSCALIBRATIONFDÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_DCSCLIPRECTANGLEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_DCSCORRECTMATRIXÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_DCSGAMMAÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_DCSHUESHIFTVALUESÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_DCSIMAGERTYPEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_DCSINTERPMODEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_DCSTOESHOULDERPTSÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_DEFAULTCROPORIGINÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_DNGBACKWARDVERSIONÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_DNGPRIVATEDATAÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_DNGVERSIONÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_DOCUMENTNAMEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_DOTRANGEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_EXIFIFDÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_EXTRASAMPLESÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_FAXDCSÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_FAXFILLFUNCÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_FAXMODEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_FAXRECVPARAMSÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_FAXRECVTIMEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_FAXSUBADDRESSÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_FEDEX_EDRÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_FILLORDERÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_FRAMECOUNTÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_FREEBYTECOUNTSÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_FREEOFFSETSÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_GPSIFDÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_GRAYRESPONSECURVEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_GRAYRESPONSEUNITÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_GROUP3OPTIONSÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_GROUP4OPTIONSÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_HALFTONEHINTSÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_HOSTCOMPUTERÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_ICCPROFILEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_IMAGEDEPTHÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_IMAGEDESCRIPTIONÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_IMAGELENGTHÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_IMAGEWIDTHÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_INKNAMESÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_INKSETÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_INTEROPERABILITYIFDÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_IT8BITSPEREXTENDEDRUNLENGTHÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_IT8BITSPERRUNLENGTHÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_IT8BKGCOLORINDICATORÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_IT8BKGCOLORVALUEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_IT8COLORCHARACTERIZATIONÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_IT8COLORSEQUENCEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_IT8COLORTABLEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_IT8HCUSAGEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_IT8HEADERÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_IT8IMAGECOLORINDICATORÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_IT8IMAGECOLORVALUEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_IT8PIXELINTENSITYRANGEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_IT8RASTERPADDINGÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_IT8SITEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_IT8TRANSPARENCYINDICATORÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_IT8TRAPINDICATORÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_JBIGOPTIONSÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_JPEGACTABLESÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_JPEGCOLORMODEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_JPEGDCTABLESÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_JPEGIFBYTECOUNTÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_JPEGIFOFFSETÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_JPEGLOSSLESSPREDICTORSÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_JPEGPOINTTRANSFORMÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_JPEGPROCÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_JPEGQTABLESÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_JPEGQUALITYÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_JPEGRESTARTINTERVALÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_JPEGTABLESMODEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_LENSINFOÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_LINEARIZATIONTABLEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_LOCALIZEDCAMERAMODELÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_MAKEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_MAKERNOTESAFETYÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_MATTEINGÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_MAXSAMPLEVALUEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_MINSAMPLEVALUEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_MODELÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_NUMBEROFINKSÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_OPIPROXYÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_ORIENTATIONÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_OSUBFILETYPEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_PAGENAMEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_PAGENUMBERÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_PHOTOMETRICÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_PHOTOSHOPÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_PIXARLOGDATAFMTÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_PIXARLOGQUALITYÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_PIXAR_FOVCOTÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_PIXAR_IMAGEFULLLENGTHÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_PIXAR_IMAGEFULLWIDTHÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_PIXAR_MATRIX_WORLDTOCAMERAÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_PIXAR_MATRIX_WORLDTOSCREENÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_PIXAR_TEXTUREFORMATÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_PIXAR_WRAPMODESÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_PLANARCONFIGÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_PREDICTORÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_PRIMARYCHROMATICITIESÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_RAWDATAUNIQUEIDÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_REDUCTIONMATRIX1Ì8ÎTiffÖ0Ïttag_t +TIFFTAG_REFERENCEBLACKWHITEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_REGIONAFFINEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_REGIONTACKPOINTÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_REGIONWARPCORNERSÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_RESOLUTIONUNITÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_RICHTIFFIPTCÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_ROWSPERSTRIPÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_SAMPLEFORMATÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_SAMPLESPERPIXELÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_SGILOGDATAFMTÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_SGILOGENCODEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_SMAXSAMPLEVALUEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_SMINSAMPLEVALUEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_SOFTWAREÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_STONITSÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_STRIPBYTECOUNTSÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_STRIPOFFSETSÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_SUBFILETYPEÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_SUBIFDÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_T4OPTIONSÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_T6OPTIONSÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_TARGETPRINTERÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_THRESHHOLDINGÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_TILEBYTECOUNTSÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_TILEDEPTHÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_TILELENGTHÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_TILEOFFSETSÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_TILEWIDTHÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_TRANSFERFUNCTIONÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_UNIQUECAMERAMODELÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_WHITEPOINTÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_WRITERSERIALNUMBERÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_XMLPACKETÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_XPOSITIONÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_XRESOLUTIONÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_YCBCRCOEFFICIENTSÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_YCBCRPOSITIONINGÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_YCBCRSUBSAMPLINGÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_YPOSITIONÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_YRESOLUTIONÌ8ÎTiffÖ0Ïttag_t +TIFFTAG_ZIPQUALITYÌ8ÎTiffÖ0Ïttag_t +TIFFUtilsÌ256Ö0 +TIFINAGHÌ4ÎPango.ScriptÖ0 +TILEÌ4ÎGdk.GCValuesMaskÖ0 +TILEDÌ4ÎGdk.FillÖ0 +TILESÌ4ÎGdk.InterpTypeÖ0 +TILT_ABSOLUTEÌ4ÎV4l2.CameraClassControlIdsÖ0 +TILT_RELATIVEÌ4ÎV4l2.CameraClassControlIdsÖ0 +TILT_RESETÌ4ÎV4l2.CameraClassControlIdsÖ0 +TIMEÌ4ÎGLib.LocaleCategoryÖ0 +TIMEÌ4ÎGnomeVFS.SetFileInfoMaskÖ0 +TIMEÌ4ÎGst.FormatÖ0 +TIMECODEÌ4ÎV4l2.BufferFlagsÖ0 +TIMED_OUTÌ4ÎDBus.ErrorÖ0 +TIMED_OUTÌ4ÎGLib.IOErrorÖ0 +TIMEOUTÌ4ÎDBus.ErrorÖ0 +TIMEOUT_EXPIREDÌ4ÎGtk.DragResultÖ0 +TIMERÌ4ÎSDL.InitFlagÖ0 +TIMESHIFTÌ4ÎGst.BufferingModeÖ0 +TIMESTAMPSÌ4ÎGst.BufferCopyFlagsÖ0 +TIME_FORMATÌ8ÎGstÖ0 +TITLEÌ4ÎGdk.WMDecorationÖ0 +TITLEÌ4ÎGdk.WindowAttributesTypeÖ0 +TITLEBARONÌ4ÎGtk.MozEmbedChromeFlagsÖ0 +TITLECASE_LETTERÌ4ÎUnicodeTypeÖ0 +TOGGLEÌ4ÎGtk.CTreeExpansionTypeÖ0 +TOGGLEBUTTONÌ4ÎGtk.ToolbarChildTypeÖ0 +TOGGLEITEMÌ4ÎGnome.UIInfoTypeÖ0 +TOGGLE_BUTTONÌ4ÎAtk.RoleÖ0 +TOGGLE_RECURSIVEÌ4ÎGtk.CTreeExpansionTypeÖ0 +TOKENIZEDÌ4ÎGsf.ZipCompressionMethodÖ0 +TONÌ4ÎGsl.ConstCGSÖ0 +TONÌ4ÎGsl.ConstCGSMÖ0 +TONÌ4ÎGsl.ConstMKSÖ0 +TONÌ4ÎGsl.ConstMKSAÖ0 +TONESÌ4ÎOobs.DialTypeÖ0 +TOOBIGÌ4ÎGLib.SpawnErrorÖ0 +TOOBIGÌ8ÎSqliteÖ0Ïint +TOOLÌ4ÎGst.RTCPSDESTypeÖ0 +TOOLBARÌ4ÎGdk.WindowTypeHintÖ0 +TOOLBARÌ4ÎGtk.UIManagerItemTypeÖ0 +TOOLBARÌ4ÎWnck.WindowTypeÖ0 +TOOLBARONÌ4ÎGtk.MozEmbedChromeFlagsÖ0 +TOOLBARS_ITEM_TYPEÌ8ÎExoÖ0 +TOOLITEMÌ4ÎGtk.UIManagerItemTypeÖ0 +TOOLTIPÌ4ÎGdk.WindowTypeHintÖ0 +TOOLTIPÌ4ÎGtk.WidgetHelpTypeÖ0 +TOOL_BARÌ4ÎAtk.RoleÖ0 +TOOL_TIPÌ4ÎAtk.RoleÖ0 +TOO_LAZYÌ4ÎGst.CoreErrorÖ0 +TOO_LAZYÌ4ÎGst.LibraryErrorÖ0 +TOO_LAZYÌ4ÎGst.ResourceErrorÖ0 +TOO_LAZYÌ4ÎGst.StreamErrorÖ0 +TOO_MANY_LINKSÌ4ÎGLib.IOErrorÖ0 +TOO_MANY_OPEN_FILESÌ4ÎGLib.IOErrorÖ0 +TOPÌ4ÎCurses.AttributeÖ0 +TOPÌ4ÎGtk.PositionTypeÖ0 +TOPÌ4ÎGtk.SideTypeÖ0 +TOPÌ4ÎGtk.TextWindowTypeÖ0 +TOPÌ4ÎV4l2.FieldÖ0 +TOPLEVELÌ4ÎGdk.WindowTypeÖ0 +TOPLEVELÌ4ÎGnome.MDIModeÖ0 +TOPLEVELÌ4ÎGtk.WidgetFlagsÖ0 +TOPLEVELÌ4ÎGtk.WindowTypeÖ0 +TOPLEVEL_METHODÌ4ÎGnomeVFS.URIHideOptionsÖ0 +TOP_BOTTOMÌ4ÎGtk.SubmenuPlacementÖ0 +TOP_LEFTÌ4ÎGtk.CornerTypeÖ0 +TOP_LEFT_ARROWÌ4ÎGdk.CursorTypeÖ0 +TOP_LEFT_CORNERÌ4ÎGdk.CursorTypeÖ0 +TOP_RIGHTÌ4ÎGtk.CornerTypeÖ0 +TOP_RIGHT_CORNERÌ4ÎGdk.CursorTypeÖ0 +TOP_SIDEÌ4ÎGdk.CursorTypeÖ0 +TOP_TEEÌ4ÎGdk.CursorTypeÖ0 +TOP_TO_BOTTOMÌ4ÎGtk.ProgressBarOrientationÖ0 +TOP_TO_BOTTOM_LEFT_TO_RIGHTÌ4ÎGtk.NumberUpLayoutÖ0 +TOP_TO_BOTTOM_RIGHT_TO_LEFTÌ4ÎGtk.NumberUpLayoutÖ0 +TORRÌ4ÎGsl.ConstCGSÖ0 +TORRÌ4ÎGsl.ConstCGSMÖ0 +TORRÌ4ÎGsl.ConstMKSÖ0 +TORRÌ4ÎGsl.ConstMKSAÖ0 +TOSTOPÌ8ÎPosixÖ0Ïtcflag_t +TOYÌ4ÎCairo.FontTypeÖ0 +TRACEÌ4ÎSoup.MethodIdÖ0 +TRANSFERRINGÌ4ÎGtk.MozEmbedProgressFlagsÖ0 +TRANSIENTÌ4ÎAtk.StateTypeÖ0 +TRANSLATEÌ4ÎGdk.FilterReturnÖ0 +TRANSPARENTÌ4ÎSDL.OpacityÖ0 +TRANSPORTÌ4ÎGst.RTSPHeaderFieldÖ0 +TRANSPORT_ERRORÌ4ÎSoup.StatusClassÖ0 +TRANSPORT_ERRORÌ4ÎSoup.XMLRPCFaultÖ0 +TRAPÌ4ÎDaemon.SigÖ0 +TRAPÌ4ÎGLib.ProcessSignalÖ0 +TRASHÌ4ÎGnomeVFS.FindDirectoryKindÖ0 +TREAT_CDATA_AS_TEXTÌ4ÎGLib.MarkupParseFlagsÖ0 +TREEÌ4ÎAtk.RoleÖ0 +TREEÌ4ÎGtk.DebugFlagÖ0 +TREE_TABLEÌ4ÎAtk.RoleÖ0 +TREKÌ4ÎGdk.CursorTypeÖ0 +TRIANGLEÌ4ÎGtk.CTreeExpanderStyleÖ0 +TRIGGERÌ4ÎGst.InterpolateModeÖ0 +TROY_OUNCEÌ4ÎGsl.ConstCGSÖ0 +TROY_OUNCEÌ4ÎGsl.ConstCGSMÖ0 +TROY_OUNCEÌ4ÎGsl.ConstMKSÖ0 +TROY_OUNCEÌ4ÎGsl.ConstMKSAÖ0 +TRUEÌ4ÎJson.TokenTypeÖ0 +TRUETYPEÌ4ÎPoppler.FontTypeÖ0 +TRUETYPEOTÌ4ÎPoppler.FontTypeÖ0 +TRUE_COLORÌ4ÎGdk.VisualTypeÖ0 +TRUNCATEÌ4ÎGnomeVFS.OpenModeÖ0 +TRUNCATEDÌ4ÎAtk.StateTypeÖ0 +TRY_AGAINÌ4ÎSoup.KnownStatusCodeÖ0 +TSTPÌ4ÎDaemon.SigÖ0 +TSTPÌ4ÎGLib.ProcessSignalÖ0 +TS_X_ORIGINÌ4ÎGdk.GCValuesMaskÖ0 +TS_Y_ORIGINÌ4ÎGdk.GCValuesMaskÖ0 +TTBÌ4ÎGtk.PackDirectionÖ0 +TTB_LTRÌ4ÎPango.DirectionÖ0 +TTB_RTLÌ4ÎPango.DirectionÖ0 +TTEEÌ4ÎCurses.AcsÖ0 +TTINÌ4ÎDaemon.SigÖ0 +TTINÌ4ÎGLib.ProcessSignalÖ0 +TTOUÌ4ÎDaemon.SigÖ0 +TTOUÌ4ÎGLib.ProcessSignalÖ0 +TUESDAYÌ4ÎGLib.DateWeekdayÖ0 +TUNERÌ4ÎV4l2.CapabilitiesÖ0 +TUNERÌ4ÎV4l2.InputTypeÖ0 +TWOÌ4ÎSDL.KeySymbolÖ0 +TWO_COLUMN_LEFTÌ4ÎPoppler.PageLayoutÖ0 +TWO_COLUMN_RIGHTÌ4ÎPoppler.PageLayoutÖ0 +TWO_PAGE_LEFTÌ4ÎPoppler.PageLayoutÖ0 +TWO_PAGE_RIGHTÌ4ÎPoppler.PageLayoutÖ0 +TXTBSYÌ4ÎGLib.FileErrorÖ0 +TXTBUSYÌ4ÎGLib.SpawnErrorÖ0 +TYPEÌ4ÎGnomeVFS.FileInfoFieldsÖ0 +TYPEÌ4ÎHildon.FileSelectionSortKeyÖ0 +TYPE1Ì4ÎPoppler.FontTypeÖ0 +TYPE1CÌ4ÎPoppler.FontTypeÖ0 +TYPE1COTÌ4ÎPoppler.FontTypeÖ0 +TYPE3Ì4ÎPoppler.FontTypeÖ0 +TYPES_HÌ8ÎSoupÖ0Ïint +TYPE_BULKÌ4ÎUSB.EndpointAttributeÖ0 +TYPE_CONTROLÌ4ÎUSB.EndpointAttributeÖ0 +TYPE_FUNDAMENTAL_LASTÌ8ÎGtkÖ0Ïint +TYPE_HINTÌ4ÎGdk.WindowAttributesTypeÖ0 +TYPE_INTERRUPTÌ4ÎUSB.EndpointAttributeÖ0 +TYPE_ISOCHRONOUSÌ4ÎUSB.EndpointAttributeÖ0 +TYPE_MASKÌ4ÎUSB.EndpointAttributeÖ0 +TYPE_MISMATCHÌ4ÎGConf.ErrorÖ0 +TYPE_NOT_FOUNDÌ4ÎGst.StreamErrorÖ0 +TabAlignÌ2ÎPangoÖ0 +TabArrayÌ1ÎPangoÖ0 +TabArrayÌ128Í(int initial_size, bool positions_in_pixels)ÎPango.TabArrayÖ0 +TabArray.with_positionsÌ128Í(int size, bool positions_in_pixels, Pango.TabAlign first_alignment, ...)ÎPango.TabArrayÖ0 +TableÌ32ÎAtkÖ0 +TableÌ1ÎGtkÖ0 +TableÌ128Í(uint rows, uint columns, bool homogeneous)ÎGtk.TableÖ0 +TableChildÌ1ÎGtkÖ0 +TableRowColÌ1ÎGtkÖ0 +TagÌ1ÎTagLibÖ0 +TagDemuxÌ1ÎGstÖ0 +TagDemuxResultÌ2ÎGstÖ0 +TagFlagÌ2ÎGstÖ0 +TagForeachFuncÌ128Í(Gst.TagList list, string tag)ÎGstÖ0Ïpublic delegate void +TagImageTypeÌ2ÎGstÖ0 +TagLibÌ256Ö0 +TagListÌ1ÎGstÖ0 +TagListÌ128Í()ÎGst.TagListÖ0 +TagMergeFuncÌ128Í(Gst.Value dest, Gst.Value src)ÎGstÖ0Ïpublic delegate void +TagMergeModeÌ2ÎGstÖ0 +TagMethodsÌ2048ÎTiffÖ0 +TagValueÌ2048ÎTiffÖ0 +TargetEntryÌ2048ÎGtkÖ0 +TargetFlagsÌ2ÎGtkÖ0 +TargetListÌ1ÎGtkÖ0 +TargetListÌ128Í(Gtk.TargetEntry[] targets)ÎGtk.TargetListÖ0 +TargetPairÌ1ÎGtkÖ0 +TaskÌ1ÎGstÖ0 +TaskFunctionÌ128Í()ÎGstÖ0Ïpublic delegate void +TaskStateÌ2ÎGstÖ0 +TasklistÌ1ÎWnckÖ0 +TasklistÌ128Í(Wnck.Screen screen)ÎWnck.TasklistÖ0 +TasklistGroupingTypeÌ2ÎWnckÖ0 +TearoffMenuItemÌ1ÎGtkÖ0 +TearoffMenuItemÌ128Í()ÎGtk.TearoffMenuItemÖ0 +TerminalÌ1ÎVteÖ0 +TerminalÌ128Í()ÎVte.TerminalÖ0 +TerminalAccessibleÌ1ÎVteÖ0 +TerminalAccessibleÌ128Í(Vte.Terminal terminal)ÎVte.TerminalAccessibleÖ0 +TerminalAccessibleFactoryÌ1ÎVteÖ0 +TerminalAccessibleFactoryÌ128Í()ÎVte.TerminalAccessibleFactoryÖ0 +TerminalAntiAliasÌ2ÎVteÖ0 +TerminalEraseBindingÌ2ÎVteÖ0 +TestÌ256Ö0 +TestCaseÌ1ÎGLibÖ0 +TestCaseÌ128Í(string test_name, size_t data_size, [CCode (delegate_target_pos = 2.9)] TestFunc data_setupvoid, [CCode (delegate_target_pos = 2.9)] TestFunc data_funcvoid, [CCode (delegate_target_pos = 2.9)] TestFunc data_teardownvoid)ÎGLib.TestCaseÖ0 +TestFuncÌ128Í(void* fixture)ÎGLibÖ0Ïpublic delegate void +TestSuiteÌ1ÎGLibÖ0 +TestSuiteÌ128Í(string name)ÎGLib.TestSuiteÖ0 +TestTrapFlagsÌ2ÎGLibÖ0 +TextÌ32ÎAtkÖ0 +TextÌ1ÎSDLGraphicsÖ0 +TextAppearanceÌ1ÎGtkÖ0 +TextAttributeÌ2ÎAtkÖ0 +TextAttributesÌ1ÎGtkÖ0 +TextAttributesÌ128Í()ÎGtk.TextAttributesÖ0 +TextBTreeÌ1ÎGtkÖ0 +TextBoundaryÌ2ÎAtkÖ0 +TextBufferÌ1ÎGtkÖ0 +TextBufferÌ128Í(Gtk.TextTagTable? table)ÎGtk.TextBufferÖ0 +TextBufferDeserializeFuncÌ128Í(Gtk.TextBuffer register_buffer, Gtk.TextBuffer content_buffer, Gtk.TextIter iter, uchar data, size_t length, bool create_tags, void* user_data, GLib.Error error)ÎGtkÖ0Ïpublic delegate bool +TextBufferSerializeFuncÌ128Í(Gtk.TextBuffer register_buffer, Gtk.TextBuffer content_buffer, Gtk.TextIter start, Gtk.TextIter end, size_t length)ÎGtkÖ0Ïpublic delegate uchar +TextBufferTargetInfoÌ2ÎGtkÖ0 +TextCharPredicateÌ128Í(unichar ch)ÎGtkÖ0Ïpublic delegate bool +TextChildAnchorÌ1ÎGtkÖ0 +TextChildAnchorÌ128Í()ÎGtk.TextChildAnchorÖ0 +TextClipTypeÌ2ÎAtkÖ0 +TextDirectionÌ2ÎGtkÖ0 +TextExtentsÌ2048ÎCairoÖ0 +TextIterÌ2048ÎGtkÖ0 +TextLogAttrCacheÌ1ÎGtkÖ0 +TextMarkÌ1ÎGtkÖ0 +TextMarkÌ128Í(string name, bool left_gravity)ÎGtk.TextMarkÖ0 +TextPendingScrollÌ1ÎGtkÖ0 +TextRangeÌ1ÎAtkÖ0 +TextReaderÌ1ÎXmlÖ0 +TextReader.filenameÌ128Í(string uri)ÎXml.TextReaderÖ0 +TextReader.for_docÌ128Í(string cur, string url, string? encoding, int options)ÎXml.TextReaderÖ0 +TextReader.for_fdÌ128Í(int fd, string url, string? encoding, int options)ÎXml.TextReaderÖ0 +TextReader.for_fileÌ128Í(string filename, string? encoding, int options)ÎXml.TextReaderÖ0 +TextReader.for_ioÌ128Í(InputReadCallback ioread, InputCloseCallback ioclose, void* ioctx, string url, string encoding, int options)ÎXml.TextReaderÖ0 +TextReader.for_memoryÌ128Í([CCode (array_length = false)] char[] buffer, int size, string url, string encoding, int options)ÎXml.TextReaderÖ0 +TextReader.walkerÌ128Í(Doc* doc)ÎXml.TextReaderÖ0 +TextReaderErrorFuncÌ128Í(void* arg, string msg, ParserSeverities severity, TextReaderLocator* locator)ÎXmlÖ0Ïpublic delegate void +TextReaderLocatorÌ1ÎXmlÖ0 +TextReaderModeÌ2ÎXmlÖ0 +TextRectangleÌ1ÎAtkÖ0 +TextSearchFlagsÌ2ÎGtkÖ0 +TextTagÌ1ÎGtkÖ0 +TextTagÌ128Í(string name)ÎGtk.TextTagÖ0 +TextTagTableÌ1ÎGtkÖ0 +TextTagTableÌ128Í()ÎGtk.TextTagTableÖ0 +TextTagTableForeachÌ128Í(Gtk.TextTag tag)ÎGtkÖ0Ïpublic delegate void +TextViewÌ1ÎGtkÖ0 +TextViewÌ128Í()ÎGtk.TextViewÖ0 +TextView.with_bufferÌ128Í(Gtk.TextBuffer buffer)ÎGtk.TextViewÖ0 +TextWindowÌ1ÎGtkÖ0 +TextWindowTypeÌ2ÎGtkÖ0 +ThemeEngineÌ1ÎGtkÖ0 +ThemedIconÌ1ÎGLibÖ0 +ThemedIconÌ128Í(string iconname)ÎGLib.ThemedIconÖ0 +ThemedIcon.from_namesÌ128Í(string[] iconnames)ÎGLib.ThemedIconÖ0 +ThemedIcon.with_default_fallbacksÌ128Í(string iconname)ÎGLib.ThemedIconÖ0 +ThemedIconClassÌ1ÎGLibÖ0 +ThreadÌ1ÎGLibÖ0 +ThreadÌ1ÎSDLÖ0 +ThreadÌ128Í(ThreadFunc f, void* data)ÎSDL.ThreadÖ0 +ThreadErrorÌ2ÎGLibÖ0 +ThreadFuncÌ128Í()ÎGLibÖ0Ïpublic delegate void * +ThreadFuncÌ128Í(void* data)ÎSDLÖ0Ïpublic delegate int +ThreadPoolÌ1ÎGLibÖ0 +ThreadPoolÌ128Í(Func func, int max_threads, bool exclusive)ÎGLib.ThreadPoolÖ0 +ThreadPriorityÌ2ÎGLibÖ0 +ThreadStatusÌ2ÎLuaÖ0 +ThumbnailFactoryÌ1ÎGnomeÖ0 +ThumbnailFactoryÌ128Í(Gnome.ThumbnailSize size)ÎGnome.ThumbnailFactoryÖ0 +ThumbnailSizeÌ2ÎGnomeÖ0 +TiffÌ256Ö0 +TileContigRoutineÌ128Í(RGBAImage p1, uint32[] p2, uint32 p3, uint32 p4, uint32 p5, uint32 p6, int32 p7, int32 p8, uchar *p9)ÎTiffÖ0Ïpublic delegate void +TileRowSizeÌ128Í()ÎTiff.TIFFÖ0Ïpublic tsize_t +TileSeparateRoutineÌ128Í(RGBAImage p1, uint32[] p2, uint32 p3, uint32 p4, uint32 p5, uint32 p6, int32 p7, int32 p8, uchar p9, uchar p10, uchar* p11, uchar* p12)ÎTiffÖ0Ïpublic delegate void +TileSizeÌ128Í()ÎTiff.TIFFÖ0Ïpublic tsize_t +TimeÌ2048ÎGLibÖ0 +Time.gmÌ128Í(time_t time)ÎGLib.TimeÖ0 +Time.localÌ128Í(time_t time)ÎGLib.TimeÖ0 +TimeCallbackÌ128Í(void* data)ÎOssoÖ0Ïpublic delegate void +TimeConfigÌ1ÎOobsÖ0 +TimeCoordÌ2048ÎGdkÖ0 +TimeEditorÌ1ÎHildonÖ0 +TimeEditorÌ128Í()ÎHildon.TimeEditorÖ0 +TimePickerÌ1ÎHildonÖ0 +TimePickerÌ128Í(Gtk.Window parent)ÎHildon.TimePickerÖ0 +TimeValÌ2048ÎGLibÖ0 +TimeValÌ128Í()ÎGLib.TimeValÖ0 +TimecodeÌ2048ÎV4l2Ö0 +TimecodeFlagsÌ2ÎV4l2Ö0 +TimecodeTypeÌ2ÎV4l2Ö0 +TimecodeUserbitsÌ2ÎV4l2Ö0 +TimedValueÌ1ÎGstÖ0 +TimeoutÌ256Ö0 +TimeoutSourceÌ1ÎGLibÖ0 +TimeoutSourceÌ128Í(uint interval)ÎGLib.TimeoutSourceÖ0 +TimerÌ1ÎGLibÖ0 +TimerÌ128Í()ÎGLib.TimerÖ0 +TimerÌ1ÎSDLÖ0 +TimerÌ128Í(uint32 interval, TimerCallback callback, void* param)ÎSDL.TimerÖ0 +TimerCallbackÌ128Í(uint32 interval, void* param)ÎSDLÖ0Ïpublic delegate uint32 +TimestampÌ1ÎGsfÖ0 +TitledDialogÌ1ÎXfceÖ0 +TitledDialogÌ128Í()ÎXfce.TitledDialogÖ0 +TitledDialog.with_buttonsÌ128Í(string? title, Gtk.Window? parent, Gtk.DialogFlags flags, ...)ÎXfce.TitledDialogÖ0 +ToggleActionÌ1ÎGtkÖ0 +ToggleActionÌ128Í(string name, string? label, string? tooltip, string? stock_id)ÎGtk.ToggleActionÖ0 +ToggleActionEntryÌ2048ÎGtkÖ0 +ToggleButtonÌ1ÎGtkÖ0 +ToggleButtonÌ128Í()ÎGtk.ToggleButtonÖ0 +ToggleButton.with_labelÌ128Í(string label)ÎGtk.ToggleButtonÖ0 +ToggleButton.with_mnemonicÌ128Í(string label)ÎGtk.ToggleButtonÖ0 +ToggleNotifyÌ128Í(GLib.Object object, bool is_last_ref)ÎGLibÖ0Ïpublic delegate void +ToggleToolButtonÌ1ÎGtkÖ0 +ToggleToolButtonÌ128Í()ÎGtk.ToggleToolButtonÖ0 +ToggleToolButton.from_stockÌ128Í(string stock_id)ÎGtk.ToggleToolButtonÖ0 +TokenTypeÌ2ÎGLibÖ0 +TokenTypeÌ2ÎJsonÖ0 +TokenValueÌ2048ÎGLibÖ0 +ToolButtonÌ1ÎGtkÖ0 +ToolButtonÌ128Í(Gtk.Widget icon_widget, string label)ÎGtk.ToolButtonÖ0 +ToolButton.from_stockÌ128Í(string stock_id)ÎGtk.ToolButtonÖ0 +ToolItemÌ1ÎGtkÖ0 +ToolItemÌ128Í()ÎGtk.ToolItemÖ0 +ToolShellÌ32ÎGtkÖ0 +ToolbarÌ1ÎGtkÖ0 +ToolbarÌ128Í()ÎGtk.ToolbarÖ0 +ToolbarChildTypeÌ2ÎGtkÖ0 +ToolbarSpaceStyleÌ2ÎGtkÖ0 +ToolbarStyleÌ2ÎGtkÖ0 +ToolbarsEditorÌ1ÎExoÖ0 +ToolbarsEditorÌ128Í(Gtk.UIManager ui_manager)ÎExo.ToolbarsEditorÖ0 +ToolbarsEditor.with_modelÌ128Í(Gtk.UIManager ui_manager, Exo.ToolbarsModel model)ÎExo.ToolbarsEditorÖ0 +ToolbarsEditorDialogÌ1ÎExoÖ0 +ToolbarsEditorDialog.with_modelÌ128Í(Gtk.UIManager ui_manager, Exo.ToolbarsModel model)ÎExo.ToolbarsEditorDialogÖ0 +ToolbarsModelÌ1ÎExoÖ0 +ToolbarsModelÌ128Í()ÎExo.ToolbarsModelÖ0 +ToolbarsModelFlagsÌ2ÎExoÖ0 +ToolbarsViewÌ1ÎExoÖ0 +ToolbarsViewÌ128Í(Gtk.UIManager ui_manager)ÎExo.ToolbarsViewÖ0 +ToolbarsView.with_modelÌ128Í(Gtk.UIManager ui_manager, Exo.ToolbarsModel model)ÎExo.ToolbarsViewÖ0 +TooltipÌ1ÎGtkÖ0 +TooltipÌ1ÎSexyÖ0 +TooltipÌ128Í()ÎSexy.TooltipÖ0 +Tooltip.with_labelÌ128Í(string text)ÎSexy.TooltipÖ0 +ToplevelURIÌ1ÎGnomeVFSÖ0 +TraceÌ1ÎGstÖ0 +TraceÌ128Í(string filename, int size)ÎGst.TraceÖ0 +TraceCallbackÌ128Í(string message)ÎSqliteÖ0Ïpublic delegate void +TraceEntryÌ1ÎGstÖ0 +TrackerÌ256Ö0 +TransferEncodingÌ2ÎSoupÖ0 +TranslateFuncÌ128Í(string str)ÎGLibÖ0 +TranslateFuncÌ128Í(string path, void* func_data)ÎGtkÖ0Ïpublic delegate unowned string +TransportÌ256Ö0 +TrapezoidÌ2048ÎGdkÖ0 +TraverseFuncÌ128Í(void* key, void* value)ÎGLibÖ0Ïpublic delegate int +TraverseTypeÌ2ÎGLibÖ0 +TreeÌ256Ö0 +TreeÌ1ÎGLibÖ0 +TreeÌ128Í(CompareFunc key_compare_func)ÎGLib.TreeÖ0 +TreeÌ1ÎGMenuÖ0 +Tree.fullÌ128Í(CompareDataFunc key_compare_func, DestroyNotify? key_destroy_func, DestroyNotify? value_destroy_func)ÎGLib.TreeÖ0 +Tree.with_dataÌ128Í(CompareDataFunc key_compare_func)ÎGLib.TreeÖ0 +TreeAliasÌ1ÎGMenuÖ0 +TreeCellDataFuncÌ128Í(Gtk.TreeViewColumn tree_column, Gtk.CellRenderer cell, Gtk.TreeModel tree_model, Gtk.TreeIter iter)ÎGtkÖ0Ïpublic delegate void +TreeChangedFuncÌ128Í(GMenu.Tree tree)ÎGMenuÖ0Ïpublic delegate void +TreeDestroyCountFuncÌ128Í(Gtk.TreeView tree_view, Gtk.TreePath path, int children)ÎGtkÖ0Ïpublic delegate void +TreeDirectoryÌ1ÎGMenuÖ0 +TreeDragDestÌ32ÎGtkÖ0 +TreeDragSourceÌ32ÎGtkÖ0 +TreeEntryÌ1ÎGMenuÖ0 +TreeFlagsÌ2ÎGMenuÖ0 +TreeHeaderÌ1ÎGMenuÖ0 +TreeItemÌ1ÎGMenuÖ0 +TreeItemTypeÌ2ÎGMenuÖ0 +TreeIterÌ2048ÎGtkÖ0 +TreeIterCompareFuncÌ128Í(Gtk.TreeModel model, Gtk.TreeIter a, Gtk.TreeIter b)ÎGtkÖ0Ïpublic delegate int +TreeModelÌ32ÎGtkÖ0 +TreeModelFilterÌ1ÎGtkÖ0 +TreeModelFilterÌ128Í(Gtk.TreeModel child_model, Gtk.TreePath? root)ÎGtk.TreeModelFilterÖ0 +TreeModelFilterModifyFuncÌ128Í(Gtk.TreeModel model, Gtk.TreeIter iter, GLib.Value value, int column)ÎGtkÖ0Ïpublic delegate void +TreeModelFilterVisibleFuncÌ128Í(Gtk.TreeModel model, Gtk.TreeIter iter)ÎGtkÖ0Ïpublic delegate bool +TreeModelFlagsÌ2ÎGtkÖ0 +TreeModelForeachFuncÌ128Í(Gtk.TreeModel model, Gtk.TreePath path, Gtk.TreeIter iter)ÎGtkÖ0Ïpublic delegate bool +TreeModelSortÌ1ÎGtkÖ0 +TreeModelSort.with_modelÌ128Í(Gtk.TreeModel child_model)ÎGtk.TreeModelSortÖ0 +TreePathÌ1ÎGtkÖ0 +TreePathÌ128Í()ÎGtk.TreePathÖ0 +TreePath.firstÌ128Í()ÎGtk.TreePathÖ0 +TreePath.from_indicesÌ128Í(...)ÎGtk.TreePathÖ0 +TreePath.from_stringÌ128Í(string path)ÎGtk.TreePathÖ0 +TreeRowReferenceÌ1ÎGtkÖ0 +TreeRowReferenceÌ128Í(Gtk.TreeModel model, Gtk.TreePath path)ÎGtk.TreeRowReferenceÖ0 +TreeRowReference.proxyÌ128Í(GLib.Object proxy, Gtk.TreeModel model, Gtk.TreePath path)ÎGtk.TreeRowReferenceÖ0 +TreeSelectionÌ1ÎGtkÖ0 +TreeSelectionForeachFuncÌ128Í(Gtk.TreeModel model, Gtk.TreePath path, Gtk.TreeIter iter)ÎGtkÖ0Ïpublic delegate void +TreeSelectionFuncÌ128Í(Gtk.TreeSelection selection, Gtk.TreeModel model, Gtk.TreePath path, bool path_currently_selected)ÎGtkÖ0Ïpublic delegate bool +TreeSeparatorÌ1ÎGMenuÖ0 +TreeSortableÌ32ÎGtkÖ0 +TreeStoreÌ1ÎGtkÖ0 +TreeStoreÌ128Í(int n_columns, ...)ÎGtk.TreeStoreÖ0 +TreeStore.newvÌ128Í([CCode (array_length_pos = 0.9)] GLib.Type[] types)ÎGtk.TreeStoreÖ0 +TreeViewÌ1ÎExoÖ0 +TreeViewÌ128Í()ÎExo.TreeViewÖ0 +TreeViewÌ1ÎGtkÖ0 +TreeViewÌ128Í()ÎGtk.TreeViewÖ0 +TreeViewÌ1ÎSexyÖ0 +TreeViewÌ128Í()ÎSexy.TreeViewÖ0 +TreeView.with_modelÌ128Í(Gtk.TreeModel model)ÎGtk.TreeViewÖ0 +TreeViewColumnÌ1ÎGtkÖ0 +TreeViewColumnÌ128Í()ÎGtk.TreeViewColumnÖ0 +TreeViewColumn.with_attributesÌ128Í(string? title, Gtk.CellRenderer cell, ...)ÎGtk.TreeViewColumnÖ0 +TreeViewColumnDropFuncÌ128Í(Gtk.TreeView tree_view, Gtk.TreeViewColumn column, Gtk.TreeViewColumn prev_column, Gtk.TreeViewColumn next_column)ÎGtkÖ0Ïpublic delegate bool +TreeViewColumnSizingÌ2ÎGtkÖ0 +TreeViewDropPositionÌ2ÎGtkÖ0 +TreeViewGridLinesÌ2ÎGtkÖ0 +TreeViewMappingFuncÌ128Í(Gtk.TreeView tree_view, Gtk.TreePath path)ÎGtkÖ0Ïpublic delegate void +TreeViewModeÌ2ÎGtkÖ0 +TreeViewRowSeparatorFuncÌ128Í(Gtk.TreeModel model, Gtk.TreeIter iter)ÎGtkÖ0Ïpublic delegate bool +TreeViewSearchEqualFuncÌ128Í(Gtk.TreeModel model, int column, string key, Gtk.TreeIter iter)ÎGtkÖ0Ïpublic delegate bool +TreeViewSearchPositionFuncÌ128Í(Gtk.TreeView tree_view, Gtk.Widget search_dialog)ÎGtkÖ0Ïpublic delegate void +TriangleÌ4ÎGst.LFOWaveformÖ0 +TrigÌ256Ö0 +TriggerÌ1ÎGnomeÖ0 +TriggerActionFunctionÌ128Í(string msg, string level, string[] supinfo)ÎGnomeÖ0Ïpublic delegate void +TriggerTypeÌ2ÎGnomeÖ0 +TrigonÌ1ÎSDLGraphicsÖ0 +TripleÌ1ÎRasqalÖ0 +TrueAudioÌ4ÎTagLib.FileTypeÖ0 +TruncateÌ128Í(string path, off_t size)ÎFuseÖ0Ïpublic delegate int +TunerÌ32ÎGstÖ0 +TunerÌ2048ÎV4l2Ö0 +TunerCapabilitiesÌ2ÎV4l2Ö0 +TunerChannelÌ1ÎGstÖ0 +TunerChannelFlagsÌ2ÎGstÖ0 +TunerModesÌ2ÎV4l2Ö0 +TunerNormÌ1ÎGstÖ0 +TunerSubsÌ2ÎV4l2Ö0 +TunerTypeÌ2ÎV4l2Ö0 +TypeÌ2048ÎGLibÖ0 +TypeÌ2ÎLuaÖ0 +TypeÌ2ÎRasqal.LiteralÖ0 +TypeÌ2ÎUSBÖ0 +TypeClassÌ1ÎGLibÖ0 +TypeDebugFlagsÌ2ÎGLibÖ0 +TypeFindÌ1ÎGstÖ0 +TypeFindFactoryÌ1ÎGstÖ0 +TypeFindFunctionÌ128Í(Gst.TypeFind find)ÎGstÖ0Ïpublic delegate void +TypeFindHelperGetRangeFunctionÌ128Í(Gst.Object obj, uint64 offset, uint length, out unowned Gst.Buffer buffer)ÎGstÖ0Ïpublic delegate Gst.FlowReturn +TypeFindProbabilityÌ2ÎGstÖ0 +TypeModuleÌ1ÎGLibÖ0 +TypeNameDataÌ1ÎGstÖ0 +TypePluginÌ32ÎGLibÖ0 +TypeQueryÌ2048ÎGLibÖ0 +UÌ128Í(double a, double b, double x)ÎGsl.HypergÖ0Ïpublic double +U16Ì4ÎSDL.AudioFormatÖ0 +U16LSBÌ4ÎSDL.AudioFormatÖ0 +U16MSBÌ4ÎSDL.AudioFormatÖ0 +U16SYSÌ4ÎSDL.AudioFormatÖ0 +U16_BEÌ4ÎGst.BufferFormatÖ0 +U16_LEÌ4ÎGst.BufferFormatÖ0 +U18_3BEÌ4ÎGst.BufferFormatÖ0 +U18_3LEÌ4ÎGst.BufferFormatÖ0 +U20_3BEÌ4ÎGst.BufferFormatÖ0 +U20_3LEÌ4ÎGst.BufferFormatÖ0 +U24_3BEÌ4ÎGst.BufferFormatÖ0 +U24_3LEÌ4ÎGst.BufferFormatÖ0 +U24_BEÌ4ÎGst.BufferFormatÖ0 +U24_LEÌ4ÎGst.BufferFormatÖ0 +U32_BEÌ4ÎGst.BufferFormatÖ0 +U32_LEÌ4ÎGst.BufferFormatÖ0 +U8Ì4ÎGst.BufferFormatÖ0 +U8Ì4ÎSDL.AudioFormatÖ0 +UARROWÌ4ÎCurses.AcsÖ0 +UDPÌ4ÎGst.RTSPLowerTransÖ0 +UDPPacketÌ1ÎSDLNetÖ0 +UDPPacketÌ128Í(int size)ÎSDLNet.UDPPacketÖ0 +UDPSocketÌ1ÎSDLNetÖ0 +UDPSocketÌ128Í(uint16 port)ÎSDLNet.UDPSocketÖ0 +UDP_MCASTÌ4ÎGst.RTSPLowerTransÖ0 +UGARITICÌ4ÎPango.ScriptÖ0 +UIBuilderDataÌ1ÎGnomeÖ0 +UIInfoÌ1ÎGnomeÖ0 +UIInfoConfigurableTypesÌ2ÎGnomeÖ0 +UIInfoTypeÌ2ÎGnomeÖ0 +UIManagerÌ1ÎGtkÖ0 +UIManagerÌ128Í()ÎGtk.UIManagerÖ0 +UIManagerItemTypeÌ2ÎGtkÖ0 +UINT32Ì4ÎGLib.FileAttributeTypeÖ0 +UINT32Ì4ÎGnomeKeyring.AttributeTypeÖ0 +UINT64Ì4ÎGLib.FileAttributeTypeÖ0 +UIPixmapTypeÌ2ÎGnomeÖ0 +UISignalConnectFuncÌ128Í(Gnome.UIInfo uiinfo, string signal_name, Gnome.UIBuilderData uibdata)ÎGnomeÖ0Ïpublic delegate void +UK_GALLONÌ4ÎGsl.ConstCGSÖ0 +UK_GALLONÌ4ÎGsl.ConstCGSMÖ0 +UK_GALLONÌ4ÎGsl.ConstMKSÖ0 +UK_GALLONÌ4ÎGsl.ConstMKSAÖ0 +UK_TONÌ4ÎGsl.ConstCGSÖ0 +UK_TONÌ4ÎGsl.ConstCGSMÖ0 +UK_TONÌ4ÎGsl.ConstMKSÖ0 +UK_TONÌ4ÎGsl.ConstMKSAÖ0 +ULCORNERÌ4ÎCurses.AcsÖ0 +ULTRABOLDÌ4ÎPango.WeightÖ0 +ULTRAHEAVYÌ4ÎPango.WeightÖ0 +ULTRALIGHTÌ4ÎPango.WeightÖ0 +ULTRA_CONDENSEDÌ4ÎPango.StretchÖ0 +ULTRA_EXPANDEDÌ4ÎPango.StretchÖ0 +UL_ANGLEÌ4ÎGdk.CursorTypeÖ0 +UMBRELLAÌ4ÎGdk.CursorTypeÖ0 +UNASSIGNEDÌ4ÎUnicodeTypeÖ0 +UNAUTHORIZEDÌ4ÎGst.RTSPStatusCodeÖ0 +UNAUTHORIZEDÌ4ÎSoup.KnownStatusCodeÖ0 +UNAVAILABLEÌ4ÎLm.MessageSubTypeÖ0 +UNBINDÌ4ÎGtk.RcTokenTypeÖ0 +UNBLOCKEDÌ4ÎGLib.SignalMatchTypeÖ0 +UNCHANGEDÌ4ÎGnome.DesktopItemStatusÖ0 +UNCOVERÌ4ÎPoppler.PageTransitionTypeÖ0 +UNDEFINEDÌ4ÎGst.FormatÖ0 +UNDEFINEDÌ4ÎGst.TagFlagÖ0 +UNDEFINEDÌ4ÎGst.TagImageTypeÖ0 +UNDEFINEDÌ4ÎGst.TagMergeModeÖ0 +UNDEFINEDÌ4ÎTiff.DataTypeÖ0 +UNDEFINEDÌ4ÎXml.XPathObjectTypeÖ0 +UNDERLINEÌ4ÎAtk.TextAttributeÖ0 +UNDERLINEÌ4ÎCurses.AttributeÖ0 +UNDERLINEÌ4ÎGst.DebugColorFlagsÖ0 +UNDERLINEÌ4ÎPango.AttrTypeÖ0 +UNDERLINEÌ4ÎPango.RenderPartÖ0 +UNDERLINEÌ4ÎSDLTTF.FontStyleÖ0 +UNDERLINE_COLORÌ4ÎPango.AttrTypeÖ0 +UNDERSCOREÌ4ÎSDL.KeySymbolÖ0 +UNDOÌ4ÎCurses.KeyÖ0 +UNDOÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +UNDOÌ4ÎSDL.KeySymbolÖ0 +UNDO_MOVEÌ4ÎGnome.UIInfoConfigurableTypesÖ0 +UNEXPECTEDÌ4ÎGst.FlowReturnÖ0 +UNEXPECTED_EOFÌ4ÎBZLib.StatusÖ0 +UNEXP_EOFÌ4ÎGLib.ErrorTypeÖ0 +UNEXP_EOF_IN_COMMENTÌ4ÎGLib.ErrorTypeÖ0 +UNEXP_EOF_IN_STRINGÌ4ÎGLib.ErrorTypeÖ0 +UNGRABÌ4ÎGdk.CrossingModeÖ0 +UNGREEDYÌ4ÎGLib.RegexCompileFlagsÖ0 +UNHANDLEDÌ4ÎGLib.MountOperationResultÖ0 +UNHANDLED_TAGÌ4ÎGtk.BuilderErrorÖ0 +UNIFIED_ATOMIC_MASSÌ4ÎGsl.ConstCGSÖ0 +UNIFIED_ATOMIC_MASSÌ4ÎGsl.ConstCGSMÖ0 +UNIFIED_ATOMIC_MASSÌ4ÎGsl.ConstMKSÖ0 +UNIFIED_ATOMIC_MASSÌ4ÎGsl.ConstMKSAÖ0 +UNIONÌ4ÎRasqal.GraphPattern.OperatorÖ0 +UNIQUE_SERVICEÌ4ÎEpc.CollisionHandlingÖ0 +UNIXÌ4ÎGLib.SocketFamilyÖ0 +UNIX_PROCESS_ID_UNKNOWNÌ4ÎDBus.ErrorÖ0 +UNKNOWNÌ4ÎAtk.RoleÖ0 +UNKNOWNÌ4ÎEpc.ProtocolÖ0 +UNKNOWNÌ4ÎGLib.EmblemOriginÖ0 +UNKNOWNÌ4ÎGLib.ErrorTypeÖ0 +UNKNOWNÌ4ÎGLib.FileTypeÖ0 +UNKNOWNÌ4ÎGdk.NotifyTypeÖ0 +UNKNOWNÌ4ÎGnome.FileDomainÖ0 +UNKNOWNÌ4ÎGnome.FontPickerModeÖ0 +UNKNOWNÌ4ÎGnomeVFS.DeviceTypeÖ0 +UNKNOWNÌ4ÎGnomeVFS.FileTypeÖ0 +UNKNOWNÌ4ÎGsf.ClipFormatÖ0 +UNKNOWNÌ4ÎGsf.ClipFormatWindowsÖ0 +UNKNOWNÌ4ÎGst.BufferFormatÖ0 +UNKNOWNÌ4ÎGst.EventTypeÖ0 +UNKNOWNÌ4ÎGst.IndexCertaintyÖ0 +UNKNOWNÌ4ÎGst.MessageTypeÖ0 +UNKNOWNÌ4ÎGst.NetTypeÖ0 +UNKNOWNÌ4ÎGst.PadDirectionÖ0 +UNKNOWNÌ4ÎGst.RTSPLowerTransÖ0 +UNKNOWNÌ4ÎGst.RTSPProfileÖ0 +UNKNOWNÌ4ÎGst.RTSPTransModeÖ0 +UNKNOWNÌ4ÎGst.URITypeÖ0 +UNKNOWNÌ4ÎGst.VideoFormatÖ0 +UNKNOWNÌ4ÎGtk.RecentManagerErrorÖ0 +UNKNOWNÌ4ÎHildon.FileSystemModelItemTypeÖ0 +UNKNOWNÌ4ÎJson.ParserErrorÖ0 +UNKNOWNÌ4ÎLm.DisconnectReasonÖ0 +UNKNOWNÌ4ÎLm.MessageTypeÖ0 +UNKNOWNÌ4ÎPango.ScriptÖ0 +UNKNOWNÌ4ÎPoppler.ActionTypeÖ0 +UNKNOWNÌ4ÎPoppler.BackendÖ0 +UNKNOWNÌ4ÎPoppler.DestTypeÖ0 +UNKNOWNÌ4ÎPoppler.FontTypeÖ0 +UNKNOWNÌ4ÎPoppler.FormFieldTypeÖ0 +UNKNOWNÌ4ÎSDL.KeySymbolÖ0 +UNKNOWNÌ4ÎSoup.MethodIdÖ0 +UNKNOWNÌ4ÎSoup.TransferEncodingÖ0 +UNKNOWNÌ4ÎTracker.DBTypeÖ0 +UNKNOWNÌ4ÎUnicodeBreakTypeÖ0 +UNKNOWNÌ4ÎV4l2.StandardsÖ0 +UNKNOWNÌ4ÎXfconf.ErrorÖ0 +UNKNOWN_ATTRIBUTEÌ4ÎGLib.MarkupErrorÖ0 +UNKNOWN_ELEMENTÌ4ÎGLib.MarkupErrorÖ0 +UNKNOWN_ENCODINGÌ4ÎGLib.BookmarkFileErrorÖ0 +UNKNOWN_ENCODINGÌ4ÎGLib.KeyFileErrorÖ0 +UNKNOWN_ENCODINGÌ4ÎGnome.DesktopItemErrorÖ0 +UNKNOWN_GLYPH_HEIGHTÌ8ÎPangoÖ0Ïint +UNKNOWN_GLYPH_WIDTHÌ8ÎPangoÖ0Ïint +UNKNOWN_METHODÌ4ÎDBus.ErrorÖ0 +UNKNOWN_OPTIONÌ4ÎGLib.OptionErrorÖ0 +UNKNOWN_TYPEÌ4ÎGdk.PixbufErrorÖ0 +UNLOCKÌ4ÎSoup.MethodIdÖ0 +UNMAPÌ4ÎGdk.EventTypeÖ0 +UNMAXIMIZEÌ4ÎWnck.WindowActionsÖ0 +UNMAXIMIZE_HORIZONTALLYÌ4ÎWnck.WindowActionsÖ0 +UNMAXIMIZE_VERTICALLYÌ4ÎWnck.WindowActionsÖ0 +UNMINIMIZEÌ4ÎWnck.WindowActionsÖ0 +UNMOUNTEDÌ4ÎGLib.FileMonitorEventÖ0 +UNOBSCUREDÌ4ÎGdk.VisibilityStateÖ0 +UNPARENTINGÌ4ÎGst.ElementFlagsÖ0 +UNPROCESSABLE_ENTITYÌ4ÎSoup.KnownStatusCodeÖ0 +UNRECOGNIZEDÌ4ÎSoup.EncodingÖ0 +UNRECOGNIZEDÌ4ÎSoup.ExpectationÖ0 +UNRELATEDÌ4ÎGnomeVFS.MimeEquivalenceÖ0 +UNRETURNEDÌ4ÎGConf.ClientErrorHandlingModeÖ0 +UNSCHEDULEDÌ4ÎGst.ClockReturnÖ0 +UNSETÌ4ÎGLib.FileAttributeStatusÖ0 +UNSETÌ4ÎPoppler.PageLayoutÖ0 +UNSETÌ4ÎPoppler.PageModeÖ0 +UNSETÌ4ÎPoppler.ViewerPreferencesÖ0 +UNSETÌ4ÎV4l2.PriorityÖ0 +UNSHADEÌ4ÎWnck.WindowActionsÖ0 +UNSPECÌ4ÎEpc.AddressFamilyÖ0 +UNSTICKÌ4ÎWnck.WindowActionsÖ0 +UNSUBSCRIBEÌ4ÎLm.MessageSubTypeÖ0 +UNSUBSCRIBEDÌ4ÎLm.MessageSubTypeÖ0 +UNSUPPORTEDÌ4ÎGst.ClockReturnÖ0 +UNSUPPORTEDÌ4ÎGst.RTSPHeaderFieldÖ0 +UNSUPPORTEDÌ4ÎSDL.ErrorÖ0 +UNSUPPORTED_MEDIA_TYPEÌ4ÎGst.RTSPStatusCodeÖ0 +UNSUPPORTED_MEDIA_TYPEÌ4ÎSoup.KnownStatusCodeÖ0 +UNSUPPORTED_OPERATIONÌ4ÎGdk.PixbufErrorÖ0 +UNSUPPORTED_TRANSPORTÌ4ÎGst.RTSPStatusCodeÖ0 +UNSYNCÌ4ÎV4l2.VbiFlagsÖ0 +UNTRUSTED_CERTÌ4ÎLm.SSLStatusÖ0 +UNUSEDÌ4ÎDaemon.SigÖ0 +UNUSED_1Ì4ÎGnomeVFS.XferOptionsÖ0 +UNUSED_2Ì4ÎGnomeVFS.XferOptionsÖ0 +UPÌ4ÎCurses.KeyÖ0 +UPÌ4ÎGdk.ScrollDirectionÖ0 +UPÌ4ÎGtk.ArrowTypeÖ0 +UPÌ4ÎGtk.DirectionTypeÖ0 +UPÌ4ÎSDL.HatValueÖ0 +UPÌ4ÎSDL.KeySymbolÖ0 +UPÌ4ÎWnck.MotionDirectionÖ0 +UPDATEÌ4ÎV4l2.ControlFlagsÖ0 +UPDATESÌ4ÎGtk.DebugFlagÖ0 +UPPERCASE_LETTERÌ4ÎUnicodeTypeÖ0 +UPSIDEDOWNÌ4ÎGdk.PixbufRotationÖ0 +UPSIDEDOWNÌ4ÎPoppler.OrientationÖ0 +UPSTREAMÌ4ÎGst.EventTypeFlagsÖ0 +URB_USERCONTEXT_COOKIEÌ8ÎFTDIÖ0Ïint +URCORNERÌ4ÎCurses.AcsÖ0 +URGÌ4ÎDaemon.SigÖ0 +URGENTÌ4ÎGLib.ThreadPriorityÖ0 +URGENTÌ4ÎWnck.WindowStateÖ0 +URIÌ1ÎGnomeVFSÖ0 +URIÌ128Í(string text_uri)ÎGnomeVFS.URIÖ0 +URIÌ4ÎGtk.FileFilterFlagsÖ0 +URIÌ4ÎGtk.RecentFilterFlagsÖ0 +URIÌ4ÎPoppler.ActionTypeÖ0 +URIÌ4ÎRasqal.Literal.TypeÖ0 +URIÌ1ÎSoupÖ0 +URIÌ128Í(string uri_string)ÎSoup.URIÖ0 +URIÌ1ÎXmlÖ0 +URIÌ8ÎXml.EntityÖ0 +URIÌ128Í()ÎXml.URIÖ0 +URI.with_baseÌ128Í(Soup.URI @base, string uri_string)ÎSoup.URIÖ0 +URIHandlerÌ32ÎGstÖ0 +URIHideOptionsÌ2ÎGnomeVFSÖ0 +URISÌ4ÎGnomeVFS.MimeApplicationArgumentTypeÖ0 +URIS_FOR_NON_FILESÌ4ÎGnomeVFS.MimeApplicationArgumentTypeÖ0 +URITypeÌ2ÎGstÖ0 +URI_HÌ8ÎSoupÖ0Ïint +URI_NOT_FOUNDÌ4ÎGLib.BookmarkFileErrorÖ0 +URLÌ4ÎGnome.URLErrorÖ0 +URLErrorÌ2ÎGnomeÖ0 +UR_ANGLEÌ4ÎGdk.CursorTypeÖ0 +USBÌ256Ö0 +USECONDÌ8ÎGstÖ0Ïint +USERÌ4ÎGnome.PreferencesTypeÖ0 +USERÌ4ÎGst.InterpolateModeÖ0 +USERÌ4ÎTracker.DBTypeÖ0 +USERÌ4ÎV4l2.ControlClassÖ0 +USERDATAÌ4ÎLua.TypeÖ0 +USERDEFINEDÌ4ÎV4l2.TimecodeUserbitsÖ0 +USEREVENTÌ4ÎSDL.EventTypeÖ0 +USERPTRÌ4ÎV4l2.MemoryÖ0 +USERSÌ4ÎXml.XPathObjectTypeÖ0 +USER_ABORTÌ4ÎGst.InstallPluginsReturnÖ0 +USER_AGENTÌ4ÎGst.RTSPHeaderFieldÖ0 +USER_ALLÌ4ÎGnomeVFS.FilePermissionsÖ0 +USER_BASEÌ4ÎV4l2.UserClassControlIdsÖ0 +USER_CANCELLEDÌ4ÎGtk.DragResultÖ0 +USER_CLASSÌ4ÎV4l2.UserClassControlIdsÖ0 +USER_DEFINEDÌ4ÎGtk.SpinTypeÖ0 +USER_EXECÌ4ÎGnomeVFS.FilePermissionsÖ0 +USER_NAMEÌ4ÎGnomeVFS.URIHideOptionsÖ0 +USER_OWNEDÌ4ÎSoup.OwnershipÖ0 +USER_POSÌ4ÎGdk.WindowHintsÖ0 +USER_READÌ4ÎGnomeVFS.FilePermissionsÖ0 +USER_SIZEÌ4ÎGdk.WindowHintsÖ0 +USER_STYLEÌ4ÎGtk.PrivateFlagsÖ0 +USER_WIDGETÌ4ÎGnome.FontPickerModeÖ0 +USER_WRITEÌ4ÎGnomeVFS.FilePermissionsÖ0 +USE_ATTACHMENTSÌ4ÎPoppler.PageModeÖ0 +USE_BUILTINÌ4ÎGtk.IconLookupFlagsÖ0 +USE_CURRENT_DIRÌ4ÎGnome.DesktopItemLaunchFlagsÖ0 +USE_DEFAULTÌ4ÎVte.TerminalAntiAliasÖ0 +USE_OCÌ4ÎPoppler.PageModeÖ0 +USE_OUTLINESÌ4ÎPoppler.PageModeÖ0 +USE_PROXYÌ4ÎGst.RTSPStatusCodeÖ0 +USE_PROXYÌ4ÎSoup.KnownStatusCodeÖ0 +USE_THUMBSÌ4ÎPoppler.PageModeÖ0 +USE_UNIQUE_NAMESÌ4ÎGnomeVFS.XferOptionsÖ0 +USR1Ì4ÎDaemon.SigÖ0 +USR1Ì4ÎGLib.ProcessSignalÖ0 +USR2Ì4ÎDaemon.SigÖ0 +USR2Ì4ÎGLib.ProcessSignalÖ0 +US_GALLONÌ4ÎGsl.ConstCGSÖ0 +US_GALLONÌ4ÎGsl.ConstCGSMÖ0 +US_GALLONÌ4ÎGsl.ConstMKSÖ0 +US_GALLONÌ4ÎGsl.ConstMKSAÖ0 +UTF16Ì4ÎTagLib.ID3v2.EncodingÖ0 +UTF16BEÌ4ÎTagLib.ID3v2.EncodingÖ0 +UTF8Ì4ÎTagLib.ID3v2.EncodingÖ0 +UTILITYÌ4ÎGdk.WindowTypeHintÖ0 +UTILITYÌ4ÎWnck.WindowTypeÖ0 +UYVYÌ4ÎGst.VideoFormatÖ0 +UYVYÌ4ÎV4l2.PixelFormatTypeÖ0 +UYVY_OVERLAYÌ4ÎSDL.OverlayFormatÖ0 +U_eÌ128Í(double a, double b, double x, out Result result)ÎGsl.HypergÖ0Ïpublic int +U_e10_eÌ128Í(double a, double b, double x, out ResultE10 result)ÎGsl.HypergÖ0Ïpublic int +U_intÌ128Í(int m, int n, double x)ÎGsl.HypergÖ0Ïpublic double +U_int_eÌ128Í(int m, int n, double x, out Result result)ÎGsl.HypergÖ0Ïpublic int +U_int_e10_eÌ128Í(int m, int n, double x, out ResultE10 result)ÎGsl.HypergÖ0Ïpublic int +UnRegisterCODECÌ128Í(Codec p1)ÎTiff.TIFFUtilsÖ0Ïpublic void +UnderlineÌ2ÎPangoÖ0 +UnicodeBreakTypeÌ2Ö0 +UnicodeTypeÌ2Ö0 +UniqueÌ256Ö0 +UnitÌ2ÎGtkÖ0 +UnixInputStreamÌ1ÎGLibÖ0 +UnixInputStreamÌ128Í(int fd, bool close_fd)ÎGLib.UnixInputStreamÖ0 +UnixMountEntryÌ1ÎGLibÖ0 +UnixMountMonitorÌ1ÎGLibÖ0 +UnixMountMonitorÌ128Í()ÎGLib.UnixMountMonitorÖ0 +UnixMountMonitorClassÌ1ÎGLibÖ0 +UnixMountPointÌ1ÎGLibÖ0 +UnixOutputStreamÌ1ÎGLibÖ0 +UnixOutputStreamÌ128Í(int fd, bool close_fd)ÎGLib.UnixOutputStreamÖ0 +UnixSocketAddressÌ1ÎGLibÖ0 +UnixSocketAddressÌ128Í(string path)ÎGLib.UnixSocketAddressÖ0 +UnlinkÌ128Í(string path)ÎFuseÖ0Ïpublic delegate int +UnlinkDirectoryÌ128Í(tdir_t p1)ÎTiff.TIFFÖ0Ïpublic bool +UnmapEventÌ2048ÎXÖ0 +UnmapFileProcÌ128Í(thandle_t p1, tdata_t p2, toff_t p3)ÎTiffÖ0Ïpublic delegate void +UnmapNotifyÌ4ÎX.EventTypeÖ0 +UnsetFlagsÌ2ÎGConfÖ0 +UnusedBitsÌ8ÎSDL.OverlayÖ0Ïuint32 +UnusedBits1Ì8ÎSDL.VideoInfoÖ0Ïuint32 +UnusedBits2Ì8ÎSDL.VideoInfoÖ0Ïuint32 +UnusedBits3Ì8ÎSDL.VideoInfoÖ0Ïuint32 +UpÌ4ÎOsso.KeySymÖ0 +UpdateTypeÌ2ÎGtkÖ0 +UrgencyÌ2ÎNotifyÖ0 +UriÌ256Ö0 +UriÌ1ÎRaptorÖ0 +UriÌ128Í(string uri_string)ÎRaptor.UriÖ0 +UriÌ1ÎSoupÖ0 +UriÌ128Í(string uri_string)ÎSoup.UriÖ0 +Uri.with_baseÌ128Í(Soup.Uri @base, string uri_string)ÎSoup.UriÖ0 +UrlÌ1ÎExoÖ0 +UrlErrorÌ2ÎExoÖ0 +UrlLabelÌ1ÎSexyÖ0 +UrlLabelÌ128Í()ÎSexy.UrlLabelÖ0 +UserÌ1ÎOobsÖ0 +UserÌ128Í(string name)ÎOobs.UserÖ0 +UserClassControlIdsÌ2ÎV4l2Ö0 +UserDirectoryÌ2ÎGLibÖ0 +UserEventÌ2048ÎSDLÖ0 +UserParseFileÌ128Í(SAXHandler* sax, void* user_data, string filename)ÎXml.SAXParserÖ0Ïpublic int +UserParseMemoryÌ128Í(SAXHandler* sax, void* user_data, string buffer, int size)ÎXml.SAXParserÖ0Ïpublic int +UsersConfigÌ1ÎOobsÖ0 +UtilÌ1ÎAtkÖ0 +UtimensÌ128Í(string path, timespec[2] ts)ÎFuseÖ0Ïpublic delegate int +V4l2Ì256Ö0 +VACUUM_PERMEABILITYÌ4ÎGsl.ConstMKSÖ0 +VACUUM_PERMEABILITYÌ4ÎGsl.ConstMKSAÖ0 +VACUUM_PERMITTIVITYÌ4ÎGsl.ConstMKSÖ0 +VACUUM_PERMITTIVITYÌ4ÎGsl.ConstMKSAÖ0 +VAIÌ4ÎPango.ScriptÖ0 +VALIDATEÌ4ÎXml.ParserPropertiesÖ0 +VALIDITY_ERRORÌ4ÎXml.ParserSeveritiesÖ0 +VALIDITY_WARNINGÌ4ÎXml.ParserSeveritiesÖ0 +VALUEÌ4ÎJson.NodeTypeÖ0 +VALUE_EQUALÌ8ÎGstÖ0Ïint +VALUE_GREATER_THANÌ8ÎGstÖ0Ïint +VALUE_LESS_THANÌ8ÎGstÖ0Ïint +VALUE_UNORDEREDÌ8ÎGstÖ0Ïint +VALUE_UTILS_HÌ8ÎSoupÖ0Ïint +VAL_ASCÌ4ÎGsl.EigenSortTypeÖ0 +VAL_DESCÌ4ÎGsl.EigenSortTypeÖ0 +VARÌ4ÎJson.TokenTypeÖ0 +VARIABLEÌ4ÎRasqal.Literal.TypeÖ0 +VARIABLEÌ8ÎTiffÖ0Ïttag_t +VARIABLE2Ì8ÎTiffÖ0Ïttag_t +VARIANTÌ4ÎAtk.TextAttributeÖ0 +VARIANTÌ4ÎPango.AttrTypeÖ0 +VARIANTÌ4ÎPango.FontMaskÖ0 +VARSTARÌ4ÎRasqal.OpÖ0 +VBGRÌ4ÎCairo.SubpixelOrderÖ0 +VBI_525Ì4ÎV4l2.SlicedTypeÖ0 +VBI_625Ì4ÎV4l2.SlicedTypeÖ0 +VBI_CAPTUREÌ4ÎV4l2.BufferTypeÖ0 +VBI_CAPTUREÌ4ÎV4l2.CapabilitiesÖ0 +VBI_OUTPUTÌ4ÎV4l2.BufferTypeÖ0 +VBI_OUTPUTÌ4ÎV4l2.CapabilitiesÖ0 +VBRÌ4ÎV4l2.MpegVideoBitrateModeÖ0 +VBoxÌ1ÎGtkÖ0 +VBoxÌ128Í(bool homogeneous, int spacing)ÎGtk.VBoxÖ0 +VButtonBoxÌ1ÎGtkÖ0 +VButtonBoxÌ128Í()ÎGtk.VButtonBoxÖ0 +VENDORÌ4ÎUSB.TypeÖ0 +VENDOR_SPECÌ4ÎUSB.ClassÖ0 +VEOFÌ8ÎPosixÖ0Ïint +VEOLÌ8ÎPosixÖ0Ïint +VERASEÌ8ÎPosixÖ0Ïint +VERSIONÌ8ÎLuaÖ0 +VERSIONÌ8ÎTiffÖ0Ïttag_t +VERSION_1_1Ì4ÎCairo.SvgVersionÖ0 +VERSION_1_2Ì4ÎCairo.SvgVersionÖ0 +VERSION_HEXÌ8ÎJsonÖ0Ïint +VERSION_HEXÌ8ÎUniqueÖ0Ïint +VERSION_MAJORÌ8ÎGstÖ0Ïint +VERSION_MAJORÌ8ÎPangoÖ0Ïint +VERSION_MICROÌ8ÎGstÖ0Ïint +VERSION_MICROÌ8ÎPangoÖ0Ïint +VERSION_MINORÌ8ÎGstÖ0Ïint +VERSION_MINORÌ8ÎPangoÖ0Ïint +VERSION_MISMATCHÌ4ÎGtk.BuilderErrorÖ0 +VERSION_NANOÌ8ÎGstÖ0Ïint +VERSION_NUMÌ8ÎLuaÖ0Ïint +VERSION_SÌ8ÎJsonÖ0 +VERSION_SÌ8ÎUniqueÖ0 +VERSION_SIZEÌ8ÎTiffÖ0Ïttag_t +VERSION_STRINGÌ8ÎPangoÖ0 +VERTÌ4ÎV4l2.MpegCx2341xVideoMedianFilterTypeÖ0 +VERTICALÌ4ÎAtk.StateTypeÖ0 +VERTICALÌ4ÎCurses.AttributeÖ0 +VERTICALÌ4ÎGtk.OrientationÖ0 +VERTICALÌ4ÎGtk.PrintDuplexÖ0 +VERTICALÌ4ÎGtk.SizeGroupModeÖ0 +VERTICALÌ4ÎGtk.TreeViewGridLinesÖ0 +VERTICALÌ4ÎPoppler.PageTransitionAlignmentÖ0 +VERTICAL_LINE_TOÌ4ÎGoo.CanvasPathCommandTypeÖ0 +VFLIPÌ4ÎV4l2.UserClassControlIdsÖ0 +VFSÌ4ÎGnome.URLErrorÖ0 +VFSERRORÌ4ÎGnomeVFS.XferProgressStatusÖ0 +VFS_EXTENSION_POINT_NAMEÌ8ÎGLibÖ0 +VFS_MOUNTÌ4ÎGnomeVFS.VolumeTypeÖ0 +VIAÌ4ÎGst.RTSPHeaderFieldÖ0 +VIDEOÌ4ÎSDL.InitFlagÖ0 +VIDEOEXPOSEÌ4ÎSDL.EventTypeÖ0 +VIDEOEXPOSEMASKÌ4ÎSDL.EventMaskÖ0 +VIDEORESIZEÌ4ÎSDL.EventTypeÖ0 +VIDEORESIZEMASKÌ4ÎSDL.EventMaskÖ0 +VIDEOSÌ4ÎGLib.UserDirectoryÖ0 +VIDEO_ASPECTÌ4ÎV4l2.MpegClassControlIdsÖ0 +VIDEO_BITRATEÌ4ÎV4l2.MpegClassControlIdsÖ0 +VIDEO_BITRATE_MODEÌ4ÎV4l2.MpegClassControlIdsÖ0 +VIDEO_BITRATE_PEAKÌ4ÎV4l2.MpegClassControlIdsÖ0 +VIDEO_B_FRAMESÌ4ÎV4l2.MpegClassControlIdsÖ0 +VIDEO_CAPTUREÌ4ÎGst.TagImageTypeÖ0 +VIDEO_CAPTUREÌ4ÎV4l2.BufferTypeÖ0 +VIDEO_CAPTUREÌ4ÎV4l2.CapabilitiesÖ0 +VIDEO_CHROMA_MEDIAN_FILTER_BOTTOMÌ4ÎV4l2.MpegCx2341xClassControlIdsÖ0 +VIDEO_CHROMA_MEDIAN_FILTER_TOPÌ4ÎV4l2.MpegCx2341xClassControlIdsÖ0 +VIDEO_CHROMA_SPATIAL_FILTER_TYPEÌ4ÎV4l2.MpegCx2341xClassControlIdsÖ0 +VIDEO_DVDÌ4ÎGnomeVFS.DeviceTypeÖ0 +VIDEO_ENCODINGÌ4ÎV4l2.MpegClassControlIdsÖ0 +VIDEO_GOP_CLOSUREÌ4ÎV4l2.MpegClassControlIdsÖ0 +VIDEO_GOP_SIZEÌ4ÎV4l2.MpegClassControlIdsÖ0 +VIDEO_LUMA_MEDIAN_FILTER_BOTTOMÌ4ÎV4l2.MpegCx2341xClassControlIdsÖ0 +VIDEO_LUMA_MEDIAN_FILTER_TOPÌ4ÎV4l2.MpegCx2341xClassControlIdsÖ0 +VIDEO_LUMA_SPATIAL_FILTER_TYPEÌ4ÎV4l2.MpegCx2341xClassControlIdsÖ0 +VIDEO_MEDIAN_FILTER_TYPEÌ4ÎV4l2.MpegCx2341xClassControlIdsÖ0 +VIDEO_MUTEÌ4ÎV4l2.MpegClassControlIdsÖ0 +VIDEO_MUTE_YUVÌ4ÎV4l2.MpegClassControlIdsÖ0 +VIDEO_OUTPUTÌ4ÎV4l2.BufferTypeÖ0 +VIDEO_OUTPUTÌ4ÎV4l2.CapabilitiesÖ0 +VIDEO_OUTPUT_OVERLAYÌ4ÎV4l2.BufferTypeÖ0 +VIDEO_OUTPUT_OVERLAYÌ4ÎV4l2.CapabilitiesÖ0 +VIDEO_OVERLAYÌ4ÎV4l2.BufferTypeÖ0 +VIDEO_OVERLAYÌ4ÎV4l2.CapabilitiesÖ0 +VIDEO_PULLDOWNÌ4ÎV4l2.MpegClassControlIdsÖ0 +VIDEO_SPATIAL_FILTERÌ4ÎV4l2.MpegCx2341xClassControlIdsÖ0 +VIDEO_SPATIAL_FILTER_MODEÌ4ÎV4l2.MpegCx2341xClassControlIdsÖ0 +VIDEO_TEMPORAL_DECIMATIONÌ4ÎV4l2.MpegClassControlIdsÖ0 +VIDEO_TEMPORAL_FILTERÌ4ÎV4l2.MpegCx2341xClassControlIdsÖ0 +VIDEO_TEMPORAL_FILTER_MODEÌ4ÎV4l2.MpegCx2341xClassControlIdsÖ0 +VIDIOC_CROPCAPÌ8ÎV4l2Ö0Ïint +VIDIOC_CROPCAP_OLDÌ8ÎV4l2Ö0Ïint +VIDIOC_DBG_G_REGISTERÌ8ÎV4l2Ö0Ïint +VIDIOC_DBG_S_REGISTERÌ8ÎV4l2Ö0Ïint +VIDIOC_DQBUFÌ8ÎV4l2Ö0Ïint +VIDIOC_ENCODER_CMDÌ8ÎV4l2Ö0Ïint +VIDIOC_ENUMAUDIOÌ8ÎV4l2Ö0Ïint +VIDIOC_ENUMAUDOUTÌ8ÎV4l2Ö0Ïint +VIDIOC_ENUMINPUTÌ8ÎV4l2Ö0Ïint +VIDIOC_ENUMOUTPUTÌ8ÎV4l2Ö0Ïint +VIDIOC_ENUMSTDÌ8ÎV4l2Ö0Ïint +VIDIOC_ENUM_FMTÌ8ÎV4l2Ö0Ïint +VIDIOC_ENUM_FRAMEINTERVALSÌ8ÎV4l2Ö0Ïint +VIDIOC_ENUM_FRAMESIZESÌ8ÎV4l2Ö0Ïint +VIDIOC_G_AUDIOÌ8ÎV4l2Ö0Ïint +VIDIOC_G_AUDIO_OLDÌ8ÎV4l2Ö0Ïint +VIDIOC_G_AUDOUTÌ8ÎV4l2Ö0Ïint +VIDIOC_G_AUDOUT_OLDÌ8ÎV4l2Ö0Ïint +VIDIOC_G_CHIP_IDENTÌ8ÎV4l2Ö0Ïint +VIDIOC_G_CROPÌ8ÎV4l2Ö0Ïint +VIDIOC_G_CTRLÌ8ÎV4l2Ö0Ïint +VIDIOC_G_ENC_INDEXÌ8ÎV4l2Ö0Ïint +VIDIOC_G_EXT_CTRLSÌ8ÎV4l2Ö0Ïint +VIDIOC_G_FBUFÌ8ÎV4l2Ö0Ïint +VIDIOC_G_FMTÌ8ÎV4l2Ö0Ïint +VIDIOC_G_FREQUENCYÌ8ÎV4l2Ö0Ïint +VIDIOC_G_INPUTÌ8ÎV4l2Ö0Ïint +VIDIOC_G_JPEGCOMPÌ8ÎV4l2Ö0Ïint +VIDIOC_G_MODULATORÌ8ÎV4l2Ö0Ïint +VIDIOC_G_OUTPUTÌ8ÎV4l2Ö0Ïint +VIDIOC_G_PARMÌ8ÎV4l2Ö0Ïint +VIDIOC_G_PRIORITYÌ8ÎV4l2Ö0Ïint +VIDIOC_G_SLICED_VBI_CAPÌ8ÎV4l2Ö0Ïint +VIDIOC_G_STDÌ8ÎV4l2Ö0Ïint +VIDIOC_G_TUNERÌ8ÎV4l2Ö0Ïint +VIDIOC_LOG_STATUSÌ8ÎV4l2Ö0Ïint +VIDIOC_OVERLAYÌ8ÎV4l2Ö0Ïint +VIDIOC_OVERLAY_OLDÌ8ÎV4l2Ö0Ïint +VIDIOC_QBUFÌ8ÎV4l2Ö0Ïint +VIDIOC_QUERYBUFÌ8ÎV4l2Ö0Ïint +VIDIOC_QUERYCAPÌ8ÎV4l2Ö0Ïint +VIDIOC_QUERYCTRLÌ8ÎV4l2Ö0Ïint +VIDIOC_QUERYMENUÌ8ÎV4l2Ö0Ïint +VIDIOC_QUERYSTDÌ8ÎV4l2Ö0Ïint +VIDIOC_REQBUFSÌ8ÎV4l2Ö0Ïint +VIDIOC_RESERVEDÌ8ÎV4l2Ö0Ïint +VIDIOC_STREAMOFFÌ8ÎV4l2Ö0Ïint +VIDIOC_STREAMONÌ8ÎV4l2Ö0Ïint +VIDIOC_S_AUDIOÌ8ÎV4l2Ö0Ïint +VIDIOC_S_AUDOUTÌ8ÎV4l2Ö0Ïint +VIDIOC_S_CROPÌ8ÎV4l2Ö0Ïint +VIDIOC_S_CTRLÌ8ÎV4l2Ö0Ïint +VIDIOC_S_CTRL_OLDÌ8ÎV4l2Ö0Ïint +VIDIOC_S_EXT_CTRLSÌ8ÎV4l2Ö0Ïint +VIDIOC_S_FBUFÌ8ÎV4l2Ö0Ïint +VIDIOC_S_FMTÌ8ÎV4l2Ö0Ïint +VIDIOC_S_FREQUENCYÌ8ÎV4l2Ö0Ïint +VIDIOC_S_HW_FREQ_SEEKÌ8ÎV4l2Ö0Ïint +VIDIOC_S_INPUTÌ8ÎV4l2Ö0Ïint +VIDIOC_S_JPEGCOMPÌ8ÎV4l2Ö0Ïint +VIDIOC_S_MODULATORÌ8ÎV4l2Ö0Ïint +VIDIOC_S_OUTPUTÌ8ÎV4l2Ö0Ïint +VIDIOC_S_PARMÌ8ÎV4l2Ö0Ïint +VIDIOC_S_PARM_OLDÌ8ÎV4l2Ö0Ïint +VIDIOC_S_PRIORITYÌ8ÎV4l2Ö0Ïint +VIDIOC_S_STDÌ8ÎV4l2Ö0Ïint +VIDIOC_S_TUNERÌ8ÎV4l2Ö0Ïint +VIDIOC_TRY_ENCODER_CMDÌ8ÎV4l2Ö0Ïint +VIDIOC_TRY_EXT_CTRLSÌ8ÎV4l2Ö0Ïint +VIDIOC_TRY_FMTÌ8ÎV4l2Ö0Ïint +VIEWPORTÌ4ÎAtk.RoleÖ0 +VINTRÌ8ÎPosixÖ0Ïint +VIRTUALÌ4ÎGdk.NotifyTypeÖ0 +VISIBILITY_CHANGEÌ4ÎXcb.EventMaskÖ0 +VISIBILITY_NOTIFYÌ4ÎGdk.EventTypeÖ0 +VISIBILITY_NOTIFY_MASKÌ4ÎGdk.EventMaskÖ0 +VISIBLEÌ4ÎAtk.StateTypeÖ0 +VISIBLEÌ4ÎGoo.CanvasItemVisibilityÖ0 +VISIBLEÌ4ÎGoo.CanvasPointerEventsÖ0 +VISIBLEÌ4ÎGtk.AccelFlagsÖ0 +VISIBLEÌ4ÎGtk.WidgetFlagsÖ0 +VISIBLE_ABOVE_THRESHOLDÌ4ÎGoo.CanvasItemVisibilityÖ0 +VISIBLE_FILLÌ4ÎGoo.CanvasPointerEventsÖ0 +VISIBLE_MASKÌ4ÎGoo.CanvasPointerEventsÖ0 +VISIBLE_ONLYÌ4ÎGtk.SourceSearchFlagsÖ0 +VISIBLE_ONLYÌ4ÎGtk.TextSearchFlagsÖ0 +VISIBLE_PAINTEDÌ4ÎGoo.CanvasPointerEventsÖ0 +VISIBLE_STROKEÌ4ÎGoo.CanvasPointerEventsÖ0 +VISITEDÌ4ÎAtk.StateTypeÖ0 +VISUALÌ4ÎGdk.WindowAttributesTypeÖ0 +VISUAL_POSITIONSÌ4ÎGtk.MovementStepÖ0 +VKILLÌ8ÎPosixÖ0Ïint +VLINEÌ4ÎCurses.AcsÖ0 +VMINÌ8ÎPosixÖ0Ïint +VOID_PENDINGÌ4ÎGst.StateÖ0 +VOLUME_CHANGEDÌ4ÎGst.MixerMessageTypeÖ0 +VOLUME_IDENTIFIER_KIND_HAL_UDIÌ8ÎGLibÖ0 +VOLUME_IDENTIFIER_KIND_LABELÌ8ÎGLibÖ0 +VOLUME_IDENTIFIER_KIND_NFS_MOUNTÌ8ÎGLibÖ0 +VOLUME_IDENTIFIER_KIND_UNIX_DEVICEÌ8ÎGLibÖ0 +VOLUME_IDENTIFIER_KIND_UUIDÌ8ÎGLibÖ0 +VOLUME_MONITOR_EXTENSION_POINT_NAMEÌ8ÎGLibÖ0 +VPSÌ4ÎV4l2.SlicedTypeÖ0 +VPanedÌ1ÎGtkÖ0 +VPanedÌ128Í()ÎGtk.VPanedÖ0 +VQUITÌ8ÎPosixÖ0Ïint +VRGBÌ4ÎCairo.SubpixelOrderÖ0 +VRulerÌ1ÎGtkÖ0 +VRulerÌ128Í()ÎGtk.VRulerÖ0 +VSTARTÌ8ÎPosixÖ0Ïint +VSTOPÌ8ÎPosixÖ0Ïint +VSUSPÌ8ÎPosixÖ0Ïint +VScaleÌ1ÎGtkÖ0 +VScaleÌ128Í(Gtk.Adjustment? adjustment)ÎGtk.VScaleÖ0 +VScale.with_rangeÌ128Í(double min, double max, double step)ÎGtk.VScaleÖ0 +VScrollbarÌ1ÎGtkÖ0 +VScrollbarÌ128Í(Gtk.Adjustment adjustment)ÎGtk.VScrollbarÖ0 +VSeparatorÌ1ÎGtkÖ0 +VSeparatorÌ128Í()ÎGtk.VSeparatorÖ0 +VStripSizeÌ128Í(uint32 p1)ÎTiff.TIFFÖ0Ïpublic tsize_t +VT0Ì8ÎPosixÖ0Ïtcflag_t +VT1Ì8ÎPosixÖ0Ïtcflag_t +VTALRMÌ4ÎDaemon.SigÖ0 +VTDLYÌ8ÎPosixÖ0Ïtcflag_t +VTIMEÌ8ÎPosixÖ0Ïint +VTRÌ4ÎV4l2.InputStatusÖ0 +VTileSizeÌ128Í(uint32 p1)ÎTiff.TIFFÖ0Ïpublic tsize_t +VVolumebarÌ1ÎHildonÖ0 +VVolumebarÌ128Í()ÎHildon.VVolumebarÖ0 +ValueÌ32ÎAtkÖ0 +ValueÌ1ÎGConfÖ0 +ValueÌ128Í(GConf.ValueType type)ÎGConf.ValueÖ0 +ValueÌ2048ÎGLibÖ0 +ValueÌ128Í(Type g_type)ÎGLib.ValueÖ0 +ValueÌ2048ÎGstÖ0 +ValueÌ1ÎSqliteÖ0 +Value.from_stringÌ128Í(GConf.ValueType type, string str)ÎGConf.ValueÖ0 +ValueArrayÌ1ÎGLibÖ0 +ValueArrayÌ128Í(uint n_prealloced)ÎGLib.ValueArrayÖ0 +ValueArrayÌ1ÎGstÖ0 +ValueCompareFuncÌ128Í(Gst.Value value1, Gst.Value value2)ÎGstÖ0Ïpublic delegate int +ValueDeserializeFuncÌ128Í(Gst.Value dest, string s)ÎGstÖ0Ïpublic delegate bool +ValueIntersectFuncÌ128Í(Gst.Value dest, Gst.Value value1, Gst.Value value2)ÎGstÖ0Ïpublic delegate bool +ValueSerializeFuncÌ128Í(Gst.Value value1)ÎGstÖ0Ïpublic delegate unowned string +ValueSubtractFuncÌ128Í(Gst.Value dest, Gst.Value minuend, Gst.Value subtrahend)ÎGstÖ0Ïpublic delegate bool +ValueTableÌ1ÎGstÖ0 +ValueTransformÌ128Í(Value src_value, out Value dest_value)ÎGLibÖ0Ïpublic delegate void +ValueTypeÌ2ÎGConfÖ0 +ValueUnionFuncÌ128Í(Gst.Value dest, Gst.Value value1, Gst.Value value2)ÎGstÖ0Ïpublic delegate bool +VariableÌ1ÎRasqalÖ0 +VariantÌ2ÎPangoÖ0 +VbiFlagsÌ2ÎV4l2Ö0 +VbiFormatÌ2048ÎV4l2Ö0 +VectorÌ1ÎGslÖ0 +VectorÌ128Í(size_t n)ÎGsl.VectorÖ0 +Vector.from_blockÌ128Í(Block b, size_t offset, size_t n, size_t stride)ÎGsl.VectorÖ0 +Vector.from_vectorÌ128Í(Vector v, size_t offset, size_t n, size_t stride)ÎGsl.VectorÖ0 +Vector.with_zerosÌ128Í(size_t n)ÎGsl.VectorÖ0 +VectorComplexÌ1ÎGslÖ0 +VectorComplexÌ128Í(size_t n)ÎGsl.VectorComplexÖ0 +VectorComplex.from_blockÌ128Í(BlockComplex b, size_t offset, size_t n, size_t stride)ÎGsl.VectorComplexÖ0 +VectorComplex.from_vectorÌ128Í(VectorComplex v, size_t offset, size_t n, size_t stride)ÎGsl.VectorComplexÖ0 +VectorComplex.with_zerosÌ128Í(size_t n)ÎGsl.VectorComplexÖ0 +VectorComplexViewÌ2048ÎGslÖ0 +VectorViewÌ2048ÎGslÖ0 +VerbÌ2048ÎBonoboUIÖ0 +VerbFnÌ128Í(Component component, void* user_data, string cname)ÎBonoboUIÖ0Ïpublic delegate void +VersionÌ4ÎGst.DPVersionÖ0 +VersionÌ1ÎSDLÖ0 +VfsÌ1ÎGLibÖ0 +VideoÌ1ÎSDLÖ0 +VideoCapsÌ256Ö0 +VideoFilterÌ1ÎGstÖ0 +VideoFormatÌ2ÎGstÖ0 +VideoInfoÌ1ÎSDLÖ0 +VideoMask15Ì256Ö0 +VideoMask16Ì256Ö0 +VideoMask24Ì256Ö0 +VideoMask32Ì256Ö0 +VideoOrientationÌ32ÎGstÖ0 +VideoRangeÌ256Ö0 +VideoRectangleÌ1ÎGstÖ0 +VideoSinkÌ1ÎGstÖ0 +VidputsPutcFuncÌ128Í(char ch)ÎCursesÖ0Ïpublic delegate int +ViewerPreferencesÌ2ÎPopplerÖ0 +ViewportÌ1ÎGtkÖ0 +ViewportÌ128Í(Gtk.Adjustment? hadjustment, Gtk.Adjustment? vadjustment)ÎGtk.ViewportÖ0 +VisibilityÌ2ÎGtkÖ0 +VisibilityChangeMaskÌ4ÎX.EventMaskÖ0 +VisibilityNotifyÌ4ÎX.EventTypeÖ0 +VisibilityStateÌ2ÎGdkÖ0 +VisualÌ1ÎGdkÖ0 +VisualÌ2048ÎXÖ0 +VisualIDÌ2048ÎXcbÖ0 +VisualTypeÌ2ÎGdkÖ0 +VisualTypeÌ1ÎXcbÖ0 +VisualTypeIteratorÌ2048ÎXcbÖ0 +VoidCookieÌ2048ÎXcbÖ0 +VoidFuncÌ128Í()ÎGLibÖ0Ïpublic delegate void +VolumeÌ32ÎGLibÖ0 +VolumeÌ1ÎGnomeVFSÖ0 +VolumeButtonÌ1ÎGtkÖ0 +VolumeButtonÌ128Í()ÎGtk.VolumeButtonÖ0 +VolumeMonitorÌ1ÎGLibÖ0 +VolumeMonitorÌ1ÎGnomeVFSÖ0 +VolumeOpCallbackÌ128Í(bool succeeded, string error, string detailed_error)ÎGnomeVFSÖ0Ïpublic delegate void +VolumeTypeÌ2ÎGnomeVFSÖ0 +VolumebarÌ1ÎHildonÖ0 +VolumebarRangeÌ1ÎHildonÖ0 +VolumebarRangeÌ128Í(Gtk.Orientation orientation)ÎHildon.VolumebarRangeÖ0 +VteÌ256Ö0 +WÌ4ÎGtk.AnchorTypeÖ0 +WÌ4ÎXfce.ScreenPositionÖ0 +W0Ì128Í(double x)ÎGsl.LambertÖ0Ïpublic double +W0_eÌ128Í(double x, out Result result)ÎGsl.LambertÖ0Ïpublic int +WAITÌ4ÎOsso.SystemNoteTypeÖ0 +WAITING_FOR_PHASE_2Ì4ÎGnome.ClientStateÖ0 +WAIT_ON_HIGHÌ4ÎFTDI.HostEmultationModeCommandsÖ0 +WAIT_ON_HIGHÌ4ÎFTDI.MPSSECommandsÖ0 +WAIT_ON_LOWÌ4ÎFTDI.HostEmultationModeCommandsÖ0 +WAIT_ON_LOWÌ4ÎFTDI.MPSSECommandsÖ0 +WARNINGÌ4ÎDaemon.LogPriorityÖ0 +WARNINGÌ4ÎGst.DebugLevelÖ0 +WARNINGÌ4ÎGst.MessageTypeÖ0 +WARNINGÌ4ÎGtk.MessageTypeÖ0 +WARNINGÌ4ÎOsso.SystemNoteTypeÖ0 +WARNINGÌ4ÎXml.ErrorLevelÖ0 +WARNINGÌ4ÎXml.ParserSeveritiesÖ0 +WAS_LINKEDÌ4ÎGst.PadLinkReturnÖ0 +WATCHÌ4ÎGdk.CursorTypeÖ0 +WATCH_MOUNTSÌ4ÎGLib.FileMonitorFlagsÖ0 +WAVÌ4ÎSDLMixer.MusicTypeÖ0 +WCharÌ2048ÎGdkÖ0 +WEAK_LTRÌ4ÎPango.DirectionÖ0 +WEAK_RTLÌ4ÎPango.DirectionÖ0 +WEDNESDAYÌ4ÎGLib.DateWeekdayÖ0 +WEEKÌ4ÎGsl.ConstCGSÖ0 +WEEKÌ4ÎGsl.ConstCGSMÖ0 +WEEKÌ4ÎGsl.ConstMKSÖ0 +WEEKÌ4ÎGsl.ConstMKSAÖ0 +WEEK_STARTS_ON_MONDAYÌ4ÎGnome.DateEditFlagsÖ0 +WEEK_START_MONDAYÌ4ÎGtk.CalendarDisplayOptionsÖ0 +WEEK_START_MONDAYÌ4ÎHildon.CalendarDisplayOptionsÖ0 +WEIGHTÌ4ÎAtk.TextAttributeÖ0 +WEIGHTÌ4ÎPango.AttrTypeÖ0 +WEIGHTÌ4ÎPango.FontMaskÖ0 +WESTÌ4ÎGdk.GravityÖ0 +WESTÌ4ÎGdk.WindowEdgeÖ0 +WESTÌ4ÎGtk.AnchorTypeÖ0 +WESTÌ4ÎPango.GravityÖ0 +WESTÌ4ÎWnck.WindowGravityÖ0 +WHATS_THISÌ4ÎGtk.WidgetHelpTypeÖ0 +WHEELÌ4ÎGdk.AxisUseÖ0 +WHEELDOWNÌ4ÎSDL.MouseButtonÖ0 +WHEELUPÌ4ÎSDL.MouseButtonÖ0 +WHITEÌ4ÎCurses.ColorÖ0 +WHITESPACEÌ4ÎGtk.DeleteTypeÖ0 +WHITESPACEÌ4ÎXml.ReaderTypeÖ0 +WHITE_BALANCE_TEMPERATUREÌ4ÎV4l2.UserClassControlIdsÖ0 +WIDGETÌ4ÎAtk.LayerÖ0 +WIDGETÌ4ÎGtk.CellTypeÖ0 +WIDGETÌ4ÎGtk.PathTypeÖ0 +WIDGETÌ4ÎGtk.RcTokenTypeÖ0 +WIDGETÌ4ÎGtk.TextWindowTypeÖ0 +WIDGETÌ4ÎGtk.ToolbarChildTypeÖ0 +WIDGET_CLASSÌ4ÎGtk.PathTypeÖ0 +WIDGET_CLASSÌ4ÎGtk.RcTokenTypeÖ0 +WIDTHÌ4ÎGst.AudioFieldFlagÖ0 +WIDTHÌ4ÎWnck.WindowMoveResizeMaskÖ0 +WIN32Ì4ÎCairo.FontTypeÖ0 +WIN32Ì4ÎCairo.SurfaceTypeÖ0 +WIN32_DROPFILESÌ4ÎGdk.DragProtocolÖ0 +WINCHÌ4ÎDaemon.SigÖ0 +WINDINGÌ4ÎCairo.FillRuleÖ0 +WINDINGÌ4ÎGoo.CairoFillRuleÖ0 +WINDING_RULEÌ4ÎGdk.FillRuleÖ0 +WINDOWÌ4ÎAtk.CoordTypeÖ0 +WINDOWÌ4ÎAtk.LayerÖ0 +WINDOWÌ4ÎAtk.RoleÖ0 +WINDOWÌ4ÎGdk.InputModeÖ0 +WINDOWBORDERSONÌ4ÎGtk.MozEmbedChromeFlagsÖ0 +WINDOWCLOSEONÌ4ÎGtk.MozEmbedChromeFlagsÖ0 +WINDOWLOWEREDÌ4ÎGtk.MozEmbedChromeFlagsÖ0 +WINDOWRAISEDÌ4ÎGtk.MozEmbedChromeFlagsÖ0 +WINDOWRESIZEONÌ4ÎGtk.MozEmbedChromeFlagsÖ0 +WINDOWSÌ4ÎGnomeVFS.DeviceTypeÖ0 +WINDOWS_CLIPBOARDÌ4ÎGsf.ClipFormatÖ0 +WINDOW_LONG_PRESS_TIMEÌ8ÎHildonÖ0Ïint +WINDOW_STATEÌ4ÎGdk.EventTypeÖ0 +WIN_GRAVITYÌ4ÎGdk.WindowHintsÖ0 +WIN_GRAVITYÌ4ÎXcb.CWÖ0 +WIPEÌ4ÎPoppler.PageTransitionTypeÖ0 +WIRELESSÌ4ÎOobs.IfaceTypeÖ0 +WITHDRAWNÌ4ÎGdk.WindowStateÖ0 +WMCLASSÌ4ÎGdk.WindowAttributesTypeÖ0 +WMDecorationÌ2ÎGdkÖ0 +WMFunctionÌ2ÎGdkÖ0 +WNVAÌ4ÎV4l2.PixelFormatTypeÖ0 +WORDÌ4ÎGtk.WrapModeÖ0 +WORDÌ4ÎPango.WrapModeÖ0 +WORDÌ4ÎPoppler.SelectionStyleÖ0 +WORDSÌ4ÎGtk.DeleteTypeÖ0 +WORDSÌ4ÎGtk.MovementStepÖ0 +WORD_CHARÌ4ÎGtk.WrapModeÖ0 +WORD_CHARÌ4ÎPango.WrapModeÖ0 +WORD_ENDÌ4ÎAtk.TextBoundaryÖ0 +WORD_ENDSÌ4ÎGtk.DeleteTypeÖ0 +WORD_JOINERÌ4ÎUnicodeBreakTypeÖ0 +WORD_STARTÌ4ÎAtk.TextBoundaryÖ0 +WORLD_0Ì4ÎSDL.KeySymbolÖ0 +WORLD_1Ì4ÎSDL.KeySymbolÖ0 +WORLD_10Ì4ÎSDL.KeySymbolÖ0 +WORLD_11Ì4ÎSDL.KeySymbolÖ0 +WORLD_12Ì4ÎSDL.KeySymbolÖ0 +WORLD_13Ì4ÎSDL.KeySymbolÖ0 +WORLD_14Ì4ÎSDL.KeySymbolÖ0 +WORLD_15Ì4ÎSDL.KeySymbolÖ0 +WORLD_16Ì4ÎSDL.KeySymbolÖ0 +WORLD_17Ì4ÎSDL.KeySymbolÖ0 +WORLD_18Ì4ÎSDL.KeySymbolÖ0 +WORLD_19Ì4ÎSDL.KeySymbolÖ0 +WORLD_2Ì4ÎSDL.KeySymbolÖ0 +WORLD_20Ì4ÎSDL.KeySymbolÖ0 +WORLD_21Ì4ÎSDL.KeySymbolÖ0 +WORLD_22Ì4ÎSDL.KeySymbolÖ0 +WORLD_23Ì4ÎSDL.KeySymbolÖ0 +WORLD_24Ì4ÎSDL.KeySymbolÖ0 +WORLD_25Ì4ÎSDL.KeySymbolÖ0 +WORLD_26Ì4ÎSDL.KeySymbolÖ0 +WORLD_27Ì4ÎSDL.KeySymbolÖ0 +WORLD_28Ì4ÎSDL.KeySymbolÖ0 +WORLD_29Ì4ÎSDL.KeySymbolÖ0 +WORLD_3Ì4ÎSDL.KeySymbolÖ0 +WORLD_30Ì4ÎSDL.KeySymbolÖ0 +WORLD_31Ì4ÎSDL.KeySymbolÖ0 +WORLD_32Ì4ÎSDL.KeySymbolÖ0 +WORLD_33Ì4ÎSDL.KeySymbolÖ0 +WORLD_34Ì4ÎSDL.KeySymbolÖ0 +WORLD_35Ì4ÎSDL.KeySymbolÖ0 +WORLD_36Ì4ÎSDL.KeySymbolÖ0 +WORLD_37Ì4ÎSDL.KeySymbolÖ0 +WORLD_38Ì4ÎSDL.KeySymbolÖ0 +WORLD_39Ì4ÎSDL.KeySymbolÖ0 +WORLD_4Ì4ÎSDL.KeySymbolÖ0 +WORLD_40Ì4ÎSDL.KeySymbolÖ0 +WORLD_41Ì4ÎSDL.KeySymbolÖ0 +WORLD_42Ì4ÎSDL.KeySymbolÖ0 +WORLD_43Ì4ÎSDL.KeySymbolÖ0 +WORLD_44Ì4ÎSDL.KeySymbolÖ0 +WORLD_45Ì4ÎSDL.KeySymbolÖ0 +WORLD_46Ì4ÎSDL.KeySymbolÖ0 +WORLD_47Ì4ÎSDL.KeySymbolÖ0 +WORLD_48Ì4ÎSDL.KeySymbolÖ0 +WORLD_49Ì4ÎSDL.KeySymbolÖ0 +WORLD_5Ì4ÎSDL.KeySymbolÖ0 +WORLD_50Ì4ÎSDL.KeySymbolÖ0 +WORLD_51Ì4ÎSDL.KeySymbolÖ0 +WORLD_52Ì4ÎSDL.KeySymbolÖ0 +WORLD_53Ì4ÎSDL.KeySymbolÖ0 +WORLD_54Ì4ÎSDL.KeySymbolÖ0 +WORLD_55Ì4ÎSDL.KeySymbolÖ0 +WORLD_56Ì4ÎSDL.KeySymbolÖ0 +WORLD_57Ì4ÎSDL.KeySymbolÖ0 +WORLD_58Ì4ÎSDL.KeySymbolÖ0 +WORLD_59Ì4ÎSDL.KeySymbolÖ0 +WORLD_6Ì4ÎSDL.KeySymbolÖ0 +WORLD_60Ì4ÎSDL.KeySymbolÖ0 +WORLD_61Ì4ÎSDL.KeySymbolÖ0 +WORLD_62Ì4ÎSDL.KeySymbolÖ0 +WORLD_63Ì4ÎSDL.KeySymbolÖ0 +WORLD_64Ì4ÎSDL.KeySymbolÖ0 +WORLD_65Ì4ÎSDL.KeySymbolÖ0 +WORLD_66Ì4ÎSDL.KeySymbolÖ0 +WORLD_67Ì4ÎSDL.KeySymbolÖ0 +WORLD_68Ì4ÎSDL.KeySymbolÖ0 +WORLD_69Ì4ÎSDL.KeySymbolÖ0 +WORLD_7Ì4ÎSDL.KeySymbolÖ0 +WORLD_70Ì4ÎSDL.KeySymbolÖ0 +WORLD_71Ì4ÎSDL.KeySymbolÖ0 +WORLD_72Ì4ÎSDL.KeySymbolÖ0 +WORLD_73Ì4ÎSDL.KeySymbolÖ0 +WORLD_74Ì4ÎSDL.KeySymbolÖ0 +WORLD_75Ì4ÎSDL.KeySymbolÖ0 +WORLD_76Ì4ÎSDL.KeySymbolÖ0 +WORLD_77Ì4ÎSDL.KeySymbolÖ0 +WORLD_78Ì4ÎSDL.KeySymbolÖ0 +WORLD_79Ì4ÎSDL.KeySymbolÖ0 +WORLD_8Ì4ÎSDL.KeySymbolÖ0 +WORLD_80Ì4ÎSDL.KeySymbolÖ0 +WORLD_81Ì4ÎSDL.KeySymbolÖ0 +WORLD_82Ì4ÎSDL.KeySymbolÖ0 +WORLD_83Ì4ÎSDL.KeySymbolÖ0 +WORLD_84Ì4ÎSDL.KeySymbolÖ0 +WORLD_85Ì4ÎSDL.KeySymbolÖ0 +WORLD_86Ì4ÎSDL.KeySymbolÖ0 +WORLD_87Ì4ÎSDL.KeySymbolÖ0 +WORLD_88Ì4ÎSDL.KeySymbolÖ0 +WORLD_89Ì4ÎSDL.KeySymbolÖ0 +WORLD_9Ì4ÎSDL.KeySymbolÖ0 +WORLD_90Ì4ÎSDL.KeySymbolÖ0 +WORLD_91Ì4ÎSDL.KeySymbolÖ0 +WORLD_92Ì4ÎSDL.KeySymbolÖ0 +WORLD_93Ì4ÎSDL.KeySymbolÖ0 +WORLD_94Ì4ÎSDL.KeySymbolÖ0 +WORLD_95Ì4ÎSDL.KeySymbolÖ0 +WOULD_BLOCKÌ4ÎGLib.IOErrorÖ0 +WOULD_BLOCKÌ4ÎSoup.SocketIOStatusÖ0 +WOULD_MERGEÌ4ÎGLib.IOErrorÖ0 +WOULD_RECURSEÌ4ÎGLib.IOErrorÖ0 +WRAP_MODEÌ4ÎAtk.TextAttributeÖ0 +WRITABLEÌ4ÎGLib.ParamFlagsÖ0 +WRITABLEÌ4ÎGst.IndexFlagsÖ0 +WRITABLEÌ4ÎGtk.ArgFlagsÖ0 +WRITABLEÌ4ÎOobs.ShareSMBFlagsÖ0 +WRITEÌ4ÎGLib.BookmarkFileErrorÖ0 +WRITEÌ4ÎGdk.InputConditionÖ0 +WRITEÌ4ÎGnomeKeyring.AccessTypeÖ0 +WRITEÌ4ÎGnomeVFS.OpenModeÖ0 +WRITEÌ4ÎGst.RTSPEventÖ0 +WRITEÌ4ÎGst.ResourceErrorÖ0 +WRITEÌ4ÎGtk.RecentManagerErrorÖ0 +WRITEABLEÌ4ÎGLib.IOFlagsÖ0 +WRITE_ERRORÌ4ÎCairo.StatusÖ0 +WRITE_EXTENDEDÌ4ÎFTDI.HostEmultationModeCommandsÖ0 +WRITE_FAILUREÌ4ÎXfconf.ErrorÖ0 +WRITE_NEGÌ4ÎFTDI.ShiftingCommandsÖ0 +WRITE_SHORTÌ4ÎFTDI.HostEmultationModeCommandsÖ0 +WRITE_TMSÌ4ÎFTDI.ShiftingCommandsÖ0 +WRONG_DIRECTIONÌ4ÎGst.PadLinkReturnÖ0 +WRONG_ETAGÌ4ÎGLib.IOErrorÖ0 +WRONG_HIERARCHYÌ4ÎGst.PadLinkReturnÖ0 +WRONG_STATEÌ4ÎGst.FlowReturnÖ0 +WRONG_TYPEÌ4ÎGst.StreamErrorÖ0 +WSÌ4ÎPango.BidiTypeÖ0 +WSS_625Ì4ÎV4l2.SlicedTypeÖ0 +WWW_AUTHENTICATEÌ4ÎGst.RTSPHeaderFieldÖ0 +W_OKÌ8ÎPosixÖ0Ïint +WarningÌ128Í(string p1, string p2)ÎTiff.TIFFUtilsÖ0Ïpublic void +WarningExtÌ128Í(thandle_t p1, string p2, string p3)ÎTiff.TIFFUtilsÖ0Ïpublic void +WavPackÌ4ÎTagLib.FileTypeÖ0 +WaveletÌ1ÎGslÖ0 +WaveletÌ128Í(WaveletType* T, size_t k)ÎGsl.WaveletÖ0 +WaveletDirectionÌ2ÎGslÖ0 +WaveletInitÌ128Í(double** h1, double** g1, double** h2, double** g2, size_t* nc, size_t* offset, size_t member)ÎGslÖ0Ïpublic delegate int +WaveletTypeÌ2048ÎGslÖ0 +WaveletTypesÌ256Ö0 +WaveletWorkspaceÌ1ÎGslÖ0 +WaveletWorkspaceÌ128Í(size_t n)ÎGsl.WaveletWorkspaceÖ0 +WeakNotifyÌ128Í(void *data, Object object)ÎGLibÖ0Ïpublic delegate void +WebBackForwardListÌ1ÎWebKitÖ0 +WebBackForwardList.with_web_viewÌ128Í(WebKit.WebView web_view)ÎWebKit.WebBackForwardListÖ0 +WebFrameÌ1ÎWebKitÖ0 +WebFrameÌ128Í(WebKit.WebView web_view)ÎWebKit.WebFrameÖ0 +WebHistoryItemÌ1ÎWebKitÖ0 +WebHistoryItemÌ128Í()ÎWebKit.WebHistoryItemÖ0 +WebHistoryItem.with_dataÌ128Í(string uri, string title)ÎWebKit.WebHistoryItemÖ0 +WebKitÌ256Ö0 +WebSettingsÌ1ÎWebKitÖ0 +WebSettingsÌ128Í()ÎWebKit.WebSettingsÖ0 +WebViewÌ1ÎWebKitÖ0 +WebViewÌ128Í()ÎWebKit.WebViewÖ0 +WebViewTargetInfoÌ2ÎWebKitÖ0 +WeekdayPickerÌ1ÎHildonÖ0 +WeekdayPickerÌ128Í()ÎHildon.WeekdayPickerÖ0 +WeightÌ2ÎPangoÖ0 +WidgetÌ1ÎGtkÖ0 +WidgetÌ128Í(GLib.Type type, ...)ÎGtk.WidgetÖ0 +WidgetAuxInfoÌ1ÎGtkÖ0 +WidgetFlagsÌ2ÎGtkÖ0 +WidgetHelpTypeÌ2ÎGtkÖ0 +WidgetHelpersÌ1ÎXfceÖ0 +WidgetInfoÌ1ÎGladeÖ0 +WidgetShapeInfoÌ1ÎGtkÖ0 +WidthÌ4ÎX.CWÖ0 +WinGravityÌ4ÎX.CWÖ0 +WindowÌ1ÎCursesÖ0 +WindowÌ128Í(int nlines, int ncols, int begin_y, int begin_x)ÎCurses.WindowÖ0 +WindowÌ1ÎGdkÖ0 +WindowÌ128Í(Gdk.Window parent, Gdk.WindowAttr attributes, int attributes_mask)ÎGdk.WindowÖ0 +WindowÌ1ÎGtkÖ0 +WindowÌ128Í(Gtk.WindowType type)ÎGtk.WindowÖ0 +WindowÌ1ÎHildonÖ0 +WindowÌ128Í()ÎHildon.WindowÖ0 +WindowÌ2048ÎV4l2Ö0 +WindowÌ1ÎWnckÖ0 +WindowÌ2048ÎXÖ0 +WindowÌ2048ÎXcbÖ0 +WindowActionsÌ2ÎWnckÖ0 +WindowAttrÌ2048ÎGdkÖ0 +WindowAttributesÌ2048ÎXÖ0 +WindowAttributesTypeÌ2ÎGdkÖ0 +WindowChangesÌ2048ÎXÖ0 +WindowClassÌ2ÎGdkÖ0 +WindowClassÌ2ÎXcbÖ0 +WindowClipboardOperationÌ2ÎHildonÖ0 +WindowEdgeÌ2ÎGdkÖ0 +WindowGeometryInfoÌ1ÎGtkÖ0 +WindowGravityÌ2ÎWnckÖ0 +WindowGroupÌ1ÎGtkÖ0 +WindowGroupÌ128Í()ÎGtk.WindowGroupÖ0 +WindowHintsÌ2ÎGdkÖ0 +WindowKeysForeachFuncÌ128Í(Gtk.Window window, uint keyval, Gdk.ModifierType modifiers, bool is_mnemonic)ÎGtkÖ0Ïpublic delegate void +WindowManagerÌ1ÎSDLÖ0 +WindowMoveResizeMaskÌ2ÎWnckÖ0 +WindowPositionÌ2ÎGtkÖ0 +WindowRedirectÌ2048ÎGdkÖ0 +WindowStateÌ2ÎGdkÖ0 +WindowStateÌ2ÎWnckÖ0 +WindowTypeÌ2ÎGdkÖ0 +WindowTypeÌ2ÎGtkÖ0 +WindowTypeÌ2ÎWnckÖ0 +WindowTypeHintÌ2ÎGdkÖ0 +WizardDialogÌ1ÎHildonÖ0 +WizardDialogÌ128Í(Gtk.Window parent, string wizard_name, Gtk.Notebook notebook)ÎHildon.WizardDialogÖ0 +WizardDialogResponseÌ2ÎHildonÖ0 +Wm1Ì128Í(double x)ÎGsl.LambertÖ0Ïpublic double +Wm1_eÌ128Í(double x, out Result result)ÎGsl.LambertÖ0Ïpublic int +WnckÌ256Ö0 +WorkspaceÌ1ÎWnckÖ0 +WorkspaceLayoutÌ1ÎWnckÖ0 +WrapModeÌ2ÎGtkÖ0 +WrapModeÌ2ÎPangoÖ0 +WrapTableÌ1ÎExoÖ0 +WrapTableÌ128Í(bool homogeneous)ÎExo.WrapTableÖ0 +WriteÌ128Í(string path, char* buf, size_t size, off_t offset, FileInfo fi)ÎFuseÖ0Ïpublic delegate int +WriteÌ128Í(ulong num_bytes, uchar[] data)ÎGsf.OutputÖ0Ïpublic virtual bool +WriteBufferSetupÌ128Í(tdata_t p1, tsize_t p2)ÎTiff.TIFFÖ0Ïpublic bool +WriteCheckÌ128Í(int p1, string p2)ÎTiff.TIFFÖ0Ïpublic bool +WriteDirectoryÌ128Í()ÎTiff.TIFFÖ0Ïpublic bool +WriteEncodedStripÌ128Í(tstrip_t p1, tdata_t p2, tsize_t p3)ÎTiff.TIFFÖ0Ïpublic tsize_t +WriteEncodedTileÌ128Í(ttile_t p1, tdata_t p2, tsize_t p3)ÎTiff.TIFFÖ0Ïpublic tsize_t +WriteFuncÌ128Í(void* closure, uchar[] data)ÎCairoÖ0Ïpublic delegate Status +WriteRawStripÌ128Í(tstrip_t p1, tdata_t p2, tsize_t p3)ÎTiff.TIFFÖ0Ïpublic tsize_t +WriteRawTileÌ128Í(ttile_t p1, tdata_t p2, tsize_t p3)ÎTiff.TIFFÖ0Ïpublic tsize_t +WriteScanlineÌ128Í(tdata_t p1, uint32 p2, tsample_t p3)ÎTiff.TIFFÖ0Ïpublic int +WriteTileÌ128Í(tdata_t p1, uint32 p2, uint32 p3, uint32 p4, tsample_t p5)ÎTiff.TIFFÖ0Ïpublic tsize_t +WriterFuncÌ128Í(LuaVM vm, char[] p)ÎLuaÖ0Ïpublic delegate int +XÌ256Ö0 +XÌ4ÎGdk.AxisUseÖ0 +XÌ4ÎGdk.WindowAttributesTypeÖ0 +XÌ4ÎWnck.WindowMoveResizeMaskÖ0 +XÌ4ÎX.CWÖ0 +X0Ì8ÎTiff.CIELabToRGBÖ0Ïfloat +XA_ATOMÌ8ÎXÖ0ÏX.Atom +XA_CARDINALÌ8ÎXÖ0ÏX.Atom +XA_WINDOWÌ8ÎXÖ0ÏX.Atom +XA_WM_CLASSÌ8ÎXÖ0ÏX.Atom +XA_WM_HINTSÌ8ÎXÖ0ÏX.Atom +XA_WM_ICON_NAMEÌ8ÎXÖ0ÏX.Atom +XA_WM_NAMEÌ8ÎXÖ0ÏX.Atom +XA_WM_NORMAL_HINTSÌ8ÎXÖ0ÏX.Atom +XA_WM_TRANSIENT_FORÌ8ÎXÖ0ÏX.Atom +XCBÌ4ÎCairo.SurfaceTypeÖ0 +XCPUÌ4ÎDaemon.SigÖ0 +XDNDÌ4ÎGdk.DragProtocolÖ0 +XESAMÌ4ÎTracker.DBTypeÖ0 +XEventÌ2048ÎGdkÖ0 +XFSZÌ4ÎDaemon.SigÖ0 +XINCLUDEÌ4ÎXml.ParserOptionÖ0 +XINCLUDE_ENDÌ4ÎXml.ElementTypeÖ0 +XINCLUDE_STARTÌ4ÎXml.ElementTypeÖ0 +XK_Num_LockÌ8ÎXÖ0 +XK_Scroll_LockÌ8ÎXÖ0 +XLIBÌ4ÎCairo.SurfaceTypeÖ0 +XMLÌ1ÎGladeÖ0 +XMLÌ128Í(string fname, string? root, string? domain)ÎGlade.XMLÖ0 +XMLÌ1ÎGstÖ0 +XMLÌ128Í()ÎGst.XMLÖ0 +XML.from_bufferÌ128Í(string buffer, int size, string? root, string? domain)ÎGlade.XMLÖ0 +XMLBlobÌ1ÎGsfÖ0 +XMLConnectFuncÌ128Í(string handler_name, GLib.Object object, string signal_name, string signal_data, GLib.Object connect_object, bool after)ÎGladeÖ0Ïpublic delegate void +XMLContentÌ2ÎGsfÖ0 +XMLCustomWidgetHandlerÌ128Í(Glade.XML xml, string func_name, string name, string string1, string string2, int int1, int int2)ÎGladeÖ0Ïpublic delegate unowned +XMLInÌ1ÎGsfÖ0 +XMLInDocÌ1ÎGsfÖ0 +XMLInDocÌ128Í(Gsf.XMLInNode[] nodes, Gsf.XMLInNS ns)ÎGsf.XMLInDocÖ0 +XMLInExtDtorÌ128Í(Gsf.XMLIn xin, void* old_state)ÎGsfÖ0Ïpublic delegate void +XMLInNSÌ1ÎGsfÖ0 +XMLInNodeÌ1ÎGsfÖ0 +XMLInUnknownFuncÌ128Í(Gsf.XMLIn xin, string elem, out weak string attrs)ÎGsfÖ0Ïpublic delegate bool +XMLOutÌ1ÎGsfÖ0 +XMLOutÌ128Í(Gsf.Output output)ÎGsf.XMLOutÖ0 +XMLRPCErrorÌ2ÎSoupÖ0 +XMLRPCFaultÌ2ÎSoupÖ0 +XMLRPC_HÌ8ÎSoupÖ0Ïint +XML_DECLARATIONÌ4ÎXml.ReaderTypeÖ0 +XML_LITERALÌ4ÎRaptor.IdentifierTypeÖ0 +XON_XOFF_HSÌ8ÎFTDIÖ0Ïint +XORÌ4ÎCairo.OperatorÖ0 +XORÌ4ÎGdk.FunctionÖ0 +XORÌ4ÎGoo.CairoOperatorÖ0 +XOverlayÌ32ÎGstÖ0 +XPATH_ENCODING_ERRORÌ4ÎXml.XPathErrorÖ0 +XPATH_EXPRESSION_OKÌ4ÎXml.XPathErrorÖ0 +XPATH_EXPR_ERRORÌ4ÎXml.XPathErrorÖ0 +XPATH_INVALID_ARITYÌ4ÎXml.XPathErrorÖ0 +XPATH_INVALID_CHAR_ERRORÌ4ÎXml.XPathErrorÖ0 +XPATH_INVALID_CTXTÌ4ÎXml.XPathErrorÖ0 +XPATH_INVALID_CTXT_POSITIONÌ4ÎXml.XPathErrorÖ0 +XPATH_INVALID_CTXT_SIZEÌ4ÎXml.XPathErrorÖ0 +XPATH_INVALID_OPERANDÌ4ÎXml.XPathErrorÖ0 +XPATH_INVALID_PREDICATE_ERRORÌ4ÎXml.XPathErrorÖ0 +XPATH_INVALID_TYPEÌ4ÎXml.XPathErrorÖ0 +XPATH_MEMORY_ERRORÌ4ÎXml.XPathErrorÖ0 +XPATH_NUMBER_ERRORÌ4ÎXml.XPathErrorÖ0 +XPATH_START_LITERAL_ERRORÌ4ÎXml.XPathErrorÖ0 +XPATH_UNCLOSED_ERRORÌ4ÎXml.XPathErrorÖ0 +XPATH_UNDEF_PREFIX_ERRORÌ4ÎXml.XPathErrorÖ0 +XPATH_UNDEF_VARIABLE_ERRORÌ4ÎXml.XPathErrorÖ0 +XPATH_UNFINISHED_LITERAL_ERRORÌ4ÎXml.XPathErrorÖ0 +XPATH_UNKNOWN_FUNC_ERRORÌ4ÎXml.XPathErrorÖ0 +XPATH_VARIABLE_REF_ERRORÌ4ÎXml.XPathErrorÖ0 +XPTR_RESOURCE_ERRORÌ4ÎXml.XPathErrorÖ0 +XPTR_SUB_RESOURCE_ERRORÌ4ÎXml.XPathErrorÖ0 +XPTR_SYNTAX_ERRORÌ4ÎXml.XPathErrorÖ0 +XPathÌ256Ö0 +XPathContextÌ1ÎXmlÖ0 +XPathContextÌ128Í(Doc* doc)ÎXml.XPathContextÖ0 +XPathErrorÌ2ÎXmlÖ0 +XPathObjectÌ1ÎXmlÖ0 +XPathObjectTypeÌ2ÎXmlÖ0 +XSLT_TREEÌ4ÎXml.XPathObjectTypeÖ0 +XTERMÌ4ÎGdk.CursorTypeÖ0 +XTHICKNESSÌ4ÎGtk.RcTokenTypeÖ0 +XTILTÌ4ÎGdk.AxisUseÖ0 +XX_LARGEÌ4ÎPango.ScaleÖ0 +XX_SMALLÌ4ÎPango.ScaleÖ0 +XYZÌ4ÎPoppler.DestTypeÖ0 +XYZToRGBÌ128Í(CIELabToRGB p1, float p2, float p3, float p4, out uint32 p5, out uint32 p6, out uint32 p7)ÎTiff.TIFFUtilsÖ0Ïpublic void +XYZtoRGB24Ì128Í(float p1, uint8 p2)ÎTiff.TIFFUtilsÖ0Ïpublic void +X_CURSORÌ4ÎGdk.CursorTypeÖ0 +X_LARGEÌ4ÎPango.ScaleÖ0 +X_OKÌ8ÎPosixÖ0Ïint +X_SMALLÌ4ÎPango.ScaleÖ0 +XcbÌ256Ö0 +XcbSurfaceÌ1ÎCairoÖ0 +XcbSurfaceÌ128Í(Xcb.Connection connection, Xcb.Drawable drawable, Xcb.VisualType visual, int width, int height)ÎCairo.XcbSurfaceÖ0 +XfceÌ256Ö0 +XfconfÌ256Ö0 +XferErrorActionÌ2ÎGnomeVFSÖ0 +XferErrorModeÌ2ÎGnomeVFSÖ0 +XferOptionsÌ2ÎGnomeVFSÖ0 +XferOverwriteActionÌ2ÎGnomeVFSÖ0 +XferOverwriteModeÌ2ÎGnomeVFSÖ0 +XferPhaseÌ2ÎGnomeVFSÖ0 +XferProgressCallbackÌ128Í(GnomeVFS.XferProgressInfo info)ÎGnomeVFSÖ0Ïpublic delegate int +XferProgressInfoÌ1ÎGnomeVFSÖ0 +XferProgressStatusÌ2ÎGnomeVFSÖ0 +XlibSurfaceÌ1ÎCairoÖ0 +XlibSurfaceÌ128Í(void* dpy, int drawable, void* visual, int width, int height)ÎCairo.XlibSurfaceÖ0 +XlibSurface.for_bitmapÌ128Í(void* dpy, int bitmap, void* screen, int width, int height)ÎCairo.XlibSurfaceÖ0 +XmlÌ256Ö0 +XmlrpcValueÌ1ÎSoupÖ0 +XmlrpcValueArrayIteratorÌ1ÎSoupÖ0 +XmlrpcValueTypeÌ2ÎSoupÖ0 +XsessionClientÌ1ÎExoÖ0 +XsessionClient.with_groupÌ128Í(Gdk.Window leader)ÎExo.XsessionClientÖ0 +YÌ4ÎGdk.AxisUseÖ0 +YÌ4ÎGdk.WindowAttributesTypeÖ0 +YÌ4ÎWnck.WindowMoveResizeMaskÖ0 +YÌ4ÎX.CWÖ0 +Y0Ì128Í(double x)ÎGsl.BesselÖ0Ïpublic double +Y0Ì8ÎTiff.CIELabToRGBÖ0Ïfloat +Y0_eÌ128Í(double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +Y1Ì128Í(double x)ÎGsl.BesselÖ0Ïpublic double +Y16Ì4ÎV4l2.PixelFormatTypeÖ0 +Y1_eÌ128Í(double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +Y41BÌ4ÎGst.VideoFormatÖ0 +Y41PÌ4ÎV4l2.PixelFormatTypeÖ0 +Y42BÌ4ÎGst.VideoFormatÖ0 +YARDÌ4ÎGsl.ConstCGSÖ0 +YARDÌ4ÎGsl.ConstCGSMÖ0 +YARDÌ4ÎGsl.ConstMKSÖ0 +YARDÌ4ÎGsl.ConstMKSAÖ0 +YCBCRPOSITION_CENTEREDÌ8ÎTiffÖ0Ïttag_t +YCBCRPOSITION_COSITEDÌ8ÎTiffÖ0Ïttag_t +YCbCrToRGBÌ2048ÎTiffÖ0 +YCbCrToRGBInitÌ128Í(YCbCrToRGB p1, float[] p2, float[] p3)ÎTiff.TIFFUtilsÖ0Ïpublic int +YCbCrtoRGBÌ128Í(YCbCrToRGB p1, uint32 p2, int32 p3, int32 p4, out uint32 p5, out uint32 p6, out uint32 p7)ÎTiff.TIFFUtilsÖ0Ïpublic void +YEARÌ4ÎGLib.DateDMYÖ0 +YELLOWÌ4ÎCurses.ColorÖ0 +YESÌ8ÎGnomeÖ0Ïint +YESÌ4ÎGtk.ResponseTypeÖ0 +YES_NOÌ4ÎGtk.ButtonsTypeÖ0 +YIÌ4ÎPango.ScriptÖ0 +YIELDÌ4ÎLua.ThreadStatusÖ0 +YOCTOÌ4ÎGsl.ConstNumÖ0 +YOTTAÌ4ÎGsl.ConstNumÖ0 +YTHICKNESSÌ4ÎGtk.RcTokenTypeÖ0 +YTILTÌ4ÎGdk.AxisUseÖ0 +YUVÌ128Í(string fourcc)ÎGst.VideoCapsÖ0Ïpublic unowned string +YUV32Ì4ÎV4l2.PixelFormatTypeÖ0 +YUV410Ì4ÎV4l2.PixelFormatTypeÖ0 +YUV411PÌ4ÎV4l2.PixelFormatTypeÖ0 +YUV420Ì4ÎV4l2.PixelFormatTypeÖ0 +YUV422PÌ4ÎV4l2.PixelFormatTypeÖ0 +YUV444Ì4ÎV4l2.PixelFormatTypeÖ0 +YUV555Ì4ÎV4l2.PixelFormatTypeÖ0 +YUV565Ì4ÎV4l2.PixelFormatTypeÖ0 +YUY2Ì4ÎGst.VideoFormatÖ0 +YUY2_OVERLAYÌ4ÎSDL.OverlayFormatÖ0 +YUYVÌ4ÎV4l2.PixelFormatTypeÖ0 +YV12Ì4ÎGst.VideoFormatÖ0 +YV12_OVERLAYÌ4ÎSDL.OverlayFormatÖ0 +YVU410Ì4ÎV4l2.PixelFormatTypeÖ0 +YVU420Ì4ÎV4l2.PixelFormatTypeÖ0 +YVYUÌ4ÎV4l2.PixelFormatTypeÖ0 +YVYU_OVERLAYÌ4ÎSDL.OverlayFormatÖ0 +YYUVÌ4ÎV4l2.PixelFormatTypeÖ0 +Y_tabÌ8ÎTiff.YCbCrToRGBÖ0Ïint32 +Yb2bÌ8ÎTiff.CIELabToRGBÖ0Ïfloat +Yg2gÌ8ÎTiff.CIELabToRGBÖ0Ïfloat +YnÌ128Í(int n, double x)ÎGsl.BesselÖ0Ïpublic double +Yn_arrayÌ128Í(int nmin, int nmax, double x, [CCode (array_length = false)] double[] result_array)ÎGsl.BesselÖ0Ïpublic int +Yn_eÌ128Í(int n, double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +YnuÌ128Í(double nu, double x)ÎGsl.BesselÖ0Ïpublic double +Ynu_eÌ128Í(double nu, double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +Yr2rÌ8ÎTiff.CIELabToRGBÖ0Ïfloat +ZÌ8ÎGsl.EigenGenWorkspaceÖ0ÏMatrix +ZÌ8ÎGsl.EigenGenvWorkspaceÖ0ÏMatrix +ZÌ8ÎGsl.EigenNonsymmWorkspaceÖ0ÏMatrix +ZÌ8ÎGsl.EigenNonsymmvWorkspaceÖ0ÏMatrix +Z0Ì8ÎTiff.CIELabToRGBÖ0Ïfloat +ZEPTOÌ4ÎGsl.ConstNumÖ0 +ZEROÌ4ÎSDL.KeySymbolÖ0 +ZERO_WIDTH_SPACEÌ4ÎUnicodeBreakTypeÖ0 +ZETTAÌ4ÎGsl.ConstNumÖ0 +ZIPÌ4ÎGnomeVFS.DeviceTypeÖ0 +ZLibÌ256Ö0 +ZetaÌ256Ö0 +ZipCompressionMethodÌ2ÎGsfÖ0 +ZoomInÌ4ÎOsso.KeySymÖ0 +ZoomOutÌ4ÎOsso.KeySymÖ0 +_Ì128Í(string str)ÎGLibÖ0 +_50Ì4ÎV4l2.StandardsÖ0 +_60Ì4ÎV4l2.StandardsÖ0 +_DIV_15_uSÌ4ÎV4l2.MpegAudioEmphasisÖ0 +_FunctionÌ128Í(double x, void* params)ÎGslÖ0Ïpublic delegate double +_FunctionFdfÌ128Í(double x, void* params, out double f, out double df)ÎGslÖ0Ïpublic delegate void +_SYSTEM_BGÌ4ÎV4l2.ColorspaceÖ0 +_SYSTEM_MÌ4ÎV4l2.ColorspaceÖ0 +_classÌ8ÎXcb.VisualTypeÖ0Ïuint8 +_exitÌ128Í(int status)ÎPosixÖ0Ïpublic void +aÌ8ÎGsl.ChebSeriesÖ0Ïdouble +aÌ128Í(int order, double qq, out Result result)ÎGsl.MathieuWorkspaceÖ0Ïpublic int +aÌ4ÎSDL.KeySymbolÖ0 +a_2_zÌ8ÎGLib.CharacterSetÖ0 +a_arrayÌ128Í(int order_min, int order_max, double qq, MathieuWorkspace work, [CCode (array_length = false)] double[] result_array)ÎGsl.MathieuWorkspaceÖ0Ïpublic int +a_coeffÌ128Í(int order, double qq, double aa, [CCode (array_length = false)] double[] coeff)ÎGsl.MathieuWorkspaceÖ0Ïpublic int +aaÌ8ÎGsl.MathieuWorkspaceÖ0Ïdouble +abbrevÌ8ÎGtk.RulerMetricÖ0 +abi_sizeÌ8ÎGst.CheckABIStructÖ0Ïint +abidataÌ8ÎGst.AudioClockÖ0Ïvoid +abidataÌ8ÎGst.ElementÖ0Ïvoid +abidataÌ8ÎGst.RingBufferÖ0Ïvoid +abidataÌ8ÎGst.TaskÖ0Ïvoid +abortÌ128Í()ÎPosixÖ0Ïpublic void +abortÌ128Í()ÎSoup.SessionÖ0Ïpublic void +abort_authÌ8ÎGnomeVFS.ModuleCallbackFullAuthenticationOutÖ0Ïbool +abort_stateÌ128Í()ÎGst.ElementÖ0Ïpublic void +abortedÌ128Í()ÎGLib.MountOperationÖ0Ïpublic virtual signal void +aboutÌ128Í()ÎXfce.PanelPluginÖ0Ïpublic virtual signal void +aboveÌ8ÎX.ConfigureEventÖ0ÏWindow +aboveÌ8ÎX.ConfigureRequestEventÖ0ÏWindow +above_childÌ8ÎGtk.EventBoxÖ0Ïbool +absÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic double +absÌ128Í()Îint64Ö0Ïpublic int64 +abs2Ì128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic double +abs_rateÌ8ÎGst.SegmentÖ0Ïdouble +absdevÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.StatsÖ0Ïpublic double +absdev_mÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n, double mean)ÎGsl.StatsÖ0Ïpublic double +absoluteÌ8ÎPango.AttrSizeÖ0 +absolute_differenceÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] src2, [CCode (array_length = false)] uchar[] dst, int length)ÎSDLGraphics.FilterÖ0Ïpublic int +abspathÌ8ÎGst.RTSPUrlÖ0 +ac_modsÌ8ÎGnome.UIInfoÖ0ÏGdk.ModifierType +accelÌ128Í(double[] array, SumLevinUWorkspace w, out double sum_accel, out double abserr)ÎGsl.SumLevinUÖ0Ïpublic int +accelÌ128Í(double[] array, SumLevinUtruncWorkspace w, out double sum_accel, out double abserr_trunc)ÎGsl.SumLevinUtruncÖ0Ïpublic int +accel_activateÌ128Í(GLib.Object p0, uint p1, Gdk.ModifierType p2)ÎGtk.AccelGroupÖ0Ïpublic virtual signal bool +accel_changedÌ128Í(uint keyval, Gdk.ModifierType modifier, GLib.Closure accel_closure)ÎGtk.AccelGroupÖ0Ïpublic virtual signal void +accel_clearedÌ128Í(string path_string)ÎGtk.CellRendererAccelÖ0Ïpublic virtual signal void +accel_closureÌ8ÎGtk.AccelLabelÖ0ÏGLib.Closure +accel_closures_changedÌ128Í()ÎGtk.WidgetÖ0Ïpublic virtual signal void +accel_editedÌ128Í(string path_string, uint accel_key, Gdk.ModifierType accel_mods, uint hardware_keycode)ÎGtk.CellRendererAccelÖ0Ïpublic virtual signal void +accel_flagsÌ8ÎGtk.AccelKeyÖ0 +accel_groupÌ8ÎGnome.AppÖ0ÏGtk.AccelGroup +accel_groupÌ8ÎGtk.AccelLabelÖ0ÏGtk.AccelGroup +accel_groupÌ8ÎGtk.ImageMenuItemÖ0ÏGtk.AccelGroup +accel_groupÌ8ÎGtk.MenuÖ0ÏGtk.AccelGroup +accel_groupÌ8ÎGtk.SocketÖ0ÏGtk.AccelGroup +accel_groups_activateÌ128Í(GLib.Object object, uint accel_key, Gdk.ModifierType accel_mods)ÎGtkÖ0Ïpublic bool +accel_groups_from_objectÌ128Í(GLib.Object object)ÎGtkÖ0Ïpublic unowned +accel_keyÌ8ÎGtk.AccelKeyÖ0 +accel_keyÌ8ÎGtk.CellRendererAccelÖ0 +accel_modeÌ8ÎGtk.CellRendererAccelÖ0ÏGtk.CellRendererAccelMode +accel_modsÌ8ÎGtk.AccelKeyÖ0ÏGdk.ModifierType +accel_modsÌ8ÎGtk.CellRendererAccelÖ0ÏGdk.ModifierType +accel_paddingÌ8ÎGtk.AccelLabelÖ0 +accel_pathÌ8ÎGtk.MenuÖ0 +accel_pathÌ8ÎGtk.MenuItemÖ0 +accel_path_quarkÌ8ÎGtk.AccelGroupEntryÖ0ÏGLib.Quark +accel_stringÌ8ÎGtk.AccelLabelÖ0 +accel_string_widthÌ8ÎGtk.AccelLabelÖ0Ïuint16 +accel_widgetÌ8ÎGtk.AccelLabelÖ0ÏGtk.Widget +acceleratablesÌ8ÎGtk.AccelGroupÖ0ÏGLib.SList +acceleratorÌ8ÎGtk.ActionEntryÖ0 +acceleratorÌ8ÎGtk.RadioActionEntryÖ0 +acceleratorÌ8ÎGtk.ToggleActionEntryÖ0 +accelerator_get_default_mod_maskÌ128Í()ÎGtkÖ0 +accelerator_get_labelÌ128Í(uint accelerator_key, Gdk.ModifierType accelerator_mods)ÎGtkÖ0Ïpublic unowned string +accelerator_keyÌ8ÎGnome.UIInfoÖ0 +accelerator_nameÌ128Í(uint accelerator_key, Gdk.ModifierType accelerator_mods)ÎGtkÖ0Ïpublic unowned string +accelerator_parseÌ128Í(string accelerator, out uint accelerator_key, out Gdk.ModifierType accelerator_mods)ÎGtkÖ0Ïpublic void +accelerator_set_default_mod_maskÌ128Í(Gdk.ModifierType default_mod_mask)ÎGtkÖ0Ïpublic void +accelerator_validÌ128Í(uint keyval, Gdk.ModifierType modifiers)ÎGtkÖ0Ïpublic bool +accelerator_widthÌ8ÎGtk.MenuItemÖ0Ïuint16 +accelerators_syncÌ128Í()ÎGnomeÖ0Ïpublic void +accelsÌ8ÎGlade.WidgetInfoÖ0ÏGlade.AccelInfo +acceptÌ128Í(int sock, out unowned Gst.RTSPConnection conn)ÎGst.RTSPConnectionÖ0Ïpublic Gst.RTSPResult +acceptÌ128Í()ÎSDLNet.TCPSocketÖ0Ïpublic TCPSocket? +accept_capsÌ128Í(Gst.Caps caps)ÎGst.PadÖ0Ïpublic bool +accept_focusÌ8ÎGtk.WindowÖ0Ïbool +accept_positionÌ128Í()ÎGtk.PanedÖ0Ïpublic virtual signal bool +acceptcapsfuncÌ8ÎGst.PadÖ0ÏGst.PadAcceptCapsFunction +acceptsÌ128Í(Soup.Message msg)ÎSoup.AuthDomainÖ0Ïpublic virtual unowned string +accepts_tabÌ8ÎGtk.TextViewÖ0Ïbool +accessÌ8ÎFuse.OperationsÖ0ÏAccess +accessÌ128Í(string patchname, int mode)ÎPosixÖ0Ïpublic int +accessible_component_layerÌ8ÎAtk.ObjectÖ0Ïint +accessible_component_mdi_zorderÌ8ÎAtk.ObjectÖ0Ïint +accessible_descriptionÌ8ÎAtk.ObjectÖ0 +accessible_hypertext_nlinksÌ8ÎAtk.ObjectÖ0Ïint +accessible_nameÌ8ÎAtk.ObjectÖ0 +accessible_parentÌ8ÎAtk.ObjectÖ0ÏAtk.Object +accessible_roleÌ8ÎAtk.ObjectÖ0Ïint +accessible_table_captionÌ8ÎAtk.ObjectÖ0 +accessible_table_caption_objectÌ8ÎAtk.ObjectÖ0ÏAtk.Object +accessible_table_column_descriptionÌ8ÎAtk.ObjectÖ0 +accessible_table_column_headerÌ8ÎAtk.ObjectÖ0ÏAtk.Object +accessible_table_row_descriptionÌ8ÎAtk.ObjectÖ0 +accessible_table_row_headerÌ8ÎAtk.ObjectÖ0ÏAtk.Object +accessible_table_summaryÌ8ÎAtk.ObjectÖ0ÏAtk.Object +accessible_valueÌ8ÎAtk.ObjectÖ0Ïdouble +acctÌ128Í(string name)ÎPosixÖ0Ïpublic int +accumÌ8ÎGst.SegmentÖ0Ïint64 +accumulateÌ128Í(double x, double weight)ÎGsl.HistogramÖ0Ïpublic int +accumulateÌ128Í(double x, double y, double weight)ÎGsl.Histogram2dÖ0Ïpublic int +accumulative_marginÌ8ÎGtk.TextTagÖ0Ïbool +aceÌ8ÎGnomeVFS.ACLÖ0Ïvoid +ackÌ128Í()ÎGnomeVFS.CancellationÖ0Ïpublic void +aclÌ8ÎGnomeVFS.FileInfoÖ0ÏGnomeVFS.ACL +acl_copyÌ128Í(GLib.List list)ÎGnomeKeyringÖ0Ïpublic unowned +acl_freeÌ128Í(GLib.List acl)ÎGnomeKeyringÖ0Ïpublic void +acosÌ128Í(double x)ÎGLib.MathÖ0Ïpublic double +acosfÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +acoshÌ128Í(double x)ÎGLib.MathÖ0Ïpublic double +acoshfÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +acquireÌ128Í()ÎGLib.MainContextÖ0Ïpublic bool +acquireÌ128Í(Gst.RingBufferSpec spec)ÎGst.RingBufferÖ0Ïpublic virtual bool +acquiredÌ8ÎGst.RingBufferÖ0Ïbool +actionÌ8ÎGdk.DragContextÖ0ÏGdk.DragAction +actionÌ8ÎGdk.EventSettingÖ0ÏGdk.SettingAction +actionÌ8ÎGnomeVFS.MimeActionÖ0Ïvoid +actionÌ8ÎGtk.FileChooserÖ0ÏGtk.FileChooserAction +actionÌ8ÎPoppler.LinkMappingÖ0ÏPoppler.Action +action_activatedÌ128Í(int index_)ÎGtk.EntryCompletionÖ0Ïpublic virtual signal void +action_areaÌ8ÎGtk.DialogÖ0ÏGtk.HButtonBox +action_areaÌ8ÎGtk.FontSelectionDialogÖ0ÏGtk.Widget +action_groupÌ8ÎGtk.ActionÖ0ÏGtk.ActionGroup +action_nameÌ8ÎGlade.AtkActionInfoÖ0 +action_requestÌ128Í(string action_name)ÎExo.ToolbarsViewÖ0Ïpublic virtual signal void +action_typeÌ8ÎGnomeVFS.MimeActionÖ0ÏGnomeVFS.MimeActionType +actionsÌ8ÎGdk.DragContextÖ0ÏGdk.DragAction +actions_changedÌ128Í()ÎGtk.UIManagerÖ0Ïpublic virtual signal void +actions_changedÌ128Í(Wnck.WindowActions changed_mask, Wnck.WindowActions new_actions)ÎWnck.WindowÖ0Ïpublic virtual signal void +activatableÌ8ÎGtk.CellRendererToggleÖ0Ïbool +activateÌ128Í(bool active)ÎGst.RingBufferÖ0Ïpublic virtual bool +activateÌ128Í(GLib.Quark accel_quark, GLib.Object acceleratable, uint accel_key, Gdk.ModifierType accel_mods)ÎGtk.AccelGroupÖ0Ïpublic bool +activateÌ128Í()ÎGtk.ActionÖ0Ïpublic virtual signal void +activateÌ128Í(uint keyval, Gdk.ModifierType modifiers, Gtk.Object object)ÎGtk.BindingSetÖ0Ïpublic bool +activateÌ128Í()ÎGtk.ButtonÖ0Ïpublic virtual signal void +activateÌ128Í(Gdk.Event event, Gtk.Widget widget, string path, Gdk.Rectangle background_area, Gdk.Rectangle cell_area, Gtk.CellRendererState flags)ÎGtk.CellRendererÖ0Ïpublic virtual bool +activateÌ128Í()ÎGtk.EntryÖ0Ïpublic virtual signal void +activateÌ128Í()ÎGtk.ExpanderÖ0Ïpublic virtual signal void +activateÌ128Í()ÎGtk.MenuItemÖ0Ïpublic virtual signal void +activateÌ128Í()ÎGtk.StatusIconÖ0Ïpublic virtual signal void +activateÌ128Í()ÎGtk.WidgetÖ0Ïpublic bool +activateÌ128Í()ÎHildon.CaptionÖ0Ïpublic virtual signal void +activateÌ128Í()ÎPango.RendererÖ0Ïpublic void +activateÌ128Í(uint32 timestamp)ÎWnck.WindowÖ0Ïpublic void +activateÌ128Í(uint32 timestamp)ÎWnck.WorkspaceÖ0Ïpublic void +activate_currentÌ128Í(bool force_hide)ÎGtk.MenuShellÖ0Ïpublic virtual signal void +activate_cursor_itemÌ128Í()ÎExo.IconViewÖ0Ïpublic virtual signal bool +activate_cursor_itemÌ128Í()ÎGtk.IconViewÖ0Ïpublic virtual signal bool +activate_defaultÌ128Í()ÎGtk.WindowÖ0Ïpublic bool +activate_default_languagesÌ128Í()ÎSexy.SpellEntryÖ0Ïpublic void +activate_focusÌ128Í()ÎGtk.WindowÖ0Ïpublic bool +activate_itemÌ128Í()ÎGtk.MenuItemÖ0Ïpublic virtual signal void +activate_itemÌ128Í(Gtk.Widget menu_item, bool force_deactivate)ÎGtk.MenuShellÖ0Ïpublic void +activate_keyÌ128Í(Gdk.EventKey event)ÎGtk.WindowÖ0Ïpublic bool +activate_languageÌ128Í(string lang)ÎSexy.SpellEntryÖ0Ïpublic bool +activate_pullÌ128Í(bool active)ÎGst.BaseSinkÖ0Ïpublic virtual bool +activate_pullÌ128Í(bool active)ÎGst.PadÖ0Ïpublic bool +activate_pushÌ128Í(bool active)ÎGst.PadÖ0Ïpublic bool +activate_timeÌ8ÎGtk.MenuShellÖ0Ïuint32 +activate_timeoutÌ8ÎGtk.ButtonÖ0 +activate_transientÌ128Í(uint32 timestamp)ÎWnck.WindowÖ0Ïpublic void +activatedÌ128Í()ÎHildon.BreadCrumbÖ0Ïpublic void +activatefuncÌ8ÎGst.PadÖ0ÏGst.PadActivateFunction +activatepullfuncÌ8ÎGst.PadÖ0ÏGst.PadActivateModeFunction +activatepushfuncÌ8ÎGst.PadÖ0ÏGst.PadActivateModeFunction +activates_defaultÌ8ÎGtk.EntryÖ0Ïbool +activeÌ8ÎExo.IconBarÖ0Ïint +activeÌ8ÎGst.NetTimeProviderÖ0Ïbool +activeÌ8ÎGtk.CellRendererToggleÖ0Ïbool +activeÌ8ÎGtk.CheckMenuItemÖ0Ïbool +activeÌ8ÎGtk.ComboBoxÖ0Ïint +activeÌ8ÎGtk.MenuÖ0Ïint +activeÌ8ÎGtk.MenuShellÖ0 +activeÌ8ÎGtk.SocketÖ0 +activeÌ8ÎGtk.ToggleActionÖ0Ïbool +activeÌ8ÎGtk.ToggleButtonÖ0Ïbool +activeÌ8ÎGtk.ToggleToolButtonÖ0Ïbool +activeÌ8ÎOobs.IfaceÖ0Ïbool +activeÌ8ÎOobs.UserÖ0Ïbool +activeÌ8ÎSDL.EventÖ0ÏActiveEvent +active_countÌ8ÎPango.RendererÖ0Ïint +active_descendant_changedÌ128Í(void* child)ÎAtk.ObjectÖ0Ïpublic virtual signal void +active_menu_itemÌ8ÎGtk.MenuShellÖ0ÏGtk.Widget +active_paneÌ8ÎHildon.FileSelectionÖ0Ïint +active_window_changedÌ128Í(Wnck.Window previous_window)ÎWnck.ScreenÖ0Ïpublic virtual signal void +active_workspace_changedÌ128Í(Wnck.Workspace previous_workspace)ÎWnck.ScreenÖ0Ïpublic virtual signal void +activity_blocksÌ8ÎGtk.ProgressBarÖ0 +activity_dirÌ8ÎGtk.ProgressBarÖ0 +activity_posÌ8ÎGtk.ProgressBarÖ0Ïint +activity_stepÌ8ÎGtk.ProgressBarÖ0 +actual_buffer_timeÌ8ÎGst.BaseAudioSrcÖ0Ïint64 +actual_latency_timeÌ8ÎGst.BaseAudioSrcÖ0Ïint64 +addÌ128Í(Atk.Relation relation)ÎAtk.RelationSetÖ0Ïpublic void +addÌ128Í(string key, void* data, long length)ÎEpc.PublisherÖ0Ïpublic void +addÌ128Í(string listen_point, void* listener_data, GLib.FreeFunc destroy_notify)ÎGConf.ListenersÖ0 +addÌ128Í(ref int atomic, int val)ÎGLib.AtomicIntÖ0Ïpublic void +addÌ128Í(Pid pid, ChildWatchFunc function)ÎGLib.ChildWatchÖ0 +addÌ128Í(string name, GLib.FileAttributeType type, GLib.FileAttributeInfoFlags flags)ÎGLib.FileAttributeInfoListÖ0Ïpublic void +addÌ128Í(SourceFunc function)ÎGLib.IdleÖ0 +addÌ128Í(void* data)ÎGLib.PtrArrayÖ0Ïpublic void +addÌ128Í(TestCase test_case)ÎGLib.TestSuiteÖ0Ïpublic void +addÌ128Í(long microseconds)ÎGLib.TimeValÖ0Ïpublic void +addÌ128Í(uint interval, SourceFunc function)ÎGLib.TimeoutÖ0 +addÌ128Í(Complex a, Complex b)ÎGsl.ComplexÖ0Ïpublic Complex +addÌ128Í(Histogram h2)ÎGsl.HistogramÖ0Ïpublic int +addÌ128Í(Histogram h2)ÎGsl.Histogram2dÖ0Ïpublic int +addÌ128Í(Matrix b)ÎGsl.MatrixÖ0Ïpublic int +addÌ128Í(MatrixComplex b)ÎGsl.MatrixComplexÖ0Ïpublic int +addÌ128Í(Vector b)ÎGsl.VectorÖ0Ïpublic int +addÌ128Í(VectorComplex b)ÎGsl.VectorComplexÖ0Ïpublic int +addÌ128Í(owned Gst.Element element)ÎGst.BinÖ0Ïpublic bool +addÌ128Í(Gst.TagMergeMode mode, string tag, ...)ÎGst.TagListÖ0Ïpublic void +addÌ128Í(Gtk.Widget widget)ÎGtk.ContainerÖ0Ïpublic virtual signal void +addÌ128Í(string stock_id, Gtk.IconSet icon_set)ÎGtk.IconFactoryÖ0Ïpublic void +addÌ128Í(Gdk.Atom target, uint flags, uint info)ÎGtk.TargetListÖ0Ïpublic void +addÌ128Í(Gtk.TextTag tag)ÎGtk.TextTagTableÖ0Ïpublic void +addÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] src2, [CCode (array_length = false)] uchar[] dst, int length)ÎSDLGraphics.FilterÖ0Ïpublic int +addÌ128Í(int channel, int group)ÎSDLMixer.ChannelGroupÖ0Ïpublic int +addÌ128Í(Socket socket)ÎSDLNet.SocketSetÖ0Ïpublic int +add1Ì128Í(Gtk.Widget child)ÎGtk.PanedÖ0Ïpublic void +add2Ì128Í(Gtk.Widget child)ÎGtk.PanedÖ0Ïpublic void +add_accel_groupÌ128Í(Gtk.AccelGroup accel_group)ÎGtk.WindowÖ0Ïpublic void +add_acceleratorÌ128Í(string accel_signal, Gtk.AccelGroup accel_group, uint accel_key, Gdk.ModifierType accel_mods, Gtk.AccelFlags accel_flags)ÎGtk.WidgetÖ0Ïpublic void +add_acl_elementÌ128Í(string element, bool read_only)ÎOobs.ShareNFSÖ0Ïpublic void +add_actionÌ128Í(Gtk.Action action)ÎGtk.ActionGroupÖ0Ïpublic void +add_actionÌ128Í(string action, string label, owned Notify.ActionCallback callback)ÎNotify.NotificationÖ0Ïpublic void +add_action_widgetÌ128Í(Gtk.Widget child)ÎGtk.AssistantÖ0Ïpublic void +add_action_widgetÌ128Í(Gtk.Widget child, int response_id)ÎGtk.DialogÖ0Ïpublic void +add_action_widgetÌ128Í(Gtk.Widget widget)ÎXfce.PanelPluginÖ0Ïpublic void +add_action_with_accelÌ128Í(Gtk.Action action, string? accelerator)ÎGtk.ActionGroupÖ0Ïpublic void +add_actionsÌ128Í(Gtk.ActionEntry[] entries, void* user_data)ÎGtk.ActionGroupÖ0Ïpublic void +add_actions_fullÌ128Í(Gtk.ActionEntry[] entries, void* user_data, GLib.DestroyNotify? destroy)ÎGtk.ActionGroupÖ0Ïpublic void +add_ageÌ128Í(int days)ÎGtk.RecentFilterÖ0Ïpublic void +add_allÌ128Í()ÎXfce.MenuRulesÖ0Ïpublic abstract void +add_alphaÌ128Í(bool substitute_color, uchar r, uchar g, uchar b)ÎGdk.PixbufÖ0Ïpublic unowned +add_applicationÌ128Í(string uri, string name, string exec)ÎGLib.BookmarkFileÖ0Ïpublic void +add_applicationÌ128Í(string application)ÎGtk.RecentFilterÖ0Ïpublic void +add_associationÌ128Í(int id, Gst.AssocFlags flags, Gst.Format format, int64 value)ÎGst.IndexÖ0Ïpublic unowned +add_associationvÌ128Í(int id, Gst.AssocFlags flags, int n, Gst.IndexAssociation list)ÎGst.IndexÖ0Ïpublic unowned +add_attributeÌ128Í(string key, string value)ÎGst.SDPMediaÖ0Ïpublic Gst.SDPResult +add_attributeÌ128Í(string key, string value)ÎGst.SDPMessageÖ0Ïpublic Gst.SDPResult +add_attributeÌ128Í(Gtk.CellRenderer cell, string attribute, int column)ÎGtk.CellLayoutÖ0Ïpublic abstract void +add_auth_domainÌ128Í(Soup.AuthDomain auth_domain)ÎSoup.ServerÖ0Ïpublic void +add_bandwidthÌ128Í(string bwtype, uint bandwidth)ÎGst.SDPMediaÖ0Ïpublic Gst.SDPResult +add_bandwidthÌ128Í(string bwtype, uint bandwidth)ÎGst.SDPMessageÖ0Ïpublic Gst.SDPResult +add_base64Ì128Í(string id, uchar data, uint len)ÎGsf.XMLOutÖ0Ïpublic void +add_bookmarkÌ128Í(string key, string label)ÎEpc.PublisherÖ0Ïpublic void +add_boolÌ128Í(string id, bool val)ÎGsf.XMLOutÖ0Ïpublic void +add_buffer_probeÌ128Í(Gst.BufferProbeCallback handler)ÎGst.PadÖ0 +add_buffer_probe_fullÌ128Í(Gst.BufferProbeCallback handler, GLib.DestroyNotify notify)ÎGst.PadÖ0 +add_builtin_iconÌ128Í(string icon_name, int size, Gdk.Pixbuf pixbuf)ÎGtk.IconThemeÖ0Ïpublic void +add_buttonÌ128Í(string button_text, int response_id)ÎGtk.DialogÖ0Ïpublic unowned +add_buttonsÌ128Í(...)ÎGtk.DialogÖ0Ïpublic void +add_categoryÌ128Í(string category)ÎXfce.MenuRulesÖ0Ïpublic abstract void +add_childÌ128Í(Goo.CanvasItem child, int position)ÎGoo.CanvasItemÖ0Ïpublic abstract void +add_childÌ128Í(Goo.CanvasItemModel child, int position)ÎGoo.CanvasItemModelÖ0Ïpublic abstract void +add_childÌ128Í(Gtk.Builder builder, GLib.Object child, string type)ÎGtk.BuildableÖ0Ïpublic abstract void +add_childÌ128Í(string name, string? value)ÎLm.MessageNodeÖ0Ïpublic weak Lm.MessageNode +add_childÌ128Í(GLib.Pid pid)ÎVte.ReaperÖ0Ïpublic int +add_childÌ128Í(Node* cur)ÎXml.NodeÖ0Ïpublic Node * +add_child_at_anchorÌ128Í(Gtk.Widget child, Gtk.TextChildAnchor anchor)ÎGtk.TextViewÖ0Ïpublic void +add_child_in_windowÌ128Í(Gtk.Widget child, Gtk.TextWindowType which_window, int xpos, int ypos)ÎGtk.TextViewÖ0Ïpublic void +add_child_listÌ128Í(Node* cur)ÎXml.NodeÖ0Ïpublic Node * +add_chunkÌ128Í(Soup.Ownership owner, owned string body, uint length)ÎSoup.MessageÖ0Ïpublic void +add_clear_buttonÌ128Í()ÎSexy.IconEntryÖ0Ïpublic void +add_client_message_filterÌ128Í(Gdk.Atom message_type, Gdk.FilterFunc func)ÎGdkÖ0Ïpublic void +add_client_message_filterÌ128Í(Gdk.Atom message_type, Gdk.FilterFunc func)ÎGdk.DisplayÖ0Ïpublic void +add_colorÌ128Í(string id, uint r, uint g, uint b)ÎGsf.XMLOutÖ0Ïpublic void +add_color_stop_rgbÌ128Í(double offset, double red, double green, double blue)ÎCairo.PatternÖ0Ïpublic void +add_color_stop_rgbaÌ128Í(double offset, double red, double green, double blue, double alpha)ÎCairo.PatternÖ0Ïpublic void +add_column_selectionÌ128Í(int column)ÎAtk.TableÖ0Ïpublic abstract bool +add_commandÌ128Í(string command_name, int command_id)ÎUnique.AppÖ0Ïpublic void +add_completionÌ128Í(GLib.MainContext async_context, GLib.SourceFunc function, void* data)ÎSoupÖ0Ïpublic unowned +add_connectionÌ128Í(string nettype, string addrtype, string address, uint ttl, uint addr_number)ÎGst.SDPMediaÖ0Ïpublic Gst.SDPResult +add_constantÌ128Í(double x)ÎGsl.MatrixÖ0Ïpublic int +add_constantÌ128Í(double x)ÎGsl.MatrixComplexÖ0Ïpublic int +add_constantÌ128Í(double x)ÎGsl.VectorÖ0Ïpublic int +add_constantÌ128Í(double x)ÎGsl.VectorComplexÖ0Ïpublic int +add_contentÌ128Í(string content)ÎXml.NodeÖ0Ïpublic void +add_content_lenÌ128Í(string content, int len)ÎXml.NodeÖ0Ïpublic void +add_cookieÌ128Í(Soup.Cookie cookie)ÎSoup.CookieJarÖ0Ïpublic void +add_crawl_directory_rootsÌ128Í(string roots)ÎTracker.ConfigÖ0Ïpublic void +add_cstrÌ128Í(string id, string val_utf8)ÎGsf.XMLOutÖ0Ïpublic void +add_cstr_uncheckedÌ128Í(string id, string val_utf8)ÎGsf.XMLOutÖ0Ïpublic void +add_customÌ128Í(Gtk.FileFilterFlags needed, Gtk.FileFilterFunc func, void* data, GLib.DestroyNotify notify)ÎGtk.FileFilterÖ0Ïpublic void +add_customÌ128Í(Gtk.RecentFilterFlags needed, Gtk.RecentFilterFunc func, void* data, GLib.DestroyNotify data_destroy)ÎGtk.RecentFilterÖ0Ïpublic void +add_dataÌ128Í(void* data, ssize_t len, GLib.DestroyNotify? destroy)ÎGLib.MemoryInputStreamÖ0Ïpublic void +add_data_funcÌ128Í(string testpath, [CCode (delegate_target_pos = 1.9)] DataTestFunc test_funcvoid)ÎGLib.TestÖ0Ïpublic void +add_data_probeÌ128Í(Gst.DataProbeCallback handler)ÎGst.PadÖ0 +add_data_probe_fullÌ128Í(Gst.DataProbeCallback handler, GLib.DestroyNotify notify)ÎGst.PadÖ0 +add_daysÌ128Í(uint n_days)ÎGLib.DateÖ0Ïpublic void +add_defaultÌ128Í()ÎGtk.IconFactoryÖ0Ïpublic void +add_defaultsÌ128Í()ÎGnome.IconSelectionÖ0Ïpublic void +add_diagonalÌ128Í(double x)ÎGsl.MatrixÖ0Ïpublic int +add_diagonalÌ128Í(double x)ÎGsl.MatrixComplexÖ0Ïpublic int +add_dirÌ128Í(string dir, GConf.ClientPreloadType preload)ÎGConf.ClientÖ0Ïpublic void +add_directoryÌ128Í(string dir)ÎGnome.IconSelectionÖ0Ïpublic void +add_directoryÌ128Í(string directory)ÎXfce.MenuMonitorÖ0Ïpublic void * +add_disabled_modulesÌ128Í(string modules)ÎTracker.ConfigÖ0Ïpublic void +add_elementÌ128Í(Gst.Element element)ÎGst.BinÖ0Ïpublic virtual bool +add_elementÌ128Í(owned Json.Node node)ÎJson.ArrayÖ0Ïpublic void +add_emailÌ128Í(string email)ÎGst.SDPMessageÖ0Ïpublic Gst.SDPResult +add_embedded_xidÌ128Í(Gdk.NativeWindow xid)ÎGtk.WindowÖ0Ïpublic void +add_emblemÌ128Í(GLib.Emblem emblem)ÎGLib.EmblemedIconÖ0Ïpublic void +add_emission_hookÌ128Í(uint signal_id, Quark detail, SignalEmissionHook hook_func, DestroyNotify? data_destroy)ÎGLib.SignalÖ0 +add_entriesÌ128Í([CCode (array_length = false)] OptionEntry[] entries)ÎGLib.OptionGroupÖ0Ïpublic void +add_entryÌ128Í(Gst.IndexEntry entry)ÎGst.IndexÖ0Ïpublic virtual void +add_entryÌ128Í(string accel_path, uint accel_key, Gdk.ModifierType accel_mods)ÎGtk.AccelMapÖ0Ïpublic void +add_enumÌ128Í(string id, GLib.Type etype, int val)ÎGsf.XMLOutÖ0Ïpublic void +add_event_probeÌ128Í(Gst.EventProbeCallback handler)ÎGst.PadÖ0 +add_event_probe_fullÌ128Í(Gst.EventProbeCallback handler, GLib.DestroyNotify notify)ÎGst.PadÖ0 +add_eventsÌ128Í(int events)ÎGtk.WidgetÖ0Ïpublic void +add_extensions_comboÌ128Í(out unowned string extensions, out unowned string ext_names)ÎHildon.FileChooserDialogÖ0Ïpublic unowned +add_extern_relÌ128Í(string target, string content_type)ÎGsf.OutfileOpenPkgÖ0 +add_extraÌ128Í(Gtk.Widget widget)ÎHildon.FileChooserDialogÖ0Ïpublic void +add_fdÌ128Í(Gst.PollFD fd)ÎGst.PollÖ0Ïpublic bool +add_featureÌ128Í(Gst.PluginFeature feature)ÎGst.RegistryÖ0Ïpublic bool +add_featureÌ8ÎSoup.SessionÖ0ÏSoup.SessionFeature +add_feature_by_typeÌ8ÎSoup.SessionÖ0ÏGLib.Type +add_fileÌ128Í(string key, string filename)ÎEpc.PublisherÖ0Ïpublic void +add_fileÌ128Í(string filename)ÎXfce.MenuMonitorÖ0Ïpublic void * +add_filenameÌ128Í(string filename)ÎXfce.MenuLayoutÖ0Ïpublic void +add_filenameÌ128Í(string filename)ÎXfce.MenuRulesÖ0Ïpublic abstract void +add_filterÌ128Í(Gdk.FilterFunc function)ÎGdk.WindowÖ0Ïpublic void +add_filterÌ128Í(string filter_pattern)ÎGtk.AccelMapÖ0Ïpublic void +add_filterÌ128Í(Gtk.FileFilter filter)ÎGtk.FileChooserÖ0Ïpublic void +add_filterÌ128Í(Gtk.RecentFilter filter)ÎGtk.RecentChooserÖ0Ïpublic abstract void +add_filterÌ128Í(Soup.MessageFilter filter)ÎSoup.SessionÖ0Ïpublic void +add_final_chunkÌ128Í()ÎSoup.MessageÖ0Ïpublic void +add_floatÌ128Í(string id, double val, int precision)ÎGsf.XMLOutÖ0Ïpublic void +add_focus_handlerÌ128Í(Atk.FocusHandler handler)ÎAtk.ComponentÖ0 +add_focus_trackerÌ128Í(Atk.EventListener focus_tracker)ÎAtkÖ0 +add_formatÌ128Í(int id, Gst.Format format)ÎGst.IndexÖ0Ïpublic unowned +add_formatÌ128Í(string format)ÎGst.SDPMediaÖ0Ïpublic Gst.SDPResult +add_frameÌ128Í(Gdk.Pixbuf pixbuf)ÎGdk.PixbufSimpleAnimÖ0Ïpublic void +add_from_fileÌ128Í(string filename)ÎGtk.BuilderÖ0 +add_from_stringÌ128Í(string buffer, size_t length)ÎGtk.BuilderÖ0 +add_fullÌ128Í(int priority, Pid pid, owned ChildWatchFunc function)ÎGLib.ChildWatchÖ0 +add_fullÌ128Í(int priority, owned SourceFunc function)ÎGLib.IdleÖ0 +add_fullÌ128Í(int priority, uint interval, owned SourceFunc function)ÎGLib.TimeoutÖ0 +add_fullÌ128Í(string uri, Gtk.RecentData recent_data)ÎGtk.RecentManagerÖ0Ïpublic bool +add_funcÌ128Í(string testpath, Callback test_funcvoid)ÎGLib.TestÖ0Ïpublic void +add_global_event_listenerÌ128Í(GLib.SignalEmissionHook listener, string event_type)ÎAtkÖ0 +add_global_event_listenerÌ128Í(GLib.SignalEmissionHook listener, string event_type)ÎAtk.UtilÖ0 +add_groupÌ128Í(string uri, string group)ÎGLib.BookmarkFileÖ0Ïpublic void +add_groupÌ128Í(owned OptionGroup group)ÎGLib.OptionContextÖ0Ïpublic void +add_groupÌ128Í(string group)ÎGtk.RecentFilterÖ0Ïpublic void +add_gvalueÌ128Í(string id, GLib.Value val)ÎGsf.XMLOutÖ0Ïpublic void +add_handlerÌ128Í(string key, Epc.ContentsHandler handler, GLib.DestroyNotify destroy_data)ÎEpc.PublisherÖ0Ïpublic void +add_handlerÌ128Í(Soup.HandlerPhase phase, Soup.MessageCallbackFn handler_cb)ÎSoup.MessageÖ0Ïpublic void +add_handlerÌ128Í(string path, Soup.ServerAuthContext auth_ctx, Soup.ServerCallbackFn callback, Soup.ServerUnregisterFn unreg, void* data)ÎSoup.ServerÖ0Ïpublic void +add_handlerÌ128Í(string path, owned Soup.ServerCallback callback)ÎSoup.ServerÖ0Ïpublic void +add_headerÌ128Í(Gst.RTSPHeaderField field, string value)ÎGst.RTSPMessageÖ0Ïpublic Gst.RTSPResult +add_headerÌ128Í(GLib.HashTable hash, string name, string value)ÎSoup.MessageÖ0Ïpublic void +add_header_handlerÌ128Í(string header, Soup.HandlerPhase phase, Soup.MessageCallbackFn handler_cb)ÎSoup.MessageÖ0Ïpublic void +add_header_handlerÌ128Í(string @signal, string header, GLib.Callback callback)ÎSoup.MessageÖ0 +add_idÌ128Í(int id, string description)ÎGst.IndexÖ0Ïpublic unowned +add_idÌ128Í(Gdk.NativeWindow window_id)ÎGtk.SocketÖ0Ïpublic void +add_idleÌ128Í(GLib.MainContext async_context, GLib.SourceFunc function, void* data)ÎSoupÖ0Ïpublic unowned +add_imagÌ128Í(Complex a, double y)ÎGsl.ComplexÖ0Ïpublic Complex +add_image_targetsÌ128Í(uint info, bool writable)ÎGtk.TargetListÖ0Ïpublic void +add_intÌ128Í(string id, int val)ÎGsf.XMLOutÖ0Ïpublic void +add_itemÌ128Í(int toolbar_position, int item_position, string id, string type)ÎExo.ToolbarsModelÖ0Ïpublic virtual bool +add_itemÌ128Í(string uri)ÎGtk.RecentManagerÖ0Ïpublic bool +add_itemÌ128Í(Xfce.MenuItem item)ÎXfce.MenuMonitorÖ0Ïpublic void * +add_itemsÌ128Í(List items)ÎGLib.CompletionÖ0Ïpublic void +add_key_event_listenerÌ128Í(Atk.KeySnoopFunc listener, void* data)ÎAtkÖ0 +add_key_event_listenerÌ128Í(Atk.KeySnoopFunc listener, void* data)ÎAtk.UtilÖ0 +add_main_entriesÌ128Í([CCode (array_length = false)] OptionEntry[] entries, string? translation_domain)ÎGLib.OptionContextÖ0Ïpublic void +add_manyÌ128Í(params owned Gst.Element[] elements)ÎGst.BinÖ0Ïpublic void +add_markÌ128Í(double value, Gtk.PositionType position, string markup)ÎGtk.ScaleÖ0Ïpublic void +add_markÌ128Í(Gtk.TextMark mark, Gtk.TextIter where)ÎGtk.TextBufferÖ0Ïpublic void +add_mediaÌ128Í(Gst.SDPMedia media)ÎGst.SDPMessageÖ0Ïpublic Gst.SDPResult +add_memberÌ128Í(string member_name, owned Json.Node node)ÎJson.ObjectÖ0Ïpublic void +add_menuÌ128Í(Xfce.Menu submenu)ÎXfce.MenuÖ0Ïpublic void +add_menunameÌ128Í(string menuname)ÎXfce.MenuLayoutÖ0Ïpublic void +add_mergeÌ128Í(Xfce.MenuLayoutMergeType type)ÎXfce.MenuLayoutÖ0Ïpublic void +add_mime_typeÌ128Í(string mime_type)ÎGtk.FileFilterÖ0Ïpublic void +add_mime_typeÌ128Í(string mime_type)ÎGtk.RecentFilterÖ0Ïpublic void +add_mnemonicÌ128Í(uint keyval, Gtk.Widget target)ÎGtk.WindowÖ0Ïpublic void +add_mnemonic_labelÌ128Í(Gtk.Widget label)ÎGtk.WidgetÖ0Ïpublic void +add_monitorÌ128Í(GMenu.TreeChangedFunc callback)ÎGMenu.TreeÖ0Ïpublic void +add_monthsÌ128Í(uint n_months)ÎGLib.DateÖ0Ïpublic void +add_next_siblingÌ128Í(Node* elem)ÎXml.NodeÖ0Ïpublic Node * +add_no_watch_directory_rootsÌ128Í(string roots)ÎTracker.ConfigÖ0Ïpublic void +add_objectÌ128Í(int id, string key, GLib.Type type, void* object)ÎGst.IndexÖ0Ïpublic unowned +add_objects_from_fileÌ128Í(string filename, [CCode (array_length = false)] string[] object_ids)ÎGtk.BuilderÖ0 +add_objects_from_stringÌ128Í(string buffer, size_t length, [CCode (array_length = false)] string[] object_ids)ÎGtk.BuilderÖ0 +add_observationÌ128Í(Gst.ClockTime slave, Gst.ClockTime master, double r_squared)ÎGst.ClockÖ0Ïpublic bool +add_option_entries_libgtk_onlyÌ128Í(GLib.OptionGroup group)ÎGdkÖ0Ïpublic void +add_padÌ128Í(Gst.Pad pad, uint size)ÎGst.CollectPadsÖ0Ïpublic unowned +add_padÌ128Í(owned Gst.Pad pad)ÎGst.ElementÖ0Ïpublic bool +add_pad_fullÌ128Í(Gst.Pad pad, uint size, Gst.CollectDataDestroyNotify destroy_notify)ÎGst.CollectPadsÖ0Ïpublic unowned +add_pad_templateÌ128Í(Gst.PadTemplate templ)ÎGst.ElementÖ0Ïpublic class void +add_pad_templatesÌ128Í(Gst.Caps allowed_caps)ÎGst.AudioFilterÖ0Ïpublic class void +add_pathÌ128Í(string path)ÎGst.RegistryÖ0Ïpublic void +add_pathÌ128Í(Gtk.PathType path_type, string path_pattern, Gtk.PathPriorityType priority)ÎGtk.BindingSetÖ0Ïpublic void +add_pathÌ128Í(string path)ÎSoup.AuthDomainÖ0Ïpublic void +add_patternÌ128Í(string pattern)ÎGtk.FileFilterÖ0Ïpublic void +add_patternÌ128Í(string pattern)ÎGtk.RecentFilterÖ0Ïpublic void +add_permÌ128Í(GnomeVFS.ACLPerm perm)ÎGnomeVFS.ACEÖ0Ïpublic void +add_phoneÌ128Í(string phone)ÎGst.SDPMessageÖ0Ïpublic Gst.SDPResult +add_pixbuf_formatsÌ128Í()ÎGtk.FileFilterÖ0Ïpublic void +add_pixbuf_formatsÌ128Í()ÎGtk.RecentFilterÖ0Ïpublic void +add_pluginÌ128Í(Gst.Plugin plugin)ÎGst.RegistryÖ0Ïpublic bool +add_pollÌ128Í(ref PollFD fd, int priority)ÎGLib.MainContextÖ0Ïpublic void +add_pollÌ128Í(ref PollFD fd)ÎGLib.SourceÖ0Ïpublic void +add_prev_siblingÌ128Í(Node* elem)ÎXml.NodeÖ0Ïpublic Node * +add_radio_actionsÌ128Í(Gtk.RadioActionEntry[] entries, int value, [CCode (type = )] Gtk.RadioActionCallback on_change)ÎGtk.ActionGroupÖ0Ïpublic void +add_radio_actions_fullÌ128Í(Gtk.RadioActionEntry[] entries, int value, [CCode (type = )] Gtk.RadioActionCallback on_change, GLib.DestroyNotify? destroy)ÎGtk.ActionGroupÖ0Ïpublic void +add_rangeÌ128Í(int from_channel, int to_channel, int group)ÎSDLMixer.ChannelGroupÖ0Ïpublic int +add_rbÌ128Í(uint32 ssrc, uchar fractionlost, int32 packetslost, uint32 exthighestseq, uint32 jitter, uint32 lsr, uint32 dlsr)ÎGst.RTCPPacketÖ0Ïpublic bool +add_realÌ128Í(Complex a, double x)ÎGsl.ComplexÖ0Ïpublic Complex +add_relÌ128Í(Gsf.Outfile dir, string name, string content_type, Gsf.Outfile parent, string type)ÎGsf.OutfileOpenPkgÖ0Ïpublic Gsf.Output +add_relation_by_typeÌ128Í(Atk.RelationType relationship, Atk.Object target)ÎAtk.RelationSetÖ0Ïpublic void +add_relationshipÌ128Í(Atk.RelationType relationship, Atk.Object target)ÎAtk.ObjectÖ0Ïpublic bool +add_rich_text_targetsÌ128Í(uint info, bool deserializable, Gtk.TextBuffer buffer)ÎGtk.TargetListÖ0Ïpublic void +add_row_selectionÌ128Í(int row)ÎAtk.TableÖ0Ïpublic abstract bool +add_rulesÌ128Í(Xfce.MenuRules additional_rules)ÎXfce.MenuRulesÖ0Ïpublic abstract void +add_secondsÌ128Í(uint interval, SourceFunc function)ÎGLib.TimeoutÖ0 +add_seconds_fullÌ128Í(int priority, uint interval, owned SourceFunc function)ÎGLib.TimeoutÖ0 +add_selectionÌ128Í(int i)ÎAtk.SelectionÖ0Ïpublic abstract bool +add_selectionÌ128Í(int start_offset, int end_offset)ÎAtk.TextÖ0Ïpublic abstract bool +add_selection_clipboardÌ128Í(Gtk.Clipboard clipboard)ÎGtk.TextBufferÖ0Ïpublic void +add_separatorÌ128Í(int toolbar_position, int item_position)ÎExo.ToolbarsModelÖ0Ïpublic void +add_separatorÌ128Í()ÎXfce.MenuLayoutÖ0Ïpublic void +add_serviceÌ128Í(Epc.AddressFamily protocol, string type, string domain, string host, ushort port)ÎEpc.DispatcherÖ0Ïpublic void +add_service_subtypeÌ128Í(string type, string subtype)ÎEpc.DispatcherÖ0Ïpublic void +add_shortcut_folderÌ128Í(string folder)ÎGtk.FileChooserÖ0Ïpublic bool +add_shortcut_folder_uriÌ128Í(string uri)ÎGtk.FileChooserÖ0Ïpublic bool +add_siblingÌ128Í(Node* elem)ÎXml.NodeÖ0Ïpublic Node * +add_signalÌ128Í(Gtk.BindingSet binding_set, uint keyval, Gdk.ModifierType modifiers, string signal_name, uint n_args)ÎGtk.BindingEntryÖ0Ïpublic void +add_signal_watchÌ128Í()ÎGst.BusÖ0Ïpublic void +add_signal_watch_fullÌ128Í(int priority)ÎGst.BusÖ0Ïpublic void +add_signallÌ128Í(Gtk.BindingSet binding_set, uint keyval, Gdk.ModifierType modifiers, string signal_name, GLib.SList binding_args)ÎGtk.BindingEntryÖ0Ïpublic void +add_sort_keyÌ128Í(string sort_key)ÎHildon.SortDialogÖ0Ïpublic int +add_sort_key_reversedÌ128Í(string sort_key)ÎHildon.SortDialogÖ0Ïpublic int +add_sourceÌ128Í(Gtk.IconSource source)ÎGtk.IconSetÖ0Ïpublic void +add_stateÌ128Í(Atk.StateType type)ÎAtk.StateSetÖ0Ïpublic bool +add_statesÌ128Í(Atk.StateType[] types)ÎAtk.StateSetÖ0Ïpublic void +add_static_argÌ128Í()ÎGnome.ClientÖ0Ïpublic void +add_status_class_handlerÌ128Í(Soup.StatusClass status_class, Soup.HandlerPhase phase, Soup.MessageCallbackFn handler_cb)ÎSoup.MessageÖ0Ïpublic void +add_status_code_handlerÌ128Í(uint status_code, Soup.HandlerPhase phase, Soup.MessageCallbackFn handler_cb)ÎSoup.MessageÖ0Ïpublic void +add_status_code_handlerÌ128Í(string @signal, uint status_code, GLib.Callback callback)ÎSoup.MessageÖ0 +add_suiteÌ128Í(TestSuite test_suite)ÎGLib.TestSuiteÖ0Ïpublic void +add_supports_typeÌ128Í(string content_type)ÎGLib.AppInfoÖ0Ïpublic abstract bool +add_tableÌ128Í(uint16 data, int max_seq_len, int n_seqs)ÎGtk.IMContextSimpleÖ0Ïpublic void +add_tableÌ128Í(Gtk.TargetEntry[] targets, uint ntargets)ÎGtk.TargetListÖ0Ïpublic void +add_targetÌ128Í(Atk.Object target)ÎAtk.RelationÖ0Ïpublic void +add_tearoffsÌ8ÎGtk.ComboBoxÖ0Ïbool +add_tearoffsÌ8ÎGtk.UIManagerÖ0Ïbool +add_text_targetsÌ128Í(uint info)ÎGtk.TargetListÖ0Ïpublic void +add_timeÌ128Í(string start, string stop, string repeat)ÎGst.SDPMessageÖ0Ïpublic Gst.SDPResult +add_timeoutÌ128Í(GLib.MainContext async_context, uint interval, GLib.SourceFunc function, void* data)ÎSoupÖ0Ïpublic unowned +add_to_pwlÌ128Í( string word, long len = -1)ÎEnchant.DictÖ0Ïpublic void +add_to_queueÌ128Í(Gst.Buffer @in)ÎGst.BaseRTPDepayloadÖ0Ïpublic virtual Gst.FlowReturn +add_to_save_setÌ128Í(Window w)ÎX.DisplayÖ0Ïpublic int +add_to_sessionÌ128Í(string word, long len = -1)ÎEnchant.DictÖ0Ïpublic void +add_toggle_actionsÌ128Í(Gtk.ToggleActionEntry[] entries, void* user_data)ÎGtk.ActionGroupÖ0Ïpublic void +add_toggle_actions_fullÌ128Í(Gtk.ToggleActionEntry[] entries, void* user_data, GLib.DestroyNotify? destroy)ÎGtk.ActionGroupÖ0Ïpublic void +add_toggle_refÌ128Í(ToggleNotify notify)ÎGLib.ObjectÖ0Ïpublic void +add_toolbarÌ128Í(int toolbar_position, string name)ÎExo.ToolbarsModelÖ0Ïpublic int +add_toolbarÌ128Í(Gtk.Toolbar toolbar)ÎHildon.WindowÖ0Ïpublic void +add_ucharÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] dst, int length, uchar addend)ÎSDLGraphics.FilterÖ0Ïpublic int +add_uiÌ128Í(uint merge_id, string path, string name, string action, Gtk.UIManagerItemType type, bool top)ÎGtk.UIManagerÖ0Ïpublic void +add_ui_from_fileÌ128Í(string filename)ÎGtk.UIManagerÖ0 +add_ui_from_stringÌ128Í(string buffer, ssize_t length)ÎGtk.UIManagerÖ0 +add_uintÌ128Í(string id, uint val)ÎGsf.XMLOutÖ0Ïpublic void +add_uintÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] dst, int length, uint addend)ÎSDLGraphics.FilterÖ0Ïpublic int +add_uri_targetsÌ128Í(uint info)ÎGtk.TargetListÖ0Ïpublic void +add_userÌ128Í(Oobs.User user)ÎOobs.GroupÖ0Ïpublic void +add_valistÌ128Í(Gst.TagMergeMode mode, string tag, void* var_args)ÎGst.TagListÖ0Ïpublic void +add_valist_valuesÌ128Í(Gst.TagMergeMode mode, string tag, void* var_args)ÎGst.TagListÖ0Ïpublic void +add_valuesÌ128Í(Gst.TagMergeMode mode, string tag, ...)ÎGst.TagListÖ0Ïpublic void +add_watchÌ128Í(IOCondition condition, IOFunc func)ÎGLib.IOChannelÖ0 +add_watchÌ128Í(Gst.BusFunc func)ÎGst.BusÖ0 +add_watch_directory_rootsÌ128Í(string roots)ÎTracker.ConfigÖ0Ïpublic void +add_watch_fullÌ128Í(int priority, IOCondition condition, owned IOFunc func)ÎGLib.IOChannelÖ0 +add_watch_fullÌ128Í(int priority, owned Gst.BusFunc func)ÎGst.BusÖ0 +add_weak_pointerÌ128Í(void **data)ÎGLib.ObjectÖ0Ïpublic void +add_widgetÌ128Í(Gtk.Widget widget)ÎGtk.SizeGroupÖ0Ïpublic void +add_widgetÌ128Í(Gtk.Widget widget)ÎGtk.UIManagerÖ0Ïpublic virtual signal void +add_windowÌ128Í(Gtk.Window window)ÎGtk.WindowGroupÖ0Ïpublic void +add_windowÌ128Í(Hildon.Window window)ÎHildon.ProgramÖ0Ïpublic void +add_with_propertiesÌ128Í(Gtk.Widget widget, ...)ÎGtk.ContainerÖ0Ïpublic void +add_with_scrollbarÌ128Í(Gtk.Widget child)ÎHildon.WindowÖ0Ïpublic void +add_with_viewportÌ128Í(Gtk.Widget child)ÎGtk.ScrolledWindowÖ0Ïpublic void +add_yearsÌ128Í(uint n_years)ÎGLib.DateÖ0Ïpublic void +add_zoneÌ128Í(string adj_time, string typed_time)ÎGst.SDPMessageÖ0Ïpublic Gst.SDPResult +addchÌ128Í(ulong ch)ÎCursesÖ0Ïpublic int +addchÌ128Í(ulong ch)ÎCurses.WindowÖ0Ïpublic int +addchnstrÌ128Í([CCode (array_length = false)] ulong[] chstr, int n)ÎCursesÖ0Ïpublic int +addchstrÌ128Í([CCode (array_length = false)] ulong[] chstr)ÎCursesÖ0Ïpublic int +additional_tabÌ8ÎHildon.FileDetailsDialogÖ0ÏGtk.Widget +additional_tab_labelÌ8ÎHildon.FileDetailsDialogÖ0 +addnstrÌ128Í(string str, int n)ÎCursesÖ0Ïpublic int +addrÌ8ÎGst.SDPOriginÖ0 +addr_numberÌ8ÎGst.SDPConnectionÖ0 +addressÌ8ÎGLib.InetSocketAddressÖ0ÏGLib.InetAddress +addressÌ8ÎGst.NetAddressÖ0Ïvoid +addressÌ8ÎGst.NetClientClockÖ0 +addressÌ8ÎGst.NetTimeProviderÖ0 +addressÌ8ÎGst.SDPConnectionÖ0 +addressÌ8ÎOobs.IfacePlipÖ0 +addressÌ8ÎSDLNet.UDPPacketÖ0ÏIPAddress +address_family_get_classÌ128Í()ÎEpcÖ0Ïpublic weak GLib.EnumClass +addrtypeÌ8ÎGst.SDPConnectionÖ0 +addrtypeÌ8ÎGst.SDPOriginÖ0 +addstrÌ128Í(string str)ÎCursesÖ0Ïpublic int +addstrÌ128Í(string str)ÎCurses.WindowÖ0Ïpublic int +adjust_boundsÌ128Í(double new_value)ÎGtk.RangeÖ0Ïpublic virtual signal void +adjust_unlockedÌ128Í(Gst.ClockTime internal)ÎGst.ClockÖ0Ïpublic Gst.ClockTime +adjustmentÌ8ÎGtk.CellRendererSpinÖ0ÏGtk.Adjustment +adjustmentÌ8ÎGtk.ProgressBarÖ0ÏGtk.Adjustment +adjustmentÌ8ÎGtk.RangeÖ0ÏGtk.Adjustment +adjustmentÌ8ÎGtk.ScaleButtonÖ0ÏGtk.Adjustment +adjustmentÌ8ÎGtk.SpinButtonÖ0ÏGtk.Adjustment +adjustmentÌ8ÎVte.TerminalÖ0ÏGtk.Adjustment +adopt_orphan_mountÌ128Í(GLib.Mount mount)ÎGLib.VolumeMonitorÖ0Ïpublic virtual unowned +advanceÌ128Í(GLib.TimeVal current_time)ÎGdk.PixbufAnimationIterÖ0Ïpublic bool +advanceÌ128Í(uint advance)ÎGst.RingBufferÖ0Ïpublic void +afcÌ8ÎV4l2.TunerÖ0Ïint32 +affected_rowsÌ128Í()ÎMysql.DatabaseÖ0 +afterÌ8ÎGlade.SignalInfoÖ0 +after_sendÌ128Í(Gst.RTSPMessage req, Gst.RTSPMessage resp)ÎGst.RTSPExtensionÖ0Ïpublic abstract Gst.RTSPResult +ageÌ8ÎGtk.RecentFilterInfoÖ0Ïint +akimaÌ8ÎGsl.InterpTypesÖ0ÏInterpType +akima_periodicÌ8ÎGsl.InterpTypesÖ0ÏInterpType +alarmÌ128Í(uint seconds)ÎPosixÖ0 +albumÌ8ÎTagLib.TagÖ0Ïunowned +algorithmÌ8ÎSoup.ServerAuthDigestÖ0ÏSoup.DigestAlgorithm +align_setÌ8ÎGtk.CellRendererTextÖ0Ïbool +alignmentÌ8ÎGoo.CanvasTextÖ0ÏPango.Alignment +alignmentÌ8ÎGoo.CanvasTextDataÖ0 +alignmentÌ8ÎGoo.CanvasTextModelÖ0ÏPango.Alignment +alignmentÌ8ÎGtk.CellRendererTextÖ0ÏPango.Alignment +alignmentÌ8ÎGtk.TreeViewColumnÖ0Ïfloat +alignmentÌ8ÎPoppler.PageTransitionÖ0ÏPoppler.PageTransitionAlignment +alistÌ8ÎGsl.IntegrationWorkspaceÖ0Ïdouble +allÌ8ÎXfce.MenuStandardRulesÖ0 +all_cookiesÌ128Í()ÎSoup.CookieJarÖ0Ïpublic unowned +all_dirsÌ128Í(string dir)ÎGConf.ClientÖ0Ïpublic unowned +all_dirsÌ128Í(string dir)ÎGConf.EngineÖ0Ïpublic unowned +all_entriesÌ128Í(string dir)ÎGConf.ClientÖ0Ïpublic unowned +all_entriesÌ128Í(string dir)ÎGConf.EngineÖ0Ïpublic unowned +all_event_masksÌ8ÎX.WindowAttributesÖ0Ïlong +allocÌ8ÎGsl.InterpTypeÖ0ÏInterpAlloc +allocÌ8ÎGsl.MultifitFdfsolverTypeÖ0ÏMultifitFdfAlloc +allocÌ8ÎGsl.MultifitFsolverTypeÖ0ÏMultifitFAlloc +allocÌ8ÎGsl.MultiminFdfminimizerTypeÖ0ÏMultiminFdfAlloc +allocÌ8ÎGsl.MultiminFminimizerTypeÖ0ÏMultiminFAlloc +allocÌ8ÎGsl.MultirootFdfsolverTypeÖ0ÏMultirootFdfAlloc +allocÌ8ÎGsl.MultirootFsolverTypeÖ0ÏMultirootFAlloc +allocÌ8ÎGsl.OdeivControlTypeÖ0ÏOdeivControlAlloc +allocÌ8ÎGsl.OdeivStepTypeÖ0ÏOdeivStepAlloc +alloc_bufferÌ128Í(uint64 offset, int size, Gst.Caps caps, out unowned Gst.Buffer buf)ÎGst.PadÖ0Ïpublic Gst.FlowReturn +alloc_buffer_and_set_capsÌ128Í(uint64 offset, int size, Gst.Caps caps, out unowned Gst.Buffer buf)ÎGst.PadÖ0Ïpublic Gst.FlowReturn +alloc_col_from_matrixÌ128Í(size_t j)ÎGsl.MatrixÖ0Ïpublic Vector +alloc_col_from_matrixÌ128Í(size_t j)ÎGsl.MatrixComplexÖ0Ïpublic VectorComplex +alloc_colorÌ128Í(Gdk.Color color, bool writeable, bool best_match)ÎGdk.ColormapÖ0Ïpublic bool +alloc_colorsÌ128Í(Gdk.Color[] colors, bool writeable, bool best_match, bool success)ÎGdk.ColormapÖ0Ïpublic int +alloc_row_from_matrixÌ128Í(size_t i)ÎGsl.MatrixÖ0Ïpublic Vector +alloc_row_from_matrixÌ128Í(size_t i)ÎGsl.MatrixComplexÖ0Ïpublic VectorComplex +allocateÌ128Í(int num_channels)ÎSDLMixer.ChannelÖ0Ïpublic int +allocate_areaÌ128Í(Cairo.Context cr, Goo.CanvasBounds requested_area, Goo.CanvasBounds allocated_area, double x_offset, double y_offset)ÎGoo.CanvasItemÖ0Ïpublic abstract void +allocated_lenÌ8ÎGLib.StringBuilderÖ0Ïlong +allocationÌ8ÎGtk.TableRowColÖ0Ïuint16 +allocationÌ8ÎGtk.WidgetÖ0ÏGtk.Allocation +allow_asyncÌ8ÎGtk.PrintOperationÖ0Ïbool +allow_eventsÌ128Í(int event_mode, int time)ÎX.DisplayÖ0Ïpublic int +allow_growÌ8ÎGtk.WindowÖ0Ïbool +allow_panel_customizationÌ128Í()ÎXfceÖ0Ïpublic bool +allow_shrinkÌ8ÎGtk.WindowÖ0Ïbool +allowed_depths_iteratorÌ128Í()ÎXcb.ScreenÖ0Ïpublic DepthIterator +alphaÌ8ÎGsl.IntegrationQAWSTableÖ0Ïdouble +alphaÌ8ÎGsl.MonteMiserStateÖ0Ïdouble +alphaÌ8ÎGsl.MonteVegasStateÖ0Ïdouble +alphaÌ8ÎGtk.ColorButtonÖ0 +alphaÌ8ÎSDL.PixelFormatÖ0Ïuchar +alphaÌ8ÎTiff.RGBAImageÖ0Ïint +alternative_dialog_button_orderÌ128Í(Gdk.Screen screen)ÎGtkÖ0Ïpublic bool +altsettingÌ8ÎUSB.InterfaceÖ0ÏInterfaceDescriptor +always_in_placeÌ8ÎGst.BaseTransformÖ0Ïbool +always_show_imageÌ8ÎGtk.ImageMenuItemÖ0Ïbool +always_show_toggleÌ8ÎGtk.CheckMenuItemÖ0 +amplitudeÌ8ÎGst.LFOControlSourceÖ0ÏGst.Value +analysisÌ8ÎPango.ItemÖ0ÏPango.Analysis +anchorÌ8ÎGoo.CanvasÖ0ÏGtk.AnchorType +anchorÌ8ÎGoo.CanvasTextÖ0ÏGtk.AnchorType +anchorÌ8ÎGoo.CanvasTextDataÖ0 +anchorÌ8ÎGoo.CanvasTextModelÖ0ÏGtk.AnchorType +anchorÌ8ÎGoo.CanvasWidgetÖ0ÏGtk.AnchorType +andÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] src2, [CCode (array_length = false)] uchar[] dst, int length)ÎSDLGraphics.FilterÖ0Ïpublic int +and_setsÌ128Í(Atk.StateSet compare_set)ÎAtk.StateSetÖ0Ïpublic unowned +angleÌ8ÎGtk.LabelÖ0Ïdouble +angleÌ8ÎPoppler.PageTransitionÖ0Ïint +angle_restrict_posÌ128Í(double theta)ÎGsl.TrigÖ0Ïpublic double +angle_restrict_pos_eÌ128Í(out double theta)ÎGsl.TrigÖ0Ïpublic int +angle_restrict_symmÌ128Í(double theta)ÎGsl.TrigÖ0Ïpublic double +angle_restrict_symm_eÌ128Í(out double theta)ÎGsl.TrigÖ0Ïpublic int +animÌ8ÎGtk.ImageAnimationDataÖ0ÏGdk.PixbufAnimation +animateÌ128Í(double x, double y, double scale, double degrees, bool absolute, int duration, int step_time, Goo.CanvasAnimateType type)ÎGoo.CanvasItemÖ0Ïpublic void +animateÌ128Í(double x, double y, double scale, double degrees, bool absolute, int duration, int step_time, Goo.CanvasAnimateType type)ÎGoo.CanvasItemModelÖ0Ïpublic void +anon_countÌ8ÎGtk.TextTagTableÖ0Ïint +anon_selectedÌ128Í()ÎGnome.PasswordDialogÖ0Ïpublic bool +anonymousÌ8ÎGLib.MountOperationÖ0Ïbool +anonymousÌ8ÎGnome.PasswordDialogÖ0Ïbool +anonymousÌ8ÎGtk.TextTagTableÖ0ÏGLib.SList +answerÌ8ÎGnomeVFS.ModuleCallbackQuestionOutÖ0Ïint +antialiasÌ8ÎGoo.CanvasItemModelSimpleÖ0ÏGoo.CairoAntialias +antialiasÌ8ÎGoo.CanvasItemSimpleÖ0ÏGoo.CairoAntialias +anyÌ8ÎGdk.EventÖ0ÏGdk.EventAny +anyÌ8ÎPoppler.ActionÖ0ÏPoppler.ActionAny +anyÌ128Í(RGBAImage p1)ÎTiff.PutUnionÖ0Ïpublic delegate void +apnÌ8ÎOobs.IfacePPPÖ0 +app_datadirÌ8ÎGnome.ProgramÖ0 +app_execÌ8ÎGtk.RecentDataÖ0 +app_idÌ8ÎGnome.AppÖ0 +app_idÌ8ÎGnome.ProgramÖ0 +app_libdirÌ8ÎGnome.ProgramÖ0 +app_nameÌ8ÎGtk.RecentDataÖ0 +app_paintableÌ8ÎGtk.WidgetÖ0Ïbool +app_prefixÌ8ÎGnome.ProgramÖ0 +app_sysconfdirÌ8ÎGnome.ProgramÖ0 +app_versionÌ8ÎGnome.ProgramÖ0 +appearanceÌ8ÎGtk.TextAttributesÖ0ÏGtk.TextAppearance +appendÌ128Í(uint8[] data)ÎGLib.ByteArrayÖ0Ïpublic void +appendÌ128Í(owned G data)ÎGLib.ListÖ0Ïpublic void +appendÌ128Í(owned G data)ÎGLib.SListÖ0Ïpublic void +appendÌ128Í(owned G data)ÎGLib.SequenceÖ0Ïpublic SequenceIter +appendÌ128Í(string val)ÎGLib.StringBuilderÖ0Ïpublic weak StringBuilder +appendÌ128Í(Value value)ÎGLib.ValueArrayÖ0Ïpublic void +appendÌ128Í(GLib.Value value)ÎGsf.DocPropVectorÖ0Ïpublic void +appendÌ128Í(Gst.Caps caps2)ÎGst.CapsÖ0Ïpublic void +appendÌ8ÎGst.RTSPTransportÖ0Ïbool +appendÌ128Í(out Gtk.TreeIter iter)ÎGtk.ListStoreÖ0Ïpublic void +appendÌ128Í([CCode (type = )] Gtk.MenuItem child)ÎGtk.MenuShellÖ0Ïpublic void +appendÌ128Í(out Gtk.TreeIter iter, Gtk.TreeIter? parent)ÎGtk.TreeStoreÖ0Ïpublic void +appendÌ128Í(Oobs.ListIter iter)ÎOobs.ListÖ0Ïpublic void +appendÌ128Í(Soup.MemoryUse use, void* data, size_t length)ÎSoup.MessageBodyÖ0Ïpublic void +appendÌ128Í(string name, string value)ÎSoup.MessageHeadersÖ0Ïpublic void +appendÌ128Í(Soup.Message msg)ÎSoup.MessageQueueÖ0Ïpublic void +append_bufferÌ128Í(Soup.Buffer buffer)ÎSoup.MessageBodyÖ0Ïpublic void +append_cÌ128Í(char c)ÎGLib.StringBuilderÖ0Ïpublic weak StringBuilder +append_child_idÌ128Í(string id)ÎTracker.FieldÖ0Ïpublic void +append_columnÌ128Í(Gtk.TreeViewColumn column)ÎGtk.TreeViewÖ0Ïpublic int +append_dataÌ128Í(string data, uint32 len)ÎGtk.MozEmbedÖ0Ïpublic void +append_file_nameÌ128Í(string filename)ÎGnomeVFS.URIÖ0Ïpublic unowned +append_form_fileÌ128Í(string control_name, string filename, string content_type, Soup.Buffer body)ÎSoup.MultipartÖ0Ïpublic void +append_form_stringÌ128Í(string control_name, string data)ÎSoup.MultipartÖ0Ïpublic void +append_headersÌ128Í(GLib.StringBuilder str)ÎGst.RTSPMessageÖ0Ïpublic Gst.RTSPResult +append_indexÌ128Í(int index_)ÎGtk.TreePathÖ0Ïpublic void +append_lenÌ128Í(string val, long len)ÎGLib.StringBuilderÖ0Ïpublic weak StringBuilder +append_menuitemsÌ128Í(Gtk.MenuShell menushell)ÎGtk.IMMulticontextÖ0Ïpublic void +append_nameÌ128Í(string iconname)ÎGLib.ThemedIconÖ0Ïpublic void +append_pageÌ128Í(Gtk.Widget page)ÎGtk.AssistantÖ0Ïpublic int +append_pageÌ128Í(Gtk.Widget child, Gtk.Widget? tab_label)ÎGtk.NotebookÖ0Ïpublic int +append_page_menuÌ128Í(Gtk.Widget child, Gtk.Widget? tab_label, Gtk.Widget? menu_label)ÎGtk.NotebookÖ0Ïpublic int +append_partÌ128Í(Soup.MessageHeaders headers, Soup.Buffer body)ÎSoup.MultipartÖ0Ïpublic void +append_pathÌ128Í(Path path)ÎCairo.ContextÖ0Ïpublic void +append_pathÌ128Í(string path)ÎGnomeVFS.URIÖ0Ïpublic unowned +append_printfÌ128Í(string format, ...)ÎGLib.StringBuilderÖ0Ïpublic void +append_search_pathÌ128Í(string path)ÎGtk.IconThemeÖ0Ïpublic void +append_search_pathÌ128Í(string path)ÎGtk.SourceStyleSchemeManagerÖ0Ïpublic void +append_stringÌ128Í(string name, string value)ÎGnomeKeyring.AttributeListÖ0Ïpublic void +append_stringÌ128Í(string uri_fragment)ÎGnomeVFS.URIÖ0Ïpublic unowned +append_structureÌ128Í(Gst.Structure structure)ÎGst.CapsÖ0Ïpublic void +append_textÌ128Í(string text)ÎGtk.ComboBoxÖ0Ïpublic void +append_toÌ128Í(GLib.FileCreateFlags flags, GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic abstract GLib.FileOutputStream +append_to_asyncÌ128Í(GLib.FileCreateFlags flags, int io_priority, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.FileÖ0Ïpublic abstract void +append_to_finishÌ128Í(GLib.AsyncResult res)ÎGLib.FileÖ0Ïpublic abstract GLib.FileOutputStream +append_uint32Ì128Í(string name, uint32 value)ÎGnomeKeyring.AttributeListÖ0Ïpublic void +append_unicharÌ128Í(unichar wc)ÎGLib.StringBuilderÖ0Ïpublic weak StringBuilder +append_valÌ128Í(G value)ÎGLib.ArrayÖ0Ïpublic void +append_valsÌ128Í(void* data, uint len)ÎGLib.ArrayÖ0Ïpublic void +applicationÌ8ÎEpc.ConsumerÖ0 +applicationÌ8ÎEpc.PublisherÖ0 +applicationÌ8ÎEpc.ServiceMonitorÖ0 +application_autosave_forceÌ128Í()ÎOsso.ContextÖ0Ïpublic Status +application_closedÌ128Í(Wnck.Application app)ÎWnck.ScreenÖ0Ïpublic virtual signal void +application_is_user_owned_applicationÌ128Í(GnomeVFS.MimeApplication application)ÎGnomeVFSÖ0Ïpublic bool +application_openedÌ128Í(Wnck.Application app)ÎWnck.ScreenÖ0Ïpublic virtual signal void +application_registry_add_mime_typeÌ128Í(string app_id, string mime_type)ÎGnomeVFSÖ0Ïpublic void +application_registry_clear_mime_typesÌ128Í(string app_id)ÎGnomeVFSÖ0Ïpublic void +application_registry_existsÌ128Í(string app_id)ÎGnomeVFSÖ0Ïpublic bool +application_registry_get_applicationsÌ128Í(string mime_type)ÎGnomeVFSÖ0Ïpublic unowned +application_registry_get_bool_valueÌ128Í(string app_id, string key, bool got_key)ÎGnomeVFSÖ0Ïpublic bool +application_registry_get_keysÌ128Í(string app_id)ÎGnomeVFSÖ0Ïpublic unowned +application_registry_get_mime_applicationÌ128Í(string app_id)ÎGnomeVFSÖ0Ïpublic unowned +application_registry_get_mime_typesÌ128Í(string app_id)ÎGnomeVFSÖ0Ïpublic unowned +application_registry_peek_valueÌ128Í(string app_id, string key)ÎGnomeVFSÖ0Ïpublic unowned string +application_registry_reloadÌ128Í()ÎGnomeVFSÖ0Ïpublic void +application_registry_remove_applicationÌ128Í(string app_id)ÎGnomeVFSÖ0Ïpublic void +application_registry_remove_mime_typeÌ128Í(string app_id, string mime_type)ÎGnomeVFSÖ0Ïpublic void +application_registry_save_mime_applicationÌ128Í(GnomeVFS.MimeApplication application)ÎGnomeVFSÖ0Ïpublic void +application_registry_set_bool_valueÌ128Í(string app_id, string key, bool value)ÎGnomeVFSÖ0Ïpublic void +application_registry_set_valueÌ128Í(string app_id, string key, string value)ÎGnomeVFSÖ0Ïpublic void +application_registry_shutdownÌ128Í()ÎGnomeVFSÖ0Ïpublic void +application_registry_supports_mime_typeÌ128Í(string app_id, string mime_type)ÎGnomeVFSÖ0Ïpublic bool +application_registry_supports_uri_schemeÌ128Í(string app_id, string uri_scheme)ÎGnomeVFSÖ0Ïpublic bool +application_registry_syncÌ128Í()ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +application_registry_unset_keyÌ128Í(string app_id, string key)ÎGnomeVFSÖ0Ïpublic void +application_topÌ128Í(string application, string arguments)ÎOsso.ContextÖ0Ïpublic Status +application_userdata_changedÌ128Í()ÎOsso.ContextÖ0Ïpublic Status +applicationsÌ8ÎGtk.RecentFilterInfoÖ0 +applied_rateÌ8ÎGst.SegmentÖ0Ïdouble +applies_to_uriÌ128Í(Soup.URI uri)ÎSoup.CookieÖ0Ïpublic bool +applyÌ128Í([CCode (array_length = false)] double[] f_in, [CCode (array_length = false)] double[] f_out)ÎGsl.DHTÖ0Ïpublic int +applyÌ128Í(OdeivControl con, OdeivStep step, OdeivSystem* dydt, [CCode (array_length = false)] double[] t, double t1, [CCode (array_length = false)] double[] h, [CCode (array_length = false)] double[] y)ÎGsl.OdeivEvolveÖ0Ïpublic int +applyÌ128Í(double t, double h, [CCode (array_length = false)] double[] y, [CCode (array_length = false)] double[] yerr, [CCode (array_length = false)] double[] dydt_in, [CCode (array_length = false)] double[] dydt_out, OdeivSystem* dydt)ÎGsl.OdeivStepÖ0Ïpublic int +applyÌ8ÎGsl.OdeivStepTypeÖ0ÏOdeivStepApply +applyÌ128Í()ÎGtk.AssistantÖ0Ïpublic virtual signal void +apply_attrsÌ128Í(string text, Pango.AttrList list)ÎPango.GlyphItemÖ0Ïpublic unowned +apply_buttonÌ8ÎGtk.FontSelectionDialogÖ0ÏGtk.Widget +apply_default_backgroundÌ128Í(Gdk.Window window, bool set_bg, Gtk.StateType state_type, Gdk.Rectangle area, int x, int y, int width, int height)ÎGtk.StyleÖ0Ïpublic void +apply_embedded_orientationÌ128Í()ÎGdk.PixbufÖ0Ïpublic unowned +apply_exclude_ruleÌ128Í(Xfce.MenuStandardRules rule)ÎXfce.MenuItemPoolÖ0Ïpublic void +apply_tagÌ128Í(Gtk.TextTag tag, Gtk.TextIter start_char, Gtk.TextIter end_char)ÎGtk.TextBufferÖ0Ïpublic virtual signal void +apply_tag_by_nameÌ128Í(string name, Gtk.TextIter start, Gtk.TextIter end)ÎGtk.TextBufferÖ0Ïpublic void +arcÌ128Í(double xc, double yc, double radius, double angle1, double angle2)ÎCairo.ContextÖ0Ïpublic void +arcÌ8ÎGoo.CanvasPathCommandÖ0Ïvoid +arc_negativeÌ128Í(double xc, double yc, double radius, double angle1, double angle2)ÎCairo.ContextÖ0Ïpublic void +arccosÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic Complex +arccos_realÌ128Í(double z)ÎGsl.ComplexÖ0Ïpublic Complex +arccoshÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic Complex +arccosh_realÌ128Í(double z)ÎGsl.ComplexÖ0Ïpublic Complex +arccotÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic Complex +arccothÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic Complex +arccscÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic Complex +arccsc_realÌ128Í(double z)ÎGsl.ComplexÖ0Ïpublic Complex +arccschÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic Complex +arcsecÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic Complex +arcsec_realÌ128Í(double z)ÎGsl.ComplexÖ0Ïpublic Complex +arcsechÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic Complex +arcsinÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic Complex +arcsin_realÌ128Í(double z)ÎGsl.ComplexÖ0Ïpublic Complex +arcsinhÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic Complex +arctanÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic Complex +arctanhÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic Complex +arctanh_realÌ128Í(double z)ÎGsl.ComplexÖ0Ïpublic Complex +areaÌ8ÎGdk.EventExposeÖ0ÏGdk.Rectangle +areaÌ8ÎPoppler.FormFieldMappingÖ0ÏPoppler.Rectangle +areaÌ8ÎPoppler.ImageMappingÖ0ÏPoppler.Rectangle +areaÌ8ÎPoppler.LinkMappingÖ0ÏPoppler.Rectangle +areaÌ8ÎSDL.CursorÖ0ÏRect +area_preparedÌ128Í()ÎGdk.PixbufLoaderÖ0Ïpublic virtual signal void +area_updatedÌ128Í(int x, int y, int width, int height)ÎGdk.PixbufLoaderÖ0Ïpublic virtual signal void +argÌ8ÎGLib.OptionEntryÖ0ÏOptionArg +argÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic double +arg1Ì8ÎRasqal.ExpressionÖ0ÏExpression? +arg2Ì8ÎRasqal.ExpressionÖ0ÏExpression? +arg3Ì8ÎRasqal.ExpressionÖ0ÏExpression? +arg_dataÌ8ÎGLib.OptionEntryÖ0Ïvoid +arg_descriptionÌ8ÎGLib.OptionEntryÖ0 +arg_typeÌ8ÎGtk.BindingArgÖ0ÏGLib.Type +argsÌ8ÎGtk.BindingSignalÖ0ÏGtk.BindingArg +arrayÌ128Í(int nmax, double lambda, double x, out Result result)ÎGsl.GegenPolyÖ0Ïpublic int +arrayÌ128Í([CCode (array_length = false)] double[] v, size_t n1, size_t n2)ÎGsl.MatrixComplexViewÖ0Ïpublic MatrixComplexView +arrayÌ128Í([CCode (array_length = false)] double[] v, size_t n1, size_t n2)ÎGsl.MatrixViewÖ0Ïpublic MatrixView +arrayÌ128Í(double[] v)ÎGsl.VectorComplexViewÖ0Ïpublic VectorComplexView +arrayÌ128Í(double[] v)ÎGsl.VectorViewÖ0Ïpublic VectorView +array_append_valueÌ128Í(Gst.Value append_value)ÎGst.ValueÖ0Ïpublic void +array_elementÌ128Í(Json.Array array, int index_)ÎJson.ParserÖ0Ïpublic virtual signal void +array_endÌ128Í(Json.Array array)ÎJson.ParserÖ0Ïpublic virtual signal void +array_freeÌ128Í(GLib.PtrArray arr)ÎXfconfÖ0Ïpublic void +array_get_iteratorÌ128Í(out unowned Soup.XmlrpcValueArrayIterator iter)ÎSoup.XmlrpcValueÖ0Ïpublic bool +array_get_sizeÌ128Í()ÎGst.ValueÖ0 +array_get_typeÌ128Í()ÎGst.ValueÖ0Ïpublic GLib.Type +array_get_valueÌ128Í(uint index)ÎGst.ValueÖ0Ïpublic unowned +array_prepend_valueÌ128Í(Gst.Value prepend_value)ÎGst.ValueÖ0Ïpublic void +array_sizeÌ128Í(int lmax, int m)ÎGsl.LegendrePolyÖ0Ïpublic int +array_startÌ128Í()ÎJson.ParserÖ0Ïpublic virtual signal void +array_with_strideÌ128Í([CCode (array_length = false)] double[] v, size_t stride, size_t n)ÎGsl.VectorComplexViewÖ0Ïpublic VectorComplexView +array_with_strideÌ128Í([CCode (array_length = false)] double[] v, size_t stride, size_t n)ÎGsl.VectorViewÖ0Ïpublic VectorView +array_with_tdaÌ128Í([CCode (array_length = false)] double[] v, size_t n1, size_t n2, size_t tda)ÎGsl.MatrixComplexViewÖ0Ïpublic MatrixComplexView +array_with_tdaÌ128Í([CCode (array_length = false)] double[] v, size_t n1, size_t n2, size_t tda)ÎGsl.MatrixViewÖ0Ïpublic MatrixView +arrowÌ8ÎGtk.TreeViewColumnÖ0ÏGtk.Widget +arrow_dataÌ8ÎGoo.CanvasPolylineDataÖ0ÏGoo.CanvasPolylineArrowData +arrow_lengthÌ8ÎGoo.CanvasPolylineÖ0Ïdouble +arrow_lengthÌ8ÎGoo.CanvasPolylineArrowDataÖ0Ïdouble +arrow_lengthÌ8ÎGoo.CanvasPolylineModelÖ0Ïdouble +arrow_tip_lengthÌ8ÎGoo.CanvasPolylineÖ0Ïdouble +arrow_tip_lengthÌ8ÎGoo.CanvasPolylineArrowDataÖ0Ïdouble +arrow_tip_lengthÌ8ÎGoo.CanvasPolylineModelÖ0Ïdouble +arrow_typeÌ8ÎGtk.ArrowÖ0ÏGtk.ArrowType +arrow_typeÌ8ÎXfce.ArrowButtonÖ0ÏGtk.ArrowType +arrow_type_changedÌ128Í(Gtk.ArrowType type)ÎXfce.ArrowButtonÖ0Ïpublic virtual signal void +arrow_widthÌ8ÎGoo.CanvasPolylineÖ0Ïdouble +arrow_widthÌ8ÎGoo.CanvasPolylineArrowDataÖ0Ïdouble +arrow_widthÌ8ÎGoo.CanvasPolylineModelÖ0Ïdouble +artistÌ8ÎTagLib.TagÖ0Ïunowned +artistsÌ8ÎGtk.AboutDialogÖ0 +as_stringÌ128Í()ÎGsf.DocPropVectorÖ0 +as_stringÌ128Í()ÎGsf.TimestampÖ0 +as_stringÌ128Í()ÎRaptor.UriÖ0 +as_stringÌ128Í()ÎRasqal.LiteralÖ0Ïpublic weak string? +as_textÌ128Í()ÎGst.RTSPTransportÖ0 +as_textÌ128Í()ÎGst.SDPMediaÖ0Ïpublic unowned string +as_textÌ128Í()ÎGst.SDPMessageÖ0Ïpublic unowned string +as_variableÌ128Í()ÎRasqal.LiteralÖ0Ïpublic weak Variable? +ascaleÌ8ÎGsl.EigenGenWorkspaceÖ0Ïdouble +ascentÌ8ÎCairo.FontExtentsÖ0Ïdouble +ascentÌ8ÎGdk.FontÖ0Ïint +ascentÌ8ÎGtk.EntryÖ0Ïint +ascentÌ128Í()ÎSDLTTF.FontÖ0Ïpublic int +ascii_getsÌ128Í()ÎGsf.InputTextlineÖ0 +asinÌ128Í(double x)ÎGLib.MathÖ0Ïpublic double +asinfÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +asinhÌ128Í(double x)ÎGLib.MathÖ0Ïpublic double +asinhfÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +ask_passwordÌ128Í(string message, string default_user, string default_domain, GLib.AskPasswordFlags flags)ÎGLib.MountOperationÖ0Ïpublic virtual signal void +ask_questionÌ128Í(string message, string[] choices)ÎGLib.MountOperationÖ0Ïpublic virtual signal void +assertÌ128Í(bool expr)ÎGLibÖ0Ïpublic void +assertÌ128Í(bool expression)ÎPosixÖ0Ïpublic void +assert_not_reachedÌ128Í()ÎGLibÖ0Ïpublic void +assignÌ128Í(string rval)ÎGLib.StringBuilderÖ0Ïpublic weak StringBuilder +assoc_mapÌ128Í(Gst.Format format, int64 value)ÎGst.IndexEntryÖ0Ïpublic bool +associate_schemaÌ128Í(string key, string schema_key)ÎGConf.EngineÖ0Ïpublic bool +asyncÌ8ÎGst.BaseSinkÖ0Ïbool +async_cancelÌ128Í(GnomeVFS.AsyncHandle handle)ÎGnomeVFSÖ0Ïpublic void +async_cancelÌ128Í(Hildon.FileSystemInfoHandle handle)ÎHildon.FileSystemInfoÖ0Ïpublic void +async_closeÌ128Í(GnomeVFS.AsyncHandle handle, GnomeVFS.AsyncCloseCallback callback, void* callback_data)ÎGnomeVFSÖ0Ïpublic void +async_completeÌ128Í(int wait_for_more)ÎFTDI.ContextÖ0Ïpublic void +async_contextÌ8ÎSoup.ConnectionÖ0Ïvoid +async_contextÌ8ÎSoup.ServerÖ0Ïvoid +async_contextÌ8ÎSoup.SessionÖ0Ïvoid +async_contextÌ8ÎSoup.SocketÖ0Ïvoid +async_createÌ128Í(out unowned GnomeVFS.AsyncHandle handle_return, string text_uri, GnomeVFS.OpenMode open_mode, bool exclusive, uint perm, int priority, GnomeVFS.AsyncOpenCallback callback, void* callback_data)ÎGnomeVFSÖ0Ïpublic void +async_create_as_channelÌ128Í(out unowned GnomeVFS.AsyncHandle handle_return, string text_uri, GnomeVFS.OpenMode open_mode, bool exclusive, uint perm, int priority, GnomeVFS.AsyncCreateAsChannelCallback callback, void* callback_data)ÎGnomeVFSÖ0Ïpublic void +async_create_symbolic_linkÌ128Í(out unowned GnomeVFS.AsyncHandle handle_return, GnomeVFS.URI uri, string uri_reference, int priority, GnomeVFS.AsyncOpenCallback callback, void* callback_data)ÎGnomeVFSÖ0Ïpublic void +async_create_uriÌ128Í(out unowned GnomeVFS.AsyncHandle handle_return, GnomeVFS.URI uri, GnomeVFS.OpenMode open_mode, bool exclusive, uint perm, int priority, GnomeVFS.AsyncOpenCallback callback, void* callback_data)ÎGnomeVFSÖ0Ïpublic void +async_create_uri_as_channelÌ128Í(out unowned GnomeVFS.AsyncHandle handle_return, GnomeVFS.URI uri, GnomeVFS.OpenMode open_mode, bool exclusive, uint perm, int priority, GnomeVFS.AsyncCreateAsChannelCallback callback, void* callback_data)ÎGnomeVFSÖ0Ïpublic void +async_file_controlÌ128Í(GnomeVFS.AsyncHandle handle, string operation, void* operation_data, GLib.DestroyNotify operation_data_destroy_func, GnomeVFS.AsyncFileControlCallback callback, void* callback_data)ÎGnomeVFSÖ0Ïpublic void +async_find_directoryÌ128Í(out unowned GnomeVFS.AsyncHandle handle_return, GLib.List near_uri_list, GnomeVFS.FindDirectoryKind kind, bool create_if_needed, bool find_if_needed, uint permissions, int priority, GnomeVFS.AsyncFindDirectoryCallback callback)ÎGnomeVFSÖ0Ïpublic void +async_get_file_infoÌ128Í(out unowned GnomeVFS.AsyncHandle handle_return, GLib.List uri_list, GnomeVFS.FileInfoOptions options, int priority, GnomeVFS.AsyncGetFileInfoCallback callback, void* callback_data)ÎGnomeVFSÖ0Ïpublic void +async_get_job_limitÌ128Í()ÎGnomeVFSÖ0Ïpublic int +async_handlingÌ8ÎGst.BinÖ0Ïbool +async_job_dataÌ8ÎGnomeVFS.ProgressCallbackStateÖ0Ïvoid +async_load_directoryÌ128Í(out unowned GnomeVFS.AsyncHandle handle_return, string text_uri, GnomeVFS.FileInfoOptions options, uint items_per_notification, int priority, GnomeVFS.AsyncDirectoryLoadCallback callback, void* callback_data)ÎGnomeVFSÖ0Ïpublic void +async_load_directory_uriÌ128Í(out unowned GnomeVFS.AsyncHandle handle_return, GnomeVFS.URI uri, GnomeVFS.FileInfoOptions options, uint items_per_notification, int priority, GnomeVFS.AsyncDirectoryLoadCallback callback, void* callback_data)ÎGnomeVFSÖ0Ïpublic void +async_module_callback_popÌ128Í(string callback_name)ÎGnomeVFSÖ0Ïpublic void +async_module_callback_pushÌ128Í(string callback_name, GnomeVFS.AsyncModuleCallback callback, void* callback_data, GLib.DestroyNotify destroy_notify)ÎGnomeVFSÖ0Ïpublic void +async_module_callback_set_defaultÌ128Í(string callback_name, GnomeVFS.AsyncModuleCallback callback, void* callback_data, GLib.DestroyNotify destroy_notify)ÎGnomeVFSÖ0Ïpublic void +async_newÌ128Í(string uri, Hildon.FileSystemInfoCallback callback)ÎHildon.FileSystemInfoÖ0Ïpublic unowned +async_openÌ128Í(out unowned GnomeVFS.AsyncHandle handle_return, string text_uri, GnomeVFS.OpenMode open_mode, int priority, GnomeVFS.AsyncOpenCallback callback, void* callback_data)ÎGnomeVFSÖ0Ïpublic void +async_open_as_channelÌ128Í(out unowned GnomeVFS.AsyncHandle handle_return, string text_uri, GnomeVFS.OpenMode open_mode, uint advised_block_size, int priority, GnomeVFS.AsyncOpenAsChannelCallback callback, void* callback_data)ÎGnomeVFSÖ0Ïpublic void +async_open_uriÌ128Í(out unowned GnomeVFS.AsyncHandle handle_return, GnomeVFS.URI uri, GnomeVFS.OpenMode open_mode, int priority, GnomeVFS.AsyncOpenCallback callback, void* callback_data)ÎGnomeVFSÖ0Ïpublic void +async_open_uri_as_channelÌ128Í(out unowned GnomeVFS.AsyncHandle handle_return, GnomeVFS.URI uri, GnomeVFS.OpenMode open_mode, uint advised_block_size, int priority, GnomeVFS.AsyncOpenAsChannelCallback callback, void* callback_data)ÎGnomeVFSÖ0Ïpublic void +async_playÌ128Í()ÎGst.BaseSinkÖ0Ïpublic virtual Gst.StateChangeReturn +async_readÌ128Í(GnomeVFS.AsyncHandle handle, void* buffer, uint bytes, GnomeVFS.AsyncReadCallback callback, void* callback_data)ÎGnomeVFSÖ0Ïpublic void +async_seekÌ128Í(GnomeVFS.AsyncHandle handle, GnomeVFS.SeekPosition whence, GnomeVFS.FileOffset offset, GnomeVFS.AsyncSeekCallback callback, void* callback_data)ÎGnomeVFSÖ0Ïpublic void +async_set_file_infoÌ128Í(out unowned GnomeVFS.AsyncHandle handle_return, GnomeVFS.URI uri, GnomeVFS.FileInfo info, GnomeVFS.SetFileInfoMask mask, GnomeVFS.FileInfoOptions options, int priority, GnomeVFS.AsyncSetFileInfoCallback callback, void* callback_data)ÎGnomeVFSÖ0Ïpublic void +async_set_job_limitÌ128Í(int limit)ÎGnomeVFSÖ0Ïpublic void +async_signal_funcÌ128Í(Gst.Message message, void* data)ÎGst.BusÖ0Ïpublic bool +async_usb_bufferÌ8ÎFTDI.ContextÖ0Ïchar +async_usb_buffer_sizeÌ8ÎFTDI.ContextÖ0 +async_writeÌ128Í(GnomeVFS.AsyncHandle handle, void* buffer, uint bytes, GnomeVFS.AsyncWriteCallback callback, void* callback_data)ÎGnomeVFSÖ0Ïpublic void +async_xferÌ128Í(out unowned GnomeVFS.AsyncHandle handle_return, GLib.List source_uri_list, GLib.List target_uri_list, GnomeVFS.XferOptions xfer_options, GnomeVFS.XferErrorMode error_mode, GnomeVFS.XferOverwriteMode overwrite_mode, int priority, GnomeVFS.AsyncXferProgressCallback progress_update_callback, GnomeVFS.XferProgressCallback progress_sync_callback)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +at_last_lineÌ128Í()ÎPango.LayoutIterÖ0Ïpublic bool +at_panicÌ128Í(CallbackFunc f)ÎLua.LuaVMÖ0Ïpublic CallbackFunc +at_pointerÌ128Í(out int win_x, out int win_y)ÎGdk.WindowÖ0Ïpublic unowned +atanÌ128Í(double x)ÎGLib.MathÖ0Ïpublic double +atan2Ì128Í(double y, double x)ÎGLib.MathÖ0Ïpublic double +atan2fÌ128Í(float y, float x)ÎGLib.MathÖ0Ïpublic float +atanfÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +atanhÌ128Í(double x)ÎGLib.MathÖ0Ïpublic double +atanhfÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +atanintÌ128Í(double x)ÎGsl.ExpintÖ0Ïpublic double +atanint_eÌ128Í(double x, out Result result)ÎGsl.ExpintÖ0Ïpublic double +atexitÌ128Í(VoidFunc func)ÎGLib.EnvironmentÖ0Ïpublic void +atexitÌ128Í(AtExitFunc func)ÎPosixÖ0Ïpublic void +atimeÌ8ÎGnomeVFS.FileInfoÖ0 +atk_actionsÌ8ÎGlade.WidgetInfoÖ0ÏGlade.AtkActionInfo +atk_propsÌ8ÎGlade.WidgetInfoÖ0ÏGlade.Property +atolÌ8ÎGsl.EigenGenWorkspaceÖ0Ïdouble +atomÌ8ÎGdk.EventPropertyÖ0ÏGdk.Atom +atomÌ8ÎX.PropertyEventÖ0ÏAtom +atomic_int_setÌ128Í(int atomic_int, int value)ÎGstÖ0Ïpublic void +attachÌ128Í(MainContext? context)ÎGLib.SourceÖ0 +attachÌ128Í(GLib.MainContext context)ÎGst.RTSPWatchÖ0 +attachÌ128Í(Gtk.Widget child, uint left_attach, uint right_attach, uint top_attach, uint bottom_attach)ÎGtk.MenuÖ0Ïpublic void +attachÌ128Í(Gdk.Window window)ÎGtk.StyleÖ0Ïpublic unowned +attachÌ128Í(Gtk.Widget child, uint left_attach, uint right_attach, uint top_attach, uint bottom_attach, Gtk.AttachOptions xoptions, Gtk.AttachOptions yoptions, uint xpadding, uint ypadding)ÎGtk.TableÖ0Ïpublic void +attachÌ128Í(Soup.Session session)ÎSoup.SessionFeatureÖ0Ïpublic abstract void +attach_allocationÌ8ÎGtk.HandleBoxÖ0ÏGtk.Allocation +attach_countÌ8ÎGtk.StyleÖ0Ïint +attach_defaultsÌ128Í(Gtk.Widget widget, uint left_attach, uint right_attach, uint top_attach, uint bottom_attach)ÎGtk.TableÖ0Ïpublic void +attach_to_status_iconÌ128Í(Gtk.StatusIcon status_icon)ÎNotify.NotificationÖ0Ïpublic void +attach_to_widgetÌ128Í(Gtk.Widget attach_widget, Gtk.MenuDetachFunc detacher)ÎGtk.MenuÖ0Ïpublic void +attach_to_widgetÌ128Í(Gtk.Widget attach)ÎNotify.NotificationÖ0Ïpublic void +attach_widgetÌ8ÎGtk.MenuÖ0ÏGtk.Widget +attach_widgetÌ8ÎNotify.NotificationÖ0ÏGtk.Widget +attrÌ8ÎGdk.PangoAttrEmbossColorÖ0ÏPango.Attribute +attrÌ8ÎGdk.PangoAttrEmbossedÖ0ÏPango.Attribute +attrÌ8ÎGdk.PangoAttrStippleÖ0ÏPango.Attribute +attrÌ8ÎPango.AttrColorÖ0ÏPango.Attribute +attrÌ8ÎPango.AttrFloatÖ0ÏPango.Attribute +attrÌ8ÎPango.AttrFontDescÖ0ÏPango.Attribute +attrÌ8ÎPango.AttrIntÖ0ÏPango.Attribute +attrÌ8ÎPango.AttrLanguageÖ0ÏPango.Attribute +attrÌ8ÎPango.AttrShapeÖ0ÏPango.Attribute +attrÌ8ÎPango.AttrSizeÖ0ÏPango.Attribute +attrÌ8ÎPango.AttrStringÖ0ÏPango.Attribute +attrÌ8ÎPango.GlyphInfoÖ0ÏPango.GlyphVisAttr +attr_background_newÌ128Í(uint16 red, uint16 green, uint16 blue)ÎPangoÖ0Ïpublic unowned +attr_existsÌ128Í(string attr)ÎGnome.DesktopItemÖ0Ïpublic bool +attr_fallback_newÌ128Í(bool enable_fallback)ÎPangoÖ0Ïpublic unowned +attr_family_newÌ128Í(string family)ÎPangoÖ0Ïpublic unowned +attr_foreground_newÌ128Í(uint16 red, uint16 green, uint16 blue)ÎPangoÖ0Ïpublic unowned +attr_getÌ128Í(ref ulong attrs, ref short pair)ÎCursesÖ0Ïpublic int +attr_getÌ128Í(ref ulong attrs, ref ulong pair)ÎCurses.WindowÖ0Ïpublic int +attr_gravity_hint_newÌ128Í(Pango.GravityHint hint)ÎPangoÖ0Ïpublic unowned +attr_gravity_newÌ128Í(Pango.Gravity gravity)ÎPangoÖ0Ïpublic unowned +attr_letter_spacing_newÌ128Í(int letter_spacing)ÎPangoÖ0Ïpublic unowned +attr_offÌ128Í(ulong attrs)ÎCursesÖ0Ïpublic int +attr_offÌ128Í(ulong attrs)ÎCurses.WindowÖ0Ïpublic int +attr_onÌ128Í(ulong attrs)ÎCursesÖ0Ïpublic int +attr_onÌ128Í(ulong attrs)ÎCurses.WindowÖ0Ïpublic int +attr_rise_newÌ128Í(int rise)ÎPangoÖ0Ïpublic unowned +attr_scale_newÌ128Í(double scale_factor)ÎPangoÖ0Ïpublic unowned +attr_setÌ128Í(ulong attrs, short pair)ÎCursesÖ0Ïpublic int +attr_setÌ128Í(ulong attrs, short pair)ÎCurses.WindowÖ0Ïpublic int +attr_stretch_newÌ128Í(Pango.Stretch stretch)ÎPangoÖ0Ïpublic unowned +attr_strikethrough_color_newÌ128Í(uint16 red, uint16 green, uint16 blue)ÎPangoÖ0Ïpublic unowned +attr_strikethrough_newÌ128Í(bool strikethrough)ÎPangoÖ0Ïpublic unowned +attr_style_newÌ128Í(Pango.Style style)ÎPangoÖ0Ïpublic unowned +attr_type_get_nameÌ128Í(Pango.AttrType type)ÎPangoÖ0Ïpublic unowned string +attr_type_registerÌ128Í(string name)ÎPangoÖ0Ïpublic Pango.AttrType +attr_underline_color_newÌ128Í(uint16 red, uint16 green, uint16 blue)ÎPangoÖ0Ïpublic unowned +attr_underline_newÌ128Í(Pango.Underline underline)ÎPangoÖ0Ïpublic unowned +attr_variant_newÌ128Í(Pango.Variant variant)ÎPangoÖ0Ïpublic unowned +attr_weight_newÌ128Í(Pango.Weight weight)ÎPangoÖ0Ïpublic unowned +attributeDeclÌ8ÎXml.SAXHandlerÖ0ÏattributeDeclSAXFunc +attributeDeclSAXFuncÌ128Í(void* ctx, string elem, string fullname, int type, int def, string defaultValue, Enumeration* tree)ÎXmlÖ0Ïpublic delegate void +attributeSAXFuncÌ128Í(void* ctx, string name, string value)ÎXmlÖ0Ïpublic delegate void +attribute_countÌ128Í()ÎXml.TextReaderÖ0Ïpublic int +attribute_for_nameÌ128Í(string name)ÎAtk.TextÖ0Ïpublic Atk.TextAttribute +attribute_get_nameÌ128Í(Atk.TextAttribute attr)ÎAtk.TextÖ0Ïpublic unowned string +attribute_get_valueÌ128Í(Atk.TextAttribute attr, int index_)ÎAtk.TextÖ0Ïpublic unowned string +attribute_registerÌ128Í(string name)ÎAtk.TextÖ0Ïpublic Atk.TextAttribute +attributesÌ8ÎGnomeKeyring.FoundÖ0ÏGnomeKeyring.AttributeList +attributesÌ8ÎGnomeKeyring.PasswordSchemaÖ0Ïvoid +attributesÌ8ÎGst.SDPMediaÖ0ÏGLib.Array +attributesÌ8ÎGst.SDPMessageÖ0ÏGLib.Array +attributesÌ8ÎGtk.CellRendererTextÖ0ÏPango.AttrList +attributesÌ8ÎGtk.LabelÖ0ÏPango.AttrList +attributesÌ8ÎXml.ElementÖ0ÏAttribute +attributes_lenÌ128Í()ÎGst.SDPMediaÖ0 +attributes_lenÌ128Í()ÎGst.SDPMessageÖ0 +attroffÌ128Í(ulong attr)ÎCursesÖ0Ïpublic int +attroffÌ128Í(ulong attrs)ÎCurses.WindowÖ0Ïpublic int +attronÌ128Í(ulong attr)ÎCursesÖ0Ïpublic int +attronÌ128Í(ulong attrs)ÎCurses.WindowÖ0Ïpublic int +attrsÌ8ÎGtk.LabelÖ0ÏPango.AttrList +attrsetÌ128Í(ulong attr)ÎCursesÖ0Ïpublic int +attrsetÌ128Í(ulong attrs)ÎCurses.WindowÖ0Ïpublic int +atypeÌ8ÎXml.AttrÖ0ÏAttributeType +atypeÌ8ÎXml.AttributeÖ0ÏAttributeType +audio_buffer_clipÌ128Í(Gst.Buffer buffer, Gst.Segment segment, int rate, int frame_size)ÎGstÖ0Ïpublic unowned +audio_check_channel_positionsÌ128Í(Gst.AudioChannelPosition pos, uint channels)ÎGstÖ0Ïpublic bool +audio_default_registry_mixer_filterÌ128Í(Gst.AudioMixerFilterFunc filter_func, bool first)ÎGstÖ0Ïpublic unowned +audio_duration_from_pad_bufferÌ128Í(Gst.Pad pad, Gst.Buffer buf)ÎGstÖ0Ïpublic Gst.ClockTime +audio_fixate_channel_positionsÌ128Í(Gst.Structure str)ÎGstÖ0Ïpublic Gst.AudioChannelPosition +audio_frame_byte_sizeÌ128Í(Gst.Pad pad)ÎGstÖ0Ïpublic int +audio_frame_lengthÌ128Í(Gst.Pad pad, Gst.Buffer buf)ÎGstÖ0Ïpublic long +audio_get_channel_positionsÌ128Í(Gst.Structure str)ÎGstÖ0Ïpublic Gst.AudioChannelPosition +audio_is_buffer_framedÌ128Í(Gst.Pad pad, Gst.Buffer buf)ÎGstÖ0Ïpublic bool +audio_set_caps_channel_positions_listÌ128Í(Gst.Caps caps, Gst.AudioChannelPosition pos, int num_positions)ÎGstÖ0Ïpublic void +audio_set_channel_positionsÌ128Í(Gst.Structure str, Gst.AudioChannelPosition pos)ÎGstÖ0Ïpublic void +audio_set_structure_channel_positions_listÌ128Í(Gst.Structure str, Gst.AudioChannelPosition pos, int num_positions)ÎGstÖ0Ïpublic void +audio_structure_set_intÌ128Í(Gst.Structure structure, Gst.AudioFieldFlag flag)ÎGstÖ0Ïpublic void +audiopropertiesÌ8ÎTagLib.FileÖ0Ïunowned +audiosetÌ8ÎV4l2.InputÖ0Ïuint32 +audiosetÌ8ÎV4l2.OutputÖ0Ïuint32 +audmodeÌ8ÎV4l2.TunerÖ0Ïuint32 +authÌ8ÎSoup.ServerContextÖ0ÏSoup.ServerAuth +auth_callbackÌ8ÎSoup.AuthDomainBasicÖ0Ïvoid +auth_callbackÌ8ÎSoup.AuthDomainDigestÖ0Ïvoid +auth_ctxÌ8ÎSoup.ServerHandlerÖ0ÏSoup.ServerAuthContext +auth_dataÌ8ÎSoup.AuthDomainBasicÖ0Ïvoid +auth_dataÌ8ÎSoup.AuthDomainDigestÖ0Ïvoid +auth_flagsÌ8ÎEpc.PublisherÖ0ÏEpc.AuthFlags +auth_flags_get_classÌ128Í()ÎEpcÖ0Ïpublic weak GLib.FlagsClass +auth_flags_to_stringÌ128Í(Epc.AuthFlags value)ÎEpcÖ0 +auth_headerÌ128Í()ÎXml.NanoHTTPÖ0 +auth_typeÌ8ÎGnomeVFS.ModuleCallbackAuthenticationInÖ0ÏGnomeVFS.ModuleCallbackAuthenticationAuthType +authenticateÌ128Í(string realm)ÎEpc.ConsumerÖ0Ïpublic virtual signal bool +authenticateÌ128Í(string username, string password, string resource, Lm.ResultFunction function, GLib.DestroyNotify? notify)ÎLm.ConnectionÖ0Ïpublic bool +authenticateÌ128Í(string username, string password)ÎSoup.AuthÖ0Ïpublic virtual void +authenticateÌ128Í(Soup.Message p0, string auth_type, string auth_realm, void* username, void* password)ÎSoup.ConnectionÖ0Ïpublic virtual signal void +authenticateÌ128Í(Soup.Message p0, string auth_type, string auth_realm, void* username, void* password)ÎSoup.SessionÖ0Ïpublic virtual signal void +authenticateÌ128Í(Soup.Message msg, Soup.Auth auth, bool retrying)ÎSoup.SessionÖ0Ïpublic virtual signal void +authenticate_and_blockÌ128Í(string username, string password, string resource)ÎLm.ConnectionÖ0Ïpublic bool +authentication_manager_dialog_is_visibleÌ128Í()ÎGnomeÖ0Ïpublic bool +authentication_manager_initÌ128Í()ÎGnomeÖ0Ïpublic void +authorÌ8ÎGst.ElementDetailsÖ0 +authorÌ8ÎPoppler.DocumentÖ0 +authorityÌ8ÎXml.URIÖ0 +authorsÌ8ÎGtk.AboutDialogÖ0 +authtypeÌ8ÎGnomeKeyring.NetworkPasswordDataÖ0 +authtypeÌ8ÎGnomeVFS.ModuleCallbackFillAuthenticationInÖ0 +authtypeÌ8ÎGnomeVFS.ModuleCallbackFullAuthenticationInÖ0 +authtypeÌ8ÎGnomeVFS.ModuleCallbackSaveAuthenticationInÖ0 +autoÌ8ÎOobs.IfaceÖ0Ïbool +auto_clockÌ128Í()ÎGst.PipelineÖ0Ïpublic void +auto_flush_busÌ8ÎGst.PipelineÖ0Ïbool +auto_growÌ8ÎGLib.BufferedOutputStreamÖ0Ïbool +auto_indentÌ8ÎGtk.SourceViewÖ0Ïbool +auto_load_imagesÌ8ÎWebKit.WebSettingsÖ0Ïbool +auto_resizeÌ8ÎGtk.FontSelectionDialogÖ0Ïbool +auto_shrink_imagesÌ8ÎWebKit.WebSettingsÖ0Ïbool +autocommitÌ128Í(bool mode)ÎMysql.DatabaseÖ0Ïpublic bool +automatic_boundsÌ8ÎGoo.CanvasÖ0Ïbool +autoname_uriÌ128Í(string uri)ÎHildon.FileSystemModelÖ0Ïpublic unowned string +autonamingÌ8ÎHildon.FileChooserDialogÖ0Ïbool +autotitleÌ8ÎHildon.WizardDialogÖ0Ïbool +av_bpsÌ8ÎGst.gst_riff_strf_audsÖ0Ïuint32 +avail_inÌ8ÎBZLib.StreamÖ0 +avail_outÌ8ÎBZLib.StreamÖ0 +availableÌ128Í()ÎGst.AdapterÖ0 +availableÌ128Í()ÎGst.AllocTraceÖ0Ïpublic bool +availableÌ128Í()ÎGst.CollectPadsÖ0 +available_fastÌ128Í()ÎGst.AdapterÖ0 +axesÌ8ÎGdk.DeviceÖ0ÏGdk.DeviceAxis +axesÌ8ÎGdk.EventButtonÖ0Ïdouble +axesÌ8ÎGdk.EventMotionÖ0Ïdouble +axesÌ8ÎGdk.TimeCoordÖ0Ïdouble +axisÌ8ÎSDL.JoyAxisEventÖ0Ïuchar +axis_itemsÌ8ÎGtk.InputDialogÖ0ÏGtk.Widget +axis_listÌ8ÎGtk.InputDialogÖ0ÏGtk.Widget +axis_listboxÌ8ÎGtk.InputDialogÖ0ÏGtk.Widget +bÌ8ÎGsl.ChebSeriesÖ0Ïdouble +bÌ128Í(int order, double qq, out Result result)ÎGsl.MathieuWorkspaceÖ0Ïpublic int +bÌ8ÎSDL.ColorÖ0Ïuchar +bÌ4ÎSDL.KeySymbolÖ0 +bÌ8ÎX.ClientMessageEventDataÖ0Ïunowned +bAlternateSettingÌ8ÎUSB.InterfaceDescriptorÖ0Ïuint8 +bConfigurationValueÌ8ÎUSB.ConfigDescriptorÖ0Ïuint8 +bDescriptorTypeÌ8ÎUSB.ConfigDescriptorÖ0Ïuint8 +bDescriptorTypeÌ8ÎUSB.DeviceDescriptorÖ0Ïuint8 +bDescriptorTypeÌ8ÎUSB.EndpointDescriptorÖ0Ïuint8 +bDescriptorTypeÌ8ÎUSB.InterfaceDescriptorÖ0Ïuint8 +bDeviceClassÌ8ÎUSB.DeviceDescriptorÖ0Ïuint8 +bDeviceProtocolÌ8ÎUSB.DeviceDescriptorÖ0Ïuint8 +bDeviceSubClassÌ8ÎUSB.DeviceDescriptorÖ0Ïuint8 +bEndpointAddressÌ8ÎUSB.EndpointDescriptorÖ0Ïuint8 +bInterfaceClassÌ8ÎUSB.InterfaceDescriptorÖ0Ïuint8 +bInterfaceNumberÌ8ÎUSB.InterfaceDescriptorÖ0Ïuint8 +bInterfaceProtocolÌ8ÎUSB.InterfaceDescriptorÖ0Ïuint8 +bInterfaceSubClassÌ8ÎUSB.InterfaceDescriptorÖ0Ïuint8 +bIntervalÌ8ÎUSB.EndpointDescriptorÖ0Ïuint8 +bLengthÌ8ÎUSB.ConfigDescriptorÖ0Ïuint8 +bLengthÌ8ÎUSB.DeviceDescriptorÖ0Ïuint8 +bLengthÌ8ÎUSB.EndpointDescriptorÖ0Ïuint8 +bLengthÌ8ÎUSB.InterfaceDescriptorÖ0Ïuint8 +bMaxPacketSize0Ì8ÎUSB.DeviceDescriptorÖ0Ïuint8 +bNumConfigurationsÌ8ÎUSB.DeviceDescriptorÖ0Ïuint8 +bNumEndpointsÌ8ÎUSB.InterfaceDescriptorÖ0Ïuint8 +bNumInterfacesÌ8ÎUSB.ConfigDescriptorÖ0Ïuint8 +bRefreshÌ8ÎUSB.EndpointDescriptorÖ0Ïuint8 +bSynchAddressÌ8ÎUSB.EndpointDescriptorÖ0Ïuint8 +b_arrayÌ128Í(int order_min, int order_max, double qq, MathieuWorkspace work, [CCode (array_length = false)] double[] result_array)ÎGsl.MathieuWorkspaceÖ0Ïpublic int +b_coeffÌ128Í(int order, double qq, double aa, [CCode (array_length = false)] double[] coeff)ÎGsl.MathieuWorkspaceÖ0Ïpublic int +backÌ8ÎGtk.AssistantÖ0ÏGtk.Widget +backÌ8ÎVte.CharAttributesÖ0ÏGdk.Color +backendÌ8ÎHildon.FileSystemModelÖ0 +backend_objectÌ8ÎHildon.FileSystemModelÖ0Ïvoid +backgroundÌ8ÎGdk.GCValuesÖ0ÏGdk.Color +backgroundÌ8ÎGtk.CellRendererTextÖ0 +backgroundÌ8ÎGtk.CellViewÖ0 +backgroundÌ8ÎGtk.SourceStyleÖ0 +backgroundÌ8ÎGtk.TextTagÖ0 +background_changedÌ128Í()ÎWnck.ScreenÖ0Ïpublic virtual signal void +background_colorÌ8ÎGoo.CanvasÖ0 +background_color_rgbÌ8ÎGoo.CanvasÖ0 +background_full_heightÌ8ÎGtk.TextTagÖ0Ïbool +background_full_height_setÌ8ÎGtk.TextTagÖ0Ïbool +background_gdkÌ8ÎGtk.CellRendererTextÖ0ÏGdk.Color +background_gdkÌ8ÎGtk.CellViewÖ0ÏGdk.Color +background_gdkÌ8ÎGtk.TextTagÖ0ÏGdk.Color +background_pixelÌ8ÎX.SetWindowAttributesÖ0 +background_setÌ8ÎGtk.CellRendererTextÖ0Ïbool +background_setÌ8ÎGtk.CellViewÖ0Ïbool +background_setÌ8ÎGtk.SourceStyleÖ0Ïbool +background_setÌ8ÎGtk.TextTagÖ0Ïbool +background_stippleÌ8ÎGtk.TextTagÖ0ÏGdk.Pixmap +background_stipple_setÌ8ÎGtk.TextTagÖ0Ïbool +backing_pixelÌ8ÎX.SetWindowAttributesÖ0 +backing_pixelÌ8ÎX.WindowAttributesÖ0 +backing_planesÌ8ÎX.SetWindowAttributesÖ0 +backing_planesÌ8ÎX.WindowAttributesÖ0 +backing_storeÌ8ÎGtk.RulerÖ0ÏGdk.Pixmap +backing_storeÌ8ÎX.SetWindowAttributesÖ0Ïint +backing_storeÌ8ÎX.WindowAttributesÖ0Ïint +backspaceÌ128Í()ÎGtk.EntryÖ0Ïpublic virtual signal void +backspaceÌ128Í(Gtk.TextIter iter, bool interactive, bool default_editable)ÎGtk.TextBufferÖ0Ïpublic bool +backspaceÌ128Í()ÎGtk.TextViewÖ0Ïpublic virtual signal void +backspace_deletes_characterÌ8ÎPango.LogAttrÖ0 +backwardÌ128Í(Function* f, double x, double h, out double result, out double abserr)ÎGsl.DerivÖ0Ïpublic int +backwardÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n, FFTComplexWavetable wavetable, FFTComplexWorkspace work)ÎGsl.FFTComplexÖ0Ïpublic int +backwardÌ4ÎGsl.FFTDirectionÖ0 +backwardÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n, FFTHalfcomplexWavetable wavetable, FFTRealWorkspace work)ÎGsl.FFTHalfcomplexÖ0Ïpublic int +backwardÌ4ÎGsl.WaveletDirectionÖ0 +backward_charÌ128Í()ÎGtk.TextIterÖ0Ïpublic bool +backward_charsÌ128Í(int count)ÎGtk.TextIterÖ0Ïpublic bool +backward_cursor_positionÌ128Í()ÎGtk.TextIterÖ0Ïpublic bool +backward_cursor_positionsÌ128Í(int count)ÎGtk.TextIterÖ0Ïpublic bool +backward_display_lineÌ128Í(Gtk.TextIter iter)ÎGtk.TextViewÖ0Ïpublic bool +backward_display_line_startÌ128Í(Gtk.TextIter iter)ÎGtk.TextViewÖ0Ïpublic bool +backward_find_charÌ128Í(Gtk.TextCharPredicate pred, Gtk.TextIter limit)ÎGtk.TextIterÖ0Ïpublic bool +backward_iter_to_source_markÌ128Í(Gtk.TextIter iter, string category)ÎGtk.SourceBufferÖ0Ïpublic bool +backward_lineÌ128Í()ÎGtk.TextIterÖ0Ïpublic bool +backward_linesÌ128Í(int count)ÎGtk.TextIterÖ0Ïpublic bool +backward_searchÌ128Í(string str, Gtk.TextSearchFlags flags, out Gtk.TextIter match_start, out Gtk.TextIter match_end, Gtk.TextIter? limit)ÎGtk.TextIterÖ0Ïpublic bool +backward_sentence_startÌ128Í()ÎGtk.TextIterÖ0Ïpublic bool +backward_sentence_startsÌ128Í(int count)ÎGtk.TextIterÖ0Ïpublic bool +backward_to_tag_toggleÌ128Í(Gtk.TextTag? tag)ÎGtk.TextIterÖ0Ïpublic bool +backward_visible_cursor_positionÌ128Í()ÎGtk.TextIterÖ0Ïpublic bool +backward_visible_cursor_positionsÌ128Í(int count)ÎGtk.TextIterÖ0Ïpublic bool +backward_visible_lineÌ128Í()ÎGtk.TextIterÖ0Ïpublic bool +backward_visible_linesÌ128Í(int count)ÎGtk.TextIterÖ0Ïpublic bool +backward_visible_word_startÌ128Í()ÎGtk.TextIterÖ0Ïpublic bool +backward_visible_word_startsÌ128Í(int count)ÎGtk.TextIterÖ0Ïpublic bool +backward_word_startÌ128Í()ÎGtk.TextIterÖ0Ïpublic bool +backward_word_startsÌ128Í(int count)ÎGtk.TextIterÖ0Ïpublic bool +balance_matrixÌ128Í(Matrix A, Vector D)ÎGsl.LinAlgÖ0Ïpublic int +ballÌ8ÎSDL.JoyBallEventÖ0Ïuchar +bandwidthÌ8ÎGst.SDPBandwidthÖ0 +bandwidthsÌ8ÎGst.SDPMediaÖ0ÏGLib.Array +bandwidthsÌ8ÎGst.SDPMessageÖ0ÏGLib.Array +bandwidths_lenÌ128Í()ÎGst.SDPMediaÖ0 +bandwidths_lenÌ128Í()ÎGst.SDPMessageÖ0 +bar_styleÌ8ÎGtk.ProgressBarÖ0ÏGtk.ProgressBarStyle +base64_decodeÌ128Í(string text, int out_len)ÎSoupÖ0Ïpublic unowned string +base64_decode_simpleÌ128Í(uchar[] data, ulong len)ÎGsfÖ0 +base64_decode_stepÌ128Í(uchar[] @in, ulong len, uchar[] @out, out int state, out uint save)ÎGsfÖ0 +base64_decode_stepÌ128Í(uchar[] @in, int len, uchar[] @out, int state, uint save)ÎSoupÖ0Ïpublic int +base64_encodeÌ128Í(string text, int len)ÎSoupÖ0Ïpublic unowned string +base64_encode_closeÌ128Í(uchar[] @in, ulong inlen, bool break_lines, uchar[] @out, out int state, out uint save)ÎGsfÖ0 +base64_encode_closeÌ128Í(uchar[] @in, int inlen, bool break_lines, uchar[] @out, int state, int save)ÎSoupÖ0Ïpublic int +base64_encode_simpleÌ128Í(uchar[] data, ulong len)ÎGsfÖ0Ïpublic weak uchar +base64_encode_stepÌ128Í(uchar[] @in, ulong len, bool break_lines, uchar[] @out, out int state, out uint save)ÎGsfÖ0 +base64_encode_stepÌ128Í(uchar[] @in, int len, bool break_lines, uchar[] @out, int state, int save)ÎSoupÖ0Ïpublic int +base_gcÌ8ÎGtk.StyleÖ0ÏGdk.GC +base_heightÌ8ÎGdk.GeometryÖ0Ïint +base_streamÌ8ÎGLib.FilterInputStreamÖ0ÏGLib.InputStream +base_streamÌ8ÎGLib.FilterOutputStreamÖ0ÏGLib.OutputStream +base_timeÌ8ÎGst.ElementÖ0ÏGst.ClockTimeDiff +base_tsÌ8ÎGst.BaseRTPAudioPayloadÖ0ÏGst.ClockTime +base_uriÌ8ÎRsvg.HandleÖ0 +base_uriÌ128Í()ÎXml.TextReaderÖ0 +base_widthÌ8ÎGdk.GeometryÖ0Ïint +basenameÌ8ÎGst.PluginÖ0 +basicÌ8ÎSoup.ServerAuthÖ0ÏSoup.ServerAuthBasic +basic_infoÌ8ÎSoup.ServerAuthContextÖ0Ïvoid +baudrateÌ128Í()ÎCursesÖ0Ïpublic int +baudrateÌ8ÎFTDI.ContextÖ0Ïint +bbÌ8ÎGsl.MathieuWorkspaceÖ0Ïdouble +bcdDeviceÌ8ÎUSB.DeviceDescriptorÖ0Ïuint16 +bcdUSBÌ8ÎUSB.DeviceDescriptorÖ0Ïuint16 +beepÌ128Í()ÎCursesÖ0Ïpublic int +beepÌ128Í()ÎGdkÖ0Ïpublic void +beepÌ128Í()ÎGdk.DisplayÖ0Ïpublic void +beepÌ128Í()ÎGdk.WindowÖ0Ïpublic void +before_sendÌ128Í(Gst.RTSPMessage req)ÎGst.RTSPExtensionÖ0Ïpublic abstract Gst.RTSPResult +before_transformÌ128Í(Gst.Buffer buffer)ÎGst.BaseTransformÖ0Ïpublic virtual void +beginÌ128Í()ÎPango.RendererÖ0Ïpublic virtual void +begin_callÌ128Í(string method, ProxyCallNotify notify, GLib.DestroyNotify destroy, GLib.Type first_arg_type, ...)ÎDBus.ObjectÖ0Ïpublic weak ProxyCall +begin_move_dragÌ128Í(int button, int root_x, int root_y, uint32 timestamp)ÎGdk.WindowÖ0Ïpublic void +begin_move_dragÌ128Í(int button, int root_x, int root_y, uint32 timestamp)ÎGtk.WindowÖ0Ïpublic void +begin_not_undoable_actionÌ128Í()ÎGtk.SourceBufferÖ0Ïpublic void +begin_paint_rectÌ128Í(Gdk.Rectangle rectangle)ÎGdk.WindowÖ0Ïpublic void +begin_paint_regionÌ128Í(Gdk.Region region)ÎGdk.WindowÖ0Ïpublic void +begin_printÌ128Í(Gtk.PrintContext context)ÎGtk.PrintOperationÖ0Ïpublic virtual signal void +begin_resize_dragÌ128Í(Gdk.WindowEdge edge, int button, int root_x, int root_y, uint32 timestamp)ÎGdk.WindowÖ0Ïpublic void +begin_resize_dragÌ128Í(Gdk.WindowEdge edge, int button, int root_x, int root_y, uint32 timestamp)ÎGtk.WindowÖ0Ïpublic void +begin_user_actionÌ128Í()ÎGtk.TextBufferÖ0Ïpublic virtual signal void +begins_tagÌ128Í(Gtk.TextTag tag)ÎGtk.TextIterÖ0Ïpublic bool +bernoulliÌ128Í(RNG r, double p)ÎGsl.RandistÖ0 +bernoulli_pdfÌ128Í(uint k, double p)ÎGsl.RandistÖ0Ïpublic double +betaÌ128Í(double a, double b)ÎGsl.GammaBetaÖ0Ïpublic double +betaÌ8ÎGsl.IntegrationQAWSTableÖ0Ïdouble +betaÌ128Í(RNG r, double a, double b)ÎGsl.RandistÖ0Ïpublic double +beta_PÌ128Í(double x, double a, double b)ÎGsl.CDFÖ0Ïpublic double +beta_PinvÌ128Í(double P, double a, double b)ÎGsl.CDFÖ0Ïpublic double +beta_QÌ128Í(double x, double a, double b)ÎGsl.CDFÖ0Ïpublic double +beta_QinvÌ128Í(double Q, double a, double b)ÎGsl.CDFÖ0Ïpublic double +beta_eÌ128Í(double a, double b, out Result result)ÎGsl.GammaBetaÖ0Ïpublic int +beta_incÌ128Í(double a, double b, double x)ÎGsl.GammaBetaÖ0Ïpublic double +beta_inc_eÌ128Í(double a, double b, double x, out Result result)ÎGsl.GammaBetaÖ0Ïpublic int +beta_pdfÌ128Í(double x, double a, double b)ÎGsl.RandistÖ0Ïpublic double +better_matchÌ128Í(Pango.FontDescription old_match, Pango.FontDescription new_match)ÎPango.FontDescriptionÖ0Ïpublic bool +bgÌ8ÎGtk.RcStyleÖ0ÏGdk.Color +bgÌ8ÎGtk.StyleÖ0ÏGdk.Color +bg_colorÌ8ÎGtk.TextAppearanceÖ0ÏGdk.Color +bg_color_setÌ8ÎGtk.TextTagÖ0 +bg_full_heightÌ8ÎGtk.TextAttributesÖ0 +bg_full_height_setÌ8ÎGtk.TextTagÖ0 +bg_gcÌ8ÎGtk.StyleÖ0ÏGdk.GC +bg_pixmapÌ8ÎGtk.StyleÖ0ÏGdk.Pixmap +bg_pixmap_nameÌ8ÎGtk.RcStyleÖ0 +bg_stippleÌ8ÎGtk.TextAppearanceÖ0ÏGdk.Bitmap +bg_stipple_setÌ8ÎGtk.TextTagÖ0 +bidi_type_for_unicharÌ128Í(unichar ch)ÎPangoÖ0Ïpublic Pango.BidiType +bidiag_decompÌ128Í(Matrix A, Vector tau_U, Vector tau_V)ÎGsl.LinAlgÖ0Ïpublic int +bidiag_unpackÌ128Í(Matrix A, Vector tau_U, Matrix U, Vector tau_V, Matrix V, Vector diag, Vector superdiag)ÎGsl.LinAlgÖ0Ïpublic int +bidiag_unpack2Ì128Í(Matrix A, Vector tau_U, Vector tau_V, Matrix V)ÎGsl.LinAlgÖ0Ïpublic int +bidiag_unpack_BÌ128Í(Matrix A, Vector diag, Vector superdiag)ÎGsl.LinAlgÖ0Ïpublic int +bigendÌ8ÎGst.RingBufferSpecÖ0Ïbool +binÌ8ÎGsl.HistogramÖ0Ïdouble +binÌ8ÎGsl.Histogram2dÖ0Ïdouble +binÌ8ÎGsl.MonteVegasStateÖ0Ïint +bin_windowÌ8ÎGtk.HandleBoxÖ0ÏGdk.Window +bin_windowÌ8ÎGtk.LayoutÖ0ÏGdk.Window +bin_windowÌ8ÎGtk.MenuÖ0ÏGdk.Window +bin_windowÌ8ÎGtk.ViewportÖ0ÏGdk.Window +binarizeÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] dst, int length, uchar threshold)ÎSDLGraphics.FilterÖ0Ïpublic int +binaryÌ8ÎGLib.TokenValueÖ0 +bindÌ128Í(GLib.ParamSpec pspec)ÎGst.ControlSourceÖ0Ïpublic bool +bindÌ128Í(int sockfd, ...)ÎPosixÖ0Ïpublic int +bindÌ128Í(int channel, IPAddress address)ÎSDLNet.UDPSocketÖ0Ïpublic int +bindÌ128Í(Xfconf.Channel channel, string xfconf_property, GLib.Type xfconf_property_type, void* object, string object_property)ÎXfconf.PropertyÖ0 +bind_blobÌ128Í(int index, void* value, int n, GLib.DestroyNotify destroy_notify)ÎSqlite.StatementÖ0Ïpublic int +bind_doubleÌ128Í(int index, double value)ÎSqlite.StatementÖ0Ïpublic int +bind_gdkcolorÌ128Í(Xfconf.Channel channel, string xfconf_property, void* object, string object_property)ÎXfconf.PropertyÖ0 +bind_intÌ128Í(int index, int value)ÎSqlite.StatementÖ0Ïpublic int +bind_int64Ì128Í(int index, int64 value)ÎSqlite.StatementÖ0Ïpublic int +bind_nullÌ128Í(int index)ÎSqlite.StatementÖ0Ïpublic int +bind_parameter_countÌ128Í()ÎSqlite.StatementÖ0Ïpublic int +bind_parameter_indexÌ128Í(string name)ÎSqlite.StatementÖ0Ïpublic int +bind_parameter_nameÌ128Í(int index)ÎSqlite.StatementÖ0 +bind_textÌ128Í(int index, owned string value, int n = -1, GLib.DestroyNotify destroy_notify = GLib.g_free)ÎSqlite.StatementÖ0Ïpublic int +bind_textdomain_codesetÌ128Í(string domainname, string? codeset)ÎGLib.IntlÖ0Ïpublic weak string? +bind_valueÌ128Í(int index, Value value)ÎSqlite.StatementÖ0Ïpublic int +bind_zeroblobÌ128Í(int index, int n)ÎSqlite.StatementÖ0Ïpublic int +binding_setÌ8ÎGtk.BindingEntryÖ0ÏGtk.BindingSet +bindings_activateÌ128Í(Gtk.Object object, uint keyval, Gdk.ModifierType modifiers)ÎGtkÖ0Ïpublic bool +bindings_activate_eventÌ128Í(Gtk.Object object, Gdk.EventKey event)ÎGtkÖ0Ïpublic bool +bindtextdomainÌ128Í(string domainname, string? dirname)ÎGLib.IntlÖ0Ïpublic weak string? +binomialÌ128Í(RNG r, double p, uint n)ÎGsl.RandistÖ0 +binomial_PÌ128Í(uint k, double p, uint n)ÎGsl.CDFÖ0Ïpublic double +binomial_QÌ128Í(uint k, double p, uint n)ÎGsl.CDFÖ0Ïpublic double +binomial_knuthÌ128Í(RNG r, double p, uint n)ÎGsl.RandistÖ0 +binomial_pdfÌ128Í(uint k, double p, uint n)ÎGsl.RandistÖ0Ïpublic double +binomial_tpeÌ128Í(RNG r, double p, uint n)ÎGsl.RandistÖ0 +binsÌ128Í()ÎGsl.HistogramÖ0Ïpublic size_t +binsÌ8ÎGsl.MonteVegasStateÖ0 +bins_maxÌ8ÎGsl.MonteVegasStateÖ0Ïsize_t +bisectionÌ8ÎGsl.RootFsolverTypesÖ0ÏRootFsolverType +bitÌ8ÎGst.BitReaderÖ0 +bit_cntÌ8ÎGst.gst_riff_strf_vidsÖ0Ïuint16 +bit_gravityÌ8ÎX.SetWindowAttributesÖ0Ïint +bit_gravityÌ8ÎX.WindowAttributesÖ0Ïint +bitbang_enabledÌ8ÎFTDI.ContextÖ0Ïuchar +bitbang_modeÌ8ÎFTDI.ContextÖ0Ïuchar +bitmapÌ8ÎV4l2.WindowÖ0Ïvoid +bitmap_bit_orderÌ128Í()ÎX.DisplayÖ0Ïpublic int +bitmap_scanline_paddingÌ128Í()ÎX.DisplayÖ0Ïpublic int +bitmap_scanline_unitÌ128Í()ÎX.DisplayÖ0Ïpublic int +bitrateÌ8ÎGst.RTPPayloadInfoÖ0 +bitrateÌ8ÎTagLib.AudioPropertiesÖ0Ïint +bits_per_pixelÌ8ÎGdk.ImageÖ0Ïuint16 +bits_per_rgbÌ8ÎGdk.VisualÖ0Ïint +bits_per_rgb_valueÌ8ÎXcb.VisualTypeÖ0Ïuint8 +bits_per_sampleÌ8ÎGdk.PixbufÖ0Ïint +bitspersampleÌ8ÎTiff.RGBAImageÖ0Ïuint16 +bivariate_gaussianÌ128Í(RNG r, double sigma_x, double sigma_y, double rho, out double x, out double y)ÎGsl.RandistÖ0Ïpublic void +bivariate_gaussian_pdfÌ128Í(double x, double y, double sigma_x, double sigma_y, double rho)ÎGsl.RandistÖ0Ïpublic double +bkgdÌ128Í(ulong ch)ÎCursesÖ0Ïpublic int +bkgdÌ128Í(ulong ch)ÎCurses.WindowÖ0Ïpublic int +bkgdsetÌ128Í(ulong ch)ÎCursesÖ0Ïpublic void +bkgdsetÌ128Í(ulong ch)ÎCurses.WindowÖ0Ïpublic void +blackÌ8ÎGtk.StyleÖ0ÏGdk.Color +black_gcÌ8ÎGtk.StyleÖ0ÏGdk.GC +black_pixelÌ8ÎXcb.ScreenÖ0Ïuint32 +black_pixel_of_screenÌ128Í()ÎX.ScreenÖ0 +blink_timeoutÌ8ÎGtk.EntryÖ0 +blink_timeoutÌ8ÎGtk.TextViewÖ0 +blinkingÌ8ÎGtk.StatusIconÖ0Ïbool +blistÌ8ÎGsl.IntegrationWorkspaceÖ0Ïdouble +blitÌ128Í(Rect? srcrect, Surface dst, Rect? dstrect)ÎSDL.SurfaceÖ0Ïpublic int +blit_fillÌ8ÎSDL.VideoInfoÖ0Ïuint32 +blit_hwÌ8ÎSDL.VideoInfoÖ0Ïuint32 +blit_hw_AÌ8ÎSDL.VideoInfoÖ0Ïuint32 +blit_swÌ8ÎSDL.VideoInfoÖ0Ïuint32 +blit_sw_AÌ8ÎSDL.VideoInfoÖ0Ïuint32 +blit_sw_CCÌ8ÎSDL.VideoInfoÖ0Ïuint32 +bliw_hw_CCÌ8ÎSDL.VideoInfoÖ0Ïuint32 +blkcnt_tÌ2048ÎPosixÖ0 +blksize_tÌ2048ÎPosixÖ0 +blockÌ128Í(void* instance, ulong handler_id)ÎGLib.SignalHandlerÖ0Ïpublic void +blockÌ8ÎGsl.MatrixÖ0ÏBlock +blockÌ8ÎGsl.MatrixComplexÖ0ÏBlockComplex +blockÌ8ÎGsl.VectorÖ0ÏBlock +blockÌ8ÎGsl.VectorComplexÖ0ÏBlockComplex +block_activateÌ128Í()ÎGtk.ActionÖ0Ïpublic void +block_by_funcÌ128Í(void* instance, void* func, void* data)ÎGLib.SignalHandlerÖ0 +block_callbackÌ8ÎGst.PadÖ0ÏGst.PadBlockCallback +block_condÌ8ÎGst.PadÖ0ÏGLib.Cond +block_countÌ8ÎGnomeVFS.FileInfoÖ0ÏGnomeVFS.FileSize +block_dataÌ8ÎGst.PadÖ0Ïvoid +block_matchedÌ128Í(void* instance, SignalMatchType mask, uint signal_id, Quark detail, Closure? closure, void* func, void* data)ÎGLib.SignalHandlerÖ0 +block_menuÌ128Í()ÎXfce.PanelPluginÖ0Ïpublic void +blockalignÌ8ÎGst.gst_riff_strf_audsÖ0Ïuint16 +blocksÌ8ÎGtk.ProgressBarÖ0 +blocksizeÌ8ÎGst.BaseSinkÖ0 +blocksizeÌ8ÎGst.BaseSrcÖ0 +blueÌ8ÎGdk.ColorÖ0Ïuint16 +blueÌ8ÎPango.ColorÖ0Ïuint16 +blue_maskÌ8ÎGdk.VisualÖ0Ïuint32 +blue_precÌ8ÎGdk.VisualÖ0Ïint +blue_shiftÌ8ÎGdk.VisualÖ0Ïint +bluecmapÌ8ÎTiff.RGBAImageÖ0Ïuint16 +bmAttributesÌ8ÎUSB.ConfigDescriptorÖ0Ïuint8 +bmAttributesÌ8ÎUSB.EndpointDescriptorÖ0Ïuint8 +bodyÌ8ÎGst.RTSPMessageÖ0Ïuchar +bodyÌ8ÎNotify.NotificationÖ0 +bodyÌ8ÎSoup.DataBufferÖ0 +body_font_nameÌ8ÎGtk.SourcePrintCompositorÖ0 +body_sizeÌ8ÎGst.RTSPMessageÖ0 +boldÌ8ÎGtk.SourceStyleÖ0Ïbool +boldÌ8ÎHildon.FontSelectionDialogÖ0Ïbool +bold_setÌ8ÎGtk.SourceStyleÖ0Ïbool +bold_setÌ8ÎHildon.FontSelectionDialogÖ0Ïbool +bonobo_module_info_getÌ128Í()ÎGnomeÖ0Ïpublic unowned +bookdataÌ128Í()ÎGsl.NTupleÖ0Ïpublic int +boolÌ2048Ö0 +boolÌ4ÎGLib.DateMonthÖ0 +boolÌ4ÎGLib.DateWeekdayÖ0 +booleanÌ128Í()ÎGLib.RandÖ0Ïpublic bool +booleanÌ128Í()ÎGLib.RandomÖ0Ïpublic bool +boolvalÌ8ÎXml.XPathObjectÖ0Ïint +borderÌ128Í(ulong ls, ulong rs, ulong ts, ulong bs, ulong tl, ulong tr, ulong bl, ulong br)ÎCursesÖ0Ïpublic int +borderÌ128Í(ulong ls, ulong rs, ulong ts, ulong bs, ulong tl, ulong tr, ulong bl, ulong br)ÎCurses.WindowÖ0Ïpublic int +border_pixelÌ8ÎX.SetWindowAttributesÖ0 +border_widthÌ8ÎGoo.CanvasTableDataÖ0Ïdouble +border_widthÌ8ÎGtk.ContainerÖ0 +border_widthÌ8ÎX.ConfigureEventÖ0Ïint +border_widthÌ8ÎX.ConfigureRequestEventÖ0Ïint +border_widthÌ8ÎX.CreateWindowEventÖ0Ïint +border_widthÌ8ÎX.WindowAttributesÖ0Ïint +border_widthÌ8ÎX.WindowChangesÖ0Ïint +borosh13Ì8ÎGsl.RNGTypesÖ0ÏRNGType +bottomÌ8ÎGtk.BorderÖ0Ïint +bottomÌ8ÎPoppler.DestÖ0Ïdouble +bottom_attachÌ8ÎGtk.TableChildÖ0Ïuint16 +bottom_paddingÌ8ÎGtk.AlignmentÖ0 +bottom_windowÌ8ÎGtk.TextViewÖ0ÏGtk.TextWindow +boundÌ8ÎGst.ControlSourceÖ0Ïbool +boundsÌ8ÎAtk.TextRangeÖ0ÏAtk.TextRectangle +boundsÌ8ÎGoo.CanvasÖ0ÏGoo.CanvasBounds +boundsÌ8ÎGoo.CanvasItemSimpleÖ0ÏGoo.CanvasBounds +boundsÌ8ÎV4l2.CropCapÖ0ÏRect +bounds_changedÌ128Í(Atk.Rectangle bounds)ÎAtk.ComponentÖ0Ïpublic virtual signal void +bounds_from_originÌ8ÎGoo.CanvasÖ0Ïbool +bounds_paddingÌ8ÎGoo.CanvasÖ0Ïdouble +boxÌ128Í(ulong verch, ulong horch)ÎCurses.WindowÖ0Ïpublic int +boxÌ8ÎGsl.MonteVegasStateÖ0Ïint +boxesÌ8ÎGsl.MonteVegasStateÖ0 +bplÌ8ÎGdk.ImageÖ0Ïuint16 +bppÌ8ÎGdk.ImageÖ0Ïuint16 +break_typeÌ128Í()ÎunicharÖ0Ïpublic UnicodeBreakType +breakpointÌ128Í()ÎGLibÖ0Ïpublic void +breakpointÌ128Í(size_t i)ÎGsl.BsplineWorkspaceÖ0Ïpublic double +brentÌ8ÎGsl.MinFminimizerTypesÖ0ÏMinFminimizerType +brentÌ8ÎGsl.RootFsolverTypesÖ0ÏRootFsolverType +broadcastÌ128Í()ÎGLib.CondÖ0Ïpublic void +broadcastÌ128Í()ÎSDL.ConditionÖ0Ïpublic int +broadcast_addressÌ8ÎOobs.IfaceEthernetÖ0 +broadcast_client_messageÌ128Í(Gdk.Event event)ÎGdk.ScreenÖ0Ïpublic void +broken_encodingÌ8ÎSoup.UriÖ0Ïbool +browseÌ128Í()ÎGnome.IconEntryÖ0Ïpublic virtual signal void +browse_dialog_titleÌ8ÎGnome.IconEntryÖ0 +broydenÌ8ÎGsl.MultirootFsolverTypesÖ0ÏMultirootFsolverType +bscaleÌ8ÎGsl.EigenGenWorkspaceÖ0Ïdouble +bsearchÌ128Í([CCode (array_length = false)] double[] x_array, double x, size_t index_lo, size_t index_hi)ÎGsl.InterpÖ0Ïpublic size_t +bsearchÌ128Í(void* key, void* base, size_t nmemb, size_t size, compar_fn_t func)ÎPosixÖ0Ïpublic void * +bsimpÌ8ÎGsl.OdeivStepTypesÖ0ÏOdeivStepType +bsplineÌ8ÎGsl.WaveletTypesÖ0ÏWaveletType +bspline_centeredÌ8ÎGsl.WaveletTypesÖ0ÏWaveletType +bstepÌ8ÎTiff.CIELabToRGBÖ0Ïfloat +btolÌ8ÎGsl.EigenGenWorkspaceÖ0Ïdouble +btreeÌ8ÎGtk.TextBufferÖ0ÏGtk.TextBTree +bufÌ8ÎGsf.OutputCsvÖ0ÏGLib.StringBuilder +bufÌ8ÎGst.TraceÖ0ÏGst.TraceEntry +bufÌ8ÎSDL.AudioConverterÖ0Ïuchar +bufferÌ8ÎGst.CollectDataÖ0ÏGst.Buffer +bufferÌ8ÎGst.NetBufferÖ0ÏGst.Buffer +bufferÌ8ÎGst.RTCPPacketÖ0ÏGst.Buffer +bufferÌ8ÎGtk.SourcePrintCompositorÖ0ÏGtk.SourceBuffer +bufferÌ8ÎGtk.TextViewÖ0ÏGtk.TextBuffer +buffer_allocÌ128Í(uint64 offset, uint size, Gst.Caps caps, out unowned Gst.Buffer buf)ÎGst.BaseSinkÖ0Ïpublic virtual Gst.FlowReturn +buffer_classÌ8ÎGst.NetBufferClassÖ0ÏGst.BufferClass +buffer_sizeÌ8ÎGLib.BufferedInputStreamÖ0 +buffer_sizeÌ8ÎGLib.BufferedOutputStreamÖ0 +buffer_straw_get_bufferÌ128Í(Gst.Element bin, Gst.Pad pad)ÎGstÖ0Ïpublic unowned +buffer_straw_start_pipelineÌ128Í(Gst.Element bin, Gst.Pad pad)ÎGstÖ0Ïpublic void +buffer_straw_stop_pipelineÌ128Í(Gst.Element bin, Gst.Pad pad)ÎGstÖ0Ïpublic void +buffer_timeÌ8ÎGst.BaseAudioSinkÖ0Ïint64 +buffer_timeÌ8ÎGst.BaseAudioSrcÖ0Ïint64 +buffer_timeÌ8ÎGst.RingBufferSpecÖ0Ïuint64 +buffer_to_window_coordsÌ128Í(Gtk.TextWindowType win, int buffer_x, int buffer_y, out int window_x, out int window_y)ÎGtk.TextViewÖ0Ïpublic void +bufferallocfuncÌ8ÎGst.PadÖ0ÏGst.PadBufferAllocFunction +buffersÌ8ÎGtk.TextTagTableÖ0ÏGLib.SList +buffers_queuedÌ8ÎGst.BaseSinkÖ0Ïint +bufoffsetÌ8ÎGst.TraceÖ0Ïint +bufsizeÌ8ÎGst.TraceÖ0Ïint +bufsizeÌ8ÎGst.gst_riff_strhÖ0Ïuint32 +bugÌ128Í(string bug_uri_snippet)ÎGLib.TestÖ0Ïpublic void +bug_baseÌ128Í(string uri_pattern)ÎGLib.TestÖ0Ïpublic void +buildÌ128Í(out uchar output)ÎFTDI.EEPROMÖ0Ïpublic int +buildÌ128Í(AudioConverter cvt, AudioFormat src_format, uchar src_channels, int src_rate, AudioFormat dst_format, uchar dst_channels, int dst_rate)ÎSDL.AudioConverterÖ0Ïpublic int +buildÌ128Í(string URI, string @base)ÎXml.URIÖ0 +build_filenameÌ128Í(string first_element, ...)ÎGLib.PathÖ0 +build_pathÌ128Í(string? directory, string module_name)ÎGLib.ModuleÖ0 +build_relativeÌ128Í(string uri, string @base)ÎXml.URIÖ0 +build_widgetÌ128Í(Glade.WidgetInfo info)ÎGlade.XMLÖ0Ïpublic unowned +bulk_readÌ128Í(int ep, [CCode (array_length = false)] char[] bytes, int size, int timeout)ÎUSB.DeviceHandleÖ0Ïpublic int +bulk_writeÌ128Í(int ep, [CCode (array_length = false)] char[] bytes, int size, int timeout)ÎUSB.DeviceHandleÖ0Ïpublic int +busÌ8ÎGst.ElementÖ0ÏGst.Bus +busÌ8ÎUSB.DeviceÖ0ÏBus +bus_infoÌ8ÎV4l2.CapabilityÖ0Ïunowned +busy_timeoutÌ128Í(int ms)ÎSqlite.DatabaseÖ0Ïpublic int +buttonÌ8ÎGdk.EventÖ0ÏGdk.EventButton +buttonÌ8ÎGdk.EventButtonÖ0 +buttonÌ8ÎGtk.EntryÖ0 +buttonÌ8ÎGtk.GammaCurveÖ0ÏGtk.Widget +buttonÌ8ÎGtk.MenuShellÖ0 +buttonÌ8ÎGtk.NotebookÖ0 +buttonÌ8ÎGtk.SpinButtonÖ0 +buttonÌ8ÎGtk.TreeViewColumnÖ0ÏGtk.Widget +buttonÌ8ÎSDL.EventÖ0ÏMouseButtonEvent +buttonÌ8ÎSDL.JoyButtonEventÖ0Ïuchar +buttonÌ8ÎSDL.MouseButtonEventÖ0Ïuchar +buttonÌ8ÎX.ButtonEventÖ0 +button_click_timeÌ8ÎGdk.DisplayÖ0Ïuint32 +button_downÌ8ÎGtk.ButtonÖ0 +button_get_button_typeÌ128Í()ÎPoppler.FormFieldÖ0Ïpublic Poppler.FormButtonType +button_get_stateÌ128Í()ÎPoppler.FormFieldÖ0Ïpublic bool +button_maxhÌ8ÎGtk.ToolbarÖ0Ïint +button_maxwÌ8ÎGtk.ToolbarÖ0Ïint +button_numberÌ8ÎGdk.DisplayÖ0Ïint +button_press_eventÌ128Í(Goo.CanvasItem target, Gdk.EventButton event)ÎGoo.CanvasItemÖ0Ïpublic virtual signal bool +button_press_eventÌ128Í(Gdk.Event event)ÎGtk.StatusIconÖ0Ïpublic virtual signal bool +button_press_eventÌ128Í(Gdk.EventButton event)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +button_release_eventÌ128Í(Goo.CanvasItem target, Gdk.EventButton event)ÎGoo.CanvasItemÖ0Ïpublic virtual signal bool +button_release_eventÌ128Í(Gdk.Event event)ÎGtk.StatusIconÖ0Ïpublic virtual signal bool +button_release_eventÌ128Í(Gdk.EventButton event)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +button_requestÌ8ÎGtk.TreeViewColumnÖ0Ïint +button_sensitivityÌ8ÎGtk.ComboBoxÖ0ÏGtk.SensitivityType +button_set_stateÌ128Í(bool state)ÎPoppler.FormFieldÖ0Ïpublic void +button_windowÌ8ÎGdk.DisplayÖ0ÏGdk.Window +button_xÌ8ÎGdk.DisplayÖ0Ïint +button_yÌ8ÎGdk.DisplayÖ0Ïint +buttonsÌ8ÎGtk.MessageDialogÖ0ÏGtk.ButtonsType +bwtypeÌ8ÎGst.SDPBandwidthÖ0 +by_classÌ128Í(void* object_class)ÎGtk.BindingSetÖ0Ïpublic unowned +bye_add_ssrcÌ128Í(uint32 ssrc)ÎGst.RTCPPacketÖ0Ïpublic bool +bye_add_ssrcsÌ128Í(uint32 ssrc, uint len)ÎGst.RTCPPacketÖ0Ïpublic bool +bye_get_nth_ssrcÌ128Í(uint nth)ÎGst.RTCPPacketÖ0Ïpublic uint32 +bye_get_reasonÌ128Í()ÎGst.RTCPPacketÖ0Ïpublic unowned string +bye_get_reason_lenÌ128Í()ÎGst.RTCPPacketÖ0Ïpublic uchar +bye_get_ssrc_countÌ128Í()ÎGst.RTCPPacketÖ0 +bye_set_reasonÌ128Í(string reason)ÎGst.RTCPPacketÖ0Ïpublic bool +byteÌ8ÎGst.BitReaderÖ0 +byteÌ8ÎGst.ByteReaderÖ0 +byte_consumedÌ128Í()ÎXml.TextReaderÖ0Ïpublic long +byte_orderÌ8ÎGLib.DataInputStreamÖ0ÏGLib.DataStreamByteOrder +byte_orderÌ8ÎGLib.DataOutputStreamÖ0ÏGLib.DataStreamByteOrder +byte_orderÌ8ÎGdk.ImageÖ0ÏGdk.ByteOrder +byte_orderÌ8ÎGdk.VisualÖ0ÏGdk.ByteOrder +bytesÌ8ÎGLib.InetAddressÖ0Ïvoid +bytesÌ8ÎGst.DataQueueSizeÖ0 +bytes_copiedÌ8ÎGnomeVFS.XferProgressInfoÖ0ÏGnomeVFS.FileSize +bytes_per_sampleÌ8ÎGst.RingBufferSpecÖ0Ïint +bytes_totalÌ8ÎGnomeVFS.XferProgressInfoÖ0ÏGnomeVFS.FileSize +bytesperlineÌ8ÎV4l2.PixelFormatÖ0Ïuint32 +bytesusedÌ8ÎV4l2.BufferÖ0Ïuint32 +byteswap_unicodeÌ128Í(int swapped)ÎSDLTTFÖ0Ïpublic void +cÌ8ÎGsl.ChebSeriesÖ0Ïdouble +cÌ4ÎSDL.KeySymbolÖ0 +cÌ8ÎV4l2.ClipÖ0ÏRect +cÌ8ÎV4l2.CropÖ0ÏRect +c1Ì8ÎXml.ElementContentÖ0ÏElementContent +c2Ì8ÎXml.ElementContentÖ0ÏElementContent +c_ccÌ8ÎPosix.termiosÖ0Ïunowned +c_cflagÌ8ÎPosix.termiosÖ0Ïtcflag_t +c_iflagÌ8ÎPosix.termiosÖ0Ïtcflag_t +c_ispeedÌ8ÎPosix.termiosÖ0Ïspeed_t +c_lflagÌ8ÎPosix.termiosÖ0Ïtcflag_t +c_lineÌ8ÎPosix.termiosÖ0Ïcc_t +c_oflagÌ8ÎPosix.termiosÖ0Ïtcflag_t +c_ospeedÌ8ÎPosix.termiosÖ0Ïspeed_t +cacheÌ8ÎGLib.CompletionÖ0ÏList +cacheÌ8ÎGsl.InterpAccelÖ0Ïsize_t +cache_caps1Ì8ÎGst.BaseTransformÖ0ÏGst.Caps +cache_caps1_sizeÌ8ÎGst.BaseTransformÖ0 +cache_caps2Ì8ÎGst.BaseTransformÖ0ÏGst.Caps +cache_caps2_sizeÌ8ÎGst.BaseTransformÖ0 +cache_fileÌ8ÎGst.RegistryÖ0Ïint +cache_hashÌ8ÎGConf.ClientÖ0ÏGLib.HashTable +cache_includes_preeditÌ8ÎGtk.EntryÖ0 +cache_settingÌ8ÎGoo.CanvasItemSimpleDataÖ0 +cached_layoutÌ8ÎGtk.EntryÖ0ÏPango.Layout +cairo_context_get_font_optionsÌ128Í(Pango.Context context)ÎPangoÖ0Ïpublic unowned +cairo_context_get_resolutionÌ128Í(Pango.Context context)ÎPangoÖ0Ïpublic double +cairo_context_get_shape_rendererÌ128Í(Pango.Context context, void* data)ÎPangoÖ0Ïpublic unowned +cairo_context_set_font_optionsÌ128Í(Pango.Context context, Cairo.FontOptions options)ÎPangoÖ0Ïpublic void +cairo_context_set_resolutionÌ128Í(Pango.Context context, double dpi)ÎPangoÖ0Ïpublic void +cairo_context_set_shape_rendererÌ128Í(Pango.Context context, Pango.CairoShapeRendererFunc func, void* data, GLib.DestroyNotify dnotify)ÎPangoÖ0Ïpublic void +cairo_createÌ128Í(Gdk.Drawable drawable)ÎGdkÖ0Ïpublic Cairo.Context +cairo_create_contextÌ128Í(Cairo.Context cr)ÎPangoÖ0Ïpublic unowned +cairo_create_layoutÌ128Í(Cairo.Context cr)ÎPangoÖ0Ïpublic unowned +cairo_error_underline_pathÌ128Í(Cairo.Context cr, double x, double y, double width, double height)ÎPangoÖ0Ïpublic void +cairo_glyph_string_pathÌ128Í(Cairo.Context cr, Pango.Font font, Pango.GlyphString glyphs)ÎPangoÖ0Ïpublic void +cairo_layout_line_pathÌ128Í(Cairo.Context cr, Pango.LayoutLine line)ÎPangoÖ0Ïpublic void +cairo_layout_pathÌ128Í(Cairo.Context cr, Pango.Layout layout)ÎPangoÖ0Ïpublic void +cairo_rectangleÌ128Í(Cairo.Context cr, Gdk.Rectangle rectangle)ÎGdkÖ0Ïpublic void +cairo_regionÌ128Í(Cairo.Context cr, Gdk.Region region)ÎGdkÖ0Ïpublic void +cairo_set_source_colorÌ128Í(Cairo.Context cr, Gdk.Color color)ÎGdkÖ0Ïpublic void +cairo_set_source_pixbufÌ128Í(Cairo.Context cr, Gdk.Pixbuf pixbuf, double pixbuf_x, double pixbuf_y)ÎGdkÖ0Ïpublic void +cairo_set_source_pixmapÌ128Í(Cairo.Context cr, Gdk.Pixmap pixmap, double pixmap_x, double pixmap_y)ÎGdkÖ0Ïpublic void +cairo_show_error_underlineÌ128Í(Cairo.Context cr, double x, double y, double width, double height)ÎPangoÖ0Ïpublic void +cairo_show_glyph_itemÌ128Í(Cairo.Context cr, string text, Pango.GlyphItem glyph_item)ÎPangoÖ0Ïpublic void +cairo_show_glyph_stringÌ128Í(Cairo.Context cr, Pango.Font font, Pango.GlyphString glyphs)ÎPangoÖ0Ïpublic void +cairo_show_layoutÌ128Í(Cairo.Context cr, Pango.Layout layout)ÎPangoÖ0Ïpublic void +cairo_show_layout_lineÌ128Í(Cairo.Context cr, Pango.LayoutLine line)ÎPangoÖ0Ïpublic void +cairo_update_contextÌ128Í(Cairo.Context cr, Pango.Context context)ÎPangoÖ0Ïpublic void +cairo_update_layoutÌ128Í(Cairo.Context cr, Pango.Layout layout)ÎPangoÖ0Ïpublic void +calc_derivÌ128Í(ChebSeries cs)ÎGsl.ChebSeriesÖ0Ïpublic int +calc_fixed_heightÌ8ÎGtk.CellRendererTextÖ0 +calc_integÌ128Í(ChebSeries cs)ÎGsl.ChebSeriesÖ0Ïpublic int +calc_workspace_layoutÌ128Í(int num_workspaces, int space_index, Wnck.WorkspaceLayout layout)ÎWnck.ScreenÖ0Ïpublic void +callÌ128Í(string method, out GLib.Error error, GLib.Type first_arg_type, ...)ÎDBus.ObjectÖ0Ïpublic bool +callÌ128Í(int nargs = 0, int nresults = 0)ÎLua.LuaVMÖ0Ïpublic void +call_functionÌ128Í(Gst.TypeFind find)ÎGst.TypeFindFactoryÖ0Ïpublic void +callbackÌ8ÎGst.RingBufferÖ0ÏGst.RingBufferCallback +callbackÌ8ÎGtk.ActionEntryÖ0ÏGtk.ActionCallback +callbackÌ8ÎGtk.ToggleActionEntryÖ0ÏGtk.ActionCallback +callbackÌ8ÎSoup.ServerAuthContextÖ0ÏSoup.ServerAuthCallbackFn +callbackÌ8ÎSoup.ServerHandlerÖ0ÏSoup.ServerCallbackFn +calls_per_boxÌ8ÎGsl.MonteVegasStateÖ0 +can_activate_accelÌ128Í(uint signal_id)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +can_activate_pullÌ8ÎGst.BaseSinkÖ0Ïbool +can_activate_pushÌ8ÎGst.BaseSinkÖ0Ïbool +can_activate_pushÌ8ÎGst.BaseSrcÖ0Ïbool +can_change_colorÌ128Í()ÎCursesÖ0Ïpublic bool +can_compareÌ128Í(Gst.Value value1, Gst.Value value2)ÎGst.ValueÖ0Ïpublic bool +can_copy_clipboardÌ128Í()ÎWebKit.WebViewÖ0Ïpublic bool +can_cut_clipboardÌ128Í()ÎWebKit.WebViewÖ0Ïpublic bool +can_defaultÌ8ÎGtk.WidgetÖ0Ïbool +can_deleteÌ128Í()ÎGLib.AppInfoÖ0Ïpublic abstract bool +can_ejectÌ128Í()ÎGLib.DriveÖ0Ïpublic abstract bool +can_ejectÌ128Í()ÎGLib.MountÖ0Ïpublic abstract bool +can_ejectÌ128Í()ÎGLib.VolumeÖ0Ïpublic abstract bool +can_focusÌ8ÎGoo.CanvasItemÖ0Ïbool +can_focusÌ8ÎGoo.CanvasItemModelÖ0Ïbool +can_focusÌ8ÎGoo.CanvasItemSimpleDataÖ0 +can_focusÌ8ÎGtk.WidgetÖ0Ïbool +can_focusÌ8ÎHildon.VolumebarÖ0Ïbool +can_go_backÌ128Í()ÎGtk.MozEmbedÖ0Ïpublic weak bool +can_go_backÌ128Í()ÎWebKit.WebViewÖ0Ïpublic bool +can_go_back_or_forwardÌ128Í(int steps)ÎWebKit.WebViewÖ0Ïpublic bool +can_go_backwardÌ128Í()ÎWebKit.WebViewÖ0Ïpublic bool +can_go_forwardÌ128Í()ÎGtk.MozEmbedÖ0Ïpublic weak bool +can_go_forwardÌ128Í()ÎWebKit.WebViewÖ0Ïpublic bool +can_hibernateÌ8ÎHildon.ProgramÖ0Ïbool +can_insertÌ128Í(bool default_editability)ÎGtk.TextIterÖ0Ïpublic bool +can_intersectÌ128Í(Gst.Value value1, Gst.Value value2)ÎGst.ValueÖ0Ïpublic bool +can_linkÌ128Í(Gst.Pad sinkpad)ÎGst.PadÖ0Ïpublic bool +can_mountÌ128Í()ÎGLib.VolumeÖ0Ïpublic abstract bool +can_open_multiple_filesÌ8ÎGnomeVFS.MimeApplicationÖ0Ïbool +can_paste_clipboardÌ128Í()ÎWebKit.WebViewÖ0Ïpublic bool +can_poll_for_mediaÌ128Í()ÎGLib.DriveÖ0Ïpublic abstract bool +can_readÌ128Í(Gst.Poll set, Gst.PollFD fd)ÎGst.PollFDÖ0Ïpublic bool +can_redoÌ8ÎGtk.SourceBufferÖ0Ïbool +can_remove_supports_typeÌ128Í()ÎGLib.AppInfoÖ0Ïpublic abstract bool +can_seekÌ128Í()ÎGLib.FileInputStreamÖ0Ïpublic virtual bool +can_seekÌ128Í()ÎGLib.FileOutputStreamÖ0Ïpublic virtual bool +can_seekÌ128Í()ÎGLib.SeekableÖ0Ïpublic abstract bool +can_sink_capsÌ128Í(Gst.Caps caps)ÎGst.ElementFactoryÖ0Ïpublic bool +can_src_capsÌ128Í(Gst.Caps caps)ÎGst.ElementFactoryÖ0Ïpublic bool +can_subtractÌ128Í(Gst.Value minuend, Gst.Value subtrahend)ÎGst.ValueÖ0Ïpublic bool +can_thumbnailÌ128Í(string uri, string mime_type, ulong mtime)ÎGnome.ThumbnailFactoryÖ0Ïpublic bool +can_truncateÌ128Í()ÎGLib.FileOutputStreamÖ0Ïpublic virtual bool +can_truncateÌ128Í()ÎGLib.SeekableÖ0Ïpublic abstract bool +can_undoÌ8ÎGtk.SourceBufferÖ0Ïbool +can_unionÌ128Í(Gst.Value value1, Gst.Value value2)ÎGst.ValueÖ0Ïpublic bool +can_unmountÌ128Í()ÎGLib.MountÖ0Ïpublic abstract bool +can_use_dydt_inÌ8ÎGsl.OdeivStepTypeÖ0Ïint +can_writeÌ128Í(Gst.Poll set, Gst.PollFD fd)ÎGst.PollFDÖ0Ïpublic bool +cancelÌ128Í()ÎGLib.CancellableÖ0Ïpublic void +cancelÌ128Í()ÎGLib.FileMonitorÖ0Ïpublic virtual bool +cancelÌ128Í()ÎGnomeVFS.CancellationÖ0Ïpublic void +cancelÌ128Í()ÎGtk.AssistantÖ0Ïpublic virtual signal void +cancelÌ128Í()ÎGtk.MenuShellÖ0Ïpublic virtual signal void +cancelÌ128Í()ÎGtk.PrintOperationÖ0Ïpublic void +cancel_buttonÌ8ÎGtk.ColorSelectionDialogÖ0ÏGtk.Widget +cancel_buttonÌ8ÎGtk.FontSelectionDialogÖ0ÏGtk.Widget +cancel_callÌ128Í(ProxyCall call)ÎDBus.ObjectÖ0Ïpublic void +cancel_messageÌ128Í(Soup.Message msg)ÎSoup.SessionÖ0Ïpublic virtual void +cancel_messageÌ128Í(Soup.Message msg, uint status_code)ÎSoup.SessionÖ0Ïpublic virtual void +cancel_openÌ128Í()ÎLm.ConnectionÖ0Ïpublic void +cancel_positionÌ128Í()ÎGtk.PanedÖ0Ïpublic virtual signal bool +cancel_requestÌ128Í(void* request)ÎGnomeKeyringÖ0Ïpublic void +cancelledÌ128Í()ÎGLib.CancellableÖ0Ïpublic virtual signal void +cancelledÌ8ÎGLib.FileMonitorÖ0Ïbool +canonÌ128Í(string valid_chars, char substitutor)Ö0Ïpublic void +canonic_pathÌ128Í(string path)ÎXml.URIÖ0 +canonical_cyclesÌ128Í()ÎGsl.PermutationÖ0Ïpublic size_t +canonical_to_linearÌ128Í(Permutation q)ÎGsl.PermutationÖ0Ïpublic int +canvasÌ8ÎGoo.CanvasItemSimpleÖ0ÏGoo.Canvas +canvas_windowÌ8ÎGoo.CanvasÖ0ÏGdk.Window +canvas_x_offsetÌ8ÎGoo.CanvasÖ0Ïint +canvas_y_offsetÌ8ÎGoo.CanvasÖ0Ïint +cap_styleÌ8ÎGdk.GCValuesÖ0ÏGdk.CapStyle +capabilitiesÌ8ÎV4l2.CapabilityÖ0Ïuint32 +capabilityÌ8ÎV4l2.AudioÖ0Ïuint32 +capabilityÌ8ÎV4l2.AudioOutÖ0Ïuint32 +capabilityÌ8ÎV4l2.CaptureParmÖ0Ïuint32 +capabilityÌ8ÎV4l2.FrameBufferÖ0Ïuint32 +capabilityÌ8ÎV4l2.ModulatorÖ0Ïuint32 +capabilityÌ8ÎV4l2.OutputParmÖ0Ïuint32 +capabilityÌ8ÎV4l2.TunerÖ0Ïuint32 +capsÌ8ÎGst.BufferÖ0ÏGst.Caps +capsÌ8ÎGst.PadÖ0ÏGst.Caps +capsÌ8ÎGst.PadTemplateÖ0ÏGst.Caps +capsÌ8ÎGst.RingBufferSpecÖ0ÏGst.Caps +capsÌ8ÎGst.TypeFindFactoryÖ0ÏGst.Caps +caps_lock_warningÌ8ÎGtk.EntryÖ0Ïbool +caption_labelÌ8ÎHildon.GetPasswordDialogÖ0 +captureÌ8ÎV4l2.ParmÖ0ÏCaptureParm +capturemodeÌ8ÎV4l2.CaptureParmÖ0Ïuint32 +cardÌ8ÎV4l2.CapabilityÖ0Ïunowned +case_sensitiveÌ8ÎGLib.ScannerConfigÖ0Ïbool +casefoldÌ128Í(long len = -1)Ö0 +castÌ128Í(void* from, GLib.Type type)ÎGst.ImplementsInterfaceÖ0Ïpublic void * +categoriesÌ8ÎXfce.MenuStandardRulesÖ0ÏGLib.List +categoryÌ8ÎGtk.SourceMarkÖ0 +cauchyÌ128Í(RNG r, double a)ÎGsl.RandistÖ0Ïpublic double +cauchy_PÌ128Í(double x, double a)ÎGsl.CDFÖ0Ïpublic double +cauchy_PinvÌ128Í(double P, double a)ÎGsl.CDFÖ0Ïpublic double +cauchy_QÌ128Í(double x, double a)ÎGsl.CDFÖ0Ïpublic double +cauchy_QinvÌ128Í(double Q, double a)ÎGsl.CDFÖ0Ïpublic double +cauchy_pdfÌ128Í(double x, double a)ÎGsl.RandistÖ0Ïpublic double +cbÌ8ÎBonoboUI.VerbÖ0ÏVerbFn +cb_dataÌ8ÎGst.RingBufferÖ0Ïvoid +cbreakÌ128Í()ÎCursesÖ0Ïpublic int +cbrtÌ128Í(double x)ÎGLib.MathÖ0Ïpublic double +cbrtfÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +cc_tÌ2048ÎPosixÖ0 +cdataBlockÌ8ÎXml.SAXHandlerÖ0ÏcdataBlockSAXFunc +cdataBlockSAXFuncÌ128Í(void* ctx, string value, int len)ÎXmlÖ0Ïpublic delegate void +ceÌ128Í(int order, double qq, double zz, out Result result)ÎGsl.MathieuWorkspaceÖ0Ïpublic int +ce_arrayÌ128Í(int nmin, int nmax, double qq, double zz, MathieuWorkspace work, [CCode (array_length = false)] double[] result_array)ÎGsl.MathieuWorkspaceÖ0Ïpublic int +ceilÌ128Í(double x)ÎGLib.MathÖ0Ïpublic double +ceilfÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +cell_backgroundÌ8ÎGtk.CellRendererÖ0 +cell_background_gdkÌ8ÎGtk.CellRendererÖ0ÏGdk.Color +cell_background_setÌ8ÎGtk.CellRendererÖ0Ïbool +cell_get_positionÌ128Í(Gtk.CellRenderer cell_renderer, int start_pos, int width)ÎGtk.TreeViewColumnÖ0Ïpublic bool +cell_get_sizeÌ128Í(out Gdk.Rectangle cell_area, out int x_offset, out int y_offset, out int width, out int height)ÎGtk.TreeViewColumnÖ0Ïpublic void +cell_is_visibleÌ128Í()ÎGtk.TreeViewColumnÖ0Ïpublic bool +cell_listÌ8ÎGtk.TreeViewColumnÖ0ÏGLib.List +cell_set_cell_dataÌ128Í(Gtk.TreeModel tree_model, Gtk.TreeIter iter, bool is_expander, bool is_expanded)ÎGtk.TreeViewColumnÖ0Ïpublic void +cells_of_screenÌ128Í()ÎX.ScreenÖ0Ïpublic int +center_allocationÌ8ÎGtk.AspectFrameÖ0ÏGtk.Allocation +center_rectÌ128Í(Gst.VideoRectangle src, Gst.VideoRectangle dst, Gst.VideoRectangle _result, bool scaling)ÎGst.VideoSinkÖ0Ïpublic void +center_xÌ8ÎGoo.CanvasEllipseÖ0Ïdouble +center_xÌ8ÎGoo.CanvasEllipseDataÖ0Ïdouble +center_xÌ8ÎGoo.CanvasEllipseModelÖ0Ïdouble +center_yÌ8ÎGoo.CanvasEllipseÖ0Ïdouble +center_yÌ8ÎGoo.CanvasEllipseDataÖ0Ïdouble +center_yÌ8ÎGoo.CanvasEllipseModelÖ0Ïdouble +centralÌ128Í(Function* f, double x, double h, out double result, out double abserr)ÎGsl.DerivÖ0Ïpublic int +certaintyÌ8ÎGst.IndexGroupÖ0ÏGst.IndexCertainty +certificate_fileÌ8ÎEpc.PublisherÖ0 +cfgÌ8ÎGst.FFTF32Ö0Ïvoid +cfgÌ8ÎGst.FFTF64Ö0Ïvoid +cfgÌ8ÎGst.FFTS16Ö0Ïvoid +cfgÌ8ÎGst.FFTS32Ö0Ïvoid +cfgetispeedÌ128Í(termios termios_p)ÎPosixÖ0Ïpublic speed_t +cfgetospeedÌ128Í(termios termios_p)ÎPosixÖ0Ïpublic speed_t +cfmakerawÌ128Í(termios termios_p)ÎPosixÖ0Ïpublic void +cfsetispeedÌ128Í(termios termios_p, speed_t speed)ÎPosixÖ0Ïpublic int +cfsetospeedÌ128Í(termios termios_p, speed_t speed)ÎPosixÖ0Ïpublic int +cfsetspeedÌ128Í(termios termios, speed_t speed)ÎPosixÖ0Ïpublic int +chainÌ128Í(owned Gst.Buffer buffer)ÎGst.PadÖ0Ïpublic Gst.FlowReturn +chain_from_overriddenÌ128Í([CCode (array_length = false)] Value[] instance_and_params, out Value return_value)ÎGLib.SignalÖ0Ïpublic void +chainfuncÌ8ÎGst.PadÖ0ÏGst.PadChainFunction +challengeÌ128Í(Soup.Message msg)ÎSoup.AuthDomainÖ0Ïpublic virtual unowned string +challengeÌ128Í(Soup.Message msg, string header_name)ÎSoup.ServerAuthContextÖ0Ïpublic void +changeÌ128Í(int ncolors)ÎGdk.ColormapÖ0Ïpublic void +changeÌ128Í(Pango.Attribute attr)ÎPango.AttrListÖ0Ïpublic void +change_backgroundÌ128Í(AppletBackgroundType type, ref Gdk.Color color, Gdk.Pixmap pixmap)ÎPanel.AppletÖ0Ïpublic signal void +change_current_pageÌ128Í(int offset)ÎGtk.NotebookÖ0Ïpublic virtual signal bool +change_entryÌ128Í(string accel_path, uint accel_key, Gdk.ModifierType accel_mods, bool replace)ÎGtk.AccelMapÖ0Ïpublic bool +change_leftÌ8ÎPoppler.DestÖ0 +change_nameÌ128Í(string name)ÎWnck.WorkspaceÖ0Ïpublic void +change_passwordÌ128Í(string keyring, string? original, string? password, owned GnomeKeyring.OperationDoneCallback callback)ÎGnomeKeyringÖ0Ïpublic void * +change_password_syncÌ128Í(string keyring, string? original, string? password)ÎGnomeKeyringÖ0Ïpublic GnomeKeyring.Result +change_propertyÌ128Í(Window w, Atom property, Atom type, int format, int mode, [CCode (array_length = false)] uchar[] data, int nelements)ÎX.DisplayÖ0Ïpublic int +change_resolutionÌ128Í(Gst.ClockTime old_resolution, Gst.ClockTime new_resolution)ÎGst.ClockÖ0Ïpublic virtual Gst.ClockTime +change_set_from_currentÌ128Í(...)ÎGConf.ClientÖ0Ïpublic unowned +change_set_from_currentÌ128Í(...)ÎGConf.EngineÖ0Ïpublic unowned +change_set_from_currentvÌ128Í(string keys)ÎGConf.ClientÖ0Ïpublic unowned +change_set_from_currentvÌ128Í(string keys)ÎGConf.EngineÖ0Ïpublic unowned +change_stateÌ128Í(Gst.StateChange transition)ÎGst.ElementÖ0Ïpublic virtual Gst.StateChangeReturn +change_topÌ8ÎPoppler.DestÖ0 +change_usb_versionÌ8ÎFTDI.EEPROMÖ0Ïint +change_userÌ128Í(string username, string passwd, string dbname)ÎMysql.DatabaseÖ0Ïpublic bool +change_valueÌ128Í(Gtk.ScrollType scroll, double new_value)ÎGtk.RangeÖ0Ïpublic virtual signal bool +change_valueÌ128Í(Gtk.ScrollType scroll)ÎGtk.SpinButtonÖ0Ïpublic virtual signal void +change_window_attributesÌ128Í(Window w, ulong valuemask, SetWindowAttributes attributes)ÎX.DisplayÖ0Ïpublic int +change_workspace_countÌ128Í(int count)ÎWnck.ScreenÖ0Ïpublic void +change_zoomÌ8ÎPoppler.DestÖ0 +changedÌ128Í()ÎGLib.DriveÖ0Ïpublic virtual signal void +changedÌ128Í(GLib.File file, GLib.File? other_file, GLib.FileMonitorEvent event_type)ÎGLib.FileMonitorÖ0Ïpublic virtual signal void +changedÌ128Í()ÎGLib.MountÖ0Ïpublic virtual signal void +changedÌ128Í()ÎGLib.VolumeÖ0Ïpublic virtual signal void +changedÌ128Í()ÎGnome.DItemEditÖ0Ïpublic virtual signal void +changedÌ128Í()ÎGnome.IconEntryÖ0Ïpublic virtual signal void +changedÌ128Í(bool recompute_bounds)ÎGoo.CanvasItemModelÖ0Ïpublic virtual signal void +changedÌ128Í(bool recompute_bounds)ÎGoo.CanvasItemSimpleÖ0Ïpublic void +changedÌ128Í(Gst.Tuner tuner, Gst.TunerChannel channel)ÎGst.TunerChannelÖ0Ïpublic void +changedÌ128Í(Gst.Tuner tuner, Gst.TunerNorm norm)ÎGst.TunerNormÖ0Ïpublic void +changedÌ128Í(string p0, uint p1, Gdk.ModifierType p2)ÎGtk.AccelMapÖ0Ïpublic virtual signal void +changedÌ128Í()ÎGtk.AdjustmentÖ0Ïpublic virtual signal void +changedÌ128Í(string p0, Gtk.TreeIter p1)ÎGtk.CellRendererComboÖ0Ïpublic virtual signal void +changedÌ128Í()ÎGtk.ComboBoxÖ0Ïpublic virtual signal void +changedÌ128Í()ÎGtk.EditableÖ0Ïpublic virtual signal void +changedÌ128Í()ÎGtk.HSVÖ0Ïpublic virtual signal void +changedÌ128Í()ÎGtk.IconThemeÖ0Ïpublic virtual signal void +changedÌ128Í(Gtk.RadioAction current)ÎGtk.RadioActionÖ0Ïpublic virtual signal void +changedÌ128Í()ÎGtk.RecentManagerÖ0Ïpublic virtual signal void +changedÌ128Í()ÎGtk.TextBufferÖ0Ïpublic virtual signal void +changedÌ128Í()ÎGtk.TreeSelectionÖ0Ïpublic virtual signal void +changedÌ128Í()ÎOobs.ObjectÖ0Ïpublic virtual signal void +changedÌ128Í(Soup.Cookie old_cookie, Soup.Cookie new_cookie)ÎSoup.CookieJarÖ0Ïpublic virtual signal void +changed_idÌ8ÎGtk.TreeModelSortÖ0 +changed_maskÌ8ÎGdk.EventWindowStateÖ0ÏGdk.WindowState +changesÌ128Í()ÎSqlite.DatabaseÖ0Ïpublic int +channelÌ8ÎSDLNet.UDPPacketÖ0Ïint +channelÌ8ÎVte.ReaperÖ0ÏGLib.IOChannel +channel_changedÌ128Í(Gst.TunerChannel channel)ÎGst.TunerÖ0Ïpublic virtual signal void +channelsÌ8ÎGst.RingBufferSpecÖ0Ïint +channelsÌ8ÎGst.gst_riff_strf_audsÖ0Ïuint16 +channelsÌ8ÎSDL.AudioSpecÖ0Ïuchar +channelsÌ8ÎTagLib.AudioPropertiesÖ0Ïint +char_2_tokenÌ8ÎGLib.ScannerConfigÖ0Ïbool +char_ascentÌ8ÎVte.TerminalÖ0Ïlong +char_descentÌ8ÎVte.TerminalÖ0Ïlong +char_heightÌ8ÎVte.TerminalÖ0Ïlong +char_size_changedÌ128Í(uint char_width, uint char_height)ÎVte.TerminalÖ0Ïpublic virtual signal void +char_widthÌ8ÎVte.TerminalÖ0Ïlong +character_set_nameÌ128Í()ÎMysql.DatabaseÖ0 +charactersÌ8ÎXml.SAXHandlerÖ0ÏcharactersSAXFunc +charactersSAXFuncÌ128Í(void* ctx, string ch, int len)ÎXmlÖ0Ïpublic delegate void +charsetÌ8ÎXml.DocÖ0Ïint +chdirÌ128Í(string filepath)ÎPosixÖ0Ïpublic int +chebmoÌ8ÎGsl.IntegrationQAWOTableÖ0Ïdouble +checkÌ128Í(string word, long len = -1)ÎEnchant.DictÖ0Ïpublic int +checkÌ128Í(int max_priority, PollFD[] fds, int n_fds)ÎGLib.MainContextÖ0Ïpublic int +checkÌ8ÎGLib.SourceFuncsÖ0ÏSourceCheckFunc +checkÌ128Í()ÎGnomeVFS.CancellationÖ0Ïpublic bool +checkÌ128Í(void* from, GLib.Type type)ÎGst.ImplementsInterfaceÖ0Ïpublic bool +check_abi_listÌ128Í(Gst.CheckABIStruct[] list, bool have_abi_sizes)ÎGstÖ0Ïpublic void +check_cancellation_currentÌ128Í()ÎGnomeVFS.ContextÖ0Ïpublic bool +check_caps_equalÌ128Í(Gst.Caps caps1, Gst.Caps caps2)ÎGstÖ0Ïpublic void +check_chain_funcÌ128Í(Gst.Pad pad, Gst.Buffer buffer)ÎGstÖ0Ïpublic Gst.FlowReturn +check_children_for_nsÌ8ÎGsf.XMLInNodeÖ0 +check_drop_buffersÌ128Í()ÎGstÖ0Ïpublic void +check_element_push_bufferÌ128Í(string element_name, Gst.Buffer buffer_in, Gst.Buffer buffer_out)ÎGstÖ0Ïpublic void +check_element_push_buffer_listÌ128Í(string element_name, GLib.List buffer_in, GLib.List buffer_out, Gst.FlowReturn last_flow_return)ÎGstÖ0Ïpublic void +check_existsÌ128Í(string language_code)ÎTracker.LanguageÖ0Ïpublic bool +check_get_rangeÌ128Í()ÎGst.BaseSrcÖ0Ïpublic virtual bool +check_in_pathÌ128Í(double x, double y, Cairo.Context cr, Goo.CanvasPointerEvents pointer_events)ÎGoo.CanvasItemSimpleÖ0Ïpublic bool +check_initÌ128Í(int argc, string argv)ÎGstÖ0Ïpublic void +check_message_errorÌ128Í(Gst.Message message, Gst.MessageType type, GLib.Quark domain, int code)ÎGstÖ0Ïpublic void +check_nsÌ128Í(string str, uint ns_id)ÎGsf.XMLInÖ0 +check_passwdÌ128Í(string passwd)ÎSoup.ServerAuthÖ0Ïpublic bool +check_passwordÌ128Í(string password)ÎEpc.AuthContextÖ0Ïpublic bool +check_passwordÌ128Í(Soup.Message msg, string username, string password)ÎSoup.AuthDomainÖ0Ïpublic virtual bool +check_permÌ128Í(GnomeVFS.ACLPerm perm)ÎGnomeVFS.ACEÖ0Ïpublic bool +check_pull_rangeÌ128Í()ÎGst.PadÖ0Ïpublic bool +check_replacementÌ128Í(out bool has_references = null)ÎGLib.RegexÖ0Ïpublic bool +check_resizeÌ128Í()ÎGtk.ContainerÖ0Ïpublic virtual signal void +check_responseÌ128Í()ÎXml.NanoFTPÖ0Ïpublic int +check_run_suiteÌ128Í(void* suite, string name, string fname)ÎGstÖ0Ïpublic int +check_same_fsÌ128Í(string source, string target, bool same_fs_return)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +check_same_fs_urisÌ128Í(GnomeVFS.URI source_uri, GnomeVFS.URI target_uri, bool same_fs_return)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +check_setup_elementÌ128Í(string factory)ÎGstÖ0Ïpublic Gst.Element +check_setup_sink_padÌ128Í(Gst.Element element, Gst.StaticPadTemplate template, Gst.Caps caps)ÎGstÖ0Ïpublic Gst.Pad +check_setup_sink_pad_by_nameÌ128Í(Gst.Element element, Gst.StaticPadTemplate template, string name)ÎGstÖ0Ïpublic Gst.Pad +check_setup_src_padÌ128Í(Gst.Element element, Gst.StaticPadTemplate template, Gst.Caps caps)ÎGstÖ0Ïpublic Gst.Pad +check_setup_src_pad_by_nameÌ128Í(Gst.Element element, Gst.StaticPadTemplate template, string name)ÎGstÖ0Ïpublic Gst.Pad +check_stackÌ128Í(int size)ÎLua.LuaVMÖ0Ïpublic bool +check_styleÌ128Í()ÎGoo.CanvasItemSimpleÖ0Ïpublic void +check_teardown_elementÌ128Í(Gst.Element element)ÎGstÖ0Ïpublic void +check_teardown_pad_by_nameÌ128Í(Gst.Element element, string name)ÎGstÖ0Ïpublic void +check_teardown_sink_padÌ128Í(Gst.Element element)ÎGstÖ0Ïpublic void +check_teardown_src_padÌ128Í(Gst.Element element)ÎGstÖ0Ïpublic void +check_uniquenessÌ128Í(GLib.List list, string name)ÎGst.ObjectÖ0Ïpublic bool +check_valueÌ128Í(string key, out unowned GConf.Value value_retloc)ÎGConf.ChangeSetÖ0Ïpublic bool +check_versionÌ128Í(uint min_major, uint min_minor, uint min_micro)ÎGst.PluginFeatureÖ0Ïpublic bool +check_versionÌ128Í(uint required_major, uint required_minor, uint required_micro)ÎGtkÖ0Ïpublic unowned string +check_video_modeÌ128Í(int width, int height, int bpp, uint32 flags)ÎSDL.ScreenÖ0Ïpublic int +checkdataÌ8ÎGst.DataQueueÖ0Ïvoid +checkedÌ8ÎXml.EntityÖ0Ïint +checkfullÌ8ÎGst.DataQueueÖ0ÏGst.DataQueueCheckFullFunction +checkgetrangefuncÌ8ÎGst.PadÖ0ÏGst.PadCheckGetRangeFunction +checksumÌ8ÎPoppler.AttachmentÖ0ÏGLib.StringBuilder +chgatÌ128Í(int n, ulong attr, short color)ÎCursesÖ0Ïpublic int +chgatÌ128Í(int n, ulong attr, short color)ÎCurses.WindowÖ0Ïpublic int +chi_sumÌ8ÎGsl.MonteVegasStateÖ0Ïdouble +childÌ8ÎGlade.ChildInfoÖ0ÏGlade.WidgetInfo +childÌ8ÎGtk.BinÖ0ÏGtk.Widget +childÌ8ÎGtk.ContainerÖ0ÏGtk.Widget +childÌ8ÎGtk.TreeViewColumnÖ0ÏGtk.Widget +childÌ8ÎXcb.ButtonPressEventÖ0ÏWindow +childÌ8ÎXcb.ButtonReleaseEventÖ0ÏWindow +childÌ8ÎXcb.MotionNotifyEventÖ0ÏWindow +child1Ì8ÎGtk.PanedÖ0ÏGtk.Widget +child1_resizeÌ8ÎGtk.PanedÖ0 +child1_shrinkÌ8ÎGtk.PanedÖ0 +child1_sizeÌ8ÎGtk.PanedÖ0Ïint +child2Ì8ÎGtk.PanedÖ0ÏGtk.Widget +child2_resizeÌ8ÎGtk.PanedÖ0 +child2_shrinkÌ8ÎGtk.PanedÖ0 +child_addedÌ128Í(int child_num)ÎGoo.CanvasItemModelÖ0Ïpublic virtual signal void +child_addedÌ128Í(GLib.Object child)ÎGst.ChildProxyÖ0Ïpublic virtual signal void +child_allocationÌ8ÎGtk.FrameÖ0ÏGtk.Allocation +child_attachedÌ128Í(Gtk.Widget child)ÎGtk.HandleBoxÖ0Ïpublic virtual signal void +child_busÌ8ÎGst.BinÖ0ÏGst.Bus +child_by_indexÌ128Í(int i)ÎGsf.InfileÖ0Ïpublic virtual weak Gsf.Input? +child_by_nameÌ128Í(string name)ÎGsf.InfileÖ0Ïpublic virtual weak Gsf.Input? +child_by_vnameÌ128Í(string name)ÎGsf.InfileÖ0Ïpublic weak Gsf.Input? +child_detachedÌ8ÎGtk.HandleBoxÖ0Ïbool +child_exitedÌ128Í(int p0, int p1)ÎVte.ReaperÖ0Ïpublic virtual signal void +child_exitedÌ128Í()ÎVte.TerminalÖ0Ïpublic virtual signal void +child_flagsÌ8ÎGtk.TreeModelSortÖ0 +child_focusÌ128Í(Gtk.DirectionType direction)ÎGtk.WidgetÖ0Ïpublic bool +child_getÌ128Í(Gtk.Widget child, ...)ÎGtk.ContainerÖ0Ïpublic void +child_get_propertyÌ128Í(Gtk.Widget child, string property_name, GLib.Value value)ÎGtk.ContainerÖ0Ïpublic void +child_get_valistÌ128Í(Gtk.Widget child, string first_property_name, void* var_args)ÎGtk.ContainerÖ0Ïpublic void +child_has_focusÌ8ÎGtk.NotebookÖ0 +child_idsÌ8ÎTracker.FieldÖ0Ïvoid +child_ipad_xÌ8ÎGtk.ButtonBoxÖ0Ïint +child_ipad_yÌ8ÎGtk.ButtonBoxÖ0Ïint +child_min_heightÌ8ÎGtk.ButtonBoxÖ0Ïint +child_min_widthÌ8ÎGtk.ButtonBoxÖ0Ïint +child_modelÌ8ÎGtk.TreeModelFilterÖ0ÏGtk.TreeModel +child_modelÌ8ÎGtk.TreeModelSortÖ0ÏGtk.TreeModel +child_movedÌ128Í(int old_child_num, int new_child_num)ÎGoo.CanvasItemModelÖ0Ïpublic virtual signal void +child_notifyÌ128Í(GLib.ParamSpec pspec)ÎGoo.CanvasItemÖ0Ïpublic virtual signal void +child_notifyÌ128Í(GLib.ParamSpec pspec)ÎGoo.CanvasItemModelÖ0Ïpublic virtual signal void +child_notifyÌ128Í(GLib.ParamSpec pspec)ÎGtk.WidgetÖ0Ïpublic virtual signal void +child_pack_directionÌ8ÎGtk.MenuBarÖ0ÏGtk.PackDirection +child_removedÌ128Í(int child_num)ÎGoo.CanvasItemModelÖ0Ïpublic virtual signal void +child_removedÌ128Í(GLib.Object child)ÎGst.ChildProxyÖ0Ïpublic virtual signal void +child_setÌ128Í(Gtk.Widget child, ...)ÎGtk.ContainerÖ0Ïpublic void +child_set_propertyÌ128Í(Gtk.Widget child, string property_name, GLib.Value value)ÎGtk.ContainerÖ0Ïpublic void +child_set_valistÌ128Í(Gtk.Widget child, string first_property_name, void* var_args)ÎGtk.ContainerÖ0Ïpublic void +child_typeÌ128Í()ÎGtk.ContainerÖ0Ïpublic virtual GLib.Type +childrenÌ8ÎGLib.NodeÖ0ÏNode +childrenÌ128Í()ÎGLib.TypeÖ0Ïpublic Type +childrenÌ8ÎGlade.WidgetInfoÖ0ÏGlade.ChildInfo +childrenÌ8ÎGoo.CanvasGroupModelÖ0ÏGLib.PtrArray +childrenÌ8ÎGoo.CanvasTableDataÖ0ÏGLib.Array +childrenÌ8ÎGst.BinÖ0ÏGLib.List +childrenÌ8ÎGtk.BoxÖ0ÏGLib.List +childrenÌ8ÎGtk.FixedÖ0ÏGLib.List +childrenÌ8ÎGtk.LayoutÖ0ÏGLib.List +childrenÌ8ÎGtk.MenuShellÖ0ÏGLib.List +childrenÌ8ÎGtk.NotebookÖ0ÏGLib.List +childrenÌ8ÎGtk.TableÖ0ÏGLib.List +childrenÌ8ÎGtk.TextViewÖ0ÏGLib.SList +childrenÌ8ÎGtk.ToolbarÖ0ÏGLib.List +childrenÌ8ÎLm.MessageNodeÖ0ÏLm.MessageNode +childrenÌ8ÎUSB.DeviceÖ0ÏDevice +childrenÌ8ÎXml.AttrÖ0ÏNode +childrenÌ8ÎXml.AttributeÖ0ÏNode +childrenÌ8ÎXml.DocÖ0ÏNode +childrenÌ8ÎXml.DtdÖ0ÏNode +childrenÌ8ÎXml.ElementÖ0ÏNode +childrenÌ8ÎXml.EntityÖ0ÏNode +childrenÌ8ÎXml.NodeÖ0ÏNode +children_changedÌ128Í(uint change_index, void* changed_child)ÎAtk.ObjectÖ0Ïpublic virtual signal void +children_cookieÌ8ÎGst.BinÖ0Ïuint32 +chisqÌ8ÎGsl.MonteVegasStateÖ0Ïdouble +chisqÌ128Í(RNG r, double nu)ÎGsl.RandistÖ0Ïpublic double +chisq_PÌ128Í(double x, double nu)ÎGsl.CDFÖ0Ïpublic double +chisq_PinvÌ128Í(double P, double nu)ÎGsl.CDFÖ0Ïpublic double +chisq_QÌ128Í(double x, double nu)ÎGsl.CDFÖ0Ïpublic double +chisq_QinvÌ128Í(double Q, double nu)ÎGsl.CDFÖ0Ïpublic double +chisq_pdfÌ128Í(double x, double nu)ÎGsl.RandistÖ0Ïpublic double +chmodÌ8ÎFuse.OperationsÖ0ÏChmod +chmodÌ128Í(string filename, int mode)ÎGLib.FileUtilsÖ0Ïpublic int +chmodÌ128Í(string filename, mode_t mode)ÎPosixÖ0Ïpublic int +choiceÌ8ÎGLib.MountOperationÖ0Ïint +choice_can_select_multipleÌ128Í()ÎPoppler.FormFieldÖ0Ïpublic bool +choice_commit_on_changeÌ128Í()ÎPoppler.FormFieldÖ0Ïpublic bool +choice_do_spell_checkÌ128Í()ÎPoppler.FormFieldÖ0Ïpublic bool +choice_get_choice_typeÌ128Í()ÎPoppler.FormFieldÖ0Ïpublic Poppler.FormChoiceType +choice_get_itemÌ128Í(int index)ÎPoppler.FormFieldÖ0Ïpublic unowned string +choice_get_n_itemsÌ128Í()ÎPoppler.FormFieldÖ0Ïpublic int +choice_get_textÌ128Í()ÎPoppler.FormFieldÖ0Ïpublic unowned string +choice_is_editableÌ128Í()ÎPoppler.FormFieldÖ0Ïpublic bool +choice_is_item_selectedÌ128Í(int index)ÎPoppler.FormFieldÖ0Ïpublic bool +choice_select_itemÌ128Í(int index)ÎPoppler.FormFieldÖ0Ïpublic void +choice_set_textÌ128Í(string text)ÎPoppler.FormFieldÖ0Ïpublic void +choice_toggle_itemÌ128Í(int index)ÎPoppler.FormFieldÖ0Ïpublic void +choice_unselect_allÌ128Í()ÎPoppler.FormFieldÖ0Ïpublic void +choicesÌ8ÎGnomeVFS.ModuleCallbackQuestionInÖ0 +cholesky_decompÌ128Í(Matrix A)ÎGsl.LinAlgÖ0Ïpublic int +cholesky_solveÌ128Í(Matrix cholesky, Vector b, Vector x)ÎGsl.LinAlgÖ0Ïpublic int +cholesky_svxÌ128Í(Matrix cholesky, Vector x)ÎGsl.LinAlgÖ0Ïpublic int +chompÌ128Í()Ö0 +chooseÌ128Í(uint n, uint m)ÎGsl.GammaBetaÖ0Ïpublic double +chooseÌ128Í(RNG r, void* dest, size_t k, void* src, size_t n, size_t size)ÎGsl.RandistÖ0Ïpublic int +choose_eÌ128Í(uint n, uint m, out Result result)ÎGsl.GammaBetaÖ0Ïpublic int +choose_fileÌ128Í(WebKit.WebFrame frame, string old_file)ÎWebKit.WebViewÖ0Ïpublic virtual unowned string +choose_iconÌ128Í(string[] icon_names, int size, Gtk.IconLookupFlags flags)ÎGtk.IconThemeÖ0Ïpublic unowned +chownÌ8ÎFuse.OperationsÖ0ÏChown +chownÌ128Í(string filename, uid_t owner, gid_t group)ÎPosixÖ0Ïpublic int +chrÌ128Í(long len, unichar c)Ö0 +chromakeyÌ8ÎV4l2.WindowÖ0Ïuint32 +chrootÌ128Í(string path)ÎPosixÖ0Ïpublic int +chugÌ128Í()Ö0 +cielabÌ8ÎTiff.RGBAImageÖ0ÏCIELabToRGB +claim_interfaceÌ128Í(int @interface)ÎUSB.DeviceHandleÖ0Ïpublic int +clampÌ128Í(uint low, uint high)Ö0 +clampÌ128Í(ushort low, ushort high)Ö0 +clampÌ128Í(ulong low, ulong high)Ö0 +clampÌ128Í(Date min_date, Date max_date)ÎGLib.DateÖ0Ïpublic void +clampÌ128Í(int16 low, int16 high)Îint16Ö0Ïpublic int16 +clampÌ128Í(int32 low, int32 high)Îint32Ö0Ïpublic int32 +clampÌ128Í(int64 low, int64 high)Îint64Ö0Ïpublic int64 +clampÌ128Í(int8 low, int8 high)Îint8Ö0Ïpublic int8 +clampÌ128Í(ssize_t low, ssize_t high)Îssize_tÖ0Ïpublic ssize_t +clampÌ128Í(uchar low, uchar high)ÎucharÖ0Ïpublic uchar +clampÌ128Í(uint16 low, uint16 high)Îuint16Ö0Ïpublic uint16 +clampÌ128Í(uint32 low, uint32 high)Îuint32Ö0Ïpublic uint32 +clampÌ128Í(uint64 low, uint64 high)Îuint64Ö0Ïpublic uint64 +clampÌ128Í(uint8 low, uint8 high)Îuint8Ö0Ïpublic uint8 +clampÌ128Í(unichar low, unichar high)ÎunicharÖ0Ïpublic unichar +clamp_pageÌ128Í(double lower, double upper)ÎGtk.AdjustmentÖ0Ïpublic void +clamptabÌ8ÎTiff.YCbCrToRGBÖ0ÏRGBValue +class_branch_pspecsÌ8ÎGtk.BindingSetÖ0ÏGLib.SList +class_find_child_propertyÌ128Í(GLib.ObjectClass iclass, string property_name)ÎGoo.CanvasItemÖ0Ïpublic unowned +class_find_child_propertyÌ128Í(GLib.ObjectClass mclass, string property_name)ÎGoo.CanvasItemModelÖ0Ïpublic unowned +class_find_child_propertyÌ128Í(GLib.ObjectClass cclass, string property_name)ÎGtk.ContainerÖ0Ïpublic unowned +class_group_closedÌ128Í(Wnck.ClassGroup class_group)ÎWnck.ScreenÖ0Ïpublic virtual signal void +class_group_openedÌ128Í(Wnck.ClassGroup class_group)ÎWnck.ScreenÖ0Ïpublic virtual signal void +class_initÌ8ÎGnome.ModuleInfoÖ0ÏGnome.ModuleClassInitHook +class_install_child_propertyÌ128Í(GLib.ObjectClass iclass, uint property_id, GLib.ParamSpec pspec)ÎGoo.CanvasItemÖ0Ïpublic void +class_install_child_propertyÌ128Í(GLib.ObjectClass mclass, uint property_id, GLib.ParamSpec pspec)ÎGoo.CanvasItemModelÖ0Ïpublic void +class_list_child_propertiesÌ128Í(GLib.ObjectClass iclass, uint n_properties)ÎGoo.CanvasItemÖ0Ïpublic unowned +class_list_child_propertiesÌ128Í(GLib.ObjectClass mclass, uint n_properties)ÎGoo.CanvasItemModelÖ0Ïpublic unowned +class_list_child_propertiesÌ128Í(GLib.ObjectClass cclass, uint n_properties)ÎGtk.ContainerÖ0Ïpublic unowned +class_pathÌ128Í(out uint path_length, out unowned string path, out unowned string path_reversed)ÎGtk.WidgetÖ0Ïpublic void +class_peekÌ128Í()ÎGLib.TypeÖ0Ïpublic weak TypeClass +class_refÌ128Í()ÎGLib.TypeÖ0Ïpublic TypeClass +class_sizeÌ8ÎGLib.TypeQueryÖ0 +classnameÌ8ÎGlade.WidgetInfoÖ0 +clausenÌ128Í(double x)ÎGsl.ClausenÖ0Ïpublic double +clausen_eÌ128Í(double x, out Result result)ÎGsl.ClausenÖ0Ïpublic int +cleanupÌ128Í()ÎXml.NanoFTPÖ0Ïpublic void +cleanupÌ128Í()ÎXml.NanoHTTPÖ0Ïpublic void +cleanupÌ128Í()ÎXml.ParserÖ0Ïpublic void +cleanupÌ8ÎXml.URIÖ0Ïint +cleanup_allÌ128Í()ÎGst.TaskÖ0Ïpublic void +clearÌ128Í()ÎCursesÖ0Ïpublic int +clearÌ128Í()ÎCurses.WindowÖ0Ïpublic int +clearÌ128Í()ÎGConf.ChangeSetÖ0Ïpublic void +clearÌ128Í()ÎGLib.DatalistÖ0Ïpublic void +clearÌ128Í(uint n_dates = 1)ÎGLib.DateÖ0Ïpublic void +clearÌ128Í()ÎGLib.QueueÖ0Ïpublic void +clearÌ128Í()ÎGLib.StringChunkÖ0Ïpublic void +clearÌ128Í()ÎGdk.WindowÖ0Ïpublic void +clearÌ128Í()ÎGnome.DItemEditÖ0Ïpublic void +clearÌ128Í(bool not_shown)ÎGnome.IconSelectionÖ0Ïpublic void +clearÌ128Í()ÎGnomeVFS.ACLÖ0Ïpublic void +clearÌ128Í()ÎGnomeVFS.FileInfoÖ0Ïpublic void +clearÌ128Í()ÎGst.AdapterÖ0Ïpublic void +clearÌ128Í(int segment)ÎGst.RingBufferÖ0Ïpublic void +clearÌ128Í()ÎGtk.CellLayoutÖ0Ïpublic abstract void +clearÌ128Í()ÎGtk.ClipboardÖ0Ïpublic void +clearÌ128Í()ÎGtk.ImageÖ0Ïpublic void +clearÌ128Í()ÎGtk.ListStoreÖ0Ïpublic void +clearÌ128Í()ÎGtk.TreeStoreÖ0Ïpublic void +clearÌ128Í()ÎHildon.BreadCrumbTrailÖ0Ïpublic void +clearÌ128Í()ÎOobs.ListÖ0Ïpublic void +clearÌ128Í()ÎSoup.MessageHeadersÖ0Ïpublic void +clear_actionsÌ128Í()ÎNotify.NotificationÖ0Ïpublic void +clear_allÌ128Í()ÎGst.RingBufferÖ0Ïpublic void +clear_areaÌ128Í(int x, int y, int width, int height)ÎGdk.WindowÖ0Ïpublic void +clear_area_eÌ128Í(int x, int y, int width, int height)ÎGdk.WindowÖ0Ïpublic void +clear_attributesÌ128Í(Gtk.CellRenderer cell)ÎGtk.CellLayoutÖ0Ïpublic abstract void +clear_auth_paramsÌ128Í()ÎGst.RTSPConnectionÖ0Ïpublic void +clear_bindingsÌ128Í()ÎSqlite.StatementÖ0Ïpublic int +clear_cacheÌ128Í()ÎGConf.ClientÖ0Ïpublic void +clear_cacheÌ128Í()ÎGtk.TreeModelFilterÖ0Ïpublic void +clear_cacheÌ128Í()ÎGtk.TreeModelSortÖ0Ïpublic void +clear_codeÌ128Í()ÎHildon.CodeDialogÖ0Ïpublic void +clear_errorÌ128Í()ÎSDLÖ0Ïpublic void +clear_haltÌ128Í(uint ep)ÎUSB.DeviceHandleÖ0Ïpublic int +clear_headersÌ128Í(GLib.HashTable hash)ÎSoup.MessageÖ0Ïpublic void +clear_hintsÌ128Í()ÎNotify.NotificationÖ0Ïpublic void +clear_itemsÌ128Í()ÎGLib.CompletionÖ0Ïpublic void +clear_localestringÌ128Í(string attr)ÎGnome.DesktopItemÖ0Ïpublic void +clear_marksÌ128Í()ÎGtk.CalendarÖ0Ïpublic void +clear_marksÌ128Í()ÎGtk.ScaleÖ0Ïpublic void +clear_marksÌ128Í()ÎHildon.CalendarÖ0Ïpublic void +clear_multi_selectionÌ128Í()ÎHildon.FileSelectionÖ0Ïpublic void +clear_pendingÌ128Í()ÎGLib.InputStreamÖ0Ïpublic void +clear_pendingÌ128Í()ÎGLib.OutputStreamÖ0Ïpublic void +clear_promptÌ128Í()ÎGnome.AppBarÖ0Ïpublic virtual signal void +clear_sectionÌ128Í(string section)ÎGnome.DesktopItemÖ0Ïpublic void +clear_selectionÌ128Í()ÎAtk.SelectionÖ0Ïpublic abstract bool +clear_stackÌ128Í()ÎGnome.AppBarÖ0Ïpublic void +clear_statesÌ128Í()ÎAtk.StateSetÖ0Ïpublic void +clear_statusÌ128Í()ÎGLib.FileInfoÖ0Ïpublic void +clear_usersÌ128Í()ÎOobs.GroupÖ0Ïpublic void +clearedÌ128Í()ÎWebKit.WebFrameÖ0Ïpublic virtual signal void +clearenvÌ128Í()ÎGnomeÖ0Ïpublic void +clearerrÌ128Í()ÎGLib.FileStreamÖ0Ïpublic void +clearokÌ128Í(bool bf)ÎCurses.WindowÖ0Ïpublic int +click_childÌ8ÎGtk.NotebookÖ0 +click_childÌ8ÎGtk.SpinButtonÖ0 +clickableÌ8ÎGtk.TreeViewColumnÖ0Ïbool +clickedÌ128Í()ÎGtk.ButtonÖ0Ïpublic virtual signal void +clickedÌ128Í()ÎGtk.ToolButtonÖ0Ïpublic virtual signal void +clickedÌ128Í()ÎGtk.TreeViewColumnÖ0Ïpublic virtual signal void +clientÌ8ÎGdk.EventÖ0ÏGdk.EventClient +client_eventÌ128Í(Gdk.EventClient event)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +client_idÌ8ÎGnome.ClientÖ0 +client_new_asyncÌ128Í(string hostname, uint port, void* ssl_creds, Soup.SocketCallback callback)ÎSoup.SocketÖ0Ïpublic unowned +client_new_syncÌ128Í(string hostname, uint port, void* ssl_creds, uint status_ret)ÎSoup.SocketÖ0Ïpublic unowned +client_portÌ8ÎGst.RTSPTransportÖ0ÏGst.RTSPRange +climb_rateÌ8ÎGtk.CellRendererSpinÖ0Ïdouble +climb_rateÌ8ÎGtk.SpinButtonÖ0Ïdouble +clipÌ128Í()ÎCairo.ContextÖ0Ïpublic void +clipÌ128Í(Gst.Format format, int64 start, int64 stop, out int64 clip_start, out int64 clip_stop)ÎGst.SegmentÖ0Ïpublic bool +clipÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] dst, int length, uchar min, uchar max)ÎSDLGraphics.FilterÖ0Ïpublic int +clip_fill_ruleÌ8ÎGoo.CanvasItemModelSimpleÖ0ÏGoo.CairoFillRule +clip_fill_ruleÌ8ÎGoo.CanvasItemSimpleÖ0ÏGoo.CairoFillRule +clip_fill_ruleÌ8ÎGoo.CanvasItemSimpleDataÖ0 +clip_maskÌ8ÎGdk.GCValuesÖ0ÏGdk.Pixmap +clip_pathÌ8ÎGoo.CanvasItemModelSimpleÖ0 +clip_pathÌ8ÎGoo.CanvasItemSimpleÖ0 +clip_path_commandsÌ8ÎGoo.CanvasItemSimpleDataÖ0ÏGLib.Array +clip_preserveÌ128Í()ÎCairo.ContextÖ0Ïpublic void +clip_x_originÌ8ÎGdk.GCÖ0Ïint +clip_x_originÌ8ÎGdk.GCValuesÖ0Ïint +clip_y_originÌ8ÎGdk.GCÖ0Ïint +clip_y_originÌ8ÎGdk.GCValuesÖ0Ïint +clipboard_contents_buffersÌ8ÎGtk.TextBufferÖ0ÏGLib.SList +clipboard_operationÌ128Í(int operation)ÎHildon.WindowÖ0Ïpublic virtual signal void +clipcountÌ8ÎV4l2.WindowÖ0Ïuint32 +clipsÌ8ÎV4l2.WindowÖ0ÏClip +clockÌ8ÎGst.BaseAudioSrcÖ0ÏGst.Clock +clockÌ8ÎGst.ClockEntryÖ0ÏGst.Clock +clockÌ8ÎGst.ElementÖ0ÏGst.Clock +clockÌ8ÎGst.NetTimeProviderÖ0ÏGst.Clock +clock_dirtyÌ8ÎGst.BinÖ0Ïbool +clock_idÌ8ÎGst.BaseSinkÖ0ÏGst.ClockID +clock_idÌ8ÎGst.BaseSrcÖ0ÏGst.ClockID +clock_providerÌ8ÎGst.BinÖ0ÏGst.Element +clock_rateÌ8ÎGst.BaseRTPDepayloadÖ0 +clock_rateÌ8ÎGst.BaseRTPPayloadÖ0Ïuint32 +clock_rateÌ8ÎGst.RTPPayloadInfoÖ0 +clockidÌ8ÎGst.ClockÖ0ÏGst.ClockID +cloexecÌ8ÎSoup.SocketÖ0Ïbool +cloneÌ128Í()ÎGsl.HistogramÖ0Ïpublic Histogram +cloneÌ128Í()ÎGsl.Histogram2dÖ0Ïpublic Histogram2d +cloneÌ128Í()ÎGsl.QRNGÖ0Ïpublic QRNG +cloneÌ128Í()ÎGsl.RNGÖ0Ïpublic RNG +cloneÌ128Í()ÎGtk.StyleÖ0Ïpublic virtual unowned +clone_commandÌ8ÎGnome.ClientÖ0 +closeÌ128Í(GLib.Cancellable? cancellable)ÎGLib.FileEnumeratorÖ0Ïpublic bool +closeÌ128Í()ÎGLib.IConvÖ0Ïpublic int +closeÌ128Í(GLib.Cancellable? cancellable)ÎGLib.InputStreamÖ0Ïpublic bool +closeÌ128Í(GLib.Cancellable? cancellable)ÎGLib.OutputStreamÖ0Ïpublic bool +closeÌ128Í()ÎGdk.DisplayÖ0Ïpublic void +closeÌ128Í()ÎGdk.PixbufLoaderÖ0Ïpublic bool +closeÌ128Í(GnomeVFS.Handle handle)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +closeÌ128Í()ÎGsf.OutputÖ0Ïpublic bool +closeÌ128Í()ÎGst.AudioSinkÖ0Ïpublic virtual bool +closeÌ128Í()ÎGst.AudioSrcÖ0Ïpublic virtual bool +closeÌ128Í()ÎGst.RTSPConnectionÖ0Ïpublic Gst.RTSPResult +closeÌ128Í()ÎGtk.AssistantÖ0Ïpublic virtual signal void +closeÌ128Í()ÎGtk.DialogÖ0Ïpublic virtual signal void +closeÌ128Í()ÎHildon.FindToolbarÖ0Ïpublic virtual signal void +closeÌ128Í()ÎLm.ConnectionÖ0Ïpublic bool +closeÌ128Í()ÎNotify.NotificationÖ0Ïpublic bool +closeÌ128Í(int fd)ÎPosixÖ0Ïpublic int +closeÌ128Í()ÎRsvg.HandleÖ0Ïpublic bool +closeÌ128Í()ÎSDL.AudioÖ0Ïpublic void +closeÌ128Í()ÎSDLMixerÖ0Ïpublic void +closeÌ128Í(int fd, bool no_longer_needed)ÎTracker.FileÖ0Ïpublic void +closeÌ128Í(uint32 timestamp)ÎWnck.WindowÖ0Ïpublic void +closeÌ128Í()ÎXml.NanoFTPÖ0Ïpublic int +closeÌ128Í()ÎXml.NanoHTTPÖ0Ïpublic int +closeÌ128Í()ÎXml.TextReaderÖ0Ïpublic int +close_allÌ128Í(int except_fd, ...)ÎDaemonÖ0Ïpublic int +close_allvÌ128Í([CCode (array_length = false)] int[] except_fds)ÎDaemonÖ0Ïpublic int +close_asyncÌ128Í(int io_priority, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.FileEnumeratorÖ0Ïpublic virtual void +close_asyncÌ128Í(int io_priority, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.InputStreamÖ0Ïpublic virtual void +close_asyncÌ128Í(int io_priority, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.OutputStreamÖ0Ïpublic virtual void +close_base_streamÌ8ÎGLib.FilterInputStreamÖ0Ïbool +close_base_streamÌ8ÎGLib.FilterOutputStreamÖ0Ïbool +close_buttonÌ8ÎGtk.InputDialogÖ0ÏGtk.Widget +close_connectionÌ128Í()ÎXml.NanoFTPÖ0Ïpublic int +close_deviceÌ128Í()ÎGst.RingBufferÖ0Ïpublic virtual bool +close_fdÌ8ÎGLib.UnixInputStreamÖ0Ïbool +close_fdÌ8ÎGLib.UnixOutputStreamÖ0Ïbool +close_finishÌ128Í(GLib.AsyncResult _result)ÎGLib.FileEnumeratorÖ0Ïpublic virtual bool +close_finishÌ128Í(GLib.AsyncResult _result)ÎGLib.InputStreamÖ0Ïpublic virtual bool +close_finishÌ128Í(GLib.AsyncResult _result)ÎGLib.OutputStreamÖ0Ïpublic virtual bool +close_fnÌ128Í(GLib.Cancellable? cancellable)ÎGLib.FileEnumeratorÖ0Ïpublic virtual bool +close_fnÌ128Í(GLib.Cancellable? cancellable)ÎGLib.InputStreamÖ0Ïpublic virtual bool +close_fnÌ128Í(GLib.Cancellable? cancellable)ÎGLib.OutputStreamÖ0Ïpublic virtual bool +close_pathÌ128Í()ÎCairo.ContextÖ0Ïpublic void +close_pathÌ8ÎGoo.CanvasPolylineÖ0Ïbool +close_pathÌ8ÎGoo.CanvasPolylineDataÖ0 +close_pathÌ8ÎGoo.CanvasPolylineModelÖ0Ïbool +close_pidÌ128Í(Pid pid)ÎGLib.ProcessÖ0Ïpublic void +close_streamÌ128Í()ÎGtk.MozEmbedÖ0Ïpublic void +closedÌ128Í(bool is_error)ÎGdk.DisplayÖ0Ïpublic virtual signal void +closedÌ128Í()ÎGdk.PixbufLoaderÖ0Ïpublic virtual signal void +closedÌ8ÎGdk.ScreenÖ0 +closedÌ8ÎGst.RTSPWatchFuncsÖ0ÏGLib.Callback +closedÌ128Í()ÎNotify.NotificationÖ0Ïpublic virtual signal void +closelogÌ128Í()ÎPosixÖ0Ïpublic void +closestÌ128Í(uint num)ÎGLib.SpacedPrimesÖ0 +closureÌ8ÎGtk.AccelGroupEntryÖ0ÏGLib.Closure +clrtobotÌ128Í()ÎCursesÖ0Ïpublic int +clrtobotÌ128Í()ÎCurses.WindowÖ0Ïpublic int +clrtoeolÌ128Í()ÎCursesÖ0Ïpublic int +clrtoeolÌ128Í()ÎCurses.WindowÖ0Ïpublic int +cmdÌ8ÎV4l2.EncoderCmdÖ0Ïuint32 +cmpÌ128Í(void* s1, void* s2, size_t n)ÎGLib.MemoryÖ0Ïpublic int +cmrgÌ8ÎGsl.RNGTypesÖ0ÏRNGType +cnameÌ8ÎBonoboUI.VerbÖ0 +cnonceÌ8ÎSoup.ServerAuthDigestÖ0 +codeÌ8ÎGLib.ErrorÖ0Ïint +codeÌ8ÎSDL.UserEventÖ0Ïint +codeÌ8ÎXml.ErrorÖ0Ïint +codenameÌ8ÎOobs.PlatformÖ0 +col_offsetÌ8ÎTiff.RGBAImageÖ0Ïint +col_spacingÌ8ÎExo.WrapTableÖ0 +collapse_allÌ128Í()ÎGtk.TreeViewÖ0Ïpublic void +collapse_rowÌ128Í(Gtk.TreePath path)ÎGtk.TreeViewÖ0Ïpublic bool +collateÌ128Í(string str2)Ö0Ïpublic int +collectÌ8ÎGst.CollectDataÖ0ÏGst.CollectPads +collectÌ128Í()ÎGst.CollectPadsÖ0Ïpublic Gst.FlowReturn +collect_rangeÌ128Í(uint64 offset, uint length)ÎGst.CollectPadsÖ0Ïpublic Gst.FlowReturn +collision_handlingÌ8ÎEpc.DispatcherÖ0ÏEpc.CollisionHandling +collision_handlingÌ8ÎEpc.PublisherÖ0ÏEpc.CollisionHandling +collision_handling_get_classÌ128Í()ÎEpcÖ0Ïpublic weak GLib.EnumClass +collision_handling_to_stringÌ128Í(Epc.CollisionHandling value)ÎEpcÖ0 +colorÌ8ÎGdk.PangoAttrEmbossColorÖ0ÏPango.Color +colorÌ8ÎGst.DebugCategoryÖ0 +colorÌ8ÎGtk.ColorButtonÖ0ÏGdk.Color +colorÌ8ÎHildon.ColorButtonÖ0ÏGdk.Color +colorÌ8ÎHildon.ColorChooserÖ0ÏGdk.Color +colorÌ8ÎHildon.FontSelectionDialogÖ0ÏGdk.Color +colorÌ8ÎPango.AttrColorÖ0ÏPango.Color +colorÌ128Í(Surface dst, [CCode (array_length = false)] int16[] vx, [CCode (array_length = false)] int16[] vy, int vertices, int steps, uint32 color)ÎSDLGraphics.BezierCurveÖ0Ïpublic int +colorÌ128Í(Surface dst, int16 x1, int16 y1, int16 x2, int16 y2, uint32 color)ÎSDLGraphics.LineÖ0Ïpublic int +colorÌ128Í(Surface dst, int16 x, int16 y, uint32 color)ÎSDLGraphics.PixelÖ0Ïpublic int +colorÌ128Í(Surface dst, int16 x, int16 y, string s, uint32 color)ÎSDLGraphics.TextÖ0Ïpublic int +color_aaÌ128Í(Surface dst, int16 x1, int16 y1, int16 x2, int16 y2, uint32 color)ÎSDLGraphics.LineÖ0Ïpublic int +color_changedÌ128Í()ÎGtk.ColorSelectionÖ0Ïpublic virtual signal void +color_changedÌ128Í()ÎHildon.ColorChooserÖ0Ïpublic virtual signal void +color_contentÌ128Í(short color, ref short r, ref short g, ref short b)ÎCursesÖ0Ïpublic int +color_flagsÌ8ÎGtk.RcStyleÖ0ÏGtk.RcFlags +color_hÌ128Í(Surface dst, int16 x1, int16 x2, int16 y, uint32 color)ÎSDLGraphics.LineÖ0Ïpublic int +color_hashÌ8ÎGtk.SettingsÖ0ÏGLib.HashTable +color_selectionÌ8ÎGtk.ColorSelectionDialogÖ0ÏGtk.Widget +color_setÌ128Í(short color_pair_number)ÎCursesÖ0Ïpublic int +color_setÌ128Í(short color_pair_number)ÎCurses.WindowÖ0Ïpublic int +color_setÌ128Í()ÎGtk.ColorButtonÖ0Ïpublic virtual signal void +color_setÌ8ÎHildon.FontSelectionDialogÖ0Ïbool +color_vÌ128Í(Surface dst, int16 x, int16 y1, int16 y2, uint32 color)ÎSDLGraphics.LineÖ0Ïpublic int +colorkeyÌ8ÎSDL.PixelFormatÖ0Ïuint32 +colormapÌ8ÎGdk.GCÖ0ÏGdk.Colormap +colormapÌ8ÎGdk.ImageÖ0ÏGdk.Colormap +colormapÌ8ÎGdk.WindowAttrÖ0ÏGdk.Colormap +colormapÌ8ÎGtk.StyleÖ0ÏGdk.Colormap +colormap_create_from_xpmÌ128Í(Gdk.Drawable drawable, Gdk.Colormap colormap, out unowned Gdk.Bitmap mask, Gdk.Color transparent_color, string filename)ÎGdk.PixmapÖ0Ïpublic unowned +colormap_create_from_xpm_dÌ128Í(Gdk.Drawable drawable, Gdk.Colormap colormap, out unowned Gdk.Bitmap mask, Gdk.Color transparent_color, string data)ÎGdk.PixmapÖ0Ïpublic unowned +colormap_sizeÌ8ÎGdk.VisualÖ0Ïint +colorsÌ8ÎGdk.ColormapÖ0ÏGdk.Color +colorsÌ8ÎGdk.RgbCmapÖ0Ïuint32 +colorsÌ8ÎSDL.PaletteÖ0ÏColor +colors_allocÌ128Í(Gdk.Colormap colormap, bool contiguous, ulong planes, int nplanes, ulong pixels, int npixels)ÎGdkÖ0Ïpublic int +colors_freeÌ128Í(Gdk.Colormap colormap, ulong pixels, int npixels, ulong planes)ÎGdkÖ0Ïpublic void +colorselÌ8ÎGtk.ColorSelectionDialogÖ0ÏGtk.Widget +colorspaceÌ8ÎGdk.PixbufÖ0ÏGdk.Colorspace +colorspaceÌ8ÎV4l2.PixelFormatÖ0ÏColorspace +colsÌ8ÎGtk.TableÖ0ÏGtk.TableRowCol +colsÌ8ÎWnck.WorkspaceLayoutÖ0Ïint +columnÌ128Í(size_t j)ÎGsl.MatrixÖ0Ïpublic VectorView +columnÌ128Í(size_t j)ÎGsl.MatrixComplexÖ0Ïpublic VectorComplexView +columnÌ8ÎHildon.FindToolbarÖ0Ïint +columnÌ8ÎVte.CharAttributesÖ0Ïlong +column_blobÌ128Í(int col)ÎSqlite.StatementÖ0Ïpublic void * +column_bytesÌ128Í(int col)ÎSqlite.StatementÖ0Ïpublic int +column_countÌ128Í()ÎSqlite.StatementÖ0Ïpublic int +column_countÌ8ÎVte.TerminalÖ0Ïlong +column_deletedÌ128Í(int column, int num_deleted)ÎAtk.TableÖ0Ïpublic virtual signal void +column_doubleÌ128Í(int col)ÎSqlite.StatementÖ0Ïpublic double +column_headersÌ8ÎGtk.ListStoreÖ0ÏGLib.Type +column_headersÌ8ÎGtk.TreeStoreÖ0ÏGLib.Type +column_insertedÌ128Í(int column, int num_inserted)ÎAtk.TableÖ0Ïpublic virtual signal void +column_intÌ128Í(int col)ÎSqlite.StatementÖ0Ïpublic int +column_int64Ì128Í(int col)ÎSqlite.StatementÖ0Ïpublic int64 +column_nameÌ128Í(int index)ÎSqlite.StatementÖ0 +column_reorderedÌ128Í()ÎAtk.TableÖ0Ïpublic virtual signal void +column_spacingÌ8ÎExo.IconViewÖ0Ïint +column_spacingÌ8ÎGoo.CanvasTableÖ0Ïdouble +column_spacingÌ8ÎGoo.CanvasTableModelÖ0Ïdouble +column_spacingÌ8ÎGtk.IconViewÖ0Ïint +column_spacingÌ8ÎGtk.TableÖ0 +column_span_columnÌ8ÎGtk.ComboBoxÖ0Ïint +column_textÌ128Í(int col)ÎSqlite.StatementÖ0 +column_typeÌ8ÎGtk.TreeViewColumnÖ0ÏGtk.TreeViewColumnSizing +column_typeÌ128Í(int col)ÎSqlite.StatementÖ0Ïpublic int +column_valueÌ128Í(int col)ÎSqlite.StatementÖ0Ïpublic weak Value +columnsÌ8ÎExo.IconViewÖ0Ïint +columnsÌ8ÎGtk.IconViewÖ0Ïint +columns_autosizeÌ128Í()ÎGtk.TreeViewÖ0Ïpublic void +columns_changedÌ128Í()ÎGtk.TreeViewÖ0Ïpublic virtual signal void +columns_dirtyÌ8ÎGtk.ListStoreÖ0 +columns_dirtyÌ8ÎGtk.TreeStoreÖ0 +commandÌ8ÎGnomeVFS.MimeApplicationÖ0 +commandÌ8ÎXfce.AppMenuItemÖ0 +commentÌ8ÎGLib.TokenValueÖ0 +commentÌ8ÎOobs.ShareSMBÖ0 +commentÌ8ÎTagLib.TagÖ0Ïunowned +commentÌ8ÎXml.SAXHandlerÖ0ÏcommentSAXFunc +commentSAXFuncÌ128Í(void* ctx, string value)ÎXmlÖ0Ïpublic delegate void +commentsÌ8ÎGtk.AboutDialogÖ0 +commitÌ128Í(int id)ÎGst.IndexÖ0Ïpublic virtual void +commitÌ128Í(uint64 sample, uchar[] data, uint len)ÎGst.RingBufferÖ0 +commitÌ128Í(string str)ÎGtk.IMContextÖ0Ïpublic virtual signal void +commitÌ128Í()ÎMysql.DatabaseÖ0Ïpublic bool +commitÌ128Í()ÎOobs.ObjectÖ0Ïpublic virtual void +commitÌ128Í()ÎOobs.SessionÖ0Ïpublic Oobs.Result +commitÌ128Í(string text, uint size)ÎVte.TerminalÖ0Ïpublic virtual signal void +commit_asyncÌ128Í(Oobs.ObjectAsyncFunc func, void* data)ÎOobs.ObjectÖ0Ïpublic Oobs.Result +commit_change_setÌ128Í(GConf.ChangeSet cs, bool remove_committed)ÎGConf.ClientÖ0Ïpublic bool +commit_change_setÌ128Í(GConf.ChangeSet cs, bool remove_committed)ÎGConf.EngineÖ0Ïpublic bool +commit_fullÌ128Í(uint64 sample, uchar[] data, int in_samples, int out_samples, ref int accum)ÎGst.RingBufferÖ0 +commit_hookÌ128Í(CommitCallback? commit_hook)ÎSqlite.DatabaseÖ0Ïpublic void +committedÌ128Í()ÎOobs.ObjectÖ0Ïpublic virtual signal void +compar_fn_tÌ128Í(void* key1, void* key2)ÎPosixÖ0Ïpublic delegate int +compareÌ128Í(GConf.Value value_b)ÎGConf.ValueÖ0Ïpublic int +compareÌ128Í(Date rhs)ÎGLib.DateÖ0Ïpublic int +compareÌ128Í(SequenceIter other)ÎGLib.SequenceIterÖ0Ïpublic int +compareÌ128Í(GLib.UnixMountPoint mount2)ÎGLib.UnixMountPointÖ0Ïpublic int +compareÌ128Í(GnomeVFS.Drive b)ÎGnomeVFS.DriveÖ0Ïpublic int +compareÌ128Í(GnomeVFS.Volume b)ÎGnomeVFS.VolumeÖ0Ïpublic int +compareÌ128Í(Gst.Value value1, Gst.Value value2)ÎGst.ValueÖ0Ïpublic int +compareÌ8ÎGst.ValueTableÖ0ÏGst.ValueCompareFunc +compareÌ128Í(Gtk.TextIter rhs)ÎGtk.TextIterÖ0Ïpublic int +compareÌ128Í(Gtk.TreePath b)ÎGtk.TreePathÖ0Ïpublic int +compare_and_exchangeÌ128Í(ref int atomic, int oldval, int newval)ÎGLib.AtomicIntÖ0Ïpublic bool +compare_and_exchangeÌ128Í(void** atomic, void* oldval, void* newval)ÎGLib.AtomicPointerÖ0Ïpublic bool +compare_funcÌ128Í(void* id1, void* id2)ÎGst.ClockIDÖ0Ïpublic int +completeÌ128Í(string prefix, out string? new_prefix = null)ÎGLib.CompletionÖ0Ïpublic weak List +completeÌ128Í()ÎGLib.SimpleAsyncResultÖ0Ïpublic void +completeÌ128Í()ÎGtk.EntryCompletionÖ0Ïpublic void +completeÌ128Í()ÎSoup.MessageBodyÖ0Ïpublic void +completeÌ128Í(string sql)ÎSqlite.DatabaseÖ0Ïpublic int +complete_in_idleÌ128Í()ÎGLib.SimpleAsyncResultÖ0Ïpublic void +complete_utf8Ì128Í(string prefix, out string? new_prefix = null)ÎGLib.CompletionÖ0Ïpublic weak List +complex_LU_decompÌ128Í(MatrixComplex A, Permutation p, out int signum)ÎGsl.LinAlgÖ0Ïpublic int +complex_LU_detÌ128Í(MatrixComplex LU, int signum)ÎGsl.LinAlgÖ0Ïpublic Complex +complex_LU_invertÌ128Í(MatrixComplex LU, Permutation p, Matrix inverse)ÎGsl.LinAlgÖ0Ïpublic int +complex_LU_lndetÌ128Í(MatrixComplex LU)ÎGsl.LinAlgÖ0Ïpublic double +complex_LU_refineÌ128Í(MatrixComplex A, MatrixComplex LU, Permutation p, VectorComplex b, VectorComplex x, VectorComplex residual)ÎGsl.LinAlgÖ0Ïpublic int +complex_LU_sgndetÌ128Í(MatrixComplex LU, int signum)ÎGsl.LinAlgÖ0Ïpublic Complex +complex_LU_solveÌ128Í(MatrixComplex LU, Permutation p, VectorComplex b, VectorComplex x)ÎGsl.LinAlgÖ0Ïpublic int +complex_LU_svxÌ128Í(MatrixComplex LU, Permutation p, VectorComplex x)ÎGsl.LinAlgÖ0Ïpublic int +complex_cholesky_decompÌ128Í(MatrixComplex A)ÎGsl.LinAlgÖ0Ïpublic int +complex_cholesky_solveÌ128Í(MatrixComplex cholesky, VectorComplex b, VectorComplex x)ÎGsl.LinAlgÖ0Ïpublic int +complex_cholesky_svxÌ128Í(MatrixComplex cholesky, VectorComplex x)ÎGsl.LinAlgÖ0Ïpublic int +complex_cos_eÌ128Í(double zr, double zi, out Result czr, out Result czi)ÎGsl.TrigÖ0Ïpublic double +complex_dilog_eÌ128Í(double r, double theta, out Result result_re, out Result result_im)ÎGsl.DilogÖ0Ïpublic int +complex_evalÌ128Í(double[] c, Complex z)ÎGsl.PolyÖ0Ïpublic Complex +complex_householder_hmÌ128Í(Complex tau, VectorComplex V, MatrixComplex A)ÎGsl.LinAlgÖ0Ïpublic int +complex_householder_hvÌ128Í(Complex tau, VectorComplex V, VectorComplex w)ÎGsl.LinAlgÖ0Ïpublic int +complex_householder_mhÌ128Í(Complex tau, VectorComplex V, MatrixComplex A)ÎGsl.LinAlgÖ0Ïpublic int +complex_householder_transformÌ128Í(VectorComplex V)ÎGsl.LinAlgÖ0Ïpublic Complex +complex_imagÌ128Í()ÎGsl.VectorComplexÖ0Ïpublic VectorView +complex_log_eÌ128Í(double zr, double zi, out Result result, out Result theta)ÎGsl.LogÖ0Ïpublic int +complex_logsin_eÌ128Í(double zr, double zi, out Result lszr, out Result lszi)ÎGsl.TrigÖ0Ïpublic double +complex_realÌ128Í()ÎGsl.VectorComplexÖ0Ïpublic VectorView +complex_sin_eÌ128Í(double zr, double zi, out Result szr, out Result szi)ÎGsl.TrigÖ0Ïpublic double +complex_solve_cubicÌ128Í(double a, double b, double c, out Complex z0, out Complex z1, out Complex z2)ÎGsl.PolyÖ0Ïpublic int +complex_solve_quadraticÌ128Í(double a, double b, double c, out Complex z0, out Complex z1)ÎGsl.PolyÖ0Ïpublic int +compose_bufferÌ8ÎGtk.IMContextSimpleÖ0 +compositeÌ128Í(Gdk.Pixbuf dest, int dest_x, int dest_y, int dest_width, int dest_height, double offset_x, double offset_y, double scale_x, double scale_y, Gdk.InterpType interp_type, int overall_alpha)ÎGdk.PixbufÖ0Ïpublic void +composite_childÌ8ÎGtk.WidgetÖ0Ïbool +composite_colorÌ128Í(Gdk.Pixbuf dest, int dest_x, int dest_y, int dest_width, int dest_height, double offset_x, double offset_y, double scale_x, double scale_y, Gdk.InterpType interp_type, int overall_alpha, int check_x, int check_y, int check_size, uint32 color1, uint32 color2)ÎGdk.PixbufÖ0Ïpublic void +composite_color_simpleÌ128Í(int dest_width, int dest_height, Gdk.InterpType interp_type, int overall_alpha, int check_size, uint32 color1, uint32 color2)ÎGdk.PixbufÖ0Ïpublic unowned +composite_nameÌ128Í(Gtk.Widget child)ÎGtk.ContainerÖ0Ïpublic virtual unowned string +composited_changedÌ128Í()ÎGdk.ScreenÖ0Ïpublic virtual signal void +composited_changedÌ128Í()ÎGtk.WidgetÖ0Ïpublic virtual signal void +compressÌ128Í()Ö0 +compressÌ128Í(Action action)ÎBZLib.StreamÖ0Ïpublic Status +compress_endÌ128Í()ÎBZLib.StreamÖ0Ïpublic Status +compress_initÌ128Í(int block_size_100k, int verbosity, int work_factor)ÎBZLib.StreamÖ0Ïpublic Status +compressionÌ8ÎGst.gst_riff_strf_vidsÖ0Ïuint32 +compressionÌ8ÎXml.DocÖ0Ïint +compression_levelÌ8ÎGsf.InfileZipÖ0Ïint +compression_levelÌ8ÎGsf.OutfileZipÖ0Ïint +compute_child_allocationÌ128Í(Gtk.Allocation allocation)ÎGtk.FrameÖ0Ïpublic virtual void +compute_for_dataÌ128Í(ChecksumType checksum_type, uchar[] data)ÎGLib.ChecksumÖ0 +compute_for_stringÌ128Í(ChecksumType checksum_type, string str, size_t length = -1)ÎGLib.ChecksumÖ0 +compute_sÌ8ÎGsl.EigenGenWorkspaceÖ0Ïint +compute_tÌ8ÎGsl.EigenGenWorkspaceÖ0Ïint +concatÌ128Í(string string2, ...)Ö0 +concatÌ128Í(owned List list2)ÎGLib.ListÖ0Ïpublic void +concatÌ128Í(owned SList list2)ÎGLib.SListÖ0Ïpublic void +concatÌ128Í(int n)ÎLua.LuaVMÖ0Ïpublic void +concatÌ128Í(Pango.Matrix new_matrix)ÎPango.MatrixÖ0Ïpublic void +concat_dir_and_keyÌ128Í(string dir, string key)ÎGConfÖ0Ïpublic unowned string +condÌ8ÎGst.CollectPadsÖ0ÏGLib.Cond +condÌ8ÎGst.MessageÖ0ÏGLib.Cond +condÌ8ÎGst.RingBufferÖ0ÏGLib.Cond +condÌ8ÎGst.TaskÖ0ÏGLib.Cond +configÌ8ÎTracker.LanguageÖ0ÏTracker.Config +configÌ8ÎUSB.DeviceÖ0ÏConfigDescriptor +config_methodÌ8ÎOobs.IfaceEthernetÖ0 +config_prefixÌ8ÎGnome.ClientÖ0 +configureÌ8ÎGdk.EventÖ0ÏGdk.EventConfigure +configureÌ128Í(double value, double lower, double upper, double step_increment, double page_increment, double page_size)ÎGtk.AdjustmentÖ0Ïpublic void +configureÌ128Í(Gtk.Adjustment adjustment, double climb_rate, uint digits)ÎGtk.SpinButtonÖ0Ïpublic void +configure_eventÌ128Í(Gdk.EventConfigure event)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +configure_finishedÌ128Í()ÎGdk.WindowÖ0Ïpublic void +configure_notify_receivedÌ8ÎGtk.WindowÖ0 +configure_pluginÌ128Í()ÎXfce.PanelPluginÖ0Ïpublic virtual signal void +configure_request_countÌ8ÎGtk.WindowÖ0Ïuint16 +configure_streamÌ128Í(Gst.Caps caps)ÎGst.RTSPExtensionÖ0Ïpublic abstract bool +configure_windowÌ128Í(Window w, uint value_mask, WindowChanges values)ÎX.DisplayÖ0Ïpublic int +configuredÌ8ÎOobs.IfaceÖ0Ïbool +confirmÌ128Í(string text, string stock_id, string? action)ÎXfce.DialogÖ0Ïpublic bool +confirm_overwriteÌ128Í()ÎGtk.FileChooserÖ0Ïpublic virtual signal Gtk.FileChooserConfirmation +conicalP_0Ì128Í(double lambda, double x)ÎGsl.LegendrePolyÖ0Ïpublic double +conicalP_0_eÌ128Í(double lambda, double x, out Result result)ÎGsl.LegendrePolyÖ0Ïpublic int +conicalP_1Ì128Í(double lambda, double x)ÎGsl.LegendrePolyÖ0Ïpublic double +conicalP_1_eÌ128Í(double lambda, double x, out Result result)ÎGsl.LegendrePolyÖ0Ïpublic int +conicalP_cyl_regÌ128Í(int m, double lambda, double x)ÎGsl.LegendrePolyÖ0Ïpublic double +conicalP_cyl_reg_eÌ128Í(int m, double lambda, double x, out Result result)ÎGsl.LegendrePolyÖ0Ïpublic int +conicalP_halfÌ128Í(double lambda, double x)ÎGsl.LegendrePolyÖ0Ïpublic double +conicalP_half_eÌ128Í(double lambda, double x, out Result result)ÎGsl.LegendrePolyÖ0Ïpublic int +conicalP_mhalfÌ128Í(double lambda, double x)ÎGsl.LegendrePolyÖ0Ïpublic double +conicalP_mhalf_eÌ128Í(double lambda, double x, out Result result)ÎGsl.LegendrePolyÖ0Ïpublic int +conicalP_sph_regÌ128Í(int l, double lambda, double x)ÎGsl.LegendrePolyÖ0Ïpublic double +conicalP_sph_reg_eÌ128Í(int l, double lambda, double x, out Result result)ÎGsl.LegendrePolyÖ0Ïpublic int +conjugateÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic Complex +conjugate_frÌ8ÎGsl.MultiminFdfminimizerTypesÖ0ÏMultiminFdfminimizerType +conjugate_prÌ8ÎGsl.MultiminFdfminimizerTypesÖ0ÏMultiminFdfminimizerType +connectÌ128Í(string signal_spec, ...)ÎGLib.ObjectÖ0Ïpublic weak Object +connectÌ128Í(void* instance, string detailed_signal, Callback handler, void* data)ÎGLib.SignalÖ0 +connectÌ128Í(bool restarted)ÎGnome.ClientÖ0Ïpublic virtual signal void +connectÌ128Í(GLib.TimeVal timeout)ÎGst.RTSPConnectionÖ0Ïpublic Gst.RTSPResult +connectÌ128Í(uint accel_key, Gdk.ModifierType accel_mods, Gtk.AccelFlags accel_flags, GLib.Closure closure)ÎGtk.AccelGroupÖ0Ïpublic void +connectÌ128Í(Soup.Address remote_addr)ÎSoup.SocketÖ0 +connectÌ128Í(string? display = null, out int screen = null)ÎXcbÖ0Ïpublic Connection +connectÌ128Í()ÎXml.NanoFTPÖ0Ïpublic int +connect_acceleratorÌ128Í()ÎGtk.ActionÖ0Ïpublic void +connect_afterÌ128Í(void* instance, string detailed_signal, Callback handler, void* data)ÎGLib.SignalÖ0 +connect_asyncÌ128Í(Soup.ConnectionCallback callback)ÎSoup.ConnectionÖ0Ïpublic void +connect_asyncÌ128Í(GLib.Cancellable cancellable, Soup.SocketCallback callback)ÎSoup.SocketÖ0Ïpublic void +connect_by_pathÌ128Í(string accel_path, GLib.Closure closure)ÎGtk.AccelGroupÖ0Ïpublic void +connect_closureÌ128Í(void* instance, string detailed_signal, Closure closure, bool after)ÎGLib.SignalÖ0 +connect_closure_by_idÌ128Í(void* instance, uint signal_id, Quark detail, Closure closure, bool after)ÎGLib.SignalÖ0 +connect_dataÌ128Í(void* instance, string detailed_signal, Callback handler, void* data, ClosureNotify destroy_data, ConnectFlags flags)ÎGLib.SignalÖ0 +connect_funcÌ8ÎGnome.UIBuilderDataÖ0ÏGnome.UISignalConnectFunc +connect_objectÌ128Í(void* instance, string detailed_signal, Callback handler, Object gobject, ConnectFlags flags)ÎGLib.SignalÖ0 +connect_property_change_handlerÌ128Í(Atk.PropertyChangeHandler handler)ÎAtk.ObjectÖ0 +connect_proxyÌ128Í(Gtk.Widget proxy)ÎGtk.ActionÖ0Ïpublic virtual void +connect_proxyÌ128Í(Gtk.Action p0, Gtk.Widget p1)ÎGtk.ActionGroupÖ0Ïpublic virtual signal void +connect_proxyÌ128Í(Gtk.Action action, Gtk.Widget proxy)ÎGtk.UIManagerÖ0Ïpublic virtual signal void +connect_resultÌ128Í(int p0)ÎSoup.ConnectionÖ0Ïpublic virtual signal void +connect_resultÌ128Í(int p0)ÎSoup.SocketÖ0Ïpublic virtual signal void +connect_signalsÌ128Í(void* user_data)ÎGtk.BuilderÖ0Ïpublic void +connect_signals_fullÌ128Í(Gtk.BuilderConnectFunc func)ÎGtk.BuilderÖ0Ïpublic void +connect_swappedÌ128Í(void* instance, string detailed_signal, Callback handler, void* data)ÎGLib.SignalÖ0 +connect_syncÌ128Í()ÎSoup.ConnectionÖ0 +connect_syncÌ128Í(GLib.Cancellable cancellable)ÎSoup.SocketÖ0 +connect_toÌ128Í(string server, int port)ÎXml.NanoFTPÖ0Ïpublic NanoFTP * +connect_to_serverÌ128Í(string uri, string display_name, string icon)ÎGnomeVFSÖ0Ïpublic void +connect_widget_destroyedÌ128Í()ÎGtk.AccessibleÖ0Ïpublic virtual void +connectionÌ8ÎGst.SDPMessageÖ0ÏGst.SDPConnection +connection_numberÌ128Í()ÎX.DisplayÖ0Ïpublic int +connection_typeÌ8ÎOobs.IfacePPPÖ0 +connectionsÌ8ÎGst.SDPMediaÖ0ÏGLib.Array +connections_lenÌ128Í()ÎGst.SDPMediaÖ0 +console_messageÌ128Í(string message, int line_number, string source_id)ÎWebKit.WebViewÖ0Ïpublic virtual signal bool +const_base_uriÌ128Í()ÎXml.TextReaderÖ0 +const_encodingÌ128Í()ÎXml.TextReaderÖ0 +const_local_nameÌ128Í()ÎXml.TextReaderÖ0 +const_nameÌ128Í()ÎXml.TextReaderÖ0 +const_namespace_uriÌ128Í()ÎXml.TextReaderÖ0 +const_prefixÌ128Í()ÎXml.TextReaderÖ0 +const_stringÌ128Í(string str)ÎXml.TextReaderÖ0 +const_valueÌ128Í()ÎXml.TextReaderÖ0 +const_xml_langÌ128Í()ÎXml.TextReaderÖ0 +const_xml_versionÌ128Í()ÎXml.TextReaderÖ0 +constrain_sizeÌ128Í(Gdk.Geometry geometry, uint flags, int width, int height, out int new_width, out int new_height)ÎGdk.WindowÖ0Ïpublic void +construct_childÌ128Í(Gtk.Builder builder, string name)ÎGtk.BuildableÖ0Ïpublic abstract unowned +construct_for_displayÌ128Í(Gdk.Display display, Gdk.NativeWindow socket_id)ÎGtk.PlugÖ0Ïpublic void +construct_from_bufferÌ128Í(string buffer, int size, string root, string domain)ÎGlade.XMLÖ0Ïpublic bool +construct_gobjectÌ128Í(GLib.Type gtype, string data, size_t length)ÎJsonÖ0Ïpublic GLib.Object +constructedÌ128Í()ÎGLib.ObjectÖ0Ïpublic virtual void +constructedÌ8ÎGtk.ButtonÖ0 +contained_typeÌ8ÎOobs.ListÖ0Ïvoid +containerÌ8ÎGLib.FileEnumeratorÖ0ÏGLib.File +containerÌ128Í()ÎGsf.InputÖ0Ïpublic weak Gsf.Infile? +containerÌ128Í()ÎGsf.OutputÖ0Ïpublic weak Gsf.Outfile? +containsÌ128Í(string needle)Ö0Ïpublic bool +containsÌ128Í(int x, int y, Atk.CoordType coord_type)ÎAtk.ComponentÖ0Ïpublic abstract bool +containsÌ128Í(Atk.RelationType relationship)ÎAtk.RelationSetÖ0Ïpublic bool +containsÌ8ÎGtk.FileFilterInfoÖ0ÏGtk.FileFilterFlags +containsÌ8ÎGtk.RecentFilterInfoÖ0ÏGtk.RecentFilterFlags +contains_itemÌ128Í(WebKit.WebHistoryItem history_item)ÎWebKit.WebBackForwardListÖ0Ïpublic bool +contains_stateÌ128Í(Atk.StateType type)ÎAtk.StateSetÖ0Ïpublic bool +contains_statesÌ128Í(Atk.StateType[] types)ÎAtk.StateSetÖ0Ïpublic bool +contentÌ8ÎAtk.TextRangeÖ0 +contentÌ8ÎGsf.XMLInÖ0ÏGLib.StringBuilder +contentÌ8ÎXml.EntityÖ0 +contentÌ8ÎXml.NodeÖ0 +content_iter_is_selectedÌ128Í(Gtk.TreeIter iter)ÎHildon.FileSelectionÖ0Ïpublic bool +content_lengthÌ128Í()ÎXml.NanoHTTPÖ0Ïpublic int +content_metadataÌ8ÎTracker.ServiceÖ0 +content_pane_context_menuÌ128Í()ÎHildon.FileSelectionÖ0Ïpublic virtual signal void +content_typeÌ8ÎGsf.InputHTTPÖ0 +content_typeÌ8ÎGsf.OutfileOpenPkgÖ0 +contentsÌ8ÎGnome.AppÖ0ÏGtk.Widget +contents_changedÌ128Í()ÎVte.TerminalÖ0Ïpublic virtual signal void +contents_pathÌ8ÎEpc.PublisherÖ0 +contextÌ8ÎGdk.EventDNDÖ0ÏGdk.DragContext +contextÌ8ÎXml.NsÖ0ÏDoc +context_changedÌ128Í()ÎPango.LayoutÖ0Ïpublic void +context_idÌ8ÎGtk.IMContextInfoÖ0 +context_idÌ8ÎGtk.IMMulticontextÖ0 +context_nameÌ8ÎGtk.IMContextInfoÖ0 +contigÌ8ÎTiff.PutUnionÖ0ÏTileContigRoutine +continue_stateÌ128Í(Gst.StateChangeReturn ret)ÎGst.ElementÖ0Ïpublic Gst.StateChangeReturn +control_msgÌ128Í(int requesttype, int request, int value, int index, char[] bytes, int size, int timeout)ÎUSB.DeviceHandleÖ0Ïpublic int +control_rateÌ8ÎGst.ControllerÖ0Ïuint64 +control_sockÌ8ÎGst.NetClientClockÖ0Ïint +control_sockÌ8ÎGst.NetTimeProviderÖ0Ïint +controlsÌ8ÎV4l2.ExtControlsÖ0ÏExtControl +convertÌ128Í(string str, long len, string to_codeset, string from_codeset, out int bytes_read = null, out int bytes_written = null)ÎGLibÖ0 +convertÌ128Í(Gst.Format src_fmt, int64 src_val, Gst.Format dest_fmt, out int64 dest_val)ÎGst.RingBufferÖ0Ïpublic bool +convertÌ128Í()ÎSDL.AudioConverterÖ0Ïpublic int +convertÌ128Í(PixelFormat? fmt, uint32 flags)ÎSDL.SurfaceÖ0Ïpublic Surface? +convert_bin_window_to_tree_coordsÌ128Í(int bx, int by, out int tx, out int ty)ÎGtk.TreeViewÖ0Ïpublic void +convert_bin_window_to_widget_coordsÌ128Í(int bx, int by, out int wx, out int wy)ÎGtk.TreeViewÖ0Ïpublic void +convert_child_iter_to_iterÌ128Í(out Gtk.TreeIter filter_iter, Gtk.TreeIter child_iter)ÎGtk.TreeModelFilterÖ0Ïpublic bool +convert_child_iter_to_iterÌ128Í(out Gtk.TreeIter sort_iter, Gtk.TreeIter child_iter)ÎGtk.TreeModelSortÖ0Ïpublic bool +convert_child_path_to_pathÌ128Í(Gtk.TreePath child_path)ÎGtk.TreeModelFilterÖ0Ïpublic unowned +convert_child_path_to_pathÌ128Í(Gtk.TreePath child_path)ÎGtk.TreeModelSortÖ0Ïpublic unowned +convert_from_item_spaceÌ128Í(Goo.CanvasItem item, double x, double y)ÎGoo.CanvasÖ0Ïpublic void +convert_from_pixelsÌ128Í(double x, double y)ÎGoo.CanvasÖ0Ïpublic void +convert_iter_to_child_iterÌ128Í(out Gtk.TreeIter child_iter, Gtk.TreeIter filter_iter)ÎGtk.TreeModelFilterÖ0Ïpublic void +convert_iter_to_child_iterÌ128Í(out Gtk.TreeIter child_iter, Gtk.TreeIter sorted_iter)ÎGtk.TreeModelSortÖ0Ïpublic void +convert_path_to_child_pathÌ128Í(Gtk.TreePath filter_path)ÎGtk.TreeModelFilterÖ0Ïpublic unowned +convert_path_to_child_pathÌ128Í(Gtk.TreePath sorted_path)ÎGtk.TreeModelSortÖ0Ïpublic unowned +convert_to_item_spaceÌ128Í(Goo.CanvasItem item, double x, double y)ÎGoo.CanvasÖ0Ïpublic void +convert_to_pixelsÌ128Í(double x, double y)ÎGoo.CanvasÖ0Ïpublic void +convert_tree_to_bin_window_coordsÌ128Í(int tx, int ty, out int bx, out int by)ÎGtk.TreeViewÖ0Ïpublic void +convert_tree_to_widget_coordsÌ128Í(int tx, int ty, out int wx, out int wy)ÎGtk.TreeViewÖ0Ïpublic void +convert_widget_to_bin_window_coordsÌ128Í(int wx, int wy, int bx, int by)ÎGtk.IconViewÖ0Ïpublic void +convert_widget_to_bin_window_coordsÌ128Í(int wx, int wy, out int bx, out int by)ÎGtk.TreeViewÖ0Ïpublic void +convert_widget_to_tree_coordsÌ128Í(int wx, int wy, out int tx, out int ty)ÎGtk.TreeViewÖ0Ïpublic void +convolve_3x3_divideÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] dst, int rows, int columns, [CCode (array_length = false)] int16[] kernel, uchar divisor)ÎSDLGraphics.FilterÖ0Ïpublic int +convolve_3x3_shiftÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] dst, int rows, int columns, [CCode (array_length = false)] int16[] kernel, uchar shiftcount)ÎSDLGraphics.FilterÖ0Ïpublic int +convolve_5x5_divideÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] dst, int rows, int columns, [CCode (array_length = false)] int16[] kernel, uchar divisor)ÎSDLGraphics.FilterÖ0Ïpublic int +convolve_5x5_shiftÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] dst, int rows, int columns, [CCode (array_length = false)] int16[] kernel, uchar shiftcount)ÎSDLGraphics.FilterÖ0Ïpublic int +convolve_7x7_divideÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] dst, int rows, int columns, [CCode (array_length = false)] int16[] kernel, uchar divisor)ÎSDLGraphics.FilterÖ0Ïpublic int +convolve_7x7_shiftÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] dst, int rows, int columns, [CCode (array_length = false)] int16[] kernel, uchar shiftcount)ÎSDLGraphics.FilterÖ0Ïpublic int +convolve_9x9_divideÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] dst, int rows, int columns, [CCode (array_length = false)] int16[] kernel, uchar divisor)ÎSDLGraphics.FilterÖ0Ïpublic int +convolve_9x9_shiftÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] dst, int rows, int columns, [CCode (array_length = false)] int16[] kernel, uchar shiftcount)ÎSDLGraphics.FilterÖ0Ïpublic int +cookieÌ8ÎEpc.DispatcherÖ0 +cookieÌ8ÎGst.CollectPadsÖ0Ïuint32 +cookieÌ8ÎGst.IteratorÖ0Ïuint32 +cookies_freeÌ128Í(GLib.SList cookies)ÎSoupÖ0Ïpublic void +cookies_from_requestÌ128Í(Soup.Message msg)ÎSoupÖ0Ïpublic unowned +cookies_from_responseÌ128Í(Soup.Message msg)ÎSoupÖ0Ïpublic unowned +cookies_to_cookie_headerÌ128Í(GLib.SList cookies)ÎSoupÖ0Ïpublic unowned string +cookies_to_requestÌ128Í(GLib.SList cookies, Soup.Message msg)ÎSoupÖ0Ïpublic void +cookies_to_responseÌ128Í(GLib.SList cookies, Soup.Message msg)ÎSoupÖ0Ïpublic void +coordsÌ8ÎGoo.CanvasPointsÖ0Ïdouble +coordsÌ8ÎGoo.CanvasPolylineDataÖ0Ïdouble +copyÌ128Í()ÎCurses.WindowÖ0Ïpublic Window +copyÌ128Í()ÎGConf.EntryÖ0Ïpublic unowned +copyÌ128Í()ÎGConf.SchemaÖ0Ïpublic unowned +copyÌ128Í()ÎGConf.ValueÖ0Ïpublic unowned +copyÌ128Í()ÎGLib.ChecksumÖ0Ïpublic Checksum +copyÌ128Í()ÎGLib.ErrorÖ0Ïpublic Error +copyÌ128Í(GLib.File destination, GLib.FileCopyFlags flags, GLib.Cancellable? cancellable, GLib.FileProgressCallback? progress_callback)ÎGLib.FileÖ0Ïpublic abstract bool +copyÌ128Í()ÎGLib.ListÖ0Ïpublic List +copyÌ128Í(void* dest, void* src, size_t n)ÎGLib.MemoryÖ0Ïpublic void * +copyÌ128Í()ÎGLib.QueueÖ0Ïpublic Queue +copyÌ128Í()ÎGLib.SListÖ0Ïpublic SList +copyÌ128Í()ÎGLib.SrvTargetÖ0Ïpublic unowned +copyÌ128Í(ref Value dest_value)ÎGLib.ValueÖ0Ïpublic void +copyÌ128Í()ÎGdk.ColorÖ0Ïpublic Gdk.Color +copyÌ128Í()ÎGdk.EventÖ0Ïpublic Gdk.Event +copyÌ128Í(Gdk.GC src_gc)ÎGdk.GCÖ0Ïpublic void +copyÌ128Í()ÎGdk.PixbufÖ0Ïpublic Gdk.Pixbuf +copyÌ128Í()ÎGdk.RegionÖ0Ïpublic unowned +copyÌ128Í()ÎGnome.DesktopItemÖ0Ïpublic unowned +copyÌ128Í()ÎGnomeKeyring.AccessControlÖ0Ïpublic unowned +copyÌ128Í()ÎGnomeKeyring.ApplicationRefÖ0Ïpublic unowned +copyÌ128Í()ÎGnomeKeyring.AttributeListÖ0Ïpublic unowned +copyÌ128Í()ÎGnomeKeyring.InfoÖ0Ïpublic unowned +copyÌ128Í()ÎGnomeKeyring.ItemInfoÖ0Ïpublic unowned +copyÌ128Í(GnomeVFS.FileInfo src)ÎGnomeVFS.FileInfoÖ0Ïpublic void +copyÌ128Í()ÎGnomeVFS.MimeApplicationÖ0Ïpublic unowned +copyÌ128Í(Cairo.Matrix matrix)ÎGoo.CairoMatrixÖ0Ïpublic Cairo.Matrix +copyÌ128Í()ÎGoo.CanvasStyleÖ0Ïpublic unowned +copyÌ128Í(Gsf.Output output)ÎGsf.InputÖ0Ïpublic bool +copyÌ128Í()ÎGsf.TimestampÖ0Ïpublic Gsf.Timestamp +copyÌ128Í(uchar dest, uint offset, uint size)ÎGst.AdapterÖ0Ïpublic void +copyÌ128Í()ÎGst.CapsÖ0Ïpublic Gst.Caps +copyÌ128Í()ÎGst.IndexEntryÖ0Ïpublic Gst.IndexEntry +copyÌ128Í()ÎGst.MiniObjectÖ0Ïpublic Gst.MiniObject +copyÌ8ÎGst.MiniObjectClassÖ0ÏGst.MiniObjectCopyFunction +copyÌ128Í()ÎGst.RTSPUrlÖ0Ïpublic Gst.RTSPUrl +copyÌ128Í()ÎGst.SegmentÖ0Ïpublic Gst.Segment +copyÌ128Í()ÎGst.StructureÖ0Ïpublic Gst.Structure +copyÌ128Í()ÎGst.TagListÖ0Ïpublic Gst.TagList +copyÌ128Í()ÎGtk.BorderÖ0Ïpublic Gtk.Border +copyÌ128Í()ÎGtk.IconInfoÖ0Ïpublic unowned +copyÌ128Í()ÎGtk.IconSetÖ0Ïpublic unowned +copyÌ128Í()ÎGtk.IconSourceÖ0Ïpublic unowned +copyÌ128Í()ÎGtk.PageSetupÖ0Ïpublic unowned +copyÌ128Í()ÎGtk.PaperSizeÖ0Ïpublic unowned +copyÌ128Í()ÎGtk.PrintSettingsÖ0Ïpublic unowned +copyÌ128Í()ÎGtk.RcStyleÖ0Ïpublic unowned +copyÌ128Í()ÎGtk.RequisitionÖ0Ïpublic Gtk.Requisition +copyÌ128Í()ÎGtk.SelectionDataÖ0Ïpublic Gtk.SelectionData +copyÌ128Í()ÎGtk.SourceStyleÖ0Ïpublic unowned +copyÌ128Í()ÎGtk.StockItemÖ0Ïpublic Gtk.StockItem +copyÌ128Í()ÎGtk.StyleÖ0Ïpublic virtual void +copyÌ128Í()ÎGtk.TextAttributesÖ0Ïpublic unowned +copyÌ128Í()ÎGtk.TextIterÖ0Ïpublic Gtk.TextIter +copyÌ128Í()ÎGtk.TreeIterÖ0Ïpublic Gtk.TreeIter +copyÌ128Í()ÎGtk.TreePathÖ0Ïpublic Gtk.TreePath +copyÌ128Í()ÎGtk.TreeRowReferenceÖ0Ïpublic unowned +copyÌ128Í()ÎJson.NodeÖ0Ïpublic Json.Node +copyÌ128Í()ÎOobs.ListIterÖ0Ïpublic unowned +copyÌ8ÎPango.AttrClassÖ0ÏGLib.Callback +copyÌ128Í()ÎPango.AttrIteratorÖ0Ïpublic unowned +copyÌ128Í()ÎPango.AttrListÖ0Ïpublic unowned +copyÌ128Í()ÎPango.AttributeÖ0Ïpublic unowned +copyÌ128Í()ÎPango.ColorÖ0Ïpublic Pango.Color +copyÌ128Í()ÎPango.CoverageÖ0Ïpublic unowned +copyÌ128Í()ÎPango.FontDescriptionÖ0Ïpublic unowned +copyÌ128Í()ÎPango.GlyphItemÖ0Ïpublic unowned +copyÌ128Í()ÎPango.GlyphItemIterÖ0Ïpublic unowned +copyÌ128Í()ÎPango.GlyphStringÖ0Ïpublic unowned +copyÌ128Í()ÎPango.ItemÖ0Ïpublic unowned +copyÌ128Í()ÎPango.LayoutÖ0Ïpublic unowned +copyÌ128Í()ÎPango.LayoutIterÖ0Ïpublic unowned +copyÌ128Í()ÎPango.MatrixÖ0Ïpublic Pango.Matrix +copyÌ128Í()ÎPango.TabArrayÖ0Ïpublic unowned +copyÌ128Í()ÎPoppler.ActionÖ0Ïpublic unowned +copyÌ128Í()ÎPoppler.DestÖ0Ïpublic unowned +copyÌ128Í()ÎPoppler.FontsIterÖ0Ïpublic unowned +copyÌ128Í()ÎPoppler.FormFieldMappingÖ0Ïpublic unowned +copyÌ128Í()ÎPoppler.ImageMappingÖ0Ïpublic unowned +copyÌ128Í()ÎPoppler.IndexIterÖ0Ïpublic unowned +copyÌ128Í()ÎPoppler.LinkMappingÖ0Ïpublic unowned +copyÌ128Í()ÎPoppler.PageTransitionÖ0Ïpublic unowned +copyÌ128Í()ÎPoppler.RectangleÖ0Ïpublic unowned +copyÌ128Í()ÎSoup.BufferÖ0Ïpublic unowned +copyÌ128Í()ÎSoup.CookieÖ0Ïpublic unowned +copyÌ128Í()ÎSoup.DateÖ0Ïpublic unowned +copyÌ128Í()ÎSoup.URIÖ0Ïpublic Soup.URI +copyÌ128Í()ÎSoup.UriÖ0Ïpublic unowned +copyÌ128Í()ÎUnique.MessageDataÖ0Ïpublic Unique.MessageData +copyÌ128Í()ÎWebKit.WebSettingsÖ0Ïpublic unowned +copyÌ128Í(int recursive)ÎXml.DocÖ0Ïpublic Doc * +copyÌ128Í()ÎXml.DtdÖ0Ïpublic Dtd * +copyÌ128Í(int extended)ÎXml.NodeÖ0Ïpublic Node * +copy_areaÌ128Í(int src_x, int src_y, int width, int height, Gdk.Pixbuf dest_pixbuf, int dest_x, int dest_y)ÎGdk.PixbufÖ0Ïpublic void +copy_asyncÌ128Í(GLib.File destination, GLib.FileCopyFlags flags, int io_priority, GLib.Cancellable? cancellable, GLib.FileProgressCallback? progress_callback, GLib.AsyncReadyCallback callback)ÎGLib.FileÖ0Ïpublic abstract void +copy_attributesÌ128Í(GLib.File destination, GLib.FileCopyFlags flags, GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic bool +copy_clipboardÌ128Í()ÎGtk.EditableÖ0Ïpublic void +copy_clipboardÌ128Í()ÎGtk.EntryÖ0Ïpublic virtual signal void +copy_clipboardÌ128Í()ÎGtk.LabelÖ0Ïpublic virtual signal void +copy_clipboardÌ128Í(Gtk.Clipboard clipboard)ÎGtk.TextBufferÖ0Ïpublic void +copy_clipboardÌ128Í()ÎGtk.TextViewÖ0Ïpublic virtual signal void +copy_clipboardÌ128Í()ÎVte.TerminalÖ0Ïpublic virtual signal void +copy_clipboardÌ128Í()ÎWebKit.WebViewÖ0Ïpublic virtual signal void +copy_construct_tÌ128Í(void* xp)ÎGsl.SimanÖ0Ïpublic delegate void +copy_finishÌ128Í(GLib.AsyncResult res)ÎGLib.FileÖ0Ïpublic abstract bool +copy_funcÌ8ÎPango.AttrShapeÖ0ÏPango.AttrDataCopyFunc +copy_intoÌ128Í(GLib.FileInfo dest_info)ÎGLib.FileInfoÖ0Ïpublic void +copy_listÌ128Í()ÎXml.NodeÖ0Ïpublic Node +copy_metadataÌ128Í(Gst.Buffer src, Gst.BufferCopyFlags flags)ÎGst.BufferÖ0Ïpublic void +copy_nthÌ128Í(uint nth)ÎGst.CapsÖ0Ïpublic Gst.Caps +copy_pageÌ128Í()ÎCairo.ContextÖ0Ïpublic void +copy_pathÌ128Í()ÎCairo.ContextÖ0Ïpublic Path +copy_path_flatÌ128Í()ÎCairo.ContextÖ0Ïpublic Path +copy_permsÌ128Í(GnomeVFS.ACE dest)ÎGnomeVFS.ACEÖ0Ïpublic void +copy_primaryÌ128Í()ÎVte.TerminalÖ0Ïpublic void +copy_rootÌ128Í()ÎSoup.UriÖ0Ïpublic unowned +copy_staticÌ128Í()ÎPango.FontDescriptionÖ0Ïpublic unowned +copy_tÌ128Í(void* source, void* dest)ÎGsl.SimanÖ0Ïpublic delegate void +copy_target_listÌ8ÎGtk.TextBufferÖ0ÏGtk.TargetList +copy_target_listÌ8ÎWebKit.WebViewÖ0ÏGtk.TargetList +copy_textÌ128Í(int start_pos, int end_pos)ÎAtk.EditableTextÖ0Ïpublic abstract void +copy_to_imageÌ128Í(Gdk.Image image, int src_x, int src_y, int dest_x, int dest_y, int width, int height)ÎGdk.DrawableÖ0Ïpublic unowned +copy_valueÌ128Í(out Gst.Value dest, Gst.TagList list, string tag)ÎGst.TagListÖ0Ïpublic bool +copy_valuesÌ128Í(Gtk.TextAttributes dest)ÎGtk.TextAttributesÖ0Ïpublic void +copyrightÌ8ÎGtk.AboutDialogÖ0 +copysignÌ128Í(double x, double y)ÎGLib.MathÖ0Ïpublic double +copysignfÌ128Í(float x, float y)ÎGLib.MathÖ0Ïpublic float +copywinÌ128Í(Window dstwin, int sminrow, int smincol, int dminrow, int dmincol, int dmaxrow, int dmaxcol, int overlay)ÎCurses.WindowÖ0Ïpublic int +core_dumpÌ128Í(int status)ÎGLib.ProcessÖ0Ïpublic bool +core_error_quarkÌ128Í()ÎGstÖ0Ïpublic GLib.Quark +core_pointerÌ8ÎGdk.DisplayÖ0ÏGdk.Device +correlationÌ128Í([CCode (array_length = false)] double[] data1, size_t stride1, [CCode (array_length = false)] double[] data2, size_t stride2, size_t n)ÎGsl.StatsÖ0Ïpublic double +cosÌ128Í(double x)ÎGLib.MathÖ0Ïpublic double +cosÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic Complex +cosÌ128Í(double x)ÎGsl.TrigÖ0Ïpublic double +cos_eÌ128Í(double x, out Result result)ÎGsl.TrigÖ0Ïpublic int +cos_err_eÌ128Í(double x, double dx, out Result result)ÎGsl.TrigÖ0Ïpublic int +cosfÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +coshÌ128Í(double x)ÎGLib.MathÖ0Ïpublic double +coshÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic Complex +coshfÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +cotÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic Complex +cothÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic Complex +countÌ128Í()ÎGConf.ListenersÖ0 +countÌ8ÎGdk.EventExposeÖ0Ïint +countÌ8ÎGsl.OdeivEvolveÖ0 +countÌ8ÎGst.RTCPPacketÖ0Ïuchar +countÌ128Í()ÎSDL.JoystickÖ0Ïpublic int +countÌ128Í()ÎSDL.SemaphoreÖ0Ïpublic uint32 +countÌ128Í()ÎSDLMixer.ChannelGroupÖ0Ïpublic int +countÌ8ÎTiff.TagValueÖ0Ïint +countÌ8ÎV4l2.ExtControlsÖ0Ïuint32 +countÌ8ÎV4l2.RequestBuffersÖ0Ïuint32 +countÌ8ÎV4l2.VbiFormatÖ0Ïuint32 +count_selected_rowsÌ128Í()ÎGtk.TreeSelectionÖ0Ïpublic int +covÌ128Í()ÎGsl.Histogram2dÖ0Ïpublic double +covarÌ128Í(Matrix J, double epsrel, Matrix covar)ÎGsl.MultifitÖ0Ïpublic int +covarianceÌ128Í([CCode (array_length = false)] double[] data1, size_t stride1, [CCode (array_length = false)] double[] data2, size_t stride2, size_t n)ÎGsl.StatsÖ0Ïpublic double +covariance_mÌ128Í([CCode (array_length = false)] double[] data1, size_t stride1, [CCode (array_length = false)] double[] data2, size_t stride2, size_t n, double mean1, double mean2)ÎGsl.StatsÖ0Ïpublic double +coversÌ128Í(Soup.Message msg)ÎSoup.AuthDomainÖ0Ïpublic bool +coveyouÌ8ÎGsl.RNGTypesÖ0ÏRNGType +cpair_comment_singleÌ8ÎGLib.ScannerConfigÖ0 +cpcallÌ128Í(CallbackFunc fun, void* ud = null)ÎLua.LuaVMÖ0Ïpublic int +crawl_directory_rootsÌ8ÎTracker.ConfigÖ0Ïvoid +creatÌ128Í(string path, mode_t mode)ÎPosixÖ0Ïpublic int +createÌ128Í(string pathname, int mode)ÎGLib.DirUtilsÖ0Ïpublic int +createÌ128Í(GLib.FileCreateFlags flags, GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic abstract GLib.FileOutputStream +createÌ128Í(ThreadFunc func, bool joinable)ÎGLib.ThreadÖ0Ïpublic weak Thread +createÌ128Í(string keyring_name, string? password, owned GnomeKeyring.OperationDoneCallback callback)ÎGnomeKeyringÖ0Ïpublic void * +createÌ128Í(out unowned GnomeVFS.Handle handle, string text_uri, GnomeVFS.OpenMode open_mode, bool exclusive, uint perm)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +createÌ128Í(Goo.CanvasItem? parent, double center_x, double center_y, double radius_x, double radius_y, ...)ÎGoo.CanvasEllipseÖ0Ïpublic unowned +createÌ128Í(Goo.CanvasItemModel? parent, double center_x, double center_y, double radius_x, double radius_y, ...)ÎGoo.CanvasEllipseModelÖ0Ïpublic unowned +createÌ128Í(Goo.CanvasItem? parent, ...)ÎGoo.CanvasGroupÖ0Ïpublic unowned +createÌ128Í(Goo.CanvasItemModel? parent, ...)ÎGoo.CanvasGroupModelÖ0Ïpublic unowned +createÌ128Í(Goo.CanvasItem? parent, Gdk.Pixbuf pixbuf, double x, double y, ...)ÎGoo.CanvasImageÖ0Ïpublic unowned +createÌ128Í(Goo.CanvasItemModel? parent, Gdk.Pixbuf pixbuf, double x, double y, ...)ÎGoo.CanvasImageModelÖ0Ïpublic unowned +createÌ128Í(Goo.CanvasItem? parent, string path_data, ...)ÎGoo.CanvasPathÖ0Ïpublic unowned +createÌ128Í(Goo.CanvasItemModel? parent, string path_data, ...)ÎGoo.CanvasPathModelÖ0Ïpublic unowned +createÌ128Í(Goo.CanvasItem? parent, bool close_path, int num_points, ...)ÎGoo.CanvasPolylineÖ0Ïpublic unowned +createÌ128Í(Goo.CanvasItemModel? parent, bool close_path, int num_points, ...)ÎGoo.CanvasPolylineModelÖ0Ïpublic unowned +createÌ128Í(Goo.CanvasItem? parent, double x, double y, double width, double height, ...)ÎGoo.CanvasRectÖ0Ïpublic unowned +createÌ128Í(Goo.CanvasItemModel? parent, double x, double y, double width, double height, ...)ÎGoo.CanvasRectModelÖ0Ïpublic unowned +createÌ128Í(Goo.CanvasItem? parent, ...)ÎGoo.CanvasTableÖ0Ïpublic unowned +createÌ128Í(Goo.CanvasItemModel? parent, ...)ÎGoo.CanvasTableModelÖ0Ïpublic unowned +createÌ128Í(Goo.CanvasItem? parent, string str, double x, double y, double width, Gtk.AnchorType anchor, ...)ÎGoo.CanvasTextÖ0Ïpublic unowned +createÌ128Í(Goo.CanvasItemModel? parent, string str, double x, double y, double width, Gtk.AnchorType anchor, ...)ÎGoo.CanvasTextModelÖ0Ïpublic unowned +createÌ128Í(Goo.CanvasItem? parent, Gtk.Widget widget, double x, double y, double width, double height, ...)ÎGoo.CanvasWidgetÖ0Ïpublic unowned +createÌ128Í(string filename, void* ntuple_data, size_t size)ÎGsl.NTupleÖ0Ïpublic NTuple +createÌ128Í(uint64 offset, uint size, out unowned Gst.Buffer buf)ÎGst.BaseSrcÖ0Ïpublic virtual Gst.FlowReturn +createÌ128Í(string? name)ÎGst.ElementFactoryÖ0Ïpublic Gst.Element? +createÌ128Í()ÎGst.IndexFactoryÖ0Ïpublic unowned +createÌ128Í(out unowned Gst.Buffer buf)ÎGst.PushSrcÖ0Ïpublic virtual Gst.FlowReturn +createÌ128Í(Gst.RTSPUrl url, out Gst.RTSPConnection conn)ÎGst.RTSPConnectionÖ0Ïpublic Gst.RTSPResult +createÌ128Í(Gst.TaskFunction func, void* data)ÎGst.TaskÖ0Ïpublic unowned +createÌ128Í()ÎUnique.BackendÖ0Ïpublic unowned +create_accessibleÌ128Í(GLib.Object obj)ÎAtk.ObjectFactoryÖ0Ïpublic virtual unowned +create_all_padsÌ128Í()ÎGst.ElementÖ0Ïpublic void +create_asyncÌ128Í(GLib.FileCreateFlags flags, int io_priority, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.FileÖ0Ïpublic abstract void +create_cairo_contextÌ128Í()ÎGoo.CanvasÖ0Ïpublic unowned +create_child_anchorÌ128Í(Gtk.TextIter iter)ÎGtk.TextBufferÖ0Ïpublic unowned +create_contextÌ128Í()ÎPango.CairoFontMapÖ0Ïpublic unowned +create_contextÌ128Í()ÎPango.FontMapÖ0Ïpublic unowned +create_custom_widgetÌ128Í()ÎGtk.PrintOperationÖ0Ïpublic virtual signal unowned +create_directoriesÌ8ÎGnome.ProgramÖ0Ïbool +create_drag_iconÌ128Í(Gtk.TreePath path)ÎExo.IconViewÖ0Ïpublic unowned +create_drag_iconÌ128Í(Gtk.TreePath path)ÎGtk.IconViewÖ0Ïpublic unowned +create_failed_thumbnailÌ128Í(string uri, ulong mtime)ÎGnome.ThumbnailFactoryÖ0Ïpublic void +create_finishÌ128Í(GLib.AsyncResult res)ÎGLib.FileÖ0Ïpublic abstract GLib.FileOutputStream +create_frameboxÌ128Í(string title, out unowned Gtk.Widget frame_bin)ÎXfce.WidgetHelpersÖ0Ïpublic unowned +create_framebox_with_contentÌ128Í(string title, Gtk.Widget content)ÎXfce.WidgetHelpersÖ0Ïpublic unowned +create_from_commandlineÌ128Í(string commandline, string application_name, GLib.AppInfoCreateFlags flags)ÎGLib.AppInfoÖ0Ïpublic unowned +create_from_dataÌ128Í(Gdk.Drawable drawable, string data, int width, int height)ÎGdk.BitmapÖ0Ïpublic Gdk.Bitmap +create_from_dataÌ128Í(Gdk.Drawable drawable, string data, int width, int height, int depth, Gdk.Color fg, Gdk.Color bg)ÎGdk.PixmapÖ0Ïpublic unowned +create_from_xpmÌ128Í(Gdk.Drawable drawable, out unowned Gdk.Bitmap mask, Gdk.Color transparent_color, string filename)ÎGdk.PixmapÖ0Ïpublic unowned +create_from_xpm_dÌ128Í(Gdk.Drawable drawable, out unowned Gdk.Bitmap mask, Gdk.Color transparent_color, string data)ÎGdk.PixmapÖ0Ïpublic unowned +create_fullÌ128Í(ThreadFunc func, ulong stack_size, bool joinable, bool bound, ThreadPriority priority)ÎGLib.ThreadÖ0Ïpublic weak Thread +create_gcÌ128Í(Gdk.GCValues values, Gdk.GCValuesMask mask)ÎGdk.DrawableÖ0Ïpublic virtual unowned +create_iconÌ128Í(Gtk.IconSize icon_size)ÎGtk.ActionÖ0Ïpublic unowned +create_int_subsetÌ128Í(string name, string external_id, string system_id)ÎXml.DocÖ0Ïpublic Dtd * +create_itemÌ128Í(Goo.CanvasItemModel model)ÎGoo.CanvasÖ0Ïpublic virtual unowned +create_itemÌ128Í(Goo.Canvas canvas)ÎGoo.CanvasItemModelÖ0Ïpublic abstract unowned +create_lineÌ128Í(Goo.CanvasItem? parent, double x1, double y1, double x2, double y2, ...)ÎGoo.CanvasPolylineÖ0Ïpublic unowned +create_lineÌ128Í(Goo.CanvasItemModel? parent, double x1, double y1, double x2, double y2, ...)ÎGoo.CanvasPolylineModelÖ0Ïpublic unowned +create_markÌ128Í(string? mark_name, Gtk.TextIter where, bool left_gravity)ÎGtk.TextBufferÖ0Ïpublic unowned +create_menuÌ128Í()ÎGtk.ActionÖ0Ïpublic virtual unowned +create_menu_itemÌ128Í()ÎGtk.ActionÖ0Ïpublic virtual unowned +create_menu_proxyÌ128Í()ÎGtk.ToolItemÖ0Ïpublic virtual signal bool +create_menusÌ128Í(Gnome.UIInfo uiinfo)ÎGnome.AppÖ0Ïpublic void +create_menus_customÌ128Í(Gnome.UIInfo uiinfo, Gnome.UIBuilderData uibdata)ÎGnome.AppÖ0Ïpublic void +create_menus_interpÌ128Í(Gnome.UIInfo uiinfo, Gtk.CallbackMarshal relay_func, void* data, GLib.DestroyNotify destroy_func)ÎGnome.AppÖ0Ïpublic void +create_menus_with_dataÌ128Í(Gnome.UIInfo uiinfo)ÎGnome.AppÖ0Ïpublic void +create_panel_buttonÌ128Í()ÎXfceÖ0Ïpublic Gtk.Button +create_panel_toggle_buttonÌ128Í()ÎXfceÖ0Ïpublic Gtk.ToggleButton +create_pango_contextÌ128Í()ÎGtk.PrintContextÖ0Ïpublic unowned +create_pango_contextÌ128Í()ÎGtk.WidgetÖ0Ïpublic Pango.Context +create_pango_layoutÌ128Í()ÎGtk.PrintContextÖ0Ïpublic unowned +create_pango_layoutÌ128Í(string? text)ÎGtk.WidgetÖ0Ïpublic Pango.Layout +create_pathÌ128Í(GLib.Array commands, Cairo.Context cr)ÎGoo.CanvasÖ0Ïpublic void +create_rc_styleÌ128Í()ÎGtk.RcStyleÖ0Ïpublic virtual unowned +create_ringbufferÌ128Í()ÎGst.BaseAudioSinkÖ0Ïpublic virtual unowned +create_ringbufferÌ128Í()ÎGst.BaseAudioSrcÖ0Ïpublic virtual unowned +create_row_drag_iconÌ128Í(Gtk.TreePath path)ÎGtk.TreeViewÖ0Ïpublic unowned +create_source_markÌ128Í(string name, string category, Gtk.TextIter where)ÎGtk.SourceBufferÖ0Ïpublic unowned +create_styleÌ128Í()ÎGtk.RcStyleÖ0Ïpublic virtual unowned +create_subÌ128Í(uint offset, uint size)ÎGst.BufferÖ0Ïpublic Gst.Buffer +create_symbolic_linkÌ128Í(GnomeVFS.URI uri, string target_reference)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +create_syncÌ128Í(string keyring_name, string? password)ÎGnomeKeyringÖ0Ïpublic GnomeKeyring.Result +create_tableÌ128Í(int narr, int nrec)ÎLua.LuaVMÖ0Ïpublic void +create_tagÌ128Í(string tag_name, ...)ÎGtk.TextBufferÖ0Ïpublic unowned +create_tool_itemÌ128Í()ÎGtk.ActionÖ0Ïpublic virtual unowned +create_toolbarÌ128Í(Gnome.UIInfo uiinfo)ÎGnome.AppÖ0Ïpublic void +create_toolbar_customÌ128Í(Gnome.UIInfo uiinfo, Gnome.UIBuilderData uibdata)ÎGnome.AppÖ0Ïpublic void +create_toolbar_interpÌ128Í(Gnome.UIInfo uiinfo, Gtk.CallbackMarshal relay_func, void* data, GLib.DestroyNotify destroy_func)ÎGnome.AppÖ0Ïpublic void +create_toolbar_with_dataÌ128Í(Gnome.UIInfo uiinfo)ÎGnome.AppÖ0Ïpublic void +create_uriÌ128Í(out unowned GnomeVFS.Handle handle, GnomeVFS.URI uri, GnomeVFS.OpenMode open_mode, bool exclusive, uint perm)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +create_watchÌ128Í(IOCondition condition)ÎGLib.IOChannelÖ0Ïpublic GLib.Source +create_watchÌ128Í()ÎGst.BusÖ0Ïpublic unowned +create_web_viewÌ128Í()ÎWebKit.WebViewÖ0Ïpublic virtual unowned +create_windowÌ128Í(Gtk.Widget page, int x, int y)ÎGtk.NotebookÖ0Ïpublic virtual signal unowned +create_windowÌ128Í(Display display, Window parent, int x, int y, uint width, uint height, uint border_width, int depth, uint @class, Visual? visual, X.CW valuemask, ref SetWindowAttributes attributes)ÎXÖ0Ïpublic Window +create_windowÌ128Í(Connection connection, uint8 depth, Window wid, Window parent, int16 x, int16 y, uint16 width, uint16 height, uint16 border_width, uint16 _class, VisualID visual, uint32 value_mask, [CCode (array_length = false)] uint32[] value_list)ÎXcbÖ0Ïpublic VoidCookie +create_window_action_menuÌ128Í(Wnck.Window window)ÎWnckÖ0Ïpublic unowned +create_with_parentsÌ128Í(string pathname, int mode)ÎGLib.DirUtilsÖ0Ïpublic int +creation_dateÌ8ÎPoppler.DocumentÖ0Ïint +creatorÌ8ÎPoppler.DocumentÖ0 +criticalÌ128Í(string format, ...)ÎGLibÖ0Ïpublic void +crossingÌ8ÎGdk.EventÖ0ÏGdk.EventCrossing +crossing_eventÌ8ÎGoo.CanvasÖ0ÏGdk.EventCrossing +crumb_activatedÌ128Í()ÎHildon.BreadCrumbÖ0Ïpublic virtual signal void +crumb_clickedÌ128Í(void* id)ÎHildon.BreadCrumbTrailÖ0Ïpublic virtual signal bool +crypted_passwordÌ8ÎOobs.GroupÖ0 +crypted_passwordÌ8ÎOobs.UserÖ0 +cscÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic Complex +cschÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic Complex +cset_identifier_firstÌ8ÎGLib.ScannerConfigÖ0 +cset_identifier_nthÌ8ÎGLib.ScannerConfigÖ0 +cset_skip_charactersÌ8ÎGLib.ScannerConfigÖ0 +csplineÌ8ÎGsl.InterpTypesÖ0ÏInterpType +cspline_periodicÌ8ÎGsl.InterpTypesÖ0ÏInterpType +ctimeÌ8ÎGnomeVFS.FileInfoÖ0 +ctimeÌ8ÎPoppler.AttachmentÖ0ÏGLib.Time +ctl_readÌ128Í(Gst.Poll set, Gst.PollFD fd, bool active)ÎGst.PollFDÖ0Ïpublic bool +ctl_writeÌ128Í(Gst.Poll set, Gst.PollFD fd, bool active)ÎGst.PollFDÖ0Ïpublic bool +ctlpointÌ8ÎGtk.CurveÖ0Ïfloat +ctrl_classÌ8ÎV4l2.ExtControlsÖ0Ïuint32 +ctrl_driver_privÌ128Í(uint32 id)ÎV4l2Ö0Ïpublic uint32 +ctrl_id2classÌ128Í(uint32 id)ÎV4l2Ö0Ïpublic uint32 +ctxÌ8ÎXml.ErrorÖ0Ïvoid +curÌ8ÎSoup.MessageQueueIterÖ0ÏGLib.List +cur_levelÌ8ÎGst.DataQueueÖ0ÏGst.DataQueueSize +cur_offsetÌ8ÎGsf.InputÖ0ÏGsf.off_t +cur_offsetÌ8ÎGsf.OutputÖ0ÏGsf.off_t +cur_pageÌ8ÎGtk.NotebookÖ0ÏGtk.NotebookPage +cur_sizeÌ8ÎGsf.OutputÖ0ÏGsf.off_t +curgroupÌ8ÎGst.IndexÖ0ÏGst.IndexGroup +currentÌ8ÎGtk.BindingSetÖ0ÏGtk.BindingEntry +current_alphaÌ8ÎGtk.ColorSelectionÖ0 +current_colÌ8ÎWnck.WorkspaceLayoutÖ0Ïint +current_colorÌ8ÎGtk.ColorSelectionÖ0ÏGdk.Color +current_deviceÌ8ÎGtk.InputDialogÖ0ÏGdk.Device +current_directoryÌ8ÎGnome.ClientÖ0 +current_docÌ128Í()ÎXml.TextReaderÖ0Ïpublic Doc * +current_folder_changedÌ128Í()ÎGtk.FileChooserÖ0Ïpublic virtual signal void +current_folder_changedÌ128Í()ÎHildon.FileSelectionÖ0Ïpublic virtual signal void +current_hÌ8ÎSDL.VideoInfoÖ0Ïint +current_heightÌ8ÎGtk.SocketÖ0Ïuint16 +current_level_bytesÌ8ÎGst.DataQueueÖ0 +current_level_timeÌ8ÎGst.DataQueueÖ0Ïuint64 +current_level_visibleÌ8ÎGst.DataQueueÖ0 +current_lineÌ8ÎLua.DebugÖ0Ïint +current_nodeÌ128Í()ÎXml.TextReaderÖ0Ïpublic Node * +current_pageÌ8ÎGtk.PrintOperationÖ0Ïint +current_posÌ8ÎGtk.EntryÖ0Ïint +current_rowÌ8ÎWnck.WorkspaceLayoutÖ0Ïint +current_sourceÌ128Í()ÎGLib.MainContextÖ0Ïpublic weak Source +current_ssrcÌ8ÎGst.BaseRTPPayloadÖ0 +current_stateÌ8ÎGst.ElementÖ0ÏGst.State +current_timeoutÌ8ÎGst.NetClientClockÖ0ÏGst.ClockTime +current_valueÌ8ÎGtk.RadioActionÖ0Ïint +current_wÌ8ÎSDL.VideoInfoÖ0Ïint +current_widthÌ8ÎGtk.SocketÖ0Ïuint16 +curs_setÌ128Í(int visibility)ÎCursesÖ0Ïpublic int +curscrÌ8ÎCursesÖ0ÏWindow +cursive_font_familyÌ8ÎWebKit.WebSettingsÖ0 +cursorÌ8ÎGdk.WindowAttrÖ0ÏGdk.Cursor +cursorÌ8ÎSDL.CursorÖ0Ïvoid +cursor_changedÌ128Í()ÎGtk.TreeViewÖ0Ïpublic virtual signal void +cursor_movedÌ128Í()ÎVte.TerminalÖ0Ïpublic virtual signal void +cursor_on_matchÌ128Í(Gtk.TreeModel model, Gtk.TreeIter iter)ÎGtk.EntryCompletionÖ0Ïpublic virtual signal bool +cursor_positionÌ8ÎGtk.EntryÖ0Ïint +cursor_positionÌ8ÎGtk.LabelÖ0Ïint +cursor_positionÌ8ÎGtk.TextBufferÖ0Ïint +cursor_typeÌ8ÎGtk.CurveÖ0Ïint +cursor_typeÌ8ÎGtk.PanedÖ0ÏGdk.CursorType +cursor_visibleÌ8ÎGtk.EntryÖ0 +cursor_visibleÌ8ÎGtk.TextViewÖ0Ïbool +cursyncupÌ128Í()ÎCurses.WindowÖ0Ïpublic void +curveÌ8ÎGoo.CanvasPathCommandÖ0Ïvoid +curveÌ8ÎGtk.GammaCurveÖ0ÏGtk.Widget +curve_toÌ128Í(double x1, double y1, double x2, double y2, double x3, double y3)ÎCairo.ContextÖ0Ïpublic void +curve_typeÌ8ÎGtk.CurveÖ0ÏGtk.CurveType +curve_type_changedÌ128Í()ÎGtk.CurveÖ0Ïpublic virtual signal void +custom_finishedÌ128Í(Gtk.Builder builder, GLib.Object child, string tagname, void* data)ÎGtk.BuildableÖ0Ïpublic abstract void +custom_tab_labelÌ8ÎGtk.PrintOperationÖ0 +custom_tag_endÌ128Í(Gtk.Builder builder, GLib.Object child, string tagname, void* data)ÎGtk.BuildableÖ0Ïpublic abstract void +custom_tag_startÌ128Í(Gtk.Builder builder, GLib.Object child, string tagname, GLib.MarkupParser parser, void* data)ÎGtk.BuildableÖ0Ïpublic abstract bool +custom_widget_applyÌ128Í(Gtk.Widget widget)ÎGtk.PrintOperationÖ0Ïpublic virtual signal void +customizeÌ128Í()ÎExo.ToolbarsViewÖ0Ïpublic virtual signal void +cut_clipboardÌ128Í()ÎGtk.EditableÖ0Ïpublic void +cut_clipboardÌ128Í()ÎGtk.EntryÖ0Ïpublic virtual signal void +cut_clipboardÌ128Í(Gtk.Clipboard clipboard, bool default_editable)ÎGtk.TextBufferÖ0Ïpublic void +cut_clipboardÌ128Í()ÎGtk.TextViewÖ0Ïpublic virtual signal void +cut_clipboardÌ128Í()ÎWebKit.WebViewÖ0Ïpublic virtual signal void +cut_textÌ128Í(int start_pos, int end_pos)ÎAtk.EditableTextÖ0Ïpublic abstract void +cwdÌ128Í(string directory)ÎXml.NanoFTPÖ0Ïpublic int +cycle_child_focusÌ128Í(bool reverse)ÎGtk.PanedÖ0Ïpublic virtual signal bool +cycle_focusÌ128Í(Gtk.DirectionType p0)ÎGtk.MenuShellÖ0Ïpublic virtual signal void +cycle_handle_focusÌ128Í(bool reverse)ÎGtk.PanedÖ0Ïpublic virtual signal bool +dÌ8ÎGsl.EigenHermWorkspaceÖ0Ïdouble +dÌ8ÎGsl.EigenHermvWorkspaceÖ0Ïdouble +dÌ8ÎGsl.EigenSymmWorkspaceÖ0Ïdouble +dÌ8ÎGsl.EigenSymmvWorkspaceÖ0Ïdouble +dÌ8ÎGsl.MonteVegasStateÖ0Ïdouble +dÌ4ÎSDL.KeySymbolÖ0 +d_VrwbÌ8ÎTiff.DisplayÖ0Ïuint32 +d_VrwgÌ8ÎTiff.DisplayÖ0Ïuint32 +d_VrwrÌ8ÎTiff.DisplayÖ0Ïuint32 +d_Y0BÌ8ÎTiff.DisplayÖ0Ïfloat +d_Y0GÌ8ÎTiff.DisplayÖ0Ïfloat +d_Y0RÌ8ÎTiff.DisplayÖ0Ïfloat +d_YCBÌ8ÎTiff.DisplayÖ0Ïfloat +d_YCGÌ8ÎTiff.DisplayÖ0Ïfloat +d_YCRÌ8ÎTiff.DisplayÖ0Ïfloat +d_gammaBÌ8ÎTiff.DisplayÖ0Ïfloat +d_gammaGÌ8ÎTiff.DisplayÖ0Ïfloat +d_gammaRÌ8ÎTiff.DisplayÖ0Ïfloat +d_inoÌ8ÎPosix.DirEntÖ0Ïino_t +d_matÌ8ÎTiff.DisplayÖ0Ïfloat +d_nameÌ8ÎPosix.DirEntÖ0Ïchar +d_offÌ8ÎPosix.DirEntÖ0Ïoff_t +d_reclenÌ8ÎPosix.DirEntÖ0 +d_typeÌ8ÎPosix.DirEntÖ0Ïchar +daemon_prepare_environment_syncÌ128Í()ÎGnomeKeyringÖ0Ïpublic GnomeKeyring.Result +daemon_set_display_syncÌ128Í(string display)ÎGnomeKeyringÖ0Ïpublic GnomeKeyring.Result +damage_eventÌ128Í(Gdk.Event p0)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +darkÌ8ÎGtk.StyleÖ0ÏGdk.Color +dark_gcÌ8ÎGtk.StyleÖ0ÏGdk.GC +dash_offsetÌ8ÎGoo.CanvasLineDashÖ0Ïdouble +dashesÌ8ÎGoo.CanvasLineDashÖ0Ïdouble +dataÌ8ÎCairo.PathÖ0ÏPathData +dataÌ8ÎGLib.ByteArrayÖ0Ïuint8 +dataÌ8ÎGLib.ListÖ0ÏG +dataÌ8ÎGLib.NodeÖ0ÏG +dataÌ8ÎGLib.SListÖ0ÏG +dataÌ8ÎGdk.EventClientÖ0Ïvoid +dataÌ8ÎGnome.UIBuilderDataÖ0Ïvoid +dataÌ8ÎGnomeKeyring.AttributeListÖ0ÏGnomeKeyring.Attribute +dataÌ8ÎGoo.CanvasPathÖ0 +dataÌ8ÎGoo.CanvasPathModelÖ0 +dataÌ8ÎGsl.BlockÖ0Ïdouble +dataÌ8ÎGsl.BlockComplexÖ0Ïdouble +dataÌ8ÎGsl.CombinationÖ0Ïsize_t +dataÌ8ÎGsl.MatrixÖ0Ïdouble +dataÌ8ÎGsl.MatrixComplexÖ0Ïdouble +dataÌ8ÎGsl.PermutationÖ0Ïsize_t +dataÌ8ÎGsl.VectorÖ0Ïdouble +dataÌ8ÎGsl.VectorComplexÖ0Ïdouble +dataÌ8ÎGst.BaseSrcÖ0Ïvoid +dataÌ8ÎGst.BitReaderÖ0Ïuchar +dataÌ8ÎGst.BufferÖ0Ïuchar +dataÌ8ÎGst.ByteReaderÖ0Ïuchar +dataÌ8ÎGst.CollectPadsÖ0ÏGLib.SList +dataÌ8ÎGst.IndexEntryÖ0Ïvoid +dataÌ8ÎGst.RingBufferÖ0ÏGst.Buffer +dataÌ8ÎGst.SDPKeyÖ0 +dataÌ8ÎGst.TaskÖ0Ïvoid +dataÌ8ÎGst.TraceEntryÖ0Ïuint32 +dataÌ8ÎGst.TypeFindÖ0Ïvoid +dataÌ8ÎGtk.SelectionDataÖ0Ïuchar +dataÌ8ÎJson.NodeÖ0Ïvoid +dataÌ8ÎOobs.ListIterÖ0Ïvoid +dataÌ8ÎPango.AttrShapeÖ0Ïvoid +dataÌ8ÎSDL.CursorÖ0Ïuchar +dataÌ8ÎSDLNet.UDPPacketÖ0Ïuchar +dataÌ8ÎSoup.BufferÖ0 +dataÌ8ÎSoup.MessageBodyÖ0 +dataÌ8ÎTracker.FileÖ0Ïvoid +dataÌ8ÎV4l2.RawÖ0Ïuint32 +dataÌ8ÎV4l2.SlicedVbiDataÖ0Ïuint8 +dataÌ8ÎX.ClientMessageEventÖ0ÏClientMessageEventData +dataÌ8ÎXcb.DepthIteratorÖ0Ïunowned +dataÌ8ÎXcb.ScreenIteratorÖ0Ïunowned +dataÌ8ÎXcb.VisualTypeIteratorÖ0Ïunowned +data1Ì8ÎSDL.UserEventÖ0Ïvoid +data2Ì8ÎSDL.UserEventÖ0Ïvoid +data_changedÌ128Í()ÎGnomeVFS.MIMEMonitorÖ0Ïpublic virtual signal void +data_countÌ128Í()ÎSqlite.StatementÖ0Ïpublic int +data_formatÌ8ÎGdk.EventClientÖ0 +data_seekÌ128Í(ulong offset)ÎMysql.ResultÖ0Ïpublic bool +data_typeÌ8ÎTracker.FieldÖ0ÏTracker.FieldType +dateÌ8ÎGsf.TimestampÖ0ÏGLib.Date +date_changedÌ128Í()ÎGnome.DateEditÖ0Ïpublic virtual signal void +date_errorÌ128Í(Hildon.DateTimeError type)ÎHildon.DateEditorÖ0Ïpublic virtual signal bool +date_formatÌ128Í(string time_string)ÎTrackerÖ0 +date_generateÌ128Í(ulong when)ÎSoupÖ0Ïpublic unowned string +date_iso8601_parseÌ128Í(string timestamp)ÎSoupÖ0 +date_parseÌ128Í(string timestamp)ÎSoupÖ0 +date_to_stringÌ128Í(ulong date_time)ÎTrackerÖ0 +date_to_time_stringÌ128Í(string date_string)ÎTrackerÖ0 +dateedit_flagsÌ8ÎGnome.DateEditÖ0ÏGnome.DateEditFlags +daubechiesÌ8ÎGsl.WaveletTypesÖ0ÏWaveletType +daubechies_centeredÌ8ÎGsl.WaveletTypesÖ0ÏWaveletType +dawsonÌ128Í(double x)ÎGsl.DawsonÖ0Ïpublic double +dawson_eÌ128Í(double x, out Result result)ÎGsl.DawsonÖ0Ïpublic int +dayÌ8ÎGLib.TimeÖ0Ïint +dayÌ8ÎGtk.CalendarÖ0Ïint +dayÌ8ÎHildon.CalendarÖ0Ïint +dayÌ8ÎHildon.CalendarPopupÖ0Ïint +dayÌ8ÎHildon.DateEditorÖ0 +dayÌ8ÎSoup.DateÖ0Ïint +day_monthÌ8ÎGtk.CalendarÖ0Ïint +day_monthÌ8ÎHildon.CalendarÖ0Ïint +day_of_yearÌ8ÎGLib.TimeÖ0Ïint +day_selectedÌ128Í()ÎGtk.CalendarÖ0Ïpublic virtual signal void +day_selectedÌ128Í()ÎHildon.CalendarÖ0Ïpublic virtual signal void +day_selected_double_clickÌ128Í()ÎGtk.CalendarÖ0Ïpublic virtual signal void +day_selected_double_clickÌ128Í()ÎHildon.CalendarÖ0Ïpublic virtual signal void +days_betweenÌ128Í(Date date2)ÎGLib.DateÖ0Ïpublic int +db_handleÌ128Í()ÎSqlite.StatementÖ0Ïpublic weak Database +db_typeÌ8ÎTracker.ServiceÖ0ÏTracker.DBType +ddÌ8ÎGsl.MathieuWorkspaceÖ0Ïdouble +dd_evalÌ128Í([CCode (array_length = false)] double[] dd, [CCode (array_length = false)] double[] xa, size_t size, double x)ÎGsl.PolyÖ0Ïpublic double +dd_initÌ128Í([CCode (array_length = false)] double[] dd, [CCode (array_length = false)] double[] xa, [CCode (array_length = false)] double[] ya, size_t size)ÎGsl.PolyÖ0Ïpublic int +dd_taylorÌ128Í([CCode (array_length = false)] double[] c, double xp, [CCode (array_length = false)] double[] dd, [CCode (array_length = false)] double[] xa, size_t size, [CCode (array_length = false)] double[] w)ÎGsl.PolyÖ0Ïpublic int +deactivateÌ128Í()ÎGtk.MenuShellÖ0Ïpublic virtual signal void +deactivateÌ128Í()ÎPango.RendererÖ0Ïpublic void +deactivate_languageÌ128Í(string lang)ÎSexy.SpellEntryÖ0Ïpublic void +debugÌ128Í(string format, ...)ÎGLibÖ0Ïpublic void +debugÌ128Í(string format, ...)ÎGst.DebugCategoryÖ0Ïpublic void +debugÌ128Í(string msg)ÎMysqlÖ0Ïpublic void +debug_add_log_functionÌ128Í(Gst.LogFunction func, void* data)ÎGstÖ0Ïpublic void +debug_bin_to_dot_fileÌ128Í(Gst.Bin bin, Gst.DebugGraphDetails details, string prefix)ÎGstÖ0Ïpublic void +debug_bin_to_dot_file_with_tsÌ128Í(Gst.Bin bin, Gst.DebugGraphDetails details, string prefix)ÎGstÖ0Ïpublic void +debug_construct_term_colorÌ128Í(uint colorinfo)ÎGstÖ0Ïpublic unowned string +debug_get_all_categoriesÌ128Í()ÎGstÖ0Ïpublic unowned +debug_get_default_thresholdÌ128Í()ÎGstÖ0Ïpublic Gst.DebugLevel +debug_is_activeÌ128Í()ÎGstÖ0Ïpublic bool +debug_is_coloredÌ128Í()ÎGstÖ0Ïpublic bool +debug_logÌ128Í(Gst.DebugCategory category, Gst.DebugLevel level, string file, string function, int line, GLib.Object object, string format)ÎGstÖ0Ïpublic void +debug_log_defaultÌ128Í(Gst.DebugCategory category, Gst.DebugLevel level, string file, string function, int line, GLib.Object object, Gst.DebugMessage message, void* unused)ÎGstÖ0Ïpublic void +debug_log_valistÌ128Í(Gst.DebugCategory category, Gst.DebugLevel level, string file, string function, int line, GLib.Object object, string format, void* args)ÎGstÖ0Ïpublic void +debug_objectÌ128Í(GLib.Object obj, string format, ...)ÎGst.DebugCategoryÖ0Ïpublic void +debug_print_stack_traceÌ128Í()ÎGstÖ0Ïpublic void +debug_remove_log_functionÌ128Í(Gst.LogFunction func)ÎGstÖ0 +debug_remove_log_function_by_dataÌ128Í(void* data)ÎGstÖ0 +debug_set_activeÌ128Í(bool active)ÎGstÖ0Ïpublic void +debug_set_coloredÌ128Í(bool colored)ÎGstÖ0Ïpublic void +debug_set_default_thresholdÌ128Í(Gst.DebugLevel level)ÎGstÖ0Ïpublic void +debug_set_threshold_for_nameÌ128Í(string name, Gst.DebugLevel level)ÎGstÖ0Ïpublic void +debug_shutdownÌ128Í()ÎGConfÖ0Ïpublic int +debug_spec_buffÌ128Í(Gst.RingBufferSpec spec)ÎGst.RingBufferÖ0Ïpublic void +debug_spec_capsÌ128Í(Gst.RingBufferSpec spec)ÎGst.RingBufferÖ0Ïpublic void +debug_unset_threshold_for_nameÌ128Í(string name)ÎGstÖ0Ïpublic void +dec_and_testÌ128Í(ref int atomic)ÎGLib.AtomicIntÖ0Ïpublic bool +decodeÌ128Í(string text, out size_t out_len)ÎGLib.Base64Ö0Ïpublic uchar +decodeÌ128Í(string part)ÎSoup.URIÖ0 +decodeÌ128Í(string part)ÎSoup.UriÖ0Ïpublic void +decode_stepÌ128Í(char[] _in, uchar* _out, ref int state, ref uint save)ÎGLib.Base64Ö0Ïpublic size_t +decompressÌ128Í()ÎBZLib.StreamÖ0Ïpublic Status +decompress_endÌ128Í()ÎBZLib.StreamÖ0Ïpublic Status +decompress_initÌ128Í(int verbosity, int small)ÎBZLib.StreamÖ0Ïpublic Status +decoratedÌ8ÎGtk.WindowÖ0Ïbool +decrease_font_sizeÌ128Í()ÎVte.TerminalÖ0Ïpublic virtual signal void +decrement_allocatedÌ128Í()ÎXfce.MenuItemÖ0Ïpublic void +deep_notifyÌ128Í(Gst.Object orig, GLib.ParamSpec pspec)ÎGst.ObjectÖ0Ïpublic virtual signal void +defÌ8ÎXml.AttributeÖ0ÏAttributeDefault +def_denÌ8ÎGst.ParamSpecFractionÖ0Ïint +def_numÌ8ÎGst.ParamSpecFractionÖ0Ïint +def_prog_modeÌ128Í()ÎCursesÖ0Ïpublic int +def_shell_modeÌ128Í()ÎCursesÖ0Ïpublic int +default_activatedÌ128Í()ÎGtk.WindowÖ0Ïpublic virtual signal void +default_colormap_of_screenÌ128Í()ÎX.ScreenÖ0Ïpublic Colormap +default_deep_notifyÌ128Í(GLib.Object object, Gst.Object orig, GLib.ParamSpec pspec, string excluded_props)ÎGst.ObjectÖ0Ïpublic void +default_depth_of_screenÌ128Í()ÎX.ScreenÖ0Ïpublic int +default_displayÌ8ÎGdk.DisplayManagerÖ0ÏGdk.Display +default_domainÌ8ÎGnomeVFS.ModuleCallbackFullAuthenticationInÖ0 +default_encodingÌ8ÎWebKit.WebSettingsÖ0 +default_errorÌ128Í(GLib.Error error, string debug)ÎGst.ObjectÖ0Ïpublic void +default_font_familyÌ8ÎWebKit.WebSettingsÖ0 +default_font_sizeÌ8ÎWebKit.WebSettingsÖ0Ïint +default_gatewayÌ8ÎOobs.IfacePPPÖ0Ïbool +default_gc_of_screenÌ128Í()ÎX.ScreenÖ0Ïpublic GC +default_groupÌ8ÎOobs.UsersConfigÖ0ÏOobs.Group +default_heightÌ8ÎGtk.WindowÖ0Ïint +default_homeÌ8ÎOobs.UsersConfigÖ0 +default_localesÌ8ÎGtk.IMContextInfoÖ0 +default_monospace_font_sizeÌ8ÎWebKit.WebSettingsÖ0Ïint +default_page_setupÌ8ÎGtk.PrintOperationÖ0ÏGtk.PageSetup +default_registry_check_feature_versionÌ128Í(string feature_name, uint min_major, uint min_minor, uint min_micro)ÎGstÖ0Ïpublic bool +default_root_windowÌ128Í()ÎX.DisplayÖ0Ïpublic Window +default_screenÌ128Í()ÎX.DisplayÖ0Ïpublic unowned +default_seedÌ8ÎGsl.RNGTypesÖ0 +default_shellÌ8ÎOobs.UsersConfigÖ0 +default_sort_dataÌ8ÎGtk.ListStoreÖ0Ïvoid +default_sort_dataÌ8ÎGtk.TreeModelSortÖ0Ïvoid +default_sort_dataÌ8ÎGtk.TreeStoreÖ0Ïvoid +default_sort_destroyÌ8ÎGtk.ListStoreÖ0ÏGLib.DestroyNotify +default_sort_destroyÌ8ÎGtk.TreeModelSortÖ0ÏGLib.DestroyNotify +default_sort_destroyÌ8ÎGtk.TreeStoreÖ0ÏGLib.DestroyNotify +default_sort_funcÌ8ÎGtk.ListStoreÖ0ÏGtk.TreeIterCompareFunc +default_sort_funcÌ8ÎGtk.TreeModelSortÖ0ÏGtk.TreeIterCompareFunc +default_sort_funcÌ8ÎGtk.TreeStoreÖ0ÏGtk.TreeIterCompareFunc +default_spacingÌ8ÎGoo.CanvasTableDimensionÖ0Ïdouble +default_userÌ8ÎGnomeVFS.ModuleCallbackFullAuthenticationInÖ0 +default_valueÌ8ÎV4l2.QueryControlÖ0Ïint32 +default_valueÌ8ÎXml.AttributeÖ0 +default_visual_of_screenÌ128Í()ÎX.ScreenÖ0Ïpublic Visual +default_widgetÌ8ÎGtk.WindowÖ0ÏGtk.Widget +default_widthÌ8ÎGtk.WindowÖ0Ïint +defrectÌ8ÎV4l2.CropCapÖ0ÏRect +deiconifyÌ128Í()ÎGdk.WindowÖ0Ïpublic void +deiconifyÌ128Í()ÎGtk.WindowÖ0Ïpublic void +deiconify_windowÌ128Í()ÎVte.TerminalÖ0Ïpublic virtual signal void +deinitÌ128Í()ÎFTDI.ContextÖ0Ïpublic void +deinitÌ128Í()ÎGstÖ0Ïpublic void +del_permÌ128Í(GnomeVFS.ACLPerm perm)ÎGnomeVFS.ACEÖ0Ïpublic void +delayÌ128Í()ÎGst.AudioSinkÖ0 +delayÌ128Í()ÎGst.AudioSrcÖ0 +delayÌ8ÎGst.PipelineÖ0Ïuint64 +delayÌ128Í()ÎGst.RingBufferÖ0 +delayÌ128Í(uint32 ms)ÎSDL.TimerÖ0Ïpublic void +delay_configureÌ8ÎGst.BaseTransformÖ0Ïbool +delay_outputÌ128Í(int ms)ÎCursesÖ0Ïpublic int +delchÌ128Í()ÎCursesÖ0Ïpublic int +delchÌ128Í()ÎCurses.WindowÖ0Ïpublic int +deleÌ128Í(string file)ÎXml.NanoFTPÖ0Ïpublic int +deletableÌ8ÎGtk.WindowÖ0Ïbool +delete_actionÌ128Í(int index_)ÎGtk.EntryCompletionÖ0Ïpublic void +delete_cookieÌ128Í(Soup.Cookie cookie)ÎSoup.CookieJarÖ0Ïpublic void +delete_entryÌ128Í(string key, bool global)ÎXfce.RcÖ0Ïpublic void +delete_eventÌ128Í(Gdk.Event event)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +delete_fileÌ128Í(GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic abstract bool +delete_from_cursorÌ128Í(Gtk.DeleteType type, int count)ÎGtk.EntryÖ0Ïpublic virtual signal void +delete_from_cursorÌ128Í(Gtk.DeleteType type, int count)ÎGtk.TextViewÖ0Ïpublic virtual signal void +delete_groupÌ128Í(string group, bool global)ÎXfce.RcÖ0Ïpublic void +delete_interactiveÌ128Í(Gtk.TextIter start_iter, Gtk.TextIter end_iter, bool default_editable)ÎGtk.TextBufferÖ0Ïpublic bool +delete_linkÌ128Í(List link_)ÎGLib.ListÖ0Ïpublic void +delete_linkÌ128Í(SList link_)ÎGLib.SListÖ0Ïpublic void +delete_markÌ128Í(Gtk.TextMark mark)ÎGtk.TextBufferÖ0Ïpublic void +delete_mark_by_nameÌ128Í(string name)ÎGtk.TextBufferÖ0Ïpublic void +delete_passwordÌ128Í(GnomeKeyring.PasswordSchema schema, owned GnomeKeyring.OperationDoneCallback callback, ...)ÎGnomeKeyringÖ0Ïpublic void * +delete_password_syncÌ128Í(GnomeKeyring.PasswordSchema schema, ...)ÎGnomeKeyringÖ0Ïpublic GnomeKeyring.Result +delete_rangeÌ128Í(Gtk.TextIter start, Gtk.TextIter end)ÎGtk.TextBufferÖ0Ïpublic virtual signal void +delete_selectionÌ128Í()ÎGtk.EditableÖ0Ïpublic void +delete_selectionÌ128Í(bool interactive, bool default_editable)ÎGtk.TextBufferÖ0Ïpublic bool +delete_selectionÌ128Í()ÎWebKit.WebViewÖ0Ïpublic void +delete_surroundingÌ128Í(int offset, int n_chars)ÎGtk.IMContextÖ0Ïpublic virtual signal bool +delete_syncÌ128Í(string keyring)ÎGnomeKeyringÖ0Ïpublic GnomeKeyring.Result +delete_textÌ128Í(int start_pos, int end_pos)ÎAtk.EditableTextÖ0Ïpublic abstract void +delete_textÌ128Í(int start_pos, int end_pos)ÎGtk.EditableÖ0Ïpublic virtual signal void +delete_user_passwordÌ128Í(Oobs.User user)ÎOobs.SMBConfigÖ0Ïpublic void +deletedÌ128Í(GLib.Object proxy, Gtk.TreePath path)ÎGtk.TreeRowReferenceÖ0Ïpublic void +deleted_idÌ8ÎGtk.TreeModelSortÖ0 +deletelnÌ128Í()ÎCursesÖ0Ïpublic int +deletelnÌ128Í()ÎCurses.WindowÖ0Ïpublic int +delimitedÌ8ÎTracker.FieldÖ0Ïbool +deltaÌ128Í(Vector dx, Vector x, double epsabs, double epsrel)ÎGsl.MultifitTestÖ0Ïpublic int +deltaÌ128Í(Vector dx, Vector x, double epsabs, double epsrel)ÎGsl.MultirootTestÖ0Ïpublic int +deltaÌ128Í(double x1, double x0, double epsabs, double epsrel)ÎGsl.RootTestÖ0Ïpublic int +deltalÌ8ÎGsl.BsplineWorkspaceÖ0ÏVector +deltarÌ8ÎGsl.BsplineWorkspaceÖ0ÏVector +delxÌ8ÎGsl.MonteVegasStateÖ0Ïdouble +denominatorÌ8ÎV4l2.FractionÖ0Ïuint32 +depress_on_activateÌ8ÎGtk.ButtonÖ0 +depressedÌ8ÎGtk.ButtonÖ0 +depthÌ128Í()ÎGLib.MainContextÖ0Ïpublic int +depthÌ128Í()ÎGLib.TypeÖ0 +depthÌ8ÎGdk.ImageÖ0Ïuint16 +depthÌ8ÎGdk.VisualÖ0Ïint +depthÌ8ÎGsl.MonteMiserStateÖ0Ïint +depthÌ8ÎGst.RingBufferSpecÖ0Ïint +depthÌ8ÎGtk.StyleÖ0Ïint +depthÌ8ÎX.WindowAttributesÖ0Ïint +depthÌ8ÎXcb.DepthÖ0Ïuint8 +depthÌ128Í()ÎXml.TextReaderÖ0Ïpublic int +derwinÌ128Í(int nlines, int ncols, int begin_y, int begin_x)ÎCurses.WindowÖ0Ïpublic Window +descÌ8ÎGst.PluginÖ0ÏGst.PluginDesc +descÌ8ÎPango.AttrFontDescÖ0ÏPango.FontDescription +descÌ8ÎRsvg.HandleÖ0 +descentÌ8ÎCairo.FontExtentsÖ0Ïdouble +descentÌ8ÎGdk.FontÖ0Ïint +descentÌ8ÎGtk.EntryÖ0Ïint +descentÌ128Í()ÎSDLTTF.FontÖ0Ïpublic int +describeÌ128Í(BrokerDescribeFn fn)ÎEnchant.BrokerÖ0Ïpublic void +describeÌ128Í(DictDescribeFn fn)ÎEnchant.DictÖ0Ïpublic void +describeÌ128Í()ÎPango.FontÖ0Ïpublic unowned +describeÌ128Í()ÎPango.FontFaceÖ0Ïpublic unowned +describe_with_absolute_sizeÌ128Í()ÎPango.FontÖ0Ïpublic unowned +descriptionÌ8ÎAtk.ObjectÖ0 +descriptionÌ8ÎGLib.OptionEntryÖ0 +descriptionÌ8ÎGlade.AtkActionInfoÖ0 +descriptionÌ8ÎGnome.ModuleInfoÖ0 +descriptionÌ8ÎGoo.CanvasItemÖ0 +descriptionÌ8ÎGoo.CanvasItemModelÖ0 +descriptionÌ8ÎGoo.CanvasItemModelSimpleÖ0 +descriptionÌ8ÎGst.DebugCategoryÖ0 +descriptionÌ8ÎGst.ElementDetailsÖ0 +descriptionÌ8ÎGst.FormatDefinitionÖ0 +descriptionÌ8ÎGst.PluginDescÖ0 +descriptionÌ8ÎGst.QueryTypeDefinitionÖ0 +descriptionÌ8ÎGtk.RecentDataÖ0 +descriptionÌ8ÎGtk.SourceStyleSchemeÖ0 +descriptionÌ8ÎHildon.NoteÖ0 +descriptionÌ8ÎOobs.SMBConfigÖ0 +descriptionÌ8ÎPoppler.AttachmentÖ0 +descriptionÌ8ÎV4l2.FormatDescriptorÖ0Ïunowned +descriptions_freeÌ128Í(Pango.FontDescription[] descs)ÎPango.FontÖ0Ïpublic void +descriptorÌ8ÎUSB.DeviceÖ0ÏDeviceDescriptor +deselectÌ128Í()ÎGtk.ItemÖ0Ïpublic virtual signal void +deselectÌ128Í()ÎGtk.MenuShellÖ0Ïpublic void +deserializeÌ128Í([CCode (array_length_pos = 0.9)] uchar[] stream)ÎGdk.PixdataÖ0Ïpublic bool +deserializeÌ128Í(string src)ÎGst.ValueÖ0Ïpublic bool +deserializeÌ8ÎGst.ValueTableÖ0ÏGst.ValueDeserializeFunc +deserializeÌ128Í(Gtk.TextBuffer content_buffer, Gdk.Atom format, Gtk.TextIter iter, uchar data, size_t length)ÎGtk.TextBufferÖ0Ïpublic bool +deserialize_get_can_create_tagsÌ128Í(Gdk.Atom format)ÎGtk.TextBufferÖ0Ïpublic bool +deserialize_propertyÌ128Í(string property_name, out GLib.Value value, GLib.ParamSpec pspec, Json.Node property_node)ÎJson.SerializableÖ0Ïpublic abstract bool +deserialize_set_can_create_tagsÌ128Í(Gdk.Atom format, bool can_create_tags)ÎGtk.TextBufferÖ0Ïpublic void +deskoff_xÌ8ÎGtk.HandleBoxÖ0Ïint +deskoff_yÌ8ÎGtk.HandleBoxÖ0Ïint +destÌ8ÎPoppler.ActionGotoDestÖ0ÏPoppler.Dest +destÌ8ÎPoppler.ActionGotoRemoteÖ0ÏPoppler.Dest +dest_windowÌ8ÎGdk.DragContextÖ0ÏGdk.Window +destinationÌ8ÎGst.RTSPTransportÖ0 +destroyÌ128Í()ÎGLib.SourceÖ0Ïpublic void +destroyÌ128Í()ÎGdk.WindowÖ0Ïpublic void +destroyÌ8ÎGst.DataQueueItemÖ0ÏGLib.DestroyNotify +destroyÌ128Í()ÎGst.IndexFactoryÖ0Ïpublic void +destroyÌ128Í()ÎGtk.ObjectÖ0Ïpublic virtual signal void +destroyÌ8ÎGtk.TreeSelectionÖ0ÏGLib.DestroyNotify +destroyÌ8ÎPango.AttrClassÖ0ÏGLib.Callback +destroy_browserÌ128Í()ÎGtk.MozEmbedÖ0Ïpublic signal void +destroy_eventÌ128Í(Gdk.Event event)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +destroy_funcÌ8ÎGnome.UIBuilderDataÖ0ÏGLib.DestroyNotify +destroy_funcÌ8ÎPango.AttrShapeÖ0ÏGLib.DestroyNotify +destroy_notifyÌ128Í()ÎGdk.WindowÖ0Ïpublic void +destroy_tÌ128Í(void* xp)ÎGsl.SimanÖ0Ïpublic delegate void +destroy_with_parentÌ8ÎGtk.WindowÖ0Ïbool +destroyedÌ8ÎGtk.BindingEntryÖ0 +destroyedÌ128Í(out unowned Gtk.Widget widget_pointer)ÎGtk.WidgetÖ0Ïpublic void +detachÌ128Í()ÎGtk.MenuÖ0Ïpublic void +detachÌ128Í()ÎGtk.StyleÖ0Ïpublic void +detachÌ128Í(Soup.Session session)ÎSoup.SessionFeatureÖ0Ïpublic abstract void +detailÌ8ÎGLib.SignalInvocationHintÖ0ÏQuark +detailÌ8ÎGdk.EventCrossingÖ0ÏGdk.NotifyType +detailÌ8ÎX.ConfigureRequestEventÖ0Ïint +detailÌ8ÎX.CrossingEventÖ0Ïint +detailÌ8ÎXcb.ButtonPressEventÖ0ÏButton +detailÌ8ÎXcb.ButtonReleaseEventÖ0ÏButton +detail_height_rowsÌ8ÎGtk.CalendarÖ0Ïint +detail_width_charsÌ8ÎGtk.CalendarÖ0Ïint +detailsÌ8ÎGnome.PasswordDialogÖ0ÏGnome.PasswordDialogDetails +detailsÌ8ÎGst.ElementFactoryÖ0ÏGst.ElementDetails +detect_serverÌ128Í(Gst.RTSPMessage resp)ÎGst.RTSPExtensionÖ0Ïpublic abstract bool +devÌ8ÎFTDI.DeviceListÖ0ÏUSB.Device +devÌ8ÎUSB.DeviceÖ0Ïvoid +dev_tÌ2048ÎPosixÖ0 +deviceÌ8ÎExo.MountPointÖ0 +deviceÌ8ÎGdk.EventButtonÖ0ÏGdk.Device +deviceÌ8ÎGdk.EventMotionÖ0ÏGdk.Device +deviceÌ8ÎGdk.EventProximityÖ0ÏGdk.Device +deviceÌ8ÎGdk.EventScrollÖ0ÏGdk.Device +deviceÌ8ÎOobs.IfaceÖ0 +deviceÌ128Í()ÎUSB.DeviceHandleÖ0Ïpublic Device * +device_disconnectedÌ128Í(Gtk.TreeIter iter)ÎHildon.FileSystemModelÖ0Ïpublic virtual signal void +device_get_property_boolÌ128Í(string udi, string key, ref DBus.RawError error)ÎHal.ContextÖ0Ïpublic bool +device_get_property_doubleÌ128Í(string udi, string key, ref DBus.RawError error)ÎHal.ContextÖ0Ïpublic double +device_get_property_intÌ128Í(string udi, string key, ref DBus.RawError error)ÎHal.ContextÖ0Ïpublic int +device_get_property_stringÌ128Í(string udi, string key, ref DBus.RawError error)ÎHal.ContextÖ0 +device_get_property_uint64Ì128Í(string udi, string key, ref DBus.RawError error)ÎHal.ContextÖ0Ïpublic uint64 +device_is_openÌ128Í()ÎGst.RingBufferÖ0Ïpublic bool +device_query_capabilityÌ128Í(string udi, string capability, ref DBus.RawError error)ÎHal.ContextÖ0Ïpublic bool +device_to_pixels_xÌ8ÎGoo.CanvasÖ0Ïdouble +device_to_pixels_yÌ8ÎGoo.CanvasÖ0Ïdouble +device_to_userÌ128Í(ref double x, ref double y)ÎCairo.ContextÖ0Ïpublic void +device_to_user_distanceÌ128Í(ref double dx, ref double dy)ÎCairo.ContextÖ0Ïpublic void +devicesÌ8ÎUSB.BusÖ0ÏDevice +devices_listÌ128Í()ÎGdkÖ0Ïpublic unowned +devnumÌ8ÎUSB.DeviceÖ0Ïuint8 +dfÌ8ÎGsl.FunctionFdfÖ0Ï_Function +dfÌ8ÎGsl.MultifitFunctionFdfÖ0ÏMultifitDf +dfÌ8ÎGsl.MultiminFunctionFdfÖ0ÏMultiminDf +dfÌ8ÎGsl.MultirootFunctionFdfÖ0ÏMultirootDF +diagÌ8ÎGsl.EigenNonsymmWorkspaceÖ0ÏVector +diagonalÌ128Í()ÎGsl.MatrixÖ0Ïpublic VectorView +diagonalÌ128Í()ÎGsl.MatrixComplexÖ0Ïpublic VectorComplexView +dial_typeÌ8ÎOobs.IfacePPPÖ0ÏOobs.DialType +dialogÌ8ÎGtk.FileChooserButtonÖ0ÏGtk.FileChooser +dialog_widthÌ8ÎGtk.FontSelectionDialogÖ0Ïint +dict_existsÌ128Í(string tag)ÎEnchant.BrokerÖ0Ïpublic int +dieÌ128Í()ÎGnome.ClientÖ0Ïpublic virtual signal void +digestÌ8ÎExo.Md5DigestÖ0Ïuchar +digestÌ8ÎSoup.ServerAuthÖ0ÏSoup.ServerAuthDigest +digest_infoÌ8ÎSoup.ServerAuthContextÖ0Ïvoid +digest_responseÌ8ÎSoup.ServerAuthDigestÖ0 +digest_uriÌ8ÎSoup.ServerAuthDigestÖ0 +digit_valueÌ128Í()ÎunicharÖ0Ïpublic int +digitsÌ8ÎGtk.CellRendererSpinÖ0 +digitsÌ8ÎGtk.ScaleÖ0Ïint +digitsÌ8ÎGtk.SpinButtonÖ0 +dilogÌ128Í(double x)ÎGsl.DilogÖ0Ïpublic double +dilog_eÌ128Í(double x, out Result result)ÎGsl.DilogÖ0Ïpublic int +dimÌ8ÎGsl.MonteFunctionÖ0Ïsize_t +dimÌ8ÎGsl.MonteMiserStateÖ0Ïsize_t +dimÌ8ÎGsl.MontePlainStateÖ0Ïsize_t +dimÌ8ÎGsl.MonteVegasStateÖ0Ïsize_t +dim_current_selectionÌ128Í()ÎHildon.FileSelectionÖ0Ïpublic void +dimensionÌ8ÎGsl.OdeivEvolveÖ0Ïsize_t +dimensionÌ8ÎGsl.OdeivStepÖ0Ïsize_t +dimensionÌ8ÎGsl.OdeivSystemÖ0Ïsize_t +dimensionÌ8ÎGsl.QRNGÖ0 +dimensionsÌ8ÎGoo.CanvasTableDataÖ0ÏGoo.CanvasTableDimension +dir_2dÌ128Í(RNG r, out double x, out double y)ÎGsl.RandistÖ0Ïpublic void +dir_2d_trig_methodÌ128Í(RNG r, out double x, out double y)ÎGsl.RandistÖ0Ïpublic void +dir_3dÌ128Í(RNG r, out double x, out double y, out double z)ÎGsl.RandistÖ0Ïpublic void +dir_existsÌ128Í(string dir)ÎGConf.ClientÖ0Ïpublic bool +dir_existsÌ128Í(string dir)ÎGConf.EngineÖ0Ïpublic bool +dir_hashÌ8ÎGConf.ClientÖ0ÏGLib.HashTable +dir_ndÌ128Í(RNG r, size_t n, out double x)ÎGsl.RandistÖ0Ïpublic void +directÌ128Í()ÎZLib.GZFileStreamÖ0Ïpublic bool +direct_equalÌ8ÎGLibÖ0ÏGLib.EqualFunc +direct_hashÌ8ÎGLibÖ0ÏGLib.HashFunc +direct_ioÌ8ÎFuse.FileInfoÖ0 +directionÌ8ÎGdk.EventScrollÖ0ÏGdk.ScrollDirection +directionÌ8ÎGst.PadÖ0ÏGst.PadDirection +directionÌ8ÎGst.PadTemplateÖ0ÏGst.PadDirection +directionÌ8ÎGst.StaticPadTemplateÖ0ÏGst.PadDirection +directionÌ8ÎGtk.TextAttributesÖ0ÏGtk.TextDirection +directionÌ8ÎGtk.TextTagÖ0ÏGtk.TextDirection +directionÌ8ÎPoppler.PageTransitionÖ0ÏPoppler.PageTransitionDirection +direction_changedÌ128Í()ÎGdk.KeymapÖ0Ïpublic virtual signal void +direction_changedÌ128Í(Gtk.TextDirection previous_direction)ÎGtk.WidgetÖ0Ïpublic virtual signal void +directory_closeÌ128Í(GnomeVFS.DirectoryHandle handle)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +directory_list_loadÌ128Í(GLib.List list, string text_uri, GnomeVFS.FileInfoOptions options)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +directory_openÌ128Í(out unowned GnomeVFS.DirectoryHandle handle, string text_uri, GnomeVFS.FileInfoOptions options)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +directory_open_from_uriÌ128Í(out unowned GnomeVFS.DirectoryHandle handle, GnomeVFS.URI uri, GnomeVFS.FileInfoOptions options)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +directory_read_nextÌ128Í(GnomeVFS.DirectoryHandle handle, GnomeVFS.FileInfo file_info)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +directory_visitÌ128Í(string text_uri, GnomeVFS.FileInfoOptions info_options, GnomeVFS.DirectoryVisitOptions visit_options, GnomeVFS.DirectoryVisitFunc callback, void* data)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +directory_visit_filesÌ128Í(string text_uri, GLib.List file_list, GnomeVFS.FileInfoOptions info_options, GnomeVFS.DirectoryVisitOptions visit_options, GnomeVFS.DirectoryVisitFunc callback, void* data)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +directory_visit_files_at_uriÌ128Í(GnomeVFS.URI uri, GLib.List file_list, GnomeVFS.FileInfoOptions info_options, GnomeVFS.DirectoryVisitOptions visit_options, GnomeVFS.DirectoryVisitFunc callback, void* data)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +directory_visit_uriÌ128Í(GnomeVFS.URI uri, GnomeVFS.FileInfoOptions info_options, GnomeVFS.DirectoryVisitOptions visit_options, GnomeVFS.DirectoryVisitFunc callback, void* data)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +dirfdÌ128Í(Dir dir)ÎPosixÖ0Ïpublic int +dirichletÌ128Í(RNG r, size_t K, out double alpha, out double theta)ÎGsl.RandistÖ0Ïpublic void +dirichlet_lnpdfÌ128Í(size_t K, out double alpha, out double theta)ÎGsl.RandistÖ0Ïpublic double +dirichlet_pdfÌ128Í(size_t K, out double alpha, out double theta)ÎGsl.RandistÖ0Ïpublic double +dirnameÌ8ÎUSB.BusÖ0 +dirsÌ128Í(Xfce.ResourceType type)ÎXfce.ResourceÖ0 +dirtyÌ8ÎGtk.ProgressBarÖ0 +dirtyÌ8ÎGtk.TreeViewColumnÖ0 +disable_bitbangÌ128Í()ÎFTDI.ContextÖ0Ïpublic int +disable_deviceÌ128Í(Gdk.Device device)ÎGtk.InputDialogÖ0Ïpublic virtual signal void +disable_indexing_on_batteryÌ8ÎTracker.ConfigÖ0Ïbool +disable_indexing_on_battery_initÌ8ÎTracker.ConfigÖ0Ïbool +disable_mmxÌ128Í()ÎSDLGraphics.FilterÖ0Ïpublic void +disable_setlocaleÌ128Í()ÎGtkÖ0Ïpublic void +disable_sync_message_emissionÌ128Í()ÎGst.BusÖ0Ïpublic void +disabled_modulesÌ8ÎTracker.ConfigÖ0Ïvoid +discard_commandÌ8ÎGnome.ClientÖ0 +disconnectÌ128Í(void* instance, ulong handler_id)ÎGLib.SignalHandlerÖ0Ïpublic void +disconnectÌ128Í()ÎGnome.ClientÖ0Ïpublic virtual signal void +disconnectÌ128Í(GLib.Closure closure)ÎGtk.AccelGroupÖ0Ïpublic bool +disconnectÌ128Í()ÎSoup.ConnectionÖ0Ïpublic void +disconnectÌ128Í()ÎSoup.SocketÖ0Ïpublic void +disconnectÌ128Í()ÎXcb.ConnectionÖ0Ïpublic void +disconnect_acceleratorÌ128Í()ÎGtk.ActionÖ0Ïpublic void +disconnect_by_funcÌ128Í(void* instance, void* func, void* data)ÎGLib.SignalHandlerÖ0 +disconnect_keyÌ128Í(uint accel_key, Gdk.ModifierType accel_mods)ÎGtk.AccelGroupÖ0Ïpublic bool +disconnect_matchedÌ128Í(void* instance, SignalMatchType mask, uint signal_id, Quark detail, Closure? closure, void* func, void* data)ÎGLib.SignalHandlerÖ0 +disconnect_proxyÌ128Í(Gtk.Widget proxy)ÎGtk.ActionÖ0Ïpublic virtual void +disconnect_proxyÌ128Í(Gtk.Action p0, Gtk.Widget p1)ÎGtk.ActionGroupÖ0Ïpublic virtual signal void +disconnect_proxyÌ128Í(Gtk.Action action, Gtk.Widget proxy)ÎGtk.UIManagerÖ0Ïpublic virtual signal void +disconnectedÌ128Í()ÎGLib.DriveÖ0Ïpublic virtual signal void +disconnectedÌ128Í()ÎSoup.ConnectionÖ0Ïpublic virtual signal void +disconnectedÌ128Í()ÎSoup.SocketÖ0Ïpublic virtual signal void +discreteÌ128Í(RNG g)ÎGsl.RanDiscreteÖ0Ïpublic size_t +discreteÌ8ÎV4l2.FrameivalEnumÖ0ÏFraction +discreteÌ8ÎV4l2.FramsizeEnumÖ0ÏFramesizeDiscrete +discrete_blocksÌ8ÎGtk.ProgressBarÖ0 +dispatchÌ128Í()ÎGLib.MainContextÖ0Ïpublic void +dispatchÌ8ÎGLib.SourceFuncsÖ0ÏSourceDispatchFunc +dispatch_child_properties_changedÌ128Í(uint n_pspecs, out unowned GLib.ParamSpec pspecs)ÎGtk.WidgetÖ0Ïpublic virtual void +dispatcherÌ128Í(Gst.PadDispatcherFunction dispatch, void* data)ÎGst.PadÖ0Ïpublic bool +displayÌ8ÎGdk.KeymapÖ0ÏGdk.Display +displayÌ8ÎGtk.SelectionDataÖ0ÏGdk.Display +displayÌ128Í(Rect dst)ÎSDL.OverlayÖ0Ïpublic void +displayÌ8ÎTiff.CIELabToRGBÖ0ÏDisplay +displayÌ8ÎX.AnyEventÖ0Ïunowned +displayÌ8ÎX.ButtonEventÖ0Ïunowned +displayÌ8ÎX.CirculateEventÖ0Ïunowned +displayÌ8ÎX.CirculateRequestEventÖ0Ïunowned +displayÌ8ÎX.ClientMessageEventÖ0Ïunowned +displayÌ8ÎX.ConfigureEventÖ0Ïunowned +displayÌ8ÎX.ConfigureRequestEventÖ0Ïunowned +displayÌ8ÎX.CreateWindowEventÖ0Ïunowned +displayÌ8ÎX.CrossingEventÖ0Ïunowned +displayÌ8ÎX.DestroyWindowEventÖ0Ïunowned +displayÌ8ÎX.GravityEventÖ0Ïunowned +displayÌ8ÎX.KeyEventÖ0Ïunowned +displayÌ8ÎX.MapEventÖ0Ïunowned +displayÌ8ÎX.MapRequestEventÖ0Ïunowned +displayÌ8ÎX.MotionEventÖ0Ïunowned +displayÌ8ÎX.PropertyEventÖ0Ïunowned +displayÌ8ÎX.ReparentEventÖ0Ïunowned +displayÌ8ÎX.ScreenÖ0ÏDisplay +displayÌ8ÎX.SelectionEventÖ0Ïunowned +displayÌ8ÎX.UnmapEventÖ0Ïunowned +display_basenameÌ128Í(string filename)ÎGLib.FilenameÖ0 +display_blanking_pauseÌ128Í()ÎOsso.ContextÖ0Ïpublic Status +display_flagsÌ8ÎGtk.CalendarÖ0ÏGtk.CalendarDisplayOptions +display_flagsÌ8ÎHildon.CalendarÖ0ÏHildon.CalendarDisplayOptions +display_nameÌ128Í(string filename)ÎGLib.FilenameÖ0 +display_nameÌ8ÎGtk.FileFilterInfoÖ0 +display_nameÌ8ÎGtk.RecentDataÖ0 +display_nameÌ8ÎGtk.RecentFilterInfoÖ0 +display_nameÌ8ÎXfce.PanelPluginÖ0 +display_of_screenÌ128Í()ÎX.ScreenÖ0Ïpublic unowned +display_openedÌ128Í(Gdk.Display display)ÎGdk.DisplayManagerÖ0Ïpublic virtual signal void +display_state_onÌ128Í()ÎOsso.ContextÖ0Ïpublic Status +display_stringÌ128Í()ÎX.DisplayÖ0 +disposeÌ128Í()ÎGLib.ObjectÖ0Ïpublic virtual void +distanceÌ128Í(uchar distance)ÎSDLMixer.ChannelÖ0Ïpublic int +ditherÌ8ÎGsl.MonteMiserStateÖ0Ïdouble +divÌ128Í(Complex a, Complex b)ÎGsl.ComplexÖ0Ïpublic Complex +divÌ128Í(Histogram h2)ÎGsl.HistogramÖ0Ïpublic int +divÌ128Í(Histogram2d h2)ÎGsl.Histogram2dÖ0Ïpublic int +divÌ128Í(Vector b)ÎGsl.VectorÖ0Ïpublic int +divÌ128Í(VectorComplex b)ÎGsl.VectorComplexÖ0Ïpublic int +div_elementsÌ128Í(Matrix b)ÎGsl.MatrixÖ0Ïpublic int +div_elementsÌ128Í(MatrixComplex b)ÎGsl.MatrixComplexÖ0Ïpublic int +div_imagÌ128Í(Complex a, double y)ÎGsl.ComplexÖ0Ïpublic Complex +div_realÌ128Í(Complex a, double x)ÎGsl.ComplexÖ0Ïpublic Complex +div_valueÌ128Í(int rate)ÎFTDIÖ0Ïpublic int +divideÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] src2, [CCode (array_length = false)] uchar[] dst, int length)ÎSDLGraphics.FilterÖ0Ïpublic int +dndÌ8ÎGdk.EventÖ0ÏGdk.EventDND +dnd_markÌ8ÎGtk.TextViewÖ0ÏGtk.TextMark +dnd_positionÌ8ÎGtk.EntryÖ0Ïint +dnewtonÌ8ÎGsl.MultirootFsolverTypesÖ0ÏMultirootFsolverType +dns_resultÌ128Í(int status)ÎSoup.AddressÖ0Ïpublic virtual signal void +dns_sd_browseÌ128Í(out unowned GnomeVFS.DNSSDBrowseHandle handle, string domain, string type, GnomeVFS.DNSSDBrowseCallback callback, void* callback_data, GLib.DestroyNotify callback_data_destroy_func)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +dns_sd_browse_syncÌ128Í(string domain, string type, int timeout_msec, int n_services, out unowned GnomeVFS.DNSSDService services)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +dns_sd_cancel_resolveÌ128Í(GnomeVFS.DNSSDResolveHandle handle)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +dns_sd_list_browse_domains_syncÌ128Í(string domain, int timeout_msec, GLib.List domains)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +dns_sd_resolveÌ128Í(out unowned GnomeVFS.DNSSDResolveHandle handle, string name, string type, string domain, int timeout, GnomeVFS.DNSSDResolveCallback callback, void* callback_data, GLib.DestroyNotify callback_data_destroy_func)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +dns_sd_resolve_syncÌ128Í(string name, string type, string domain, int timeout_msec, out unowned string host, int port, GLib.HashTable text, int text_raw_len_out, out unowned string text_raw_out)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +dns_sd_stop_browseÌ128Í(GnomeVFS.DNSSDBrowseHandle handle)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +do_actionÌ128Í(int i)ÎAtk.ActionÖ0Ïpublic abstract bool +do_balanceÌ8ÎGsl.EigenNonsymmWorkspaceÖ0Ïint +do_buffer_signalsÌ8ÎGst.PadÖ0Ïint +do_deleteÌ128Í()ÎGLib.AppInfoÖ0Ïpublic abstract bool +do_delete_textÌ128Í(int start_pos, int end_pos)ÎGtk.EditableÖ0Ïpublic abstract void +do_event_signalsÌ8ÎGst.PadÖ0Ïint +do_fileÌ128Í(string filename)ÎLua.LuaVMÖ0Ïpublic bool +do_insert_textÌ128Í(string text, int length, int position)ÎGtk.EditableÖ0Ïpublic abstract void +do_lockÌ128Í()ÎSDL.AudioÖ0Ïpublic void +do_lockÌ128Í()ÎSDL.MutexÖ0Ïpublic int +do_lockÌ128Í()ÎSDL.OverlayÖ0Ïpublic int +do_lockÌ128Í()ÎSDL.SurfaceÖ0Ïpublic int +do_not_propagate_maskÌ8ÎX.SetWindowAttributesÖ0Ïlong +do_not_propagate_maskÌ8ÎX.WindowAttributesÖ0Ïlong +do_overwrite_confirmationÌ8ÎGtk.FileChooserÖ0Ïbool +do_prerollÌ128Í(Gst.MiniObject obj)ÎGst.BaseSinkÖ0Ïpublic Gst.FlowReturn +do_seekÌ128Í(Gst.Segment segment)ÎGst.BaseSrcÖ0Ïpublic virtual bool +do_set_related_actionÌ128Í(Gtk.Action action)ÎGtk.ActivatableÖ0Ïpublic void +do_simplifyÌ128Í()ÎGst.CapsÖ0Ïpublic bool +do_stringÌ128Í(string str)ÎLua.LuaVMÖ0Ïpublic bool +do_timestampÌ8ÎGst.BaseSrcÖ0Ïbool +do_tunnelÌ128Í(Gst.RTSPConnection conn2)ÎGst.RTSPConnectionÖ0Ïpublic Gst.RTSPResult +docÌ8ÎGsf.XMLInÖ0ÏGsf.XMLInDoc +docÌ8ÎXml.AttrÖ0ÏDoc +docÌ8ÎXml.AttributeÖ0ÏDoc +docÌ8ÎXml.DocÖ0ÏDoc +docÌ8ÎXml.DtdÖ0ÏDoc +docÌ8ÎXml.ElementÖ0ÏDoc +docÌ8ÎXml.EntityÖ0ÏDoc +docÌ8ÎXml.NodeÖ0ÏDoc +docÌ8ÎXml.XPathContextÖ0ÏDoc +doc_copyÌ128Í(Doc* doc, int extended)ÎXml.NodeÖ0Ïpublic Node * +doc_copy_listÌ128Í(Doc* doc)ÎXml.NodeÖ0Ïpublic Node * +doc_meta_dumpÌ128Í(Gsf.DocMetaData meta)ÎGsfÖ0Ïpublic void +dockÌ8ÎGnome.AppÖ0ÏGtk.Widget +documentersÌ8ÎGtk.AboutDialogÖ0 +does_backing_storeÌ128Í()ÎX.ScreenÖ0Ïpublic int +does_save_undersÌ128Í()ÎX.ScreenÖ0Ïpublic bool +domainÌ8ÎEpc.ConsumerÖ0 +domainÌ8ÎEpc.ServiceMonitorÖ0 +domainÌ8ÎGLib.ErrorÖ0ÏQuark +domainÌ8ÎGLib.MountOperationÖ0 +domainÌ8ÎGLib.NetworkServiceÖ0 +domainÌ8ÎGnome.PasswordDialogÖ0 +domainÌ8ÎGnomeKeyring.NetworkPasswordDataÖ0 +domainÌ8ÎGnomeVFS.DNSSDServiceÖ0 +domainÌ8ÎGnomeVFS.ModuleCallbackFillAuthenticationInÖ0 +domainÌ8ÎGnomeVFS.ModuleCallbackFillAuthenticationOutÖ0 +domainÌ8ÎGnomeVFS.ModuleCallbackFullAuthenticationInÖ0 +domainÌ8ÎGnomeVFS.ModuleCallbackFullAuthenticationOutÖ0 +domainÌ8ÎGnomeVFS.ModuleCallbackSaveAuthenticationInÖ0 +domainÌ8ÎGtk.IMContextInfoÖ0 +domainÌ8ÎSoup.CookieÖ0 +domainÌ8ÎXml.ErrorÖ0Ïint +domain_dirnameÌ8ÎGtk.IMContextInfoÖ0 +doneÌ128Í(Gtk.PrintOperationResult result)ÎGtk.PrintOperationÖ0Ïpublic virtual signal void +dopenÌ128Í(int fd, string mode)ÎZLib.GZFileStreamÖ0Ïpublic GZFileStream +double_click_distanceÌ8ÎGdk.DisplayÖ0 +double_click_timeÌ8ÎGdk.DisplayÖ0 +double_rangeÌ128Í(double begin, double end)ÎGLib.RandÖ0Ïpublic double +double_rangeÌ128Í(double begin, double end)ÎGLib.RandomÖ0Ïpublic double +double_range_get_typeÌ128Í()ÎGstÖ0Ïpublic GLib.Type +doublefactÌ128Í(uint n)ÎGsl.GammaBetaÖ0Ïpublic double +doublefact_eÌ128Í(uint n, out Result result)ÎGsl.GammaBetaÖ0Ïpublic int +doupdateÌ128Í()ÎCursesÖ0Ïpublic int +downÌ128Í(long len = -1)Ö0 +downÌ128Í()ÎGtk.TreePathÖ0Ïpublic void +dp_buffer_from_headerÌ128Í(uint header_length, uchar header)ÎGstÖ0Ïpublic unowned +dp_caps_from_packetÌ128Í(uint header_length, uchar header, uchar payload)ÎGstÖ0Ïpublic unowned +dp_crcÌ128Í(uchar buffer, uint length)ÎGstÖ0Ïpublic uint16 +dp_event_from_packetÌ128Í(uint header_length, uchar header, uchar payload)ÎGstÖ0Ïpublic unowned +dp_header_from_bufferÌ128Í(Gst.Buffer buffer, Gst.DPHeaderFlag flags, uint length, uchar header)ÎGstÖ0Ïpublic bool +dp_header_payload_lengthÌ128Í(uchar header)ÎGstÖ0Ïpublic uint32 +dp_header_payload_typeÌ128Í(uchar header)ÎGstÖ0Ïpublic Gst.DPPayloadType +dp_initÌ128Í()ÎGstÖ0Ïpublic void +dp_packet_from_capsÌ128Í(Gst.Caps caps, Gst.DPHeaderFlag flags, uint length, uchar header, uchar payload)ÎGstÖ0Ïpublic bool +dp_packet_from_eventÌ128Í(Gst.Event event, Gst.DPHeaderFlag flags, uint length, uchar header, uchar payload)ÎGstÖ0Ïpublic bool +dp_validate_headerÌ128Í(uint header_length, uchar header)ÎGstÖ0Ïpublic bool +dp_validate_packetÌ128Í(uint header_length, uchar header, uchar payload)ÎGstÖ0Ïpublic bool +dp_validate_payloadÌ128Í(uint header_length, uchar header, uchar payload)ÎGstÖ0Ïpublic bool +dpi_xÌ8ÎRsvg.HandleÖ0Ïdouble +dpi_yÌ8ÎRsvg.HandleÖ0Ïdouble +dq_denÌ8ÎGsl.SumLevinUWorkspaceÖ0Ïdouble +dq_numÌ8ÎGsl.SumLevinUWorkspaceÖ0Ïdouble +drag_abortÌ128Í(Gdk.DragContext context, uint32 time_)ÎGdkÖ0Ïpublic void +drag_beginÌ128Í(Gdk.Window window, GLib.List targets)ÎGdkÖ0Ïpublic unowned +drag_beginÌ128Í(Gtk.Widget widget, Gtk.TargetList targets, Gdk.DragAction actions, int button, Gdk.Event event)ÎGtkÖ0Ïpublic unowned +drag_beginÌ128Í(Gdk.DragContext context)ÎGtk.WidgetÖ0Ïpublic virtual signal void +drag_check_thresholdÌ128Í(Gtk.Widget widget, int start_x, int start_y, int current_x, int current_y)ÎGtkÖ0Ïpublic bool +drag_data_deleteÌ128Í(Gtk.TreePath path)ÎGtk.TreeDragSourceÖ0Ïpublic abstract bool +drag_data_deleteÌ128Í(Gdk.DragContext context)ÎGtk.WidgetÖ0Ïpublic virtual signal void +drag_data_getÌ128Í(Gtk.TreePath path, Gtk.SelectionData selection_data)ÎGtk.TreeDragSourceÖ0Ïpublic abstract bool +drag_data_getÌ128Í(Gdk.DragContext context, Gtk.SelectionData selection_data, uint info, uint time_)ÎGtk.WidgetÖ0Ïpublic virtual signal void +drag_data_receivedÌ128Í(Gtk.TreePath dest, Gtk.SelectionData selection_data)ÎGtk.TreeDragDestÖ0Ïpublic abstract bool +drag_data_receivedÌ128Í(Gdk.DragContext context, int x, int y, Gtk.SelectionData selection_data, uint info, uint time_)ÎGtk.WidgetÖ0Ïpublic virtual signal void +drag_dest_add_image_targetsÌ128Í(Gtk.Widget widget)ÎGtkÖ0Ïpublic void +drag_dest_add_text_targetsÌ128Í(Gtk.Widget widget)ÎGtkÖ0Ïpublic void +drag_dest_add_uri_targetsÌ128Í(Gtk.Widget widget)ÎGtkÖ0Ïpublic void +drag_dest_find_targetÌ128Í(Gtk.Widget widget, Gdk.DragContext context, Gtk.TargetList target_list)ÎGtkÖ0Ïpublic Gdk.Atom +drag_dest_get_target_listÌ128Í(Gtk.Widget widget)ÎGtkÖ0Ïpublic unowned +drag_dest_get_track_motionÌ128Í(Gtk.Widget widget)ÎGtkÖ0Ïpublic bool +drag_dest_setÌ128Í(Gtk.Widget widget, Gtk.DestDefaults flags, Gtk.TargetEntry[] targets, Gdk.DragAction actions)ÎGtkÖ0Ïpublic void +drag_dest_set_proxyÌ128Í(Gtk.Widget widget, Gdk.Window proxy_window, Gdk.DragProtocol protocol, bool use_coordinates)ÎGtkÖ0Ïpublic void +drag_dest_set_target_listÌ128Í(Gtk.Widget widget, Gtk.TargetList target_list)ÎGtkÖ0Ïpublic void +drag_dest_set_track_motionÌ128Í(Gtk.Widget widget, bool track_motion)ÎGtkÖ0Ïpublic void +drag_dest_unsetÌ128Í(Gtk.Widget widget)ÎGtkÖ0Ïpublic void +drag_dropÌ128Í(Gdk.DragContext context, uint32 time_)ÎGdkÖ0Ïpublic void +drag_dropÌ128Í(Gdk.DragContext context, int x, int y, uint time_)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +drag_drop_succeededÌ128Í(Gdk.DragContext context)ÎGdkÖ0Ïpublic bool +drag_enabledÌ8ÎHildon.FileSelectionÖ0Ïbool +drag_endÌ128Í(Gdk.DragContext context)ÎGtk.WidgetÖ0Ïpublic virtual signal void +drag_failedÌ128Í(Gdk.DragContext p0, Gtk.DragResult p1)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +drag_find_windowÌ128Í(Gdk.DragContext context, Gdk.Window drag_window, int x_root, int y_root, out unowned Gdk.Window dest_window, Gdk.DragProtocol protocol)ÎGdkÖ0Ïpublic void +drag_find_window_for_screenÌ128Í(Gdk.DragContext context, Gdk.Window drag_window, Gdk.Screen screen, int x_root, int y_root, out unowned Gdk.Window dest_window, Gdk.DragProtocol protocol)ÎGdkÖ0Ïpublic void +drag_finishÌ128Í(Gdk.DragContext context, bool success, bool del, uint32 time_)ÎGtkÖ0Ïpublic void +drag_get_dataÌ128Í(Gtk.Widget widget, Gdk.DragContext context, Gdk.Atom target, uint32 time_)ÎGtkÖ0Ïpublic void +drag_get_protocolÌ128Í(Gdk.NativeWindow xid, Gdk.DragProtocol protocol)ÎGdkÖ0Ïpublic Gdk.NativeWindow +drag_get_protocol_for_displayÌ128Í(Gdk.Display display, Gdk.NativeWindow xid, Gdk.DragProtocol protocol)ÎGdkÖ0Ïpublic Gdk.NativeWindow +drag_get_selectionÌ128Í(Gdk.DragContext context)ÎGdkÖ0Ïpublic Gdk.Atom +drag_get_source_widgetÌ128Í(Gdk.DragContext context)ÎGtkÖ0Ïpublic unowned +drag_highlightÌ128Í(Gtk.Widget widget)ÎGtkÖ0Ïpublic void +drag_leaveÌ128Í(Gdk.DragContext context, uint time_)ÎGtk.WidgetÖ0Ïpublic virtual signal void +drag_motionÌ128Í(Gdk.DragContext context, Gdk.Window dest_window, Gdk.DragProtocol protocol, int x_root, int y_root, Gdk.DragAction suggested_action, Gdk.DragAction possible_actions, uint32 time_)ÎGdkÖ0Ïpublic bool +drag_motionÌ128Í(Gdk.DragContext context, int x, int y, uint time_)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +drag_posÌ8ÎGtk.PanedÖ0Ïint +drag_set_icon_defaultÌ128Í(Gdk.DragContext context)ÎGtkÖ0Ïpublic void +drag_set_icon_nameÌ128Í(Gdk.DragContext context, string icon_name, int hot_x, int hot_y)ÎGtkÖ0Ïpublic void +drag_set_icon_pixbufÌ128Í(Gdk.DragContext context, Gdk.Pixbuf pixbuf, int hot_x, int hot_y)ÎGtkÖ0Ïpublic void +drag_set_icon_pixmapÌ128Í(Gdk.DragContext context, Gdk.Colormap colormap, Gdk.Pixmap pixmap, Gdk.Bitmap mask, int hot_x, int hot_y)ÎGtkÖ0Ïpublic void +drag_set_icon_stockÌ128Í(Gdk.DragContext context, string stock_id, int hot_x, int hot_y)ÎGtkÖ0Ïpublic void +drag_set_icon_widgetÌ128Í(Gdk.DragContext context, Gtk.Widget widget, int hot_x, int hot_y)ÎGtkÖ0Ïpublic void +drag_source_add_image_targetsÌ128Í(Gtk.Widget widget)ÎGtkÖ0Ïpublic void +drag_source_add_text_targetsÌ128Í(Gtk.Widget widget)ÎGtkÖ0Ïpublic void +drag_source_add_uri_targetsÌ128Í(Gtk.Widget widget)ÎGtkÖ0Ïpublic void +drag_source_get_target_listÌ128Í(Gtk.Widget widget)ÎGtkÖ0Ïpublic unowned +drag_source_setÌ128Í(Gtk.Widget widget, Gdk.ModifierType start_button_mask, Gtk.TargetEntry[] targets, Gdk.DragAction actions)ÎGtkÖ0Ïpublic void +drag_source_set_iconÌ128Í(Gtk.Widget widget, Gdk.Colormap colormap, Gdk.Pixmap pixmap, Gdk.Bitmap mask)ÎGtkÖ0Ïpublic void +drag_source_set_icon_nameÌ128Í(Gtk.Widget widget, string icon_name)ÎGtkÖ0Ïpublic void +drag_source_set_icon_pixbufÌ128Í(Gtk.Widget widget, Gdk.Pixbuf pixbuf)ÎGtkÖ0Ïpublic void +drag_source_set_icon_stockÌ128Í(Gtk.Widget widget, string stock_id)ÎGtkÖ0Ïpublic void +drag_source_set_target_listÌ128Í(Gtk.Widget widget, Gtk.TargetList target_list)ÎGtkÖ0Ïpublic void +drag_source_unsetÌ128Í(Gtk.Widget widget)ÎGtkÖ0Ïpublic void +drag_start_xÌ8ÎGtk.EntryÖ0Ïint +drag_start_xÌ8ÎGtk.TextViewÖ0Ïint +drag_start_yÌ8ÎGtk.EntryÖ0Ïint +drag_start_yÌ8ÎGtk.TextViewÖ0Ïint +drag_statusÌ128Í(Gdk.DragContext context, Gdk.DragAction action, uint32 time_)ÎGdkÖ0Ïpublic void +drag_unhighlightÌ128Í(Gtk.Widget widget)ÎGtkÖ0Ïpublic void +drag_xÌ8ÎGtk.TreeViewColumnÖ0Ïint +drag_yÌ8ÎGtk.TreeViewColumnÖ0Ïint +drawÌ8ÎGtk.SeparatorToolItemÖ0Ïbool +draw_arcÌ128Í(Gdk.Drawable drawable, Gdk.GC gc, bool filled, int x, int y, int width, int height, int angle1, int angle2)ÎGdkÖ0Ïpublic void +draw_arcÌ128Í(Gdk.GC gc, bool filled, int x, int y, int width, int height, int angle1, int angle2)ÎGdk.DrawableÖ0Ïpublic virtual void +draw_arrowÌ128Í(Gdk.Window window, Gtk.StateType state_type, Gtk.ShadowType shadow_type, Gdk.Rectangle area, Gtk.Widget widget, string detail, Gtk.ArrowType arrow_type, bool fill, int x, int y, int width, int height)ÎGtk.StyleÖ0Ïpublic virtual void +draw_as_radioÌ8ÎGtk.CheckMenuItemÖ0Ïbool +draw_as_radioÌ8ÎGtk.ToggleActionÖ0Ïbool +draw_bgÌ8ÎGtk.TextAppearanceÖ0 +draw_boxÌ128Í(Gdk.Window window, Gtk.StateType state_type, Gtk.ShadowType shadow_type, Gdk.Rectangle area, Gtk.Widget widget, string detail, int x, int y, int width, int height)ÎGtk.StyleÖ0Ïpublic virtual void +draw_box_gapÌ128Í(Gdk.Window window, Gtk.StateType state_type, Gtk.ShadowType shadow_type, Gdk.Rectangle area, Gtk.Widget widget, string detail, int x, int y, int width, int height, Gtk.PositionType gap_side, int gap_x, int gap_width)ÎGtk.StyleÖ0Ïpublic virtual void +draw_checkÌ128Í(Gdk.Window window, Gtk.StateType state_type, Gtk.ShadowType shadow_type, Gdk.Rectangle area, Gtk.Widget widget, string detail, int x, int y, int width, int height)ÎGtk.StyleÖ0Ïpublic virtual void +draw_dataÌ8ÎGtk.DrawingAreaÖ0Ïvoid +draw_diamondÌ128Í(Gdk.Window window, Gtk.StateType state_type, Gtk.ShadowType shadow_type, Gdk.Rectangle area, Gtk.Widget widget, string detail, int x, int y, int width, int height)ÎGtk.StyleÖ0Ïpublic virtual void +draw_drawableÌ128Í(Gdk.Drawable drawable, Gdk.GC gc, Gdk.Drawable src, int xsrc, int ysrc, int xdest, int ydest, int width, int height)ÎGdkÖ0Ïpublic void +draw_drawableÌ128Í(Gdk.GC gc, Gdk.Drawable src, int xsrc, int ysrc, int xdest, int ydest, int width, int height)ÎGdk.DrawableÖ0Ïpublic virtual void +draw_error_underlineÌ128Í(int x, int y, int width, int height)ÎPango.RendererÖ0Ïpublic virtual void +draw_expanderÌ128Í(Gdk.Window window, Gtk.StateType state_type, Gdk.Rectangle area, Gtk.Widget widget, string detail, int x, int y, Gtk.ExpanderStyle expander_style)ÎGtk.StyleÖ0Ïpublic virtual void +draw_extensionÌ128Í(Gdk.Window window, Gtk.StateType state_type, Gtk.ShadowType shadow_type, Gdk.Rectangle area, Gtk.Widget widget, string detail, int x, int y, int width, int height, Gtk.PositionType gap_side)ÎGtk.StyleÖ0Ïpublic virtual void +draw_flat_boxÌ128Í(Gdk.Window window, Gtk.StateType state_type, Gtk.ShadowType shadow_type, Gdk.Rectangle area, Gtk.Widget widget, string detail, int x, int y, int width, int height)ÎGtk.StyleÖ0Ïpublic virtual void +draw_focusÌ128Í(Gdk.Window window, Gtk.StateType state_type, Gdk.Rectangle area, Gtk.Widget widget, string detail, int x, int y, int width, int height)ÎGtk.StyleÖ0Ïpublic virtual void +draw_glyphÌ128Í(Pango.Font font, Pango.Glyph glyph, double x, double y)ÎPango.RendererÖ0Ïpublic virtual void +draw_glyph_itemÌ128Í(string text, Pango.GlyphItem glyph_item, int x, int y)ÎPango.RendererÖ0Ïpublic virtual void +draw_glyphsÌ128Í(Gdk.Drawable drawable, Gdk.GC gc, Pango.Font font, int x, int y, Pango.GlyphString glyphs)ÎGdkÖ0Ïpublic void +draw_glyphsÌ128Í(Gdk.GC gc, Pango.Font font, int x, int y, Pango.GlyphString glyphs)ÎGdk.DrawableÖ0Ïpublic virtual void +draw_glyphsÌ128Í(Pango.Font font, Pango.GlyphString glyphs, int x, int y)ÎPango.RendererÖ0Ïpublic virtual void +draw_glyphs_transformedÌ128Í(Gdk.Drawable drawable, Gdk.GC gc, Pango.Matrix matrix, Pango.Font font, int x, int y, Pango.GlyphString glyphs)ÎGdkÖ0Ïpublic void +draw_glyphs_transformedÌ128Í(Gdk.GC gc, Pango.Matrix matrix, Pango.Font font, int x, int y, Pango.GlyphString glyphs)ÎGdk.DrawableÖ0Ïpublic virtual void +draw_gray_imageÌ128Í(Gdk.Drawable drawable, Gdk.GC gc, int x, int y, int width, int height, Gdk.RgbDither dith, uchar[] buf, int rowstride)ÎGdkÖ0Ïpublic void +draw_handleÌ128Í(Gdk.Window window, Gtk.StateType state_type, Gtk.ShadowType shadow_type, Gdk.Rectangle area, Gtk.Widget widget, string detail, int x, int y, int width, int height, Gtk.Orientation orientation)ÎGtk.StyleÖ0Ïpublic virtual void +draw_hlineÌ128Í(Gdk.Window window, Gtk.StateType state_type, Gdk.Rectangle area, Gtk.Widget widget, string detail, int x1, int x2, int y)ÎGtk.StyleÖ0Ïpublic virtual void +draw_imageÌ128Í(Gdk.Drawable drawable, Gdk.GC gc, Gdk.Image image, int xsrc, int ysrc, int xdest, int ydest, int width, int height)ÎGdkÖ0Ïpublic void +draw_imageÌ128Í(Gdk.GC gc, Gdk.Image image, int xsrc, int ysrc, int xdest, int ydest, int width, int height)ÎGdk.DrawableÖ0Ïpublic virtual void +draw_indexed_imageÌ128Í(Gdk.Drawable drawable, Gdk.GC gc, int x, int y, int width, int height, Gdk.RgbDither dith, uchar[] buf, int rowstride, Gdk.RgbCmap cmap)ÎGdkÖ0Ïpublic void +draw_indicatorÌ128Í(Gdk.Rectangle area)ÎGtk.CheckButtonÖ0Ïpublic virtual void +draw_indicatorÌ128Í(Gdk.Rectangle area)ÎGtk.CheckMenuItemÖ0Ïpublic virtual void +draw_indicatorÌ8ÎGtk.ToggleButtonÖ0Ïbool +draw_insertion_cursorÌ128Í(Gtk.Widget widget, Gdk.Drawable drawable, Gdk.Rectangle area, Gdk.Rectangle location, bool is_primary, Gtk.TextDirection direction, bool draw_arrow)ÎGtkÖ0Ïpublic void +draw_layoutÌ128Í(Gdk.Drawable drawable, Gdk.GC gc, int x, int y, Pango.Layout layout)ÎGdkÖ0Ïpublic void +draw_layoutÌ128Í(Gdk.Window window, Gtk.StateType state_type, bool use_text, Gdk.Rectangle area, Gtk.Widget widget, string detail, int x, int y, Pango.Layout layout)ÎGtk.StyleÖ0Ïpublic virtual void +draw_layoutÌ128Í(Pango.Layout layout, int x, int y)ÎPango.RendererÖ0Ïpublic void +draw_layout_lineÌ128Í(Gdk.Drawable drawable, Gdk.GC gc, int x, int y, Pango.LayoutLine line)ÎGdkÖ0Ïpublic void +draw_layout_lineÌ128Í(Pango.LayoutLine line, int x, int y)ÎPango.RendererÖ0Ïpublic void +draw_layout_line_with_colorsÌ128Í(Gdk.Drawable drawable, Gdk.GC gc, int x, int y, Pango.LayoutLine line, Gdk.Color foreground, Gdk.Color background)ÎGdkÖ0Ïpublic void +draw_layout_with_colorsÌ128Í(Gdk.Drawable drawable, Gdk.GC gc, int x, int y, Pango.Layout layout, Gdk.Color foreground, Gdk.Color background)ÎGdkÖ0Ïpublic void +draw_lineÌ128Í(Gdk.Drawable drawable, Gdk.GC gc, int x1_, int y1_, int x2_, int y2_)ÎGdkÖ0Ïpublic void +draw_linesÌ128Í(Gdk.Drawable drawable, Gdk.GC gc, Gdk.Point[] points)ÎGdkÖ0Ïpublic void +draw_linesÌ128Í(Gdk.GC gc, Gdk.Point points, int npoints)ÎGdk.DrawableÖ0Ïpublic virtual void +draw_optionÌ128Í(Gdk.Window window, Gtk.StateType state_type, Gtk.ShadowType shadow_type, Gdk.Rectangle area, Gtk.Widget widget, string detail, int x, int y, int width, int height)ÎGtk.StyleÖ0Ïpublic virtual void +draw_pageÌ128Í(Gtk.PrintContext context, int page_nr)ÎGtk.PrintOperationÖ0Ïpublic virtual signal void +draw_pageÌ128Í(Gtk.PrintContext context, int page_nr)ÎGtk.SourcePrintCompositorÖ0Ïpublic void +draw_page_finishÌ128Í()ÎGtk.PrintOperationÖ0Ïpublic void +draw_pixbufÌ128Í(Gdk.Drawable drawable, Gdk.GC gc, Gdk.Pixbuf pixbuf, int src_x, int src_y, int dest_x, int dest_y, int width, int height, Gdk.RgbDither dither, int x_dither, int y_dither)ÎGdkÖ0Ïpublic void +draw_pixbufÌ128Í(Gdk.GC? gc, Gdk.Pixbuf pixbuf, int src_x, int src_y, int dest_x, int dest_y, int width, int height, Gdk.RgbDither dither, int x_dither, int y_dither)ÎGdk.DrawableÖ0Ïpublic virtual void +draw_pointÌ128Í(Gdk.Drawable drawable, Gdk.GC gc, int x, int y)ÎGdkÖ0Ïpublic void +draw_pointsÌ128Í(Gdk.Drawable drawable, Gdk.GC gc, Gdk.Point[] points)ÎGdkÖ0Ïpublic void +draw_pointsÌ128Í(Gdk.GC gc, Gdk.Point points, int npoints)ÎGdk.DrawableÖ0Ïpublic virtual void +draw_polygonÌ128Í(Gdk.Drawable drawable, Gdk.GC gc, bool filled, Gdk.Point[] points)ÎGdkÖ0Ïpublic void +draw_polygonÌ128Í(Gdk.GC gc, bool filled, Gdk.Point points, int npoints)ÎGdk.DrawableÖ0Ïpublic virtual void +draw_polygonÌ128Í(Gdk.Window window, Gtk.StateType state_type, Gtk.ShadowType shadow_type, Gdk.Rectangle area, Gtk.Widget widget, string detail, Gdk.Point point, int npoints, bool fill)ÎGtk.StyleÖ0Ïpublic virtual void +draw_posÌ128Í()ÎGtk.RulerÖ0Ïpublic virtual void +draw_rectangleÌ128Í(Gdk.Drawable drawable, Gdk.GC gc, bool filled, int x, int y, int width, int height)ÎGdkÖ0Ïpublic void +draw_rectangleÌ128Í(Gdk.GC gc, bool filled, int x, int y, int width, int height)ÎGdk.DrawableÖ0Ïpublic virtual void +draw_rectangleÌ128Í(Pango.RenderPart part, int x, int y, int width, int height)ÎPango.RendererÖ0Ïpublic virtual void +draw_resize_gripÌ128Í(Gdk.Window window, Gtk.StateType state_type, Gdk.Rectangle area, Gtk.Widget widget, string detail, Gdk.WindowEdge edge, int x, int y, int width, int height)ÎGtk.StyleÖ0Ïpublic virtual void +draw_rgb_32_imageÌ128Í(Gdk.Drawable drawable, Gdk.GC gc, int x, int y, int width, int height, Gdk.RgbDither dith, [CCode (array_length = false)] uchar[] buf, int rowstride)ÎGdkÖ0Ïpublic void +draw_rgb_32_image_dithalignÌ128Í(Gdk.Drawable drawable, Gdk.GC gc, int x, int y, int width, int height, Gdk.RgbDither dith, [CCode (array_length = false)] uchar[] buf, int rowstride, int xdith, int ydith)ÎGdkÖ0Ïpublic void +draw_rgb_imageÌ128Í(Gdk.Drawable drawable, Gdk.GC gc, int x, int y, int width, int height, Gdk.RgbDither dith, [CCode (array_length = false)] uchar[] rgb_buf, int rowstride)ÎGdkÖ0Ïpublic void +draw_rgb_image_dithalignÌ128Í(Gdk.Drawable drawable, Gdk.GC gc, int x, int y, int width, int height, Gdk.RgbDither dith, [CCode (array_length = false)] uchar[] rgb_buf, int rowstride, int xdith, int ydith)ÎGdkÖ0Ïpublic void +draw_segmentsÌ128Í(Gdk.Drawable drawable, Gdk.GC gc, Gdk.Segment[] segs)ÎGdkÖ0Ïpublic void +draw_segmentsÌ128Í(Gdk.GC gc, Gdk.Segment segs, int nsegs)ÎGdk.DrawableÖ0Ïpublic virtual void +draw_shadowÌ128Í(Gdk.Window window, Gtk.StateType state_type, Gtk.ShadowType shadow_type, Gdk.Rectangle area, Gtk.Widget widget, string detail, int x, int y, int width, int height)ÎGtk.StyleÖ0Ïpublic virtual void +draw_shadow_gapÌ128Í(Gdk.Window window, Gtk.StateType state_type, Gtk.ShadowType shadow_type, Gdk.Rectangle area, Gtk.Widget widget, string detail, int x, int y, int width, int height, Gtk.PositionType gap_side, int gap_x, int gap_width)ÎGtk.StyleÖ0Ïpublic virtual void +draw_shapeÌ128Í(Pango.AttrShape attr, int x, int y)ÎPango.RendererÖ0Ïpublic virtual void +draw_sliderÌ128Í(Gdk.Window window, Gtk.StateType state_type, Gtk.ShadowType shadow_type, Gdk.Rectangle area, Gtk.Widget widget, string detail, int x, int y, int width, int height, Gtk.Orientation orientation)ÎGtk.StyleÖ0Ïpublic virtual void +draw_stringÌ128Í(Gdk.Window window, Gtk.StateType state_type, Gdk.Rectangle area, Gtk.Widget widget, string detail, int x, int y, string str)ÎGtk.StyleÖ0Ïpublic virtual void +draw_tabÌ128Í(Gdk.Window window, Gtk.StateType state_type, Gtk.ShadowType shadow_type, Gdk.Rectangle area, Gtk.Widget widget, string detail, int x, int y, int width, int height)ÎGtk.StyleÖ0Ïpublic virtual void +draw_textÌ128Í(Gdk.Drawable drawable, Gdk.Font font, Gdk.GC gc, int x, int y, string text, int text_length)ÎGdkÖ0Ïpublic void +draw_textÌ128Í(Gdk.Font font, Gdk.GC gc, int x, int y, string text, int text_length)ÎGdk.DrawableÖ0Ïpublic virtual void +draw_text_wcÌ128Í(Gdk.Drawable drawable, Gdk.Font font, Gdk.GC gc, int x, int y, Gdk.WChar text, int text_length)ÎGdkÖ0Ïpublic void +draw_text_wcÌ128Í(Gdk.Font font, Gdk.GC gc, int x, int y, Gdk.WChar text, int text_length)ÎGdk.DrawableÖ0Ïpublic virtual void +draw_ticksÌ128Í()ÎGtk.RulerÖ0Ïpublic virtual void +draw_trapezoidÌ128Í(Pango.RenderPart part, double y1_, double x11, double x21, double y2, double x12, double x22)ÎPango.RendererÖ0Ïpublic virtual void +draw_trapezoidsÌ128Í(Gdk.Drawable drawable, Gdk.GC gc, Gdk.Trapezoid[] trapezoids)ÎGdkÖ0Ïpublic void +draw_trapezoidsÌ128Í(Gdk.GC gc, Gdk.Trapezoid[] trapezoids)ÎGdk.DrawableÖ0Ïpublic virtual void +draw_valueÌ8ÎGtk.ScaleÖ0Ïbool +draw_vlineÌ128Í(Gdk.Window window, Gtk.StateType state_type, Gdk.Rectangle area, Gtk.Widget widget, string detail, int y1_, int y2_, int x)ÎGtk.StyleÖ0Ïpublic virtual void +dremÌ128Í(double x, double y)ÎGLib.MathÖ0Ïpublic double +dremfÌ128Í(float x, float y)ÎGLib.MathÖ0Ïpublic float +drive_changedÌ128Í(GLib.Drive drive)ÎGLib.VolumeMonitorÖ0Ïpublic virtual signal void +drive_connectedÌ128Í(GLib.Drive drive)ÎGLib.VolumeMonitorÖ0Ïpublic virtual signal void +drive_connectedÌ128Í(GnomeVFS.Drive drive)ÎGnomeVFS.VolumeMonitorÖ0Ïpublic virtual signal void +drive_disconnectedÌ128Í(GLib.Drive drive)ÎGLib.VolumeMonitorÖ0Ïpublic virtual signal void +drive_disconnectedÌ128Í(GnomeVFS.Drive drive)ÎGnomeVFS.VolumeMonitorÖ0Ïpublic virtual signal void +drive_eject_buttonÌ128Í(GLib.Drive drive)ÎGLib.VolumeMonitorÖ0Ïpublic virtual signal void +driverÌ8ÎV4l2.CapabilityÖ0Ïunowned +driver_nameÌ128Í(string namebuf, int maxlen)ÎSDL.AudioÖ0 +driver_nameÌ128Í(string namebuf, int maxlen)ÎSDL.VideoÖ0Ïpublic weak string? +drop_finishÌ128Í(Gdk.DragContext context, bool success, uint32 time_)ÎGdkÖ0Ïpublic void +drop_headÌ128Í(GLib.Type type)ÎGst.DataQueueÖ0Ïpublic bool +drop_replyÌ128Í(Gdk.DragContext context, bool ok, uint32 time_)ÎGdkÖ0Ïpublic void +drop_uri_listÌ128Í(string uri_list, Gnome.DesktopItemLaunchFlags flags)ÎGnome.DesktopItemÖ0Ïpublic int +drop_uri_list_with_envÌ128Í(string uri_list, Gnome.DesktopItemLaunchFlags flags, string[] envp)ÎGnome.DesktopItemÖ0Ïpublic int +dsc_begin_page_setupÌ128Í()ÎCairo.PsSurfaceÖ0Ïpublic void +dsc_begin_setupÌ128Í()ÎCairo.PsSurfaceÖ0Ïpublic void +dsc_commentÌ128Í(string comment)ÎCairo.PsSurfaceÖ0Ïpublic void +dst_formatÌ8ÎSDL.AudioConverterÖ0ÏAudioFormat +dsumÌ8ÎGsl.SumLevinUWorkspaceÖ0Ïdouble +dsumÌ8ÎGsl.SumLevinUtruncWorkspaceÖ0Ïdouble +dummyÌ8ÎGnomeVFS.ModuleCallbackReceivedHeadersOutÖ0Ïint +dummyÌ8ÎGnomeVFS.ModuleCallbackStatusMessageOutÖ0Ïint +dummyÌ8ÎSoup.MessageHeadersIterÖ0Ïvoid +dummy1Ì8ÎGtk.TextIterÖ0Ïvoid +dummy10Ì8ÎGtk.TextIterÖ0Ïvoid +dummy11Ì8ÎGtk.TextIterÖ0Ïint +dummy12Ì8ÎGtk.TextIterÖ0Ïint +dummy13Ì8ÎGtk.TextIterÖ0Ïint +dummy14Ì8ÎGtk.TextIterÖ0Ïvoid +dummy2Ì8ÎGtk.TextIterÖ0Ïvoid +dummy3Ì8ÎGtk.TextIterÖ0Ïint +dummy4Ì8ÎGtk.TextIterÖ0Ïint +dummy5Ì8ÎGtk.TextIterÖ0Ïint +dummy6Ì8ÎGtk.TextIterÖ0Ïint +dummy7Ì8ÎGtk.TextIterÖ0Ïint +dummy8Ì8ÎGtk.TextIterÖ0Ïint +dummy9Ì8ÎGtk.TextIterÖ0Ïvoid +dumpÌ128Í(string filename)ÎGlade.InterfaceÖ0Ïpublic void +dumpÌ128Í()ÎGsf.DocPropÖ0Ïpublic void +dumpÌ128Í(bool dump_as_hex)ÎGsf.InputÖ0Ïpublic void +dumpÌ128Í()ÎGst.RTSPMessageÖ0Ïpublic Gst.RTSPResult +dumpÌ128Í()ÎGst.SDPMessageÖ0Ïpublic Gst.SDPResult +dumpÌ128Í(WriterFunc writer)ÎLua.LuaVMÖ0Ïpublic int +dumpÌ128Í()ÎSoup.XmlrpcValueÖ0Ïpublic void +dumpÌ128Í(GLib.FileStream f, Doc* cur)ÎXml.DocÖ0Ïpublic int +dump_debug_infoÌ128Í()ÎMysql.DatabaseÖ0Ïpublic int +dump_formatÌ128Í(GLib.FileStream f, Doc* cur, bool format = true)ÎXml.DocÖ0Ïpublic int +dump_memoryÌ128Í(out string mem, out int len = null)ÎXml.DocÖ0Ïpublic void +dump_memory_encÌ128Í(out string mem, out int len = null, string enc = )ÎXml.DocÖ0Ïpublic void +dump_memory_enc_formatÌ128Í(out string mem, out int len = null, string enc = , bool format = true)ÎXml.DocÖ0Ïpublic void +dump_memory_formatÌ128Í(out string mem, out int len = null, bool format = true)ÎXml.DocÖ0Ïpublic void +dupÌ128Í()ÎExo.Md5DigestÖ0Ïpublic unowned +dupÌ128Í()ÎExo.MountPointÖ0Ïpublic unowned +dupÌ128Í()ÎGLib.AppInfoÖ0Ïpublic abstract unowned +dupÌ128Í()ÎGLib.FileÖ0Ïpublic abstract unowned +dupÌ128Í()ÎGLib.FileAttributeInfoListÖ0Ïpublic unowned +dupÌ128Í()ÎGLib.FileInfoÖ0Ïpublic unowned +dupÌ128Í(void* mem, uint n)ÎGLib.MemoryÖ0Ïpublic void * +dupÌ128Í()ÎGnomeVFS.AddressÖ0Ïpublic unowned +dupÌ128Í()ÎGnomeVFS.FileInfoÖ0Ïpublic unowned +dupÌ128Í()ÎGnomeVFS.FindDirectoryResultÖ0Ïpublic unowned +dupÌ128Í()ÎGnomeVFS.GetFileInfoResultÖ0Ïpublic unowned +dupÌ128Í()ÎGnomeVFS.URIÖ0Ïpublic unowned +dupÌ128Í()ÎGsf.InputÖ0Ïpublic Gsf.Input +dupÌ128Í(int fd)ÎPosixÖ0Ïpublic int +dup2Ì128Í(int fd1, int fd2)ÎPosixÖ0Ïpublic int +dup_arrayÌ128Í()ÎJson.NodeÖ0Ïpublic Json.Array +dup_boxedÌ128Í()ÎGLib.ValueÖ0Ïpublic Boxed +dup_objectÌ128Í()ÎGLib.ValueÖ0Ïpublic Object +dup_objectÌ128Í()ÎJson.NodeÖ0Ïpublic Json.Object +dup_strftimeÌ128Í(string format, void* tm)ÎExo.StringÖ0 +dup_stringÌ128Í()ÎGLib.ValueÖ0 +dup_stringÌ128Í()ÎJson.NodeÖ0 +duplicate_countÌ8ÎGnomeVFS.XferProgressInfoÖ0Ïint +duplicate_nameÌ8ÎGnomeVFS.XferProgressInfoÖ0 +durationÌ8ÎGst.BufferÖ0ÏGst.ClockTime +durationÌ8ÎGst.DataQueueItemÖ0Ïuint64 +durationÌ8ÎGst.SegmentÖ0Ïint64 +durationÌ8ÎPoppler.PageTransitionÖ0Ïint +duration_maxÌ8ÎHildon.TimeEditorÖ0 +duration_minÌ8ÎHildon.TimeEditorÖ0 +duration_modeÌ8ÎHildon.TimeEditorÖ0Ïbool +dxÌ8ÎGsl.MultifitFdfsolverÖ0ÏVector +dxÌ8ÎGsl.MultifitFsolverÖ0ÏVector +dxÌ8ÎGsl.MultiminFdfminimizerÖ0ÏVector +dxÌ8ÎGsl.MultirootFdfsolverÖ0ÏVector +dxÌ8ÎGsl.MultirootFsolverÖ0ÏVector +dydt_inÌ8ÎGsl.OdeivEvolveÖ0Ïdouble +dydt_outÌ8ÎGsl.OdeivEvolveÖ0Ïdouble +eÌ128Í(double u, double m, out double sn, out double cn, out double dn)ÎGsl.EllJacÖ0Ïpublic int +eÌ128Í(double x, double y, out Result result)ÎGsl.MultiplyÖ0Ïpublic int +eÌ4ÎSDL.KeySymbolÖ0 +e10Ì8ÎGsl.ResultE10Ö0Ïint +e2Ì8ÎGsl.MathieuWorkspaceÖ0Ïdouble +eaccessÌ128Í(string patchname, int mode)ÎPosixÖ0Ïpublic int +echoÌ128Í()ÎCursesÖ0Ïpublic int +echocharÌ128Í(ulong ch)ÎCursesÖ0Ïpublic int +echocharÌ128Í(ulong ch)ÎCurses.PadÖ0Ïpublic int +echocharÌ128Í(ulong ch)ÎCurses.WindowÖ0Ïpublic int +edit_widgetÌ8ÎGtk.CellRendererAccelÖ0ÏGtk.Widget +editableÌ8ÎGtk.CellRendererTextÖ0Ïbool +editableÌ8ÎGtk.EntryÖ0Ïbool +editableÌ8ÎGtk.TextAttributesÖ0 +editableÌ128Í(bool default_setting)ÎGtk.TextIterÖ0Ïpublic bool +editableÌ8ÎGtk.TextTagÖ0Ïbool +editableÌ8ÎGtk.TextViewÖ0Ïbool +editableÌ8ÎWebKit.WebViewÖ0Ïbool +editable_setÌ8ÎGtk.CellRendererTextÖ0Ïbool +editable_setÌ8ÎGtk.TextTagÖ0Ïbool +editable_widgetÌ8ÎGtk.TreeViewColumnÖ0ÏGtk.CellEditable +editedÌ128Í(string path, string new_text)ÎGtk.CellRendererTextÖ0Ïpublic virtual signal void +editingÌ8ÎExo.ToolbarsViewÖ0Ïbool +editingÌ8ÎGtk.CellRendererÖ0Ïbool +editing_canceledÌ128Í()ÎGtk.CellRendererÖ0Ïpublic virtual signal void +editing_canceledÌ8ÎGtk.EntryÖ0 +editing_doneÌ128Í()ÎGtk.CellEditableÖ0Ïpublic virtual signal void +editing_startedÌ128Í(Gtk.CellEditable editable, string path)ÎGtk.CellRendererÖ0Ïpublic virtual signal void +eeÌ8ÎGsl.MathieuWorkspaceÖ0Ïdouble +eeprom_setsizeÌ128Í(EEPROM* eeprom, int size)ÎFTDI.ContextÖ0Ïpublic void +eeprom_sizeÌ8ÎFTDI.ContextÖ0Ïint +effective_attrsÌ8ÎGtk.LabelÖ0ÏPango.AttrList +ejectÌ128Í(GLib.MountUnmountFlags flags, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback? callback)ÎGLib.DriveÖ0Ïpublic abstract void +ejectÌ128Í(GLib.MountUnmountFlags flags, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback? callback)ÎGLib.MountÖ0Ïpublic abstract void +ejectÌ128Í(GLib.MountUnmountFlags flags, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback? callback)ÎGLib.VolumeÖ0Ïpublic abstract void +ejectÌ128Í(GnomeVFS.VolumeOpCallback callback)ÎGnomeVFS.DriveÖ0Ïpublic void +ejectÌ128Í(GnomeVFS.VolumeOpCallback callback)ÎGnomeVFS.VolumeÖ0Ïpublic void +eject_buttonÌ128Í()ÎGLib.DriveÖ0Ïpublic virtual signal void +eject_finishÌ128Í(GLib.AsyncResult _result)ÎGLib.DriveÖ0Ïpublic abstract bool +eject_finishÌ128Í(GLib.AsyncResult _result)ÎGLib.MountÖ0Ïpublic abstract bool +eject_finishÌ128Í(GLib.AsyncResult _result)ÎGLib.VolumeÖ0Ïpublic abstract bool +eject_mountableÌ128Í(GLib.MountUnmountFlags flags, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback? callback)ÎGLib.FileÖ0Ïpublic abstract void +eject_mountable_finishÌ128Í(GLib.AsyncResult _result)ÎGLib.FileÖ0Ïpublic abstract bool +elapsedÌ128Í(out ulong microseconds = null)ÎGLib.TimerÖ0Ïpublic double +elemÌ8ÎXml.AttributeÖ0 +elem_dumpÌ128Í(GLib.FileStream f, Doc* doc, Node* cur)ÎXml.DocÖ0Ïpublic void +elementÌ8ÎOobs.ShareAclElementÖ0 +elementDeclÌ8ÎXml.SAXHandlerÖ0ÏelementDeclSAXFunc +elementDeclSAXFuncÌ128Í(void* ctx, string name, int type, ElementContent content)ÎXmlÖ0Ïpublic delegate void +element_addedÌ128Í(Gst.Element child)ÎGst.BinÖ0Ïpublic virtual signal void +element_privateÌ8ÎGst.PadÖ0Ïvoid +element_removedÌ128Í(Gst.Element child)ÎGst.BinÖ0Ïpublic virtual signal void +elide_underscoresÌ128Í(string text)ÎExo.StringÖ0 +elistÌ8ÎGsl.IntegrationWorkspaceÖ0Ïdouble +ellipse_dataÌ8ÎGoo.CanvasEllipseÖ0ÏGoo.CanvasEllipseData +ellipse_dataÌ8ÎGoo.CanvasEllipseModelÖ0ÏGoo.CanvasEllipseData +ellipsizeÌ8ÎGoo.CanvasTextÖ0ÏPango.EllipsizeMode +ellipsizeÌ8ÎGoo.CanvasTextDataÖ0 +ellipsizeÌ8ÎGoo.CanvasTextModelÖ0ÏPango.EllipsizeMode +ellipsizeÌ8ÎGtk.CellRendererTextÖ0ÏPango.EllipsizeMode +ellipsizeÌ8ÎGtk.LabelÖ0ÏPango.EllipsizeMode +ellipsizeÌ8ÎGtk.ProgressBarÖ0ÏPango.EllipsizeMode +ellipsize_setÌ8ÎGtk.CellRendererTextÖ0Ïbool +emÌ8ÎRsvg.DimensionDataÖ0Ïdouble +emÌ8ÎRsvg.HandleÖ0Ïdouble +emailsÌ8ÎGst.SDPMessageÖ0ÏGLib.Array +emails_lenÌ128Í()ÎGst.SDPMessageÖ0 +embeddedÌ8ÎGtk.PlugÖ0Ïbool +embeddedÌ8ÎGtk.StatusIconÖ0Ïbool +embeddedÌ8ÎTracker.FieldÖ0Ïbool +embeddedÌ8ÎTracker.ServiceÖ0Ïbool +embossedÌ8ÎGdk.PangoAttrEmbossedÖ0Ïbool +emitÌ128Í(void* instance, uint signal_id, Quark detail, ...)ÎGLib.SignalÖ0Ïpublic void +emit_by_nameÌ128Í(void* instance, string detailed_signal, ...)ÎGLib.SignalÖ0Ïpublic void +emit_eventÌ128Í(GLib.File child, GLib.File other_file, GLib.FileMonitorEvent event_type)ÎGLib.FileMonitorÖ0Ïpublic void +emptyÌ128Í()ÎGdk.RegionÖ0Ïpublic bool +emptyÌ128Í()ÎGst.DataQueueÖ0Ïpublic virtual signal void +emptyÌ8ÎGtk.TableRowColÖ0 +empty_segÌ8ÎGst.RingBufferÖ0Ïuchar +empty_textÌ8ÎHildon.FileChooserDialogÖ0 +empty_textÌ8ÎHildon.FileSelectionÖ0 +emulation_changedÌ128Í()ÎVte.TerminalÖ0Ïpublic virtual signal void +enable_bitbangÌ128Í(uchar bitmask)ÎFTDI.ContextÖ0Ïpublic int +enable_content_indexingÌ8ÎTracker.ConfigÖ0Ïbool +enable_deviceÌ128Í(Gdk.Device device)ÎGtk.InputDialogÖ0Ïpublic virtual signal void +enable_grid_linesÌ8ÎGtk.TreeViewÖ0ÏGtk.TreeViewGridLines +enable_indexingÌ8ÎTracker.ConfigÖ0Ïbool +enable_layout_configÌ128Í(bool enable)ÎGnome.AppÖ0Ïpublic void +enable_mmxÌ128Í()ÎSDLGraphics.FilterÖ0Ïpublic void +enable_model_drag_destÌ128Í(Gtk.TargetEntry[] targets, Gdk.DragAction actions)ÎExo.IconViewÖ0Ïpublic void +enable_model_drag_destÌ128Í(Gtk.TargetEntry[] targets, Gdk.DragAction actions)ÎGtk.IconViewÖ0Ïpublic void +enable_model_drag_destÌ128Í(Gtk.TargetEntry[] targets, Gdk.DragAction actions)ÎGtk.TreeViewÖ0Ïpublic void +enable_model_drag_sourceÌ128Í(Gdk.ModifierType start_button_mask, Gtk.TargetEntry[] targets, Gdk.DragAction actions)ÎExo.IconViewÖ0Ïpublic void +enable_model_drag_sourceÌ128Í(Gdk.ModifierType start_button_mask, Gtk.TargetEntry[] targets, Gdk.DragAction actions)ÎGtk.IconViewÖ0Ïpublic void +enable_model_drag_sourceÌ128Í(Gdk.ModifierType start_button_mask, Gtk.TargetEntry[] targets, Gdk.DragAction actions)ÎGtk.TreeViewÖ0Ïpublic void +enable_pluginsÌ8ÎWebKit.WebSettingsÖ0Ïbool +enable_popupÌ8ÎGtk.NotebookÖ0Ïbool +enable_read_only_checkboxÌ8ÎHildon.FileDetailsDialogÖ0Ïbool +enable_scriptsÌ8ÎWebKit.WebSettingsÖ0Ïbool +enable_searchÌ8ÎExo.IconViewÖ0Ïbool +enable_searchÌ8ÎGtk.TreeViewÖ0Ïbool +enable_soundÌ8ÎGnome.ProgramÖ0Ïbool +enable_stemmerÌ8ÎTracker.ConfigÖ0Ïbool +enable_sync_message_emissionÌ128Í()ÎGst.BusÖ0Ïpublic void +enable_synchronized_configureÌ128Í()ÎGdk.WindowÖ0Ïpublic void +enable_thumbnailsÌ8ÎTracker.ConfigÖ0Ïbool +enable_tree_linesÌ8ÎGtk.TreeViewÖ0Ïbool +enable_unicodeÌ128Í(int enable)ÎSDL.KeyÖ0Ïpublic int +enable_watchesÌ8ÎTracker.ConfigÖ0Ïbool +enable_xesamÌ8ÎTracker.ConfigÖ0Ïbool +enabledÌ8ÎTracker.ServiceÖ0Ïbool +encodeÌ128Í(uchar[] data)ÎGLib.Base64Ö0 +encodeÌ128Í(string part, string? escape_extra)ÎSoup.URIÖ0 +encodeÌ128Í(string part, string escape_extra)ÎSoup.UriÖ0 +encode_closeÌ128Í(bool break_lines, char* _out, ref int state, ref int save)ÎGLib.Base64Ö0Ïpublic size_t +encode_passwordÌ128Í(string username, string realm, string password)ÎSoup.AuthDomainDigestÖ0Ïpublic unowned string +encode_stepÌ128Í(uchar[] _in, bool break_lines, char* _out, ref int state, ref int save)ÎGLib.Base64Ö0Ïpublic size_t +encodingÌ8ÎXml.DocÖ0 +encoding_changedÌ128Í()ÎVte.TerminalÖ0Ïpublic virtual signal void +encoding_nameÌ8ÎGst.BaseRTPPayloadÖ0 +encoding_nameÌ8ÎGst.RTPPayloadInfoÖ0 +encoding_parametersÌ8ÎGst.RTPPayloadInfoÖ0 +endÌ8ÎGsf.XMLInNodeÖ0ÏGLib.Callback +endÌ8ÎGtk.PageRangeÖ0Ïint +endÌ128Í()ÎPango.RendererÖ0Ïpublic virtual void +endÌ8ÎSoup.RangeÖ0Ïint64 +endDocumentÌ8ÎXml.SAXHandlerÖ0ÏendDocumentSAXFunc +endDocumentSAXFuncÌ128Í(void* ctx)ÎXmlÖ0Ïpublic delegate void +endElementÌ8ÎXml.SAXHandlerÖ0ÏendElementSAXFunc +endElementNsÌ8ÎXml.SAXHandlerÖ0ÏendElementNsSAX2Func +endElementNsSAX2FuncÌ128Í(void* ctx, string localname, string prefix, string URI)ÎXmlÖ0Ïpublic delegate void +endElementSAXFuncÌ128Í(void* ctx, string name)ÎXmlÖ0Ïpublic delegate void +end_arrowÌ8ÎGoo.CanvasPolylineÖ0Ïbool +end_arrowÌ8ÎGoo.CanvasPolylineDataÖ0 +end_arrowÌ8ÎGoo.CanvasPolylineModelÖ0Ïbool +end_arrow_coordsÌ8ÎGoo.CanvasPolylineArrowDataÖ0Ïdouble +end_callÌ128Í(ProxyCall call, out GLib.Error error, GLib.Type first_arg_type, ...)ÎDBus.ObjectÖ0Ïpublic bool +end_charÌ8ÎPango.GlyphItemIterÖ0Ïint +end_elementÌ8ÎGLib.MarkupParserÖ0ÏMarkupParserEndElementFunc +end_elementÌ128Í()ÎGsf.XMLOutÖ0 +end_glyphÌ8ÎPango.GlyphItemIterÖ0Ïint +end_indexÌ8ÎAtk.HyperlinkÖ0Ïint +end_indexÌ8ÎPango.AttributeÖ0 +end_indexÌ8ÎPango.GlyphItemIterÖ0Ïint +end_not_undoable_actionÌ128Í()ÎGtk.SourceBufferÖ0Ïpublic void +end_offsetÌ8ÎAtk.TextRangeÖ0Ïint +end_paintÌ128Í()ÎGdk.WindowÖ0Ïpublic void +end_parseÌ128Í()ÎGLib.MarkupParseContextÖ0Ïpublic bool +end_previewÌ128Í()ÎGtk.PrintOperationPreviewÖ0Ïpublic abstract void +end_printÌ128Í(Gtk.PrintContext context)ÎGtk.PrintOperationÖ0Ïpublic virtual signal void +end_reachedÌ128Í(bool end)ÎHildon.ControlbarÖ0Ïpublic virtual signal void +end_timeÌ8ÎGst.BaseSinkÖ0ÏGst.ClockTime +end_timeÌ8ÎGst.BaseSrcÖ0ÏGst.ClockTime +end_user_actionÌ128Í()ÎGtk.TextBufferÖ0Ïpublic virtual signal void +endgrentÌ128Í()ÎPosixÖ0Ïpublic void +endpointÌ8ÎUSB.InterfaceDescriptorÖ0ÏEndpointDescriptor +endpwentÌ128Í()ÎPosixÖ0Ïpublic void +ends_lineÌ128Í()ÎGtk.TextIterÖ0Ïpublic bool +ends_sentenceÌ128Í()ÎGtk.TextIterÖ0Ïpublic bool +ends_tagÌ128Í(Gtk.TextTag tag)ÎGtk.TextIterÖ0Ïpublic bool +ends_wordÌ128Í()ÎGtk.TextIterÖ0Ïpublic bool +endusershellÌ128Í()ÎPosixÖ0Ïpublic void +endwinÌ128Í()ÎCursesÖ0Ïpublic int +engineÌ8ÎGConf.ClientÖ0ÏGConf.Engine +engine_specifiedÌ8ÎGtk.RcStyleÖ0 +ensure_accelÌ128Í()ÎGlade.XMLÖ0Ïpublic unowned +ensure_highlightÌ128Í(Gtk.TextIter start, Gtk.TextIter end)ÎGtk.SourceBufferÖ0Ïpublic void +ensure_styleÌ128Í()ÎGtk.WidgetÖ0Ïpublic void +ensure_updateÌ128Í()ÎGtk.UIManagerÖ0Ïpublic void +ensure_updateÌ128Í()ÎOobs.ObjectÖ0Ïpublic void +ensure_updatedÌ128Í()ÎGoo.CanvasItemÖ0Ïpublic void +enterÌ128Í()ÎGtk.ButtonÖ0Ïpublic virtual signal void +enterÌ128Í()ÎSqlite.MutexÖ0Ïpublic void +enter_notify_eventÌ128Í(Goo.CanvasItem target, Gdk.EventCrossing event)ÎGoo.CanvasItemÖ0Ïpublic virtual signal bool +enter_notify_eventÌ128Í(Gdk.EventCrossing event)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +entityDeclÌ8ÎXml.SAXHandlerÖ0ÏentityDeclSAXFunc +entityDeclSAXFuncÌ128Í(void* ctx, string name, int type, string publicId, string systemId, string content)ÎXmlÖ0Ïpublic delegate void +entriesÌ8ÎGst.ClockÖ0ÏGLib.List +entriesÌ8ÎGst.IndexGroupÖ0ÏGLib.List +entriesÌ8ÎGtk.BindingSetÖ0ÏGtk.BindingEntry +entriesÌ8ÎV4l2.EncIdxÖ0Ïuint32 +entries_capÌ8ÎV4l2.EncIdxÖ0Ïuint32 +entries_changedÌ8ÎGst.ClockÖ0ÏGLib.Cond +entryÌ8ÎV4l2.EncIdxÖ0ÏEncIdxEntry +entry_addedÌ128Í(Gst.IndexEntry entry)ÎGst.IndexÖ0Ïpublic virtual signal void +entry_nameÌ8ÎGsf.OutfileZipÖ0 +entry_offsetÌ8ÎGst.RTCPPacketÖ0 +enum_from_stringÌ128Í(GLib.Type type, string str)ÎGladeÖ0Ïpublic int +enum_to_stringÌ128Í(GConf.EnumStringPair[] lookup_table, int enum_value)ÎGConfÖ0Ïpublic unowned string +enum_valueÌ8ÎGConf.EnumStringPairÖ0Ïint +enumerate_childrenÌ128Í(string attributes, GLib.FileQueryInfoFlags flags, GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic abstract GLib.FileEnumerator +enumerate_children_asyncÌ128Í(string attributes, GLib.FileQueryInfoFlags flags, int io_priority, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.FileÖ0Ïpublic abstract void +enumerate_children_finishÌ128Í(GLib.AsyncResult res)ÎGLib.FileÖ0Ïpublic abstract GLib.FileEnumerator +enumerate_identifiersÌ128Í()ÎGLib.DriveÖ0Ïpublic abstract unowned string +enumerate_identifiersÌ128Í()ÎGLib.VolumeÖ0Ïpublic abstract unowned string +enumerate_namespaceÌ128Í(string ns)ÎGLib.FileAttributeMatcherÖ0Ïpublic bool +enumerate_nextÌ128Í()ÎGLib.FileAttributeMatcherÖ0Ïpublic unowned string +env_check_xdg_dirsÌ128Í()ÎTrackerÖ0Ïpublic bool +env_setupÌ128Í()ÎGsl.RNGÖ0Ïpublic RNGType * +environmentÌ8ÎGnome.ClientÖ0ÏGLib.HashTable +eofÌ128Í()ÎGLib.FileStreamÖ0Ïpublic bool +eofÌ128Í()ÎGLib.ScannerÖ0Ïpublic bool +eofÌ128Í()ÎGsf.InputÖ0Ïpublic bool +eofÌ128Í()ÎMysql.ResultÖ0Ïpublic bool +eofÌ128Í()ÎVte.TerminalÖ0Ïpublic virtual signal void +eofÌ128Í()ÎZLib.GZFileStreamÖ0Ïpublic bool +eolÌ8ÎGsf.OutputCsvÖ0 +eol_lenÌ8ÎGsf.OutputCsvÖ0 +eosÌ8ÎGst.BaseSinkÖ0Ïbool +eos_queuedÌ8ÎGst.BaseSinkÖ0Ïbool +eospadsÌ8ÎGst.CollectPadsÖ0 +equalÌ128Í(FontOptions other)ÎCairo.FontOptionsÖ0Ïpublic bool +equalÌ128Í(void* digest1, void* digest2)ÎExo.Md5DigestÖ0Ïpublic bool +equalÌ128Í(GConf.Entry b)ÎGConf.EntryÖ0Ïpublic bool +equalÌ128Í(GLib.AppInfo appinfo2)ÎGLib.AppInfoÖ0Ïpublic abstract bool +equalÌ128Í(GLib.File file2)ÎGLib.FileÖ0Ïpublic abstract bool +equalÌ128Í(GLib.Icon icon2)ÎGLib.IconÖ0Ïpublic abstract bool +equalÌ128Í(PatternSpec pspec)ÎGLib.PatternSpecÖ0Ïpublic bool +equalÌ128Í(Gdk.Color colorb)ÎGdk.ColorÖ0Ïpublic bool +equalÌ128Í(Gdk.Font fontb)ÎGdk.FontÖ0Ïpublic bool +equalÌ128Í(Gdk.Region region2)ÎGdk.RegionÖ0Ïpublic bool +equalÌ128Í(GnomeVFS.ACE entry_b)ÎGnomeVFS.ACEÖ0Ïpublic bool +equalÌ128Í(GnomeVFS.Address b)ÎGnomeVFS.AddressÖ0Ïpublic bool +equalÌ128Í(GnomeVFS.MimeApplication app_b)ÎGnomeVFS.MimeApplicationÖ0Ïpublic bool +equalÌ128Í(GnomeVFS.URI b)ÎGnomeVFS.URIÖ0Ïpublic bool +equalÌ128Í(Gsf.Timestamp b)ÎGsf.TimestampÖ0Ïpublic bool +equalÌ128Í(Gst.NetAddress naddr2)ÎGst.NetAddressÖ0Ïpublic bool +equalÌ128Í(Gtk.TextIter rhs)ÎGtk.TextIterÖ0Ïpublic bool +equalÌ128Í(int index1, int index2)ÎLua.LuaVMÖ0Ïpublic bool +equalÌ8ÎPango.AttrClassÖ0ÏGLib.Callback +equalÌ128Í(Pango.Attribute attr2)ÎPango.AttributeÖ0Ïpublic bool +equalÌ128Í(Pango.FontDescription desc2)ÎPango.FontDescriptionÖ0Ïpublic bool +equalÌ128Í(Soup.Cookie cookie2)ÎSoup.CookieÖ0Ïpublic bool +equalÌ128Í(Soup.URI uri2)ÎSoup.URIÖ0Ïpublic bool +equalÌ128Í(Soup.Uri uri2)ÎSoup.UriÖ0Ïpublic bool +equal_bins_pÌ128Í(Histogram h2)ÎGsl.HistogramÖ0Ïpublic int +equal_bins_pÌ128Í(Histogram h2)ÎGsl.Histogram2dÖ0Ïpublic int +equal_by_ipÌ128Í(void* addr1, void* addr2)ÎSoup.AddressÖ0Ïpublic bool +equal_by_nameÌ128Í(void* addr1, void* addr2)ÎSoup.AddressÖ0Ïpublic bool +eraseÌ128Í()ÎCursesÖ0Ïpublic int +eraseÌ128Í()ÎCurses.WindowÖ0Ïpublic int +eraseÌ128Í(long pos, long len)ÎGLib.StringBuilderÖ0Ïpublic weak StringBuilder +erase_eepromÌ128Í()ÎFTDI.ContextÖ0Ïpublic int +erasecharÌ128Í()ÎCursesÖ0Ïpublic char +erfÌ128Í(double x0)ÎGLib.MathÖ0Ïpublic double +erfÌ128Í(double x)ÎGsl.ErfÖ0Ïpublic double +erf_QÌ128Í(double x)ÎGsl.ErfÖ0Ïpublic double +erf_Q_eÌ128Í(double x, out Result result)ÎGsl.ErfÖ0Ïpublic int +erf_ZÌ128Í(double x)ÎGsl.ErfÖ0Ïpublic double +erf_Z_eÌ128Í(double x, out Result result)ÎGsl.ErfÖ0Ïpublic int +erf_eÌ128Í(double x, out Result result)ÎGsl.ErfÖ0Ïpublic int +erfcÌ128Í(double x0)ÎGLib.MathÖ0Ïpublic double +erfcÌ128Í(double x)ÎGsl.ErfÖ0Ïpublic double +erfc_eÌ128Í(double x, out Result result)ÎGsl.ErfÖ0Ïpublic int +erfcfÌ128Í(float x0)ÎGLib.MathÖ0Ïpublic float +erffÌ128Í(float x0)ÎGLib.MathÖ0Ïpublic float +erlangÌ128Í(RNG r, double a, double n)ÎGsl.RandistÖ0Ïpublic double +erlang_pdfÌ128Í(double x, double a, double n)ÎGsl.RandistÖ0Ïpublic double +errÌ8ÎGsf.OutputÖ0ÏGLib.Error +errÌ8ÎGsl.ResultÖ0Ïdouble +errÌ8ÎGsl.ResultE10Ö0Ïdouble +err_eÌ128Í(double x, double dx, double y, double dy, out Result result)ÎGsl.MultiplyÖ0Ïpublic int +errcodeÌ128Í()ÎSqlite.DatabaseÖ0Ïpublic int +errmsgÌ128Í()ÎSqlite.DatabaseÖ0 +errnoÌ8ÎGLibÖ0Ïint +errnoÌ128Í()ÎMysql.DatabaseÖ0 +errnoÌ8ÎPosixÖ0Ïint +erroneous_dateÌ128Í()ÎHildon.CalendarÖ0Ïpublic virtual signal void +errorÌ128Í(void* error)ÎGConf.ClientÖ0Ïpublic virtual signal void +errorÌ128Í(string format, ...)ÎGLibÖ0Ïpublic void +errorÌ128Í()ÎGLib.FileStreamÖ0Ïpublic int +errorÌ8ÎGLib.MarkupParserÖ0ÏMarkupParserErrorFunc +errorÌ128Í()ÎGLib.ModuleÖ0 +errorÌ128Í(string format, ...)ÎGLib.ScannerÖ0Ïpublic void +errorÌ8ÎGLib.TokenValueÖ0 +errorÌ128Í()ÎGsf.InputÖ0Ïpublic GLib.Quark +errorÌ128Í()ÎGsf.OutputÖ0Ïpublic weak GLib.Error +errorÌ128Í(string reason, string file, int line, int errno)ÎGsl.ErrorÖ0Ïpublic void +errorÌ128Í(string format, ...)ÎGst.DebugCategoryÖ0Ïpublic void +errorÌ8ÎGst.RTSPWatchFuncsÖ0ÏGLib.Callback +errorÌ128Í(void* error)ÎJson.ParserÖ0Ïpublic virtual signal void +errorÌ128Í()ÎLua.LuaVMÖ0Ïpublic int +errorÌ128Í()ÎMysql.DatabaseÖ0 +errorÌ128Í(Error code)ÎSDLÖ0Ïpublic void +errorÌ128Í(string format)ÎXfce.DialogÖ0Ïpublic void +errorÌ8ÎXml.SAXHandlerÖ0ÏerrorSAXFunc +errorSAXFuncÌ128Í(void* ctx, string msg, ...)ÎXmlÖ0Ïpublic delegate void +error_bellÌ128Í()ÎGtk.WidgetÖ0Ïpublic void +error_get_messageÌ128Í(GLib.Quark domain, int code)ÎGstÖ0Ïpublic unowned string +error_idÌ128Í()ÎGsf.InputÖ0Ïpublic GLib.Quark +error_idÌ128Í()ÎGsf.OutputÖ0Ïpublic GLib.Quark +error_idxÌ8ÎV4l2.ExtControlsÖ0Ïuint32 +error_modeÌ8ÎGConf.ClientÖ0ÏGConf.ClientErrorHandlingMode +error_objectÌ128Í(GLib.Object obj, string format, ...)ÎGst.DebugCategoryÖ0Ïpublic void +error_quarkÌ128Í()ÎGConfÖ0Ïpublic GLib.Quark +error_quarkÌ128Í()ÎGLib.ResolverÖ0Ïpublic GLib.Quark +error_quarkÌ128Í()ÎGdk.PixbufÖ0Ïpublic GLib.Quark +error_quarkÌ128Í()ÎGnome.DesktopItemÖ0Ïpublic GLib.Quark +error_quarkÌ128Í()ÎGsfÖ0Ïpublic GLib.Quark +error_quarkÌ128Í()ÎGst.PluginÖ0Ïpublic GLib.Quark +error_quarkÌ128Í()ÎGtk.BuilderÖ0Ïpublic GLib.Quark +error_quarkÌ128Í()ÎGtk.FileChooserÖ0Ïpublic GLib.Quark +error_quarkÌ128Í()ÎGtk.IconThemeÖ0Ïpublic GLib.Quark +error_quarkÌ128Í()ÎGtk.RecentChooserÖ0Ïpublic GLib.Quark +error_quarkÌ128Í()ÎGtk.RecentManagerÖ0Ïpublic GLib.Quark +error_quarkÌ128Í()ÎJson.ParserÖ0Ïpublic GLib.Quark +error_quarkÌ128Í()ÎLmÖ0Ïpublic GLib.Quark +error_quarkÌ128Í()ÎPopplerÖ0Ïpublic GLib.Quark +error_quarkÌ128Í()ÎRsvgÖ0Ïpublic GLib.Quark +error_strÌ8ÎFTDI.ContextÖ0Ïunowned +error_trap_popÌ128Í()ÎGdkÖ0Ïpublic int +error_trap_pushÌ128Í()ÎGdkÖ0Ïpublic void +escapeÌ128Í(string exceptions)Ö0 +escapeÌ128Í(string str)ÎXml.URIÖ0 +escape_host_and_path_stringÌ128Í(string path)ÎGnomeVFSÖ0Ïpublic unowned string +escape_keyÌ128Í(string arbitrary_text, int len)ÎGConfÖ0Ïpublic unowned string +escape_path_stringÌ128Í(string path)ÎGnomeVFSÖ0Ïpublic unowned string +escape_setÌ128Í(string str, string match_set)ÎGnomeVFSÖ0Ïpublic unowned string +escape_slashesÌ128Í(string str)ÎGnomeVFSÖ0Ïpublic unowned string +escape_strÌ128Í(string str, string list)ÎXml.URIÖ0 +escape_stringÌ128Í(string str, int length = -1)ÎGLib.RegexÖ0 +escape_stringÌ128Í(string unescaped, string reserved_chars_allowed, bool allow_utf8)ÎGLib.UriÖ0 +escape_stringÌ128Í(string str)ÎGnomeVFSÖ0Ïpublic unowned string +escape_stringÌ128Í(string @in)ÎTrackerÖ0 +escape_textÌ128Í(string text, long length = -1)ÎGLib.MarkupÖ0 +eshiftÌ8ÎGsl.EigenGenWorkspaceÖ0Ïdouble +espeakerÌ8ÎGnome.ProgramÖ0 +essidÌ8ÎOobs.IfaceWirelessÖ0 +estimate_fracÌ8ÎGsl.MonteMiserStateÖ0Ïdouble +estimate_styleÌ8ÎGsl.MonteMiserStateÖ0Ïint +etaÌ128Í(double s)ÎGsl.ZetaÖ0Ïpublic double +eta_eÌ128Í(double s, out Result result)ÎGsl.ZetaÖ0Ïpublic int +eta_intÌ128Í(int n)ÎGsl.ZetaÖ0Ïpublic double +eta_int_eÌ128Í(int n, out Result result)ÎGsl.ZetaÖ0Ïpublic int +ethernetÌ8ÎOobs.IfacePPPÖ0ÏOobs.IfaceEthernet +etypeÌ8ÎXml.EntityÖ0ÏEntityType +euidaccessÌ128Í(string patchname, int mode)ÎPosixÖ0Ïpublic int +evalÌ128Í(double x, Vector B)ÎGsl.BsplineWorkspaceÖ0Ïpublic int +evalÌ128Í(double x)ÎGsl.ChebSeriesÖ0Ïpublic double +evalÌ128Í([CCode (array_length = false)] double[] xa, [CCode (array_length = false)] double[] ya, double x, InterpAccel a)ÎGsl.InterpÖ0Ïpublic double +evalÌ8ÎGsl.InterpTypeÖ0ÏInterpEval +evalÌ8ÎGsl.MathieuWorkspaceÖ0ÏVector +evalÌ128Í(double[] c, double x)ÎGsl.PolyÖ0Ïpublic double +evalÌ128Í(double x, InterpAccel a)ÎGsl.SplineÖ0Ïpublic double +evalÌ128Í(string str)ÎXml.XPathContextÖ0Ïpublic XPathObject * +eval_derivÌ128Í([CCode (array_length = false)] double[] xa, [CCode (array_length = false)] double[] ya, double x, InterpAccel a)ÎGsl.InterpÖ0Ïpublic double +eval_derivÌ8ÎGsl.InterpTypeÖ0ÏInterpEvalDeriv +eval_derivÌ128Í(double x, InterpAccel a)ÎGsl.SplineÖ0Ïpublic double +eval_deriv2Ì128Í([CCode (array_length = false)] double[] xa, [CCode (array_length = false)] double[] ya, double x, InterpAccel a)ÎGsl.InterpÖ0Ïpublic double +eval_deriv2Ì8ÎGsl.InterpTypeÖ0ÏInterpEvalDeriv2 +eval_deriv2Ì128Í(double x, InterpAccel a)ÎGsl.SplineÖ0Ïpublic double +eval_deriv2_eÌ128Í([CCode (array_length = false)] double[] xa, [CCode (array_length = false)] double[] ya, double x, InterpAccel a, out double d2)ÎGsl.InterpÖ0Ïpublic int +eval_deriv2_eÌ128Í(double x, InterpAccel a, out double y)ÎGsl.SplineÖ0Ïpublic int +eval_deriv_eÌ128Í([CCode (array_length = false)] double[] xa, [CCode (array_length = false)] double[] ya, double x, InterpAccel a, out double d)ÎGsl.InterpÖ0Ïpublic int +eval_deriv_eÌ128Í(double x, InterpAccel a, out double y)ÎGsl.SplineÖ0Ïpublic int +eval_eÌ128Í([CCode (array_length = false)] double[] xa, [CCode (array_length = false)] double[] ya, double x, InterpAccel a, out double y)ÎGsl.InterpÖ0Ïpublic int +eval_eÌ128Í(double x, InterpAccel a, out double y)ÎGsl.SplineÖ0Ïpublic int +eval_errÌ128Í(double x, out double result, out double abserr)ÎGsl.ChebSeriesÖ0Ïpublic int +eval_expressionÌ128Í(string str)ÎXml.XPathContextÖ0Ïpublic XPathObject * +eval_integÌ128Í([CCode (array_length = false)] double[] xa, [CCode (array_length = false)] double[] ya, double a, double b, InterpAccel acc)ÎGsl.InterpÖ0Ïpublic double +eval_integÌ8ÎGsl.InterpTypeÖ0ÏInterpEvalInteg +eval_integÌ128Í(double a, double b, InterpAccel acc)ÎGsl.SplineÖ0Ïpublic double +eval_integ_eÌ128Í([CCode (array_length = false)] double[] xa, [CCode (array_length = false)] double[] ya, double a, double b, InterpAccel acc, out double result)ÎGsl.InterpÖ0Ïpublic int +eval_integ_eÌ128Í(double a, double b, InterpAccel acc, out double y)ÎGsl.SplineÖ0Ïpublic int +eval_modeÌ128Í(double x, Mode mode)ÎGsl.ChebSeriesÖ0Ïpublic double +eval_mode_eÌ128Í(double x, Mode mode, out double result, out double abserr)ÎGsl.ChebSeriesÖ0Ïpublic int +eval_nÌ128Í(size_t order, double x)ÎGsl.ChebSeriesÖ0Ïpublic double +eval_n_errÌ128Í(size_t order, double x, out double result, out double abserr)ÎGsl.ChebSeriesÖ0Ïpublic int +evecÌ8ÎGsl.MathieuWorkspaceÖ0ÏMatrix +even_orderÌ8ÎGsl.MathieuWorkspaceÖ0Ïsize_t +eventÌ128Í(Gst.Event event)ÎGst.BaseSinkÖ0Ïpublic virtual bool +eventÌ128Í(Gst.Event event)ÎGst.BaseSrcÖ0Ïpublic virtual bool +eventÌ128Í(Gst.Event event)ÎGst.BaseTransformÖ0Ïpublic virtual bool +eventÌ128Í(GLib.Object event_object, Gdk.Event event, Gtk.TextIter iter)ÎGtk.TextTagÖ0Ïpublic virtual signal bool +eventÌ128Í(Gdk.Event event)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +eventÌ8ÎLua.DebugÖ0ÏEventHook +eventÌ8ÎX.CirculateEventÖ0ÏWindow +eventÌ8ÎX.ConfigureEventÖ0ÏWindow +eventÌ8ÎX.DestroyWindowEventÖ0ÏWindow +eventÌ8ÎX.GravityEventÖ0ÏWindow +eventÌ8ÎX.MapEventÖ0ÏWindow +eventÌ8ÎX.ReparentEventÖ0ÏWindow +eventÌ8ÎX.UnmapEventÖ0ÏWindow +eventÌ8ÎXcb.ButtonPressEventÖ0ÏWindow +eventÌ8ÎXcb.ButtonReleaseEventÖ0ÏWindow +eventÌ8ÎXcb.MotionNotifyEventÖ0ÏWindow +event_afterÌ128Í(Gdk.Event p0)ÎGtk.WidgetÖ0Ïpublic virtual signal void +event_defaultÌ128Í(Gst.Event event)ÎGst.PadÖ0Ïpublic bool +event_maskÌ8ÎGdk.WindowAttrÖ0Ïint +event_maskÌ8ÎX.SetWindowAttributesÖ0Ïlong +event_mask_of_ScreenÌ128Í()ÎX.ScreenÖ0Ïpublic long +event_queue_lengthÌ128Í()ÎX.DisplayÖ0Ïpublic int +event_stateÌ128Í(EventState state)ÎSDL.JoystickÖ0Ïpublic int +event_windowÌ8ÎGtk.ButtonÖ0ÏGdk.Window +event_windowÌ8ÎGtk.MenuItemÖ0ÏGdk.Window +event_windowÌ8ÎGtk.NotebookÖ0ÏGdk.Window +event_windowÌ8ÎGtk.RangeÖ0ÏGdk.Window +event_xÌ8ÎXcb.ButtonPressEventÖ0Ïuint16 +event_xÌ8ÎXcb.ButtonReleaseEventÖ0Ïuint16 +event_xÌ8ÎXcb.MotionNotifyEventÖ0Ïuint16 +event_yÌ8ÎXcb.ButtonPressEventÖ0Ïuint16 +event_yÌ8ÎXcb.ButtonReleaseEventÖ0Ïuint16 +event_yÌ8ÎXcb.MotionNotifyEventÖ0Ïuint16 +eventfuncÌ8ÎGst.PadÖ0ÏGst.PadEventFunction +eventsÌ8ÎGLib.PollFDÖ0ÏIOCondition +eventsÌ8ÎGtk.WidgetÖ0ÏGdk.EventMask +eventsÌ8ÎPosix.pollfdÖ0Ïint +events_pendingÌ128Í()ÎGdkÖ0Ïpublic bool +events_pendingÌ128Í()ÎGtkÖ0Ïpublic bool +events_queuedÌ8ÎGst.BaseSinkÖ0Ïint +exÌ8ÎRsvg.DimensionDataÖ0Ïdouble +exÌ8ÎRsvg.HandleÖ0Ïdouble +exchange_and_addÌ128Í(ref int atomic, int val)ÎGLib.AtomicIntÖ0Ïpublic int +execÌ128Í(string dir, out int ret, string prog, ...)ÎDaemonÖ0Ïpublic int +execÌ128Í(string sql, Callback? sqlite3_callback = null, out string errmsg = null)ÎSqlite.DatabaseÖ0Ïpublic int +execÌ128Í(string cmd, bool in_terminal, bool use_sn)ÎXfce.ExecÖ0Ïpublic bool +exec_with_envpÌ128Í(string cmd, bool in_terminal, bool use_sn, string[] envp)ÎXfce.ExecÖ0Ïpublic bool +execlÌ128Í(string path, params string[] arg)ÎPosixÖ0Ïpublic int +execute_asyncÌ128Í(string dir, int argc, string[] argv)ÎGnomeÖ0Ïpublic int +execute_async_fdsÌ128Í(string dir, int argc, string[] argv, bool close_fds)ÎGnomeÖ0Ïpublic int +execute_async_with_envÌ128Í(string dir, int argc, string[] argv, int envc, string[] envv)ÎGnomeÖ0Ïpublic int +execute_async_with_env_fdsÌ128Í(string dir, int argc, string[] argv, int envc, string[] envv, bool close_fds)ÎGnomeÖ0Ïpublic int +execute_scriptÌ128Í(string script)ÎWebKit.WebViewÖ0Ïpublic void +execute_shellÌ128Í(string dir, string commandline)ÎGnomeÖ0Ïpublic int +execute_shell_fdsÌ128Í(string dir, string commandline, bool close_fds)ÎGnomeÖ0Ïpublic int +execute_terminal_shellÌ128Í(string dir, string commandline)ÎGnomeÖ0Ïpublic int +execute_terminal_shell_fdsÌ128Í(string dir, string commandline, bool close_fds)ÎGnomeÖ0Ïpublic int +existsÌ128Í()ÎGnome.DesktopItemÖ0Ïpublic bool +existsÌ128Í()ÎGnomeVFS.URIÖ0Ïpublic bool +existsÌ128Í()ÎGtk.RecentInfoÖ0Ïpublic bool +exitÌ128Í(void* retval)ÎGLib.ThreadÖ0Ïpublic void +exitÌ128Í(int status)ÎPosixÖ0Ïpublic void +exit_statusÌ128Í(int status)ÎGLib.ProcessÖ0Ïpublic int +expÌ128Í(double x)ÎGLib.MathÖ0Ïpublic double +expÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic Complex +expÌ128Í(double x)ÎGsl.ExpÖ0Ïpublic double +exp10Ì128Í(double x)ÎGLib.MathÖ0Ïpublic double +exp10fÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +exp2Ì128Í(double x)ÎGLib.MathÖ0Ïpublic double +exp2fÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +exp_eÌ128Í(double x, out Result result)ÎGsl.ExpÖ0Ïpublic int +exp_e10_eÌ128Í(double x, out ResultE10 result)ÎGsl.ExpÖ0Ïpublic int +exp_err_eÌ128Í(double x, double dx, out Result result)ÎGsl.ExpÖ0Ïpublic int +exp_err_e10_eÌ128Í(double x, double dx, out ResultE10 result)ÎGsl.ExpÖ0Ïpublic int +exp_mul_err_eÌ128Í(double x, double dx, double y, double dy, out Result result)ÎGsl.ExpÖ0Ïpublic int +exp_mul_err_e10_eÌ128Í(double x, double dx, double y, double dy, out ResultE10 result)ÎGsl.ExpÖ0Ïpublic int +exp_multÌ128Í(double x, double y)ÎGsl.ExpÖ0Ïpublic double +exp_mult_eÌ128Í(double x, double y, out Result result)ÎGsl.ExpÖ0Ïpublic int +exp_mult_e10_eÌ128Í(double x, double y, out ResultE10 result)ÎGsl.ExpÖ0Ïpublic int +expandÌ8ÎGtk.BoxChildÖ0 +expandÌ8ÎGtk.TableRowColÖ0 +expandÌ8ÎGtk.TreeViewColumnÖ0Ïbool +expandÌ8ÎXfce.PanelPluginÖ0Ïbool +expandÌ128Í()ÎXml.TextReaderÖ0Ïpublic Node * +expand_allÌ128Í()ÎGtk.TreeViewÖ0Ïpublic void +expand_collapse_cursor_rowÌ128Í(bool logical, bool expand, bool open_all)ÎGtk.TreeViewÖ0Ïpublic virtual signal bool +expand_initial_tildeÌ128Í(string path)ÎGnomeVFSÖ0Ïpublic unowned string +expand_nameÌ128Í(string name)ÎEpc.PublisherÖ0 +expand_referencesÌ128Í(string string_to_expand)ÎGLib.MatchInfoÖ0 +expand_rowÌ128Í(Gtk.TreePath path, bool open_all)ÎGtk.TreeViewÖ0Ïpublic bool +expand_to_pathÌ128Í(Gtk.TreePath path)ÎGtk.TreeViewÖ0Ïpublic void +expandedÌ8ÎGtk.ExpanderÖ0Ïbool +expander_columnÌ8ÎGtk.TreeViewÖ0ÏGtk.TreeViewColumn +expects_urisÌ8ÎGnomeVFS.MimeApplicationÖ0ÏGnomeVFS.MimeApplicationArgumentType +expfÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +expint_E1Ì128Í(double x)ÎGsl.ExpintÖ0Ïpublic double +expint_E1_eÌ128Í(double x, out Result result)ÎGsl.ExpintÖ0Ïpublic int +expint_E2Ì128Í(double x)ÎGsl.ExpintÖ0Ïpublic double +expint_E2_eÌ128Í(double x, out Result result)ÎGsl.ExpintÖ0Ïpublic int +expint_EiÌ128Í(double x)ÎGsl.ExpintÖ0Ïpublic double +expint_Ei_3Ì128Í(double x)ÎGsl.ExpintÖ0Ïpublic double +expint_Ei_3_eÌ128Í(double x, out Result result)ÎGsl.ExpintÖ0Ïpublic int +expint_Ei_eÌ128Í(double x, out Result result)ÎGsl.ExpintÖ0Ïpublic int +expint_EnÌ128Í(int n, double x)ÎGsl.ExpintÖ0Ïpublic double +expint_En_eÌ128Í(int n, double x, out Result result)ÎGsl.ExpintÖ0Ïpublic int +expireÌ128Í(int ticks)ÎSDLMixer.ChannelÖ0Ïpublic int +expiresÌ8ÎSoup.CookieÖ0ÏSoup.Date +expm1Ì128Í(double x)ÎGLib.MathÖ0Ïpublic double +expm1Ì128Í(double x)ÎGsl.ExpÖ0Ïpublic double +expm1_eÌ128Í(double x, out Result result)ÎGsl.ExpÖ0Ïpublic int +expm1fÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +exponentialÌ128Í(RNG r, double mu)ÎGsl.RandistÖ0Ïpublic double +exponential_PÌ128Í(double x, double mu)ÎGsl.CDFÖ0Ïpublic double +exponential_PinvÌ128Í(double P, double mu)ÎGsl.CDFÖ0Ïpublic double +exponential_QÌ128Í(double x, double mu)ÎGsl.CDFÖ0Ïpublic double +exponential_QinvÌ128Í(double Q, double mu)ÎGsl.CDFÖ0Ïpublic double +exponential_pdfÌ128Í(double x, double mu)ÎGsl.RandistÖ0Ïpublic double +export_filenameÌ8ÎGtk.PrintOperationÖ0 +exposeÌ8ÎGdk.EventÖ0ÏGdk.EventExpose +exposeÌ128Í()ÎGst.XOverlayÖ0Ïpublic abstract void +exposeÌ8ÎSDL.EventÖ0ÏExposeEvent +expose_eventÌ128Í(Gdk.EventExpose event)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +exposure_gcsÌ8ÎGdk.ScreenÖ0ÏGdk.GC +exppowÌ128Í(RNG r, double a, double b)ÎGsl.RandistÖ0Ïpublic double +exppow_PÌ128Í(double x, double a, double b)ÎGsl.CDFÖ0Ïpublic double +exppow_QÌ128Í(double x, double a, double b)ÎGsl.CDFÖ0Ïpublic double +exppow_pdfÌ128Í(double x, double a, double b)ÎGsl.RandistÖ0Ïpublic double +exprelÌ128Í(double x)ÎGsl.ExpÖ0Ïpublic double +exprel_2Ì128Í(double x)ÎGsl.ExpÖ0Ïpublic double +exprel_2_eÌ128Í(double x, out Result result)ÎGsl.ExpÖ0Ïpublic int +exprel_eÌ128Í(double x, out Result result)ÎGsl.ExpÖ0Ïpublic int +exprel_nÌ128Í(int n, double x)ÎGsl.ExpÖ0Ïpublic double +exprel_n_eÌ128Í(int n, double x, out Result result)ÎGsl.ExpÖ0Ïpublic int +expressionÌ8ÎRasqal.VariableÖ0ÏExpression? +ext_subsetÌ8ÎXml.DocÖ0ÏDtd +extended_result_codesÌ128Í(int onoff)ÎSqlite.DatabaseÖ0Ïpublic int +extendedmodeÌ8ÎV4l2.CaptureParmÖ0Ïuint32 +extendedmodeÌ8ÎV4l2.OutputParmÖ0Ïuint32 +extension_eventsÌ8ÎGtk.WidgetÖ0ÏGdk.ExtensionMode +extension_pointerÌ128Í(string path)ÎGsfÖ0 +extensionsÌ8ÎGst.TypeFindFactoryÖ0 +extentsÌ128Í(ref FontExtents extents)ÎCairo.ScaledFontÖ0Ïpublic void +extentsÌ128Í(Pango.Font font, out Pango.Rectangle ink_rect, out Pango.Rectangle logical_rect)ÎPango.GlyphStringÖ0Ïpublic void +extents_rangeÌ128Í(int start, int end, Pango.Font font, out Pango.Rectangle ink_rect, out Pango.Rectangle logical_rect)ÎPango.GlyphStringÖ0Ïpublic void +extents_to_pixelsÌ128Í(ref Pango.Rectangle inclusive, ref Pango.Rectangle nearest)ÎPangoÖ0Ïpublic void +externalSubsetÌ8ÎXml.SAXHandlerÖ0ÏexternalSubsetSAXFunc +externalSubsetSAXFuncÌ128Í(void* ctx, string name, string ExternalID, string SystemID)ÎXmlÖ0Ïpublic delegate void +external_calibrationÌ8ÎGst.ClockÖ0ÏGst.ClockTime +external_idÌ8ÎXml.DtdÖ0 +extraÌ8ÎUSB.ConfigDescriptorÖ0Ïuchar +extraÌ8ÎUSB.EndpointDescriptorÖ0Ïuchar +extraÌ8ÎUSB.InterfaceDescriptorÖ0Ïuchar +extraÌ8ÎXml.NodeÖ0 +extra_attrsÌ8ÎGtk.CellRendererTextÖ0ÏPango.AttrList +extra_attrsÌ8ÎPango.AnalysisÖ0ÏGLib.SList +extra_valuesÌ8ÎGsl.MathieuWorkspaceÖ0Ïint +extra_widgetÌ8ÎGtk.FileChooserÖ0ÏGtk.Widget +extract_dirnameÌ128Í()ÎGnomeVFS.URIÖ0Ïpublic unowned string +extract_short_nameÌ128Í()ÎGnomeVFS.URIÖ0Ïpublic unowned string +extract_short_path_nameÌ128Í()ÎGnomeVFS.URIÖ0Ïpublic unowned string +extralenÌ8ÎUSB.ConfigDescriptorÖ0Ïint +extralenÌ8ÎUSB.EndpointDescriptorÖ0Ïint +extralenÌ8ÎUSB.InterfaceDescriptorÖ0Ïint +fÌ8ÎGsl.ChebSeriesÖ0Ïdouble +fÌ8ÎGsl.FunctionFdfÖ0Ï_Function +fÌ8ÎGsl.MonteFunctionÖ0ÏMonteFunc +fÌ8ÎGsl.MultifitFdfsolverÖ0ÏVector +fÌ8ÎGsl.MultifitFsolverÖ0ÏVector +fÌ8ÎGsl.MultifitFunctionÖ0ÏMultifitF +fÌ8ÎGsl.MultifitFunctionFdfÖ0ÏMultifitF +fÌ8ÎGsl.MultiminFdfminimizerÖ0Ïdouble +fÌ8ÎGsl.MultiminFminimizerÖ0ÏMultiminFunction +fÌ8ÎGsl.MultiminFunctionÖ0ÏMultiminF +fÌ8ÎGsl.MultiminFunctionFdfÖ0ÏMultiminF +fÌ8ÎGsl.MultirootFdfsolverÖ0ÏVector +fÌ8ÎGsl.MultirootFsolverÖ0ÏVector +fÌ8ÎGsl.MultirootFunctionÖ0ÏMultirootF +fÌ8ÎGsl.MultirootFunctionFdfÖ0ÏMultirootF +fÌ4ÎSDL.KeySymbolÖ0 +f_bavailÌ8ÎPosix.statvfsÖ0Ïfsblkcnt_t +f_bfreeÌ8ÎPosix.statvfsÖ0Ïfsblkcnt_t +f_blocksÌ8ÎPosix.statvfsÖ0Ïfsblkcnt_t +f_bsizeÌ8ÎPosix.statvfsÖ0 +f_favailÌ8ÎPosix.statvfsÖ0Ïfsfilcnt_t +f_ffreeÌ8ÎPosix.statvfsÖ0Ïfsfilcnt_t +f_filesÌ8ÎPosix.statvfsÖ0Ïfsfilcnt_t +f_frsizeÌ8ÎPosix.statvfsÖ0 +f_lowerÌ8ÎGsl.MinFminimizerÖ0Ïdouble +f_minimumÌ8ÎGsl.MinFminimizerÖ0Ïdouble +f_upperÌ8ÎGsl.MinFminimizerÖ0Ïdouble +fabsÌ128Í(double x)ÎGLib.MathÖ0Ïpublic double +fabsfÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +faceÌ8ÎGtk.FontSelectionÖ0ÏPango.FontFace +face_listÌ8ÎGtk.FontSelectionÖ0ÏGtk.Widget +facesÌ128Í()ÎSDLTTF.FontÖ0Ïpublic long +factÌ128Í(uint n)ÎGsl.GammaBetaÖ0Ïpublic double +fact_eÌ128Í(uint n, out Result result)ÎGsl.GammaBetaÖ0Ïpublic int +factorÌ8ÎGsl.FFTComplexWavetableÖ0Ïsize_t +factorÌ8ÎGsl.FFTHalfcomplexWavetableÖ0Ïsize_t +factorÌ8ÎGsl.FFTRealWavetableÖ0Ïsize_t +factory_mainÌ128Í(string iid, GLib.Type applet_type, AppletFactoryCallback callback)ÎPanel.AppletÖ0Ïpublic int +factory_singleton_cacheÌ8ÎAtk.RegistryÖ0ÏGLib.HashTable +factory_type_registryÌ8ÎAtk.RegistryÖ0ÏGLib.HashTable +fade_inÌ128Í(Chunk chunk, int loops, int ms, int ticks=-1)ÎSDLMixer.ChannelÖ0Ïpublic int +fade_inÌ128Í(int loops, int ms, double position=0.0)ÎSDLMixer.MusicÖ0Ïpublic int +fade_outÌ128Í(int ms)ÎSDLMixer.ChannelÖ0Ïpublic int +fade_outÌ128Í(int ms)ÎSDLMixer.ChannelGroupÖ0Ïpublic int +fade_outÌ128Í(int ms)ÎSDLMixer.MusicÖ0Ïpublic int +failed_stepsÌ8ÎGsl.OdeivEvolveÖ0 +fallbackÌ8ÎGsf.OutputIconvÖ0 +falseposÌ8ÎGsl.RootFsolverTypesÖ0ÏRootFsolverType +familyÌ8ÎGLib.InetAddressÖ0ÏGLib.SocketFamily +familyÌ8ÎGLib.SocketAddressÖ0ÏGLib.SocketFamily +familyÌ8ÎGst.RTSPUrlÖ0ÏGst.RTSPFamily +familyÌ8ÎGtk.CellRendererTextÖ0 +familyÌ8ÎGtk.FontSelectionÖ0ÏPango.FontFamily +familyÌ8ÎGtk.TextTagÖ0 +familyÌ8ÎHildon.FontSelectionDialogÖ0 +familyÌ128Í()ÎSDLTTF.FontÖ0 +familyÌ8ÎSoup.AddressÖ0ÏSoup.AddressFamily +family_listÌ8ÎGtk.FontSelectionÖ0ÏGtk.Widget +family_setÌ8ÎGtk.CellRendererTextÖ0Ïbool +family_setÌ8ÎGtk.TextTagÖ0Ïbool +family_setÌ8ÎHildon.FontSelectionDialogÖ0Ïbool +fantasy_font_familyÌ8ÎWebKit.WebSettingsÖ0 +fastÌ8ÎGnome.ClientÖ0 +fast_mergesÌ8ÎTracker.ConfigÖ0Ïbool +fatalErrorÌ8ÎXml.SAXHandlerÖ0ÏfatalErrorSAXFunc +fatalErrorSAXFuncÌ128Í(void* ctx, string msg, ...)ÎXmlÖ0Ïpublic delegate void +fcc_handlerÌ8ÎGst.gst_riff_strhÖ0Ïuint32 +fchdirÌ128Í(int file)ÎPosixÖ0Ïpublic int +fchownÌ128Í(int fd, uid_t owner, gid_t group)ÎPosixÖ0Ïpublic int +fcntlÌ128Í(int fd, int cmd, ...)ÎPosixÖ0Ïpublic int +fdÌ8ÎGLib.PollFDÖ0Ïint +fdÌ8ÎGLib.UnixInputStreamÖ0Ïint +fdÌ8ÎGLib.UnixOutputStreamÖ0Ïint +fdÌ8ÎGst.PollFDÖ0Ïint +fdÌ8ÎGst.TraceÖ0Ïint +fdÌ8ÎPosix.pollfdÖ0Ïint +fd_setÌ2048ÎPosixÖ0 +fdfÌ8ÎGsl.FunctionFdfÖ0Ï_FunctionFdf +fdfÌ8ÎGsl.MultifitFdfsolverÖ0ÏMultifitFunctionFdf +fdfÌ8ÎGsl.MultifitFunctionFdfÖ0ÏMultifitFdf +fdfÌ8ÎGsl.MultiminFdfminimizerÖ0ÏMultiminFunctionFdf +fdfÌ8ÎGsl.MultiminFunctionFdfÖ0ÏMultiminFdf +fdfÌ8ÎGsl.MultirootFdfsolverÖ0ÏMultirootFunctionFdf +fdfÌ8ÎGsl.MultirootFunctionFdfÖ0ÏMultirootFDF +fdfÌ8ÎGsl.RootFdfsolverÖ0ÏFunctionFdf +fdimÌ128Í(double x, double y)ÎGLib.MathÖ0Ïpublic double +fdimfÌ128Í(float x, float y)ÎGLib.MathÖ0Ïpublic float +fdistÌ128Í(RNG r, double nu1, double nu2)ÎGsl.RandistÖ0Ïpublic double +fdist_PÌ128Í(double x, double nu1, double nu2)ÎGsl.CDFÖ0Ïpublic double +fdist_PinvÌ128Í(double P, double nu1, double nu2)ÎGsl.CDFÖ0Ïpublic double +fdist_QÌ128Í(double x, double nu1, double nu2)ÎGsl.CDFÖ0Ïpublic double +fdist_QinvÌ128Í(double Q, double nu1, double nu2)ÎGsl.CDFÖ0Ïpublic double +fdist_pdfÌ128Í(double x, double nu1, double nu2)ÎGsl.RandistÖ0Ïpublic double +fdopenÌ128Í(int fildes, string mode)ÎGLib.FileStreamÖ0Ïpublic FileStream? +fdopendirÌ128Í(int fd)ÎPosixÖ0Ïpublic Dir? +feature_addedÌ128Í(void* feature)ÎGst.RegistryÖ0Ïpublic virtual signal void +feature_filterÌ128Í([CCode (delegate_target_pos = 2.1)] Gst.PluginFeatureFilter filter, bool first)ÎGst.RegistryÖ0Ïpublic GLib.List +feature_hashÌ8ÎGst.RegistryÖ0ÏGLib.HashTable +featuresÌ8ÎGst.RegistryÖ0ÏGLib.List +feedÌ128Í(string data, long length)ÎVte.TerminalÖ0Ïpublic void +feed_childÌ128Í(string text, long length)ÎVte.TerminalÖ0Ïpublic void +feed_child_binaryÌ128Í(string data, long length)ÎVte.TerminalÖ0Ïpublic void +fetchÌ128Í(int match_num)ÎGLib.MatchInfoÖ0Ïpublic string? +fetchÌ128Í(string url, string filename, out string content_type)ÎXml.NanoHTTPÖ0Ïpublic int +fetch_allÌ128Í()ÎGLib.MatchInfoÖ0 +fetch_countÌ128Í()ÎMysql.ResultÖ0 +fetch_fieldÌ128Í()ÎMysql.ResultÖ0Ïpublic Field +fetch_field_directÌ128Í(uint field_nbr)ÎMysql.ResultÖ0Ïpublic Field +fetch_fieldsÌ128Í()ÎMysql.ResultÖ0Ïpublic Field +fetch_lengthsÌ128Í()ÎMysql.ResultÖ0 +fetch_namedÌ128Í(string name)ÎGLib.MatchInfoÖ0Ïpublic string? +fetch_named_posÌ128Í(string name, out int start_pos, out int end_pos)ÎGLib.MatchInfoÖ0Ïpublic bool +fetch_posÌ128Í(int match_num, out int start_pos, out int end_pos)ÎGLib.MatchInfoÖ0Ïpublic bool +fetch_rowÌ128Í()ÎMysql.ResultÖ0 +fftÌ128Í(float timedata, Gst.FFTF32Complex freqdata)ÎGst.FFTF32Ö0Ïpublic void +fftÌ128Í(double timedata, Gst.FFTF64Complex freqdata)ÎGst.FFTF64Ö0Ïpublic void +fftÌ128Í(int16 timedata, Gst.FFTS16Complex freqdata)ÎGst.FFTS16Ö0Ïpublic void +fftÌ128Í(int32 timedata, Gst.FFTS32Complex freqdata)ÎGst.FFTS32Ö0Ïpublic void +fft_next_fast_lengthÌ128Í(int n)ÎGstÖ0Ïpublic int +fgÌ8ÎGtk.RcStyleÖ0ÏGdk.Color +fgÌ8ÎGtk.StyleÖ0ÏGdk.Color +fg_colorÌ8ÎGtk.TextAppearanceÖ0ÏGdk.Color +fg_color_setÌ8ÎGtk.TextTagÖ0 +fg_gcÌ8ÎGtk.StyleÖ0ÏGdk.GC +fg_stippleÌ8ÎGtk.TextAppearanceÖ0ÏGdk.Bitmap +fg_stipple_setÌ8ÎGtk.TextTagÖ0 +fhÌ8ÎFuse.FileInfoÖ0Ïuint64 +fh_oldÌ8ÎFuse.FileInfoÖ0 +fieldÌ8ÎPoppler.FormFieldMappingÖ0ÏPoppler.FormField +fieldÌ8ÎV4l2.BufferÖ0ÏField +fieldÌ8ÎV4l2.PixelFormatÖ0ÏField +fieldÌ8ÎV4l2.SlicedVbiDataÖ0Ïuint32 +fieldÌ4ÎV4l2.TimecodeUserbitsÖ0 +fieldÌ8ÎV4l2.WindowÖ0ÏField +field_addÌ128Í(Tracker.Field field)ÎTracker.OntologyÖ0Ïpublic void +field_bitÌ8ÎTiff.FieldInfoÖ0 +field_get_display_nameÌ128Í(Tracker.Field field)ÎTracker.OntologyÖ0 +field_get_idÌ128Í(string name)ÎTracker.OntologyÖ0 +field_has_bothÌ128Í(uint32 field)ÎV4l2Ö0Ïpublic bool +field_has_bottomÌ128Í(uint32 field)ÎV4l2Ö0Ïpublic bool +field_has_topÌ128Í(uint32 field)ÎV4l2Ö0Ïpublic bool +field_is_child_ofÌ128Í(string child, string parent)ÎTracker.OntologyÖ0Ïpublic bool +field_nameÌ8ÎTiff.FieldInfoÖ0 +field_nameÌ8ÎTracker.FieldÖ0 +field_oktochangeÌ8ÎTiff.FieldInfoÖ0Ïuchar +field_passcountÌ8ÎTiff.FieldInfoÖ0Ïuchar +field_readcountÌ8ÎTiff.FieldInfoÖ0Ïshort +field_tagÌ8ÎTiff.FieldInfoÖ0Ïttag_t +field_typeÌ8ÎTiff.FieldInfoÖ0ÏDataType +field_writecountÌ8ÎTiff.FieldInfoÖ0Ïshort +fieldsÌ8ÎGst.StructureÖ0ÏGLib.Array +fields_on_lineÌ8ÎGsf.OutputCsvÖ0Ïbool +fileÌ8ÎGLib.FileIconÖ0ÏGLib.File +fileÌ8ÎGsl.NTupleÖ0ÏGLib.FileStream +fileÌ8ÎGtk.ImageÖ0 +fileÌ8ÎGtk.StatusIconÖ0 +fileÌ8ÎXml.ErrorÖ0 +file_activatedÌ128Í()ÎGtk.FileChooserÖ0Ïpublic virtual signal void +file_activatedÌ128Í()ÎHildon.FileSelectionÖ0Ïpublic virtual signal void +file_controlÌ128Í(GnomeVFS.Handle handle, string operation, void* operation_data)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +file_free_dataÌ128Í(void* file_data)ÎTracker.ModuleÖ0Ïpublic void +file_get_dataÌ128Í(string path)ÎTracker.ModuleÖ0Ïpublic void * +file_get_metadataÌ128Í(Tracker.File file)ÎTracker.ModuleÖ0Ïpublic weak Tracker.Metadata +file_get_service_typeÌ128Í(Tracker.File file)ÎTracker.ModuleÖ0 +file_get_textÌ128Í(Tracker.File file)ÎTracker.ModuleÖ0 +file_get_uriÌ128Í(Tracker.File file, string dirname, string basename)ÎTracker.ModuleÖ0Ïpublic void +file_indexÌ8ÎGnomeVFS.XferProgressInfoÖ0 +file_infoÌ8ÎGnomeVFS.GetFileInfoResultÖ0ÏGnomeVFS.FileInfo +file_iter_contentsÌ128Í(Tracker.File file)ÎTracker.ModuleÖ0Ïpublic bool +file_mtimeÌ8ÎGst.PluginÖ0 +file_nameÌ8ÎPoppler.ActionGotoRemoteÖ0 +file_nameÌ8ÎPoppler.ActionLaunchÖ0 +file_setÌ128Í()ÎGtk.FileChooserButtonÖ0Ïpublic virtual signal void +file_sizeÌ8ÎGnomeVFS.XferProgressInfoÖ0ÏGnomeVFS.FileSize +file_sizeÌ8ÎGst.PluginÖ0Ïint64 +file_system_backendÌ8ÎGtk.FileChooserÖ0 +file_system_modelÌ8ÎHildon.FileChooserDialogÖ0ÏHildon.FileSystemModel +filenameÌ8ÎGlade.XMLÖ0 +filenameÌ8ÎGnome.IconEntryÖ0 +filenameÌ8ÎGst.PluginÖ0 +filenameÌ8ÎGst.TraceÖ0 +filenameÌ8ÎGtk.FileFilterInfoÖ0 +filenameÌ8ÎGtk.RecentManagerÖ0 +filenameÌ8ÎGtk.SourceStyleSchemeÖ0 +filenameÌ8ÎSoup.CookieJarTextÖ0 +filenameÌ8ÎUSB.DeviceÖ0 +filename_to_uri_stringÌ128Í(string filename)ÎRaptor.UriÖ0 +filename_to_utf8Ì128Í(string filename, bool quoted)ÎGsfÖ0 +filenamesÌ8ÎXfce.MenuStandardRulesÖ0ÏGLib.List +filenoÌ128Í()ÎGLib.FileStreamÖ0Ïpublic int +files_totalÌ8ÎGnomeVFS.XferProgressInfoÖ0 +fillÌ128Í()ÎCairo.ContextÖ0Ïpublic void +fillÌ128Í(ssize_t count, GLib.Cancellable? cancellable)ÎGLib.BufferedInputStreamÖ0Ïpublic virtual ssize_t +fillÌ8ÎGdk.GCValuesÖ0ÏGdk.Fill +fillÌ128Í(uint32 pixel)ÎGdk.PixbufÖ0Ïpublic void +fillÌ8ÎGtk.BoxChildÖ0 +fillÌ128Í(Rect? dst, uint32 color)ÎSDL.SurfaceÖ0Ïpublic int +fill_asyncÌ128Í(ssize_t count, int io_priority, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.BufferedInputStreamÖ0Ïpublic virtual void +fill_colorÌ8ÎGoo.CanvasItemModelSimpleÖ0 +fill_colorÌ8ÎGoo.CanvasItemSimpleÖ0 +fill_colorÌ128Í(Surface dst, int16 x, int16 y, int16 radius, int16 start, int16 end, uint32 color)ÎSDLGraphics.ArcÖ0Ïpublic int +fill_colorÌ128Í(Surface dst, int16 x, int16 y, int16 radius, uint32 color)ÎSDLGraphics.CircleÖ0Ïpublic int +fill_colorÌ128Í(Surface dst, int16 xc, int16 yc, int16 rx, int16 ry, uint32 color)ÎSDLGraphics.EllipseÖ0Ïpublic int +fill_colorÌ128Í(Surface dst, [CCode (array_length = false)] int16[] vx, [CCode (array_length = false)] int16[] vy, int n, uint32 color)ÎSDLGraphics.PolygonÖ0Ïpublic int +fill_colorÌ128Í(Surface dst, int16 x1, int16 y1, int16 x2, int16 y2, uint32 color)ÎSDLGraphics.RectangleÖ0Ïpublic int +fill_colorÌ128Í(Surface dst, int16 x1, int16 y1, int16 x2, int16 y2, int16 x3, int16 y3, uint32 color)ÎSDLGraphics.TrigonÖ0Ïpublic int +fill_color_rgbaÌ8ÎGoo.CanvasItemModelSimpleÖ0 +fill_color_rgbaÌ8ÎGoo.CanvasItemSimpleÖ0 +fill_extentsÌ128Í(ref double x1, ref double y1, ref double x2, ref double y2)ÎCairo.ContextÖ0Ïpublic void +fill_finishÌ128Í(GLib.AsyncResult _result)ÎGLib.BufferedInputStreamÖ0Ïpublic virtual ssize_t +fill_levelÌ8ÎGtk.RangeÖ0Ïdouble +fill_menuÌ128Í(Gtk.MenuShell menu_shell, Gnome.UIInfo uiinfo, Gtk.AccelGroup accel_group, bool uline_accels, int pos)ÎGnome.AppÖ0Ïpublic void +fill_menu_customÌ128Í(Gtk.MenuShell menu_shell, Gnome.UIInfo uiinfo, Gnome.UIBuilderData uibdata, Gtk.AccelGroup accel_group, bool uline_accels, int pos)ÎGnome.AppÖ0Ïpublic void +fill_menu_with_dataÌ128Í(Gtk.MenuShell menu_shell, Gnome.UIInfo uiinfo, Gtk.AccelGroup accel_group, bool uline_accels, int pos)ÎGnome.AppÖ0Ïpublic void +fill_patternÌ8ÎGoo.CanvasItemModelSimpleÖ0ÏGoo.CairoPattern +fill_patternÌ8ÎGoo.CanvasItemSimpleÖ0ÏGoo.CairoPattern +fill_pixbufÌ8ÎGoo.CanvasItemModelSimpleÖ0ÏGdk.Pixbuf +fill_pixbufÌ8ÎGoo.CanvasItemSimpleÖ0ÏGdk.Pixbuf +fill_preserveÌ128Í()ÎCairo.ContextÖ0Ïpublic void +fill_rgbaÌ128Í(Surface dst, int16 x, int16 y, int16 radius, int16 start, int16 end, uchar r, uchar g, uchar b, uchar a)ÎSDLGraphics.ArcÖ0Ïpublic int +fill_rgbaÌ128Í(Surface dst, int16 x, int16 y, int16 radius, uchar r, uchar g, uchar b, uchar a)ÎSDLGraphics.CircleÖ0Ïpublic int +fill_rgbaÌ128Í(Surface dst, int16 xc, int16 yc, int16 rx, int16 ry, uchar r, uchar g, uchar b, uchar a)ÎSDLGraphics.EllipseÖ0Ïpublic int +fill_rgbaÌ128Í(Surface dst, [CCode (array_length = false)] int16[] vx, [CCode (array_length = false)] int16[] vy, int n, uchar r, uchar g, uchar b, uchar a)ÎSDLGraphics.PolygonÖ0Ïpublic int +fill_rgbaÌ128Í(Surface dst, int16 x1, int16 y1, int16 x2, int16 y2, uchar r, uchar g, uchar b, uchar a)ÎSDLGraphics.RectangleÖ0Ïpublic int +fill_rgbaÌ128Í(Surface dst, int16 x1, int16 y1, int16 x2, int16 y2, int16 x3, int16 y3, uchar r, uchar g, uchar b, uchar a)ÎSDLGraphics.TrigonÖ0Ïpublic int +fill_ruleÌ8ÎGoo.CanvasItemModelSimpleÖ0ÏGoo.CairoFillRule +fill_ruleÌ8ÎGoo.CanvasItemSimpleÖ0ÏGoo.CairoFillRule +fill_toolbarÌ128Í(Gtk.Toolbar toolbar, Gnome.UIInfo uiinfo, Gtk.AccelGroup accel_group)ÎGnome.AppÖ0Ïpublic void +fill_toolbar_customÌ128Í(Gtk.Toolbar toolbar, Gnome.UIInfo uiinfo, Gnome.UIBuilderData uibdata, Gtk.AccelGroup accel_group)ÎGnome.AppÖ0Ïpublic void +fill_toolbar_with_dataÌ128Í(Gtk.Toolbar toolbar, Gnome.UIInfo uiinfo, Gtk.AccelGroup accel_group)ÎGnome.AppÖ0Ïpublic void +fillingÌ8ÎGst.ClockÖ0Ïbool +filterÌ128Í()ÎCursesÖ0Ïpublic void +filterÌ8ÎGst.IndexÖ0ÏGst.IndexFilter +filterÌ128Í(GLib.CompareFunc func)ÎGst.IteratorÖ0Ïpublic unowned +filterÌ8ÎGtk.FileChooserÖ0ÏGtk.FileFilter +filterÌ128Í(Gtk.FileFilterInfo filter_info)ÎGtk.FileFilterÖ0Ïpublic bool +filterÌ8ÎGtk.RecentChooserÖ0ÏGtk.RecentFilter +filterÌ128Í(Gtk.RecentFilterInfo filter_info)ÎGtk.RecentFilterÖ0Ïpublic bool +filterÌ128Í(Pango.AttrFilterFunc func, void* data)ÎPango.AttrListÖ0Ïpublic unowned +filterÌ8ÎSoup.AuthDomainÖ0Ïvoid +filter_buttonÌ8ÎGtk.FontSelectionÖ0ÏGtk.Widget +filter_dataÌ8ÎSoup.AuthDomainÖ0Ïvoid +filter_indexÌ8ÎSDL.AudioConverterÖ0Ïint +filter_keypressÌ128Í(Gdk.EventKey event)ÎGtk.IMContextÖ0Ïpublic virtual bool +filter_runÌ128Í(GLib.List list, Gst.FilterFunc func, bool first)ÎGstÖ0Ïpublic unowned +filter_user_dataÌ8ÎGst.IndexÖ0Ïvoid +filter_user_data_destroyÌ8ÎGst.IndexÖ0ÏGLib.DestroyNotify +filteredÌ8ÎTracker.FieldÖ0Ïbool +finalizeÌ128Í()ÎGLib.ObjectÖ0Ïpublic virtual void +finalizeÌ8ÎGLib.SourceFuncsÖ0ÏSourceFinalizeFunc +finalizeÌ8ÎGst.MiniObjectClassÖ0ÏGst.MiniObjectFinalizeFunction +findÌ128Í(G data)ÎGLib.ListÖ0Ïpublic weak List +findÌ128Í(G data)ÎGLib.QueueÖ0Ïpublic weak List +findÌ128Í(G data)ÎGLib.SListÖ0Ïpublic weak SList +findÌ128Í(void* instance, SignalMatchType mask, uint signal_id, Quark detail, Closure? closure, void* func, void* data)ÎGLib.SignalHandlerÖ0 +findÌ128Í(double x, out size_t i)ÎGsl.HistogramÖ0Ïpublic int +findÌ128Í(double x, double y, out size_t i, out size_t j)ÎGsl.Histogram2dÖ0Ïpublic int +findÌ128Í(double[] x_array, double x)ÎGsl.InterpAccelÖ0Ïpublic size_t +findÌ128Í(string name)ÎGst.ElementFactoryÖ0Ïpublic unowned +findÌ128Í(string name)ÎGst.IndexFactoryÖ0Ïpublic unowned +findÌ128Í(Gtk.AccelGroupFindFunc find_func, void* data)ÎGtk.AccelGroupÖ0Ïpublic unowned +findÌ128Í(string set_name)ÎGtk.BindingSetÖ0Ïpublic unowned +findÌ128Í(Gdk.Atom target, uint info)ÎGtk.TargetListÖ0Ïpublic bool +find_base_dirÌ128Í(string text, int length)ÎPangoÖ0Ïpublic Pango.Direction +find_bracketÌ128Í(Function* f, double* x_minimum, double* f_minimum, double* x_lower, double* f_lower, double* x_upper, double* f_upper, size_t eval_max)ÎGslÖ0Ïpublic int +find_bussesÌ128Í()ÎUSBÖ0Ïpublic int +find_channel_by_nameÌ128Í(string channel)ÎGst.TunerÖ0Ïpublic unowned +find_childÌ128Í(Goo.CanvasItem child)ÎGoo.CanvasItemÖ0Ïpublic int +find_childÌ128Í(Goo.CanvasItemModel child)ÎGoo.CanvasItemModelÖ0Ïpublic int +find_childÌ128Í(string child_name)ÎLm.MessageNodeÖ0Ïpublic weak Lm.MessageNode? +find_customÌ128Í(G data, CompareFunc func)ÎGLib.ListÖ0Ïpublic weak List +find_customÌ128Í(G data, CompareFunc func)ÎGLib.QueueÖ0Ïpublic weak List +find_customÌ128Í(G data, CompareFunc func)ÎGLib.SListÖ0Ïpublic weak SList +find_customÌ128Í(GLib.CompareFunc func)ÎGst.IteratorÖ0Ïpublic void * +find_destÌ128Í(string link_name)ÎPoppler.DocumentÖ0Ïpublic unowned +find_device_by_capabilityÌ128Í(string capability, ref DBus.RawError error)ÎHal.ContextÖ0 +find_devicesÌ128Í()ÎUSBÖ0Ïpublic int +find_directoryÌ128Í(GnomeVFS.URI near_uri, GnomeVFS.FindDirectoryKind kind, out unowned GnomeVFS.URI _result, bool create_if_needed, bool find_if_needed, uint permissions)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +find_enclosing_mountÌ128Í(GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic abstract GLib.Mount +find_enclosing_mount_asyncÌ128Í(int io_priority, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.FileÖ0Ïpublic abstract void +find_enclosing_mount_finishÌ128Í(GLib.AsyncResult res)ÎGLib.FileÖ0Ïpublic abstract GLib.Mount +find_featureÌ128Í(string name, GLib.Type type)ÎGst.RegistryÖ0Ïpublic Gst.PluginFeature +find_frameÌ128Í(string name)ÎWebKit.WebFrameÖ0Ïpublic unowned +find_iconÌ128Í(Gtk.IconTheme icon_theme, string icon, int desired_size, int flags)ÎGnome.DesktopItemÖ0Ïpublic unowned string +find_itemsÌ128Í(GnomeKeyring.ItemType type, GnomeKeyring.AttributeList attributes, owned GnomeKeyring.OperationGetListCallback callback)ÎGnomeKeyringÖ0Ïpublic void * +find_items_syncÌ128Í(GnomeKeyring.ItemType type, GnomeKeyring.AttributeList attributes, GLib.List found)ÎGnomeKeyringÖ0Ïpublic GnomeKeyring.Result +find_itemsvÌ128Í(GnomeKeyring.ItemType type, owned GnomeKeyring.OperationGetListCallback callback, ...)ÎGnomeKeyringÖ0Ïpublic void * +find_itemsv_syncÌ128Í(GnomeKeyring.ItemType type, GLib.List found, ...)ÎGnomeKeyringÖ0Ïpublic GnomeKeyring.Result +find_menu_posÌ128Í(Gtk.Widget parent, string path, int pos)ÎGnome.AppÖ0Ïpublic unowned +find_network_passwordÌ128Í(string? user, string? domain, string? server, string? object, string? protocol, string? authtype, uint32 port, owned GnomeKeyring.OperationGetListCallback callback)ÎGnomeKeyringÖ0Ïpublic void * +find_network_password_syncÌ128Í(string? user, string? domain, string? server, string? object, string? protocol, string? authtype, uint32 port, out unowned GLib.List results)ÎGnomeKeyringÖ0Ïpublic GnomeKeyring.Result +find_norm_by_nameÌ128Í(string norm)ÎGst.TunerÖ0Ïpublic unowned +find_paragraph_boundaryÌ128Í(string text, int length, int paragraph_delimiter_index, int next_paragraph_start)ÎPangoÖ0Ïpublic void +find_passwordÌ128Í(GnomeKeyring.PasswordSchema schema, owned GnomeKeyring.OperationGetStringCallback callback, ...)ÎGnomeKeyringÖ0Ïpublic void * +find_password_syncÌ128Í(GnomeKeyring.PasswordSchema schema, out unowned string password, ...)ÎGnomeKeyringÖ0Ïpublic GnomeKeyring.Result +find_pluginÌ128Í(string name)ÎGst.RegistryÖ0Ïpublic Gst.Plugin +find_program_in_pathÌ128Í(string program)ÎGLib.EnvironmentÖ0Ïpublic string? +find_propertyÌ128Í(string property_name)ÎGLib.ObjectClassÖ0Ïpublic weak ParamSpec? +find_shaperÌ128Í(Pango.Language language, uint32 ch)ÎPango.FontÖ0Ïpublic unowned +find_source_by_funcs_user_dataÌ128Í(SourceFuncs funcs, void* user_data)ÎGLib.MainContextÖ0Ïpublic weak Source +find_source_by_idÌ128Í(uint source_id)ÎGLib.MainContextÖ0Ïpublic weak Source +find_source_by_user_dataÌ128Í(void* user_data)ÎGLib.MainContextÖ0Ïpublic weak Source +find_style_propertyÌ128Í(string property_name)ÎGtk.WidgetÖ0Ïpublic class unowned +find_textÌ128Í(string text)ÎPoppler.PageÖ0Ïpublic unowned +find_unconnected_padÌ128Í(Gst.PadDirection direction)ÎGst.BinÖ0Ïpublic Gst.Pad +finishÌ128Í()ÎCairo.SurfaceÖ0Ïpublic void +finishÌ128Í()ÎRasqalÖ0Ïpublic void +finishÌ128Í()ÎSoup.ServerMessageÖ0Ïpublic void +finishedÌ128Í()ÎSoup.MessageÖ0Ïpublic virtual signal void +finished_loadingÌ128Í(Gtk.TreeIter iter)ÎHildon.FileSystemModelÖ0Ïpublic virtual signal void +finiteÌ128Í(double value)ÎGLib.MathÖ0Ïpublic int +finitefÌ128Í(float value)ÎGLib.MathÖ0Ïpublic int +firstÌ128Í()ÎGLib.ListÖ0Ïpublic weak List +firstÌ128Í(Soup.MessageQueueIter iter)ÎSoup.MessageQueueÖ0Ïpublic unowned +first_availableÌ128Í()ÎSDLMixer.ChannelGroupÖ0Ïpublic int +first_para_markÌ8ÎGtk.TextViewÖ0ÏGtk.TextMark +first_para_pixelsÌ8ÎGtk.TextViewÖ0Ïint +first_tabÌ8ÎGtk.NotebookÖ0ÏGLib.List +first_validate_idleÌ8ÎGtk.TextViewÖ0 +fishman18Ì8ÎGsl.RNGTypesÖ0ÏRNGType +fishman20Ì8ÎGsl.RNGTypesÖ0ÏRNGType +fishman2xÌ8ÎGsl.RNGTypesÖ0ÏRNGType +fits_pointerÌ128Í()ÎGLib.ValueÖ0Ïpublic bool +fixateÌ128Í(Gst.Caps caps)ÎGst.BaseSinkÖ0Ïpublic virtual void +fixateÌ128Í(Gst.Caps caps)ÎGst.BaseSrcÖ0Ïpublic virtual void +fixate_capsÌ128Í(Gst.PadDirection direction, Gst.Caps caps, Gst.Caps othercaps)ÎGst.BaseTransformÖ0Ïpublic virtual void +fixate_capsÌ128Í(Gst.Caps caps)ÎGst.PadÖ0Ïpublic void +fixate_field_booleanÌ128Í(string field_name, bool target)ÎGst.StructureÖ0Ïpublic bool +fixate_field_nearest_doubleÌ128Í(string field_name, double target)ÎGst.StructureÖ0Ïpublic bool +fixate_field_nearest_fractionÌ128Í(string field_name, int target_numerator, int target_denominator)ÎGst.StructureÖ0Ïpublic bool +fixate_field_nearest_intÌ128Í(string field_name, int target)ÎGst.StructureÖ0Ïpublic bool +fixatecapsfuncÌ8ÎGst.PadÖ0ÏGst.PadFixateCapsFunction +fixed_clockÌ8ÎGst.PipelineÖ0ÏGst.Clock +fixed_height_modeÌ8ÎGtk.TreeViewÖ0Ïbool +fixed_height_rowsÌ8ÎGtk.CellRendererTextÖ0Ïint +fixed_widthÌ8ÎGtk.TreeViewColumnÖ0Ïint +flag_setÌ128Í(Gst.BufferFlag flag)ÎGst.BufferÖ0Ïpublic void +flag_unsetÌ128Í(Gst.BufferFlag flag)ÎGst.BufferÖ0Ïpublic void +flagsÌ8ÎExo.MountPointÖ0ÏExo.MountPointFlags +flagsÌ8ÎFuse.FileInfoÖ0Ïint +flagsÌ8ÎGLib.FileAttributeInfoÖ0ÏGLib.FileAttributeInfoFlags +flagsÌ8ÎGLib.OptionEntryÖ0Ïint +flagsÌ8ÎGLib.ParamSpecÖ0ÏParamFlags +flagsÌ8ÎGnomeVFS.FileInfoÖ0ÏGnomeVFS.FileFlags +flagsÌ8ÎGnomeVFS.ModuleCallbackFullAuthenticationInÖ0ÏGnomeVFS.ModuleCallbackFullAuthenticationFlags +flagsÌ8ÎGst.AllocTraceÖ0Ïint +flagsÌ8ÎGst.CapsÖ0ÏGst.CapsFlags +flagsÌ8ÎGst.MiniObjectÖ0 +flagsÌ8ÎGst.MixerTrackÖ0 +flagsÌ8ÎGst.ObjectÖ0Ïuint32 +flagsÌ8ÎGst.PluginÖ0 +flagsÌ8ÎGst.SegmentÖ0ÏGst.SeekFlags +flagsÌ8ÎGst.TunerChannelÖ0ÏGst.TunerChannelFlags +flagsÌ8ÎGst.gst_riff_index_entryÖ0Ïuint32 +flagsÌ8ÎGst.gst_riff_strhÖ0Ïuint32 +flagsÌ8ÎGtk.ObjectÖ0Ïuint32 +flagsÌ8ÎGtk.TargetEntryÖ0 +flagsÌ8ÎGtk.TargetPairÖ0 +flagsÌ8ÎOobs.ShareSMBÖ0ÏOobs.ShareSMBFlags +flagsÌ8ÎPango.AnalysisÖ0Ïuchar +flagsÌ8ÎSDL.SurfaceÖ0Ïuint32 +flagsÌ8ÎSoup.MessageÖ0ÏSoup.MessageFlags +flagsÌ8ÎV4l2.BufferÖ0Ïuint32 +flagsÌ8ÎV4l2.EncIdxEntryÖ0Ïuint32 +flagsÌ8ÎV4l2.EncoderCmdÖ0Ïuint32 +flagsÌ8ÎV4l2.FormatDescriptorÖ0Ïuint32 +flagsÌ8ÎV4l2.FrameBufferÖ0Ïuint32 +flagsÌ8ÎV4l2.QueryControlÖ0Ïuint32 +flagsÌ8ÎV4l2.TimecodeÖ0Ïuint32 +flagsÌ8ÎV4l2.VbiFormatÖ0Ïuint32 +flags_from_stringÌ128Í(GLib.Type type, string str)ÎGladeÖ0 +flashÌ128Í()ÎCursesÖ0Ïpublic int +flatÌ128Í(RNG r, double a, double b)ÎGsl.RandistÖ0Ïpublic double +flat_PÌ128Í(double x, double a, double b)ÎGsl.CDFÖ0Ïpublic double +flat_PinvÌ128Í(double P, double a, double b)ÎGsl.CDFÖ0Ïpublic double +flat_QÌ128Í(double x, double a, double b)ÎGsl.CDFÖ0Ïpublic double +flat_QinvÌ128Í(double Q, double a, double b)ÎGsl.CDFÖ0Ïpublic double +flat_pdfÌ128Í(double x, double a, double b)ÎGsl.RandistÖ0Ïpublic double +flattenÌ128Í()ÎSoup.MessageBodyÖ0Ïpublic unowned +flipÌ128Í(bool horizontal)ÎGdk.PixbufÖ0Ïpublic Gdk.Pixbuf +flipÌ128Í()ÎSDL.SurfaceÖ0Ïpublic int +flippableÌ8ÎGtk.RangeÖ0 +float_allocationÌ8ÎGtk.HandleBoxÖ0ÏGtk.Allocation +float_windowÌ8ÎGtk.HandleBoxÖ0ÏGdk.Window +float_window_mappedÌ8ÎGtk.HandleBoxÖ0 +floatvalÌ8ÎXml.XPathObjectÖ0Ïdouble +floorÌ128Í(double x)ÎGLib.MathÖ0Ïpublic double +floorfÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +flow_to_quarkÌ128Í(Gst.FlowReturn ret)ÎGstÖ0Ïpublic GLib.Quark +flushÌ128Í()ÎCairo.SurfaceÖ0Ïpublic void +flushÌ8ÎFuse.FileInfoÖ0 +flushÌ128Í()ÎGLib.FileStreamÖ0Ïpublic int +flushÌ128Í()ÎGLib.IOChannelÖ0Ïpublic IOStatus +flushÌ128Í(GLib.Cancellable? cancellable)ÎGLib.OutputStreamÖ0Ïpublic virtual bool +flushÌ128Í()ÎGdkÖ0Ïpublic void +flushÌ128Í()ÎGdk.DisplayÖ0Ïpublic void +flushÌ128Í()ÎGnome.ClientÖ0Ïpublic void +flushÌ128Í(uint flush)ÎGst.AdapterÖ0Ïpublic void +flushÌ128Í(Gst.CollectData data, uint size)ÎGst.CollectPadsÖ0 +flushÌ128Í()ÎGst.DataQueueÖ0Ïpublic void +flushÌ128Í(bool flush)ÎGst.RTSPConnectionÖ0Ïpublic Gst.RTSPResult +flushÌ128Í()ÎGst.TraceÖ0Ïpublic void +flushÌ128Í()ÎX.DisplayÖ0Ïpublic int +flushÌ128Í()ÎXcb.ConnectionÖ0Ïpublic void +flushÌ128Í()ÎXfce.RcÖ0Ïpublic void +flushÌ128Í(int flush)ÎZLib.GZFileStreamÖ0Ïpublic int +flush_asyncÌ128Í(int io_priority, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.OutputStreamÖ0Ïpublic virtual void +flush_finishÌ128Í(GLib.AsyncResult _result)ÎGLib.OutputStreamÖ0Ïpublic virtual bool +flushingÌ8ÎGst.BaseSinkÖ0Ïbool +flushingÌ8ÎGst.DataQueueÖ0Ïbool +flushinpÌ128Í()ÎCursesÖ0Ïpublic int +fmaÌ128Í(double x, double y, double z)ÎGLib.MathÖ0Ïpublic double +fmafÌ128Í(float x, float y, float z)ÎGLib.MathÖ0Ïpublic float +fmaxÌ128Í(double x, double y)ÎGLib.MathÖ0Ïpublic double +fmax_lÌ8ÎGsl.MonteMiserStateÖ0Ïdouble +fmax_rÌ8ÎGsl.MonteMiserStateÖ0Ïdouble +fmaxfÌ128Í(float x, float y)ÎGLib.MathÖ0Ïpublic float +fminÌ128Í(double x, double y)ÎGLib.MathÖ0Ïpublic double +fmin_lÌ8ÎGsl.MonteMiserStateÖ0Ïdouble +fmin_rÌ8ÎGsl.MonteMiserStateÖ0Ïdouble +fminfÌ128Í(float x, float y)ÎGLib.MathÖ0Ïpublic float +fmodÌ128Í(double x, double y)ÎGLib.MathÖ0Ïpublic double +fmodfÌ128Í(float x, float y)ÎGLib.MathÖ0Ïpublic float +fmtÌ8ÎV4l2.FormatÖ0ÏFmt +fmtÌ8ÎV4l2.FrameBufferÖ0ÏPixelFormat +fmtsÌ8ÎGst.SDPMediaÖ0ÏGLib.Array +focusÌ8ÎGdk.EventCrossingÖ0Ïbool +focusÌ128Í(uint32 timestamp)ÎGdk.WindowÖ0Ïpublic void +focusÌ128Í(Gtk.DirectionType direction)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +focusÌ8ÎX.CrossingEventÖ0Ïbool +focus_activatedÌ128Í()ÎGtk.WindowÖ0Ïpublic virtual signal void +focus_cellÌ128Í(Gtk.CellRenderer cell)ÎGtk.TreeViewColumnÖ0Ïpublic void +focus_changeÌ8ÎGdk.EventÖ0ÏGdk.EventFocus +focus_childÌ8ÎGtk.ContainerÖ0ÏGtk.Widget +focus_colÌ8ÎGtk.CalendarÖ0Ïint +focus_colÌ8ÎHildon.CalendarÖ0Ïint +focus_eventÌ128Í(bool focus_in)ÎAtk.ObjectÖ0Ïpublic virtual signal void +focus_home_or_endÌ128Í(bool p0)ÎGtk.ToolbarÖ0Ïpublic virtual signal bool +focus_inÌ128Í()ÎGtk.IMContextÖ0Ïpublic virtual void +focus_inÌ8ÎGtk.SocketÖ0 +focus_in_eventÌ128Í(Goo.CanvasItem target, Gdk.EventFocus event)ÎGoo.CanvasItemÖ0Ïpublic virtual signal bool +focus_in_eventÌ128Í(Gdk.EventFocus event)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +focus_on_clickÌ8ÎGtk.ButtonÖ0Ïbool +focus_on_clickÌ8ÎGtk.ComboBoxÖ0Ïbool +focus_on_clickÌ8ÎGtk.FileChooserButtonÖ0Ïbool +focus_on_mapÌ8ÎGtk.WindowÖ0Ïbool +focus_outÌ128Í()ÎGtk.IMContextÖ0Ïpublic virtual void +focus_outÌ8ÎGtk.NotebookÖ0 +focus_outÌ8ÎGtk.ScrolledWindowÖ0 +focus_out_eventÌ128Í(Goo.CanvasItem target, Gdk.EventFocus event)ÎGoo.CanvasItemÖ0Ïpublic virtual signal bool +focus_out_eventÌ128Í(Gdk.EventFocus event)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +focus_out_idÌ8ÎGtk.CellRendererComboÖ0 +focus_rowÌ8ÎGtk.CalendarÖ0Ïint +focus_rowÌ8ÎHildon.CalendarÖ0Ïint +focus_tabÌ128Í(Gtk.NotebookTab type)ÎGtk.NotebookÖ0Ïpublic virtual signal bool +focus_to_inputÌ128Í()ÎHildon.FileChooserDialogÖ0Ïpublic void +focus_tracker_initÌ128Í(Atk.EventListenerInit init)ÎAtkÖ0Ïpublic void +focus_tracker_notifyÌ128Í(Atk.Object object)ÎAtkÖ0Ïpublic void +focus_widgetÌ8ÎGtk.WindowÖ0ÏGtk.Widget +focus_widgetÌ128Í(Gtk.Widget widget)ÎXfce.PanelPluginÖ0Ïpublic void +focused_itemÌ8ÎGoo.CanvasÖ0ÏGoo.CanvasItem +foldÌ128Í(Gst.IteratorFoldFunction func, Gst.Value ret)ÎGst.IteratorÖ0Ïpublic Gst.IteratorResult +folderÌ8ÎExo.MountPointÖ0 +follow_stateÌ8ÎExo.CellRendererEllipsizedTextÖ0Ïbool +follow_stateÌ8ÎExo.CellRendererIconÖ0Ïbool +follow_stateÌ8ÎGtk.CellRendererPixbufÖ0Ïbool +fontÌ8ÎGdk.GCValuesÖ0ÏGdk.Font +fontÌ8ÎGoo.CanvasItemModelSimpleÖ0 +fontÌ8ÎGoo.CanvasItemSimpleÖ0 +fontÌ8ÎGtk.CellRendererTextÖ0 +fontÌ8ÎGtk.FontSelectionÖ0ÏGdk.Font +fontÌ8ÎGtk.TextAttributesÖ0ÏPango.FontDescription +fontÌ8ÎGtk.TextTagÖ0 +fontÌ8ÎPango.AnalysisÖ0ÏPango.Font +font_descÌ8ÎGoo.CanvasItemModelSimpleÖ0ÏPango.FontDescription +font_descÌ8ÎGoo.CanvasItemSimpleÖ0ÏPango.FontDescription +font_descÌ8ÎGtk.CellRendererTextÖ0ÏPango.FontDescription +font_descÌ8ÎGtk.RcStyleÖ0ÏPango.FontDescription +font_descÌ8ÎGtk.StyleÖ0ÏPango.FontDescription +font_descÌ8ÎGtk.TextTagÖ0ÏPango.FontDescription +font_entryÌ8ÎGtk.FontSelectionÖ0ÏGtk.Widget +font_extentsÌ128Í(out FontExtents extents)ÎCairo.ContextÖ0Ïpublic void +font_nameÌ8ÎGtk.FontButtonÖ0 +font_nameÌ8ÎGtk.FontSelectionÖ0 +font_optionsÌ8ÎGdk.ScreenÖ0Ïvoid +font_scaleÌ8ÎGtk.CellRendererTextÖ0Ïdouble +font_scaleÌ8ÎGtk.TextAttributesÖ0Ïdouble +font_scalingÌ8ÎHildon.FontSelectionDialogÖ0Ïdouble +font_setÌ128Í()ÎGtk.FontButtonÖ0Ïpublic virtual signal void +font_style_entryÌ8ÎGtk.FontSelectionÖ0ÏGtk.Widget +fontselÌ8ÎGtk.FontSelectionDialogÖ0ÏGtk.Widget +fontset_load_for_displayÌ128Í(Gdk.Display display, string fontset_name)ÎGdkÖ0Ïpublic unowned +footer_font_nameÌ8ÎGtk.SourcePrintCompositorÖ0 +for_eachÌ128Í(HFunc func)ÎGLib.HashTableÖ0Ïpublic void +for_nameÌ128Í(string media, string encoding_name)ÎGst.RTPPayloadInfoÖ0Ïpublic unowned +for_objectÌ128Í(GLib.Object obj)ÎAtk.GObjectAccessibleÖ0Ïpublic unowned +for_ptÌ128Í(uchar payload_type)ÎGst.RTPPayloadInfoÖ0Ïpublic unowned +for_upvalueÌ128Í(int i)ÎLua.PseudoIndexÖ0Ïpublic int +forallÌ128Í(Gtk.Callback callback, void* callback_data)ÎGtk.ContainerÖ0Ïpublic virtual void +forall_internalÌ128Í(bool include_internal, Gtk.Callback callback)ÎGtk.ContainerÖ0Ïpublic virtual void +force_rescanÌ128Í()ÎGtk.SourceStyleSchemeManagerÖ0Ïpublic void +force_updateÌ128Í()ÎWnck.ScreenÖ0Ïpublic void +foreÌ8ÎVte.CharAttributesÖ0ÏGdk.Color +foreachÌ128Í(TraverseFunc traverse_func)ÎGLib.TreeÖ0Ïpublic void +foreach_rangeÌ128Í(SequenceIter begin, SequenceIter end, Func func)ÎGLib.SequenceÖ0Ïpublic void +foreach_unfilteredÌ128Í(void* data, Gtk.AccelMapForeach foreach_func)ÎGtk.AccelMapÖ0Ïpublic void +foregroundÌ8ÎGdk.GCValuesÖ0ÏGdk.Color +foregroundÌ8ÎGtk.CellRendererTextÖ0 +foregroundÌ8ÎGtk.SourceStyleÖ0 +foregroundÌ8ÎGtk.TextTagÖ0 +foreground_gdkÌ8ÎGtk.CellRendererTextÖ0ÏGdk.Color +foreground_gdkÌ8ÎGtk.TextTagÖ0ÏGdk.Color +foreground_setÌ8ÎGtk.CellRendererTextÖ0Ïbool +foreground_setÌ8ÎGtk.SourceStyleÖ0Ïbool +foreground_setÌ8ÎGtk.TextTagÖ0Ïbool +foreground_stippleÌ8ÎGtk.TextTagÖ0ÏGdk.Pixmap +foreground_stipple_setÌ8ÎGtk.TextTagÖ0Ïbool +foreign_newÌ128Í(Gdk.NativeWindow anid)ÎGdk.PixmapÖ0Ïpublic unowned +foreign_newÌ128Í(Gdk.NativeWindow anid)ÎGdk.WindowÖ0Ïpublic unowned +foreign_new_for_displayÌ128Í(Gdk.Display display, Gdk.NativeWindow anid)ÎGdk.PixmapÖ0Ïpublic unowned +foreign_new_for_displayÌ128Í(Gdk.Display display, Gdk.NativeWindow anid)ÎGdk.WindowÖ0Ïpublic unowned +foreign_new_for_screenÌ128Í(Gdk.Screen screen, Gdk.NativeWindow anid, int width, int height, int depth)ÎGdk.PixmapÖ0Ïpublic unowned +forget_cacheÌ128Í(GnomeVFS.Handle handle, GnomeVFS.FileOffset offset, GnomeVFS.FileSize size)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +forkÌ128Í()ÎDaemonÖ0Ïpublic int +forkÌ128Í()ÎPosixÖ0Ïpublic pid_t +fork_commandÌ128Í(string? command, [CCode (array_length = false)] string[]? argv, [CCode (array_length = false)] string[]? envv, string? directory, bool lastlog, bool utmp, bool wtmp)ÎVte.TerminalÖ0Ïpublic int +fork_is_enabledÌ128Í()ÎGst.RegistryÖ0Ïpublic bool +fork_set_enabledÌ128Í(bool enabled)ÎGst.RegistryÖ0Ïpublic void +forkptyÌ128Í(string[] envv, string directory, bool lastlog, bool utmp, bool wtmp)ÎVte.TerminalÖ0Ïpublic int +form_decodeÌ128Í(string encoded_form)ÎSoupÖ0Ïpublic unowned +form_decode_multipartÌ128Í(Soup.Message msg, string file_control_name, out unowned string filename, out unowned string content_type, out unowned Soup.Buffer file)ÎSoupÖ0Ïpublic unowned +form_encodeÌ128Í(...)ÎSoupÖ0Ïpublic unowned string +form_encode_datalistÌ128Í(void* form_data_set)ÎSoupÖ0Ïpublic unowned string +form_encode_hashÌ128Í(GLib.HashTable form_data_set)ÎSoupÖ0Ïpublic unowned string +form_encode_valistÌ128Í(string first_field, void* args)ÎSoupÖ0Ïpublic unowned string +form_request_newÌ128Í(string method, string uri, ...)ÎSoupÖ0Ïpublic unowned +form_request_new_from_datalistÌ128Í(string method, string uri, void* form_data_set)ÎSoupÖ0Ïpublic unowned +form_request_new_from_hashÌ128Í(string method, string uri, GLib.HashTable form_data_set)ÎSoupÖ0Ïpublic unowned +form_request_new_from_multipartÌ128Í(string uri, Soup.Multipart multipart)ÎSoupÖ0Ïpublic unowned +formatÌ128Í(string format)ÎGLib.TimeÖ0 +formatÌ8ÎGst.AudioFilterÖ0ÏGst.RingBufferSpec +formatÌ8ÎGst.IndexAssociationÖ0ÏGst.Format +formatÌ8ÎGst.RingBufferSpecÖ0ÏGst.BufferFormat +formatÌ8ÎGst.SegmentÖ0ÏGst.Format +formatÌ8ÎGst.gst_riff_strf_audsÖ0Ïuint16 +formatÌ8ÎGtk.SelectionDataÖ0Ïint +formatÌ8ÎPoppler.DocumentÖ0 +formatÌ8ÎSDL.AudioSpecÖ0ÏAudioFormat +formatÌ8ÎSDL.OverlayÖ0Ïuint32 +formatÌ8ÎSDL.SurfaceÖ0ÏPixelFormat +formatÌ8ÎX.ClientMessageEventÖ0Ïint +format_file_size_for_displayÌ128Í(GnomeVFS.FileSize size)ÎGnomeVFSÖ0Ïpublic unowned string +format_get_by_nickÌ128Í(string nick)ÎGstÖ0Ïpublic Gst.Format +format_get_detailsÌ128Í(Gst.Format format)ÎGstÖ0Ïpublic Gst.FormatDefinition +format_iterate_definitionsÌ128Í()ÎGstÖ0Ïpublic unowned +format_registerÌ128Í(string nick, string description)ÎGstÖ0Ïpublic Gst.Format +format_secondary_markupÌ128Í(string message_format, ...)ÎGtk.MessageDialogÖ0Ïpublic void +format_secondary_textÌ128Í(string message_format, ...)ÎGtk.MessageDialogÖ0Ïpublic void +format_size_for_displayÌ128Í(int64 size)ÎGLibÖ0 +format_to_quarkÌ128Í(Gst.Format format)ÎGstÖ0Ïpublic GLib.Quark +format_uri_for_displayÌ128Í(string uri)ÎGnomeVFSÖ0Ïpublic unowned string +format_valueÌ128Í(double value)ÎGtk.ScaleÖ0Ïpublic virtual signal unowned string +formats_containsÌ128Í(Gst.Format formats, Gst.Format format)ÎGstÖ0Ïpublic bool +formats_lenÌ128Í()ÎGst.SDPMediaÖ0 +forwardÌ128Í(Function* f, double x, double h, out double result, out double abserr)ÎGsl.DerivÖ0Ïpublic int +forwardÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n, FFTComplexWavetable wavetable, FFTComplexWorkspace work)ÎGsl.FFTComplexÖ0Ïpublic int +forwardÌ4ÎGsl.FFTDirectionÖ0 +forwardÌ4ÎGsl.WaveletDirectionÖ0 +forwardÌ8ÎGtk.AssistantÖ0ÏGtk.Widget +forward_charÌ128Í()ÎGtk.TextIterÖ0Ïpublic bool +forward_charsÌ128Í(int count)ÎGtk.TextIterÖ0Ïpublic bool +forward_cursor_positionÌ128Í()ÎGtk.TextIterÖ0Ïpublic bool +forward_cursor_positionsÌ128Í(int count)ÎGtk.TextIterÖ0Ïpublic bool +forward_display_lineÌ128Í(Gtk.TextIter iter)ÎGtk.TextViewÖ0Ïpublic bool +forward_display_line_endÌ128Í(Gtk.TextIter iter)ÎGtk.TextViewÖ0Ïpublic bool +forward_find_charÌ128Í(Gtk.TextCharPredicate pred, Gtk.TextIter? limit)ÎGtk.TextIterÖ0Ïpublic bool +forward_iter_to_source_markÌ128Í(Gtk.TextIter iter, string category)ÎGtk.SourceBufferÖ0Ïpublic bool +forward_lineÌ128Í()ÎGtk.TextIterÖ0Ïpublic bool +forward_linesÌ128Í(int count)ÎGtk.TextIterÖ0Ïpublic bool +forward_searchÌ128Í(string str, Gtk.TextSearchFlags flags, out Gtk.TextIter match_start, out Gtk.TextIter match_end, Gtk.TextIter? limit)ÎGtk.TextIterÖ0Ïpublic bool +forward_sentence_endÌ128Í()ÎGtk.TextIterÖ0Ïpublic bool +forward_sentence_endsÌ128Í(int count)ÎGtk.TextIterÖ0Ïpublic bool +forward_to_endÌ128Í()ÎGtk.TextIterÖ0Ïpublic void +forward_to_line_endÌ128Í()ÎGtk.TextIterÖ0Ïpublic bool +forward_to_tag_toggleÌ128Í(Gtk.TextTag? tag)ÎGtk.TextIterÖ0Ïpublic bool +forward_visible_cursor_positionÌ128Í()ÎGtk.TextIterÖ0Ïpublic bool +forward_visible_cursor_positionsÌ128Í(int count)ÎGtk.TextIterÖ0Ïpublic bool +forward_visible_lineÌ128Í()ÎGtk.TextIterÖ0Ïpublic bool +forward_visible_linesÌ128Í(int count)ÎGtk.TextIterÖ0Ïpublic bool +forward_visible_word_endÌ128Í()ÎGtk.TextIterÖ0Ïpublic bool +forward_visible_word_endsÌ128Í(int count)ÎGtk.TextIterÖ0Ïpublic bool +forward_word_endÌ128Í()ÎGtk.TextIterÖ0Ïpublic bool +forward_word_endsÌ128Í(int count)ÎGtk.TextIterÖ0Ïpublic bool +found_tagsÌ128Í(owned Gst.TagList list)ÎGst.ElementÖ0Ïpublic void +found_tags_for_padÌ128Í(Gst.Pad pad, owned Gst.TagList list)ÎGst.ElementÖ0Ïpublic void +fourcc_get_typeÌ128Í()ÎGstÖ0Ïpublic GLib.Type +fprintfÌ128Í(GLib.FileStream stream, Block b, string format)ÎGsl.BlockÖ0Ïpublic int +fprintfÌ128Í(GLib.FileStream stream, BlockComplex b, string format)ÎGsl.BlockComplexÖ0Ïpublic int +fprintfÌ128Í(GLib.FileStream stream, Combination c, string format)ÎGsl.CombinationÖ0Ïpublic int +fprintfÌ128Í(GLib.FileStream stream, Histogram h, string range_format, string bin_format)ÎGsl.HistogramÖ0Ïpublic int +fprintfÌ128Í(GLib.FileStream stream, Histogram h, string range_format, string bin_format)ÎGsl.Histogram2dÖ0Ïpublic int +fprintfÌ128Í(GLib.FileStream stream, Matrix m, string format)ÎGsl.MatrixÖ0Ïpublic int +fprintfÌ128Í(GLib.FileStream stream, MatrixComplex m, string format)ÎGsl.MatrixComplexÖ0Ïpublic int +fprintfÌ128Í(GLib.FileStream stream, Permutation p, string format)ÎGsl.PermutationÖ0Ïpublic int +fprintfÌ128Í(GLib.FileStream stream, Vector v, string format)ÎGsl.VectorÖ0Ïpublic int +fprintfÌ128Í(GLib.FileStream stream, VectorComplex v, string format)ÎGsl.VectorComplexÖ0Ïpublic int +fractionÌ8ÎGtk.ProgressBarÖ0Ïdouble +fractionÌ8ÎHildon.SeekbarÖ0Ïdouble +fraction_get_typeÌ128Í()ÎGstÖ0Ïpublic GLib.Type +fraction_multiplyÌ128Í(GLib.Value product, GLib.Value factor1, GLib.Value factor2)ÎGst.ValueÖ0Ïpublic bool +fraction_range_get_typeÌ128Í()ÎGstÖ0Ïpublic GLib.Type +fraction_subtractÌ128Í(GLib.Value dest, GLib.Value minuend, GLib.Value subtrahend)ÎGst.ValueÖ0Ïpublic bool +fragmentÌ8ÎSoup.URIÖ0 +fragmentÌ8ÎSoup.UriÖ0 +fragmentÌ8ÎXml.URIÖ0 +fragment_idÌ8ÎGnomeVFS.URIÖ0 +frameÌ8ÎGtk.StatusbarÖ0ÏGtk.Widget +frameÌ8ÎGtk.WindowÖ0ÏGdk.Window +frame_bottomÌ8ÎGtk.WindowÖ0 +frame_durationÌ8ÎGst.BaseRTPAudioPayloadÖ0Ïint +frame_eventÌ128Í(Gdk.Event event)ÎGtk.WindowÖ0Ïpublic virtual signal bool +frame_leftÌ8ÎGtk.WindowÖ0 +frame_rightÌ8ÎGtk.WindowÖ0 +frame_sizeÌ8ÎGst.BaseRTPAudioPayloadÖ0Ïint +frame_timeoutÌ8ÎGtk.ImageAnimationDataÖ0 +frame_topÌ8ÎGtk.WindowÖ0 +framelinesÌ8ÎV4l2.StandardÖ0Ïuint32 +frameperiodÌ8ÎV4l2.StandardÖ0ÏFraction +framerateÌ8ÎGst.TunerNormÖ0ÏGst.Value +framesÌ8ÎV4l2.TimecodeÖ0Ïuint8 +freadÌ128Í(GLib.FileStream stream)ÎGsl.BlockÖ0Ïpublic int +freadÌ128Í(GLib.FileStream stream)ÎGsl.BlockComplexÖ0Ïpublic int +freadÌ128Í(GLib.FileStream stream)ÎGsl.CombinationÖ0Ïpublic int +freadÌ128Í(GLib.FileStream stream)ÎGsl.HistogramÖ0Ïpublic int +freadÌ128Í(GLib.FileStream stream)ÎGsl.Histogram2dÖ0Ïpublic int +freadÌ128Í(GLib.FileStream stream)ÎGsl.MatrixÖ0Ïpublic int +freadÌ128Í(GLib.FileStream stream)ÎGsl.MatrixComplexÖ0Ïpublic int +freadÌ128Í(GLib.FileStream stream)ÎGsl.PermutationÖ0Ïpublic int +freadÌ128Í(GLib.FileStream stream)ÎGsl.RNGÖ0Ïpublic int +freadÌ128Í(GLib.FileStream stream)ÎGsl.VectorÖ0Ïpublic int +freadÌ128Í(GLib.FileStream stream)ÎGsl.VectorComplexÖ0Ïpublic int +freeÌ128Í(void* mem)ÎGLibÖ0Ïpublic void +freeÌ128Í()ÎGLib.MappedFileÖ0Ïpublic void +freeÌ128Í()ÎGdk.ColorÖ0Ïpublic void +freeÌ128Í()ÎGdk.RgbCmapÖ0Ïpublic void +freeÌ8ÎGsl.InterpTypeÖ0ÏInterpFree +freeÌ8ÎGsl.MultifitFdfsolverTypeÖ0ÏMultifitFdfFree +freeÌ8ÎGsl.MultifitFsolverTypeÖ0ÏMultifitFFree +freeÌ8ÎGsl.MultiminFdfminimizerTypeÖ0ÏMultiminFdfFree +freeÌ8ÎGsl.MultiminFminimizerTypeÖ0ÏMultiminFFree +freeÌ8ÎGsl.MultirootFdfsolverTypeÖ0ÏMultirootFdfFree +freeÌ8ÎGsl.MultirootFsolverTypeÖ0ÏMultirootFFree +freeÌ8ÎGsl.OdeivControlTypeÖ0ÏOdeivControlFree +freeÌ8ÎGsl.OdeivStepTypeÖ0ÏOdeivStepFree +freeÌ8ÎGst.IteratorÖ0ÏGst.IteratorFreeFunction +freeÌ128Í()ÎGtk.BorderÖ0Ïpublic void +freeÌ128Í()ÎGtk.RequisitionÖ0Ïpublic void +freeÌ128Í()ÎGtk.StockItemÖ0Ïpublic void +freeÌ128Í()ÎGtk.TextIterÖ0Ïpublic void +freeÌ128Í()ÎGtk.TreeIterÖ0Ïpublic void +freeÌ128Í()ÎPango.ColorÖ0Ïpublic void +freeÌ128Í()ÎPango.MatrixÖ0Ïpublic void +freeÌ128Í()ÎPoppler.FontInfoÖ0Ïpublic void +freeÌ128Í()ÎPoppler.PSFileÖ0Ïpublic void +freeÌ128Í()ÎRsvg.HandleÖ0Ïpublic void +freeÌ128Í(uchar* audio_buf)ÎSDL.AudioÖ0Ïpublic void +freeÌ128Í(void* data)ÎXÖ0Ïpublic int +free_ace_listÌ128Í(GLib.List ace_list)ÎGnomeVFS.ACLÖ0Ïpublic void +free_addressesÌ128Í(GLib.List addresses)ÎGLib.ResolverÖ0Ïpublic void +free_colorsÌ128Í(Gdk.Color[] colors)ÎGdk.ColormapÖ0Ïpublic void +free_compound_textÌ128Í(uchar[] ctext)ÎGdkÖ0Ïpublic void +free_dataÌ128Í()ÎXfce.PanelPluginÖ0Ïpublic virtual signal void +free_dictÌ128Í(Dict dict)ÎEnchant.BrokerÖ0Ïpublic void +free_form_field_mappingÌ128Í(GLib.List list)ÎPoppler.PageÖ0Ïpublic void +free_historyÌ128Í(Gdk.TimeCoord[] events)ÎGdk.DeviceÖ0Ïpublic void +free_image_mappingÌ128Í(GLib.List list)ÎPoppler.PageÖ0Ïpublic void +free_iterÌ128Í(Soup.MessageQueueIter iter)ÎSoup.MessageQueueÖ0Ïpublic void +free_link_mappingÌ128Í(GLib.List list)ÎPoppler.PageÖ0Ïpublic void +free_listÌ128Í()ÎXml.NodeÖ0Ïpublic void +free_passwordÌ128Í(string password)ÎGnomeKeyringÖ0Ïpublic void +free_protection_spaceÌ128Í(GLib.SList space)ÎSoup.AuthÖ0Ïpublic void +free_rangesÌ128Í(out unowned Atk.TextRange ranges)ÎAtk.TextÖ0Ïpublic void +free_rangesÌ128Í(Soup.Range ranges)ÎSoup.MessageHeadersÖ0Ïpublic void +free_string_listÌ128Í([CCode (array_length = false)] string[] string_list)ÎEnchant.DictÖ0Ïpublic void +free_stringsÌ128Í()ÎTagLib.TagÖ0Ïpublic void +free_tableÌ128Í([CCode (array_length = false)] string[] result)ÎSqlite.DatabaseÖ0Ïpublic void +free_targetsÌ128Í(GLib.List targets)ÎGLib.ResolverÖ0Ïpublic void +free_text_listÌ128Í(string list)ÎGdkÖ0Ïpublic void +free_workspace_layoutÌ128Í(Wnck.WorkspaceLayout layout)ÎWnck.ScreenÖ0Ïpublic void +freezeÌ128Í()ÎHildon.CalendarÖ0Ïpublic void +freeze_child_notifyÌ128Í()ÎGtk.WidgetÖ0Ïpublic void +freeze_countÌ8ÎGoo.CanvasÖ0Ïint +freeze_countÌ8ÎGtk.LayoutÖ0 +freeze_notifyÌ128Í()ÎGLib.ObjectÖ0Ïpublic void +freeze_toplevel_updates_libgtk_onlyÌ128Í()ÎGdk.WindowÖ0Ïpublic void +freeze_updatesÌ128Í()ÎGdk.WindowÖ0Ïpublic void +freqÌ8ÎSDL.AudioSpecÖ0Ïint +freq_multiplicatorÌ8ÎGst.TunerChannelÖ0Ïfloat +frequencyÌ8ÎGst.LFOControlSourceÖ0Ïdouble +frequencyÌ8ÎV4l2.FrequencyÖ0Ïuint32 +frequency_changedÌ128Í(Gst.TunerChannel channel, ulong frequency)ÎGst.TunerÖ0Ïpublic virtual signal void +frequency_changedÌ128Í(ulong frequency)ÎGst.TunerChannelÖ0Ïpublic virtual signal void +frexpÌ128Í(double x, out int exponent)ÎGLib.MathÖ0Ïpublic double +frexpfÌ128Í(float x, out int exponent)ÎGLib.MathÖ0Ïpublic float +fromÌ8ÎGst.NetBufferÖ0ÏGst.NetAddress +from_accel_closureÌ128Í(GLib.Closure closure)ÎGtk.AccelGroupÖ0Ïpublic unowned +from_big_endianÌ128Í(uint val)Ö0 +from_big_endianÌ128Í(ulong val)Ö0 +from_big_endianÌ128Í(int16 val)Îint16Ö0Ïpublic int16 +from_big_endianÌ128Í(int32 val)Îint32Ö0Ïpublic int32 +from_big_endianÌ128Í(int64 val)Îint64Ö0Ïpublic int64 +from_big_endianÌ128Í(uint16 val)Îuint16Ö0Ïpublic uint16 +from_big_endianÌ128Í(uint32 val)Îuint32Ö0Ïpublic uint32 +from_big_endianÌ128Í(uint64 val)Îuint64Ö0Ïpublic uint64 +from_bytesÌ128Í(uchar[] bytes)ÎPango.CoverageÖ0Ïpublic unowned +from_configureÌ8ÎX.UnmapEventÖ0Ïbool +from_description_for_displayÌ128Í(Gdk.Display display, Pango.FontDescription font_desc)ÎGdk.FontÖ0Ïpublic unowned +from_hostÌ128Í(IPAddress address, string host, uint16 port)ÎSDLNet.IPAddressÖ0Ïpublic int +from_instanceÌ128Í(void* instance)ÎGLib.TypeÖ0Ïpublic Type +from_iso8601Ì128Í(string iso_date)ÎGLib.TimeValÖ0Ïpublic bool +from_little_endianÌ128Í(uint val)Ö0 +from_little_endianÌ128Í(ulong val)Ö0 +from_little_endianÌ128Í(int16 val)Îint16Ö0Ïpublic int16 +from_little_endianÌ128Í(int32 val)Îint32Ö0Ïpublic int32 +from_little_endianÌ128Í(int64 val)Îint64Ö0Ïpublic int64 +from_little_endianÌ128Í(uint16 val)Îuint16Ö0Ïpublic uint16 +from_little_endianÌ128Í(uint32 val)Îuint32Ö0Ïpublic uint32 +from_little_endianÌ128Í(uint64 val)Îuint64Ö0Ïpublic uint64 +from_menubarÌ8ÎGtk.MenuItemÖ0 +from_nameÌ128Í(string name)ÎGLib.TypeÖ0Ïpublic Type +from_pixbufÌ128Í(Gdk.Pixbuf pixbuf, bool use_rle)ÎGdk.PixdataÖ0Ïpublic void * +from_pixdataÌ128Í(Gdk.Pixdata pixdata, bool copy_pixels)ÎGdk.PixbufÖ0Ïpublic unowned +from_stringÌ128Í(string str)ÎGLib.QuarkÖ0Ïpublic Quark +from_stringÌ128Í(string str)ÎGst.CapsÖ0Ïpublic Gst.Caps +from_stringÌ128Í(string str, out unowned string end)ÎGst.StructureÖ0Ïpublic Gst.Structure? +from_stringÌ128Í(string str)ÎPango.FontDescriptionÖ0Ïpublic Pango.FontDescription +from_stringÌ128Í(string language)ÎPango.LanguageÖ0Ïpublic unowned +from_tokensÌ128Í(string tokens, int num_tokens, int version)ÎGLib.IconÖ0Ïpublic abstract unowned +from_uriÌ128Í(string uri, out string hostname = null)ÎGLib.FilenameÖ0 +from_utf8Ì128Í(string utf8string, long len, out ulong bytes_read, out ulong bytes_written)ÎGLib.FilenameÖ0 +fsblkcnt_tÌ2048ÎPosixÖ0 +fscanfÌ128Í(GLib.FileStream stream)ÎGsl.BlockÖ0Ïpublic int +fscanfÌ128Í(GLib.FileStream stream)ÎGsl.BlockComplexÖ0Ïpublic int +fscanfÌ128Í(GLib.FileStream stream)ÎGsl.CombinationÖ0Ïpublic int +fscanfÌ128Í(GLib.FileStream stream)ÎGsl.HistogramÖ0Ïpublic int +fscanfÌ128Í(GLib.FileStream stream)ÎGsl.Histogram2dÖ0Ïpublic int +fscanfÌ128Í(GLib.FileStream stream)ÎGsl.MatrixÖ0Ïpublic int +fscanfÌ128Í(GLib.FileStream stream)ÎGsl.MatrixComplexÖ0Ïpublic int +fscanfÌ128Í(GLib.FileStream stream)ÎGsl.PermutationÖ0Ïpublic int +fscanfÌ128Í(GLib.FileStream stream)ÎGsl.VectorÖ0Ïpublic int +fscanfÌ128Í(GLib.FileStream stream)ÎGsl.VectorComplexÖ0Ïpublic int +fsfilcnt_tÌ2048ÎPosixÖ0 +fstatÌ128Í( int fd, out Stat buf)ÎPosixÖ0Ïint +fstypeÌ8ÎExo.MountPointÖ0 +fsum2_lÌ8ÎGsl.MonteMiserStateÖ0Ïdouble +fsum2_rÌ8ÎGsl.MonteMiserStateÖ0Ïdouble +fsum_lÌ8ÎGsl.MonteMiserStateÖ0Ïdouble +fsum_rÌ8ÎGsl.MonteMiserStateÖ0Ïdouble +fsyncÌ8ÎFuse.OperationsÖ0ÏFsync +fullÌ128Í()ÎGst.DataQueueÖ0Ïpublic virtual signal void +full_nameÌ8ÎOobs.UserÖ0 +fullscreenÌ128Í()ÎGdk.WindowÖ0Ïpublic void +fullscreenÌ128Í()ÎGtk.WindowÖ0Ïpublic void +funcÌ8ÎGLib.CompletionÖ0ÏCompletionFunc +funcÌ8ÎGst.AudioClockÖ0ÏGst.AudioClockGetTimeFunc +funcÌ8ÎGst.ClockEntryÖ0ÏGst.ClockCallback +funcÌ8ÎGst.CollectPadsÖ0ÏGst.CollectPadsFunction +funcÌ8ÎGst.TaskÖ0ÏGst.TaskFunction +functionÌ8ÎGdk.GCValuesÖ0ÏGdk.Function +functionÌ8ÎGsl.FunctionÖ0Ï_Function +functionÌ8ÎGsl.MinFminimizerÖ0ÏFunction +functionÌ8ÎGsl.MultifitFsolverÖ0ÏMultifitFunction +functionÌ8ÎGsl.MultirootFsolverÖ0ÏMultirootFunction +functionÌ8ÎGsl.NTupleSelectFnÖ0ÏNTupleFunc +functionÌ8ÎGsl.NTupleValueFnÖ0ÏNTupleFunc +functionÌ8ÎGsl.OdeivSystemÖ0ÏOdeivFunction +functionÌ8ÎGsl.RootFsolverÖ0ÏFunction +functionÌ8ÎGst.TypeFindFactoryÖ0ÏGst.TypeFindFunction +fuseÌ8ÎFuse.ContextÖ0ÏFuse +fvalÌ8ÎGsl.MultiminFminimizerÖ0Ïdouble +fwriteÌ128Í(GLib.FileStream stream)ÎGsl.BlockÖ0Ïpublic int +fwriteÌ128Í(GLib.FileStream stream)ÎGsl.BlockComplexÖ0Ïpublic int +fwriteÌ128Í(GLib.FileStream stream)ÎGsl.CombinationÖ0Ïpublic int +fwriteÌ128Í(GLib.FileStream stream)ÎGsl.HistogramÖ0Ïpublic int +fwriteÌ128Í(GLib.FileStream stream)ÎGsl.Histogram2dÖ0Ïpublic int +fwriteÌ128Í(GLib.FileStream stream)ÎGsl.MatrixÖ0Ïpublic int +fwriteÌ128Í(GLib.FileStream stream)ÎGsl.MatrixComplexÖ0Ïpublic int +fwriteÌ128Í(GLib.FileStream stream)ÎGsl.PermutationÖ0Ïpublic int +fwriteÌ128Í(GLib.FileStream stream)ÎGsl.RNGÖ0Ïpublic int +fwriteÌ128Í(GLib.FileStream stream)ÎGsl.VectorÖ0Ïpublic int +fwriteÌ128Í(GLib.FileStream stream)ÎGsl.VectorComplexÖ0Ïpublic int +gÌ8ÎSDL.ColorÖ0Ïuchar +gÌ4ÎSDL.KeySymbolÖ0 +g1Ì8ÎGsl.WaveletÖ0Ïdouble +g2Ì8ÎGsl.WaveletÖ0Ïdouble +g_content_type_can_be_executableÌ128Í(string type)ÎGLibÖ0Ïpublic bool +g_content_type_equalsÌ128Í(string type1, string type2)ÎGLibÖ0Ïpublic bool +g_content_type_from_mime_typeÌ128Í(string mime_type)ÎGLibÖ0Ïpublic unowned string +g_content_type_get_descriptionÌ128Í(string type)ÎGLibÖ0Ïpublic unowned string +g_content_type_get_iconÌ128Í(string type)ÎGLibÖ0Ïpublic unowned +g_content_type_get_mime_typeÌ128Í(string type)ÎGLibÖ0Ïpublic unowned string +g_content_type_guessÌ128Í(string filename, uchar[] data, out bool result_uncertain)ÎGLibÖ0Ïpublic unowned string +g_content_type_guess_for_treeÌ128Í(GLib.File root)ÎGLibÖ0Ïpublic unowned string +g_content_type_is_aÌ128Í(string type, string supertype)ÎGLibÖ0Ïpublic bool +g_content_type_is_unknownÌ128Í(string type)ÎGLibÖ0Ïpublic bool +g_content_types_get_registeredÌ128Í()ÎGLibÖ0Ïpublic unowned +g_extension_pointerÌ128Í(string path)ÎGnomeÖ0Ïpublic unowned string +g_freeÌ8ÎGLibÖ0ÏGLib.DestroyNotify +g_io_error_from_errnoÌ128Í(int err_no)ÎGLibÖ0Ïpublic unowned +g_io_error_quarkÌ128Í()ÎGLibÖ0Ïpublic GLib.Quark +g_io_modules_load_all_in_directoryÌ128Í(string dirname)ÎGLibÖ0Ïpublic unowned +g_io_scheduler_cancel_all_jobsÌ128Í()ÎGLibÖ0Ïpublic void +g_io_scheduler_push_jobÌ128Í(GLib.IOSchedulerJobFunc job_func, GLib.DestroyNotify? notify, int io_priority, GLib.Cancellable? cancellable)ÎGLibÖ0Ïpublic void +g_list_freeÌ8ÎGLibÖ0ÏGLib.DestroyNotify +g_object_unrefÌ8ÎGLibÖ0ÏGLib.DestroyNotify +g_simple_async_report_error_in_idleÌ128Í(GLib.Object object, GLib.AsyncReadyCallback callback, GLib.Quark domain, int code, string format)ÎGLibÖ0Ïpublic void +g_simple_async_report_gerror_in_idleÌ128Í(GLib.Object object, GLib.AsyncReadyCallback callback, GLib.Error error)ÎGLibÖ0Ïpublic void +g_unix_is_mount_path_system_internalÌ128Í(string mount_path)ÎGLibÖ0Ïpublic bool +g_unix_mount_atÌ128Í(string mount_path, uint64 time_read)ÎGLibÖ0Ïpublic unowned +g_unix_mount_compareÌ128Í(GLib.UnixMountEntry mount1, GLib.UnixMountEntry mount2)ÎGLibÖ0Ïpublic int +g_unix_mount_freeÌ128Í(GLib.UnixMountEntry mount_entry)ÎGLibÖ0Ïpublic void +g_unix_mount_get_device_pathÌ128Í(GLib.UnixMountEntry mount_entry)ÎGLibÖ0Ïpublic unowned string +g_unix_mount_get_fs_typeÌ128Í(GLib.UnixMountEntry mount_entry)ÎGLibÖ0Ïpublic unowned string +g_unix_mount_get_mount_pathÌ128Í(GLib.UnixMountEntry mount_entry)ÎGLibÖ0Ïpublic unowned string +g_unix_mount_guess_can_ejectÌ128Í(GLib.UnixMountEntry mount_entry)ÎGLibÖ0Ïpublic bool +g_unix_mount_guess_iconÌ128Í(GLib.UnixMountEntry mount_entry)ÎGLibÖ0Ïpublic unowned +g_unix_mount_guess_nameÌ128Í(GLib.UnixMountEntry mount_entry)ÎGLibÖ0Ïpublic unowned string +g_unix_mount_guess_should_displayÌ128Í(GLib.UnixMountEntry mount_entry)ÎGLibÖ0Ïpublic bool +g_unix_mount_is_readonlyÌ128Í(GLib.UnixMountEntry mount_entry)ÎGLibÖ0Ïpublic bool +g_unix_mount_is_system_internalÌ128Í(GLib.UnixMountEntry mount_entry)ÎGLibÖ0Ïpublic bool +g_unix_mount_points_changed_sinceÌ128Í(uint64 time)ÎGLibÖ0Ïpublic bool +g_unix_mount_points_getÌ128Í(uint64 time_read)ÎGLibÖ0Ïpublic unowned +g_unix_mounts_changed_sinceÌ128Í(uint64 time)ÎGLibÖ0Ïpublic bool +g_unix_mounts_getÌ128Í(uint64 time_read)ÎGLibÖ0Ïpublic unowned +g_value_transform_negateÌ128Í(GLib.Value src_value, GLib.Value dst_value)ÎExo.ExtensionsÖ0Ïpublic bool +gainÌ8ÎSDL.ActiveEventÖ0Ïuchar +gammaÌ128Í(double x0)ÎGLib.MathÖ0Ïpublic double +gammaÌ128Í(double x)ÎGsl.GammaBetaÖ0Ïpublic double +gammaÌ128Í(RNG r, double a, double b)ÎGsl.RandistÖ0Ïpublic double +gammaÌ8ÎGtk.GammaCurveÖ0Ïfloat +gamma_PÌ128Í(double x, double a, double b)ÎGsl.CDFÖ0Ïpublic double +gamma_PinvÌ128Í(double P, double a, double b)ÎGsl.CDFÖ0Ïpublic double +gamma_QÌ128Í(double x, double a, double b)ÎGsl.CDFÖ0Ïpublic double +gamma_QinvÌ128Í(double Q, double a, double b)ÎGsl.CDFÖ0Ïpublic double +gamma_dialogÌ8ÎGtk.GammaCurveÖ0ÏGtk.Widget +gamma_eÌ128Í(double x, out Result result)ÎGsl.GammaBetaÖ0Ïpublic int +gamma_incÌ128Í(double a, double x)ÎGsl.GammaBetaÖ0Ïpublic double +gamma_inc_PÌ128Í(double a, double x)ÎGsl.GammaBetaÖ0Ïpublic double +gamma_inc_P_eÌ128Í(double a, double x, out Result result)ÎGsl.GammaBetaÖ0Ïpublic int +gamma_inc_QÌ128Í(double a, double x)ÎGsl.GammaBetaÖ0Ïpublic double +gamma_inc_Q_eÌ128Í(double a, double x, out Result result)ÎGsl.GammaBetaÖ0Ïpublic int +gamma_inc_eÌ128Í(double a, double x, out Result result)ÎGsl.GammaBetaÖ0Ïpublic int +gamma_intÌ128Í(RNG r, uint a)ÎGsl.RandistÖ0Ïpublic double +gamma_knuthÌ128Í(RNG r, double a, double b)ÎGsl.RandistÖ0Ïpublic double +gamma_mtÌ128Í(RNG r, double a, double b)ÎGsl.RandistÖ0Ïpublic double +gamma_pdfÌ128Í(double x, double a, double b)ÎGsl.RandistÖ0Ïpublic double +gamma_textÌ8ÎGtk.GammaCurveÖ0ÏGtk.Widget +gammafÌ128Í(float x0)ÎGLib.MathÖ0Ïpublic float +gammainvÌ128Í(double x)ÎGsl.GammaBetaÖ0Ïpublic double +gammainv_eÌ128Í(double x, out Result result)ÎGsl.GammaBetaÖ0Ïpublic int +gammastarÌ128Í(double x)ÎGsl.GammaBetaÖ0Ïpublic double +gammastar_eÌ128Í(double x, out Result result)ÎGsl.GammaBetaÖ0Ïpublic int +gateway_addressÌ8ÎOobs.IfaceEthernetÖ0 +gaussianÌ128Í(RNG r, double sigma)ÎGsl.RandistÖ0Ïpublic double +gaussian_PÌ128Í(double x, double sigma)ÎGsl.CDFÖ0Ïpublic double +gaussian_PinvÌ128Í(double P, double sigma)ÎGsl.CDFÖ0Ïpublic double +gaussian_QÌ128Í(double x, double sigma)ÎGsl.CDFÖ0Ïpublic double +gaussian_QinvÌ128Í(double Q, double sigma)ÎGsl.CDFÖ0Ïpublic double +gaussian_pdfÌ128Í(double x, double sigma)ÎGsl.RandistÖ0Ïpublic double +gaussian_ratio_methodÌ128Í(RNG r, double sigma)ÎGsl.RandistÖ0Ïpublic double +gaussian_tailÌ128Í(RNG r, double a, double sigma)ÎGsl.RandistÖ0Ïpublic double +gaussian_tail_pdfÌ128Í(double x, double a, double sigma)ÎGsl.RandistÖ0Ïpublic double +gaussian_zigguratÌ128Í(RNG r, double sigma)ÎGsl.RandistÖ0Ïpublic double +gcÌ8ÎGsl.EigenHermvWorkspaceÖ0Ïdouble +gcÌ8ÎGsl.EigenSymmvWorkspaceÖ0Ïdouble +gcÌ8ÎGtk.CalendarÖ0ÏGdk.GC +gcÌ8ÎHildon.CalendarÖ0ÏGdk.GC +gcÌ128Í(GarbageCollection what, int data)ÎLua.LuaVMÖ0Ïpublic int +gc_getÌ128Í(int depth, Gdk.Colormap colormap, Gdk.GCValues values, Gdk.GCValuesMask values_mask)ÎGtkÖ0Ïpublic unowned +gc_releaseÌ128Í(Gdk.GC gc)ÎGtkÖ0Ïpublic void +gconf_get_app_settings_relativeÌ128Í(Gnome.Program program, string subkey)ÎGnomeÖ0Ïpublic unowned string +gconf_get_gnome_libs_settings_relativeÌ128Í(string subkey)ÎGnomeÖ0Ïpublic unowned string +gdk_display_get_fullnameÌ128Í(Gdk.Display display)ÎXfce.ExtensionsÖ0 +gdk_display_locate_monitor_with_pointerÌ128Í(Gdk.Display? display, out int? monitor_return)ÎXfce.ExtensionsÖ0Ïpublic unowned +gdk_pixbuf_colorizeÌ128Í(Gdk.Pixbuf src, Gdk.Color color)ÎExo.ExtensionsÖ0Ïpublic Gdk.Pixbuf +gdk_pixbuf_frameÌ128Í(Gdk.Pixbuf src, Gdk.Pixbuf frame, int left_offset, int top_offset, int right_offset, int bottom_offset)ÎExo.ExtensionsÖ0Ïpublic Gdk.Pixbuf +gdk_pixbuf_lucentÌ128Í(Gdk.Pixbuf src, uint percent)ÎExo.ExtensionsÖ0Ïpublic Gdk.Pixbuf +gdk_pixbuf_new_from_file_at_max_sizeÌ128Í(string filename, int max_width, int max_height, bool preserve_aspect_ratio)ÎExo.ExtensionsÖ0Ïpublic Gdk.Pixbuf +gdk_pixbuf_new_from_uriÌ128Í(string uri)ÎGnomeÖ0Ïpublic unowned +gdk_pixbuf_new_from_uri_asyncÌ128Í(string uri, Gnome.GdkPixbufLoadCallback load_callback, Gnome.GdkPixbufDoneCallback done_callback, void* callback_data)ÎGnomeÖ0Ïpublic unowned +gdk_pixbuf_new_from_uri_at_scaleÌ128Í(string uri, int width, int height, bool preserve_aspect_ratio)ÎGnomeÖ0Ïpublic unowned +gdk_pixbuf_new_from_uri_cancelÌ128Í(Gnome.GdkPixbufAsyncHandle handle)ÎGnomeÖ0Ïpublic void +gdk_pixbuf_scale_downÌ128Í(Gdk.Pixbuf source, bool preserve_aspect_ratio, int dest_width, int dest_height)ÎExo.ExtensionsÖ0Ïpublic Gdk.Pixbuf +gdk_pixbuf_scale_ratioÌ128Í(Gdk.Pixbuf source, int dest_size)ÎExo.ExtensionsÖ0Ïpublic Gdk.Pixbuf +gdk_pixbuf_spotlightÌ128Í(Gdk.Pixbuf src)ÎExo.ExtensionsÖ0Ïpublic Gdk.Pixbuf +gdk_screen_get_fullnameÌ128Í(Gdk.Screen screen)ÎXfce.ExtensionsÖ0 +gdk_spawn_command_line_on_screenÌ128Í(Gdk.Screen screen, string command_line)ÎXfce.ExtensionsÖ0Ïpublic bool +gdk_spawn_on_screenÌ128Í(Gdk.Screen screen, string? working_directory, string[] argv, string[]? envp, GLib.SpawnFlags flags, GLib.SpawnChildSetupFunc child_setup, out int? child_pid)ÎXfce.ExtensionsÖ0Ïpublic bool +gdk_spawn_on_screen_with_pipesÌ128Í(Gdk.Screen screen, string? working_directory, string[] argv, string[]? envp, GLib.SpawnFlags flags, GLib.SpawnChildSetupFunc child_setup, out int? child_pid, out int? standard_input, out int? standard_output, out int? standard_error)ÎXfce.ExtensionsÖ0Ïpublic bool +gear1Ì8ÎGsl.OdeivStepTypesÖ0ÏOdeivStepType +gear2Ì8ÎGsl.OdeivStepTypesÖ0ÏOdeivStepType +gen_workspace_pÌ8ÎGsl.EigenGenvWorkspaceÖ0ÏEigenGenWorkspace +generate_idÌ128Í()ÎXcb.ConnectionÖ0Ïpublic uint32 +generate_thumbnailÌ128Í(string uri, string mime_type)ÎGnome.ThumbnailFactoryÖ0Ïpublic unowned +generic_auth_callbackÌ8ÎSoup.AuthDomainÖ0Ïvoid +generic_auth_dataÌ8ÎSoup.AuthDomainÖ0Ïvoid +genhermv_sortÌ128Í(Vector eval, MatrixComplex evec, EigenSortType sort_type)ÎGsl.EigenSortÖ0Ïpublic int +genreÌ8ÎTagLib.TagÖ0Ïunowned +gensymmv_sortÌ128Í(Vector eval, Matrix evec, EigenSortType sort_type)ÎGsl.EigenSortÖ0Ïpublic int +genv_sortÌ128Í(VectorComplex alpha, Vector beta, MatrixComplex evec, EigenSortType sort_type)ÎGsl.EigenSortÖ0Ïpublic int +geometricÌ128Í(RNG r, double p)ÎGsl.RandistÖ0 +geometric_PÌ128Í(uint k, double p)ÎGsl.CDFÖ0Ïpublic double +geometric_QÌ128Í(uint k, double p)ÎGsl.CDFÖ0Ïpublic double +geometric_pdfÌ128Í(uint k, double p)ÎGsl.RandistÖ0Ïpublic double +geometryÌ8ÎPango.GlyphInfoÖ0ÏPango.GlyphGeometry +geometry_changedÌ128Í()ÎWnck.WindowÖ0Ïpublic virtual signal void +geometry_infoÌ8ÎGtk.WindowÖ0ÏGtk.WindowGeometryInfo +getEntityÌ8ÎXml.SAXHandlerÖ0ÏgetEntitySAXFunc +getEntitySAXFuncÌ128Í(void* ctx, string name)ÎXmlÖ0Ïpublic delegate Entity * +getParameterEntityÌ8ÎXml.SAXHandlerÖ0ÏgetParameterEntitySAXFunc +getParameterEntitySAXFuncÌ128Í(void* ctx, string name)ÎXmlÖ0Ïpublic delegate Entity * +get_above_childÌ128Í()ÎGtk.EventBoxÖ0Ïpublic bool +get_accel_closureÌ128Í()ÎGtk.ActionÖ0Ïpublic unowned +get_accel_groupÌ128Í()ÎGtk.MenuÖ0Ïpublic unowned +get_accel_groupÌ128Í()ÎGtk.UIManagerÖ0Ïpublic unowned +get_accel_pathÌ128Í()ÎGtk.ActionÖ0Ïpublic unowned string +get_accel_pathÌ128Í()ÎGtk.MenuÖ0Ïpublic unowned string +get_accel_pathÌ128Í()ÎGtk.MenuItemÖ0Ïpublic unowned string +get_accel_widgetÌ128Í()ÎGtk.AccelLabelÖ0Ïpublic unowned +get_accel_widthÌ128Í()ÎGtk.AccelLabelÖ0 +get_accept_focusÌ128Í()ÎGtk.WindowÖ0Ïpublic bool +get_accepts_tabÌ128Í()ÎGtk.TextViewÖ0Ïpublic bool +get_accessibleÌ128Í()ÎGtk.WidgetÖ0Ïpublic virtual unowned +get_accessible_typeÌ128Í()ÎAtk.ObjectFactoryÖ0Ïpublic virtual GLib.Type +get_accumulateÌ128Í()ÎSoup.MessageBodyÖ0Ïpublic bool +get_ace_listÌ128Í()ÎGnomeVFS.ACLÖ0Ïpublic unowned +get_aclÌ128Í()ÎOobs.ShareNFSÖ0Ïpublic unowned +get_actionÌ128Í(string action_name)ÎGtk.ActionGroupÖ0Ïpublic virtual unowned +get_actionÌ128Í()ÎGtk.FileChooserÖ0Ïpublic Gtk.FileChooserAction +get_actionÌ128Í(string path)ÎGtk.UIManagerÖ0Ïpublic virtual unowned +get_actionÌ128Í()ÎPoppler.IndexIterÖ0Ïpublic unowned +get_action_areaÌ128Í()ÎGtk.DialogÖ0Ïpublic unowned +get_action_groupsÌ128Í()ÎGtk.UIManagerÖ0Ïpublic unowned +get_actionsÌ128Í()ÎExo.ToolbarsModelÖ0Ïpublic unowned string +get_actionsÌ128Í()ÎWnck.WindowÖ0Ïpublic Wnck.WindowActions +get_activates_defaultÌ128Í()ÎGtk.EntryÖ0Ïpublic bool +get_activation_rootÌ128Í()ÎGLib.VolumeÖ0Ïpublic abstract unowned +get_activation_uriÌ128Í()ÎGnomeVFS.DriveÖ0Ïpublic unowned string +get_activation_uriÌ128Í()ÎGnomeVFS.VolumeÖ0Ïpublic unowned string +get_activeÌ128Í()ÎExo.IconBarÖ0Ïpublic int +get_activeÌ128Í()ÎGtk.CellRendererToggleÖ0Ïpublic bool +get_activeÌ128Í()ÎGtk.CheckMenuItemÖ0Ïpublic bool +get_activeÌ128Í()ÎGtk.ComboBoxÖ0Ïpublic int +get_activeÌ128Í()ÎGtk.MenuÖ0Ïpublic unowned +get_activeÌ128Í()ÎGtk.ToggleActionÖ0Ïpublic bool +get_activeÌ128Í()ÎGtk.ToggleButtonÖ0Ïpublic bool +get_activeÌ128Í()ÎGtk.ToggleToolButtonÖ0Ïpublic bool +get_activeÌ128Í()ÎHildon.FindToolbarÖ0Ïpublic int +get_activeÌ128Í()ÎOobs.IfaceÖ0Ïpublic bool +get_activeÌ128Í()ÎOobs.UserÖ0Ïpublic bool +get_active_content_iterÌ128Í(Gtk.TreeIter iter)ÎHildon.FileSelectionÖ0Ïpublic bool +get_active_iterÌ128Í(Gtk.TreeIter iter)ÎExo.IconBarÖ0Ïpublic bool +get_active_iterÌ128Í(out Gtk.TreeIter iter)ÎGtk.ComboBoxÖ0Ïpublic bool +get_active_iterÌ128Í(out Gtk.TreeIter iter)ÎHildon.FindToolbarÖ0Ïpublic bool +get_active_languagesÌ128Í()ÎSexy.SpellEntryÖ0Ïpublic unowned +get_active_paneÌ128Í()ÎHildon.FileSelectionÖ0Ïpublic Hildon.FileSelectionPane +get_active_textÌ128Í()ÎGtk.ComboBoxÖ0Ïpublic virtual unowned string +get_active_windowÌ128Í()ÎGdk.ScreenÖ0Ïpublic unowned +get_active_windowÌ128Í()ÎWnck.ScreenÖ0Ïpublic unowned +get_active_workspaceÌ128Í()ÎWnck.ScreenÖ0Ïpublic unowned +get_adapterÌ128Í()ÎGst.BaseRTPAudioPayloadÖ0Ïpublic unowned +get_add_tearoffsÌ128Í()ÎGtk.ComboBoxÖ0Ïpublic bool +get_add_tearoffsÌ128Í()ÎGtk.UIManagerÖ0Ïpublic bool +get_addedÌ128Í(string uri)ÎGLib.BookmarkFileÖ0Ïpublic long +get_addedÌ128Í()ÎGtk.RecentInfoÖ0 +get_addressÌ128Í()ÎGLib.InetSocketAddressÖ0Ïpublic unowned +get_addressÌ128Í()ÎOobs.IfacePlipÖ0Ïpublic unowned string +get_addressÌ128Í()ÎSDLNet.TCPSocketÖ0Ïpublic IPAddress? +get_addressÌ128Í(int channel)ÎSDLNet.UDPSocketÖ0Ïpublic IPAddress? +get_addressÌ128Í()ÎSoup.ClientContextÖ0Ïpublic unowned +get_addressÌ128Í()ÎSoup.MessageÖ0Ïpublic unowned +get_address_bytesÌ128Í([CCode (array_length = false)] uchar[] address, out uint16 port)ÎGst.NetAddressÖ0Ïpublic int +get_address_familyÌ128Í()ÎEpc.ServiceInfoÖ0Ïpublic Epc.AddressFamily +get_adjustmentÌ128Í()ÎGtk.RangeÖ0Ïpublic unowned +get_adjustmentÌ128Í()ÎGtk.ScaleButtonÖ0Ïpublic unowned +get_adjustmentÌ128Í()ÎGtk.SpinButtonÖ0Ïpublic unowned +get_adjustmentÌ128Í()ÎHildon.VolumebarÖ0Ïpublic unowned +get_adjustmentÌ128Í()ÎVte.TerminalÖ0Ïpublic unowned +get_ageÌ128Í()ÎGtk.RecentInfoÖ0Ïpublic int +get_aliasesÌ128Í()ÎOobs.StaticHostÖ0Ïpublic unowned +get_alignmentÌ128Í(float xalign, float yalign)ÎGtk.ButtonÖ0Ïpublic void +get_alignmentÌ128Í()ÎGtk.EntryÖ0Ïpublic float +get_alignmentÌ128Í(float xalign, float yalign)ÎGtk.MiscÖ0Ïpublic void +get_alignmentÌ128Í()ÎGtk.TreeViewColumnÖ0Ïpublic float +get_alignmentÌ128Í()ÎPango.LayoutÖ0Ïpublic Pango.Alignment +get_allÌ128Í()ÎGLib.AppInfoÖ0Ïpublic unowned +get_allÌ128Í(string property_name)ÎGst.ControllerÖ0Ïpublic unowned +get_allÌ128Í()ÎGst.InterpolationControlSourceÖ0Ïpublic unowned +get_all_for_typeÌ128Í(string content_type)ÎGLib.AppInfoÖ0Ïpublic unowned +get_all_planesÌ128Í()ÎX.DisplayÖ0 +get_alloc_funcÌ128Í()ÎLua.LuaVMÖ0Ïpublic AllocFunc +get_allocatedÌ128Í()ÎXfce.MenuItemÖ0Ïpublic int +get_allow_boldÌ128Í()ÎVte.TerminalÖ0Ïpublic bool +get_allowed_capsÌ128Í()ÎGst.PadÖ0Ïpublic Gst.Caps +get_alphaÌ128Í()ÎAtk.ComponentÖ0Ïpublic abstract double +get_alphaÌ128Í()ÎGtk.ColorButtonÖ0Ïpublic uint16 +get_alternate_titleÌ128Í()ÎWebKit.WebHistoryItemÖ0Ïpublic unowned string +get_always_show_imageÌ128Í()ÎGtk.ImageMenuItemÖ0Ïpublic bool +get_ancestorÌ128Í(GLib.Type widget_type)ÎGtk.WidgetÖ0Ïpublic unowned +get_angleÌ128Í()ÎGtk.LabelÖ0Ïpublic double +get_animationÌ128Í()ÎGdk.PixbufLoaderÖ0Ïpublic unowned +get_animationÌ128Í()ÎGtk.ImageÖ0Ïpublic unowned +get_anonymousÌ128Í()ÎGLib.MountOperationÖ0Ïpublic bool +get_antialiasÌ128Í()ÎCairo.ContextÖ0Ïpublic Antialias +get_antialiasÌ128Í()ÎCairo.FontOptionsÖ0Ïpublic Antialias +get_apnÌ128Í()ÎOobs.IfacePPPÖ0Ïpublic unowned string +get_app_dirsÌ128Í()ÎXfce.MenuÖ0Ïpublic unowned +get_app_idÌ128Í()ÎGnome.ProgramÖ0Ïpublic unowned string +get_app_infoÌ128Í(string uri, string name, out string exec, out uint count, out long stamp)ÎGLib.BookmarkFileÖ0Ïpublic bool +get_app_nameÌ128Í()ÎNotifyÖ0Ïpublic unowned string +get_app_versionÌ128Í()ÎGnome.ProgramÖ0Ïpublic unowned string +get_applicationÌ128Í()ÎWnck.WindowÖ0Ïpublic unowned +get_application_infoÌ128Í(string app_name, string app_exec, uint count, ulong time_)ÎGtk.RecentInfoÖ0Ïpublic bool +get_application_nameÌ128Í()ÎGLib.EnvironmentÖ0Ïpublic weak string? +get_application_nameÌ128Í()ÎOsso.ContextÖ0 +get_application_versionÌ128Í()ÎOsso.ContextÖ0 +get_applicationsÌ128Í(string uri)ÎGLib.BookmarkFileÖ0 +get_applicationsÌ128Í(size_t length)ÎGtk.RecentInfoÖ0Ïpublic unowned string +get_approximate_char_widthÌ128Í()ÎPango.FontMetricsÖ0Ïpublic int +get_approximate_digit_widthÌ128Í()ÎPango.FontMetricsÖ0Ïpublic int +get_argÌ128Í(Gtk.Arg arg, uint arg_id)ÎGtk.ObjectÖ0Ïpublic virtual void +get_arrayÌ128Í()ÎJson.NodeÖ0Ïpublic unowned +get_arrayÌ128Í(string property, ...)ÎXfconf.ChannelÖ0Ïpublic bool +get_arrow_typeÌ128Í()ÎXfce.ArrowButtonÖ0Ïpublic Gtk.ArrowType +get_artistsÌ128Í()ÎGtk.AboutDialogÖ0Ïpublic unowned string +get_ascentÌ128Í()ÎPango.FontMetricsÖ0Ïpublic int +get_assoc_entryÌ128Í(int id, Gst.IndexLookupMethod method, Gst.AssocFlags flags, Gst.Format format, int64 value)ÎGst.IndexÖ0Ïpublic virtual unowned +get_assoc_entry_fullÌ128Í(int id, Gst.IndexLookupMethod method, Gst.AssocFlags flags, Gst.Format format, int64 value, GLib.CompareDataFunc func)ÎGst.IndexÖ0Ïpublic unowned +get_async_contextÌ128Í()ÎSoup.ServerÖ0Ïpublic unowned +get_async_contextÌ128Í()ÎSoup.SessionÖ0Ïpublic unowned +get_attach_pointsÌ128Í(Gdk.Point[] points)ÎGtk.IconInfoÖ0Ïpublic bool +get_attach_widgetÌ128Í()ÎGtk.MenuÖ0Ïpublic unowned +get_attachmentsÌ128Í()ÎPoppler.DocumentÖ0Ïpublic unowned +get_attr_localeÌ128Í(string attr)ÎGnome.DesktopItemÖ0Ïpublic unowned string +get_attributeÌ128Í(uint idx)ÎGst.SDPMediaÖ0Ïpublic unowned +get_attributeÌ128Í(uint idx)ÎGst.SDPMessageÖ0Ïpublic unowned +get_attributeÌ128Í(string name)ÎLm.MessageNodeÖ0 +get_attributeÌ128Í(GLattr attr, ref int val)ÎSDL.GLÖ0Ïpublic int +get_attributeÌ128Í(string name)ÎXml.TextReaderÖ0 +get_attribute_as_stringÌ128Í(string attribute)ÎGLib.FileInfoÖ0Ïpublic unowned string +get_attribute_booleanÌ128Í(string attribute)ÎGLib.FileInfoÖ0Ïpublic bool +get_attribute_byte_stringÌ128Í(string attribute)ÎGLib.FileInfoÖ0Ïpublic unowned string +get_attribute_dataÌ128Í(string attribute, GLib.FileAttributeType? type, void* value_pp, GLib.FileAttributeStatus? status)ÎGLib.FileInfoÖ0Ïpublic bool +get_attribute_int32Ì128Í(string attribute)ÎGLib.FileInfoÖ0Ïpublic int32 +get_attribute_int64Ì128Í(string attribute)ÎGLib.FileInfoÖ0Ïpublic int64 +get_attribute_noÌ128Í(int no)ÎXml.TextReaderÖ0 +get_attribute_nsÌ128Í(string local_name, string namespace_uri)ÎXml.TextReaderÖ0 +get_attribute_objectÌ128Í(string attribute)ÎGLib.FileInfoÖ0Ïpublic unowned +get_attribute_statusÌ128Í(string attribute)ÎGLib.FileInfoÖ0Ïpublic GLib.FileAttributeStatus +get_attribute_stringÌ128Í(string attribute)ÎGLib.FileInfoÖ0Ïpublic unowned string +get_attribute_typeÌ128Í(string attribute)ÎGLib.FileInfoÖ0Ïpublic GLib.FileAttributeType +get_attribute_uint32Ì128Í(string attribute)ÎGLib.FileInfoÖ0Ïpublic uint32 +get_attribute_uint64Ì128Í(string attribute)ÎGLib.FileInfoÖ0Ïpublic uint64 +get_attribute_valÌ128Í(string key)ÎGst.SDPMediaÖ0Ïpublic unowned string +get_attribute_valÌ128Í(string key)ÎGst.SDPMessageÖ0Ïpublic unowned string +get_attribute_val_nÌ128Í(string key, uint nth)ÎGst.SDPMediaÖ0Ïpublic unowned string +get_attribute_val_nÌ128Í(string key, uint nth)ÎGst.SDPMessageÖ0Ïpublic unowned string +get_attribute_valueÌ128Í(string attribute_name)ÎAtk.DocumentÖ0Ïpublic unowned string +get_attributesÌ128Í()ÎAtk.DocumentÖ0Ïpublic unowned +get_attributesÌ128Í()ÎAtk.ObjectÖ0Ïpublic virtual unowned +get_attributesÌ128Í()ÎGtk.LabelÖ0Ïpublic unowned +get_attributesÌ128Í(Gtk.TextAttributes values)ÎGtk.TextIterÖ0Ïpublic bool +get_attributesÌ128Í()ÎPango.LayoutÖ0Ïpublic unowned +get_attrsÌ128Í()ÎPango.AttrIteratorÖ0Ïpublic unowned +get_audible_bellÌ128Í()ÎVte.TerminalÖ0Ïpublic bool +get_auth_domainÌ128Í()ÎSoup.ClientContextÖ0Ïpublic unowned +get_auth_flagsÌ128Í()ÎEpc.PublisherÖ0Ïpublic Epc.AuthFlags +get_auth_userÌ128Í()ÎSoup.ClientContextÖ0Ïpublic unowned string +get_authentication_actionÌ128Í()ÎOobs.ObjectÖ0Ïpublic virtual unowned string +get_authentication_actionÌ128Í()ÎOobs.SessionÖ0Ïpublic unowned string +get_authorÌ128Í()ÎGst.ElementFactoryÖ0Ïpublic unowned string +get_authorizationÌ128Í(Soup.Message msg)ÎSoup.AuthÖ0Ïpublic virtual unowned string +get_authorsÌ128Í()ÎGtk.AboutDialogÖ0Ïpublic unowned string +get_authorsÌ128Í()ÎGtk.SourceStyleSchemeÖ0Ïpublic unowned string +get_autoÌ128Í()ÎOobs.IfaceÖ0Ïpublic bool +get_auto_dirÌ128Í()ÎPango.LayoutÖ0Ïpublic bool +get_auto_flush_busÌ128Í()ÎGst.PipelineÖ0Ïpublic bool +get_auto_growÌ128Í()ÎGLib.BufferedOutputStreamÖ0Ïpublic bool +get_auto_indentÌ128Í()ÎGtk.SourceViewÖ0Ïpublic bool +get_autocommitÌ128Í()ÎSqlite.DatabaseÖ0Ïpublic int +get_availableÌ128Í()ÎGLib.BufferedInputStreamÖ0Ïpublic size_t +get_available_configuration_methodsÌ128Í()ÎOobs.IfacesConfigÖ0Ïpublic unowned +get_available_key_typesÌ128Í()ÎOobs.IfacesConfigÖ0Ïpublic unowned +get_available_ppp_typesÌ128Í()ÎOobs.IfacesConfigÖ0Ïpublic unowned +get_available_shellsÌ128Í()ÎOobs.UsersConfigÖ0Ïpublic unowned +get_axisÌ128Í(double axes, Gdk.AxisUse use, double value)ÎGdk.DeviceÖ0Ïpublic bool +get_axisÌ128Í(Gdk.AxisUse axis_use, out double value)ÎGdk.EventÖ0Ïpublic bool +get_axisÌ128Í(int axis)ÎSDL.JoystickÖ0Ïpublic int16 +get_back_forward_listÌ128Í()ÎWebKit.WebViewÖ0Ïpublic unowned +get_back_itemÌ128Í()ÎWebKit.WebBackForwardListÖ0Ïpublic unowned +get_back_lengthÌ128Í()ÎWebKit.WebBackForwardListÖ0Ïpublic int +get_back_list_with_limitÌ128Í(int limit)ÎWebKit.WebBackForwardListÖ0Ïpublic unowned +get_backendÌ128Í()ÎPopplerÖ0Ïpublic Poppler.Backend +get_background_areaÌ128Í(Gtk.TreePath path, Gtk.TreeViewColumn column, out Gdk.Rectangle rect)ÎGtk.TreeViewÖ0Ïpublic void +get_background_pixmapÌ128Í()ÎWnck.ScreenÖ0 +get_ballÌ128Í(int ball, ref int dx, ref int dy)ÎSDL.JoystickÖ0Ïpublic HatValue +get_bandwidthÌ128Í(uint idx)ÎGst.SDPMediaÖ0Ïpublic unowned +get_bandwidthÌ128Í(uint idx)ÎGst.SDPMessageÖ0Ïpublic unowned +get_base64Ì128Í(out unowned GLib.ByteArray data)ÎSoup.XmlrpcValueÖ0Ïpublic bool +get_base_dirÌ128Í()ÎPango.ContextÖ0Ïpublic Pango.Direction +get_base_gravityÌ128Í()ÎPango.ContextÖ0Ïpublic Pango.Gravity +get_base_sizeÌ128Í()ÎGtk.IconInfoÖ0Ïpublic int +get_base_streamÌ128Í()ÎGLib.FilterInputStreamÖ0Ïpublic unowned +get_base_streamÌ128Í()ÎGLib.FilterOutputStreamÖ0Ïpublic unowned +get_base_timeÌ128Í()ÎGst.ElementÖ0Ïpublic Gst.ClockTime +get_base_uriÌ128Í()ÎRsvg.HandleÖ0Ïpublic unowned string +get_baselineÌ128Í()ÎPango.LayoutÖ0Ïpublic int +get_baselineÌ128Í()ÎPango.LayoutIterÖ0Ïpublic int +get_basenameÌ128Í()ÎGLib.FileÖ0Ïpublic abstract string? +get_basenameÌ128Í(string file_name)ÎGLib.PathÖ0 +get_begin_iterÌ128Í()ÎGLib.SequenceÖ0Ïpublic SequenceIter +get_bestÌ128Í()ÎGdk.VisualÖ0Ïpublic unowned +get_best_depthÌ128Í()ÎGdk.VisualÖ0Ïpublic int +get_best_typeÌ128Í()ÎGdk.VisualÖ0Ïpublic Gdk.VisualType +get_best_with_bothÌ128Í(int depth, Gdk.VisualType visual_type)ÎGdk.VisualÖ0Ïpublic unowned +get_best_with_depthÌ128Í(int depth)ÎGdk.VisualÖ0Ïpublic unowned +get_best_with_typeÌ128Í(Gdk.VisualType visual_type)ÎGdk.VisualÖ0Ïpublic unowned +get_bin_windowÌ128Í()ÎGtk.LayoutÖ0Ïpublic unowned +get_bin_windowÌ128Í()ÎGtk.TreeViewÖ0Ïpublic unowned +get_binary_nameÌ128Í()ÎGnomeVFS.MimeApplicationÖ0Ïpublic unowned string +get_bits_per_sampleÌ128Í()ÎGdk.PixbufÖ0Ïpublic int +get_bits_uint16Ì128Í(out uint16 val, uint nbits)ÎGst.BitReaderÖ0Ïpublic bool +get_bits_uint32Ì128Í(out uint32 val, uint nbits)ÎGst.BitReaderÖ0Ïpublic bool +get_bits_uint64Ì128Í(out uint64 val, uint nbits)ÎGst.BitReaderÖ0Ïpublic bool +get_bits_uint8Ì128Í(out uchar val, uint nbits)ÎGst.BitReaderÖ0Ïpublic bool +get_blinkingÌ128Í()ÎGtk.StatusIconÖ0Ïpublic bool +get_blocksizeÌ128Í()ÎGst.BaseSinkÖ0 +get_blocksizeÌ128Í()ÎGst.BaseSrcÖ0 +get_blurbÌ128Í()ÎGLib.ParamSpecÖ0 +get_bodyÌ128Í(out unowned uchar[] data, uint size)ÎGst.RTSPMessageÖ0Ïpublic Gst.RTSPResult +get_body_font_nameÌ128Í()ÎGtk.SourcePrintCompositorÖ0Ïpublic unowned string +get_boolÌ128Í(string key)ÎGConf.ClientÖ0Ïpublic bool +get_boolÌ128Í(string key)ÎGConf.EngineÖ0Ïpublic bool +get_boolÌ128Í()ÎGConf.ValueÖ0Ïpublic bool +get_boolÌ128Í(string key)ÎGtk.PrintSettingsÖ0Ïpublic bool +get_boolÌ128Í(string property, bool default_value)ÎXfconf.ChannelÖ0Ïpublic bool +get_booleanÌ128Í(string group_name, string key)ÎGLib.KeyFileÖ0Ïpublic bool +get_booleanÌ128Í()ÎGLib.ValueÖ0Ïpublic bool +get_booleanÌ128Í(string attr)ÎGnome.DesktopItemÖ0Ïpublic bool +get_booleanÌ128Í(string fieldname, out bool value)ÎGst.StructureÖ0Ïpublic bool +get_booleanÌ128Í(string tag, out bool value)ÎGst.TagListÖ0Ïpublic bool +get_booleanÌ128Í()ÎJson.NodeÖ0Ïpublic bool +get_booleanÌ128Í(bool b)ÎSoup.XmlrpcValueÖ0Ïpublic bool +get_boolean_indexÌ128Í(string tag, uint index, out bool value)ÎGst.TagListÖ0Ïpublic bool +get_boolean_listÌ128Í(string group_name, string key)ÎGLib.KeyFileÖ0Ïpublic bool +get_border_widthÌ128Í()ÎGtk.ContainerÖ0 +get_border_window_sizeÌ128Í(Gtk.TextWindowType type)ÎGtk.TextViewÖ0Ïpublic int +get_bottom_marginÌ128Í(Gtk.Unit unit)ÎGtk.PageSetupÖ0Ïpublic double +get_bottom_marginÌ128Í(Gtk.Unit unit)ÎGtk.SourcePrintCompositorÖ0Ïpublic double +get_bounded_rangesÌ128Í(Atk.TextRectangle rect, Atk.CoordType coord_type, Atk.TextClipType x_clip_type, Atk.TextClipType y_clip_type)ÎAtk.TextÖ0Ïpublic abstract unowned +get_boundsÌ128Í(double left, double top, double right, double bottom)ÎGoo.CanvasÖ0Ïpublic void +get_boundsÌ128Í(Goo.CanvasBounds bounds)ÎGoo.CanvasItemÖ0Ïpublic abstract void +get_boundsÌ128Í(out Gtk.TextIter start, out Gtk.TextIter end)ÎGtk.TextBufferÖ0Ïpublic void +get_boxÌ128Í()ÎGnome.IconSelectionÖ0Ïpublic unowned +get_boxedÌ128Í()ÎGLib.ValueÖ0Ïpublic weak Boxed +get_broadcast_addressÌ128Í()ÎOobs.IfaceEthernetÖ0Ïpublic unowned string +get_bufferÌ128Í()ÎGst.ValueÖ0Ïpublic unowned +get_bufferÌ128Í()ÎGtk.SourcePrintCompositorÖ0Ïpublic unowned +get_bufferÌ128Í()ÎGtk.TextIterÖ0Ïpublic unowned +get_bufferÌ128Í()ÎGtk.TextMarkÖ0Ïpublic unowned +get_bufferÌ128Í()ÎGtk.TextViewÖ0Ïpublic unowned +get_buffer_conditionÌ128Í()ÎGLib.IOChannelÖ0Ïpublic IOCondition +get_buffer_sizeÌ128Í()ÎGLib.BufferedInputStreamÖ0Ïpublic size_t +get_buffer_sizeÌ128Í()ÎGLib.BufferedOutputStreamÖ0Ïpublic size_t +get_buffer_sizeÌ128Í()ÎGLib.IOChannelÖ0Ïpublic size_t +get_bufferedÌ128Í()ÎGLib.IOChannelÖ0Ïpublic bool +get_builtin_pixbufÌ128Í()ÎGtk.IconInfoÖ0Ïpublic unowned +get_busÌ128Í()ÎGst.ElementÖ0Ïpublic Gst.Bus +get_busÌ128Í()ÎGst.PipelineÖ0Ïpublic Gst.Bus +get_bus_nameÌ128Í()ÎDBus.ObjectÖ0 +get_bussesÌ128Í()ÎUSBÖ0Ïpublic Bus * +get_buttonÌ128Í(int button)ÎSDL.JoystickÖ0Ïpublic ButtonState +get_button_sensitivityÌ128Í()ÎGtk.ComboBoxÖ0Ïpublic Gtk.SensitivityType +get_by_interfaceÌ128Í(GLib.Type iface)ÎGst.BinÖ0Ïpublic Gst.Element +get_by_nameÌ128Í(string name)ÎGst.BinÖ0Ïpublic Gst.Element +get_by_name_recurse_upÌ128Í(string name)ÎGst.BinÖ0Ïpublic Gst.Element +get_byte_orderÌ128Í()ÎGLib.DataInputStreamÖ0Ïpublic GLib.DataStreamByteOrder +get_byte_orderÌ128Í()ÎGLib.DataOutputStreamÖ0Ïpublic GLib.DataStreamByteOrder +get_bytesÌ128Í()ÎGsf.OutputMemoryÖ0Ïpublic weak uchar +get_bytes_in_lineÌ128Í()ÎGtk.TextIterÖ0Ïpublic int +get_cairo_contextÌ128Í()ÎGtk.PrintContextÖ0Ïpublic unowned +get_calibrationÌ128Í(Gst.ClockTime internal, Gst.ClockTime external, Gst.ClockTime rate_num, Gst.ClockTime rate_denom)ÎGst.ClockÖ0Ïpublic void +get_can_hibernateÌ128Í()ÎHildon.ProgramÖ0Ïpublic bool +get_can_recurseÌ128Í()ÎGLib.SourceÖ0Ïpublic bool +get_cancel_buttonÌ128Í()ÎGtk.FontSelectionDialogÖ0Ïpublic unowned +get_cancellationÌ128Í()ÎGnomeVFS.ContextÖ0Ïpublic unowned +get_canvasÌ128Í()ÎGoo.CanvasItemÖ0Ïpublic abstract unowned +get_capsÌ128Í(Gst.Pad pad)ÎGst.BaseRTPPayloadÖ0Ïpublic virtual unowned +get_capsÌ128Í()ÎGst.BaseSinkÖ0Ïpublic virtual unowned +get_capsÌ128Í()ÎGst.BaseSrcÖ0Ïpublic virtual unowned +get_capsÌ128Í()ÎGst.BufferÖ0Ïpublic unowned +get_capsÌ128Í()ÎGst.PadÖ0Ïpublic Gst.Caps +get_capsÌ128Í()ÎGst.PadTemplateÖ0Ïpublic unowned +get_capsÌ128Í()ÎGst.StaticPadTemplateÖ0Ïpublic Gst.Caps +get_capsÌ128Í()ÎGst.TypeFindFactoryÖ0Ïpublic unowned +get_capsÌ128Í()ÎGst.ValueÖ0Ïpublic Gst.Caps +get_caps_lock_stateÌ128Í()ÎGdk.KeymapÖ0Ïpublic bool +get_captionÌ128Í()ÎAtk.TableÖ0Ïpublic abstract unowned +get_captionÌ128Í(ref string title, ref string icon)ÎSDL.WindowManagerÖ0Ïpublic void +get_capture_countÌ128Í()ÎGLib.RegexÖ0Ïpublic int +get_carÌ128Í()ÎGConf.ValueÖ0Ïpublic unowned +get_car_typeÌ128Í()ÎGConf.SchemaÖ0Ïpublic GConf.ValueType +get_caret_offsetÌ128Í()ÎAtk.TextÖ0Ïpublic abstract int +get_categoriesÌ128Í()ÎXfce.MenuItemÖ0Ïpublic unowned +get_categoryÌ128Í()ÎGtk.SourceMarkÖ0Ïpublic unowned string +get_cdrÌ128Í()ÎGConf.ValueÖ0Ïpublic unowned +get_cdr_typeÌ128Í()ÎGConf.SchemaÖ0Ïpublic GConf.ValueType +get_cell_areaÌ128Í(Gtk.TreePath path, Gtk.TreeViewColumn column, out Gdk.Rectangle rect)ÎGtk.TreeViewÖ0Ïpublic void +get_cell_renderersÌ128Í()ÎGtk.CellViewÖ0Ïpublic unowned +get_cell_renderersÌ128Í()ÎGtk.TreeViewColumnÖ0Ïpublic unowned +get_cellsÌ128Í()ÎGtk.CellLayoutÖ0Ïpublic abstract unowned +get_certaintyÌ128Í()ÎGst.IndexÖ0Ïpublic Gst.IndexCertainty +get_certificate_fileÌ128Í()ÎEpc.PublisherÖ0 +get_channelÌ128Í()ÎGst.TunerÖ0Ïpublic abstract unowned +get_charÌ128Í()Ö0Ïpublic unichar +get_charÌ128Í()ÎGLib.ValueÖ0Ïpublic char +get_charÌ128Í(string tag, out char value)ÎGst.TagListÖ0Ïpublic bool +get_charÌ128Í()ÎGtk.TextIterÖ0Ïpublic unichar +get_char_ascentÌ128Í()ÎVte.TerminalÖ0Ïpublic long +get_char_countÌ128Í()ÎGtk.TextBufferÖ0Ïpublic int +get_char_descentÌ128Í()ÎVte.TerminalÖ0Ïpublic long +get_char_extentsÌ128Í(out Pango.Rectangle logical_rect)ÎPango.LayoutIterÖ0Ïpublic void +get_char_heightÌ128Í()ÎVte.TerminalÖ0Ïpublic long +get_char_indexÌ128Í(string tag, uint index, out char value)ÎGst.TagListÖ0Ïpublic bool +get_char_validatedÌ128Í(long max_len = -1)Ö0Ïpublic unichar +get_char_widthÌ128Í()ÎVte.TerminalÖ0Ïpublic long +get_character_at_offsetÌ128Í(int offset)ÎAtk.TextÖ0Ïpublic abstract unichar +get_character_countÌ128Í()ÎAtk.TextÖ0Ïpublic abstract int +get_character_extentsÌ128Í(int offset, int x, int y, int width, int height, Atk.CoordType coords)ÎAtk.TextÖ0Ïpublic abstract void +get_charsÌ128Í(int start_pos, int end_pos)ÎGtk.EditableÖ0Ïpublic abstract unowned string +get_chars_in_lineÌ128Í()ÎGtk.TextIterÖ0Ïpublic int +get_charsetÌ128Í(out weak string charset)ÎGLibÖ0Ïpublic bool +get_childÌ128Í(string name)ÎGLib.FileÖ0Ïpublic GLib.File +get_childÌ128Í(int child_num)ÎGoo.CanvasItemÖ0Ïpublic abstract unowned +get_childÌ128Í(int child_num)ÎGoo.CanvasItemModelÖ0Ïpublic abstract unowned +get_childÌ128Í()ÎGtk.BinÖ0Ïpublic unowned +get_childÌ128Í(string child_name)ÎLm.MessageNodeÖ0Ïpublic weak Lm.MessageNode? +get_childÌ128Í()ÎPoppler.IndexIterÖ0Ïpublic unowned +get_child1Ì128Í()ÎGtk.PanedÖ0Ïpublic unowned +get_child2Ì128Í()ÎGtk.PanedÖ0Ïpublic unowned +get_child_anchorÌ128Í()ÎGtk.TextIterÖ0Ïpublic unowned +get_child_by_indexÌ128Í(uint index)ÎGst.ChildProxyÖ0Ïpublic abstract unowned +get_child_by_nameÌ128Í(string name)ÎGst.ChildProxyÖ0Ïpublic unowned +get_child_detachedÌ128Í()ÎGtk.HandleBoxÖ0Ïpublic bool +get_child_expandÌ128Í()ÎHildon.CaptionÖ0Ïpublic bool +get_child_for_display_nameÌ128Í(string display_name)ÎGLib.FileÖ0Ïpublic abstract GLib.File +get_child_idsÌ128Í()ÎTracker.FieldÖ0Ïpublic weak GLib.SList +get_child_pack_directionÌ128Í()ÎGtk.MenuBarÖ0Ïpublic Gtk.PackDirection +get_child_propertiesÌ128Í(Goo.CanvasItem child)ÎGoo.CanvasItemÖ0Ïpublic void +get_child_propertiesÌ128Í(Goo.CanvasItemModel child)ÎGoo.CanvasItemModelÖ0Ïpublic void +get_child_properties_valistÌ128Í(Goo.CanvasItem child, void* var_args)ÎGoo.CanvasItemÖ0Ïpublic void +get_child_properties_valistÌ128Í(Goo.CanvasItemModel child, void* var_args)ÎGoo.CanvasItemModelÖ0Ïpublic void +get_child_propertyÌ128Í(Goo.CanvasItem child, uint property_id, GLib.Value value, GLib.ParamSpec pspec)ÎGoo.CanvasItemÖ0Ïpublic abstract void +get_child_propertyÌ128Í(Goo.CanvasItemModel child, uint property_id, GLib.Value value, GLib.ParamSpec pspec)ÎGoo.CanvasItemModelÖ0Ïpublic abstract void +get_child_propertyÌ128Í(Gtk.Widget child, uint property_id, GLib.Value value, GLib.ParamSpec pspec)ÎGtk.ContainerÖ0Ïpublic virtual void +get_child_requisitionÌ128Í(out Gtk.Requisition requisition)ÎGtk.WidgetÖ0Ïpublic void +get_child_secondaryÌ128Í(Gtk.Widget child)ÎGtk.ButtonBoxÖ0Ïpublic bool +get_child_visibleÌ128Í()ÎGtk.WidgetÖ0Ïpublic bool +get_childrenÌ128Í()ÎGdk.WindowÖ0Ïpublic unowned +get_childrenÌ128Í()ÎGtk.ContainerÖ0Ïpublic GLib.List +get_children_countÌ128Í()ÎGst.ChildProxyÖ0 +get_choiceÌ128Í()ÎGLib.MountOperationÖ0Ïpublic int +get_chrome_maskÌ128Í()ÎGtk.MozEmbedÖ0Ïpublic MozEmbedChromeFlags +get_chunkÌ128Í()ÎSDLMixer.ChannelÖ0Ïpublic Chunk? +get_chunkÌ128Í(int64 offset)ÎSoup.MessageBodyÖ0Ïpublic unowned +get_class_groupÌ128Í()ÎWnck.WindowÖ0Ïpublic unowned +get_class_idÌ128Í(uchar res)ÎGsf.InfileMSOleÖ0Ïpublic bool +get_clickableÌ128Í()ÎGtk.TreeViewColumnÖ0Ïpublic bool +get_client_addressÌ128Í()ÎSoup.ServerContextÖ0Ïpublic unowned +get_client_hostÌ128Í()ÎSoup.ServerContextÖ0Ïpublic unowned string +get_client_infoÌ128Í()ÎMysqlÖ0 +get_client_versionÌ128Í()ÎMysqlÖ0 +get_client_window_geometryÌ128Í(int xp, int yp, int widthp, int heightp)ÎWnck.WindowÖ0Ïpublic void +get_clip_regionÌ128Í()ÎGdk.DrawableÖ0Ïpublic virtual unowned +get_clipboardÌ128Í(Gdk.Atom selection)ÎGtk.WidgetÖ0Ïpublic unowned +get_clipboxÌ128Í(out Gdk.Rectangle rectangle)ÎGdk.RegionÖ0Ïpublic void +get_cliprectÌ128Í(Rect rect)ÎSDL.SurfaceÖ0Ïpublic void +get_clockÌ128Í()ÎGst.ElementÖ0Ïpublic unowned +get_clockÌ128Í()ÎGst.PipelineÖ0Ïpublic unowned +get_clock_timeÌ128Í(string fieldname, Gst.ClockTime value)ÎGst.StructureÖ0Ïpublic bool +get_close_base_streamÌ128Í()ÎGLib.FilterInputStreamÖ0Ïpublic bool +get_close_base_streamÌ128Í()ÎGLib.FilterOutputStreamÖ0Ïpublic bool +get_close_fdÌ128Í()ÎGLib.UnixInputStreamÖ0Ïpublic bool +get_close_fdÌ128Í()ÎGLib.UnixOutputStreamÖ0Ïpublic bool +get_close_on_unrefÌ128Í()ÎGLib.IOChannelÖ0Ïpublic bool +get_cluster_extentsÌ128Í(out Pango.Rectangle ink_rect, out Pango.Rectangle logical_rect)ÎPango.LayoutIterÖ0Ïpublic void +get_codeÌ128Í()ÎHildon.CodeDialogÖ0Ïpublic unowned string +get_colÌ128Í(Vector v, Matrix m, size_t j)ÎGsl.MatrixÖ0Ïpublic int +get_colÌ128Í(VectorComplex v, MatrixComplex m, size_t j)ÎGsl.MatrixComplexÖ0Ïpublic int +get_col_spacingÌ128Í()ÎExo.WrapTableÖ0 +get_col_spacingÌ128Í(uint column)ÎGtk.TableÖ0 +get_collateÌ128Í()ÎGtk.PrintSettingsÖ0Ïpublic bool +get_collision_handlingÌ128Í()ÎEpc.DispatcherÖ0Ïpublic Epc.CollisionHandling +get_collision_handlingÌ128Í()ÎEpc.PublisherÖ0Ïpublic Epc.CollisionHandling +get_colorÌ128Í()ÎGst.DebugCategoryÖ0 +get_colorÌ128Í(out Gdk.Color color)ÎGtk.ColorButtonÖ0Ïpublic void +get_colorÌ128Í(double h, double s, double v)ÎGtk.HSVÖ0Ïpublic void +get_colorÌ128Í(out Gdk.Color color)ÎHildon.ColorButtonÖ0Ïpublic void +get_colorÌ128Í(out Gdk.Color color)ÎHildon.ColorChooserÖ0Ïpublic void +get_colorÌ128Í(out Gdk.Color color)ÎHildon.ColorChooserDialogÖ0Ïpublic void +get_colorÌ128Í(Pango.RenderPart part)ÎPango.RendererÖ0Ïpublic Pango.Color +get_color_selectionÌ128Í()ÎGtk.ColorSelectionDialogÖ0Ïpublic unowned +get_colormapÌ128Í()ÎGdk.DrawableÖ0Ïpublic virtual unowned +get_colormapÌ128Í()ÎGdk.GCÖ0Ïpublic unowned +get_colormapÌ128Í()ÎGdk.ImageÖ0Ïpublic unowned +get_colormapÌ128Í()ÎGtk.WidgetÖ0Ïpublic unowned +get_colorspaceÌ128Í()ÎGdk.PixbufÖ0Ïpublic Gdk.Colorspace +get_columnÌ128Í(int n)ÎGtk.TreeViewÖ0Ïpublic unowned +get_column_at_indexÌ128Í(int index_)ÎAtk.TableÖ0Ïpublic abstract int +get_column_countÌ128Í()ÎVte.TerminalÖ0Ïpublic long +get_column_descriptionÌ128Í(int column)ÎAtk.TableÖ0Ïpublic abstract unowned string +get_column_extent_atÌ128Í(int row, int column)ÎAtk.TableÖ0Ïpublic abstract int +get_column_headerÌ128Í(int column)ÎAtk.TableÖ0Ïpublic abstract unowned +get_column_headers_visibleÌ128Í()ÎHildon.FileSelectionÖ0Ïpublic bool +get_column_spacingÌ128Í()ÎExo.IconViewÖ0Ïpublic int +get_column_spacingÌ128Í()ÎGtk.IconViewÖ0Ïpublic int +get_column_span_columnÌ128Í()ÎGtk.ComboBoxÖ0Ïpublic int +get_column_typeÌ128Í(int index_)ÎGtk.TreeModelÖ0Ïpublic abstract GLib.Type +get_columnsÌ128Í()ÎExo.IconViewÖ0Ïpublic int +get_columnsÌ128Í()ÎGtk.IconViewÖ0Ïpublic int +get_columnsÌ128Í()ÎGtk.TreeViewÖ0Ïpublic unowned +get_commandÌ128Í()ÎXfce.MenuItemÖ0Ïpublic unowned string +get_commandlineÌ128Í()ÎGLib.AppInfoÖ0Ïpublic abstract unowned string +get_commentÌ128Í(string group_name, string key)ÎGLib.KeyFileÖ0 +get_commentÌ128Í()ÎGMenu.TreeDirectoryÖ0Ïpublic unowned string +get_commentÌ128Í()ÎGMenu.TreeEntryÖ0Ïpublic unowned string +get_commentÌ128Í()ÎOobs.ShareSMBÖ0Ïpublic unowned string +get_commentÌ128Í()ÎXfce.MenuDirectoryÖ0Ïpublic unowned string +get_commentÌ128Í()ÎXfce.MenuItemÖ0Ïpublic unowned string +get_commentsÌ128Í()ÎGtk.AboutDialogÖ0Ïpublic unowned string +get_common_menuÌ128Í()ÎHildon.ProgramÖ0Ïpublic unowned +get_common_toolbarÌ128Í()ÎHildon.ProgramÖ0Ïpublic unowned +get_compatible_padÌ128Í(Gst.Pad pad, Gst.Caps? caps)ÎGst.ElementÖ0Ïpublic unowned +get_compatible_pad_templateÌ128Í(Gst.PadTemplate compattempl)ÎGst.ElementÖ0Ïpublic unowned +get_completionÌ128Í()ÎGtk.EntryÖ0Ïpublic unowned +get_completion_prefixÌ128Í()ÎGtk.EntryCompletionÖ0Ïpublic unowned string +get_completion_suffixÌ128Í(string initial_text)ÎGLib.FilenameCompleterÖ0Ïpublic unowned string +get_completionsÌ128Í(string initial_text)ÎGLib.FilenameCompleterÖ0Ïpublic unowned string +get_composite_drawableÌ128Í(int x, int y, int width, int height, int composite_x_offset, int composite_y_offset)ÎGdk.DrawableÖ0Ïpublic virtual unowned +get_composite_nameÌ128Í()ÎGtk.WidgetÖ0Ïpublic unowned string +get_compress_modeÌ128Í()ÎXml.DocÖ0Ïpublic int +get_compress_modeÌ128Í()ÎXml.TreeÖ0Ïpublic int +get_configÌ128Í()ÎTracker.LanguageÖ0Ïpublic weak Tracker.Config +get_config_prefixÌ128Í()ÎGnome.ClientÖ0Ïpublic unowned string +get_configuration_methodÌ128Í()ÎOobs.IfaceEthernetÖ0Ïpublic unowned string +get_configuredÌ128Í()ÎOobs.IfaceÖ0Ïpublic bool +get_connectedÌ128Í()ÎOobs.SessionÖ0Ïpublic bool +get_connected_drivesÌ128Í()ÎGLib.VolumeMonitorÖ0Ïpublic virtual unowned +get_connected_drivesÌ128Í()ÎGnomeVFS.VolumeMonitorÖ0Ïpublic unowned +get_connectionÌ128Í()ÎDBus.ConnectionÖ0Ïpublic RawConnection +get_connectionÌ128Í(uint idx)ÎGst.SDPMediaÖ0Ïpublic unowned +get_connectionÌ128Í()ÎGst.SDPMessageÖ0Ïpublic unowned +get_connectionÌ128Í(Soup.Message msg, bool try_pruning, bool is_new)ÎSoup.SessionÖ0Ïpublic unowned +get_connectionÌ128Í()ÎXml.NanoFTPÖ0Ïpublic int +get_connection_typeÌ128Í()ÎOobs.IfacePPPÖ0Ïpublic unowned string +get_containerÌ128Í()ÎGLib.FileEnumeratorÖ0Ïpublic unowned +get_contentÌ128Í()ÎCairo.SurfaceÖ0Ïpublic Content +get_contentÌ128Í()ÎXml.NodeÖ0 +get_content_areaÌ128Í()ÎGtk.DialogÖ0Ïpublic unowned +get_content_dispositionÌ128Í(out unowned string disposition, GLib.HashTable params)ÎSoup.MessageHeadersÖ0Ïpublic bool +get_content_lengthÌ128Í()ÎSoup.MessageHeadersÖ0Ïpublic int64 +get_content_metadataÌ128Í()ÎTracker.ServiceÖ0 +get_content_rangeÌ128Í(int64 start, int64 end, int64 total_length)ÎSoup.MessageHeadersÖ0Ïpublic bool +get_content_typeÌ128Í()ÎGLib.FileInfoÖ0Ïpublic unowned string +get_content_typeÌ128Í()ÎGsf.InputHTTPÖ0 +get_content_typeÌ128Í(GLib.HashTable params)ÎSoup.MessageHeadersÖ0Ïpublic unowned string +get_contentsÌ128Í(string filename, out string contents, out ulong length = null)ÎGLib.FileUtilsÖ0Ïpublic bool +get_contentsÌ128Í()ÎGLib.MappedFileÖ0Ïpublic char * +get_contentsÌ128Í()ÎGMenu.TreeDirectoryÖ0Ïpublic unowned +get_contents_pathÌ128Í()ÎEpc.PublisherÖ0 +get_contextÌ128Í()ÎFuseÖ0Ïpublic Context +get_contextÌ128Í()ÎGLib.MainLoopÖ0Ïpublic weak MainContext +get_contextÌ128Í()ÎGLib.SourceÖ0Ïpublic weak MainContext +get_contextÌ128Í()ÎPango.LayoutÖ0Ïpublic unowned +get_context_idÌ128Í()ÎGtk.IMMulticontextÖ0Ïpublic unowned string +get_context_idÌ128Í(string context_description)ÎGtk.StatusbarÖ0 +get_control_sourceÌ128Í(string property_name)ÎGst.ControllerÖ0Ïpublic unowned +get_cookieÌ128Í()ÎEpc.DispatcherÖ0 +get_cookiesÌ128Í(Soup.URI uri, bool for_http)ÎSoup.CookieJarÖ0Ïpublic unowned string +get_coordsÌ128Í(out double x_win, out double y_win)ÎGdk.EventÖ0Ïpublic bool +get_copy_target_listÌ128Í()ÎGtk.TextBufferÖ0Ïpublic unowned +get_copy_target_listÌ128Í()ÎWebKit.WebViewÖ0Ïpublic unowned +get_copyrightÌ128Í()ÎGtk.AboutDialogÖ0Ïpublic unowned string +get_core_pointerÌ128Í()ÎGdk.DeviceÖ0Ïpublic unowned +get_core_pointerÌ128Í()ÎGdk.DisplayÖ0Ïpublic unowned +get_countÌ128Í()ÎGst.InterpolationControlSourceÖ0Ïpublic int +get_countÌ128Í()ÎGst.RTCPPacketÖ0Ïpublic uchar +get_coverageÌ128Í(Pango.Language language)ÎPango.FontÖ0Ïpublic unowned +get_crawl_directory_rootsÌ128Í()ÎTracker.ConfigÖ0Ïpublic weak GLib.SList +get_crop_boxÌ128Í(Poppler.Rectangle rect)ÎPoppler.PageÖ0Ïpublic void +get_ctimeÌ128Í()ÎGnomeKeyring.InfoÖ0 +get_ctimeÌ128Í()ÎGnomeKeyring.ItemInfoÖ0 +get_ctmÌ128Í(out Matrix ctm)ÎCairo.ScaledFontÖ0Ïpublic void +get_currentÌ128Í()ÎGLib.CancellableÖ0Ïpublic unowned +get_current_alphaÌ128Í()ÎGtk.ColorSelectionÖ0Ïpublic uint16 +get_current_colorÌ128Í(out Gdk.Color color)ÎGtk.ColorSelectionÖ0Ïpublic void +get_current_content_iterÌ128Í(Gtk.TreeIter iter)ÎHildon.FileSelectionÖ0Ïpublic bool +get_current_dirÌ128Í()ÎGLib.EnvironmentÖ0 +get_current_eventÌ128Í()ÎGtkÖ0Ïpublic Gdk.Event +get_current_event_stateÌ128Í(Gdk.ModifierType state)ÎGtkÖ0Ïpublic bool +get_current_event_timeÌ128Í()ÎGtkÖ0Ïpublic uint32 +get_current_folderÌ128Í()ÎGtk.FileChooserÖ0 +get_current_folder_fileÌ128Í()ÎGtk.FileChooserÖ0Ïpublic unowned +get_current_folder_iterÌ128Í(Gtk.TreeIter iter)ÎHildon.FileSelectionÖ0Ïpublic bool +get_current_folder_uriÌ128Í()ÎGtk.FileChooserÖ0 +get_current_folder_uriÌ128Í()ÎHildon.FileSelectionÖ0Ïpublic unowned string +get_current_icon_drag_sourceÌ128Í()ÎGtk.EntryÖ0Ïpublic int +get_current_itemÌ128Í()ÎGtk.RecentChooserÖ0Ïpublic unowned +get_current_itemÌ128Í()ÎWebKit.WebBackForwardListÖ0Ïpublic unowned +get_current_lineÌ128Í()ÎJson.ParserÖ0 +get_current_pageÌ128Í()ÎGtk.AssistantÖ0Ïpublic int +get_current_pageÌ128Í()ÎGtk.NotebookÖ0Ïpublic int +get_current_pointÌ128Í(ref double x, ref double y)ÎCairo.ContextÖ0Ïpublic void +get_current_posÌ128Í()ÎJson.ParserÖ0 +get_current_timeÌ128Í(out TimeVal timeval)ÎGLib.SourceÖ0Ïpublic void +get_current_timeÌ128Í()ÎGLib.TimeValÖ0Ïpublic void +get_current_uriÌ128Í()ÎGtk.RecentChooserÖ0Ïpublic abstract unowned string +get_current_valueÌ128Í(GLib.Value value)ÎAtk.ValueÖ0Ïpublic abstract void +get_current_valueÌ128Í()ÎGtk.RadioActionÖ0Ïpublic int +get_cursorÌ128Í(out unowned Gtk.TreePath path, out unowned Gtk.CellRenderer cell)ÎExo.IconViewÖ0Ïpublic bool +get_cursorÌ128Í(out Gtk.TreePath path, out unowned Gtk.CellRenderer cell)ÎGtk.IconViewÖ0Ïpublic bool +get_cursorÌ128Í(out Gtk.TreePath? path, out unowned Gtk.TreeViewColumn? focus_column)ÎGtk.TreeViewÖ0Ïpublic void +get_cursor_hadjustmentÌ128Í()ÎGtk.EntryÖ0Ïpublic unowned +get_cursor_posÌ128Í(int index_, out Pango.Rectangle strong_pos, out Pango.Rectangle weak_pos)ÎPango.LayoutÖ0Ïpublic void +get_cursor_positionÌ128Í(out long column, out long row)ÎVte.TerminalÖ0Ïpublic void +get_cursor_visibleÌ128Í()ÎGtk.TextViewÖ0Ïpublic bool +get_dataÌ128Í()ÎCairo.ImageSurfaceÖ0Ïpublic uchar +get_dataÌ128Í(ulong length)ÎEpc.ContentsÖ0Ïpublic void * +get_dataÌ128Í(uint cnxn_id, void* listener_data_p, string location_p)ÎGConf.ListenersÖ0Ïpublic bool +get_dataÌ128Í(string key)ÎGLib.DatalistÖ0Ïpublic weak G +get_dataÌ128Í()ÎGLib.MemoryOutputStreamÖ0Ïpublic void * +get_dataÌ128Í(string key)ÎGLib.ObjectÖ0Ïpublic void * +get_dataÌ128Í(uint size, out uchar val)ÎGst.ByteReaderÖ0Ïpublic bool +get_dataÌ128Í()ÎGtk.SelectionDataÖ0Ïpublic unowned +get_data_blobÌ128Í()ÎGsf.ClipDataÖ0Ïpublic weak Gsf.Blob +get_data_sizeÌ128Í()ÎGLib.MemoryOutputStreamÖ0Ïpublic size_t +get_data_typeÌ128Í()ÎGtk.SelectionDataÖ0Ïpublic Gdk.Atom +get_data_typeÌ128Í()ÎTracker.FieldÖ0Ïpublic Tracker.FieldType +get_dateÌ128Í(string fieldname, out GLib.Date value)ÎGst.StructureÖ0Ïpublic bool +get_dateÌ128Í(string tag, out GLib.Date? value)ÎGst.TagListÖ0Ïpublic bool +get_dateÌ128Í()ÎGst.ValueÖ0Ïpublic Gst.Date +get_dateÌ128Í(out uint year, out uint month, out uint day)ÎGtk.CalendarÖ0Ïpublic void +get_dateÌ128Í(uint year, uint month, uint day)ÎHildon.CalendarÖ0Ïpublic void +get_dateÌ128Í(uint year, uint month, uint day)ÎHildon.CalendarPopupÖ0Ïpublic void +get_dateÌ128Í(uint year, uint month, uint day)ÎHildon.DateEditorÖ0Ïpublic void +get_date_indexÌ128Í(string tag, uint index, out GLib.Date? value)ÎGst.TagListÖ0Ïpublic bool +get_datetimeÌ128Í(ulong timeval)ÎSoup.XmlrpcValueÖ0Ïpublic bool +get_dayÌ128Í()ÎGLib.DateÖ0Ïpublic DateDay +get_dayÌ128Í()ÎHildon.DateEditorÖ0 +get_day_of_yearÌ128Í()ÎGLib.DateÖ0 +get_days_in_monthÌ128Í(DateMonth month, DateYear year)ÎGLib.DateÖ0Ïpublic uchar +get_days_in_monthÌ4ÎGLib.DateMonthÖ0 +get_db_typeÌ128Í()ÎTracker.ServiceÖ0Ïpublic Tracker.DBType +get_dbus_connectionÌ128Í()ÎOsso.ContextÖ0Ïpublic void * +get_decoratedÌ128Í()ÎGtk.WindowÖ0Ïpublic bool +get_decorationsÌ128Í(out Gdk.WMDecoration decorations)ÎGdk.WindowÖ0Ïpublic bool +get_defaultÌ128Í()ÎGConf.ClientÖ0Ïpublic unowned +get_defaultÌ128Í()ÎGConf.EngineÖ0Ïpublic unowned +get_defaultÌ128Í()ÎGLib.ResolverÖ0Ïpublic unowned +get_defaultÌ128Í()ÎGLib.VfsÖ0Ïpublic unowned +get_defaultÌ128Í()ÎGdk.DisplayÖ0Ïpublic unowned +get_defaultÌ128Í()ÎGdk.KeymapÖ0Ïpublic unowned +get_defaultÌ128Í(Gdk.Screen screen)ÎGdk.PangoRendererÖ0Ïpublic unowned +get_defaultÌ128Í()ÎGdk.ScreenÖ0Ïpublic unowned +get_defaultÌ128Í()ÎGst.RegistryÖ0Ïpublic unowned +get_defaultÌ128Í()ÎGtk.IconThemeÖ0Ïpublic unowned +get_defaultÌ128Í()ÎGtk.PaperSizeÖ0Ïpublic unowned string +get_defaultÌ128Í()ÎGtk.RecentManagerÖ0Ïpublic unowned +get_defaultÌ128Í()ÎGtk.SettingsÖ0Ïpublic unowned +get_defaultÌ128Í()ÎGtk.SourceLanguageManagerÖ0Ïpublic unowned +get_defaultÌ128Í()ÎGtk.SourceStyleSchemeManagerÖ0Ïpublic unowned +get_defaultÌ128Í()ÎPango.CairoFontMapÖ0Ïpublic unowned +get_defaultÌ128Í()ÎPango.LanguageÖ0Ïpublic unowned +get_defaultÌ128Í()ÎWnck.ScreenÖ0Ïpublic unowned +get_defaultÌ128Í()ÎXfce.MenuItemCacheÖ0Ïpublic unowned +get_defaultÌ128Í()ÎXfce.MenuSeparatorÖ0Ïpublic unowned +get_default_attributesÌ128Í()ÎAtk.TextÖ0Ïpublic abstract unowned +get_default_attributesÌ128Í()ÎGtk.TextViewÖ0Ïpublic unowned +get_default_bottom_marginÌ128Í(Gtk.Unit unit)ÎGtk.PaperSizeÖ0Ïpublic double +get_default_browse_domainsÌ128Í()ÎGnomeVFSÖ0Ïpublic unowned +get_default_codeÌ128Í()ÎTracker.LanguageÖ0 +get_default_col_spacingÌ128Í()ÎGtk.TableÖ0 +get_default_colormapÌ128Í()ÎGdk.ScreenÖ0Ïpublic unowned +get_default_colormapÌ128Í()ÎGtk.WidgetÖ0Ïpublic unowned +get_default_cursor_sizeÌ128Í()ÎGdk.DisplayÖ0 +get_default_directionÌ128Í()ÎGtk.WidgetÖ0Ïpublic Gtk.TextDirection +get_default_displayÌ128Í()ÎGdk.DisplayManagerÖ0Ïpublic unowned +get_default_emulationÌ128Í()ÎVte.TerminalÖ0Ïpublic unowned string +get_default_for_typeÌ128Í(string content_type, bool must_support_uris)ÎGLib.AppInfoÖ0Ïpublic unowned +get_default_for_uri_schemeÌ128Í(string uri_scheme)ÎGLib.AppInfoÖ0Ïpublic unowned +get_default_for_uri_schemeÌ128Í(string uri_scheme)ÎGLib.DesktopAppInfoLookupÖ0Ïpublic abstract unowned +get_default_from_schemaÌ128Í(string key)ÎGConf.ClientÖ0Ïpublic unowned +get_default_from_schemaÌ128Í(string key)ÎGConf.EngineÖ0Ïpublic unowned +get_default_gatewayÌ128Í()ÎOobs.IfacePPPÖ0Ïpublic bool +get_default_groupÌ128Í()ÎGdk.DisplayÖ0Ïpublic unowned +get_default_groupÌ128Í()ÎOobs.UsersConfigÖ0Ïpublic unowned +get_default_home_dirÌ128Í()ÎOobs.UsersConfigÖ0Ïpublic unowned string +get_default_icon_listÌ128Í()ÎGtk.WindowÖ0Ïpublic unowned +get_default_icon_nameÌ128Í()ÎGtk.WindowÖ0Ïpublic unowned string +get_default_keyringÌ128Í(owned GnomeKeyring.OperationGetStringCallback callback)ÎGnomeKeyringÖ0Ïpublic void * +get_default_keyring_syncÌ128Í(out unowned string keyring)ÎGnomeKeyringÖ0Ïpublic GnomeKeyring.Result +get_default_languageÌ128Í()ÎGtkÖ0Ïpublic unowned +get_default_left_marginÌ128Í(Gtk.Unit unit)ÎGtk.PaperSizeÖ0Ïpublic double +get_default_line_widthÌ128Í()ÎGoo.CanvasÖ0Ïpublic double +get_default_page_setupÌ128Í()ÎGtk.PrintOperationÖ0Ïpublic unowned +get_default_registryÌ128Í()ÎAtkÖ0Ïpublic unowned +get_default_right_marginÌ128Í(Gtk.Unit unit)ÎGtk.PaperSizeÖ0Ïpublic double +get_default_root_windowÌ128Í()ÎGdkÖ0Ïpublic unowned +get_default_row_spacingÌ128Í()ÎGtk.TableÖ0 +get_default_runlevelÌ128Í()ÎOobs.ServicesConfigÖ0Ïpublic unowned +get_default_screenÌ128Í()ÎGdk.DisplayÖ0Ïpublic virtual unowned +get_default_shellÌ128Í()ÎOobs.UsersConfigÖ0Ïpublic unowned string +get_default_sizeÌ128Í(out int width, out int height)ÎGtk.WindowÖ0Ïpublic void +get_default_sourceÌ128Í()ÎGtk.PrintSettingsÖ0Ïpublic unowned string +get_default_styleÌ128Í()ÎGtk.WidgetÖ0Ïpublic unowned +get_default_top_marginÌ128Í(Gtk.Unit unit)ÎGtk.PaperSizeÖ0Ïpublic double +get_default_valueÌ128Í()ÎGConf.SchemaÖ0Ïpublic unowned +get_default_visualÌ128Í()ÎGtk.WidgetÖ0Ïpublic unowned +get_default_widgetÌ128Í()ÎGtk.WindowÖ0Ïpublic unowned +get_delayÌ128Í()ÎGst.PipelineÖ0Ïpublic Gst.ClockTime +get_delay_timeÌ128Í()ÎGdk.PixbufAnimationIterÖ0Ïpublic int +get_deletableÌ128Í()ÎGtk.WindowÖ0Ïpublic bool +get_deletedÌ128Í()ÎGtk.TextChildAnchorÖ0Ïpublic bool +get_deletedÌ128Í()ÎGtk.TextMarkÖ0Ïpublic bool +get_deletedÌ128Í()ÎXfce.MenuÖ0Ïpublic bool +get_delimitedÌ128Í()ÎTracker.FieldÖ0Ïpublic bool +get_depthÌ128Í()ÎCairo.XlibSurfaceÖ0Ïpublic int +get_depthÌ128Í()ÎGdk.DrawableÖ0Ïpublic virtual int +get_depthÌ128Í()ÎGtk.TreePathÖ0Ïpublic int +get_descÌ128Í()ÎRsvg.HandleÖ0Ïpublic unowned string +get_descentÌ128Í()ÎPango.FontMetricsÖ0Ïpublic int +get_descriptionÌ128Í(int i)ÎAtk.ActionÖ0Ïpublic abstract unowned string +get_descriptionÌ128Í()ÎAtk.ObjectÖ0Ïpublic virtual unowned string +get_descriptionÌ128Í()ÎGLib.AppInfoÖ0Ïpublic abstract unowned string +get_descriptionÌ128Í(string uri)ÎGLib.BookmarkFileÖ0 +get_descriptionÌ128Í()ÎGLib.OptionContextÖ0Ïpublic void +get_descriptionÌ128Í()ÎGdk.PixbufFormatÖ0Ïpublic unowned string +get_descriptionÌ128Í()ÎGst.DebugCategoryÖ0Ïpublic unowned string +get_descriptionÌ128Í()ÎGst.ElementFactoryÖ0Ïpublic unowned string +get_descriptionÌ128Í()ÎGst.PluginÖ0Ïpublic unowned string +get_descriptionÌ128Í()ÎGtk.RecentInfoÖ0Ïpublic unowned string +get_descriptionÌ128Í()ÎGtk.SourceStyleSchemeÖ0Ïpublic unowned string +get_descriptionÌ128Í()ÎOobs.SMBConfigÖ0Ïpublic unowned string +get_descriptionÌ128Í(string name)ÎTracker.ModuleConfigÖ0 +get_descriptorÌ128Í(uchar type, uchar index, void * buf, int size)ÎUSB.DeviceHandleÖ0Ïpublic int +get_descriptor_by_endpointÌ128Í(int ep, uchar type, uchar index, void * buf, int size)ÎUSB.DeviceHandleÖ0Ïpublic int +get_deserialize_formatsÌ128Í(int n_formats)ÎGtk.TextBufferÖ0Ïpublic Gdk.Atom +get_desktop_file_idÌ128Í()ÎGMenu.TreeEntryÖ0Ïpublic unowned string +get_desktop_file_pathÌ128Í()ÎGMenu.TreeDirectoryÖ0Ïpublic unowned string +get_desktop_file_pathÌ128Í()ÎGMenu.TreeEntryÖ0Ïpublic unowned string +get_desktop_file_pathÌ128Í()ÎGnomeVFS.MimeApplicationÖ0Ïpublic unowned string +get_desktop_idÌ128Í()ÎGnome.ClientÖ0Ïpublic unowned string +get_desktop_idÌ128Í()ÎGnomeVFS.MimeApplicationÖ0Ïpublic unowned string +get_desktop_idÌ128Í()ÎXfce.MenuItemÖ0Ïpublic unowned string +get_dest_item_at_posÌ128Í(int drag_x, int drag_y, out unowned Gtk.TreePath path, Exo.IconViewDropPosition pos)ÎExo.IconViewÖ0Ïpublic bool +get_dest_item_at_posÌ128Í(int drag_x, int drag_y, out unowned Gtk.TreePath path, Gtk.IconViewDropPosition pos)ÎGtk.IconViewÖ0Ïpublic bool +get_dest_row_at_posÌ128Í(int drag_x, int drag_y, out Gtk.TreePath? path, out Gtk.TreeViewDropPosition pos)ÎGtk.TreeViewÖ0Ïpublic bool +get_destroy_with_parentÌ128Í()ÎGtk.WindowÖ0Ïpublic bool +get_detailÌ128Í(string name)ÎEpc.ServiceInfoÖ0 +get_detail_height_rowsÌ128Í()ÎGtk.CalendarÖ0Ïpublic int +get_detail_width_charsÌ128Í()ÎGtk.CalendarÖ0Ïpublic int +get_device_nameÌ128Í()ÎOobs.IfaceÖ0Ïpublic unowned string +get_device_offsetÌ128Í(ref double x_offset, ref double y_offset)ÎCairo.SurfaceÖ0Ïpublic void +get_device_pathÌ128Í()ÎGLib.UnixMountPointÖ0Ïpublic unowned string +get_device_pathÌ128Í()ÎGnomeVFS.DriveÖ0Ïpublic unowned string +get_device_pathÌ128Í()ÎGnomeVFS.VolumeÖ0Ïpublic unowned string +get_device_typeÌ128Í()ÎGnomeVFS.DriveÖ0Ïpublic GnomeVFS.DeviceType +get_device_typeÌ128Í()ÎGnomeVFS.VolumeÖ0Ïpublic GnomeVFS.DeviceType +get_dial_typeÌ128Í()ÎOobs.IfacePPPÖ0Ïpublic Oobs.DialType +get_digestÌ128Í([CCode (array_length = false)] uint8[] buffer, ref size_t digest_len)ÎGLib.ChecksumÖ0Ïpublic void +get_digitsÌ128Í()ÎGtk.ScaleÖ0Ïpublic int +get_digitsÌ128Í()ÎGtk.SpinButtonÖ0 +get_dimensionsÌ128Í(Rsvg.DimensionData dimension_data)ÎRsvg.HandleÖ0Ïpublic void +get_directionÌ128Í()ÎGdk.KeymapÖ0Ïpublic Pango.Direction +get_directionÌ128Í()ÎGst.PadÖ0Ïpublic Gst.PadDirection +get_directionÌ128Í()ÎGtk.IconSourceÖ0Ïpublic Gtk.TextDirection +get_directionÌ128Í()ÎGtk.WidgetÖ0Ïpublic Gtk.TextDirection +get_direction_wildcardedÌ128Í()ÎGtk.IconSourceÖ0Ïpublic bool +get_directoryÌ128Í()ÎGMenu.TreeAliasÖ0Ïpublic unowned +get_directoryÌ128Í()ÎGMenu.TreeHeaderÖ0Ïpublic unowned +get_directoryÌ128Í()ÎXfce.MenuÖ0Ïpublic unowned +get_directory_dirsÌ128Í()ÎXfce.MenuÖ0Ïpublic unowned +get_directory_from_pathÌ128Í(string path)ÎGMenu.TreeÖ0Ïpublic unowned +get_dirnameÌ128Í(string file_name)ÎGLib.PathÖ0 +get_disable_indexing_on_batteryÌ128Í()ÎTracker.ConfigÖ0Ïpublic bool +get_disable_indexing_on_battery_initÌ128Í()ÎTracker.ConfigÖ0Ïpublic bool +get_disabled_modulesÌ128Í()ÎTracker.ConfigÖ0Ïpublic weak GLib.SList +get_displayÌ128Í()ÎCairo.XlibSurfaceÖ0Ïpublic void * +get_displayÌ128Í(GLib.AppInfo info, GLib.List files)ÎGLib.AppLaunchContextÖ0Ïpublic virtual unowned string +get_displayÌ128Í()ÎGdkÖ0Ïpublic unowned string +get_displayÌ128Í()ÎGdk.CursorÖ0Ïpublic unowned +get_displayÌ128Í()ÎGdk.DrawableÖ0Ïpublic unowned +get_displayÌ128Í()ÎGdk.ScreenÖ0Ïpublic unowned +get_displayÌ128Í()ÎGtk.ClipboardÖ0Ïpublic unowned +get_displayÌ128Í()ÎGtk.SelectionDataÖ0Ïpublic unowned +get_displayÌ128Í()ÎGtk.WidgetÖ0Ïpublic unowned +get_display_arg_nameÌ128Í()ÎGdkÖ0Ïpublic unowned string +get_display_nameÌ128Í()ÎGLib.FileInfoÖ0Ïpublic unowned string +get_display_nameÌ128Í()ÎGdk.DisplayÖ0Ïpublic virtual unowned string +get_display_nameÌ128Í()ÎGnomeKeyring.ItemInfoÖ0Ïpublic unowned string +get_display_nameÌ128Í()ÎGnomeVFS.DriveÖ0Ïpublic unowned string +get_display_nameÌ128Í()ÎGnomeVFS.VolumeÖ0Ïpublic unowned string +get_display_nameÌ128Í()ÎGtk.IconInfoÖ0Ïpublic unowned string +get_display_nameÌ128Í()ÎGtk.PaperSizeÖ0Ïpublic unowned string +get_display_nameÌ128Í()ÎGtk.RecentInfoÖ0Ïpublic unowned string +get_display_nameÌ128Í()ÎHildon.FileSystemInfoÖ0Ïpublic unowned string +get_display_nameÌ128Í()ÎXfce.PanelPluginÖ0 +get_display_optionsÌ128Í()ÎGtk.CalendarÖ0Ïpublic Gtk.CalendarDisplayOptions +get_display_optionsÌ128Í()ÎHildon.CalendarÖ0Ïpublic Hildon.CalendarDisplayOptions +get_displayed_rowÌ128Í()ÎGtk.CellViewÖ0Ïpublic unowned +get_distinctÌ128Í()ÎRasqal.QueryÖ0Ïpublic bool +get_ditemÌ128Í()ÎGnome.DItemEditÖ0Ïpublic unowned +get_ditherÌ128Í()ÎGtk.PrintSettingsÖ0Ïpublic unowned string +get_dns_serversÌ128Í()ÎOobs.HostsConfigÖ0Ïpublic unowned +get_do_overwrite_confirmationÌ128Í()ÎGtk.FileChooserÖ0Ïpublic bool +get_do_timestampÌ128Í()ÎGst.BaseSrcÖ0Ïpublic bool +get_documentÌ128Í()ÎAtk.DocumentÖ0Ïpublic abstract void * +get_document_attribute_valueÌ128Í(string attribute_name)ÎAtk.DocumentÖ0Ïpublic abstract unowned string +get_document_attributesÌ128Í()ÎAtk.DocumentÖ0Ïpublic abstract unowned +get_document_localeÌ128Í()ÎAtk.DocumentÖ0Ïpublic abstract unowned string +get_document_typeÌ128Í()ÎAtk.DocumentÖ0Ïpublic abstract unowned string +get_documentersÌ128Í()ÎGtk.AboutDialogÖ0Ïpublic unowned string +get_domainÌ128Í()ÎGLib.MountOperationÖ0Ïpublic unowned string +get_domainÌ128Í()ÎGLib.NetworkServiceÖ0Ïpublic unowned string +get_domainÌ128Í()ÎGnome.PasswordDialogÖ0Ïpublic unowned string +get_domainnameÌ128Í()ÎOobs.HostsConfigÖ0Ïpublic unowned string +get_doubleÌ128Í(string group_name, string key)ÎGLib.KeyFileÖ0Ïpublic double +get_doubleÌ128Í()ÎGLib.ValueÖ0Ïpublic double +get_doubleÌ8ÎGsl.RNGTypeÖ0ÏRNGGetDouble +get_doubleÌ128Í(string fieldname, out double value)ÎGst.StructureÖ0Ïpublic bool +get_doubleÌ128Í(string tag, out double value)ÎGst.TagListÖ0Ïpublic bool +get_doubleÌ128Í(string key)ÎGtk.PrintSettingsÖ0Ïpublic double +get_doubleÌ128Í()ÎJson.NodeÖ0Ïpublic double +get_doubleÌ128Í(double b)ÎSoup.XmlrpcValueÖ0Ïpublic bool +get_doubleÌ128Í(string property, double default_value)ÎXfconf.ChannelÖ0Ïpublic double +get_double_indexÌ128Í(string tag, uint index, out double value)ÎGst.TagListÖ0Ïpublic bool +get_double_listÌ128Í(string group_name, string key)ÎGLib.KeyFileÖ0Ïpublic double +get_double_range_maxÌ128Í()ÎGst.ValueÖ0Ïpublic double +get_double_range_minÌ128Í()ÎGst.ValueÖ0Ïpublic double +get_double_with_defaultÌ128Í(string key, double def)ÎGtk.PrintSettingsÖ0Ïpublic double +get_dpi_xÌ128Í()ÎGtk.PrintContextÖ0Ïpublic double +get_dpi_yÌ128Í()ÎGtk.PrintContextÖ0Ïpublic double +get_drag_dest_itemÌ128Í(out unowned Gtk.TreePath path, Exo.IconViewDropPosition pos)ÎExo.IconViewÖ0Ïpublic void +get_drag_dest_itemÌ128Í(out unowned Gtk.TreePath path, Gtk.IconViewDropPosition pos)ÎGtk.IconViewÖ0Ïpublic void +get_drag_dest_rowÌ128Í(out Gtk.TreePath? path, out Gtk.TreeViewDropPosition pos)ÎGtk.TreeViewÖ0Ïpublic void +get_drawÌ128Í()ÎGtk.SeparatorToolItemÖ0Ïpublic bool +get_draw_as_radioÌ128Í()ÎGtk.CheckMenuItemÖ0Ïpublic bool +get_draw_as_radioÌ128Í()ÎGtk.ToggleActionÖ0Ïpublic bool +get_draw_valueÌ128Í()ÎGtk.ScaleÖ0Ïpublic bool +get_drawableÌ128Í()ÎCairo.XlibSurfaceÖ0Ïpublic int +get_driveÌ128Í()ÎGLib.MountÖ0Ïpublic abstract unowned +get_driveÌ128Í()ÎGLib.VolumeÖ0Ïpublic abstract unowned +get_driveÌ128Í()ÎGnomeVFS.VolumeÖ0Ïpublic unowned +get_drive_by_idÌ128Í(ulong id)ÎGnomeVFS.VolumeMonitorÖ0Ïpublic unowned +get_drop_indexÌ128Í(int x, int y)ÎGtk.ToolbarÖ0Ïpublic int +get_duplexÌ128Í()ÎGtk.PrintSettingsÖ0Ïpublic Gtk.PrintDuplex +get_durationÌ128Í()ÎPoppler.PageÖ0Ïpublic double +get_duration_maxÌ128Í()ÎHildon.TimeEditorÖ0 +get_duration_minÌ128Í()ÎHildon.TimeEditorÖ0 +get_duration_modeÌ128Í()ÎHildon.TimeEditorÖ0Ïpublic bool +get_duration_rangeÌ128Í(uint min_seconds, uint max_seconds)ÎHildon.TimeEditorÖ0Ïpublic void +get_edit_nameÌ128Í()ÎGLib.FileInfoÖ0Ïpublic unowned string +get_editableÌ128Í()ÎGtk.EditableÖ0Ïpublic bool +get_editableÌ128Í()ÎGtk.TextViewÖ0Ïpublic bool +get_editableÌ128Í()ÎWebKit.WebViewÖ0Ïpublic bool +get_editingÌ128Í()ÎExo.ToolbarsViewÖ0Ïpublic bool +get_elementÌ128Í()ÎGLib.MarkupParseContextÖ0 +get_elementÌ128Í(uchar[] name)ÎGst.XMLÖ0Ïpublic unowned +get_elementÌ128Í(uint index_)ÎJson.ArrayÖ0Ïpublic unowned +get_element_privateÌ128Í()ÎGst.PadÖ0Ïpublic void * +get_element_stackÌ128Í()ÎGLib.MarkupParseContextÖ0Ïpublic weak SList +get_element_typeÌ128Í()ÎGst.ElementFactoryÖ0Ïpublic GLib.Type +get_elementsÌ128Í()ÎJson.ArrayÖ0Ïpublic GLib.List +get_ellipsizeÌ128Í()ÎGtk.LabelÖ0Ïpublic Pango.EllipsizeMode +get_ellipsizeÌ128Í()ÎGtk.ProgressBarÖ0Ïpublic Pango.EllipsizeMode +get_ellipsizeÌ128Í()ÎPango.LayoutÖ0Ïpublic Pango.EllipsizeMode +get_emailÌ128Í(uint idx)ÎGst.SDPMessageÖ0Ïpublic unowned string +get_embeddedÌ128Í()ÎGtk.PlugÖ0Ïpublic bool +get_embeddedÌ128Í()ÎTracker.FieldÖ0Ïpublic bool +get_embeddedÌ128Í()ÎTracker.ServiceÖ0Ïpublic bool +get_embedded_rectÌ128Í(out Gdk.Rectangle rectangle)ÎGtk.IconInfoÖ0Ïpublic bool +get_emblemsÌ128Í()ÎGLib.EmblemedIconÖ0Ïpublic unowned +get_emptyÌ128Í()ÎXfce.MenuItemPoolÖ0Ïpublic bool +get_emulationÌ128Í()ÎVte.TerminalÖ0Ïpublic unowned string +get_enable_content_indexingÌ128Í()ÎTracker.ConfigÖ0Ïpublic bool +get_enable_indexingÌ128Í()ÎTracker.ConfigÖ0Ïpublic bool +get_enable_searchÌ128Í()ÎExo.IconViewÖ0Ïpublic bool +get_enable_searchÌ128Í()ÎGtk.TreeViewÖ0Ïpublic bool +get_enable_stemmerÌ128Í()ÎTracker.ConfigÖ0Ïpublic bool +get_enable_thumbnailsÌ128Í()ÎTracker.ConfigÖ0Ïpublic bool +get_enable_tree_linesÌ128Í()ÎGtk.TreeViewÖ0Ïpublic bool +get_enable_watchesÌ128Í()ÎTracker.ConfigÖ0Ïpublic bool +get_enable_xesamÌ128Í()ÎTracker.ConfigÖ0Ïpublic bool +get_enabledÌ128Í(string name)ÎTracker.ModuleConfigÖ0Ïpublic bool +get_enabledÌ128Í()ÎTracker.ServiceÖ0Ïpublic bool +get_encodingÌ128Í()ÎGLib.IOChannelÖ0 +get_encodingÌ128Í()ÎSoup.MessageHeadersÖ0Ïpublic Soup.Encoding +get_encodingÌ128Í()ÎSoup.ServerMessageÖ0Ïpublic Soup.TransferEncoding +get_encodingÌ128Í()ÎVte.TerminalÖ0Ïpublic unowned string +get_end_indexÌ128Í()ÎAtk.HyperlinkÖ0Ïpublic virtual int +get_end_iterÌ128Í()ÎGLib.SequenceÖ0Ïpublic SequenceIter +get_end_iterÌ128Í(out Gtk.TextIter iter)ÎGtk.TextBufferÖ0Ïpublic void +get_entriesÌ128Í(string group)ÎXfce.RcÖ0Ïpublic unowned string +get_entries_for_keycodeÌ128Í(uint hardware_keycode, out unowned Gdk.KeymapKey[] keys, out unowned uint[] keyvals, int n_entries)ÎGdk.KeymapÖ0Ïpublic bool +get_entries_for_keyvalÌ128Í(uint keyval, out unowned Gdk.KeymapKey[] keys)ÎGdk.KeymapÖ0Ïpublic bool +get_entryÌ128Í(string key, string locale, bool use_schema_default)ÎGConf.ClientÖ0Ïpublic unowned +get_entryÌ128Í(string key, string locale, bool use_schema_default)ÎGConf.EngineÖ0Ïpublic unowned +get_entryÌ128Í()ÎGtk.EntryCompletionÖ0Ïpublic unowned +get_entry_typeÌ128Í()ÎGnome.DesktopItemÖ0Ïpublic Gnome.DesktopItemType +get_enumÌ128Í()ÎGLib.ValueÖ0Ïpublic int +get_enumÌ128Í(string fieldname, GLib.Type enumtype, out int value)ÎGst.StructureÖ0Ïpublic bool +get_errorÌ128Í()ÎEnchant.BrokerÖ0 +get_errorÌ128Í()ÎEnchant.DictÖ0 +get_errorÌ128Í()ÎGtk.PrintOperationÖ0Ïpublic void +get_errorÌ128Í()ÎSDLÖ0 +get_error_handlerÌ128Í(out TextReaderErrorFunc f, void** arg)ÎXml.TextReaderÖ0Ïpublic void +get_error_stringÌ128Í()ÎFTDI.ContextÖ0Ïpublic unowned string +get_essidÌ128Í()ÎOobs.IfaceWirelessÖ0Ïpublic unowned string +get_etagÌ128Í()ÎGLib.FileInfoÖ0Ïpublic unowned string +get_etagÌ128Í()ÎGLib.FileOutputStreamÖ0Ïpublic virtual unowned string +get_ethernetÌ128Í()ÎOobs.IfacePPPÖ0Ïpublic unowned +get_eventÌ128Í()ÎGdk.DisplayÖ0Ïpublic Gdk.Event +get_event_widgetÌ128Í(Gdk.Event event)ÎGtkÖ0Ïpublic unowned +get_eventsÌ128Í()ÎGdk.WindowÖ0Ïpublic Gdk.EventMask +get_eventsÌ128Í()ÎGtk.WidgetÖ0Ïpublic int +get_example_icon_nameÌ128Í()ÎGtk.IconThemeÖ0Ïpublic unowned string +get_execÌ128Í()ÎGMenu.TreeEntryÖ0Ïpublic unowned string +get_execÌ128Í()ÎGnomeVFS.MimeApplicationÖ0Ïpublic unowned string +get_executableÌ128Í()ÎGLib.AppInfoÖ0Ïpublic abstract unowned string +get_expandÌ128Í()ÎGtk.ToolItemÖ0Ïpublic bool +get_expandÌ128Í()ÎGtk.TreeViewColumnÖ0Ïpublic bool +get_expandÌ128Í()ÎXfce.PanelPluginÖ0Ïpublic bool +get_expandedÌ128Í()ÎGtk.ExpanderÖ0Ïpublic bool +get_expander_columnÌ128Í()ÎGtk.TreeViewÖ0Ïpublic unowned +get_expectationsÌ128Í()ÎSoup.MessageHeadersÖ0Ïpublic Soup.Expectation +get_expiresÌ128Í()ÎGLib.SrvTargetÖ0 +get_extendÌ128Í()ÎCairo.PatternÖ0Ïpublic Extend +get_extensionÌ128Í()ÎHildon.FileChooserDialogÖ0Ïpublic unowned string +get_extension_by_nameÌ128Í(string name)ÎGLib.IOExtensionPointÖ0Ïpublic unowned +get_extension_eventsÌ128Í()ÎGtk.WidgetÖ0Ïpublic Gdk.ExtensionMode +get_extensionsÌ128Í()ÎGLib.IOExtensionPointÖ0Ïpublic unowned +get_extensionsÌ128Í()ÎGdk.PixbufFormatÖ0Ïpublic unowned string +get_extensionsÌ128Í()ÎGst.TypeFindFactoryÖ0Ïpublic unowned string +get_extentsÌ128Í(int x, int y, int width, int height, Atk.CoordType coord_type)ÎAtk.ComponentÖ0Ïpublic abstract void +get_extentsÌ128Í(out Pango.Rectangle ink_rect, out Pango.Rectangle logical_rect)ÎPango.LayoutÖ0Ïpublic void +get_extentsÌ128Í(out Pango.Rectangle ink_rect, out Pango.Rectangle logical_rect)ÎPango.LayoutLineÖ0Ïpublic void +get_extra_widgetÌ128Í()ÎGtk.FileChooserÖ0Ïpublic unowned +get_faceÌ128Í()ÎGtk.FontSelectionÖ0Ïpublic unowned +get_face_listÌ128Í()ÎGtk.FontSelectionÖ0Ïpublic unowned +get_face_nameÌ128Í()ÎPango.FontFaceÖ0Ïpublic unowned string +get_factoryÌ128Í(GLib.Type type)ÎAtk.RegistryÖ0Ïpublic unowned +get_factoryÌ128Í()ÎGst.ElementÖ0Ïpublic unowned +get_factory_typeÌ128Í(GLib.Type type)ÎAtk.RegistryÖ0Ïpublic GLib.Type +get_familyÌ128Í()ÎGLib.InetAddressÖ0Ïpublic GLib.SocketFamily +get_familyÌ128Í()ÎGLib.SocketAddressÖ0Ïpublic virtual GLib.SocketFamily +get_familyÌ128Í()ÎGtk.FontSelectionÖ0Ïpublic unowned +get_familyÌ128Í()ÎPango.FontDescriptionÖ0Ïpublic unowned string +get_family_listÌ128Í()ÎGtk.FontSelectionÖ0Ïpublic unowned +get_family_typeÌ128Í()ÎGnomeVFS.AddressÖ0Ïpublic int +get_fast_mergesÌ128Í()ÎTracker.ConfigÖ0Ïpublic bool +get_fdÌ128Í()ÎGLib.CancellableÖ0Ïpublic int +get_fdÌ128Í()ÎGLib.UnixInputStreamÖ0Ïpublic int +get_fdÌ128Í()ÎGLib.UnixOutputStreamÖ0Ïpublic int +get_fdÌ128Í()ÎGnomeVFS.CancellationÖ0Ïpublic int +get_feature_listÌ128Í(GLib.Type type)ÎGst.RegistryÖ0Ïpublic GLib.List +get_feature_list_by_pluginÌ128Í(string name)ÎGst.RegistryÖ0Ïpublic GLib.List +get_fenvÌ128Í(int index)ÎLua.LuaVMÖ0Ïpublic void +get_fieldÌ128Í(int index, string k)ÎLua.LuaVMÖ0Ïpublic void +get_field_by_idÌ128Í(int id)ÎTracker.OntologyÖ0Ïpublic weak Tracker.Field +get_field_by_nameÌ128Í(string name)ÎTracker.OntologyÖ0Ïpublic weak Tracker.Field +get_field_nameÌ128Í()ÎTracker.FieldÖ0 +get_field_name_by_service_nameÌ128Í(Tracker.Field field, string service_str)ÎTracker.OntologyÖ0 +get_field_names_registeredÌ128Í(string service_str)ÎTracker.OntologyÖ0Ïpublic weak GLib.SList +get_field_typeÌ128Í(string fieldname)ÎGst.StructureÖ0Ïpublic GLib.Type +get_field_typeÌ128Í()ÎPoppler.FormFieldÖ0Ïpublic Poppler.FormFieldType +get_fileÌ128Í()ÎGLib.FileIconÖ0Ïpublic unowned +get_fileÌ128Í()ÎGtk.FileChooserÖ0Ïpublic unowned +get_file_for_pathÌ128Í(string path)ÎGLib.VfsÖ0Ïpublic virtual unowned +get_file_for_uriÌ128Í(string uri)ÎGLib.VfsÖ0Ïpublic virtual unowned +get_file_infoÌ128Í(string filename, out int width, out int height)ÎGdk.PixbufÖ0Ïpublic unowned +get_file_infoÌ128Í(string text_uri, GnomeVFS.FileInfo info, GnomeVFS.FileInfoOptions options)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +get_file_info_from_handleÌ128Í(GnomeVFS.Handle handle, GnomeVFS.FileInfo info, GnomeVFS.FileInfoOptions options)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +get_file_info_uriÌ128Í(GnomeVFS.URI uri, GnomeVFS.FileInfo info, GnomeVFS.FileInfoOptions options)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +get_file_iterÌ128Í(out Gtk.TreeIter iter)ÎHildon.FileDetailsDialogÖ0Ïpublic bool +get_file_mime_typeÌ128Í(string path, void* optional_stat_info, bool suffix_only)ÎGnomeVFSÖ0Ïpublic unowned string +get_file_mime_type_fastÌ128Í(string path, void* optional_stat_info)ÎGnomeVFSÖ0Ïpublic unowned string +get_file_nameÌ128Í()ÎPoppler.FontsIterÖ0Ïpublic unowned string +get_file_statusÌ128Í()ÎGnome.DesktopItemÖ0Ïpublic Gnome.DesktopItemStatus +get_file_typeÌ128Í()ÎGLib.FileInfoÖ0Ïpublic GLib.FileType +get_filenameÌ128Í()ÎGnome.IconEntryÖ0Ïpublic unowned string +get_filenameÌ128Í()ÎGst.PluginÖ0Ïpublic unowned string +get_filenameÌ128Í()ÎGtk.FileChooserÖ0 +get_filenameÌ128Í()ÎGtk.IconInfoÖ0Ïpublic unowned string +get_filenameÌ128Í()ÎGtk.IconSourceÖ0Ïpublic unowned string +get_filenameÌ128Í()ÎGtk.SourceStyleSchemeÖ0Ïpublic unowned string +get_filenameÌ128Í()ÎXfce.MenuÖ0Ïpublic unowned string +get_filenameÌ128Í()ÎXfce.MenuDirectoryÖ0Ïpublic unowned string +get_filenameÌ128Í()ÎXfce.MenuItemÖ0Ïpublic unowned string +get_filenameÌ128Í()ÎXfce.MenuLayoutNodeÖ0Ïpublic unowned string +get_filename_usedÌ128Í(string filename)ÎXfce.MenuLayoutÖ0Ïpublic bool +get_filenamesÌ128Í()ÎGtk.FileChooserÖ0Ïpublic GLib.SList +get_filesÌ128Í()ÎGtk.FileChooserÖ0Ïpublic unowned +get_filesystem_typeÌ128Í()ÎGnomeVFS.VolumeÖ0Ïpublic unowned string +get_fill_levelÌ128Í()ÎGtk.RangeÖ0Ïpublic double +get_fill_ruleÌ128Í()ÎCairo.ContextÖ0Ïpublic FillRule +get_filterÌ128Í()ÎCairo.PatternÖ0Ïpublic Filter +get_filterÌ128Í()ÎGtk.FileChooserÖ0Ïpublic unowned +get_filterÌ128Í()ÎGtk.RecentChooserÖ0Ïpublic unowned +get_filterÌ128Í()ÎHildon.FileSelectionÖ0Ïpublic unowned +get_filteredÌ128Í()ÎTracker.FieldÖ0Ïpublic bool +get_fingerprintÌ128Í()ÎLm.SSLÖ0 +get_finishingsÌ128Í()ÎGtk.PrintSettingsÖ0Ïpublic unowned string +get_first_childÌ128Í()ÎSoup.SoapParameterÖ0Ïpublic unowned +get_first_child_by_nameÌ128Í(string name)ÎSoup.SoapParameterÖ0Ïpublic unowned +get_first_valueÌ128Í(uint value)ÎGLib.FlagsClassÖ0Ïpublic weak FlagsValue? +get_fixed_caps_funcÌ128Í()ÎGst.PadÖ0Ïpublic unowned +get_fixed_height_modeÌ128Í()ÎGtk.TreeViewÖ0Ïpublic bool +get_fixed_sizeÌ128Í(int width, int height)ÎGtk.CellRendererÖ0Ïpublic void +get_fixed_widthÌ128Í()ÎGtk.TreeViewColumnÖ0Ïpublic int +get_flagsÌ128Í(int toolbar_position)ÎExo.ToolbarsModelÖ0Ïpublic Exo.ToolbarsModelFlags +get_flagsÌ128Í()ÎGLib.IOChannelÖ0Ïpublic IOFlags +get_flagsÌ128Í()ÎGLib.ValueÖ0 +get_flagsÌ128Í()ÎGnome.ClientÖ0Ïpublic Gnome.ClientFlags +get_flagsÌ128Í()ÎGnome.DateEditÖ0Ïpublic int +get_flagsÌ128Í()ÎGtk.TreeModelÖ0Ïpublic abstract Gtk.TreeModelFlags +get_flagsÌ128Í()ÎGtk.WidgetÖ0Ïpublic Gtk.WidgetFlags +get_flagsÌ128Í()ÎOobs.ShareSMBÖ0Ïpublic Oobs.ShareSMBFlags +get_flagsÌ128Í()ÎSoup.MessageÖ0Ïpublic Soup.MessageFlags +get_flagsÌ128Í()ÎXfce.MenuMonitorÖ0Ïpublic Xfce.MenuMonitorFlags +get_floatÌ128Í(string key)ÎGConf.ClientÖ0Ïpublic double +get_floatÌ128Í(string key)ÎGConf.EngineÖ0Ïpublic double +get_floatÌ128Í()ÎGConf.ValueÖ0Ïpublic double +get_floatÌ128Í()ÎGLib.ValueÖ0Ïpublic float +get_floatÌ128Í(string tag, out float value)ÎGst.TagListÖ0Ïpublic bool +get_float32_beÌ128Í(out float val)ÎGst.ByteReaderÖ0Ïpublic bool +get_float32_leÌ128Í(out float val)ÎGst.ByteReaderÖ0Ïpublic bool +get_float64_beÌ128Í(out double val)ÎGst.ByteReaderÖ0Ïpublic bool +get_float64_leÌ128Í(out double val)ÎGst.ByteReaderÖ0Ïpublic bool +get_float_indexÌ128Í(string tag, uint index, out float value)ÎGst.TagListÖ0Ïpublic bool +get_focusÌ128Í()ÎGtk.WindowÖ0Ïpublic unowned +get_focus_chainÌ128Í(GLib.List focusable_widgets)ÎGtk.ContainerÖ0Ïpublic bool +get_focus_childÌ128Í()ÎGtk.ContainerÖ0Ïpublic unowned +get_focus_hadjustmentÌ128Í()ÎGtk.ContainerÖ0Ïpublic unowned +get_focus_objectÌ128Í()ÎAtkÖ0Ïpublic unowned +get_focus_on_clickÌ128Í()ÎGtk.ButtonÖ0Ïpublic bool +get_focus_on_clickÌ128Í()ÎGtk.ComboBoxÖ0Ïpublic bool +get_focus_on_clickÌ128Í()ÎGtk.FileChooserButtonÖ0Ïpublic bool +get_focus_on_mapÌ128Í()ÎGtk.WindowÖ0Ïpublic bool +get_focus_vadjustmentÌ128Í()ÎGtk.ContainerÖ0Ïpublic unowned +get_focused_frameÌ128Í()ÎWebKit.WebViewÖ0Ïpublic unowned +get_fontÌ128Í(Pango.FontDescription desc, out unowned Pango.Language language, GLib.SList extra_attrs)ÎPango.AttrIteratorÖ0Ïpublic void +get_fontÌ128Í(uint wc)ÎPango.FontsetÖ0Ïpublic unowned +get_fontÌ128Í()ÎVte.TerminalÖ0Ïpublic unowned +get_font_descriptionÌ128Í()ÎPango.ContextÖ0Ïpublic unowned +get_font_descriptionÌ128Í()ÎPango.LayoutÖ0Ïpublic unowned +get_font_faceÌ128Í()ÎCairo.ContextÖ0Ïpublic weak FontFace +get_font_faceÌ128Í()ÎCairo.ScaledFontÖ0Ïpublic weak FontFace +get_font_mapÌ128Í()ÎPango.ContextÖ0Ïpublic unowned +get_font_mapÌ128Í()ÎPango.FontÖ0Ïpublic unowned +get_font_matrixÌ128Í(out Matrix matrix)ÎCairo.ContextÖ0Ïpublic void +get_font_matrixÌ128Í(out Matrix font_matrix)ÎCairo.ScaledFontÖ0Ïpublic void +get_font_nameÌ128Í()ÎGtk.FontButtonÖ0Ïpublic unowned string +get_font_nameÌ128Í()ÎGtk.FontSelectionÖ0Ïpublic unowned string +get_font_nameÌ128Í()ÎGtk.FontSelectionDialogÖ0Ïpublic unowned string +get_font_optionsÌ128Í(ref FontOptions options)ÎCairo.ContextÖ0Ïpublic void +get_font_optionsÌ128Í(ref FontOptions options)ÎCairo.ScaledFontÖ0Ïpublic void +get_font_optionsÌ128Í(ref FontOptions options)ÎCairo.SurfaceÖ0Ïpublic void +get_font_optionsÌ128Í()ÎGdk.ScreenÖ0Ïpublic unowned +get_font_scale_factorÌ128Í()ÎPango.MatrixÖ0Ïpublic double +get_font_sizeÌ128Í()ÎPoppler.FormFieldÖ0Ïpublic double +get_font_typeÌ128Í()ÎPango.CairoFontMapÖ0Ïpublic Cairo.FontType +get_font_typeÌ128Í()ÎPoppler.FontsIterÖ0Ïpublic Poppler.FontType +get_footer_font_nameÌ128Í()ÎGtk.SourcePrintCompositorÖ0Ïpublic unowned string +get_for_addressÌ128Í(string address)ÎGConf.EngineÖ0Ïpublic unowned +get_for_addressesÌ128Í(GLib.SList addresses)ÎGConf.EngineÖ0Ïpublic unowned +get_for_attach_widgetÌ128Í(Gtk.Widget widget)ÎGtk.MenuÖ0Ïpublic unowned +get_for_displayÌ128Í(Gdk.Display display)ÎGdk.KeymapÖ0Ïpublic unowned +get_for_displayÌ128Í(Gdk.Display display, Gdk.Atom selection)ÎGtk.ClipboardÖ0Ïpublic unowned +get_for_engineÌ128Í(GConf.Engine engine)ÎGConf.ClientÖ0Ïpublic unowned +get_for_rootÌ128Í(ulong root_window_id)ÎWnck.ScreenÖ0Ïpublic unowned +get_for_screenÌ128Í(Gdk.Screen screen)ÎGtk.IconThemeÖ0Ïpublic unowned +get_for_screenÌ128Í(Gdk.Screen screen)ÎGtk.SettingsÖ0Ïpublic unowned +get_form_fieldÌ128Í(int id)ÎPoppler.DocumentÖ0Ïpublic unowned +get_form_field_mappingÌ128Í()ÎPoppler.PageÖ0Ïpublic unowned +get_formatÌ128Í()ÎCairo.ImageSurfaceÖ0Ïpublic Format +get_formatÌ128Í()ÎGdk.PixbufLoaderÖ0Ïpublic unowned +get_formatÌ128Í()ÎGsf.ClipDataÖ0Ïpublic Gsf.ClipFormat +get_formatÌ128Í(uint idx)ÎGst.SDPMediaÖ0Ïpublic unowned string +get_formatÌ128Í()ÎGtk.SelectionDataÖ0Ïpublic int +get_formatsÌ128Í()ÎGdk.PixbufÖ0Ïpublic unowned +get_forward_itemÌ128Í()ÎWebKit.WebBackForwardListÖ0Ïpublic unowned +get_forward_lengthÌ128Í()ÎWebKit.WebBackForwardListÖ0Ïpublic int +get_forward_list_with_limitÌ128Í(int limit)ÎWebKit.WebBackForwardListÖ0Ïpublic unowned +get_fourccÌ128Í(string fieldname, out uint32 value)ÎGst.StructureÖ0Ïpublic bool +get_fourccÌ128Í()ÎGst.ValueÖ0 +get_fractionÌ128Í(string fieldname, out int value_numerator, out int value_denominator)ÎGst.StructureÖ0Ïpublic bool +get_fractionÌ128Í()ÎGtk.ProgressBarÖ0Ïpublic double +get_fractionÌ128Í()ÎHildon.SeekbarÖ0 +get_fraction_denominatorÌ128Í()ÎGst.ValueÖ0Ïpublic int +get_fraction_numeratorÌ128Í()ÎGst.ValueÖ0Ïpublic int +get_fraction_range_maxÌ128Í()ÎGst.ValueÖ0Ïpublic unowned +get_fraction_range_minÌ128Í()ÎGst.ValueÖ0Ïpublic unowned +get_fragment_identifierÌ128Í()ÎGnomeVFS.URIÖ0Ïpublic unowned string +get_frame_dimensionsÌ128Í(int left, int top, int right, int bottom)ÎGtk.WindowÖ0Ïpublic void +get_frame_extentsÌ128Í(out Gdk.Rectangle rect)ÎGdk.WindowÖ0Ïpublic void +get_frequencyÌ128Í(Gst.TunerChannel channel)ÎGst.TunerÖ0 +get_fs_typeÌ128Í()ÎGLib.UnixMountPointÖ0Ïpublic unowned string +get_full_jidÌ128Í()ÎLm.ConnectionÖ0 +get_full_nameÌ128Í()ÎOobs.UserÖ0Ïpublic unowned string +get_full_nameÌ128Í()ÎPoppler.FontsIterÖ0Ïpublic unowned string +get_g_connectionÌ128Í()ÎDBus.RawConnectionÖ0Ïpublic Connection +get_gamma_rampÌ128Í(uint16* red, uint16* green, uint16* blue)ÎSDL.VideoÖ0Ïpublic int +get_gateway_addressÌ128Í()ÎOobs.IfaceEthernetÖ0Ïpublic unowned string +get_generic_nameÌ128Í()ÎGnomeVFS.MimeApplicationÖ0Ïpublic unowned string +get_generic_nameÌ128Í()ÎXfce.MenuItemÖ0Ïpublic unowned string +get_geometryÌ128Í(out int x, out int y, out int width, out int height, out int depth)ÎGdk.WindowÖ0Ïpublic void +get_geometryÌ128Í(out unowned Gdk.Screen screen, out Gdk.Rectangle area, out Gtk.Orientation orientation)ÎGtk.StatusIconÖ0Ïpublic bool +get_geometryÌ128Í(int xp, int yp, int widthp, int heightp)ÎWnck.WindowÖ0Ïpublic void +get_giconÌ128Í()ÎGtk.ActionÖ0Ïpublic unowned +get_giconÌ128Í(out unowned GLib.Icon gicon, Gtk.IconSize size)ÎGtk.ImageÖ0Ïpublic void +get_giconÌ128Í()ÎGtk.StatusIconÖ0Ïpublic unowned +get_gidÌ128Í()ÎOobs.GroupÖ0Ïpublic long +get_gilÌ128Í()ÎGnome.IconSelectionÖ0Ïpublic unowned +get_globalÌ128Í(string name)ÎLua.LuaVMÖ0Ïpublic void +get_global_config_prefixÌ128Í()ÎGnome.ClientÖ0Ïpublic unowned string +get_globsÌ128Í()ÎGtk.SourceLanguageÖ0Ïpublic unowned string +get_glyph_extentsÌ128Í(Pango.Glyph glyph, out Pango.Rectangle ink_rect, out Pango.Rectangle logical_rect)ÎPango.FontÖ0Ïpublic void +get_goption_group_funcÌ8ÎGnome.ModuleInfoÖ0ÏGnome.ModuleGetGOptionGroupFunc +get_graphics_exposeÌ128Í(Gdk.Window window)ÎGdk.EventÖ0Ïpublic unowned +get_gravityÌ128Í()ÎGtk.WindowÖ0Ïpublic Gdk.Gravity +get_gravityÌ128Í()ÎPango.ContextÖ0Ïpublic Pango.Gravity +get_gravityÌ128Í()ÎPango.FontDescriptionÖ0Ïpublic Pango.Gravity +get_gravity_hintÌ128Í()ÎPango.ContextÖ0Ïpublic Pango.GravityHint +get_grid_linesÌ128Í()ÎGtk.TreeViewÖ0Ïpublic Gtk.TreeViewGridLines +get_groupÌ128Í()ÎGdk.WindowÖ0Ïpublic unowned +get_groupÌ128Í()ÎGst.IndexÖ0Ïpublic int +get_groupÌ128Í()ÎGtk.NotebookÖ0Ïpublic void * +get_groupÌ128Í()ÎGtk.RadioActionÖ0Ïpublic unowned +get_groupÌ128Í()ÎGtk.RadioButtonÖ0Ïpublic unowned +get_groupÌ128Í()ÎGtk.RadioMenuItemÖ0Ïpublic unowned +get_groupÌ128Í()ÎGtk.RadioToolButtonÖ0Ïpublic unowned +get_groupÌ128Í()ÎGtk.WindowÖ0Ïpublic unowned +get_groupÌ128Í()ÎXfce.RcÖ0Ïpublic unowned string +get_group_conditionÌ128Í(int idx)ÎRasqal.QueryÖ0Ïpublic weak Expression? +get_group_leaderÌ128Í()ÎWnck.WindowÖ0 +get_group_targetÌ128Í()ÎCairo.ContextÖ0Ïpublic weak Surface +get_groupsÌ128Í(string uri)ÎGLib.BookmarkFileÖ0 +get_groupsÌ128Í()ÎGLib.KeyFileÖ0 +get_groupsÌ128Í(size_t length)ÎGtk.RecentInfoÖ0Ïpublic unowned string +get_groupsÌ128Í()ÎOobs.GroupsConfigÖ0Ïpublic unowned +get_groupsÌ128Í()ÎXfce.RcÖ0Ïpublic unowned string +get_gtypeÌ128Í()ÎGLib.ValueÖ0Ïpublic Type +get_hadjustmentÌ128Í()ÎGtk.LayoutÖ0Ïpublic unowned +get_hadjustmentÌ128Í()ÎGtk.ScrolledWindowÖ0Ïpublic unowned +get_hadjustmentÌ128Í()ÎGtk.TreeViewÖ0Ïpublic unowned +get_hadjustmentÌ128Í()ÎGtk.ViewportÖ0Ïpublic unowned +get_hal_udiÌ128Í()ÎGnomeVFS.DriveÖ0Ïpublic unowned string +get_hal_udiÌ128Í()ÎGnomeVFS.VolumeÖ0Ïpublic unowned string +get_handle_positionÌ128Í()ÎGtk.HandleBoxÖ0Ïpublic Gtk.PositionType +get_handlerÌ128Í(string path)ÎSoup.ServerÖ0Ïpublic unowned +get_has_alphaÌ128Í()ÎGdk.PixbufÖ0Ïpublic bool +get_has_frameÌ128Í()ÎGtk.EntryÖ0Ïpublic bool +get_has_frameÌ128Í()ÎGtk.WindowÖ0Ïpublic bool +get_has_full_textÌ128Í()ÎTracker.ServiceÖ0Ïpublic bool +get_has_metadataÌ128Í()ÎTracker.ServiceÖ0Ïpublic bool +get_has_opacity_controlÌ128Í()ÎGtk.ColorSelectionÖ0Ïpublic bool +get_has_paletteÌ128Í()ÎGtk.ColorSelectionÖ0Ïpublic bool +get_has_resize_gripÌ128Í()ÎGtk.StatusbarÖ0Ïpublic bool +get_has_selectionÌ128Í()ÎGtk.TextBufferÖ0Ïpublic bool +get_has_selectionÌ128Í()ÎVte.TerminalÖ0Ïpublic bool +get_has_separatorÌ128Í()ÎGtk.DialogÖ0Ïpublic bool +get_has_thumbsÌ128Í()ÎTracker.ServiceÖ0Ïpublic bool +get_has_tooltipÌ128Í()ÎGtk.StatusIconÖ0Ïpublic bool +get_has_tooltipÌ128Í()ÎGtk.WidgetÖ0Ïpublic bool +get_has_windowÌ128Í()ÎGtk.FixedÖ0Ïpublic bool +get_hatÌ128Í(int hat)ÎSDL.JoystickÖ0Ïpublic HatValue +get_hcenterÌ128Í(int center)ÎGst.VideoOrientationÖ0Ïpublic abstract bool +get_headerÌ128Í(Gst.RTSPHeaderField field, out unowned string value, int indx)ÎGst.RTSPMessageÖ0Ïpublic Gst.RTSPResult +get_headerÌ128Í(GLib.HashTable hash, string name)ÎSoup.MessageÖ0Ïpublic unowned string +get_header_font_nameÌ128Í()ÎGtk.SourcePrintCompositorÖ0Ïpublic unowned string +get_header_listÌ128Í(GLib.HashTable hash, string name)ÎSoup.MessageÖ0Ïpublic unowned +get_headers_clickableÌ128Í()ÎGtk.TreeViewÖ0Ïpublic bool +get_headers_visibleÌ128Í()ÎGtk.TreeViewÖ0Ïpublic bool +get_heightÌ128Í()ÎCairo.ImageSurfaceÖ0Ïpublic int +get_heightÌ128Í()ÎCairo.XlibSurfaceÖ0Ïpublic int +get_heightÌ128Í()ÎGdk.PixbufÖ0Ïpublic int +get_heightÌ128Í()ÎGdk.PixbufAnimationÖ0Ïpublic int +get_heightÌ128Í()ÎGdk.ScreenÖ0Ïpublic int +get_heightÌ128Í(Gtk.Unit unit)ÎGtk.PaperSizeÖ0Ïpublic double +get_heightÌ128Í()ÎGtk.PrintContextÖ0Ïpublic double +get_heightÌ128Í()ÎPango.LayoutÖ0Ïpublic int +get_heightÌ128Í()ÎWnck.ScreenÖ0Ïpublic int +get_heightÌ128Í()ÎWnck.WorkspaceÖ0Ïpublic int +get_height_mmÌ128Í()ÎGdk.ScreenÖ0Ïpublic int +get_helpÌ128Í(bool main_help, OptionGroup? group)ÎGLib.OptionContextÖ0 +get_help_enabledÌ128Í()ÎGLib.OptionContextÖ0Ïpublic bool +get_hflipÌ128Í(bool flip)ÎGst.VideoOrientationÖ0Ïpublic abstract bool +get_hiddenÌ128Í()ÎGtk.SourceLanguageÖ0Ïpublic bool +get_hiddenÌ128Í()ÎXfce.MenuDirectoryÖ0Ïpublic bool +get_higherÌ128Í()ÎHildon.RangeEditorÖ0Ïpublic int +get_highlight_current_lineÌ128Í()ÎGtk.SourceViewÖ0Ïpublic bool +get_highlight_matching_bracketsÌ128Í()ÎGtk.SourceBufferÖ0Ïpublic bool +get_highlight_syntaxÌ128Í()ÎGtk.SourceBufferÖ0Ïpublic bool +get_highlight_syntaxÌ128Í()ÎGtk.SourcePrintCompositorÖ0Ïpublic bool +get_hint_metricsÌ128Í()ÎCairo.FontOptionsÖ0Ïpublic HintMetrics +get_hint_styleÌ128Í()ÎCairo.FontOptionsÖ0Ïpublic HintStyle +get_historyÌ128Í(Gdk.Window window, uint32 start, uint32 stop, Gdk.TimeCoord[] events)ÎGdk.DeviceÖ0Ïpublic bool +get_home_dirÌ128Í()ÎGLib.EnvironmentÖ0 +get_home_directoryÌ128Í()ÎOobs.UserÖ0Ïpublic unowned string +get_home_phone_numberÌ128Í()ÎOobs.UserÖ0Ïpublic unowned string +get_homogeneousÌ128Í()ÎExo.WrapTableÖ0Ïpublic bool +get_homogeneousÌ128Í()ÎGtk.BoxÖ0Ïpublic bool +get_homogeneousÌ128Í()ÎGtk.TableÖ0Ïpublic bool +get_homogeneousÌ128Í()ÎGtk.ToolItemÖ0Ïpublic bool +get_hookÌ128Í()ÎLua.LuaVMÖ0Ïpublic HookFunc +get_hook_countÌ128Í()ÎLua.LuaVMÖ0Ïpublic int +get_hook_dataÌ128Í()ÎSDLMixer.MusicÖ0Ïpublic void * +get_hook_maskÌ128Í()ÎLua.LuaVMÖ0Ïpublic EventMask +get_hostÌ128Í()ÎEpc.ServiceInfoÖ0 +get_hostÌ128Í()ÎSoup.AuthÖ0Ïpublic unowned string +get_hostÌ128Í()ÎSoup.ClientContextÖ0Ïpublic unowned string +get_host_infoÌ128Í()ÎMysql.DatabaseÖ0 +get_host_nameÌ128Í()ÎGLib.EnvironmentÖ0 +get_host_nameÌ128Í()ÎGnomeVFS.URIÖ0Ïpublic unowned string +get_host_portÌ128Í()ÎGnomeVFS.URIÖ0 +get_hostnameÌ128Í()ÎGLib.NetworkAddressÖ0Ïpublic unowned string +get_hostnameÌ128Í()ÎGLib.SrvTargetÖ0Ïpublic unowned string +get_hostnameÌ128Í()ÎOobs.HostsConfigÖ0Ïpublic unowned string +get_hostnameÌ128Í()ÎOobs.NTPServerÖ0Ïpublic unowned string +get_hover_expandÌ128Í()ÎGtk.TreeViewÖ0Ïpublic bool +get_hover_selectionÌ128Í()ÎGtk.TreeViewÖ0Ïpublic bool +get_hscrollbarÌ128Í()ÎGtk.ScrolledWindowÖ0Ïpublic unowned +get_http_versionÌ128Í()ÎSoup.MessageÖ0Ïpublic Soup.HTTPVersion +get_human_readable_nameÌ128Í()ÎGnome.ProgramÖ0Ïpublic unowned string +get_hyperlinkÌ128Í()ÎAtk.HyperlinkImplÖ0Ïpublic abstract unowned +get_iconÌ128Í()ÎExo.IconChooserDialogÖ0Ïpublic unowned string +get_iconÌ128Í()ÎGLib.AppInfoÖ0Ïpublic abstract unowned +get_iconÌ128Í(string uri, out string href, out string mime_type)ÎGLib.BookmarkFileÖ0Ïpublic bool +get_iconÌ128Í()ÎGLib.DriveÖ0Ïpublic abstract unowned +get_iconÌ128Í()ÎGLib.EmblemÖ0Ïpublic unowned +get_iconÌ128Í()ÎGLib.EmblemedIconÖ0Ïpublic unowned +get_iconÌ128Í()ÎGLib.FileInfoÖ0Ïpublic unowned +get_iconÌ128Í()ÎGLib.MountÖ0Ïpublic abstract unowned +get_iconÌ128Í()ÎGLib.VolumeÖ0Ïpublic abstract unowned +get_iconÌ128Í()ÎGMenu.TreeDirectoryÖ0Ïpublic unowned string +get_iconÌ128Í()ÎGMenu.TreeEntryÖ0Ïpublic unowned string +get_iconÌ128Í()ÎGnome.DItemEditÖ0Ïpublic unowned string +get_iconÌ128Í(Gtk.IconTheme icon_theme)ÎGnome.DesktopItemÖ0Ïpublic unowned string +get_iconÌ128Í(bool full_path)ÎGnome.IconSelectionÖ0Ïpublic unowned string +get_iconÌ128Í()ÎGnomeVFS.DriveÖ0Ïpublic unowned string +get_iconÌ128Í()ÎGnomeVFS.MimeApplicationÖ0Ïpublic unowned string +get_iconÌ128Í()ÎGnomeVFS.VolumeÖ0Ïpublic unowned string +get_iconÌ128Í(int size)ÎGtk.RecentInfoÖ0Ïpublic unowned +get_iconÌ128Í()ÎGtk.WindowÖ0Ïpublic unowned +get_iconÌ128Í(Gtk.Widget ref_widget)ÎHildon.FileSystemInfoÖ0Ïpublic unowned +get_iconÌ128Í(Sexy.IconEntryPosition position)ÎSexy.IconEntryÖ0Ïpublic unowned +get_iconÌ128Í()ÎWnck.ApplicationÖ0Ïpublic unowned +get_iconÌ128Í()ÎWnck.ClassGroupÖ0Ïpublic unowned +get_iconÌ128Í()ÎWnck.WindowÖ0Ïpublic unowned +get_iconÌ128Í()ÎXfce.MenuDirectoryÖ0Ïpublic unowned string +get_icon_activatableÌ128Í(Gtk.EntryIconPosition icon_pos)ÎGtk.EntryÖ0Ïpublic bool +get_icon_at_posÌ128Í(int x, int y)ÎGtk.EntryÖ0Ïpublic int +get_icon_at_sizeÌ128Í(Gtk.Widget ref_widget, int size)ÎHildon.FileSystemInfoÖ0Ïpublic unowned +get_icon_giconÌ128Í(Gtk.EntryIconPosition icon_pos)ÎGtk.EntryÖ0Ïpublic unowned +get_icon_highlightÌ128Í(Sexy.IconEntryPosition position)ÎSexy.IconEntryÖ0Ïpublic bool +get_icon_imageÌ128Í()ÎHildon.CaptionÖ0Ïpublic unowned +get_icon_is_fallbackÌ128Í()ÎWnck.ApplicationÖ0Ïpublic bool +get_icon_is_fallbackÌ128Í()ÎWnck.WindowÖ0Ïpublic bool +get_icon_listÌ128Í()ÎGtk.WindowÖ0Ïpublic unowned +get_icon_nameÌ128Í()ÎGtk.ActionÖ0Ïpublic unowned string +get_icon_nameÌ128Í(Gtk.EntryIconPosition icon_pos)ÎGtk.EntryÖ0Ïpublic unowned string +get_icon_nameÌ128Í()ÎGtk.IconSourceÖ0Ïpublic unowned string +get_icon_nameÌ128Í(out unowned string icon_name, out Gtk.IconSize size)ÎGtk.ImageÖ0Ïpublic void +get_icon_nameÌ128Í()ÎGtk.StatusIconÖ0Ïpublic unowned string +get_icon_nameÌ128Í()ÎGtk.ToolButtonÖ0Ïpublic unowned string +get_icon_nameÌ128Í()ÎGtk.WindowÖ0Ïpublic unowned string +get_icon_nameÌ128Í()ÎWnck.ApplicationÖ0Ïpublic unowned string +get_icon_nameÌ128Í()ÎWnck.WindowÖ0Ïpublic unowned string +get_icon_nameÌ128Í()ÎXfce.MenuElementÖ0Ïpublic abstract unowned string +get_icon_pixbufÌ128Í(Gtk.EntryIconPosition icon_pos)ÎGtk.EntryÖ0Ïpublic unowned +get_icon_pixel_sizeÌ128Í(Gtk.IconSize size)ÎHildonÖ0Ïpublic int +get_icon_positionÌ128Í()ÎHildon.CaptionÖ0Ïpublic Hildon.CaptionIconPosition +get_icon_sensitiveÌ128Í(Gtk.EntryIconPosition icon_pos)ÎGtk.EntryÖ0Ïpublic bool +get_icon_setÌ128Í(out unowned Gtk.IconSet icon_set, out Gtk.IconSize size)ÎGtk.ImageÖ0Ïpublic void +get_icon_sizeÌ128Í()ÎGtk.ToolItemÖ0Ïpublic Gtk.IconSize +get_icon_sizeÌ128Í()ÎGtk.ToolShellÖ0Ïpublic abstract Gtk.IconSize +get_icon_sizesÌ128Í(string icon_name)ÎGtk.IconThemeÖ0Ïpublic int +get_icon_stockÌ128Í(Gtk.EntryIconPosition icon_pos)ÎGtk.EntryÖ0Ïpublic unowned string +get_icon_storage_typeÌ128Í(Gtk.EntryIconPosition icon_pos)ÎGtk.EntryÖ0Ïpublic Gtk.ImageType +get_icon_titleÌ128Í()ÎVte.TerminalÖ0Ïpublic unowned string +get_icon_tooltip_markupÌ128Í(Gtk.EntryIconPosition icon_pos)ÎGtk.EntryÖ0Ïpublic unowned string +get_icon_tooltip_textÌ128Í(Gtk.EntryIconPosition icon_pos)ÎGtk.EntryÖ0Ïpublic unowned string +get_icon_widgetÌ128Í()ÎGtk.ToolButtonÖ0Ïpublic unowned +get_idÌ128Í()ÎGLib.AppInfoÖ0Ïpublic abstract unowned string +get_idÌ128Í()ÎGLib.SourceÖ0 +get_idÌ128Í()ÎGnome.ClientÖ0Ïpublic unowned string +get_idÌ128Í()ÎGnomeVFS.ACEÖ0Ïpublic unowned string +get_idÌ128Í()ÎGnomeVFS.DriveÖ0 +get_idÌ128Í()ÎGnomeVFS.VolumeÖ0 +get_idÌ128Í()ÎGtk.PlugÖ0Ïpublic Gdk.NativeWindow +get_idÌ128Í()ÎGtk.SocketÖ0Ïpublic Gdk.NativeWindow +get_idÌ128Í()ÎGtk.SourceLanguageÖ0Ïpublic unowned string +get_idÌ128Í()ÎGtk.SourceStyleSchemeÖ0Ïpublic unowned string +get_idÌ128Í()ÎPoppler.FormFieldÖ0Ïpublic int +get_idÌ128Í()ÎTracker.FieldÖ0 +get_idÌ128Í()ÎTracker.ServiceÖ0Ïpublic int +get_idÌ128Í()ÎXfce.PanelPluginÖ0 +get_identifierÌ128Í(string kind)ÎGLib.DriveÖ0Ïpublic abstract unowned string +get_identifierÌ128Í(string kind)ÎGLib.VolumeÖ0Ïpublic abstract unowned string +get_ifacesÌ128Í(Oobs.IfaceType type)ÎOobs.IfacesConfigÖ0Ïpublic unowned +get_ignore_hiddenÌ128Í()ÎGtk.SizeGroupÖ0Ïpublic bool +get_ignore_unknown_optionsÌ128Í()ÎGLib.OptionContextÖ0Ïpublic bool +get_ignored_directoriesÌ128Í(string name)ÎTracker.ModuleConfigÖ0Ïpublic weak GLib.List +get_ignored_directory_patternsÌ128Í(string name)ÎTracker.ModuleConfigÖ0Ïpublic weak GLib.List +get_ignored_file_patternsÌ128Í(string name)ÎTracker.ModuleConfigÖ0Ïpublic weak GLib.List +get_ignored_filesÌ128Í(string name)ÎTracker.ModuleConfigÖ0Ïpublic weak GLib.List +get_imageÌ128Í()ÎGdk.CursorÖ0Ïpublic unowned +get_imageÌ128Í(int x, int y, int width, int height)ÎGdk.DrawableÖ0Ïpublic virtual unowned +get_imageÌ128Í()ÎGtk.ButtonÖ0Ïpublic unowned +get_imageÌ128Í(out unowned Gdk.Image gdk_image, out unowned Gdk.Bitmap mask)ÎGtk.ImageÖ0Ïpublic void +get_imageÌ128Í()ÎGtk.ImageMenuItemÖ0Ïpublic unowned +get_imageÌ128Í()ÎGtk.MessageDialogÖ0Ïpublic unowned +get_image_descriptionÌ128Í()ÎAtk.ImageÖ0Ïpublic abstract unowned string +get_image_localeÌ128Í()ÎAtk.ImageÖ0Ïpublic abstract unowned string +get_image_mappingÌ128Í()ÎPoppler.PageÖ0Ïpublic unowned +get_image_positionÌ128Í(int x, int y, Atk.CoordType coord_type)ÎAtk.ImageÖ0Ïpublic abstract void +get_image_positionÌ128Í()ÎGtk.ButtonÖ0Ïpublic Gtk.PositionType +get_image_sizeÌ128Í(int width, int height)ÎAtk.ImageÖ0Ïpublic abstract void +get_includeÌ128Í()ÎXfce.MenuStandardRulesÖ0Ïpublic bool +get_inconsistentÌ128Í()ÎGtk.CheckMenuItemÖ0Ïpublic bool +get_inconsistentÌ128Í()ÎGtk.ToggleButtonÖ0Ïpublic bool +get_incrementsÌ128Í(double step, double page)ÎGtk.SpinButtonÖ0Ïpublic void +get_indentÌ128Í()ÎGtk.TextViewÖ0Ïpublic int +get_indentÌ128Í()ÎPango.LayoutÖ0Ïpublic int +get_indent_on_tabÌ128Í()ÎGtk.SourceViewÖ0Ïpublic bool +get_indent_widthÌ128Í()ÎGtk.SourceViewÖ0Ïpublic int +get_indexÌ128Í()ÎGst.ElementÖ0Ïpublic virtual unowned +get_indexÌ128Í()ÎPango.LayoutIterÖ0Ïpublic int +get_indexÌ128Í()ÎPoppler.PageÖ0Ïpublic int +get_index_atÌ128Í(int row, int column)ÎAtk.TableÖ0Ïpublic abstract int +get_index_file_patternsÌ128Í(string name)ÎTracker.ModuleConfigÖ0Ïpublic weak GLib.List +get_index_filesÌ128Í(string name)ÎTracker.ModuleConfigÖ0Ïpublic weak GLib.List +get_index_in_parentÌ128Í()ÎAtk.ObjectÖ0Ïpublic virtual int +get_index_mime_typesÌ128Í(string name)ÎTracker.ModuleConfigÖ0Ïpublic weak GLib.List +get_index_mounted_directoriesÌ128Í()ÎTracker.ConfigÖ0Ïpublic bool +get_index_removable_devicesÌ128Í()ÎTracker.ConfigÖ0Ïpublic bool +get_index_serviceÌ128Í(string name)ÎTracker.ModuleConfigÖ0 +get_indicesÌ128Í()ÎGtk.TreePathÖ0Ïpublic unowned int +get_infoÌ128Í(string? keyring, owned GnomeKeyring.OperationGetKeyringInfoCallback callback)ÎGnomeKeyringÖ0Ïpublic void * +get_infoÌ128Í(string what, ref Debug ar)ÎLua.LuaVMÖ0Ïpublic bool +get_infoÌ128Í()ÎSoup.AuthÖ0Ïpublic unowned string +get_info_syncÌ128Í(string? keyring, out unowned GnomeKeyring.Info info)ÎGnomeKeyringÖ0Ïpublic GnomeKeyring.Result +get_informationÌ128Í()ÎGst.SDPMediaÖ0Ïpublic unowned string +get_informationÌ128Í()ÎGst.SDPMessageÖ0Ïpublic unowned string +get_inheritÌ128Í()ÎGnomeVFS.ACEÖ0Ïpublic bool +get_initial_sleepÌ128Í()ÎTracker.ConfigÖ0Ïpublic int +get_initial_timeÌ128Í()ÎGnome.DateEditÖ0 +get_initializedÌ128Í(uint32 flags)ÎSDLÖ0Ïpublic uint32 +get_initializedÌ128Í()ÎSDLTTFÖ0Ïpublic int +get_inline_completionÌ128Í()ÎGtk.EntryCompletionÖ0Ïpublic bool +get_inline_selectionÌ128Í()ÎGtk.EntryCompletionÖ0Ïpublic bool +get_inner_borderÌ128Í()ÎGtk.EntryÖ0Ïpublic Gtk.Border +get_inputÌ128Í()ÎGsf.XMLInÖ0Ïpublic weak Gsf.Input +get_insertÌ128Í()ÎGtk.TextBufferÖ0Ïpublic unowned +get_insert_spaces_instead_of_tabsÌ128Í()ÎGtk.SourceViewÖ0Ïpublic bool +get_instanceÌ128Í()ÎAtk.MiscÖ0Ïpublic unowned +get_instanceÌ128Í()ÎHildon.ProgramÖ0Ïpublic unowned +get_intÌ128Í(string key)ÎGConf.ClientÖ0Ïpublic int +get_intÌ128Í(string key)ÎGConf.EngineÖ0Ïpublic int +get_intÌ128Í()ÎGConf.ValueÖ0Ïpublic int +get_intÌ128Í()ÎGLib.ValueÖ0Ïpublic int +get_intÌ128Í(string fieldname, out int value)ÎGst.StructureÖ0Ïpublic bool +get_intÌ128Í(string tag, out int value)ÎGst.TagListÖ0Ïpublic bool +get_intÌ128Í(string key)ÎGtk.PrintSettingsÖ0Ïpublic int +get_intÌ128Í()ÎJson.NodeÖ0Ïpublic int +get_intÌ128Í(long i)ÎSoup.XmlrpcValueÖ0Ïpublic bool +get_intÌ128Í(string property, int32 default_value)ÎXfconf.ChannelÖ0Ïpublic int32 +get_int16_beÌ128Í(out int16 val)ÎGst.ByteReaderÖ0Ïpublic bool +get_int16_leÌ128Í(out int16 val)ÎGst.ByteReaderÖ0Ïpublic bool +get_int24_beÌ128Í(out int32 val)ÎGst.ByteReaderÖ0Ïpublic bool +get_int24_leÌ128Í(out int32 val)ÎGst.ByteReaderÖ0Ïpublic bool +get_int32_beÌ128Í(out int32 val)ÎGst.ByteReaderÖ0Ïpublic bool +get_int32_leÌ128Í(out int32 val)ÎGst.ByteReaderÖ0Ïpublic bool +get_int64Ì128Í()ÎGLib.ValueÖ0Ïpublic int64 +get_int64Ì128Í(string tag, out int64 value)ÎGst.TagListÖ0Ïpublic bool +get_int64_beÌ128Í(out int64 val)ÎGst.ByteReaderÖ0Ïpublic bool +get_int64_indexÌ128Í(string tag, uint index, out int64 value)ÎGst.TagListÖ0Ïpublic bool +get_int64_leÌ128Í(out int64 val)ÎGst.ByteReaderÖ0Ïpublic bool +get_int8Ì128Í(out char val)ÎGst.ByteReaderÖ0Ïpublic bool +get_int_indexÌ128Í(string tag, uint index, out int value)ÎGst.TagListÖ0Ïpublic bool +get_int_range_maxÌ128Í()ÎGst.ValueÖ0Ïpublic int +get_int_range_minÌ128Í()ÎGst.ValueÖ0Ïpublic int +get_int_valueÌ128Í()ÎSoup.SoapParameterÖ0Ïpublic int +get_int_with_defaultÌ128Í(string key, int def)ÎGtk.PrintSettingsÖ0Ïpublic int +get_integerÌ128Í(string group_name, string key)ÎGLib.KeyFileÖ0Ïpublic int +get_integer_listÌ128Í(string group_name, string key)ÎGLib.KeyFileÖ0Ïpublic int +get_interfaceÌ128Í()ÎDBus.ObjectÖ0 +get_interfaceÌ128Í()ÎEpc.ServiceInfoÖ0 +get_internal_childÌ128Í(Gtk.Builder builder, string childname)ÎGtk.BuildableÖ0Ïpublic abstract unowned +get_internal_linksÌ128Í()ÎGst.PadÖ0Ïpublic unowned +get_internal_links_defaultÌ128Í()ÎGst.PadÖ0Ïpublic unowned +get_internal_paint_infoÌ128Í(out unowned Gdk.Drawable real_drawable, out int x_offset, out int y_offset)ÎGdk.WindowÖ0Ïpublic void +get_internal_timeÌ128Í()ÎGst.ClockÖ0Ïpublic virtual Gst.ClockTime +get_invertedÌ128Í()ÎGtk.RangeÖ0Ïpublic bool +get_invisible_charÌ128Í()ÎGtk.EntryÖ0Ïpublic unichar +get_ipÌ128Í()ÎGst.RTSPConnectionÖ0Ïpublic unowned string +get_ip4_addressÌ128Í(out uint32 address, out uint16 port)ÎGst.NetAddressÖ0Ïpublic bool +get_ip6_addressÌ128Í([CCode (array_length = false)] uchar[] address, out uint16 port)ÎGst.NetAddressÖ0Ïpublic bool +get_ip_addressÌ128Í()ÎOobs.IfaceEthernetÖ0Ïpublic unowned string +get_ip_addressÌ128Í()ÎOobs.StaticHostÖ0Ïpublic unowned string +get_ipv4Ì128Í()ÎGnomeVFS.AddressÖ0Ïpublic uint32 +get_is_anyÌ128Í()ÎGLib.InetAddressÖ0Ïpublic bool +get_is_backupÌ128Í()ÎGLib.FileInfoÖ0Ïpublic bool +get_is_defaultÌ128Í()ÎGConf.EntryÖ0Ïpublic bool +get_is_excludedÌ128Í()ÎGMenu.TreeEntryÖ0Ïpublic bool +get_is_hiddenÌ128Í()ÎGLib.DesktopAppInfoÖ0Ïpublic bool +get_is_hiddenÌ128Í()ÎGLib.FileInfoÖ0Ïpublic bool +get_is_importantÌ128Í()ÎGtk.ActionÖ0Ïpublic bool +get_is_importantÌ128Í()ÎGtk.ToolItemÖ0Ïpublic bool +get_is_link_localÌ128Í()ÎGLib.InetAddressÖ0Ïpublic bool +get_is_lockedÌ128Í()ÎGnomeKeyring.InfoÖ0Ïpublic bool +get_is_lockedÌ128Í()ÎGtk.AccelGroupÖ0Ïpublic bool +get_is_loopbackÌ128Í()ÎGLib.InetAddressÖ0Ïpublic bool +get_is_mc_globalÌ128Í()ÎGLib.InetAddressÖ0Ïpublic bool +get_is_mc_link_localÌ128Í()ÎGLib.InetAddressÖ0Ïpublic bool +get_is_mc_node_localÌ128Í()ÎGLib.InetAddressÖ0Ïpublic bool +get_is_mc_org_localÌ128Í()ÎGLib.InetAddressÖ0Ïpublic bool +get_is_mc_site_localÌ128Í()ÎGLib.InetAddressÖ0Ïpublic bool +get_is_multicastÌ128Í()ÎGLib.InetAddressÖ0Ïpublic bool +get_is_nodisplayÌ128Í()ÎGMenu.TreeDirectoryÖ0Ïpublic bool +get_is_nodisplayÌ128Í()ÎGMenu.TreeEntryÖ0Ïpublic bool +get_is_privateÌ128Í(string uri)ÎGLib.BookmarkFileÖ0Ïpublic bool +get_is_site_localÌ128Í()ÎGLib.InetAddressÖ0Ïpublic bool +get_is_symlinkÌ128Í()ÎGLib.FileInfoÖ0Ïpublic bool +get_is_topmostÌ128Í()ÎHildon.ProgramÖ0Ïpublic bool +get_is_topmostÌ128Í()ÎHildon.WindowÖ0Ïpublic bool +get_is_wins_serverÌ128Í()ÎOobs.SMBConfigÖ0Ïpublic bool +get_is_writableÌ128Í()ÎGConf.EntryÖ0Ïpublic bool +get_iso8601_week_of_yearÌ128Í()ÎGLib.DateÖ0 +get_itemÌ128Í()ÎGMenu.TreeAliasÖ0Ïpublic unowned +get_itemÌ128Í(Goo.CanvasItemModel model)ÎGoo.CanvasÖ0Ïpublic unowned +get_item_atÌ128Í(double x, double y, bool is_pointer_event)ÎGoo.CanvasÖ0Ïpublic unowned +get_item_at_posÌ128Í(int x, int y, out unowned Gtk.TreePath path, out unowned Gtk.CellRenderer cell)ÎExo.IconViewÖ0Ïpublic bool +get_item_at_posÌ128Í(int x, int y, out unowned Gtk.TreePath path, out unowned Gtk.CellRenderer cell)ÎGtk.IconViewÖ0Ïpublic bool +get_item_dataÌ128Í(string type, string id)ÎExo.ToolbarsModelÖ0Ïpublic unowned string +get_item_idÌ128Í(string type, string name)ÎExo.ToolbarsModelÖ0Ïpublic unowned string +get_item_indexÌ128Í(Gtk.ToolItem item)ÎGtk.ToolbarÖ0Ïpublic int +get_item_poolÌ128Í()ÎXfce.MenuÖ0Ïpublic unowned +get_item_typeÌ128Í(Gdk.Atom dnd_type)ÎExo.ToolbarsModelÖ0Ïpublic unowned string +get_item_widthÌ128Í()ÎExo.IconViewÖ0Ïpublic int +get_item_widthÌ128Í()ÎGtk.IconViewÖ0Ïpublic int +get_itemsÌ128Í()ÎGtk.RecentChooserÖ0Ïpublic abstract unowned +get_itemsÌ128Í()ÎGtk.RecentManagerÖ0Ïpublic unowned +get_itemsÌ128Í()ÎXfce.MenuÖ0Ïpublic unowned +get_items_atÌ128Í(double x, double y, bool is_pointer_event)ÎGoo.CanvasÖ0Ïpublic unowned +get_items_atÌ128Í(double x, double y, Cairo.Context cr, bool is_pointer_event, bool parent_is_visible, GLib.List found_items)ÎGoo.CanvasItemÖ0Ïpublic abstract unowned +get_items_in_areaÌ128Í(Goo.CanvasBounds area, bool inside_area, bool allow_overlaps, bool include_containers)ÎGoo.CanvasÖ0Ïpublic unowned +get_iterÌ128Í(GLib.TimeVal start_time)ÎGdk.PixbufAnimationÖ0Ïpublic unowned +get_iterÌ128Í(out Gtk.TreeIter iter, Gtk.TreePath path)ÎGtk.TreeModelÖ0Ïpublic abstract bool +get_iterÌ128Í()ÎPango.LayoutÖ0Ïpublic unowned +get_iter_at_child_anchorÌ128Í(out Gtk.TextIter iter, Gtk.TextChildAnchor anchor)ÎGtk.TextBufferÖ0Ïpublic void +get_iter_at_lineÌ128Í(out Gtk.TextIter iter, int line_number)ÎGtk.TextBufferÖ0Ïpublic void +get_iter_at_line_indexÌ128Í(out Gtk.TextIter iter, int line_number, int byte_index)ÎGtk.TextBufferÖ0Ïpublic void +get_iter_at_line_offsetÌ128Í(out Gtk.TextIter iter, int line_number, int char_offset)ÎGtk.TextBufferÖ0Ïpublic void +get_iter_at_locationÌ128Í(out Gtk.TextIter iter, int x, int y)ÎGtk.TextViewÖ0Ïpublic void +get_iter_at_markÌ128Í(out Gtk.TextIter iter, Gtk.TextMark mark)ÎGtk.TextBufferÖ0Ïpublic void +get_iter_at_offsetÌ128Í(out Gtk.TextIter iter, int char_offset)ÎGtk.TextBufferÖ0Ïpublic void +get_iter_at_posÌ128Í(int pos)ÎGLib.SequenceÖ0Ïpublic SequenceIter +get_iter_at_positionÌ128Í(out Gtk.TextIter iter, out int trailing, int x, int y)ÎGtk.TextViewÖ0Ïpublic void +get_iter_firstÌ128Í(out Gtk.TreeIter iter)ÎGtk.TreeModelÖ0Ïpublic bool +get_iter_firstÌ128Í(Oobs.ListIter iter)ÎOobs.ListÖ0Ïpublic bool +get_iter_from_stringÌ128Í(out Gtk.TreeIter iter, string path_string)ÎGtk.TreeModelÖ0Ïpublic bool +get_iter_locationÌ128Í(Gtk.TextIter iter, out Gdk.Rectangle location)ÎGtk.TextViewÖ0Ïpublic void +get_iteratorÌ128Í()ÎPango.AttrListÖ0Ïpublic unowned +get_jidÌ128Í()ÎLm.ConnectionÖ0 +get_js_statusÌ128Í()ÎGtk.MozEmbedÖ0 +get_julianÌ128Í()ÎGLib.DateÖ0 +get_justificationÌ128Í()ÎGtk.TextViewÖ0Ïpublic Gtk.Justification +get_justifyÌ128Í()ÎGtk.LabelÖ0Ïpublic Gtk.Justification +get_justifyÌ128Í()ÎPango.LayoutÖ0Ïpublic bool +get_keep_alive_rateÌ128Í()ÎLm.ConnectionÖ0 +get_keyÌ128Í()ÎEpc.AuthContextÖ0 +get_keyÌ128Í()ÎGConf.EntryÖ0Ïpublic unowned string +get_keyÌ128Í()ÎGst.SDPMediaÖ0Ïpublic unowned +get_keyÌ128Í()ÎGst.SDPMessageÖ0Ïpublic unowned +get_keyÌ128Í()ÎOobs.IfaceWirelessÖ0Ïpublic unowned string +get_key_metadataÌ128Í()ÎTracker.ServiceÖ0Ïpublic weak GLib.SList +get_key_typeÌ128Í()ÎOobs.IfaceWirelessÖ0Ïpublic unowned string +get_keybindingÌ128Í(int i)ÎAtk.ActionÖ0Ïpublic abstract unowned string +get_keyboard_mappingÌ128Í(uint first_keycode, int keycode_count, ref int keysyms_per_keycode_return)ÎX.DisplayÖ0 +get_keysÌ128Í()ÎGLib.HashTableÖ0Ïpublic List +get_keysÌ128Í(string group_name)ÎGLib.KeyFileÖ0 +get_keysÌ128Í(ref int numkeys)ÎSDL.KeyÖ0Ïpublic weak uchar +get_kindÌ128Í()ÎGnomeVFS.ACEÖ0Ïpublic unowned +get_klassÌ128Í()ÎGst.ElementFactoryÖ0Ïpublic unowned string +get_labelÌ128Í()ÎGtk.ActionÖ0Ïpublic unowned string +get_labelÌ128Í()ÎGtk.ButtonÖ0Ïpublic unowned string +get_labelÌ128Í()ÎGtk.ExpanderÖ0Ïpublic unowned string +get_labelÌ128Í()ÎGtk.FrameÖ0Ïpublic unowned string +get_labelÌ128Í()ÎGtk.LabelÖ0Ïpublic unowned string +get_labelÌ128Í()ÎGtk.MenuItemÖ0Ïpublic virtual unowned string +get_labelÌ128Í()ÎGtk.ToolButtonÖ0Ïpublic unowned string +get_labelÌ128Í()ÎHildon.CaptionÖ0Ïpublic unowned string +get_label_alignÌ128Í(float xalign, float yalign)ÎGtk.FrameÖ0Ïpublic void +get_label_alignmentÌ128Í()ÎHildon.CaptionÖ0Ïpublic float +get_label_widgetÌ128Í()ÎGtk.ExpanderÖ0Ïpublic unowned +get_label_widgetÌ128Í()ÎGtk.FrameÖ0Ïpublic unowned +get_label_widgetÌ128Í()ÎGtk.ToolButtonÖ0Ïpublic unowned +get_langÌ128Í()ÎXml.NodeÖ0 +get_languageÌ128Í()ÎGtk.SourceBufferÖ0Ïpublic unowned +get_languageÌ128Í(string id)ÎGtk.SourceLanguageManagerÖ0Ïpublic unowned +get_languageÌ128Í()ÎGtk.TextIterÖ0Ïpublic unowned +get_languageÌ128Í()ÎPango.ContextÖ0Ïpublic unowned +get_languageÌ128Í()ÎTracker.ConfigÖ0 +get_language_idsÌ128Í()ÎGtk.SourceLanguageManagerÖ0Ïpublic unowned string +get_language_nameÌ128Í(string lang)ÎSexy.SpellEntryÖ0Ïpublic unowned string +get_languagesÌ128Í(string attr)ÎGnome.DesktopItemÖ0Ïpublic unowned +get_languagesÌ128Í()ÎSexy.SpellEntryÖ0Ïpublic unowned +get_last_bufferÌ128Í()ÎGst.BaseSinkÖ0Ïpublic unowned +get_last_childÌ128Í()ÎXml.NodeÖ0Ïpublic Node * +get_last_indexÌ128Í()ÎHildon.FindToolbarÖ0Ïpublic int32 +get_last_stream_timeÌ128Í()ÎGst.PipelineÖ0Ïpublic Gst.ClockTime +get_last_visited_timeÌ128Í()ÎWebKit.WebHistoryItemÖ0Ïpublic double +get_latencyÌ128Í()ÎGst.BaseSinkÖ0Ïpublic Gst.ClockTime +get_latency_timerÌ128Í(out uchar latency)ÎFTDI.ContextÖ0Ïpublic int +get_launch_in_terminalÌ128Í()ÎGMenu.TreeEntryÖ0Ïpublic bool +get_layerÌ128Í()ÎAtk.ComponentÖ0Ïpublic abstract Atk.Layer +get_layerÌ128Í()ÎAtk.ObjectÖ0Ïpublic virtual Atk.Layer +get_layoutÌ128Í()ÎGtk.ButtonBoxÖ0Ïpublic Gtk.ButtonBoxStyle +get_layoutÌ128Í()ÎGtk.EntryÖ0Ïpublic unowned +get_layoutÌ128Í()ÎGtk.LabelÖ0Ïpublic unowned +get_layoutÌ128Í()ÎGtk.ScaleÖ0Ïpublic unowned +get_layoutÌ128Í()ÎPango.LayoutIterÖ0Ïpublic unowned +get_layoutÌ128Í()ÎPango.RendererÖ0Ïpublic unowned +get_layout_columnÌ128Í()ÎWnck.WorkspaceÖ0Ïpublic int +get_layout_elementsÌ128Í()ÎXfce.MenuÖ0Ïpublic unowned +get_layout_extentsÌ128Í(out Pango.Rectangle ink_rect, out Pango.Rectangle logical_rect)ÎPango.LayoutIterÖ0Ïpublic void +get_layout_lineÌ128Í()ÎPango.RendererÖ0Ïpublic unowned +get_layout_modeÌ128Í()ÎExo.IconViewÖ0Ïpublic Exo.IconViewLayoutMode +get_layout_offsetsÌ128Í(int x, int y)ÎGtk.EntryÖ0Ïpublic void +get_layout_offsetsÌ128Í(int x, int y)ÎGtk.LabelÖ0Ïpublic void +get_layout_offsetsÌ128Í(int x, int y)ÎGtk.ScaleÖ0Ïpublic virtual void +get_layout_rowÌ128Í()ÎWnck.WorkspaceÖ0Ïpublic int +get_left_gravityÌ128Í()ÎGtk.TextMarkÖ0Ïpublic bool +get_left_marginÌ128Í(Gtk.Unit unit)ÎGtk.PageSetupÖ0Ïpublic double +get_left_marginÌ128Í(Gtk.Unit unit)ÎGtk.SourcePrintCompositorÖ0Ïpublic double +get_left_marginÌ128Í()ÎGtk.TextViewÖ0Ïpublic int +get_legacy_dirsÌ128Í()ÎXfce.MenuÖ0Ïpublic unowned +get_lengthÌ4ÎGLib.ChecksumTypeÖ0 +get_lengthÌ128Í()ÎGLib.MappedFileÖ0Ïpublic long +get_lengthÌ128Í()ÎGLib.QueueÖ0 +get_lengthÌ128Í()ÎGLib.SequenceÖ0Ïpublic int +get_lengthÌ128Í()ÎGst.RTCPPacketÖ0Ïpublic uint16 +get_lengthÌ128Í()ÎGst.TypeFindÖ0Ïpublic uint64 +get_lengthÌ128Í(string key, Gtk.Unit unit)ÎGtk.PrintSettingsÖ0Ïpublic double +get_lengthÌ128Í()ÎGtk.SelectionDataÖ0Ïpublic int +get_lengthÌ128Í()ÎJson.ArrayÖ0 +get_lengthÌ128Í()ÎSoup.MultipartÖ0Ïpublic int +get_levelÌ128Í(Gst.DataQueueSize level)ÎGst.DataQueueÖ0Ïpublic void +get_levelÌ128Í()ÎHildon.VolumebarÖ0Ïpublic double +get_levelÌ128Í()ÎHildon.VolumebarRangeÖ0Ïpublic double +get_level_indentationÌ128Í()ÎGtk.TreeViewÖ0Ïpublic int +get_licenseÌ128Í()ÎGdk.PixbufFormatÖ0Ïpublic unowned string +get_licenseÌ128Í()ÎGst.PluginÖ0Ïpublic unowned string +get_licenseÌ128Í()ÎGtk.AboutDialogÖ0Ïpublic unowned string +get_license_textÌ128Í(Xfce.LicenseTextType type)ÎXfceÖ0Ïpublic unowned string +get_limitÌ128Í()ÎGtk.RecentChooserÖ0Ïpublic int +get_limitÌ128Í()ÎGtk.RecentManagerÖ0Ïpublic int +get_limitÌ128Í()ÎRasqal.QueryÖ0Ïpublic int +get_limitÌ128Í()ÎWebKit.WebBackForwardListÖ0Ïpublic int +get_lineÌ128Í()ÎGtk.TextIterÖ0Ïpublic int +get_lineÌ128Í(int line)ÎPango.LayoutÖ0Ïpublic unowned +get_lineÌ128Í()ÎPango.LayoutIterÖ0Ïpublic unowned +get_line_at_yÌ128Í(out Gtk.TextIter target_iter, int y, out int line_top)ÎGtk.TextViewÖ0Ïpublic void +get_line_capÌ128Í()ÎCairo.ContextÖ0Ïpublic LineCap +get_line_countÌ128Í()ÎGtk.TextBufferÖ0Ïpublic int +get_line_countÌ128Í()ÎPango.LayoutÖ0Ïpublic int +get_line_extentsÌ128Í(out Pango.Rectangle ink_rect, out Pango.Rectangle logical_rect)ÎPango.LayoutIterÖ0Ïpublic void +get_line_indexÌ128Í()ÎGtk.TextIterÖ0Ïpublic int +get_line_joinÌ128Í()ÎCairo.ContextÖ0Ïpublic LineJoin +get_line_noÌ128Í()ÎXml.NodeÖ0Ïpublic long +get_line_numbers_font_nameÌ128Í()ÎGtk.SourcePrintCompositorÖ0Ïpublic unowned string +get_line_offsetÌ128Í()ÎGtk.TextIterÖ0Ïpublic int +get_line_readonlyÌ128Í(int line)ÎPango.LayoutÖ0Ïpublic unowned +get_line_readonlyÌ128Í()ÎPango.LayoutIterÖ0Ïpublic unowned +get_line_termÌ128Í(out int length)ÎGLib.IOChannelÖ0 +get_line_widthÌ128Í()ÎCairo.ContextÖ0Ïpublic double +get_line_widthÌ128Í()ÎGoo.CanvasItemSimpleÖ0Ïpublic double +get_line_wrapÌ128Í()ÎGtk.LabelÖ0Ïpublic bool +get_line_wrap_modeÌ128Í()ÎGtk.LabelÖ0Ïpublic Pango.WrapMode +get_line_yrangeÌ128Í(Gtk.TextIter iter, out int y, out int height)ÎGtk.TextViewÖ0Ïpublic void +get_line_yrangeÌ128Í(out int y0_, out int y1_)ÎPango.LayoutIterÖ0Ïpublic void +get_linesÌ128Í()ÎPango.LayoutÖ0Ïpublic unowned +get_lines_readonlyÌ128Í()ÎPango.LayoutÖ0Ïpublic unowned +get_linkÌ128Í(int link_index)ÎAtk.HypertextÖ0Ïpublic abstract unowned +get_linkÌ128Í()ÎGsf.DocPropÖ0Ïpublic weak string? +get_link_indexÌ128Í(int char_index)ÎAtk.HypertextÖ0Ïpublic abstract int +get_link_mappingÌ128Í()ÎPoppler.PageÖ0Ïpublic unowned +get_link_messageÌ128Í()ÎGtk.MozEmbedÖ0 +get_listÌ128Í(string key, GConf.ValueType list_type)ÎGConf.ClientÖ0Ïpublic unowned +get_listÌ128Í(string key, GConf.ValueType list_type)ÎGConf.EngineÖ0Ïpublic unowned +get_listÌ128Í()ÎGConf.ValueÖ0Ïpublic unowned +get_listÌ128Í()ÎGst.TypeFindFactoryÖ0Ïpublic unowned +get_list_typeÌ128Í()ÎGConf.SchemaÖ0Ïpublic GConf.ValueType +get_list_typeÌ128Í()ÎGConf.ValueÖ0Ïpublic GConf.ValueType +get_listenerÌ128Í()ÎSoup.ServerÖ0Ïpublic unowned +get_localÌ128Í()ÎGLib.VfsÖ0Ïpublic unowned +get_localÌ128Í(ref Debug ar, int n)ÎLua.LuaVMÖ0Ïpublic unowned +get_local_addressÌ128Í()ÎSoup.SocketÖ0Ïpublic unowned +get_local_hostÌ128Í()ÎLm.ConnectionÖ0 +get_local_onlyÌ128Í()ÎGtk.FileChooserÖ0Ïpublic bool +get_local_onlyÌ128Í()ÎGtk.RecentChooserÖ0Ïpublic bool +get_local_path_from_uriÌ128Í(string uri)ÎGnomeVFSÖ0Ïpublic unowned string +get_localeÌ128Í()ÎAtk.DocumentÖ0Ïpublic unowned string +get_localeÌ128Í()ÎGConf.SchemaÖ0Ïpublic unowned string +get_localeÌ128Í()ÎXfce.RcÖ0Ïpublic unowned string +get_locale_stringÌ128Í(string group_name, string key, string locale)ÎGLib.KeyFileÖ0 +get_locale_string_listÌ128Í(string group_name, string key, string locale)ÎGLib.KeyFileÖ0 +get_localestringÌ128Í(string attr)ÎGnome.DesktopItemÖ0Ïpublic unowned string +get_localestring_langÌ128Í(string attr, string language)ÎGnome.DesktopItemÖ0Ïpublic unowned string +get_localized_nameÌ128Í(int i)ÎAtk.ActionÖ0Ïpublic abstract unowned string +get_locationÌ128Í()ÎGnome.DesktopItemÖ0Ïpublic unowned string +get_locationÌ128Í()ÎGtk.MozEmbedÖ0 +get_lock_on_idleÌ128Í()ÎGnomeKeyring.InfoÖ0Ïpublic bool +get_lock_timeoutÌ128Í()ÎGnomeKeyring.InfoÖ0Ïpublic uint32 +get_log_attrsÌ128Í(string text, int length, int level, Pango.Language language, Pango.LogAttr[] log_attrs, int attrs_len)ÎPangoÖ0Ïpublic void +get_log_attrsÌ128Í(Pango.LogAttr[] attrs)ÎPango.LayoutÖ0Ïpublic void +get_logical_widthsÌ128Í(string text, int length, int embedding_level, int logical_widths)ÎPango.GlyphStringÖ0Ïpublic void +get_loginÌ128Í()ÎOobs.IfacePPPÖ0Ïpublic unowned string +get_login_nameÌ128Í()ÎOobs.UserÖ0Ïpublic unowned string +get_logoÌ128Í()ÎGtk.AboutDialogÖ0Ïpublic unowned +get_logo_icon_nameÌ128Í()ÎGtk.AboutDialogÖ0Ïpublic unowned string +get_longÌ128Í()ÎGLib.ValueÖ0Ïpublic long +get_longÌ128Í(string tag, out long value)ÎGst.TagListÖ0Ïpublic bool +get_long_descÌ128Í()ÎGConf.SchemaÖ0Ïpublic unowned string +get_long_indexÌ128Í(string tag, uint index, out long value)ÎGst.TagListÖ0Ïpublic bool +get_longnameÌ128Í()ÎGst.ElementFactoryÖ0Ïpublic unowned string +get_low_disk_space_limitÌ128Í()ÎTracker.ConfigÖ0Ïpublic int +get_low_memory_modeÌ128Í()ÎTracker.ConfigÖ0Ïpublic bool +get_lowerÌ128Í()ÎGtk.AdjustmentÖ0Ïpublic double +get_lowerÌ128Í()ÎHildon.RangeEditorÖ0Ïpublic int +get_lower_stepper_sensitivityÌ128Í()ÎGtk.RangeÖ0Ïpublic Gtk.SensitivityType +get_main_frameÌ128Í()ÎWebKit.WebViewÖ0Ïpublic unowned +get_main_groupÌ128Í()ÎGLib.OptionContextÖ0Ïpublic weak OptionGroup +get_main_groupÌ128Í()ÎOobs.UserÖ0Ïpublic unowned +get_managerÌ128Í(Gst.RTSPTransMode trans, string manager, uint option)ÎGst.RTSPTransportÖ0Ïpublic Gst.RTSPResult +get_marginÌ128Í()ÎExo.IconViewÖ0Ïpublic int +get_marginÌ128Í()ÎGtk.IconViewÖ0Ïpublic int +get_markÌ128Í(string name)ÎGtk.TextBufferÖ0Ïpublic unowned +get_mark_category_pixbufÌ128Í(string category)ÎGtk.SourceViewÖ0Ïpublic unowned +get_mark_category_priorityÌ128Í(string category)ÎGtk.SourceViewÖ0Ïpublic int +get_marksÌ128Í()ÎGtk.TextIterÖ0Ïpublic unowned +get_markup_columnÌ128Í()ÎGtk.IconViewÖ0Ïpublic int +get_masterÌ128Í()ÎGst.ClockÖ0Ïpublic unowned +get_match_countÌ128Í()ÎGLib.MatchInfoÖ0Ïpublic int +get_matrixÌ128Í(out Matrix matrix)ÎCairo.ContextÖ0Ïpublic void +get_matrixÌ128Í(out Matrix matrix)ÎCairo.PatternÖ0Ïpublic void +get_matrixÌ128Í()ÎPango.ContextÖ0Ïpublic Pango.Matrix +get_matrixÌ128Í()ÎPango.RendererÖ0Ïpublic Pango.Matrix +get_maxÌ128Í()ÎHildon.ControlbarÖ0Ïpublic int +get_maxÌ128Í()ÎHildon.RangeEditorÖ0Ïpublic int +get_max_backrefÌ128Í()ÎGLib.RegexÖ0Ïpublic int +get_max_bucket_countÌ128Í()ÎTracker.ConfigÖ0Ïpublic int +get_max_idle_timeÌ128Í()ÎGLib.ThreadPoolÖ0 +get_max_latenessÌ128Í()ÎGst.BaseSinkÖ0Ïpublic int64 +get_max_lengthÌ128Í()ÎGtk.EntryÖ0Ïpublic int +get_max_text_to_indexÌ128Í()ÎTracker.ConfigÖ0Ïpublic int +get_max_threadsÌ128Í()ÎGLib.ThreadPoolÖ0Ïpublic int +get_max_undo_levelsÌ128Í()ÎGtk.SourceBufferÖ0Ïpublic int +get_max_unused_threadsÌ128Í()ÎGLib.ThreadPoolÖ0Ïpublic int +get_max_widthÌ128Í()ÎGtk.TreeViewColumnÖ0Ïpublic int +get_max_width_charsÌ128Í()ÎGtk.LabelÖ0Ïpublic int +get_max_word_lengthÌ128Í()ÎTracker.ConfigÖ0Ïpublic int +get_max_words_to_indexÌ128Í()ÎTracker.ConfigÖ0Ïpublic int +get_maximal_cursor_sizeÌ128Í(out uint width, out uint height)ÎGdk.DisplayÖ0Ïpublic void +get_maximum_users_uidÌ128Í()ÎOobs.UsersConfigÖ0Ïpublic long +get_maximum_valueÌ128Í(GLib.Value value)ÎAtk.ValueÖ0Ïpublic abstract void +get_mdi_zorderÌ128Í()ÎAtk.ComponentÖ0Ïpublic abstract int +get_mdi_zorderÌ128Í()ÎAtk.ObjectÖ0Ïpublic virtual int +get_mediaÌ128Í()ÎGst.SDPMediaÖ0Ïpublic unowned string +get_mediaÌ128Í(uint idx)ÎGst.SDPMessageÖ0Ïpublic unowned +get_media_typeÌ128Í()ÎGtk.PrintSettingsÖ0Ïpublic unowned string +get_memberÌ128Í(string member_name)ÎJson.ObjectÖ0Ïpublic unowned +get_membersÌ128Í()ÎJson.ObjectÖ0Ïpublic GLib.List +get_menuÌ128Í()ÎGtk.MenuToolButtonÖ0Ïpublic unowned +get_menuÌ128Í()ÎHildon.WindowÖ0Ïpublic unowned +get_menu_fileÌ128Í()ÎGMenu.TreeÖ0Ïpublic unowned string +get_menu_idÌ128Í()ÎGMenu.TreeDirectoryÖ0Ïpublic unowned string +get_menu_labelÌ128Í(Gtk.Widget child)ÎGtk.NotebookÖ0Ïpublic unowned +get_menu_label_textÌ128Í(Gtk.Widget child)ÎGtk.NotebookÖ0Ïpublic unowned string +get_menu_with_nameÌ128Í(string name)ÎXfce.MenuÖ0Ïpublic unowned +get_menunameÌ128Í()ÎXfce.MenuLayoutNodeÖ0Ïpublic unowned string +get_menuname_usedÌ128Í(string menuname)ÎXfce.MenuLayoutÖ0Ïpublic bool +get_menusÌ128Í()ÎXfce.MenuÖ0Ïpublic unowned +get_merge_typeÌ128Í()ÎXfce.MenuLayoutNodeÖ0Ïpublic Xfce.MenuLayoutMergeType +get_metadataÌ128Í(string name)ÎGtk.SourceLanguageÖ0Ïpublic unowned string +get_metadataÌ128Í()ÎRsvg.HandleÖ0Ïpublic unowned string +get_metatableÌ128Í(int objindex)ÎLua.LuaVMÖ0Ïpublic int +get_metricÌ128Í()ÎGtk.RulerÖ0Ïpublic Gtk.MetricType +get_metricsÌ128Í(int size, int ring_width)ÎGtk.HSVÖ0Ïpublic void +get_metricsÌ128Í(Pango.FontDescription desc, Pango.Language language)ÎPango.ContextÖ0Ïpublic unowned +get_metricsÌ128Í(Pango.Language language)ÎPango.FontÖ0Ïpublic unowned +get_metricsÌ128Í()ÎPango.FontsetÖ0Ïpublic unowned +get_mimeÌ128Í(Gst.RTSPTransMode trans, string mime)ÎGst.RTSPTransportÖ0Ïpublic Gst.RTSPResult +get_mime_typeÌ128Í(int i)ÎAtk.StreamableContentÖ0Ïpublic abstract unowned string +get_mime_typeÌ128Í()ÎEpc.ContentsÖ0 +get_mime_typeÌ128Í(string uri)ÎGLib.BookmarkFileÖ0 +get_mime_typeÌ128Í(string text_uri)ÎGnomeVFSÖ0Ïpublic unowned string +get_mime_typeÌ128Í()ÎGnomeVFS.FileInfoÖ0Ïpublic unowned string +get_mime_typeÌ128Í()ÎGtk.RecentInfoÖ0Ïpublic unowned string +get_mime_typeÌ128Í(string uri)ÎTracker.FileÖ0 +get_mime_type_commonÌ128Í(GnomeVFS.URI uri)ÎGnomeVFSÖ0Ïpublic unowned string +get_mime_type_for_dataÌ128Í(void* data, int data_size)ÎGnomeVFSÖ0Ïpublic unowned string +get_mime_type_for_nameÌ128Í(string filename)ÎGnomeVFSÖ0Ïpublic unowned string +get_mime_type_for_name_and_dataÌ128Í(string filename, void* data, ssize_t data_size)ÎGnomeVFSÖ0Ïpublic unowned string +get_mime_type_from_file_dataÌ128Í(GnomeVFS.URI uri)ÎGnomeVFSÖ0Ïpublic unowned string +get_mime_type_from_uriÌ128Í(GnomeVFS.URI uri)ÎGnomeVFSÖ0Ïpublic unowned string +get_mime_typesÌ128Í()ÎGdk.PixbufFormatÖ0Ïpublic unowned string +get_mime_typesÌ128Í()ÎGtk.SourceLanguageÖ0Ïpublic unowned string +get_minÌ128Í()ÎHildon.ControlbarÖ0Ïpublic int +get_minÌ128Í()ÎHildon.RangeEditorÖ0Ïpublic int +get_min_bucket_countÌ128Í()ÎTracker.ConfigÖ0Ïpublic int +get_min_widthÌ128Í()ÎGtk.TreeViewColumnÖ0Ïpublic int +get_min_word_lengthÌ128Í()ÎTracker.ConfigÖ0Ïpublic int +get_mini_iconÌ128Í()ÎWnck.ApplicationÖ0Ïpublic unowned +get_mini_iconÌ128Í()ÎWnck.ClassGroupÖ0Ïpublic unowned +get_mini_iconÌ128Í()ÎWnck.WindowÖ0Ïpublic unowned +get_minimum_heightÌ128Í()ÎWnck.TasklistÖ0Ïpublic int +get_minimum_incrementÌ128Í(GLib.Value value)ÎAtk.ValueÖ0Ïpublic abstract void +get_minimum_key_lengthÌ128Í()ÎGtk.EntryCompletionÖ0Ïpublic int +get_minimum_users_uidÌ128Í()ÎOobs.UsersConfigÖ0Ïpublic long +get_minimum_valueÌ128Í(GLib.Value value)ÎAtk.ValueÖ0Ïpublic abstract void +get_minimum_widthÌ128Í()ÎWnck.TasklistÖ0Ïpublic int +get_minus_buttonÌ128Í()ÎGtk.ScaleButtonÖ0Ïpublic unowned +get_miter_limitÌ128Í()ÎCairo.ContextÖ0Ïpublic double +get_mixer_flagsÌ128Í()ÎGst.MixerÖ0Ïpublic abstract Gst.MixerFlags +get_mnemonic_keyvalÌ128Í()ÎGtk.LabelÖ0 +get_mnemonic_modifierÌ128Í()ÎGtk.WindowÖ0Ïpublic Gdk.ModifierType +get_mnemonic_widgetÌ128Í()ÎGtk.LabelÖ0Ïpublic unowned +get_mod_timeÌ128Í()ÎGConf.MetaInfoÖ0Ïpublic GLib.Time +get_mod_userÌ128Í()ÎGConf.MetaInfoÖ0Ïpublic unowned string +get_modalÌ128Í()ÎGtk.WindowÖ0Ïpublic bool +get_modeÌ128Í()ÎGtk.SizeGroupÖ0Ïpublic Gtk.SizeGroupMode +get_modeÌ128Í()ÎGtk.ToggleButtonÖ0Ïpublic bool +get_modeÌ128Í()ÎGtk.TreeSelectionÖ0Ïpublic Gtk.SelectionMode +get_modeÌ128Í()ÎHildon.FileSelectionÖ0Ïpublic Hildon.FileSelectionMode +get_modelÌ128Í()ÎExo.IconBarÖ0Ïpublic unowned +get_modelÌ128Í()ÎExo.IconViewÖ0Ïpublic unowned +get_modelÌ128Í()ÎExo.ToolbarsEditorÖ0Ïpublic unowned +get_modelÌ128Í()ÎExo.ToolbarsViewÖ0Ïpublic unowned +get_modelÌ128Í()ÎGoo.CanvasItemÖ0Ïpublic abstract unowned +get_modelÌ128Í()ÎGtk.CellViewÖ0Ïpublic unowned +get_modelÌ128Í()ÎGtk.ComboBoxÖ0Ïpublic unowned +get_modelÌ128Í()ÎGtk.EntryCompletionÖ0Ïpublic unowned +get_modelÌ128Í()ÎGtk.IconViewÖ0Ïpublic unowned +get_modelÌ128Í()ÎGtk.TreeModelFilterÖ0Ïpublic unowned +get_modelÌ128Í()ÎGtk.TreeModelSortÖ0Ïpublic unowned +get_modelÌ128Í()ÎGtk.TreeRowReferenceÖ0Ïpublic unowned +get_modelÌ128Í()ÎGtk.TreeViewÖ0Ïpublic unowned +get_modification_timeÌ128Í(GLib.TimeVal _result)ÎGLib.FileInfoÖ0Ïpublic void +get_modifiedÌ128Í(string uri)ÎGLib.BookmarkFileÖ0Ïpublic long +get_modifiedÌ128Í()ÎGtk.RecentInfoÖ0 +get_modifiedÌ128Í()ÎGtk.TextBufferÖ0Ïpublic bool +get_modifier_mappingÌ128Í()ÎX.DisplayÖ0Ïpublic ModifierKeymap +get_modifier_maskÌ128Í()ÎGtk.AccelGroupÖ0Ïpublic Gdk.ModifierType +get_modifier_styleÌ128Í()ÎGtk.WidgetÖ0Ïpublic unowned +get_modifiersÌ128Í()ÎSDL.KeyÖ0Ïpublic KeyModifier +get_moduleÌ128Í()ÎGst.PluginÖ0Ïpublic unowned +get_modulesÌ128Í()ÎTracker.ModuleConfigÖ0Ïpublic weak GLib.List +get_monday_week_of_yearÌ128Í()ÎGLib.DateÖ0 +get_monday_weeks_in_yearÌ128Í()ÎGLib.DateYearÖ0Ïpublic uchar +get_monitorÌ128Í()ÎGtk.MenuÖ0Ïpublic int +get_monitor_at_pointÌ128Í(int x, int y)ÎGdk.ScreenÖ0Ïpublic int +get_monitor_at_windowÌ128Í(Gdk.Window window)ÎGdk.ScreenÖ0Ïpublic int +get_monitor_directoriesÌ128Í(string name)ÎTracker.ModuleConfigÖ0Ïpublic weak GLib.List +get_monitor_geometryÌ128Í(int monitor_num, out Gdk.Rectangle dest)ÎGdk.ScreenÖ0Ïpublic void +get_monitor_height_mmÌ128Í(int monitor_num)ÎGdk.ScreenÖ0Ïpublic int +get_monitor_plug_nameÌ128Í(int monitor_num)ÎGdk.ScreenÖ0Ïpublic unowned string +get_monitor_recurse_directoriesÌ128Í(string name)ÎTracker.ModuleConfigÖ0Ïpublic weak GLib.List +get_monitor_width_mmÌ128Í(int monitor_num)ÎGdk.ScreenÖ0Ïpublic int +get_monthÌ128Í()ÎGLib.DateÖ0Ïpublic DateMonth +get_monthÌ128Í()ÎHildon.DateEditorÖ0 +get_mountÌ128Í()ÎGLib.VolumeÖ0Ïpublic abstract unowned +get_mount_for_mount_pathÌ128Í(string mount_path, GLib.Cancellable? cancellable)ÎGLib.NativeVolumeMonitorÖ0Ïpublic virtual unowned +get_mount_for_uuidÌ128Í(string uuid)ÎGLib.VolumeMonitorÖ0Ïpublic virtual unowned +get_mount_pathÌ128Í()ÎGLib.UnixMountPointÖ0Ïpublic unowned string +get_mounted_volumeÌ128Í()ÎGnomeVFS.DriveÖ0Ïpublic unowned +get_mounted_volumesÌ128Í()ÎGnomeVFS.DriveÖ0Ïpublic unowned +get_mounted_volumesÌ128Í()ÎGnomeVFS.VolumeMonitorÖ0Ïpublic unowned +get_mountsÌ128Í()ÎGLib.VolumeMonitorÖ0Ïpublic virtual unowned +get_mouse_autohideÌ128Í()ÎVte.TerminalÖ0Ïpublic bool +get_mtimeÌ128Í()ÎGnomeKeyring.InfoÖ0 +get_mtimeÌ128Í()ÎGnomeKeyring.ItemInfoÖ0 +get_mtimeÌ128Í(string uri)ÎTracker.FileÖ0Ïpublic int +get_multiple_valuesÌ128Í()ÎTracker.FieldÖ0Ïpublic bool +get_muteÌ128Í()ÎHildon.VolumebarÖ0Ïpublic bool +get_n_accessible_childrenÌ128Í()ÎAtk.ObjectÖ0Ïpublic int +get_n_actionsÌ128Í()ÎAtk.ActionÖ0Ïpublic abstract int +get_n_anchorsÌ128Í()ÎAtk.HyperlinkÖ0Ïpublic virtual int +get_n_channelsÌ128Í()ÎGdk.PixbufÖ0Ïpublic int +get_n_childrenÌ128Í()ÎAtk.ObjectÖ0Ïpublic virtual int +get_n_childrenÌ128Í()ÎGoo.CanvasItemÖ0Ïpublic abstract int +get_n_childrenÌ128Í()ÎGoo.CanvasItemModelÖ0Ïpublic abstract int +get_n_columnsÌ128Í()ÎAtk.TableÖ0Ïpublic abstract int +get_n_columnsÌ128Í()ÎGtk.TreeModelÖ0Ïpublic abstract int +get_n_copiesÌ128Í()ÎGtk.PrintSettingsÖ0Ïpublic int +get_n_itemsÌ128Í()ÎGtk.ToolbarÖ0Ïpublic int +get_n_itemsÌ128Í()ÎOobs.ListÖ0Ïpublic int +get_n_linksÌ128Í()ÎAtk.HypertextÖ0Ïpublic abstract int +get_n_mime_typesÌ128Í()ÎAtk.StreamableContentÖ0Ïpublic abstract int +get_n_monitorsÌ128Í()ÎGdk.ScreenÖ0Ïpublic int +get_n_pagesÌ128Í()ÎGtk.AssistantÖ0Ïpublic int +get_n_pagesÌ128Í()ÎGtk.NotebookÖ0Ïpublic int +get_n_pagesÌ128Í()ÎGtk.SourcePrintCompositorÖ0Ïpublic int +get_n_pagesÌ128Í()ÎPoppler.DocumentÖ0Ïpublic int +get_n_relationsÌ128Í()ÎAtk.RelationSetÖ0Ïpublic int +get_n_rowsÌ128Í()ÎAtk.TableÖ0Ïpublic abstract int +get_n_screensÌ128Í()ÎGdk.DisplayÖ0Ïpublic virtual int +get_n_selectionsÌ128Í()ÎAtk.TextÖ0Ïpublic abstract int +get_n_windowsÌ128Í()ÎWnck.ApplicationÖ0Ïpublic int +get_nameÌ128Í(int i)ÎAtk.ActionÖ0Ïpublic abstract unowned string +get_nameÌ128Í()ÎAtk.ObjectÖ0Ïpublic virtual unowned string +get_nameÌ128Í()ÎEpc.DispatcherÖ0 +get_nameÌ128Í()ÎGLib.AppInfoÖ0Ïpublic abstract unowned string +get_nameÌ128Í()ÎGLib.DriveÖ0Ïpublic abstract unowned string +get_nameÌ128Í()ÎGLib.FileInfoÖ0Ïpublic unowned string +get_nameÌ128Í()ÎGLib.IOExtensionÖ0Ïpublic unowned string +get_nameÌ128Í()ÎGLib.MountÖ0Ïpublic abstract unowned string +get_nameÌ128Í()ÎGLib.ParamSpecÖ0 +get_nameÌ128Í()ÎGLib.VolumeÖ0Ïpublic abstract unowned string +get_nameÌ128Í()ÎGMenu.TreeDirectoryÖ0Ïpublic unowned string +get_nameÌ128Í()ÎGMenu.TreeEntryÖ0Ïpublic unowned string +get_nameÌ128Í()ÎGdk.DisplayÖ0Ïpublic unowned string +get_nameÌ128Í()ÎGdk.PixbufFormatÖ0Ïpublic unowned string +get_nameÌ128Í()ÎGnomeVFS.MimeApplicationÖ0Ïpublic unowned string +get_nameÌ128Í()ÎGsf.DocPropÖ0 +get_nameÌ128Í()ÎGst.DebugCategoryÖ0Ïpublic unowned string +get_nameÌ128Í()ÎGst.ObjectÖ0 +get_nameÌ128Í()ÎGst.PluginÖ0Ïpublic unowned string +get_nameÌ128Í()ÎGst.PluginFeatureÖ0Ïpublic unowned string +get_nameÌ128Í()ÎGst.StructureÖ0Ïpublic unowned string +get_nameÌ128Í()ÎGtk.BuildableÖ0Ïpublic abstract unowned string +get_nameÌ128Í()ÎGtk.FileFilterÖ0Ïpublic unowned string +get_nameÌ128Í()ÎGtk.PaperSizeÖ0Ïpublic unowned string +get_nameÌ128Í()ÎGtk.RecentFilterÖ0Ïpublic unowned string +get_nameÌ128Í()ÎGtk.SourceLanguageÖ0Ïpublic unowned string +get_nameÌ128Í()ÎGtk.SourceStyleSchemeÖ0Ïpublic unowned string +get_nameÌ128Í()ÎGtk.TextMarkÖ0Ïpublic unowned string +get_nameÌ128Í()ÎOobs.GroupÖ0Ïpublic unowned string +get_nameÌ128Í()ÎOobs.ServiceÖ0Ïpublic unowned string +get_nameÌ128Í()ÎOobs.ShareSMBÖ0Ïpublic unowned string +get_nameÌ128Í()ÎPango.FontFamilyÖ0Ïpublic unowned string +get_nameÌ128Í()ÎPoppler.FontsIterÖ0Ïpublic unowned string +get_nameÌ128Í(int device_index)ÎSDL.JoystickÖ0 +get_nameÌ128Í(KeySymbol key)ÎSDL.KeyÖ0 +get_nameÌ128Í()ÎSoup.AddressÖ0Ïpublic unowned string +get_nameÌ128Í()ÎSoup.SoapParameterÖ0Ïpublic unowned string +get_nameÌ128Í()ÎTracker.FieldÖ0 +get_nameÌ128Í()ÎTracker.ModuleÖ0 +get_nameÌ128Í()ÎTracker.ServiceÖ0 +get_nameÌ128Í()ÎUnique.BackendÖ0Ïpublic unowned string +get_nameÌ128Í()ÎWebKit.WebFrameÖ0Ïpublic unowned string +get_nameÌ128Í()ÎWnck.ApplicationÖ0Ïpublic unowned string +get_nameÌ128Í()ÎWnck.ClassGroupÖ0Ïpublic unowned string +get_nameÌ128Í()ÎWnck.WindowÖ0Ïpublic unowned string +get_nameÌ128Í()ÎWnck.WorkspaceÖ0Ïpublic unowned string +get_nameÌ128Í()ÎXfce.MenuDirectoryÖ0Ïpublic unowned string +get_nameÌ128Í()ÎXfce.MenuElementÖ0Ïpublic abstract unowned string +get_nameÌ128Í()ÎXfce.PanelPluginÖ0 +get_name_idÌ128Í()ÎGst.StructureÖ0Ïpublic GLib.Quark +get_name_prefixÌ128Í()ÎGst.ObjectÖ0 +get_named_structÌ128Í(string property, string struct_name, void* value_struct)ÎXfconf.ChannelÖ0Ïpublic bool +get_namesÌ128Í()ÎGLib.ThemedIconÖ0Ïpublic unowned string +get_native_sizeÌ128Í()ÎGLib.SocketAddressÖ0Ïpublic virtual ssize_t +get_natural_sizeÌ128Í(int width, int height)ÎHildon.BreadCrumbÖ0Ïpublic abstract void +get_neededÌ128Í()ÎGtk.FileFilterÖ0Ïpublic Gtk.FileFilterFlags +get_neededÌ128Í()ÎGtk.RecentFilterÖ0Ïpublic Gtk.RecentFilterFlags +get_negativeÌ128Í()ÎGnomeVFS.ACEÖ0Ïpublic bool +get_negotiated_capsÌ128Í()ÎGst.PadÖ0Ïpublic Gst.Caps +get_neighborÌ128Í(Wnck.MotionDirection direction)ÎWnck.WorkspaceÖ0Ïpublic unowned +get_net_typeÌ128Í()ÎGst.NetAddressÖ0Ïpublic Gst.NetType +get_network_addressÌ128Í()ÎOobs.IfaceEthernetÖ0Ïpublic unowned string +get_network_maskÌ128Í()ÎOobs.IfaceEthernetÖ0Ïpublic unowned string +get_newÌ128Í()ÎXfce.MenuMoveÖ0Ïpublic unowned string +get_new_passwordÌ128Í()ÎGnome.PasswordDialogÖ0Ïpublic unowned string +get_newline_typeÌ128Í()ÎGLib.DataInputStreamÖ0Ïpublic GLib.DataStreamNewlineType +get_nextÌ128Í(GLib.Cancellable? cancellable)ÎGLib.SocketConnectableÖ0Ïpublic abstract unowned +get_next_asyncÌ128Í(GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.SocketConnectableÖ0Ïpublic abstract void +get_next_childÌ128Í()ÎSoup.SoapParameterÖ0Ïpublic unowned +get_next_child_by_nameÌ128Í(string name)ÎSoup.SoapParameterÖ0Ïpublic unowned +get_next_finishÌ128Í(GLib.AsyncResult _result)ÎGLib.SocketConnectableÖ0Ïpublic abstract unowned +get_next_tokenÌ128Í()ÎGLib.ScannerÖ0Ïpublic TokenType +get_nfs_lockingÌ128Í()ÎTracker.ConfigÖ0Ïpublic bool +get_nickÌ128Í()ÎGLib.ParamSpecÖ0 +get_no_displayÌ128Í()ÎXfce.MenuDirectoryÖ0Ïpublic bool +get_no_displayÌ128Í()ÎXfce.MenuItemÖ0Ïpublic bool +get_no_index_file_typesÌ128Í()ÎTracker.ConfigÖ0Ïpublic weak GLib.SList +get_no_ns_propÌ128Í(string name)ÎXml.NodeÖ0 +get_no_show_allÌ128Í()ÎGtk.WidgetÖ0Ïpublic bool +get_no_watch_directory_rootsÌ128Í()ÎTracker.ConfigÖ0Ïpublic weak GLib.SList +get_nodeÌ128Í()ÎLm.MessageÖ0Ïpublic weak Lm.MessageNode +get_nodesÌ128Í()ÎXfce.MenuLayoutÖ0Ïpublic unowned +get_normÌ128Í()ÎGst.TunerÖ0Ïpublic abstract unowned +get_ns_propÌ128Í(string name, string ns)ÎXml.NodeÖ0 +get_nthÌ128Í(uint index_)ÎGLib.ValueArrayÖ0Ïpublic weak Value? +get_nth_itemÌ128Í(int n)ÎGtk.ToolbarÖ0Ïpublic unowned +get_nth_itemÌ128Í(int index)ÎWebKit.WebBackForwardListÖ0Ïpublic unowned +get_nth_pageÌ128Í(int page_num)ÎGtk.AssistantÖ0Ïpublic unowned +get_nth_pageÌ128Í(int page_num)ÎGtk.NotebookÖ0Ïpublic unowned +get_num_pad_templatesÌ128Í()ÎGst.ElementFactoryÖ0 +get_num_portsÌ128Í()ÎGst.SDPMediaÖ0 +get_num_threadsÌ128Í()ÎGLib.ThreadPoolÖ0 +get_num_unused_threadsÌ128Í()ÎGLib.ThreadPoolÖ0 +get_numberÌ128Í()ÎGdk.ScreenÖ0Ïpublic int +get_numberÌ128Í()ÎWnck.ScreenÖ0Ïpublic int +get_numberÌ128Í()ÎWnck.WorkspaceÖ0Ïpublic int +get_number_upÌ128Í()ÎGtk.PrintSettingsÖ0Ïpublic int +get_number_up_layoutÌ128Í()ÎGtk.PrintSettingsÖ0Ïpublic Gtk.NumberUpLayout +get_numericÌ128Í()ÎGtk.SpinButtonÖ0Ïpublic bool +get_objectÌ128Í()ÎAtk.GObjectAccessibleÖ0Ïpublic unowned +get_objectÌ128Í(int i)ÎAtk.HyperlinkÖ0Ïpublic virtual unowned +get_objectÌ128Í(string name, string path, string? interface_ = null)ÎDBus.ConnectionÖ0Ïpublic Object +get_objectÌ128Í()ÎGLib.ValueÖ0Ïpublic weak Object +get_objectÌ128Í(string name)ÎGtk.BuilderÖ0Ïpublic unowned +get_objectÌ128Í()ÎJson.NodeÖ0Ïpublic unowned +get_objectsÌ128Í()ÎGtk.BuilderÖ0Ïpublic unowned +get_offsetÌ128Í()ÎGtk.TextIterÖ0Ïpublic int +get_offsetÌ128Í()ÎRasqal.QueryÖ0Ïpublic int +get_offset_at_pointÌ128Í(int x, int y, Atk.CoordType coords)ÎAtk.TextÖ0Ïpublic abstract int +get_ok_buttonÌ128Í()ÎGtk.FontSelectionDialogÖ0Ïpublic unowned +get_oldÌ8ÎHildon.GetPasswordDialogÖ0Ïbool +get_oldÌ128Í()ÎXfce.MenuMoveÖ0Ïpublic unowned string +get_only_unallocatedÌ128Í()ÎXfce.MenuÖ0Ïpublic bool +get_op_res_gbooleanÌ128Í()ÎGLib.SimpleAsyncResultÖ0Ïpublic bool +get_op_res_gpointerÌ128Í()ÎGLib.SimpleAsyncResultÖ0Ïpublic void * +get_op_res_gssizeÌ128Í()ÎGLib.SimpleAsyncResultÖ0Ïpublic ssize_t +get_opacityÌ128Í()ÎGtk.WindowÖ0Ïpublic double +get_operatorÌ128Í()ÎCairo.ContextÖ0Ïpublic Operator +get_operatorÌ128Í()ÎRasqal.GraphPatternÖ0Ïpublic Operator +get_optionÌ128Í(string key)ÎGdk.PixbufÖ0Ïpublic unowned string +get_optionÌ128Í(Gst.MixerOptions opts)ÎGst.MixerÖ0Ïpublic abstract unowned string +get_option_groupÌ128Í(bool open_default_display)ÎGtkÖ0Ïpublic GLib.OptionGroup +get_order_conditionÌ128Í(int idx)ÎRasqal.QueryÖ0Ïpublic weak Expression? +get_orientationÌ128Í()ÎExo.IconBarÖ0Ïpublic Gtk.Orientation +get_orientationÌ128Í()ÎExo.IconViewÖ0Ïpublic Gtk.Orientation +get_orientationÌ128Í()ÎGtk.IconViewÖ0Ïpublic Gtk.Orientation +get_orientationÌ128Í()ÎGtk.OrientableÖ0Ïpublic Gtk.Orientation +get_orientationÌ128Í()ÎGtk.PageSetupÖ0Ïpublic Gtk.PageOrientation +get_orientationÌ128Í()ÎGtk.PrintSettingsÖ0Ïpublic Gtk.PageOrientation +get_orientationÌ128Í()ÎGtk.ProgressBarÖ0Ïpublic Gtk.ProgressBarOrientation +get_orientationÌ128Í()ÎGtk.ToolItemÖ0Ïpublic Gtk.Orientation +get_orientationÌ128Í()ÎGtk.ToolShellÖ0Ïpublic abstract Gtk.Orientation +get_orientationÌ128Í()ÎXfce.PanelPluginÖ0Ïpublic Gtk.Orientation +get_originÌ128Í()ÎGLib.EmblemÖ0Ïpublic GLib.EmblemOrigin +get_originÌ128Í(out int x, out int y)ÎGdk.WindowÖ0Ïpublic int +get_originÌ128Í()ÎGst.PluginÖ0Ïpublic unowned string +get_originÌ128Í()ÎGst.SDPMessageÖ0Ïpublic unowned +get_original_uriÌ128Í()ÎWebKit.WebHistoryItemÖ0Ïpublic unowned string +get_other_dataÌ128Í()ÎOobs.UserÖ0Ïpublic unowned string +get_outputÌ128Í()ÎGsf.XMLOutÖ0Ïpublic weak Gsf.Output +get_output_binÌ128Í()ÎGtk.PrintSettingsÖ0Ïpublic unowned string +get_overwriteÌ128Í()ÎGtk.TextViewÖ0Ïpublic bool +get_overwrite_modeÌ128Í()ÎGtk.EntryÖ0Ïpublic bool +get_ownerÌ128Í()ÎGConf.SchemaÖ0Ïpublic unowned string +get_ownerÌ128Í()ÎGtk.ClipboardÖ0Ïpublic unowned +get_ownerÌ128Í()ÎSoup.BufferÖ0Ïpublic void * +get_pack_directionÌ128Í()ÎGtk.MenuBarÖ0Ïpublic Gtk.PackDirection +get_packageÌ128Í()ÎGst.PluginÖ0Ïpublic unowned string +get_padÌ128Í(string name)ÎGst.ElementÖ0Ïpublic unowned +get_pad_templateÌ128Í(string name)ÎGst.ElementÖ0Ïpublic class unowned +get_pad_templateÌ128Í()ÎGst.PadÖ0Ïpublic unowned +get_pad_template_capsÌ128Í()ÎGst.PadÖ0Ïpublic unowned +get_pad_template_listÌ128Í()ÎGst.ElementÖ0Ïpublic class unowned +get_paddingÌ128Í()ÎGst.RTCPPacketÖ0Ïpublic bool +get_paddingÌ128Í(out uint padding_top, out uint padding_bottom, out uint padding_left, out uint padding_right)ÎGtk.AlignmentÖ0Ïpublic void +get_paddingÌ128Í(int xpad, int ypad)ÎGtk.MiscÖ0Ïpublic void +get_paddingÌ128Í(int xpad, int ypad)ÎVte.TerminalÖ0Ïpublic void +get_pageÌ128Í(int index)ÎPoppler.DocumentÖ0Ïpublic unowned +get_page_by_labelÌ128Í(string label)ÎPoppler.DocumentÖ0Ïpublic unowned +get_page_completeÌ128Í(Gtk.Widget page)ÎGtk.AssistantÖ0Ïpublic bool +get_page_header_imageÌ128Í(Gtk.Widget page)ÎGtk.AssistantÖ0Ïpublic unowned +get_page_heightÌ128Í(Gtk.Unit unit)ÎGtk.PageSetupÖ0Ïpublic double +get_page_incrementÌ128Í()ÎGtk.AdjustmentÖ0Ïpublic double +get_page_rangesÌ128Í(int num_ranges)ÎGtk.PrintSettingsÖ0Ïpublic unowned +get_page_setÌ128Í()ÎGtk.PrintSettingsÖ0Ïpublic Gtk.PageSet +get_page_setupÌ128Í()ÎGtk.PrintContextÖ0Ïpublic unowned +get_page_side_imageÌ128Í(Gtk.Widget page)ÎGtk.AssistantÖ0Ïpublic unowned +get_page_sizeÌ128Í()ÎGtk.AdjustmentÖ0Ïpublic double +get_page_titleÌ128Í(Gtk.Widget page)ÎGtk.AssistantÖ0Ïpublic unowned string +get_page_typeÌ128Í(Gtk.Widget page)ÎGtk.AssistantÖ0Ïpublic Gtk.AssistantPageType +get_page_widthÌ128Í(Gtk.Unit unit)ÎGtk.PageSetupÖ0Ïpublic double +get_pagination_progressÌ128Í()ÎGtk.SourcePrintCompositorÖ0Ïpublic double +get_pairÌ128Í(string key, GConf.ValueType car_type, GConf.ValueType cdr_type, void* car_retloc, void* cdr_retloc)ÎGConf.ClientÖ0Ïpublic bool +get_pairÌ128Í(string key, GConf.ValueType car_type, GConf.ValueType cdr_type, void* car_retloc, void* cdr_retloc)ÎGConf.EngineÖ0Ïpublic bool +get_pango_contextÌ128Í()ÎGtk.WidgetÖ0Ïpublic unowned +get_pango_fontmapÌ128Í()ÎGtk.PrintContextÖ0Ïpublic unowned +get_paper_heightÌ128Í(Gtk.Unit unit)ÎGtk.PageSetupÖ0Ïpublic double +get_paper_heightÌ128Í(Gtk.Unit unit)ÎGtk.PrintSettingsÖ0Ïpublic double +get_paper_sizeÌ128Í()ÎGtk.PageSetupÖ0Ïpublic unowned +get_paper_sizeÌ128Í()ÎGtk.PrintSettingsÖ0Ïpublic unowned +get_paper_sizesÌ128Í(bool include_custom)ÎGtk.PaperSizeÖ0Ïpublic unowned +get_paper_widthÌ128Í(Gtk.Unit unit)ÎGtk.PageSetupÖ0Ïpublic double +get_paper_widthÌ128Í(Gtk.Unit unit)ÎGtk.PrintSettingsÖ0Ïpublic double +get_parentÌ128Í()ÎAtk.ObjectÖ0Ïpublic virtual unowned +get_parentÌ128Í()ÎGLib.FileÖ0Ïpublic abstract GLib.File? +get_parentÌ128Í()ÎGMenu.TreeItemÖ0Ïpublic unowned +get_parentÌ128Í()ÎGdk.WindowÖ0Ïpublic unowned +get_parentÌ128Í()ÎGnomeVFS.URIÖ0Ïpublic unowned +get_parentÌ128Í()ÎGoo.CanvasItemÖ0Ïpublic abstract unowned +get_parentÌ128Í()ÎGoo.CanvasItemModelÖ0Ïpublic abstract unowned +get_parentÌ128Í()ÎGoo.CanvasStyleÖ0Ïpublic unowned +get_parentÌ128Í()ÎGst.ObjectÖ0Ïpublic Gst.Object +get_parentÌ128Í()ÎGtk.MountOperationÖ0Ïpublic unowned +get_parentÌ128Í()ÎGtk.WidgetÖ0Ïpublic unowned +get_parentÌ128Í()ÎJson.NodeÖ0Ïpublic unowned +get_parentÌ128Í()ÎTracker.ServiceÖ0 +get_parentÌ128Í()ÎWebKit.WebFrameÖ0Ïpublic unowned +get_parentÌ128Í()ÎXfce.MenuÖ0Ïpublic unowned +get_parent_elementÌ128Í()ÎGst.PadÖ0Ïpublic unowned +get_parent_windowÌ128Í()ÎGtk.WidgetÖ0Ïpublic unowned +get_parse_nameÌ128Í()ÎGLib.FileÖ0 +get_parser_column_numberÌ128Í()ÎXml.TextReaderÖ0Ïpublic int +get_parser_line_numberÌ128Í()ÎXml.TextReaderÖ0Ïpublic int +get_parser_propÌ128Í(int prop)ÎXml.TextReaderÖ0Ïpublic int +get_partÌ128Í(int part, out unowned Soup.MessageHeaders headers, out unowned Soup.Buffer body)ÎSoup.MultipartÖ0Ïpublic bool +get_passwordÌ128Í()ÎEpc.AuthContextÖ0 +get_passwordÌ128Í()ÎEpc.ConsumerÖ0 +get_passwordÌ128Í()ÎGLib.MountOperationÖ0Ïpublic unowned string +get_passwordÌ128Í()ÎGnome.PasswordDialogÖ0Ïpublic unowned string +get_passwordÌ128Í()ÎGnomeVFS.URIÖ0Ïpublic unowned string +get_passwordÌ128Í()ÎHildon.GetPasswordDialogÖ0Ïpublic unowned string +get_passwordÌ128Í()ÎHildon.LoginDialogÖ0Ïpublic unowned string +get_passwordÌ128Í()ÎHildon.SetPasswordDialogÖ0Ïpublic unowned string +get_passwordÌ128Í()ÎLm.ProxyÖ0 +get_password_saveÌ128Í()ÎGLib.MountOperationÖ0Ïpublic GLib.PasswordSave +get_paste_target_listÌ128Í()ÎGtk.TextBufferÖ0Ïpublic unowned +get_paste_target_listÌ128Í()ÎWebKit.WebViewÖ0Ïpublic unowned +get_pathÌ128Í()ÎDBus.ObjectÖ0 +get_pathÌ128Í(string key)ÎEpc.PublisherÖ0 +get_pathÌ128Í()ÎGLib.FileÖ0Ïpublic abstract string? +get_pathÌ128Í()ÎGnomeVFS.URIÖ0Ïpublic unowned string +get_pathÌ128Í(Gtk.TreeIter iter)ÎGtk.TreeModelÖ0Ïpublic abstract Gtk.TreePath +get_pathÌ128Í()ÎGtk.TreeRowReferenceÖ0Ïpublic Gtk.TreePath +get_pathÌ128Í()ÎOobs.ShareÖ0Ïpublic unowned string +get_pathÌ128Í()ÎXfce.MenuItemÖ0Ïpublic unowned string +get_pathÌ128Í()ÎXml.NodeÖ0 +get_path_and_nameÌ128Í(string uri, string path, string name)ÎTracker.FileÖ0Ïpublic void +get_path_at_posÌ128Í(int x, int y)ÎExo.IconViewÖ0Ïpublic unowned +get_path_at_posÌ128Í(int x, int y)ÎGtk.IconViewÖ0Ïpublic unowned +get_path_at_posÌ128Í(int x, int y, out Gtk.TreePath? path, out unowned Gtk.TreeViewColumn? column, out int cell_x, out int cell_y)ÎGtk.TreeViewÖ0Ïpublic bool +get_path_boundsÌ128Í(Cairo.Context cr, Goo.CanvasBounds bounds)ÎGoo.CanvasItemSimpleÖ0Ïpublic void +get_path_listÌ128Í()ÎGst.RegistryÖ0Ïpublic GLib.List +get_path_stringÌ128Í()ÎGst.ObjectÖ0 +get_patternÌ128Í()ÎGLib.RegexÖ0 +get_peerÌ128Í()ÎGst.PadÖ0Ïpublic Gst.Pad +get_peer_noauthÌ128Í()ÎOobs.IfacePPPÖ0Ïpublic bool +get_permsÌ128Í()ÎGnomeVFS.ACEÖ0Ïpublic unowned +get_persistentÌ128Í()ÎOobs.IfacePPPÖ0Ïpublic bool +get_phoneÌ128Í(uint idx)ÎGst.SDPMessageÖ0Ïpublic unowned string +get_phone_numberÌ128Í()ÎOobs.IfacePPPÖ0Ïpublic unowned string +get_phone_prefixÌ128Í()ÎOobs.IfacePPPÖ0Ïpublic unowned string +get_physicalÌ128Í()ÎSoup.AddressÖ0Ïpublic unowned string +get_pick_dialogÌ128Í()ÎGnome.IconEntryÖ0Ïpublic unowned +get_pidÌ128Í()ÎWnck.ApplicationÖ0Ïpublic int +get_pidÌ128Í()ÎWnck.WindowÖ0Ïpublic int +get_pixbufÌ128Í()ÎGdk.PixbufAnimationIterÖ0Ïpublic unowned +get_pixbufÌ128Í()ÎGdk.PixbufLoaderÖ0Ïpublic unowned +get_pixbufÌ128Í()ÎGtk.IconSourceÖ0Ïpublic unowned +get_pixbufÌ128Í()ÎGtk.ImageÖ0Ïpublic unowned +get_pixbufÌ128Í()ÎGtk.SelectionDataÖ0Ïpublic Gdk.Pixbuf? +get_pixbufÌ128Í()ÎGtk.StatusIconÖ0Ïpublic unowned +get_pixbufÌ128Í()ÎGtk.TextIterÖ0Ïpublic unowned +get_pixbufÌ128Í()ÎRsvg.HandleÖ0Ïpublic unowned +get_pixbuf_columnÌ128Í()ÎExo.IconBarÖ0Ïpublic int +get_pixbuf_columnÌ128Í()ÎGtk.IconViewÖ0Ïpublic int +get_pixbuf_subÌ128Í(string id)ÎRsvg.HandleÖ0Ïpublic unowned +get_pixelÌ128Í(int x, int y)ÎGdk.ImageÖ0Ïpublic uint32 +get_pixel_extentsÌ128Í(out Pango.Rectangle ink_rect, out Pango.Rectangle logical_rect)ÎPango.LayoutÖ0Ïpublic void +get_pixel_extentsÌ128Í(out Pango.Rectangle ink_rect, out Pango.Rectangle logical_rect)ÎPango.LayoutLineÖ0Ïpublic void +get_pixel_sizeÌ128Í()ÎGtk.ImageÖ0Ïpublic int +get_pixel_sizeÌ128Í(out int width, out int height)ÎPango.LayoutÖ0Ïpublic void +get_pixelsÌ128Í()ÎGdk.PixbufÖ0Ïpublic unowned +get_pixels_above_linesÌ128Í()ÎGtk.TextViewÖ0Ïpublic int +get_pixels_below_linesÌ128Í()ÎGtk.TextViewÖ0Ïpublic int +get_pixels_inside_wrapÌ128Í()ÎGtk.TextViewÖ0Ïpublic int +get_pixmapÌ128Í(out unowned Gdk.Pixmap pixmap, out unowned Gdk.Bitmap mask)ÎGtk.ImageÖ0Ïpublic void +get_placementÌ128Í()ÎGtk.ScrolledWindowÖ0Ïpublic Gtk.CornerType +get_platformÌ128Í(string platform)ÎOobs.SessionÖ0Ïpublic Oobs.Result +get_plug_windowÌ128Í()ÎGtk.SocketÖ0Ïpublic unowned +get_plugin_listÌ128Í()ÎGst.RegistryÖ0Ïpublic GLib.List +get_plus_buttonÌ128Í()ÎGtk.ScaleButtonÖ0Ïpublic unowned +get_pointerÌ128Í()ÎGLib.ValueÖ0Ïpublic void * +get_pointerÌ128Í(out unowned Gdk.Screen screen, out int x, out int y, out Gdk.ModifierType mask)ÎGdk.DisplayÖ0Ïpublic void +get_pointerÌ8ÎGdk.DisplayPointerHooksÖ0ÏGLib.Callback +get_pointerÌ8ÎGdk.PointerHooksÖ0ÏGLib.Callback +get_pointerÌ128Í(out int x, out int y, out Gdk.ModifierType mask)ÎGdk.WindowÖ0Ïpublic unowned +get_pointerÌ128Í(string tag, out void* value)ÎGst.TagListÖ0Ïpublic bool +get_pointerÌ128Í(out int x, out int y)ÎGtk.WidgetÖ0Ïpublic void +get_pointer_indexÌ128Í(string tag, uint index, out void* value)ÎGst.TagListÖ0Ïpublic bool +get_policyÌ128Í(Gtk.PolicyType hscrollbar_policy, Gtk.PolicyType vscrollbar_policy)ÎGtk.ScrolledWindowÖ0Ïpublic void +get_poll_funcÌ128Í()ÎGLib.MainContextÖ0Ïpublic PollFunc +get_popupÌ128Í()ÎGtk.ScaleButtonÖ0Ïpublic unowned +get_popup_accessibleÌ128Í()ÎGtk.ComboBoxÖ0Ïpublic unowned +get_popup_completionÌ128Í()ÎGtk.EntryCompletionÖ0Ïpublic bool +get_popup_delayÌ128Í()ÎGtk.MenuShellÖ0Ïpublic virtual int +get_popup_set_widthÌ128Í()ÎGtk.EntryCompletionÖ0Ïpublic bool +get_popup_shownÌ128Í()ÎHildon.ColorButtonÖ0Ïpublic bool +get_popup_single_matchÌ128Í()ÎGtk.EntryCompletionÖ0Ïpublic bool +get_portÌ128Í()ÎEpc.ServiceInfoÖ0 +get_portÌ128Í()ÎGLib.InetSocketAddressÖ0Ïpublic uint16 +get_portÌ128Í()ÎGLib.NetworkAddressÖ0Ïpublic uint16 +get_portÌ128Í()ÎGLib.SrvTargetÖ0Ïpublic uint16 +get_portÌ128Í(uint16 port)ÎGst.RTSPUrlÖ0Ïpublic Gst.RTSPResult +get_portÌ128Í()ÎGst.SDPMediaÖ0 +get_portÌ128Í()ÎLm.ConnectionÖ0 +get_portÌ128Í()ÎLm.ProxyÖ0 +get_portÌ128Í()ÎSoup.AddressÖ0 +get_portÌ128Í()ÎSoup.ServerÖ0 +get_posÌ128Í()ÎGst.BitReaderÖ0 +get_posÌ128Í()ÎGst.ByteReaderÖ0 +get_positionÌ128Í(int x, int y, Atk.CoordType coord_type)ÎAtk.ComponentÖ0Ïpublic abstract void +get_positionÌ128Í(out int line_number, out int char_number)ÎGLib.MarkupParseContextÖ0Ïpublic void +get_positionÌ128Í()ÎGLib.SequenceIterÖ0Ïpublic int +get_positionÌ128Í(out int x, out int y)ÎGdk.WindowÖ0Ïpublic void +get_positionÌ128Í()ÎGtk.EditableÖ0Ïpublic abstract int +get_positionÌ128Í()ÎGtk.PanedÖ0Ïpublic int +get_positionÌ128Í(out int root_x, out int root_y)ÎGtk.WindowÖ0Ïpublic void +get_positionÌ128Í()ÎHildon.SeekbarÖ0Ïpublic int +get_positions_in_pixelsÌ128Í()ÎPango.TabArrayÖ0Ïpublic bool +get_ppd_nameÌ128Í()ÎGtk.PaperSizeÖ0Ïpublic unowned string +get_preedit_stringÌ128Í(string str, out unowned Pango.AttrList attrs, int cursor_pos)ÎGtk.IMContextÖ0Ïpublic virtual void +get_preferences_keyÌ128Í()ÎPanel.AppletÖ0 +get_preview_entryÌ128Í()ÎGtk.FontSelectionÖ0Ïpublic unowned +get_preview_fileÌ128Í()ÎGtk.FileChooserÖ0Ïpublic unowned +get_preview_filenameÌ128Í()ÎGtk.FileChooserÖ0 +get_preview_textÌ128Í()ÎGtk.FontSelectionÖ0Ïpublic unowned string +get_preview_textÌ128Í()ÎGtk.FontSelectionDialogÖ0Ïpublic unowned string +get_preview_textÌ128Í()ÎHildon.FontSelectionDialogÖ0Ïpublic unowned string +get_preview_uriÌ128Í()ÎGtk.FileChooserÖ0 +get_preview_widgetÌ128Í()ÎGtk.FileChooserÖ0Ïpublic unowned +get_preview_widget_activeÌ128Í()ÎGtk.FileChooserÖ0Ïpublic bool +get_previous_alphaÌ128Í()ÎGtk.ColorSelectionÖ0Ïpublic uint16 +get_previous_colorÌ128Í(out Gdk.Color color)ÎGtk.ColorSelectionÖ0Ïpublic void +get_previous_idÌ128Í()ÎGnome.ClientÖ0Ïpublic unowned string +get_previously_active_windowÌ128Í()ÎWnck.ScreenÖ0Ïpublic unowned +get_prgnameÌ128Í()ÎGLib.EnvironmentÖ0 +get_print_footerÌ128Í()ÎGtk.SourcePrintCompositorÖ0Ïpublic bool +get_print_headerÌ128Í()ÎGtk.SourcePrintCompositorÖ0Ïpublic bool +get_print_line_numbersÌ128Í()ÎGtk.SourcePrintCompositorÖ0 +get_print_pagesÌ128Í()ÎGtk.PrintSettingsÖ0Ïpublic Gtk.PrintPages +get_print_settingsÌ128Í()ÎGtk.PrintOperationÖ0Ïpublic unowned +get_printerÌ128Í()ÎGtk.PrintSettingsÖ0Ïpublic unowned string +get_printer_lpiÌ128Í()ÎGtk.PrintSettingsÖ0Ïpublic double +get_priorityÌ128Í()ÎGLib.IOExtensionÖ0Ïpublic int +get_priorityÌ128Í()ÎGLib.SourceÖ0Ïpublic int +get_priorityÌ128Í()ÎGLib.SrvTargetÖ0Ïpublic uint16 +get_priorityÌ128Í()ÎGtk.TextTagÖ0Ïpublic int +get_private_hintÌ128Í()ÎGtk.RecentInfoÖ0Ïpublic bool +get_private_key_fileÌ128Í()ÎEpc.PublisherÖ0 +get_proc_addressÌ128Í(string proc)ÎSDL.GLÖ0Ïpublic void * +get_program_classÌ128Í()ÎGdkÖ0Ïpublic unowned string +get_program_nameÌ128Í()ÎGtk.AboutDialogÖ0Ïpublic unowned string +get_progressÌ128Í()ÎGnome.AppBarÖ0Ïpublic unowned +get_progress_fractionÌ128Í()ÎGtk.EntryÖ0Ïpublic double +get_progress_pulse_stepÌ128Í()ÎGtk.EntryÖ0Ïpublic double +get_propÌ128Í(string name)ÎXml.NodeÖ0 +get_propertiesÌ128Í()ÎGst.PropertyProbeÖ0Ïpublic abstract unowned +get_propertiesÌ128Í(string property_base)ÎXfconf.ChannelÖ0Ïpublic unowned +get_propertyÌ128Í(string property_name, ref Value value)ÎGLib.ObjectÖ0Ïpublic void +get_propertyÌ128Í(GLib.Quark property_id)ÎGoo.CanvasStyleÖ0Ïpublic GLib.Value +get_propertyÌ128Í(Gst.Object object, string name, Gst.Value value)ÎGst.ChildProxyÖ0Ïpublic void +get_propertyÌ128Í(string name)ÎGst.PropertyProbeÖ0Ïpublic unowned +get_propertyÌ128Í(string prop_name)ÎSoup.SoapParameterÖ0Ïpublic unowned string +get_propertyÌ128Í(string property, GLib.Value value)ÎXfconf.ChannelÖ0Ïpublic bool +get_property_prefixÌ128Í()ÎTracker.ServiceÖ0 +get_protectedÌ128Í()ÎHildon.SetPasswordDialogÖ0Ïpublic bool +get_protection_spaceÌ128Í(Soup.URI source_uri)ÎSoup.AuthÖ0Ïpublic virtual unowned +get_protoÌ128Í()ÎGst.SDPMediaÖ0Ïpublic unowned string +get_proto_infoÌ128Í()ÎMysql.DatabaseÖ0 +get_protocolÌ128Í()ÎEpc.ConsumerÖ0Ïpublic Epc.Protocol +get_protocolÌ128Í()ÎEpc.PublisherÖ0Ïpublic Epc.Protocol +get_protocolÌ128Í()ÎGLib.NetworkServiceÖ0Ïpublic unowned string +get_protocolÌ128Í()ÎSoup.ServerÖ0Ïpublic unowned +get_protocolsÌ128Í()ÎGst.URIHandlerÖ0Ïpublic abstract unowned string +get_protocols_fullÌ128Í(GLib.Type type)ÎGst.URIHandlerÖ0Ïpublic abstract unowned string +get_provide_clockÌ128Í()ÎGst.BaseAudioSinkÖ0Ïpublic bool +get_provide_clockÌ128Í()ÎGst.BaseAudioSrcÖ0Ïpublic bool +get_proxiesÌ128Í()ÎGtk.ActionÖ0Ïpublic unowned +get_proxyÌ128Í()ÎLm.ConnectionÖ0Ïpublic weak Lm.Proxy +get_proxy_asyncÌ128Í(Soup.Message msg, GLib.MainContext async_context, GLib.Cancellable cancellable, Soup.ProxyResolverCallback callback)ÎSoup.ProxyResolverÖ0Ïpublic abstract void +get_proxy_menu_itemÌ128Í(string menu_item_id)ÎGtk.ToolItemÖ0Ïpublic unowned +get_proxy_syncÌ128Í(Soup.Message msg, GLib.Cancellable cancellable, out unowned Soup.Address addr)ÎSoup.ProxyResolverÖ0 +get_publisherÌ128Í()ÎEpc.AuthContextÖ0Ïpublic weak Epc.Publisher +get_pulse_stepÌ128Í()ÎGtk.ProgressBarÖ0Ïpublic double +get_qdataÌ128Í(Quark quark)ÎGLib.ObjectÖ0Ïpublic void * +get_qualityÌ128Í()ÎGtk.PrintSettingsÖ0Ïpublic Gtk.PrintQuality +get_query_graph_patternÌ128Í()ÎRasqal.QueryÖ0Ïpublic weak GraphPattern +get_query_typesÌ128Í()ÎGst.ElementÖ0Ïpublic virtual Gst.QueryType +get_query_typesÌ128Í()ÎGst.PadÖ0Ïpublic Gst.QueryType +get_query_types_defaultÌ128Í()ÎGst.PadÖ0Ïpublic Gst.QueryType +get_radioÌ128Í()ÎGtk.CellRendererToggleÖ0Ïpublic bool +get_rangeÌ128Í(size_t i, out double lower, out double upper)ÎGsl.HistogramÖ0Ïpublic int +get_rangeÌ128Í(uint64 offset, uint size, out unowned Gst.Buffer buffer)ÎGst.PadÖ0Ïpublic Gst.FlowReturn +get_rangeÌ128Í(double lower, double upper, double position, double max_size)ÎGtk.RulerÖ0Ïpublic void +get_rangeÌ128Í(out double min, out double max)ÎGtk.SpinButtonÖ0Ïpublic void +get_rangeÌ128Í(int start, int end)ÎHildon.RangeEditorÖ0Ïpublic void +get_rangeÌ128Í(out unowned string start, out unowned string end, Pango.Script script)ÎPango.ScriptIterÖ0Ïpublic void +get_range_borderÌ128Í(Gtk.Border border_)ÎGtk.RangeÖ0Ïpublic virtual void +get_range_extentsÌ128Í(int start_offset, int end_offset, Atk.CoordType coord_type, Atk.TextRectangle rect)ÎAtk.TextÖ0Ïpublic abstract void +get_rangesÌ128Í(int64 total_length, out unowned Soup.Range ranges, int length)ÎSoup.MessageHeadersÖ0Ïpublic bool +get_rankÌ128Í()ÎGst.PluginFeatureÖ0 +get_rateÌ128Í()ÎSDLGraphics.FramerateManagerÖ0Ïpublic int +get_raw_modeÌ128Í()ÎLm.MessageNodeÖ0Ïpublic bool +get_rbÌ128Í(uint nth, uint32 ssrc, uchar fractionlost, int32 packetslost, uint32 exthighestseq, uint32 jitter, uint32 lsr, uint32 dlsr)ÎGst.RTCPPacketÖ0Ïpublic void +get_rb_countÌ128Í()ÎGst.RTCPPacketÖ0 +get_readfdÌ128Í()ÎGst.RTSPConnectionÖ0Ïpublic int +get_real_nameÌ128Í()ÎGLib.EnvironmentÖ0 +get_realmÌ128Í()ÎSoup.AuthÖ0Ïpublic unowned string +get_realmÌ128Í()ÎSoup.AuthDomainÖ0Ïpublic unowned string +get_recent_managerÌ128Í()ÎGtk.RecentChooserÖ0Ïpublic abstract unowned +get_rectanglesÌ128Í(Gdk.Rectangle[] rectangles)ÎGdk.RegionÖ0Ïpublic void +get_regexÌ128Í()ÎGLib.MatchInfoÖ0Ïpublic weak Regex +get_related_actionÌ128Í()ÎGtk.ActivatableÖ0Ïpublic unowned +get_relationÌ128Í(int i)ÎAtk.RelationSetÖ0Ïpublic unowned +get_relation_by_typeÌ128Í(Atk.RelationType relationship)ÎAtk.RelationSetÖ0Ïpublic unowned +get_relation_typeÌ128Í()ÎAtk.RelationÖ0Ïpublic Atk.RelationType +get_relative_pathÌ128Í(GLib.File descendant)ÎGLib.FileÖ0Ïpublic abstract string? +get_relative_stateÌ128Í(ref int x, ref int y)ÎSDL.CursorÖ0Ïpublic uchar +get_reliefÌ128Í()ÎGtk.ButtonÖ0Ïpublic Gtk.ReliefStyle +get_relief_styleÌ128Í()ÎGtk.ToolItemÖ0Ïpublic Gtk.ReliefStyle +get_relief_styleÌ128Í()ÎGtk.ToolShellÖ0Ïpublic abstract Gtk.ReliefStyle +get_remainingÌ128Í()ÎGst.BitReaderÖ0 +get_remainingÌ128Í()ÎGst.ByteReaderÖ0 +get_rememberÌ128Í()ÎGnome.PasswordDialogÖ0Ïpublic Gnome.PasswordDialogRemember +get_remote_addressÌ128Í()ÎOobs.IfacePlipÖ0Ïpublic unowned string +get_remote_addressÌ128Í()ÎSoup.SocketÖ0Ïpublic unowned +get_render_delayÌ128Í()ÎGst.BaseSinkÖ0Ïpublic Gst.ClockTime +get_reorderableÌ128Í()ÎExo.IconViewÖ0Ïpublic bool +get_reorderableÌ128Í()ÎGtk.IconViewÖ0Ïpublic bool +get_reorderableÌ128Í()ÎGtk.TreeViewÖ0Ïpublic bool +get_reorderableÌ128Í()ÎGtk.TreeViewColumnÖ0Ïpublic bool +get_repeatÌ128Í(ref int delay, ref int interval)ÎSDL.KeyÖ0Ïpublic void +get_request_encodingÌ128Í(uint content_length)ÎSoup.MessageÖ0Ïpublic Soup.TransferEncoding +get_request_padÌ128Í(string name)ÎGst.ElementÖ0Ïpublic unowned +get_request_uriÌ128Í()ÎGst.RTSPUrlÖ0 +get_requested_areaÌ128Í(Cairo.Context cr, Goo.CanvasBounds requested_area)ÎGoo.CanvasItemÖ0Ïpublic abstract bool +get_requested_heightÌ128Í(Cairo.Context cr, double width)ÎGoo.CanvasItemÖ0Ïpublic abstract double +get_require_starttlsÌ128Í()ÎLm.SSLÖ0Ïpublic bool +get_required_typeÌ128Í()ÎGLib.IOExtensionPointÖ0Ïpublic GLib.Type +get_res_classÌ128Í()ÎWnck.ClassGroupÖ0Ïpublic unowned string +get_resizableÌ128Í()ÎGtk.TreeViewColumnÖ0Ïpublic bool +get_resizableÌ128Í()ÎGtk.WindowÖ0Ïpublic bool +get_resize_modeÌ128Í()ÎGtk.ContainerÖ0Ïpublic Gtk.ResizeMode +get_resolutionÌ128Í()ÎGdk.ScreenÖ0Ïpublic double +get_resolutionÌ128Í()ÎGst.ClockÖ0Ïpublic virtual Gst.ClockTime +get_resolutionÌ128Í()ÎGtk.PrintSettingsÖ0Ïpublic int +get_resolutionÌ128Í()ÎPango.CairoFontMapÖ0Ïpublic double +get_resolution_xÌ128Í()ÎGtk.PrintSettingsÖ0Ïpublic int +get_resolution_yÌ128Í()ÎGtk.PrintSettingsÖ0Ïpublic int +get_responseÌ128Í()ÎGnome.AppBarÖ0Ïpublic unowned string +get_responseÌ128Í()ÎXml.NanoFTPÖ0Ïpublic int +get_response_encodingÌ128Í(uint content_length)ÎSoup.MessageÖ0Ïpublic Soup.TransferEncoding +get_response_for_widgetÌ128Í(Gtk.Widget widget)ÎGtk.DialogÖ0Ïpublic int +get_restrict_to_fill_levelÌ128Í()ÎGtk.RangeÖ0Ïpublic bool +get_reverseÌ128Í()ÎGtk.PrintSettingsÖ0Ïpublic bool +get_rgbÌ128Í(uint32 pixel, PixelFormat fmt, ref uchar r, ref uchar g, ref uchar b)ÎSDL.PixelFormatÖ0Ïpublic void +get_rgb_colormapÌ128Í()ÎGdk.ScreenÖ0Ïpublic unowned +get_rgb_visualÌ128Í()ÎGdk.ScreenÖ0Ïpublic unowned +get_rgbaÌ128Í(uint32 pixel, PixelFormat fmt, ref uchar r, ref uchar g, ref uchar b, ref uchar a)ÎSDL.PixelFormatÖ0Ïpublic void +get_rgba_colormapÌ128Í()ÎGdk.ScreenÖ0Ïpublic unowned +get_rgba_visualÌ128Í()ÎGdk.ScreenÖ0Ïpublic unowned +get_right_justifiedÌ128Í()ÎGtk.MenuItemÖ0Ïpublic bool +get_right_marginÌ128Í(Gtk.Unit unit)ÎGtk.PageSetupÖ0Ïpublic double +get_right_marginÌ128Í(Gtk.Unit unit)ÎGtk.SourcePrintCompositorÖ0Ïpublic double +get_right_marginÌ128Í()ÎGtk.TextViewÖ0Ïpublic int +get_right_margin_positionÌ128Í()ÎGtk.SourceViewÖ0 +get_roleÌ128Í()ÎAtk.ObjectÖ0Ïpublic virtual Atk.Role +get_roleÌ128Í()ÎGtk.WindowÖ0Ïpublic unowned string +get_room_numberÌ128Í()ÎOobs.UserÖ0Ïpublic unowned string +get_rootÌ128Í()ÎAtkÖ0Ïpublic unowned +get_rootÌ128Í()ÎAtk.UtilÖ0Ïpublic virtual unowned +get_rootÌ128Í()ÎGLib.MountÖ0Ïpublic abstract unowned +get_rootÌ128Í()ÎGLib.TestSuiteÖ0Ïpublic TestSuite +get_rootÌ128Í()ÎJson.ParserÖ0Ïpublic unowned +get_rootÌ128Í()ÎXfce.MenuÖ0Ïpublic unowned +get_root_coordsÌ128Í(out double x_root, out double y_root)ÎGdk.EventÖ0Ïpublic bool +get_root_directoryÌ128Í()ÎGMenu.TreeÖ0Ïpublic unowned +get_root_elementÌ128Í()ÎXml.DocÖ0Ïpublic Node * +get_root_itemÌ128Í()ÎGoo.CanvasÖ0Ïpublic unowned +get_root_item_modelÌ128Í()ÎGoo.CanvasÖ0Ïpublic unowned +get_root_originÌ128Í(out int x, out int y)ÎGdk.WindowÖ0Ïpublic void +get_root_windowÌ128Í()ÎGdk.ScreenÖ0Ïpublic unowned +get_root_windowÌ128Í()ÎGtk.WidgetÖ0Ïpublic unowned +get_rowÌ128Í(Vector v, Matrix m, size_t i)ÎGsl.MatrixÖ0Ïpublic int +get_rowÌ128Í(VectorComplex v, MatrixComplex m, size_t i)ÎGsl.MatrixComplexÖ0Ïpublic int +get_row_at_indexÌ128Í(int index_)ÎAtk.TableÖ0Ïpublic abstract int +get_row_countÌ128Í()ÎVte.TerminalÖ0Ïpublic long +get_row_descriptionÌ128Í(int row)ÎAtk.TableÖ0Ïpublic abstract unowned string +get_row_extent_atÌ128Í(int row, int column)ÎAtk.TableÖ0Ïpublic abstract int +get_row_headerÌ128Í(int row)ÎAtk.TableÖ0Ïpublic abstract unowned +get_row_separator_funcÌ128Í()ÎGtk.ComboBoxÖ0Ïpublic unowned +get_row_separator_funcÌ128Í()ÎGtk.TreeViewÖ0Ïpublic unowned +get_row_spacingÌ128Í()ÎExo.IconViewÖ0Ïpublic int +get_row_spacingÌ128Í()ÎExo.WrapTableÖ0 +get_row_spacingÌ128Í()ÎGtk.IconViewÖ0Ïpublic int +get_row_spacingÌ128Í(uint row)ÎGtk.TableÖ0 +get_row_span_columnÌ128Í()ÎGtk.ComboBoxÖ0Ïpublic int +get_rowstrideÌ128Í()ÎGdk.PixbufÖ0Ïpublic int +get_rpc_timeoutÌ128Í(ref int timeout)ÎOsso.ContextÖ0Ïpublic Status +get_rubber_bandingÌ128Í()ÎGtk.TreeViewÖ0Ïpublic bool +get_rules_hintÌ128Í()ÎGtk.TreeViewÖ0Ïpublic bool +get_runÌ128Í()ÎPango.LayoutIterÖ0Ïpublic unowned +get_run_attributesÌ128Í(int offset, int start_offset, int end_offset)ÎAtk.TextÖ0Ïpublic abstract unowned +get_run_extentsÌ128Í(out Pango.Rectangle ink_rect, out Pango.Rectangle logical_rect)ÎPango.LayoutIterÖ0Ïpublic void +get_run_readonlyÌ128Í()ÎPango.LayoutIterÖ0Ïpublic unowned +get_runlevel_configurationÌ128Í(Oobs.ServicesRunlevel runlevel, Oobs.ServiceStatus status, int priority)ÎOobs.ServiceÖ0Ïpublic void +get_runlevelsÌ128Í()ÎOobs.ServicesConfigÖ0Ïpublic unowned +get_safe_folderÌ128Í()ÎHildon.FileChooserDialogÖ0Ïpublic unowned string +get_safe_folder_uriÌ128Í()ÎHildon.FileChooserDialogÖ0Ïpublic unowned string +get_sample_stringÌ128Í()ÎPango.LanguageÖ0Ïpublic unowned string +get_scaleÌ128Í()ÎGoo.CanvasÖ0Ïpublic double +get_scaleÌ128Í()ÎGtk.PrintSettingsÖ0Ïpublic double +get_scaled_fontÌ128Í()ÎPango.CairoFontÖ0Ïpublic unowned +get_schemaÌ128Í(string key)ÎGConf.ClientÖ0Ïpublic unowned +get_schemaÌ128Í(string key)ÎGConf.EngineÖ0Ïpublic unowned +get_schemaÌ128Í()ÎGConf.MetaInfoÖ0Ïpublic unowned string +get_schemaÌ128Í()ÎGConf.ValueÖ0Ïpublic unowned +get_schema_nameÌ128Í()ÎGConf.EntryÖ0Ïpublic unowned string +get_schemeÌ128Í()ÎGnomeVFS.URIÖ0Ïpublic unowned string +get_schemeÌ128Í(string scheme_id)ÎGtk.SourceStyleSchemeManagerÖ0Ïpublic unowned +get_scheme_idsÌ128Í()ÎGtk.SourceStyleSchemeManagerÖ0Ïpublic unowned string +get_scheme_nameÌ128Í()ÎSoup.AuthÖ0Ïpublic unowned string +get_screenÌ128Í()ÎCairo.XlibSurfaceÖ0Ïpublic void * +get_screenÌ128Í()ÎGdk.ColormapÖ0Ïpublic unowned +get_screenÌ128Í(int screen_num)ÎGdk.DisplayÖ0Ïpublic virtual unowned +get_screenÌ128Í()ÎGdk.DrawableÖ0Ïpublic virtual unowned +get_screenÌ128Í()ÎGdk.EventÖ0Ïpublic unowned +get_screenÌ128Í()ÎGdk.GCÖ0Ïpublic unowned +get_screenÌ128Í()ÎGdk.VisualÖ0Ïpublic unowned +get_screenÌ128Í()ÎGtk.InvisibleÖ0Ïpublic unowned +get_screenÌ128Í()ÎGtk.MountOperationÖ0Ïpublic unowned +get_screenÌ128Í()ÎGtk.StatusIconÖ0Ïpublic unowned +get_screenÌ128Í()ÎGtk.WidgetÖ0Ïpublic unowned +get_screenÌ128Í()ÎGtk.WindowÖ0Ïpublic unowned +get_screenÌ128Í()ÎUnique.BackendÖ0Ïpublic unowned +get_screenÌ128Í()ÎUnique.MessageDataÖ0Ïpublic unowned +get_screenÌ128Í()ÎWnck.WindowÖ0Ïpublic unowned +get_screenÌ128Í()ÎWnck.WorkspaceÖ0Ïpublic unowned +get_screenÌ128Í(Display disp, int screen_number)ÎX.ScreenÖ0Ïpublic unowned +get_screen_positionÌ128Í()ÎXfce.PanelPluginÖ0Ïpublic ScreenPosition +get_scriptsÌ128Í(int num_scripts)ÎPango.LanguageÖ0Ïpublic Pango.Script +get_scrollableÌ128Í()ÎGtk.NotebookÖ0Ïpublic bool +get_search_columnÌ128Í()ÎExo.IconViewÖ0Ïpublic int +get_search_columnÌ128Í()ÎGtk.TreeViewÖ0Ïpublic int +get_search_domainsÌ128Í()ÎOobs.HostsConfigÖ0Ïpublic unowned +get_search_entryÌ128Í()ÎGtk.TreeViewÖ0Ïpublic unowned +get_search_equal_funcÌ128Í()ÎExo.IconViewÖ0Ïpublic unowned +get_search_equal_funcÌ128Í()ÎGtk.TreeViewÖ0Ïpublic unowned +get_search_pathÌ128Í(string path, int n_elements)ÎGtk.IconThemeÖ0Ïpublic void +get_search_pathÌ128Í()ÎGtk.SourceLanguageManagerÖ0Ïpublic unowned string +get_search_pathÌ128Í()ÎGtk.SourceStyleSchemeManagerÖ0Ïpublic unowned string +get_search_position_funcÌ128Í()ÎExo.IconViewÖ0Ïpublic unowned +get_search_position_funcÌ128Í()ÎGtk.TreeViewÖ0Ïpublic unowned +get_secretÌ128Í()ÎGnomeKeyring.ItemInfoÖ0Ïpublic unowned string +get_sectionÌ128Í()ÎGtk.SourceLanguageÖ0Ïpublic unowned string +get_select_functionÌ128Í()ÎGtk.TreeSelectionÖ0Ïpublic unowned +get_select_multipleÌ128Í()ÎGtk.FileChooserÖ0Ïpublic bool +get_select_multipleÌ128Í()ÎGtk.RecentChooserÖ0Ïpublic bool +get_select_multipleÌ128Í()ÎHildon.FileSelectionÖ0Ïpublic bool +get_selectableÌ128Í()ÎGtk.LabelÖ0Ïpublic bool +get_selectedÌ128Í(out unowned Gtk.TreeModel model, out Gtk.TreeIter iter)ÎGtk.TreeSelectionÖ0Ïpublic bool +get_selected_columnsÌ128Í(int selected)ÎAtk.TableÖ0Ïpublic abstract int +get_selected_itemsÌ128Í()ÎExo.IconViewÖ0Ïpublic unowned +get_selected_itemsÌ128Í()ÎGtk.IconViewÖ0Ïpublic unowned +get_selected_pathsÌ128Í()ÎHildon.FileSelectionÖ0Ïpublic unowned +get_selected_rowsÌ128Í(int selected)ÎAtk.TableÖ0Ïpublic abstract int +get_selected_rowsÌ128Í(out unowned Gtk.TreeModel model)ÎGtk.TreeSelectionÖ0Ïpublic GLib.List +get_selected_urisÌ128Í()ÎHildon.FileSelectionÖ0Ïpublic unowned +get_selectionÌ128Í(int selection_num, int start_offset, int end_offset)ÎAtk.TextÖ0Ïpublic abstract unowned string +get_selectionÌ128Í()ÎGtk.SelectionDataÖ0Ïpublic Gdk.Atom +get_selectionÌ128Í()ÎGtk.TreeViewÖ0Ïpublic unowned +get_selection_boundÌ128Í()ÎGtk.TextBufferÖ0Ïpublic unowned +get_selection_boundsÌ128Í(int start_pos, int end_pos)ÎGtk.EditableÖ0Ïpublic abstract bool +get_selection_boundsÌ128Í(int start, int end)ÎGtk.LabelÖ0Ïpublic bool +get_selection_boundsÌ128Í(out Gtk.TextIter start, out Gtk.TextIter end)ÎGtk.TextBufferÖ0Ïpublic bool +get_selection_countÌ128Í()ÎAtk.SelectionÖ0Ïpublic abstract int +get_selection_modeÌ128Í()ÎExo.IconViewÖ0Ïpublic Gtk.SelectionMode +get_selection_modeÌ128Í()ÎGtk.IconViewÖ0Ïpublic Gtk.SelectionMode +get_selection_ownerÌ128Í(Atom selection)ÎX.DisplayÖ0Ïpublic Window +get_selection_regionÌ128Í(double scale, Poppler.SelectionStyle style, Poppler.Rectangle selection)ÎPoppler.PageÖ0Ïpublic unowned +get_sensitiveÌ128Í()ÎGtk.ActionÖ0Ïpublic bool +get_sensitiveÌ128Í()ÎGtk.ActionGroupÖ0Ïpublic bool +get_separatorÌ128Í()ÎHildon.CaptionÖ0Ïpublic unowned string +get_separatorÌ128Í()ÎHildon.RangeEditorÖ0Ïpublic unowned string +get_sequenceÌ128Í()ÎGLib.SequenceIterÖ0Ïpublic Sequence +get_serial_portÌ128Í()ÎOobs.IfacePPPÖ0Ïpublic unowned string +get_serialize_formatsÌ128Í(int n_formats)ÎGtk.TextBufferÖ0Ïpublic Gdk.Atom +get_serverÌ128Í()ÎLm.ConnectionÖ0 +get_serverÌ128Í()ÎLm.ProxyÖ0 +get_serverÌ128Í()ÎSoup.ServerMessageÖ0Ïpublic unowned +get_server_capsÌ128Í()ÎNotifyÖ0Ïpublic unowned +get_server_infoÌ128Í()ÎMysql.DatabaseÖ0 +get_server_infoÌ128Í(out unowned string ret_name, out unowned string ret_vendor, out unowned string ret_version, out unowned string ret_spec_version)ÎNotifyÖ0Ïpublic bool +get_server_versionÌ128Í()ÎMysql.DatabaseÖ0 +get_serversÌ128Í()ÎOobs.NTPConfigÖ0Ïpublic unowned +get_serviceÌ128Í()ÎGLib.NetworkServiceÖ0Ïpublic unowned string +get_service_by_idÌ128Í(int id)ÎTracker.OntologyÖ0 +get_service_by_mimeÌ128Í(string mime)ÎTracker.OntologyÖ0 +get_service_by_nameÌ128Í(string service_str)ÎTracker.OntologyÖ0Ïpublic weak Tracker.Service +get_service_cookieÌ128Í()ÎEpc.PublisherÖ0 +get_service_db_by_nameÌ128Í(string service_str)ÎTracker.OntologyÖ0Ïpublic Tracker.DBType +get_service_domainÌ128Í()ÎEpc.PublisherÖ0 +get_service_id_by_nameÌ128Í(string service_str)ÎTracker.OntologyÖ0Ïpublic int +get_service_nameÌ128Í()ÎEpc.PublisherÖ0 +get_service_names_registeredÌ128Í()ÎTracker.OntologyÖ0Ïpublic weak GLib.SList +get_service_parentÌ128Í(string service_str)ÎTracker.OntologyÖ0 +get_service_parent_by_idÌ128Í(int id)ÎTracker.OntologyÖ0 +get_service_parent_id_by_idÌ128Í(int id)ÎTracker.OntologyÖ0Ïpublic int +get_service_typeÌ128Í()ÎEpc.ServiceInfoÖ0 +get_servicesÌ128Í()ÎOobs.ServicesConfigÖ0Ïpublic unowned +get_session_idÌ128Í()ÎWnck.WindowÖ0Ïpublic unowned string +get_session_id_utf8Ì128Í()ÎWnck.WindowÖ0Ïpublic unowned string +get_session_nameÌ128Í()ÎGst.SDPMessageÖ0Ïpublic unowned string +get_set_fieldsÌ128Í()ÎPango.FontDescriptionÖ0Ïpublic Pango.FontMask +get_settingÌ128Í(string name, GLib.Value value)ÎGdk.ScreenÖ0Ïpublic bool +get_settingsÌ128Í()ÎGtk.WidgetÖ0Ïpublic unowned +get_settingsÌ128Í()ÎWebKit.WebViewÖ0Ïpublic unowned +get_setupÌ128Í()ÎXcb.ConnectionÖ0Ïpublic Setup +get_shadow_typeÌ128Í()ÎGtk.FrameÖ0Ïpublic Gtk.ShadowType +get_shadow_typeÌ128Í()ÎGtk.HandleBoxÖ0Ïpublic Gtk.ShadowType +get_shadow_typeÌ128Í()ÎGtk.ScrolledWindowÖ0Ïpublic Gtk.ShadowType +get_shadow_typeÌ128Í()ÎGtk.ViewportÖ0Ïpublic Gtk.ShadowType +get_sharesÌ128Í()ÎOobs.NFSConfigÖ0Ïpublic unowned +get_sharesÌ128Í()ÎOobs.SMBConfigÖ0Ïpublic unowned +get_shellÌ128Í()ÎOobs.UserÖ0Ïpublic unowned string +get_short_descÌ128Í()ÎGConf.SchemaÖ0Ïpublic unowned string +get_short_labelÌ128Í()ÎGtk.ActionÖ0Ïpublic unowned string +get_short_nameÌ128Í()ÎGtk.RecentInfoÖ0Ïpublic unowned string +get_show_arrowÌ128Í()ÎGtk.ToolbarÖ0Ïpublic bool +get_show_borderÌ128Í()ÎGtk.NotebookÖ0Ïpublic bool +get_show_eventsÌ128Í()ÎGdkÖ0Ïpublic bool +get_show_expandersÌ128Í()ÎGtk.TreeViewÖ0Ïpublic bool +get_show_fill_levelÌ128Í()ÎGtk.RangeÖ0Ïpublic bool +get_show_hiddenÌ128Í()ÎGtk.FileChooserÖ0Ïpublic bool +get_show_hoursÌ128Í()ÎHildon.TimeEditorÖ0Ïpublic bool +get_show_iconsÌ128Í()ÎGtk.RecentChooserÖ0Ïpublic bool +get_show_line_marksÌ128Í()ÎGtk.SourceViewÖ0Ïpublic bool +get_show_line_numbersÌ128Í()ÎGtk.SourceViewÖ0Ïpublic bool +get_show_not_foundÌ128Í()ÎGtk.RecentChooserÖ0Ïpublic bool +get_show_numbersÌ128Í()ÎGtk.RecentActionÖ0Ïpublic bool +get_show_numbersÌ128Í()ÎGtk.RecentChooserMenuÖ0Ïpublic bool +get_show_privateÌ128Í()ÎGtk.RecentChooserÖ0Ïpublic bool +get_show_right_marginÌ128Í()ÎGtk.SourceViewÖ0Ïpublic bool +get_show_secondsÌ128Í()ÎHildon.TimeEditorÖ0Ïpublic bool +get_show_service_directoriesÌ128Í()ÎTracker.ServiceÖ0Ïpublic bool +get_show_service_filesÌ128Í()ÎTracker.ServiceÖ0Ïpublic bool +get_show_sizeÌ128Í()ÎGtk.FontButtonÖ0Ïpublic bool +get_show_styleÌ128Í()ÎGtk.FontButtonÖ0Ïpublic bool +get_show_tabsÌ128Í()ÎGtk.NotebookÖ0Ïpublic bool +get_show_tipsÌ128Í()ÎGtk.RecentChooserÖ0Ïpublic bool +get_show_upnpÌ128Í()ÎHildon.FileChooserDialogÖ0Ïpublic bool +get_showing_desktopÌ128Í()ÎWnck.ScreenÖ0Ïpublic bool +get_simple_transformÌ128Í(out double x, out double y, out double scale, out double rotation)ÎGoo.CanvasItemÖ0Ïpublic void +get_simple_transformÌ128Í(out double x, out double y, out double scale, out double rotation)ÎGoo.CanvasItemModelÖ0Ïpublic void +get_single_clickÌ128Í()ÎExo.IconViewÖ0Ïpublic bool +get_single_clickÌ128Í()ÎExo.TreeViewÖ0Ïpublic bool +get_single_click_timeoutÌ128Í()ÎExo.IconViewÖ0 +get_single_click_timeoutÌ128Í()ÎExo.TreeViewÖ0 +get_single_line_modeÌ128Í()ÎGtk.LabelÖ0Ïpublic bool +get_single_paragraph_modeÌ128Í()ÎPango.LayoutÖ0Ïpublic bool +get_sizeÌ128Í(int width, int height)ÎAtk.ComponentÖ0Ïpublic abstract void +get_sizeÌ128Í()ÎGLib.BookmarkFileÖ0Ïpublic int +get_sizeÌ128Í()ÎGLib.FileInfoÖ0Ïpublic int64 +get_sizeÌ128Í()ÎGLib.MemoryOutputStreamÖ0Ïpublic size_t +get_sizeÌ128Í(out int width, out int height)ÎGdk.DrawableÖ0Ïpublic virtual void +get_sizeÌ128Í()ÎGsf.BlobÖ0 +get_sizeÌ128Í(uint64 size)ÎGst.BaseSrcÖ0Ïpublic virtual bool +get_sizeÌ128Í()ÎGst.CapsÖ0 +get_sizeÌ128Í(Gtk.Widget widget, Gdk.Rectangle? cell_area, out int x_offset, out int y_offset, out int width, out int height)ÎGtk.CellRendererÖ0Ïpublic abstract void +get_sizeÌ128Í()ÎGtk.FontSelectionÖ0Ïpublic int +get_sizeÌ128Í()ÎGtk.IconSourceÖ0Ïpublic Gtk.IconSize +get_sizeÌ128Í(out uint width, out uint height)ÎGtk.LayoutÖ0Ïpublic void +get_sizeÌ128Í()ÎGtk.StatusIconÖ0Ïpublic int +get_sizeÌ128Í()ÎGtk.TextTagTableÖ0Ïpublic int +get_sizeÌ128Í(out int width, out int height)ÎGtk.WindowÖ0Ïpublic void +get_sizeÌ128Í()ÎJson.ObjectÖ0 +get_sizeÌ128Í()ÎPango.FontDescriptionÖ0Ïpublic int +get_sizeÌ128Í(out int width, out int height)ÎPango.LayoutÖ0Ïpublic void +get_sizeÌ128Í()ÎPango.TabArrayÖ0Ïpublic int +get_sizeÌ128Í(out double width, out double height)ÎPoppler.PageÖ0Ïpublic void +get_sizeÌ128Í(string uri)ÎTracker.FileÖ0 +get_sizeÌ128Í()ÎXfce.PanelPluginÖ0Ïpublic int +get_size_entryÌ128Í()ÎGtk.FontSelectionÖ0Ïpublic unowned +get_size_groupÌ128Í()ÎHildon.CaptionÖ0Ïpublic unowned +get_size_hint_listÌ128Í(int n_elements)ÎWnck.TasklistÖ0Ïpublic int +get_size_is_absoluteÌ128Í()ÎPango.FontDescriptionÖ0Ïpublic bool +get_size_listÌ128Í()ÎGtk.FontSelectionÖ0Ïpublic unowned +get_size_of_rowÌ128Í(Gtk.TreePath path, out Gtk.Requisition requisition)ÎGtk.CellViewÖ0Ïpublic bool +get_size_requestÌ128Í(out int width, out int height)ÎGtk.WidgetÖ0Ïpublic void +get_size_wildcardedÌ128Í()ÎGtk.IconSourceÖ0Ïpublic bool +get_sizesÌ128Í(Gtk.IconSize[] sizes)ÎGtk.IconSetÖ0Ïpublic void +get_sizingÌ128Í()ÎGtk.TreeViewColumnÖ0Ïpublic Gtk.TreeViewColumnSizing +get_skip_our_ownÌ128Í()ÎEpc.ServiceMonitorÖ0Ïpublic bool +get_skip_pager_hintÌ128Í()ÎGtk.WindowÖ0Ïpublic bool +get_skip_taskbar_hintÌ128Í()ÎGtk.WindowÖ0Ïpublic bool +get_slave_methodÌ128Í()ÎGst.BaseAudioSinkÖ0Ïpublic Gst.BaseAudioSinkSlaveMethod +get_slave_methodÌ128Í()ÎGst.BaseAudioSrcÖ0Ïpublic Gst.BaseAudioSrcSlaveMethod +get_sliceÌ128Í(Gtk.TextIter start, Gtk.TextIter end, bool include_hidden_chars)ÎGtk.TextBufferÖ0Ïpublic unowned string +get_sliceÌ128Í(Gtk.TextIter end)ÎGtk.TextIterÖ0Ïpublic unowned string +get_slow_mime_typeÌ128Í(string text_uri)ÎGnomeVFSÖ0Ïpublic unowned string +get_smart_home_endÌ128Í()ÎGtk.SourceViewÖ0Ïpublic Gtk.SourceSmartHomeEndType +get_snap_edgeÌ128Í()ÎGtk.HandleBoxÖ0Ïpublic Gtk.PositionType +get_snap_to_ticksÌ128Í()ÎGtk.SpinButtonÖ0Ïpublic bool +get_snapshotÌ128Í(Gdk.Rectangle clip_rect)ÎGtk.WidgetÖ0Ïpublic unowned +get_sockaddrÌ128Í(uint16 port, int len)ÎGnomeVFS.AddressÖ0Ïpublic void * +get_sockaddrÌ128Í(int len)ÎSoup.AddressÖ0Ïpublic void * +get_socketÌ128Í()ÎSoup.ClientContextÖ0Ïpublic unowned +get_socketÌ128Í(string filename)ÎXml.NanoFTPÖ0Ïpublic int +get_socket_windowÌ128Í()ÎGtk.PlugÖ0Ïpublic unowned +get_sort_column_idÌ128Í(out int sort_column_id, out Gtk.SortType order)ÎGtk.TreeSortableÖ0Ïpublic abstract bool +get_sort_column_idÌ128Í()ÎGtk.TreeViewColumnÖ0Ïpublic int +get_sort_indicatorÌ128Í()ÎGtk.TreeViewColumnÖ0Ïpublic bool +get_sort_keyÌ128Í(Hildon.FileSelectionSortKey key, Gtk.SortType order)ÎHildon.FileSelectionÖ0Ïpublic void +get_sort_keyÌ128Í()ÎHildon.SortDialogÖ0Ïpublic int +get_sort_orderÌ128Í()ÎGLib.FileInfoÖ0Ïpublic int32 +get_sort_orderÌ128Í()ÎGtk.TreeViewColumnÖ0Ïpublic Gtk.SortType +get_sort_orderÌ128Í()ÎHildon.SortDialogÖ0Ïpublic Gtk.SortType +get_sort_orderÌ128Í()ÎWnck.WindowÖ0Ïpublic int +get_sort_typeÌ128Í()ÎGtk.RecentChooserÖ0Ïpublic Gtk.RecentSortType +get_sourceÌ128Í()ÎCairo.ContextÖ0Ïpublic weak Pattern +get_sourceÌ128Í()ÎGst.PluginÖ0Ïpublic unowned string +get_source_marks_at_iterÌ128Í(Gtk.TextIter iter, string category)ÎGtk.SourceBufferÖ0Ïpublic unowned +get_source_marks_at_lineÌ128Í(int line, string category)ÎGtk.SourceBufferÖ0Ïpublic unowned +get_source_objectÌ128Í()ÎGLib.AsyncResultÖ0Ïpublic abstract unowned +get_source_tagÌ128Í()ÎGLib.SimpleAsyncResultÖ0Ïpublic void * +get_space_preserveÌ128Í()ÎXml.NodeÖ0Ïpublic int +get_spacingÌ128Í()ÎExo.IconViewÖ0Ïpublic int +get_spacingÌ128Í()ÎGtk.BoxÖ0Ïpublic int +get_spacingÌ128Í()ÎGtk.ExpanderÖ0Ïpublic int +get_spacingÌ128Í()ÎGtk.IconViewÖ0Ïpublic int +get_spacingÌ128Í()ÎGtk.TreeViewColumnÖ0Ïpublic int +get_spacingÌ128Í()ÎPango.LayoutÖ0Ïpublic int +get_sslÌ128Í()ÎLm.ConnectionÖ0Ïpublic weak Lm.SSL +get_ssl_cipherÌ128Í()ÎMysql.DatabaseÖ0 +get_stackÌ128Í(int level, ref Debug ar)ÎLua.LuaVMÖ0Ïpublic bool +get_start_groupÌ128Í()ÎGLib.KeyFileÖ0 +get_start_indexÌ128Í()ÎAtk.HyperlinkÖ0Ïpublic virtual int +get_start_iterÌ128Í(out Gtk.TextIter iter)ÎGtk.TextBufferÖ0Ïpublic void +get_startup_idÌ128Í()ÎUnique.BackendÖ0Ïpublic unowned string +get_startup_idÌ128Í()ÎUnique.MessageDataÖ0Ïpublic unowned string +get_startup_idÌ128Í()ÎWnck.ApplicationÖ0Ïpublic unowned string +get_startup_notify_idÌ128Í(GLib.AppInfo info, GLib.List files)ÎGLib.AppLaunchContextÖ0Ïpublic virtual unowned string +get_startup_wm_classÌ128Í()ÎGnomeVFS.MimeApplicationÖ0Ïpublic unowned string +get_stateÌ128Í(Gdk.Window window, double axes, Gdk.ModifierType mask)ÎGdk.DeviceÖ0Ïpublic void +get_stateÌ128Í(out Gdk.ModifierType state)ÎGdk.EventÖ0Ïpublic bool +get_stateÌ128Í()ÎGdk.WindowÖ0Ïpublic Gdk.WindowState +get_stateÌ128Í(out Gst.State state, out Gst.State pending, Gst.ClockTime timeout)ÎGst.ElementÖ0Ïpublic virtual Gst.StateChangeReturn +get_stateÌ128Í()ÎGst.TaskÖ0Ïpublic Gst.TaskState +get_stateÌ128Í()ÎGtk.IconSourceÖ0Ïpublic Gtk.StateType +get_stateÌ128Í()ÎLm.ConnectionÖ0Ïpublic Lm.ConnectionState +get_stateÌ128Í(ref int x, ref int y)ÎSDL.CursorÖ0Ïpublic uchar +get_stateÌ128Í()ÎWnck.WindowÖ0Ïpublic Wnck.WindowState +get_state_wildcardedÌ128Í()ÎGtk.IconSourceÖ0Ïpublic bool +get_static_hostsÌ128Í()ÎOobs.HostsConfigÖ0Ïpublic unowned +get_static_imageÌ128Í()ÎGdk.PixbufAnimationÖ0Ïpublic unowned +get_static_padÌ128Í(string name)ÎGst.ElementÖ0Ïpublic Gst.Pad? +get_static_pad_templatesÌ128Í()ÎGst.ElementFactoryÖ0Ïpublic unowned +get_statusÌ128Í()ÎGnome.AppBarÖ0Ïpublic unowned +get_statusÌ128Í()ÎGtk.PrintOperationÖ0Ïpublic Gtk.PrintStatus +get_statusÌ128Í()ÎHildon.CaptionÖ0Ïpublic Hildon.CaptionStatus +get_status_lineÌ128Í()ÎVte.TerminalÖ0Ïpublic unowned string +get_status_stringÌ128Í()ÎGtk.PrintOperationÖ0Ïpublic unowned string +get_step_incrementÌ128Í()ÎGtk.AdjustmentÖ0Ïpublic double +get_stockÌ128Í(out string stock_id, out Gtk.IconSize size)ÎGtk.ImageÖ0Ïpublic void +get_stockÌ128Í()ÎGtk.StatusIconÖ0Ïpublic unowned string +get_stock_idÌ128Í()ÎGtk.ActionÖ0Ïpublic unowned string +get_stock_idÌ128Í()ÎGtk.ToolButtonÖ0Ïpublic unowned string +get_stop_wordsÌ128Í()ÎTracker.LanguageÖ0Ïpublic weak GLib.HashTable +get_storage_typeÌ128Í()ÎGtk.ImageÖ0Ïpublic Gtk.ImageType +get_storage_typeÌ128Í()ÎGtk.StatusIconÖ0Ïpublic Gtk.ImageType +get_store_metadataÌ128Í()ÎTracker.FieldÖ0Ïpublic bool +get_streamÌ128Í(string mime_type)ÎAtk.StreamableContentÖ0Ïpublic abstract unowned +get_stretchÌ128Í()ÎPango.FontDescriptionÖ0Ïpublic Pango.Stretch +get_strideÌ128Í()ÎCairo.ImageSurfaceÖ0Ïpublic int +get_strikethrough_positionÌ128Í()ÎPango.FontMetricsÖ0Ïpublic int +get_strikethrough_thicknessÌ128Í()ÎPango.FontMetricsÖ0Ïpublic int +get_stringÌ128Í(string key)ÎGConf.ClientÖ0Ïpublic unowned string +get_stringÌ128Í(string key)ÎGConf.EngineÖ0Ïpublic unowned string +get_stringÌ128Í()ÎGConf.ValueÖ0Ïpublic unowned string +get_stringÌ128Í()ÎGLib.ChecksumÖ0 +get_stringÌ128Í(string group_name, string key)ÎGLib.KeyFileÖ0 +get_stringÌ128Í()ÎGLib.MatchInfoÖ0 +get_stringÌ128Í()ÎGLib.ValueÖ0 +get_stringÌ128Í(string attr)ÎGnome.DesktopItemÖ0Ïpublic unowned string +get_stringÌ128Í(string fieldname)ÎGst.StructureÖ0Ïpublic unowned string +get_stringÌ128Í(string tag, out string value)ÎGst.TagListÖ0Ïpublic bool +get_stringÌ128Í()ÎJson.NodeÖ0Ïpublic unowned string +get_stringÌ128Í(out unowned string str)ÎSoup.XmlrpcValueÖ0Ïpublic bool +get_stringÌ128Í(int index, int langid, [CCode (array_length = false)] char[] buf, size_t buflen)ÎUSB.DeviceHandleÖ0Ïpublic int +get_stringÌ128Í(string property, string default_value)ÎXfconf.ChannelÖ0 +get_string_from_iterÌ128Í(Gtk.TreeIter iter)ÎGtk.TreeModelÖ0 +get_string_indexÌ128Í(string tag, uint index, out string value)ÎGst.TagListÖ0Ïpublic bool +get_string_listÌ128Í(string group_name, string key)ÎGLib.KeyFileÖ0 +get_string_listÌ128Í(string property)ÎXfconf.ChannelÖ0 +get_string_numberÌ128Í(string name)ÎGLib.RegexÖ0Ïpublic int +get_string_simpleÌ128Í(int index, [CCode (array_length = false)] char[] buf, size_t buflen)ÎUSB.DeviceHandleÖ0Ïpublic int +get_string_valueÌ128Í()ÎSoup.SoapParameterÖ0Ïpublic unowned string +get_stringsÌ128Í(string attr)ÎGnome.DesktopItemÖ0Ïpublic unowned string +get_structÌ128Í(GLib.HashTable table)ÎSoup.XmlrpcValueÖ0Ïpublic bool +get_structÌ128Í(string property, void* value_struct, ...)ÎXfconf.ChannelÖ0Ïpublic bool +get_structureÌ128Í(uint index)ÎGst.CapsÖ0Ïpublic unowned +get_structureÌ128Í()ÎGst.EventÖ0Ïpublic unowned +get_structureÌ128Í()ÎGst.MessageÖ0Ïpublic unowned +get_structureÌ128Í()ÎGst.QueryÖ0Ïpublic unowned +get_structureÌ128Í()ÎGst.ValueÖ0Ïpublic unowned +get_structvÌ128Í(string property, void* value_struct, [CCode (array_length_pos = 2)] GLib.Type[] member_types)ÎXfconf.ChannelÖ0Ïpublic bool +get_styleÌ128Í(int toolbar_position)ÎExo.ToolbarsModelÖ0Ïpublic Gtk.ToolbarStyle +get_styleÌ128Í()ÎGoo.CanvasItemÖ0Ïpublic abstract unowned +get_styleÌ128Í()ÎGoo.CanvasItemModelÖ0Ïpublic abstract unowned +get_styleÌ128Í(string style_id)ÎGtk.SourceStyleSchemeÖ0Ïpublic unowned +get_styleÌ128Í()ÎGtk.ToolShellÖ0Ïpublic abstract Gtk.ToolbarStyle +get_styleÌ128Í()ÎGtk.WidgetÖ0Ïpublic unowned +get_styleÌ128Í()ÎPango.FontDescriptionÖ0Ïpublic Pango.Style +get_styleÌ128Í()ÎSDLTTF.FontÖ0Ïpublic FontStyle +get_style_idsÌ128Í()ÎGtk.SourceLanguageÖ0Ïpublic unowned string +get_style_nameÌ128Í(string style_id)ÎGtk.SourceLanguageÖ0Ïpublic unowned string +get_style_propertyÌ128Í(GLib.Type widget_type, string property_name, GLib.Value value)ÎGtk.StyleÖ0Ïpublic void +get_style_schemeÌ128Í()ÎGtk.SourceBufferÖ0Ïpublic unowned +get_sub_typeÌ128Í()ÎLm.MessageÖ0Ïpublic Lm.MessageSubType +get_submenuÌ128Í()ÎGtk.MenuItemÖ0Ïpublic unowned +get_subpixel_orderÌ128Í()ÎCairo.FontOptionsÖ0Ïpublic SubpixelOrder +get_summaryÌ128Í()ÎAtk.TableÖ0Ïpublic abstract unowned +get_summaryÌ128Í()ÎGLib.OptionContextÖ0 +get_sunday_week_of_yearÌ128Í()ÎGLib.DateÖ0 +get_sunday_weeks_in_yearÌ128Í()ÎGLib.DateYearÖ0Ïpublic uchar +get_supertype_from_mime_typeÌ128Í(string mime_type)ÎGnomeVFSÖ0Ïpublic unowned string +get_supported_platformsÌ128Í(GLib.List platforms)ÎOobs.SessionÖ0Ïpublic Oobs.Result +get_supported_uri_schemesÌ128Í()ÎGLib.VfsÖ0Ïpublic virtual unowned string +get_surroundingÌ128Í(string text, int cursor_index)ÎGtk.IMContextÖ0Ïpublic virtual bool +get_symlink_targetÌ128Í()ÎGLib.FileInfoÖ0Ïpublic unowned string +get_syncÌ128Í()ÎGst.BaseSinkÖ0Ïpublic bool +get_synchro_valueÌ128Í()ÎSDLMixerÖ0Ïpublic int +get_sys_dbus_connectionÌ128Í()ÎOsso.ContextÖ0Ïpublic void * +get_systemÌ128Í()ÎGdk.ColormapÖ0Ïpublic unowned +get_systemÌ128Í()ÎGdk.VisualÖ0Ïpublic unowned +get_system_colormapÌ128Í()ÎGdk.ScreenÖ0Ïpublic unowned +get_system_config_dirsÌ128Í()ÎGLib.EnvironmentÖ0 +get_system_data_dirsÌ128Í()ÎGLib.EnvironmentÖ0 +get_system_visualÌ128Í()ÎGdk.ScreenÖ0Ïpublic unowned +get_tabÌ128Í(int tab_index, Pango.TabAlign alignment, int location)ÎPango.TabArrayÖ0Ïpublic void +get_tab_detachableÌ128Í(Gtk.Widget child)ÎGtk.NotebookÖ0Ïpublic bool +get_tab_labelÌ128Í(Gtk.Widget child)ÎGtk.NotebookÖ0Ïpublic unowned +get_tab_label_textÌ128Í(Gtk.Widget child)ÎGtk.NotebookÖ0Ïpublic unowned string +get_tab_posÌ128Í()ÎGtk.NotebookÖ0Ïpublic Gtk.PositionType +get_tab_reorderableÌ128Í(Gtk.Widget child)ÎGtk.NotebookÖ0Ïpublic bool +get_tab_widthÌ128Í()ÎGtk.SourcePrintCompositorÖ0 +get_tab_widthÌ128Í()ÎGtk.SourceViewÖ0 +get_tableÌ128Í(int index)ÎLua.LuaVMÖ0Ïpublic void +get_tableÌ128Í(string sql, [CCode (array_length = false)] out weak string[] resultp, out int nrow, out int ncolumn, out string errmsg)ÎSqlite.DatabaseÖ0Ïpublic int +get_tabsÌ128Í()ÎGtk.TextViewÖ0Ïpublic unowned +get_tabsÌ128Í()ÎPango.LayoutÖ0Ïpublic unowned +get_tabsÌ128Í(out Pango.TabAlign alignments, int locations)ÎPango.TabArrayÖ0Ïpublic void +get_tag_sizeÌ128Í(string tag)ÎGst.TagListÖ0 +get_tag_tableÌ128Í()ÎGtk.TextBufferÖ0Ïpublic unowned +get_tagsÌ128Í()ÎGtk.TextIterÖ0Ïpublic unowned +get_take_focusÌ128Í()ÎGtk.MenuShellÖ0Ïpublic bool +get_targetÌ128Í()ÎAtk.RelationÖ0Ïpublic unowned +get_targetÌ128Í()ÎCairo.ContextÖ0Ïpublic weak Surface +get_targetÌ128Í()ÎGsf.OpenPkgRelÖ0 +get_targetÌ128Í()ÎGst.GhostPadÖ0Ïpublic unowned +get_targetÌ128Í()ÎGtk.SelectionDataÖ0Ïpublic Gdk.Atom +get_targetsÌ128Í(out Gdk.Atom targets, int n_atoms)ÎGtk.SelectionDataÖ0Ïpublic bool +get_tearoff_stateÌ128Í()ÎGtk.MenuÖ0Ïpublic bool +get_textÌ128Í(int start_offset, int end_offset)ÎAtk.TextÖ0Ïpublic abstract unowned string +get_textÌ128Í()ÎGtk.EntryÖ0Ïpublic unowned string +get_textÌ128Í()ÎGtk.LabelÖ0Ïpublic unowned string +get_textÌ128Í()ÎGtk.ProgressBarÖ0Ïpublic unowned string +get_textÌ128Í()ÎGtk.SelectionDataÖ0Ïpublic string? +get_textÌ128Í(Gtk.TextIter start, Gtk.TextIter end, bool include_hidden_chars)ÎGtk.TextBufferÖ0Ïpublic unowned string +get_textÌ128Í(Gtk.TextIter end)ÎGtk.TextIterÖ0Ïpublic unowned string +get_textÌ128Í()ÎPango.LayoutÖ0Ïpublic unowned string +get_textÌ128Í(Poppler.SelectionStyle style, Poppler.Rectangle rect)ÎPoppler.PageÖ0Ïpublic unowned string +get_textÌ128Í()ÎUnique.MessageDataÖ0 +get_textÌ128Í(GLib.Callback is_selected, void* data, GLib.Array attributes)ÎVte.TerminalÖ0Ïpublic unowned string +get_text_after_offsetÌ128Í(int offset, Atk.TextBoundary boundary_type, int start_offset, int end_offset)ÎAtk.TextÖ0Ïpublic abstract unowned string +get_text_area_sizeÌ128Í(int x, int y, int width, int height)ÎGtk.EntryÖ0Ïpublic virtual void +get_text_at_offsetÌ128Í(int offset, Atk.TextBoundary boundary_type, int start_offset, int end_offset)ÎAtk.TextÖ0Ïpublic abstract unowned string +get_text_before_offsetÌ128Í(int offset, Atk.TextBoundary boundary_type, int start_offset, int end_offset)ÎAtk.TextÖ0Ïpublic abstract unowned string +get_text_columnÌ128Í()ÎExo.IconBarÖ0Ïpublic int +get_text_columnÌ128Í()ÎGtk.ComboBoxEntryÖ0Ïpublic int +get_text_columnÌ128Í()ÎGtk.EntryCompletionÖ0Ïpublic int +get_text_columnÌ128Í()ÎGtk.IconViewÖ0Ïpublic int +get_text_include_trailing_spacesÌ128Í(GLib.Callback is_selected, void* data, GLib.Array attributes)ÎVte.TerminalÖ0Ïpublic unowned string +get_text_lengthÌ128Í()ÎGtk.EntryÖ0Ïpublic uint16 +get_text_rangeÌ128Í(long start_row, long start_col, long end_row, long end_col, GLib.Callback is_selected, void* data, GLib.Array attributes)ÎVte.TerminalÖ0Ïpublic unowned string +get_thresholdÌ128Í()ÎGst.DebugCategoryÖ0Ïpublic Gst.DebugLevel +get_throttleÌ128Í()ÎTracker.ConfigÖ0Ïpublic int +get_thumbnailÌ128Í()ÎPoppler.PageÖ0Ïpublic unowned +get_thumbnail_sizeÌ128Í(int width, int height)ÎPoppler.PageÖ0Ïpublic bool +get_ticksÌ128Í()ÎHildon.TimeEditorÖ0 +get_ticksÌ128Í()ÎSDL.TimerÖ0Ïpublic uint32 +get_timeÌ128Í()ÎGdk.EventÖ0Ïpublic uint32 +get_timeÌ128Í()ÎGnome.DateEditÖ0 +get_timeÌ128Í()ÎGst.ClockÖ0Ïpublic Gst.ClockTime +get_timeÌ128Í()ÎGst.ClockIDÖ0Ïpublic Gst.ClockTime +get_timeÌ128Í(uint idx)ÎGst.SDPMessageÖ0Ïpublic unowned +get_timeÌ128Í(uint hours, uint minutes, uint seconds)ÎHildon.TimeEditorÖ0Ïpublic void +get_timeÌ128Í(uint hours, uint minutes)ÎHildon.TimePickerÖ0Ïpublic void +get_timeÌ128Í(int year, int month, int day, int hour, int minute, int second)ÎOobs.TimeConfigÖ0Ïpublic void +get_time_separatorsÌ128Í(Gtk.Label hm_sep_label, Gtk.Label ms_sep_label)ÎHildon.TimeEditorÖ0Ïpublic void +get_timesÌ128Í(Gst.Buffer buffer, out Gst.ClockTime start, out Gst.ClockTime end)ÎGst.BaseSinkÖ0Ïpublic virtual void +get_timesÌ128Í(Gst.Buffer buffer, out Gst.ClockTime start, out Gst.ClockTime end)ÎGst.BaseSrcÖ0Ïpublic virtual void +get_timezoneÌ128Í()ÎOobs.TimeConfigÖ0Ïpublic unowned string +get_titleÌ128Í(string uri)ÎGLib.BookmarkFileÖ0 +get_titleÌ128Í()ÎGtk.ColorButtonÖ0Ïpublic unowned string +get_titleÌ128Í()ÎGtk.ComboBoxÖ0Ïpublic unowned string +get_titleÌ128Í()ÎGtk.FileChooserButtonÖ0Ïpublic unowned string +get_titleÌ128Í()ÎGtk.FontButtonÖ0Ïpublic unowned string +get_titleÌ128Í()ÎGtk.MenuÖ0Ïpublic unowned string +get_titleÌ128Í()ÎGtk.MozEmbedÖ0 +get_titleÌ128Í()ÎGtk.TreeViewColumnÖ0Ïpublic unowned string +get_titleÌ128Í()ÎGtk.WindowÖ0Ïpublic unowned string +get_titleÌ128Í()ÎRsvg.HandleÖ0Ïpublic unowned string +get_titleÌ128Í()ÎWebKit.WebFrameÖ0Ïpublic unowned string +get_titleÌ128Í()ÎWebKit.WebHistoryItemÖ0Ïpublic unowned string +get_tmp_dirÌ128Í()ÎGLib.EnvironmentÖ0 +get_toggled_tagsÌ128Í(bool toggled_on)ÎGtk.TextIterÖ0Ïpublic unowned +get_toleranceÌ128Í()ÎCairo.ContextÖ0Ïpublic double +get_toolbar_styleÌ128Í()ÎGtk.ToolItemÖ0Ïpublic Gtk.ToolbarStyle +get_toolkit_nameÌ128Í()ÎAtkÖ0Ïpublic unowned string +get_toolkit_nameÌ128Í()ÎAtk.UtilÖ0Ïpublic virtual unowned string +get_toolkit_versionÌ128Í()ÎAtkÖ0Ïpublic unowned string +get_toolkit_versionÌ128Í()ÎAtk.UtilÖ0Ïpublic virtual unowned string +get_tooltipÌ128Í()ÎGtk.ActionÖ0Ïpublic unowned string +get_tooltipÌ128Í(Gtk.TreePath path, Gtk.TreeViewColumn column)ÎSexy.TreeViewÖ0Ïpublic virtual signal unowned +get_tooltip_columnÌ128Í()ÎGtk.IconViewÖ0Ïpublic int +get_tooltip_columnÌ128Í()ÎGtk.TreeViewÖ0Ïpublic int +get_tooltip_contextÌ128Í(int x, int y, bool keyboard_tip, out unowned Gtk.TreeModel model, out unowned Gtk.TreePath path, out Gtk.TreeIter iter)ÎGtk.IconViewÖ0Ïpublic bool +get_tooltip_contextÌ128Í(int x, int y, bool keyboard_tip, out unowned Gtk.TreeModel model, out unowned Gtk.TreePath path, out Gtk.TreeIter iter)ÎGtk.TreeViewÖ0Ïpublic bool +get_tooltip_markupÌ128Í()ÎGtk.StatusIconÖ0Ïpublic unowned string +get_tooltip_markupÌ128Í()ÎGtk.WidgetÖ0Ïpublic unowned string +get_tooltip_textÌ128Í()ÎGtk.StatusIconÖ0Ïpublic unowned string +get_tooltip_textÌ128Í()ÎGtk.WidgetÖ0Ïpublic unowned string +get_tooltip_windowÌ128Í()ÎGtk.WidgetÖ0Ïpublic unowned +get_topÌ128Í()ÎLua.LuaVMÖ0Ïpublic int +get_top_marginÌ128Í(Gtk.Unit unit)ÎGtk.PageSetupÖ0Ïpublic double +get_top_marginÌ128Í(Gtk.Unit unit)ÎGtk.SourcePrintCompositorÖ0Ïpublic double +get_topelementsÌ128Í()ÎGst.XMLÖ0Ïpublic unowned +get_toplevelÌ128Í()ÎGdk.WindowÖ0Ïpublic unowned +get_toplevelÌ128Í()ÎGnomeVFS.URIÖ0Ïpublic unowned +get_toplevelÌ128Í()ÎGtk.WidgetÖ0Ïpublic unowned +get_toplevel_windowsÌ128Í()ÎGdk.ScreenÖ0Ïpublic unowned +get_toplevelsÌ128Í(Gtk.UIManagerItemType types)ÎGtk.UIManagerÖ0Ïpublic unowned +get_total_timeÌ128Í()ÎHildon.SeekbarÖ0Ïpublic int +get_transformÌ128Í(Cairo.Matrix transform)ÎGoo.CanvasItemÖ0Ïpublic abstract bool +get_transformÌ128Í(Cairo.Matrix transform)ÎGoo.CanvasItemModelÖ0Ïpublic abstract bool +get_transform_for_childÌ128Í(Goo.CanvasItem child, Cairo.Matrix transform)ÎGoo.CanvasItemÖ0Ïpublic abstract bool +get_transientÌ128Í()ÎWnck.WindowÖ0Ïpublic unowned +get_transient_forÌ128Í()ÎGtk.WindowÖ0Ïpublic unowned +get_transitionÌ128Í()ÎPoppler.PageÖ0Ïpublic unowned +get_translation_domainÌ128Í()ÎGtk.BuilderÖ0Ïpublic unowned string +get_translator_creditsÌ128Í()ÎGtk.AboutDialogÖ0Ïpublic unowned string +get_transparentÌ128Í()ÎWebKit.WebViewÖ0Ïpublic bool +get_transportsÌ128Í(Gst.RTSPLowerTrans protocols, string transport)ÎGst.RTSPExtensionÖ0Ïpublic abstract Gst.RTSPResult +get_treeÌ128Í()ÎGMenu.TreeDirectoryÖ0Ïpublic unowned +get_tree_viewÌ128Í()ÎGtk.TreeSelectionÖ0Ïpublic unowned +get_tree_viewÌ128Í()ÎGtk.TreeViewColumnÖ0Ïpublic unowned +get_tripleÌ128Í(int idx)ÎRasqal.GraphPatternÖ0Ïpublic weak Triple +get_try_execÌ128Í()ÎXfce.MenuItemÖ0Ïpublic unowned string +get_ts_offsetÌ128Í()ÎGst.BaseSinkÖ0Ïpublic Gst.ClockTimeDiff +get_tunnelidÌ128Í()ÎGst.RTSPConnectionÖ0Ïpublic unowned string +get_typeÌ128Í()ÎCairo.FontFaceÖ0Ïpublic FontType +get_typeÌ128Í()ÎCairo.PatternÖ0Ïpublic PatternType +get_typeÌ128Í()ÎCairo.ScaledFontÖ0Ïpublic FontType +get_typeÌ128Í()ÎCairo.SurfaceÖ0Ïpublic SurfaceType +get_typeÌ128Í()ÎGLib.IOExtensionÖ0Ïpublic GLib.Type +get_typeÌ128Í()ÎGLib.ObjectÖ0Ïpublic Type +get_typeÌ128Í()ÎGLib.TypeClassÖ0Ïpublic Type +get_typeÌ128Í()ÎGMenu.TreeItemÖ0Ïpublic GMenu.TreeItemType +get_typeÌ128Í()ÎGst.URIHandlerÖ0Ïpublic abstract Gst.URIType +get_typeÌ128Í()ÎLm.MessageÖ0Ïpublic Lm.MessageType +get_type_from_nameÌ128Í(string type_name)ÎGtk.BuilderÖ0Ïpublic virtual GLib.Type +get_type_fullÌ128Í(GLib.Type type)ÎGst.URIHandlerÖ0Ïpublic abstract Gst.URIType +get_type_hintÌ128Í()ÎGdk.WindowÖ0Ïpublic Gdk.WindowTypeHint +get_type_hintÌ128Í()ÎGtk.WindowÖ0Ïpublic Gdk.WindowTypeHint +get_ucharÌ128Í()ÎGLib.ValueÖ0Ïpublic uchar +get_ucharÌ128Í(string tag, out uchar value)ÎGst.TagListÖ0Ïpublic bool +get_uchar_indexÌ128Í(string tag, uint index, out uchar value)ÎGst.TagListÖ0Ïpublic bool +get_uiÌ128Í()ÎGtk.UIManagerÖ0Ïpublic unowned string +get_ui_managerÌ128Í()ÎExo.ToolbarsEditorÖ0Ïpublic unowned +get_ui_managerÌ128Í()ÎExo.ToolbarsViewÖ0Ïpublic unowned +get_uidÌ128Í()ÎOobs.UserÖ0Ïpublic long +get_uintÌ128Í()ÎGLib.ValueÖ0 +get_uintÌ128Í(string fieldname, out uint value)ÎGst.StructureÖ0Ïpublic bool +get_uintÌ128Í(string tag, out uint value)ÎGst.TagListÖ0Ïpublic bool +get_uintÌ128Í(string property, uint32 default_value)ÎXfconf.ChannelÖ0Ïpublic uint32 +get_uint16_beÌ128Í(out uint16 val)ÎGst.ByteReaderÖ0Ïpublic bool +get_uint16_leÌ128Í(out uint16 val)ÎGst.ByteReaderÖ0Ïpublic bool +get_uint24_beÌ128Í(out uint32 val)ÎGst.ByteReaderÖ0Ïpublic bool +get_uint24_leÌ128Í(out uint32 val)ÎGst.ByteReaderÖ0Ïpublic bool +get_uint32_beÌ128Í(out uint32 val)ÎGst.ByteReaderÖ0Ïpublic bool +get_uint32_leÌ128Í(out uint32 val)ÎGst.ByteReaderÖ0Ïpublic bool +get_uint64Ì128Í()ÎGLib.ValueÖ0Ïpublic uint64 +get_uint64Ì128Í(string tag, out uint64 value)ÎGst.TagListÖ0Ïpublic bool +get_uint64Ì128Í(string property, uint64 default_value)ÎXfconf.ChannelÖ0Ïpublic uint64 +get_uint64_beÌ128Í(out uint64 val)ÎGst.ByteReaderÖ0Ïpublic bool +get_uint64_indexÌ128Í(string tag, uint index, out uint64 value)ÎGst.TagListÖ0Ïpublic bool +get_uint64_leÌ128Í(out uint64 val)ÎGst.ByteReaderÖ0Ïpublic bool +get_uint8Ì128Í(out uchar val)ÎGst.ByteReaderÖ0Ïpublic bool +get_uint_indexÌ128Í(string tag, uint index, out uint value)ÎGst.TagListÖ0Ïpublic bool +get_ulongÌ128Í()ÎGLib.ValueÖ0 +get_ulongÌ128Í(string tag, out ulong value)ÎGst.TagListÖ0Ïpublic bool +get_ulong_indexÌ128Í(string tag, uint index, out ulong value)ÎGst.TagListÖ0Ïpublic bool +get_underline_positionÌ128Í()ÎPango.FontMetricsÖ0Ïpublic int +get_underline_thicknessÌ128Í()ÎPango.FontMetricsÖ0Ïpublic int +get_unit_sizeÌ128Í(Gst.Caps caps, out uint size)ÎGst.BaseTransformÖ0Ïpublic virtual bool +get_unix_timeÌ128Í()ÎOobs.TimeConfigÖ0Ïpublic long +get_unknown_glyphs_countÌ128Í()ÎPango.LayoutÖ0Ïpublic int +get_update_areaÌ128Í()ÎGdk.WindowÖ0Ïpublic unowned +get_update_policyÌ128Í()ÎGtk.RangeÖ0Ïpublic Gtk.UpdateType +get_update_policyÌ128Í()ÎGtk.SpinButtonÖ0Ïpublic Gtk.SpinButtonUpdatePolicy +get_upperÌ128Í()ÎGtk.AdjustmentÖ0Ïpublic double +get_upper_stepper_sensitivityÌ128Í()ÎGtk.RangeÖ0Ïpublic Gtk.SensitivityType +get_upvalueÌ128Í(int funcindex, int n)ÎLua.LuaVMÖ0Ïpublic unowned +get_urgency_hintÌ128Í()ÎGtk.WindowÖ0Ïpublic bool +get_uriÌ128Í(int i)ÎAtk.HyperlinkÖ0Ïpublic virtual unowned string +get_uriÌ128Í(string mime_type)ÎAtk.StreamableContentÖ0Ïpublic abstract unowned string +get_uriÌ128Í(string key)ÎEpc.PublisherÖ0 +get_uriÌ128Í()ÎGLib.FileÖ0 +get_uriÌ128Í()ÎGst.SDPMessageÖ0Ïpublic unowned string +get_uriÌ128Í()ÎGst.URIHandlerÖ0Ïpublic abstract unowned string +get_uriÌ128Í()ÎGtk.FileChooserÖ0 +get_uriÌ128Í()ÎGtk.LinkButtonÖ0Ïpublic unowned string +get_uriÌ128Í()ÎGtk.RecentInfoÖ0Ïpublic unowned string +get_uriÌ128Í()ÎSoup.MessageÖ0Ïpublic unowned +get_uriÌ128Í()ÎWebKit.NetworkRequestÖ0Ïpublic unowned string +get_uriÌ128Í()ÎWebKit.WebFrameÖ0Ïpublic unowned string +get_uriÌ128Í()ÎWebKit.WebHistoryItemÖ0Ïpublic unowned string +get_uri_displayÌ128Í()ÎGtk.RecentInfoÖ0Ïpublic unowned string +get_uri_from_local_pathÌ128Í(string local_full_path)ÎGnomeVFSÖ0Ïpublic unowned string +get_uri_protocolsÌ128Í()ÎGst.ElementFactoryÖ0Ïpublic unowned string +get_uri_schemeÌ128Í()ÎGLib.FileÖ0 +get_uri_schemeÌ128Í(string uri)ÎGnomeVFSÖ0Ïpublic unowned string +get_uri_typeÌ128Í()ÎGst.ElementFactoryÖ0Ïpublic int +get_uri_typeÌ128Í()ÎGst.URIHandlerÖ0 +get_urisÌ128Í()ÎGLib.BookmarkFileÖ0 +get_urisÌ128Í()ÎGtk.FileChooserÖ0Ïpublic GLib.SList +get_urisÌ128Í(size_t length)ÎGtk.RecentChooserÖ0Ïpublic unowned string +get_urisÌ128Í()ÎGtk.SelectionDataÖ0 +get_urisÌ128Í()ÎUnique.MessageDataÖ0 +get_urlÌ128Í()ÎGsf.InputHTTPÖ0 +get_urlÌ128Í()ÎGst.RTSPConnectionÖ0Ïpublic unowned +get_use_action_appearanceÌ128Í()ÎGtk.ActivatableÖ0Ïpublic bool +get_use_alphaÌ128Í()ÎGtk.ColorButtonÖ0Ïpublic bool +get_use_colorÌ128Í()ÎGtk.PrintSettingsÖ0Ïpublic bool +get_use_drag_windowÌ128Í()ÎGtk.ToolItemÖ0Ïpublic bool +get_use_fontÌ128Í()ÎGtk.FontButtonÖ0Ïpublic bool +get_use_markupÌ128Í()ÎGtk.ExpanderÖ0Ïpublic bool +get_use_markupÌ128Í()ÎGtk.LabelÖ0Ïpublic bool +get_use_peer_dnsÌ128Í()ÎOobs.IfacePPPÖ0Ïpublic bool +get_use_preview_labelÌ128Í()ÎGtk.FileChooserÖ0Ïpublic bool +get_use_sizeÌ128Í()ÎGtk.FontButtonÖ0Ïpublic bool +get_use_starttlsÌ128Í()ÎLm.SSLÖ0Ïpublic bool +get_use_stockÌ128Í()ÎGtk.ButtonÖ0Ïpublic bool +get_use_stockÌ128Í()ÎGtk.ImageMenuItemÖ0Ïpublic bool +get_use_underlineÌ128Í()ÎGtk.ButtonÖ0Ïpublic bool +get_use_underlineÌ128Í()ÎGtk.ExpanderÖ0Ïpublic bool +get_use_underlineÌ128Í()ÎGtk.LabelÖ0Ïpublic bool +get_use_underlineÌ128Í()ÎGtk.MenuItemÖ0Ïpublic bool +get_use_underlineÌ128Í()ÎGtk.ToolButtonÖ0Ïpublic bool +get_userÌ128Í()ÎOobs.SelfConfigÖ0Ïpublic unowned +get_userÌ128Í()ÎSoup.ServerAuthÖ0Ïpublic unowned string +get_user_cache_dirÌ128Í()ÎGLib.EnvironmentÖ0 +get_user_config_dirÌ128Í()ÎGLib.EnvironmentÖ0 +get_user_dataÌ128Í()ÎGConf.ChangeSetÖ0Ïpublic void * +get_user_dataÌ128Í()ÎGConf.EngineÖ0Ïpublic void * +get_user_dataÌ128Í()ÎGLib.AsyncResultÖ0Ïpublic abstract void * +get_user_dataÌ128Í()ÎGMenu.TreeÖ0Ïpublic void * +get_user_dataÌ128Í()ÎGMenu.TreeItemÖ0Ïpublic void * +get_user_dataÌ128Í(void* data)ÎGdk.WindowÖ0Ïpublic void +get_user_dataÌ128Í()ÎGtk.TreeSelectionÖ0Ïpublic void * +get_user_dataÌ128Í()ÎHal.ContextÖ0Ïpublic void * +get_user_data_dirÌ128Í()ÎGLib.EnvironmentÖ0 +get_user_nameÌ128Í()ÎGLib.EnvironmentÖ0 +get_user_nameÌ128Í()ÎGnomeVFS.URIÖ0Ïpublic unowned string +get_user_special_dirÌ128Í(UserDirectory directory)ÎGLib.EnvironmentÖ0 +get_usernameÌ128Í()ÎEpc.ConsumerÖ0 +get_usernameÌ128Í()ÎGLib.MountOperationÖ0Ïpublic unowned string +get_usernameÌ128Í()ÎGnome.PasswordDialogÖ0Ïpublic unowned string +get_usernameÌ128Í()ÎHildon.LoginDialogÖ0Ïpublic unowned string +get_usernameÌ128Í()ÎLm.ProxyÖ0 +get_usersÌ128Í()ÎOobs.GroupÖ0Ïpublic unowned +get_usersÌ128Í()ÎOobs.UsersConfigÖ0Ïpublic unowned +get_using_xftÌ128Í()ÎVte.TerminalÖ0Ïpublic bool +get_utc_timeÌ128Í(int year, int month, int day, int hour, int minute, int second)ÎOobs.TimeConfigÖ0Ïpublic void +get_uuidÌ128Í()ÎGLib.MountÖ0Ïpublic abstract unowned string +get_uuidÌ128Í()ÎGLib.VolumeÖ0Ïpublic abstract unowned string +get_vadjustmentÌ128Í()ÎGtk.LayoutÖ0Ïpublic unowned +get_vadjustmentÌ128Í()ÎGtk.ScrolledWindowÖ0Ïpublic unowned +get_vadjustmentÌ128Í()ÎGtk.TreeViewÖ0Ïpublic unowned +get_vadjustmentÌ128Í()ÎGtk.ViewportÖ0Ïpublic unowned +get_valÌ128Í()ÎGsf.DocPropÖ0Ïpublic weak GLib.Value? +get_valistÌ128Í(Gst.Object object, string first_property_name, void* var_args)ÎGst.ChildProxyÖ0Ïpublic void +get_valistÌ128Í(GLib.Type widget_type, string first_property_name, void* var_args)ÎGtk.StyleÖ0Ïpublic void +get_valistÌ128Í(Gtk.TreeIter iter, void* var_args)ÎGtk.TreeModelÖ0Ïpublic void +get_valueÌ128Í()ÎGConf.EntryÖ0Ïpublic unowned +get_valueÌ128Í(int value)ÎGLib.EnumClassÖ0Ïpublic weak EnumValue? +get_valueÌ128Í(string group_name, string key)ÎGLib.KeyFileÖ0 +get_valueÌ128Í(Gst.ColorBalanceChannel channel)ÎGst.ColorBalanceÖ0Ïpublic abstract int +get_valueÌ128Í(Gst.ClockTime timestamp, Gst.Value value)ÎGst.ControlSourceÖ0Ïpublic bool +get_valueÌ128Í(string fieldname)ÎGst.StructureÖ0Ïpublic unowned +get_valueÌ128Í()ÎGtk.AdjustmentÖ0Ïpublic double +get_valueÌ128Í()ÎGtk.RangeÖ0Ïpublic double +get_valueÌ128Í()ÎGtk.ScaleButtonÖ0Ïpublic double +get_valueÌ128Í()ÎGtk.SpinButtonÖ0Ïpublic double +get_valueÌ128Í(Gtk.TreeIter iter, int column, out GLib.Value value)ÎGtk.TreeModelÖ0Ïpublic abstract void +get_valueÌ128Í()ÎHildon.ControlbarÖ0Ïpublic int +get_valueÌ128Í()ÎHildon.NumberEditorÖ0Ïpublic int +get_valueÌ128Í(out GLib.Value value)ÎJson.NodeÖ0Ïpublic void +get_valueÌ128Í()ÎLm.MessageNodeÖ0 +get_valueÌ128Í(out unowned Soup.XmlrpcValue value)ÎSoup.XmlrpcValueArrayIteratorÖ0Ïpublic bool +get_value_arrayÌ128Í(Gst.ClockTime timestamp, Gst.ValueArray value_array)ÎGst.ControlSourceÖ0Ïpublic bool +get_value_arrayÌ128Í(Gst.ClockTime timestamp, Gst.ValueArray value_array)ÎGst.ControllerÖ0Ïpublic bool +get_value_arraysÌ128Í(Gst.ClockTime timestamp, GLib.SList value_arrays)ÎGst.ControllerÖ0Ïpublic bool +get_value_as_intÌ128Í()ÎGtk.SpinButtonÖ0Ïpublic int +get_value_by_nameÌ128Í(string name)ÎGLib.EnumClassÖ0Ïpublic weak EnumValue? +get_value_by_nameÌ128Í(string name)ÎGLib.FlagsClassÖ0Ïpublic weak FlagsValue? +get_value_by_nickÌ128Í(string name)ÎGLib.EnumClassÖ0Ïpublic weak EnumValue? +get_value_by_nickÌ128Í(string name)ÎGLib.FlagsClassÖ0Ïpublic weak FlagsValue? +get_value_indexÌ128Í(string tag, uint index)ÎGst.TagListÖ0Ïpublic unowned +get_value_posÌ128Í()ÎGtk.ScaleÖ0Ïpublic Gtk.PositionType +get_value_typeÌ128Í()ÎJson.NodeÖ0Ïpublic GLib.Type +get_valuesÌ128Í()ÎGLib.HashTableÖ0Ïpublic List +get_valuesÌ128Í(Gdk.GCValues values)ÎGdk.GCÖ0Ïpublic virtual void +get_valuesÌ128Í()ÎGst.MixerOptionsÖ0Ïpublic unowned +get_valuesÌ128Í(GLib.ParamSpec pspec)ÎGst.PropertyProbeÖ0Ïpublic abstract unowned +get_valuesÌ128Í()ÎJson.ObjectÖ0Ïpublic GLib.List +get_values_nameÌ128Í(string name)ÎGst.PropertyProbeÖ0Ïpublic unowned +get_variableÌ128Í(string variable)ÎGLib.EnvironmentÖ0Ïpublic weak string? +get_variableÌ128Í(int idx)ÎRasqal.QueryÖ0Ïpublic weak Variable? +get_variantÌ128Í()ÎPango.FontDescriptionÖ0Ïpublic Pango.Variant +get_vcenterÌ128Í(int center)ÎGst.VideoOrientationÖ0Ïpublic abstract bool +get_vectorÌ128Í(int veclen, float[] vector)ÎGtk.CurveÖ0Ïpublic void +get_verbosityÌ128Í()ÎTracker.ConfigÖ0Ïpublic int +get_versionÌ128Í()ÎAtkÖ0Ïpublic unowned string +get_versionÌ128Í()ÎGst.PluginÖ0Ïpublic unowned string +get_versionÌ128Í()ÎGst.SDPMessageÖ0Ïpublic unowned string +get_versionÌ128Í()ÎGtk.AboutDialogÖ0Ïpublic unowned string +get_versionÌ128Í()ÎPopplerÖ0Ïpublic unowned string +get_version_stringÌ128Í()ÎXfceÖ0Ïpublic unowned string +get_versionsÌ128Í(out SvgVersion[] versions)ÎCairo.SvgSurfaceÖ0Ïpublic void +get_vflipÌ128Í(bool flip)ÎGst.VideoOrientationÖ0Ïpublic abstract bool +get_viewport_xÌ128Í()ÎWnck.WorkspaceÖ0Ïpublic int +get_viewport_yÌ128Í()ÎWnck.WorkspaceÖ0Ïpublic int +get_visibilityÌ128Í()ÎGtk.EntryÖ0Ïpublic bool +get_visibleÌ128Í()ÎGtk.ActionÖ0Ïpublic bool +get_visibleÌ128Í()ÎGtk.ActionGroupÖ0Ïpublic bool +get_visibleÌ128Í()ÎGtk.StatusIconÖ0Ïpublic bool +get_visibleÌ128Í()ÎGtk.TextMarkÖ0Ïpublic bool +get_visibleÌ128Í()ÎGtk.TreeViewColumnÖ0Ïpublic bool +get_visible_bellÌ128Í()ÎVte.TerminalÖ0Ïpublic bool +get_visible_horizontalÌ128Í()ÎGtk.ActionÖ0Ïpublic bool +get_visible_horizontalÌ128Í()ÎGtk.ToolItemÖ0Ïpublic bool +get_visible_line_indexÌ128Í()ÎGtk.TextIterÖ0Ïpublic int +get_visible_line_offsetÌ128Í()ÎGtk.TextIterÖ0Ïpublic int +get_visible_rangeÌ128Í(out unowned Gtk.TreePath start_path, out unowned Gtk.TreePath end_path)ÎExo.IconViewÖ0Ïpublic bool +get_visible_rangeÌ128Í(out unowned Gtk.TreePath start_path, out unowned Gtk.TreePath end_path)ÎGtk.IconViewÖ0Ïpublic bool +get_visible_rangeÌ128Í(out unowned Gtk.TreePath start_path, out unowned Gtk.TreePath end_path)ÎGtk.TreeViewÖ0Ïpublic bool +get_visible_rectÌ128Í(out Gdk.Rectangle visible_rect)ÎGtk.TextViewÖ0Ïpublic void +get_visible_rectÌ128Í(out Gdk.Rectangle visible_rect)ÎGtk.TreeViewÖ0Ïpublic void +get_visible_regionÌ128Í()ÎGdk.DrawableÖ0Ïpublic virtual unowned +get_visible_sliceÌ128Í(Gtk.TextIter end)ÎGtk.TextIterÖ0Ïpublic unowned string +get_visible_textÌ128Í(Gtk.TextIter end)ÎGtk.TextIterÖ0Ïpublic unowned string +get_visible_verticalÌ128Í()ÎGtk.ActionÖ0Ïpublic bool +get_visible_verticalÌ128Í()ÎGtk.ToolItemÖ0Ïpublic bool +get_visible_windowÌ128Í()ÎGtk.EventBoxÖ0Ïpublic bool +get_visitedÌ128Í(string uri)ÎGLib.BookmarkFileÖ0Ïpublic long +get_visitedÌ128Í()ÎGtk.LinkButtonÖ0Ïpublic bool +get_visitedÌ128Í()ÎGtk.RecentInfoÖ0 +get_visualÌ128Í()ÎCairo.XlibSurfaceÖ0Ïpublic void * +get_visualÌ128Í()ÎGdk.ColormapÖ0Ïpublic unowned +get_visualÌ128Í()ÎGdk.DrawableÖ0Ïpublic virtual unowned +get_visualÌ128Í()ÎGtk.WidgetÖ0Ïpublic unowned +get_volumeÌ128Í()ÎGLib.MountÖ0Ïpublic abstract unowned +get_volumeÌ128Í(Gst.MixerTrack track, int volumes)ÎGst.MixerÖ0Ïpublic abstract void +get_volumeÌ128Í()ÎOobs.IfacePPPÖ0Ïpublic Oobs.ModemVolume +get_volume_by_idÌ128Í(ulong id)ÎGnomeVFS.VolumeMonitorÖ0Ïpublic unowned +get_volume_for_pathÌ128Í(string path)ÎGnomeVFS.VolumeMonitorÖ0Ïpublic unowned +get_volume_for_uuidÌ128Í(string uuid)ÎGLib.VolumeMonitorÖ0Ïpublic virtual unowned +get_volume_free_spaceÌ128Í(GnomeVFS.URI vfs_uri, GnomeVFS.FileSize size)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +get_volume_monitorÌ128Í()ÎGnomeVFSÖ0Ïpublic unowned +get_volume_typeÌ128Í()ÎGnomeVFS.VolumeÖ0Ïpublic GnomeVFS.VolumeType +get_volumesÌ128Í()ÎGLib.DriveÖ0Ïpublic abstract unowned +get_volumesÌ128Í()ÎGLib.VolumeMonitorÖ0Ïpublic virtual unowned +get_vscrollbarÌ128Í()ÎGtk.ScrolledWindowÖ0Ïpublic unowned +get_watch_directory_rootsÌ128Í()ÎTracker.ConfigÖ0Ïpublic weak GLib.SList +get_web_viewÌ128Í()ÎWebKit.WebFrameÖ0Ïpublic unowned +get_websiteÌ128Í()ÎGtk.AboutDialogÖ0Ïpublic unowned string +get_website_labelÌ128Í()ÎGtk.AboutDialogÖ0Ïpublic unowned string +get_weekdayÌ128Í()ÎGLib.DateÖ0Ïpublic DateWeekday +get_weightÌ128Í()ÎGLib.SrvTargetÖ0Ïpublic uint16 +get_weightÌ128Í()ÎPango.FontDescriptionÖ0Ïpublic Pango.Weight +get_weightÌ128Í()ÎTracker.FieldÖ0Ïpublic int +get_widgetÌ128Í(string name)ÎGlade.XMLÖ0Ïpublic unowned +get_widgetÌ128Í()ÎGtk.TreeViewColumnÖ0Ïpublic unowned +get_widgetÌ128Í(string path)ÎGtk.UIManagerÖ0Ïpublic virtual unowned +get_widget_nameÌ128Í(Gtk.Widget widget)ÎGladeÖ0Ïpublic unowned string +get_widget_prefixÌ128Í(string name)ÎGlade.XMLÖ0Ïpublic unowned +get_widget_treeÌ128Í(Gtk.Widget widget)ÎGladeÖ0Ïpublic unowned +get_widgetsÌ128Í()ÎGtk.SizeGroupÖ0Ïpublic unowned +get_widgetsÌ128Í()ÎGtk.TextChildAnchorÖ0Ïpublic unowned +get_widthÌ128Í()ÎCairo.ImageSurfaceÖ0Ïpublic int +get_widthÌ128Í()ÎCairo.XlibSurfaceÖ0Ïpublic int +get_widthÌ128Í()ÎGdk.PixbufÖ0Ïpublic int +get_widthÌ128Í()ÎGdk.PixbufAnimationÖ0Ïpublic int +get_widthÌ128Í()ÎGdk.ScreenÖ0Ïpublic int +get_widthÌ128Í(Gtk.Unit unit)ÎGtk.PaperSizeÖ0Ïpublic double +get_widthÌ128Í()ÎGtk.PrintContextÖ0Ïpublic double +get_widthÌ128Í()ÎGtk.TreeViewColumnÖ0Ïpublic int +get_widthÌ128Í()ÎPango.GlyphStringÖ0Ïpublic int +get_widthÌ128Í()ÎPango.LayoutÖ0Ïpublic int +get_widthÌ128Í()ÎWnck.ScreenÖ0Ïpublic int +get_widthÌ128Í()ÎWnck.WorkspaceÖ0Ïpublic int +get_width_charsÌ128Í()ÎGtk.EntryÖ0Ïpublic int +get_width_charsÌ128Í()ÎGtk.FileChooserButtonÖ0Ïpublic int +get_width_charsÌ128Í()ÎGtk.LabelÖ0Ïpublic int +get_width_mmÌ128Í()ÎGdk.ScreenÖ0Ïpublic int +get_windowÌ128Í(Gtk.TextWindowType win)ÎGtk.TextViewÖ0Ïpublic unowned +get_windowÌ128Í()ÎGtk.WidgetÖ0Ïpublic unowned +get_window_at_pointerÌ128Í(int win_x, int win_y)ÎGdk.DisplayÖ0Ïpublic unowned +get_window_attributesÌ128Í(Window w, out WindowAttributes window_attributes_return)ÎX.DisplayÖ0Ïpublic void +get_window_manager_nameÌ128Í()ÎWnck.ScreenÖ0Ïpublic unowned string +get_window_propertyÌ128Í(Window w, Atom property, long long_offset, long long_length, bool delete, Atom req_type, out Atom actual_type_return, out int actual_format_return, out ulong nitems_return, out ulong bytes_after_return, out void* prop_return)ÎX.DisplayÖ0Ïpublic int +get_window_stackÌ128Í()ÎGdk.ScreenÖ0Ïpublic unowned +get_window_titleÌ128Í()ÎVte.TerminalÖ0Ïpublic unowned string +get_window_typeÌ128Í()ÎGdk.WindowÖ0Ïpublic Gdk.WindowType +get_window_typeÌ128Í(Gdk.Window window)ÎGtk.TextViewÖ0Ïpublic Gtk.TextWindowType +get_window_typeÌ128Í()ÎWnck.WindowÖ0Ïpublic Wnck.WindowType +get_windowsÌ128Í()ÎWnck.ApplicationÖ0Ïpublic unowned +get_windowsÌ128Í()ÎWnck.ClassGroupÖ0Ïpublic unowned +get_windowsÌ128Í()ÎWnck.ScreenÖ0Ïpublic unowned +get_windows_clipboard_formatÌ128Í()ÎGsf.ClipDataÖ0Ïpublic Gsf.ClipFormatWindows +get_windows_stackedÌ128Í()ÎWnck.ScreenÖ0Ïpublic unowned +get_wins_serverÌ128Í()ÎOobs.SMBConfigÖ0Ïpublic unowned string +get_with_localeÌ128Í(string key, string locale)ÎGConf.EngineÖ0Ïpublic unowned +get_without_defaultÌ128Í(string key)ÎGConf.ClientÖ0Ïpublic GConf.Value +get_without_defaultÌ128Í(string key)ÎGConf.EngineÖ0Ïpublic unowned +get_work_phone_numberÌ128Í()ÎOobs.UserÖ0Ïpublic unowned string +get_workgroupÌ128Í()ÎOobs.SMBConfigÖ0Ïpublic unowned string +get_workspaceÌ128Í()ÎUnique.BackendÖ0 +get_workspaceÌ128Í()ÎUnique.MessageDataÖ0 +get_workspaceÌ128Í(int workspace)ÎWnck.ScreenÖ0Ïpublic unowned +get_workspaceÌ128Í()ÎWnck.WindowÖ0Ïpublic unowned +get_workspace_countÌ128Í()ÎWnck.ScreenÖ0Ïpublic int +get_workspace_indexÌ128Í(Wnck.Workspace space)ÎWnck.ScreenÖ0Ïpublic int +get_workspace_neighborÌ128Í(Wnck.Workspace space, Wnck.MotionDirection direction)ÎWnck.ScreenÖ0Ïpublic unowned +get_workspacesÌ128Í()ÎWnck.ScreenÖ0Ïpublic unowned +get_wrapÌ128Í()ÎGtk.SpinButtonÖ0Ïpublic bool +get_wrapÌ128Í()ÎPango.LayoutÖ0Ïpublic Pango.WrapMode +get_wrap_licenseÌ128Í()ÎGtk.AboutDialogÖ0Ïpublic bool +get_wrap_modeÌ128Í()ÎGtk.SourcePrintCompositorÖ0Ïpublic Gtk.WrapMode +get_wrap_modeÌ128Í()ÎGtk.TextViewÖ0Ïpublic Gtk.WrapMode +get_wrap_widthÌ128Í()ÎGtk.ComboBoxÖ0Ïpublic int +get_writefdÌ128Í()ÎGst.RTSPConnectionÖ0Ïpublic int +get_writer_idÌ128Í(Gst.Object writer, int id)ÎGst.IndexÖ0Ïpublic virtual bool +get_x11_window_idÌ128Í()ÎGtk.StatusIconÖ0Ïpublic uint32 +get_x_rangesÌ128Í(int start_index, int end_index, int[] ranges)ÎPango.LayoutLineÖ0Ïpublic void +get_xidÌ128Í()ÎWnck.ApplicationÖ0 +get_xidÌ128Í()ÎWnck.WindowÖ0 +get_xrangeÌ128Í(size_t i, out double xlower, out double xupper)ÎGsl.Histogram2dÖ0Ïpublic int +get_yearÌ128Í()ÎGLib.DateÖ0Ïpublic DateYear +get_yearÌ128Í()ÎHildon.DateEditorÖ0 +get_yrangeÌ128Í(size_t j, out double ylower, out double yupper)ÎGsl.Histogram2dÖ0Ïpublic int +get_zoneÌ128Í(uint idx)ÎGst.SDPMessageÖ0Ïpublic unowned +getattrÌ8ÎFuse.OperationsÖ0ÏGetAttr +getbkgdÌ128Í()ÎCurses.WindowÖ0 +getcÌ128Í()ÎGLib.FileStreamÖ0Ïpublic int +getcapsfuncÌ8ÎGst.PadÖ0ÏGst.PadGetCapsFunction +getchÌ128Í()ÎCursesÖ0Ïpublic int +getchÌ128Í()ÎCurses.WindowÖ0Ïpublic int +getdtablesizeÌ128Í()ÎPosixÖ0Ïpublic int +getegidÌ128Í()ÎPosixÖ0Ïpublic gid_t +geteuidÌ128Í()ÎPosixÖ0Ïpublic uid_t +getgidÌ128Í()ÎPosixÖ0Ïpublic gid_t +getgrentÌ128Í()ÎPosixÖ0Ïpublic unowned +getloginÌ128Í()ÎPosixÖ0Ïpublic unowned string +getnstrÌ128Í(string str, int n)ÎCursesÖ0Ïpublic int +getnstrÌ128Í(string str, int n)ÎCurses.WindowÖ0Ïpublic int +getpagesizeÌ128Í()ÎPosixÖ0Ïpublic int +getpassÌ128Í(string promt)ÎPosixÖ0Ïpublic unowned string +getpgidÌ128Í()ÎPosixÖ0Ïpublic pid_t +getpgrpÌ128Í()ÎPosixÖ0Ïpublic pid_t +getpidÌ128Í()ÎPosixÖ0Ïpublic pid_t +getppidÌ128Í()ÎPosixÖ0Ïpublic pid_t +getpwentÌ128Í()ÎPosixÖ0Ïpublic unowned +getrangefuncÌ8ÎGst.PadÖ0ÏGst.PadGetRangeFunction +getsÌ128Í(char[] s)ÎGLib.FileStreamÖ0 +getsÌ128Í(char[] buf)ÎZLib.GZFileStreamÖ0 +getsidÌ128Í(pid_t pid)ÎPosixÖ0Ïpublic pid_t +getstrÌ128Í(string str)ÎCursesÖ0Ïpublic int +getstrÌ128Í(string str)ÎCurses.WindowÖ0Ïpublic int +getuidÌ128Í()ÎPosixÖ0Ïpublic uid_t +getusershellÌ128Í()ÎPosixÖ0Ïpublic unowned string +getwinÌ128Í(FileStream filep)ÎCurses.WindowÖ0Ïpublic Window +getxattrÌ8ÎFuse.OperationsÖ0ÏGetXAttr +gfsr4Ì8ÎGsl.RNGTypesÖ0ÏRNGType +giconÌ8ÎGtk.ActionÖ0ÏGLib.Icon +giconÌ8ÎGtk.CellRendererPixbufÖ0ÏGLib.Icon +giconÌ8ÎGtk.ImageÖ0ÏGLib.Icon +giconÌ8ÎGtk.StatusIconÖ0ÏGLib.Icon +gidÌ8ÎFuse.ContextÖ0Ïgid_t +gidÌ8ÎGnomeVFS.FileInfoÖ0 +gidÌ8ÎOobs.GroupÖ0Ïint +gid_tÌ2048ÎPosixÖ0 +gint32_to_stringÌ128Í(int i)ÎTrackerÖ0 +gint_to_stringÌ128Í(int i)ÎTrackerÖ0 +gives_exact_dydt_outÌ8ÎGsl.OdeivStepTypeÖ0Ïint +global_alphaÌ8ÎV4l2.WindowÖ0Ïuint8 +global_config_prefixÌ8ÎGnome.ClientÖ0 +glong_to_stringÌ128Í(long i)ÎTrackerÖ0 +glyphÌ8ÎPango.GlyphInfoÖ0ÏPango.Glyph +glyph_extentsÌ128Í(Glyph[] glyphs, out TextExtents extents)ÎCairo.ContextÖ0Ïpublic void +glyph_extentsÌ128Í(Glyph[] glyphs, ref TextExtents extents)ÎCairo.ScaledFontÖ0Ïpublic void +glyph_itemÌ8ÎPango.GlyphItemIterÖ0ÏPango.GlyphItem +glyph_pathÌ128Í(Glyph[] glyphs)ÎCairo.ContextÖ0Ïpublic void +glyphsÌ8ÎPango.GlyphItemÖ0ÏPango.GlyphString +glyphsÌ8ÎPango.GlyphStringÖ0ÏPango.GlyphInfo +gmtimeÌ128Í(ulong when, void* tm)ÎSoupÖ0Ïpublic void +gnewtonÌ8ÎGsl.MultirootFdfsolverTypesÖ0ÏMultirootFdfsolverType +gnome_datadirÌ8ÎGnome.ProgramÖ0 +gnome_entryÌ128Í()ÎGnome.IconEntryÖ0Ïpublic unowned +gnome_file_entryÌ128Í()ÎGnome.IconEntryÖ0Ïpublic unowned +gnome_libdirÌ8ÎGnome.ProgramÖ0 +gnome_pathÌ8ÎGnome.ProgramÖ0 +gnome_prefixÌ8ÎGnome.ProgramÖ0 +gnome_sysconfdirÌ8ÎGnome.ProgramÖ0 +go_backÌ128Í()ÎGtk.MozEmbedÖ0Ïpublic void +go_backÌ128Í()ÎWebKit.WebBackForwardListÖ0Ïpublic void +go_backÌ128Í()ÎWebKit.WebViewÖ0Ïpublic void +go_back_or_forwardÌ128Í(int steps)ÎWebKit.WebViewÖ0Ïpublic void +go_backwardÌ128Í()ÎWebKit.WebViewÖ0Ïpublic void +go_forwardÌ128Í()ÎGtk.MozEmbedÖ0Ïpublic void +go_forwardÌ128Í()ÎWebKit.WebBackForwardListÖ0Ïpublic void +go_forwardÌ128Í()ÎWebKit.WebViewÖ0Ïpublic void +go_to_back_forward_itemÌ128Í(WebKit.WebHistoryItem item)ÎWebKit.WebViewÖ0Ïpublic bool +go_to_itemÌ128Í(WebKit.WebHistoryItem history_item)ÎWebKit.WebBackForwardListÖ0Ïpublic void +goldensectionÌ8ÎGsl.MinFminimizerTypesÖ0ÏMinFminimizerType +goption_contextÌ8ÎGnome.ProgramÖ0Ïvoid +got_bodyÌ128Í()ÎSoup.MessageÖ0Ïpublic virtual signal void +got_chunkÌ128Í()ÎSoup.MessageÖ0Ïpublic virtual signal void +got_chunkÌ128Í(Soup.Buffer chunk)ÎSoup.MessageÖ0Ïpublic virtual signal void +got_chunkÌ128Í(Soup.Buffer chunk)ÎSoup.MessageBodyÖ0Ïpublic void +got_completion_dataÌ128Í()ÎGLib.FilenameCompleterÖ0Ïpublic virtual signal void +got_headersÌ128Í()ÎSoup.MessageÖ0Ïpublic virtual signal void +got_informationalÌ128Í()ÎSoup.MessageÖ0Ïpublic virtual signal void +got_page_sizeÌ128Í(Gtk.PrintContext context, Gtk.PageSetup page_setup)ÎGtk.PrintOperationPreviewÖ0Ïpublic virtual signal void +got_xwindow_idÌ128Í(ulong xwindow_id)ÎGst.XOverlayÖ0Ïpublic void +goto_destÌ8ÎPoppler.ActionÖ0ÏPoppler.ActionGotoDest +goto_remoteÌ8ÎPoppler.ActionÖ0ÏPoppler.ActionGotoRemote +gr_gidÌ8ÎPosix.GroupÖ0Ïgid_t +gr_memÌ8ÎPosix.GroupÖ0 +gr_nameÌ8ÎPosix.GroupÖ0 +gr_passwdÌ8ÎPosix.GroupÖ0 +grab_addÌ128Í(Gtk.Widget widget)ÎGtkÖ0Ïpublic void +grab_brokenÌ8ÎGdk.EventÖ0ÏGdk.EventGrabBroken +grab_broken_eventÌ128Í(Goo.CanvasItem target, Gdk.EventGrabBroken event)ÎGoo.CanvasItemÖ0Ïpublic virtual signal bool +grab_broken_eventÌ128Í(Gdk.Event event)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +grab_buttonÌ128Í(uint button, uint modifiers, Window grab_window, bool owner_events, uint event_mask, int pointer_mode, int keyboard_mode, Window confine_to, uint cursor)ÎX.DisplayÖ0Ïpublic int +grab_defaultÌ128Í()ÎGtk.WidgetÖ0Ïpublic void +grab_focusÌ128Í()ÎAtk.ComponentÖ0Ïpublic abstract bool +grab_focusÌ128Í()ÎGnome.DItemEditÖ0Ïpublic void +grab_focusÌ128Í(Goo.CanvasItem item)ÎGoo.CanvasÖ0Ïpublic void +grab_focusÌ128Í()ÎGtk.WidgetÖ0Ïpublic virtual signal void +grab_get_currentÌ128Í()ÎGtkÖ0Ïpublic unowned +grab_inputÌ128Í(GrabMode mode)ÎSDL.WindowManagerÖ0Ïpublic GrabMode +grab_notifyÌ128Í(bool was_grabbed)ÎGtk.WidgetÖ0Ïpublic virtual signal void +grab_pointÌ8ÎGtk.CurveÖ0Ïint +grab_pointerÌ128Í(Window grab_window, bool owner_events, uint event_mask, int pointer_mode, int keyboard_mode, Window confine_to, uint cursor, int time)ÎX.DisplayÖ0Ïpublic int +grab_removeÌ128Í(Gtk.Widget widget)ÎGtkÖ0Ïpublic void +grab_serverÌ128Í()ÎX.DisplayÖ0Ïpublic int +grab_widgetÌ8ÎGtk.CellRendererAccelÖ0ÏGtk.Widget +grab_windowÌ8ÎGdk.EventGrabBrokenÖ0ÏGdk.Window +grabbed_keysÌ8ÎGtk.PlugÖ0ÏGLib.HashTable +grabsÌ8ÎGtk.WindowGroupÖ0ÏGLib.SList +gradientÌ128Í(Matrix J, Vector f, Vector g)ÎGsl.MultifitÖ0Ïpublic int +gradientÌ128Í(Vector g, double epsabs)ÎGsl.MultifitTestÖ0Ïpublic int +gradientÌ8ÎGsl.MultiminFdfminimizerÖ0ÏVector +gradientÌ128Í(Vector g, double epsabs)ÎGsl.MultiminTestÖ0Ïpublic int +grantptÌ128Í(int fd)ÎPosixÖ0Ïpublic int +graphics_exposuresÌ8ÎGdk.GCValuesÖ0Ïint +gravityÌ8ÎGtk.WindowÖ0ÏGdk.Gravity +gravityÌ8ÎPango.AnalysisÖ0Ïuchar +gravity_get_for_matrixÌ128Í(Pango.Matrix matrix)ÎPangoÖ0Ïpublic Pango.Gravity +gravity_get_for_scriptÌ128Í(Pango.Script script, Pango.Gravity base_gravity, Pango.GravityHint hint)ÎPangoÖ0Ïpublic Pango.Gravity +gravity_to_rotationÌ128Í(Pango.Gravity gravity)ÎPangoÖ0Ïpublic double +greenÌ8ÎGdk.ColorÖ0Ïuint16 +greenÌ8ÎPango.ColorÖ0Ïuint16 +green_maskÌ8ÎGdk.VisualÖ0Ïuint32 +green_precÌ8ÎGdk.VisualÖ0Ïint +green_shiftÌ8ÎGdk.VisualÖ0Ïint +greencmapÌ8ÎTiff.RGBAImageÖ0Ïuint16 +gridÌ8ÎWnck.WorkspaceLayoutÖ0Ïint +grid_areaÌ8ÎWnck.WorkspaceLayoutÖ0Ïint +grip_windowÌ8ÎGtk.StatusbarÖ0ÏGdk.Window +groupÌ8ÎExo.XsessionClientÖ0ÏGdk.Window +groupÌ8ÎGdk.EventKeyÖ0Ïuchar +groupÌ8ÎGdk.KeymapKeyÖ0Ïint +groupÌ8ÎGtk.NotebookÖ0Ïvoid +groupÌ8ÎGtk.RadioActionÖ0ÏGtk.RadioAction +groupÌ8ÎGtk.RadioButtonÖ0ÏGtk.RadioButton +groupÌ8ÎGtk.RadioMenuItemÖ0ÏGtk.RadioMenuItem +groupÌ8ÎGtk.RadioToolButtonÖ0ÏGtk.RadioToolButton +groupÌ8ÎGtk.WindowÖ0ÏGtk.WindowGroup +group_changedÌ128Í()ÎGtk.RadioButtonÖ0Ïpublic virtual signal void +group_changedÌ128Í()ÎGtk.RadioMenuItemÖ0Ïpublic virtual signal void +group_idÌ8ÎGtk.NotebookÖ0Ïint +group_memberÌ128Í(gid_t gid)ÎPosixÖ0Ïpublic int +groupnumÌ8ÎGst.IndexGroupÖ0Ïint +groupsÌ8ÎGst.IndexÖ0ÏGLib.List +groupsÌ8ÎGtk.RecentDataÖ0 +groupsÌ8ÎGtk.RecentFilterInfoÖ0 +grow_spaceÌ8ÎGtk.CalendarÖ0Ïchar +grow_spaceÌ8ÎHildon.CalendarÖ0Ïchar +gsÌ8ÎGsl.EigenHermvWorkspaceÖ0Ïdouble +gsÌ8ÎGsl.EigenSymmvWorkspaceÖ0Ïdouble +gslist_copy_with_string_dataÌ128Í(GLib.SList list)ÎTrackerÖ0Ïpublic weak GLib.SList +gslist_to_string_listÌ128Í(GLib.SList list)ÎTrackerÖ0 +gst_riff_acidÌ1ÎGstÖ0 +gst_riff_dmlhÌ1ÎGstÖ0 +gst_riff_index_entryÌ1ÎGstÖ0 +gst_riff_strf_audsÌ1ÎGstÖ0 +gst_riff_strf_iavsÌ1ÎGstÖ0 +gst_riff_strf_vidsÌ1ÎGstÖ0 +gst_riff_strhÌ1ÎGstÖ0 +gstepÌ8ÎTiff.CIELabToRGBÖ0Ïfloat +gtk_alternative_button_orderÌ8ÎGtk.SettingsÖ0Ïbool +gtk_alternative_sort_arrowsÌ8ÎGtk.SettingsÖ0Ïbool +gtk_color_schemeÌ8ÎGtk.SettingsÖ0 +gtk_cursor_blinkÌ8ÎGtk.SettingsÖ0Ïbool +gtk_cursor_blink_timeÌ8ÎGtk.SettingsÖ0Ïint +gtk_cursor_blink_timeoutÌ8ÎGtk.SettingsÖ0Ïint +gtk_cursor_theme_nameÌ8ÎGtk.SettingsÖ0 +gtk_cursor_theme_sizeÌ8ÎGtk.SettingsÖ0Ïint +gtk_dnd_drag_thresholdÌ8ÎGtk.SettingsÖ0Ïint +gtk_double_click_distanceÌ8ÎGtk.SettingsÖ0Ïint +gtk_double_click_timeÌ8ÎGtk.SettingsÖ0Ïint +gtk_enable_accelsÌ8ÎGtk.SettingsÖ0Ïbool +gtk_enable_animationsÌ8ÎGtk.SettingsÖ0Ïbool +gtk_enable_event_soundsÌ8ÎGtk.SettingsÖ0Ïbool +gtk_enable_input_feedback_soundsÌ8ÎGtk.SettingsÖ0Ïbool +gtk_enable_mnemonicsÌ8ÎGtk.SettingsÖ0Ïbool +gtk_enable_tooltipsÌ8ÎGtk.SettingsÖ0Ïbool +gtk_entryÌ128Í()ÎGnome.IconEntryÖ0Ïpublic unowned +gtk_error_bellÌ8ÎGtk.SettingsÖ0Ïbool +gtk_fallback_icon_themeÌ8ÎGtk.SettingsÖ0 +gtk_file_chooser_add_thumbnail_previewÌ128Í(Gtk.FileChooser chooser)ÎExo.ExtensionsÖ0Ïpublic void +gtk_file_chooser_backendÌ8ÎGtk.SettingsÖ0 +gtk_font_nameÌ8ÎGtk.SettingsÖ0 +gtk_fontconfig_timestampÌ8ÎGtk.SettingsÖ0 +gtk_icon_sizesÌ8ÎGtk.SettingsÖ0 +gtk_icon_theme_nameÌ8ÎGtk.SettingsÖ0 +gtk_im_moduleÌ8ÎGtk.SettingsÖ0 +gtk_key_theme_nameÌ8ÎGtk.SettingsÖ0 +gtk_keynav_cursor_onlyÌ8ÎGtk.SettingsÖ0Ïbool +gtk_keynav_wrap_aroundÌ8ÎGtk.SettingsÖ0Ïbool +gtk_menu_bar_accelÌ8ÎGtk.SettingsÖ0 +gtk_module_info_getÌ128Í()ÎGnomeÖ0Ïpublic unowned +gtk_modulesÌ8ÎGtk.SettingsÖ0 +gtk_object_destroy_laterÌ128Í(Gtk.Object object)ÎExo.ExtensionsÖ0Ïpublic void +gtk_print_backendsÌ8ÎGtk.SettingsÖ0 +gtk_print_preview_commandÌ8ÎGtk.SettingsÖ0 +gtk_radio_action_set_current_valueÌ128Í(Gtk.RadioAction action, int current_value)ÎExo.ExtensionsÖ0Ïpublic void +gtk_recent1Ì128Í()ÎGtk.RecentChooserMenuÖ0Ïpublic virtual void +gtk_recent2Ì128Í()ÎGtk.RecentChooserMenuÖ0Ïpublic virtual void +gtk_recent3Ì128Í()ÎGtk.RecentChooserMenuÖ0Ïpublic virtual void +gtk_recent4Ì128Í()ÎGtk.RecentChooserMenuÖ0Ïpublic virtual void +gtk_recent_files_limitÌ8ÎGtk.SettingsÖ0Ïint +gtk_recent_files_max_ageÌ8ÎGtk.SettingsÖ0Ïint +gtk_reservedÌ8ÎGtk.AccelLabelÖ0 +gtk_show_input_method_menuÌ8ÎGtk.SettingsÖ0Ïbool +gtk_show_unicode_menuÌ8ÎGtk.SettingsÖ0Ïbool +gtk_sound_theme_nameÌ8ÎGtk.SettingsÖ0 +gtk_split_cursorÌ8ÎGtk.SettingsÖ0Ïbool +gtk_theme_nameÌ8ÎGtk.SettingsÖ0 +gtk_timeout_expandÌ8ÎGtk.SettingsÖ0Ïint +gtk_timeout_initialÌ8ÎGtk.SettingsÖ0Ïint +gtk_timeout_repeatÌ8ÎGtk.SettingsÖ0Ïint +gtk_tooltip_browse_mode_timeoutÌ8ÎGtk.SettingsÖ0Ïint +gtk_tooltip_browse_timeoutÌ8ÎGtk.SettingsÖ0Ïint +gtk_tooltip_timeoutÌ8ÎGtk.SettingsÖ0Ïint +gtk_touchscreen_modeÌ8ÎGtk.SettingsÖ0Ïbool +gtk_window_center_on_monitorÌ128Í(Gtk.Window window, Gdk.Screen screen, int monitor)ÎXfce.ExtensionsÖ0Ïpublic void +gtk_window_center_on_monitor_with_pointerÌ128Í(Gtk.Window window)ÎXfce.ExtensionsÖ0Ïpublic void +gtk_window_set_dock_typeÌ128Í(Gtk.Window window)ÎWnckÖ0Ïpublic void +gtk_xft_antialiasÌ8ÎGtk.SettingsÖ0Ïint +gtk_xft_dpiÌ8ÎGtk.SettingsÖ0Ïint +gtk_xft_hintingÌ8ÎGtk.SettingsÖ0Ïint +gtk_xft_hintstyleÌ8ÎGtk.SettingsÖ0 +gtk_xft_rgbaÌ8ÎGtk.SettingsÖ0 +guess_can_ejectÌ128Í()ÎGLib.UnixMountPointÖ0Ïpublic bool +guess_content_typeÌ128Í(bool force_rescan, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.MountÖ0Ïpublic abstract void +guess_content_type_finishÌ128Í(GLib.AsyncResult _result)ÎGLib.MountÖ0Ïpublic abstract unowned string +guess_content_type_syncÌ128Í(bool force_rescan, GLib.Cancellable? cancellable)ÎGLib.MountÖ0Ïpublic abstract unowned string +guess_iconÌ128Í()ÎGLib.UnixMountPointÖ0Ïpublic unowned +guess_nameÌ128Í()ÎGLib.UnixMountPointÖ0Ïpublic unowned string +guint32_to_stringÌ128Í(uint i)ÎTrackerÖ0 +guint_to_stringÌ128Í(uint i)ÎTrackerÖ0 +gumbel1Ì128Í(RNG r, double a, double b)ÎGsl.RandistÖ0Ïpublic double +gumbel1_PÌ128Í(double x, double a, double b)ÎGsl.CDFÖ0Ïpublic double +gumbel1_PinvÌ128Í(double P, double a, double b)ÎGsl.CDFÖ0Ïpublic double +gumbel1_QÌ128Í(double x, double a, double b)ÎGsl.CDFÖ0Ïpublic double +gumbel1_QinvÌ128Í(double Q, double a, double b)ÎGsl.CDFÖ0Ïpublic double +gumbel1_pdfÌ128Í(double x, double a, double b)ÎGsl.RandistÖ0Ïpublic double +gumbel2Ì128Í(RNG r, double a, double b)ÎGsl.RandistÖ0Ïpublic double +gumbel2_PÌ128Í(double x, double a, double b)ÎGsl.CDFÖ0Ïpublic double +gumbel2_PinvÌ128Í(double P, double a, double b)ÎGsl.CDFÖ0Ïpublic double +gumbel2_QÌ128Í(double x, double a, double b)ÎGsl.CDFÖ0Ïpublic double +gumbel2_QinvÌ128Í(double Q, double a, double b)ÎGsl.CDFÖ0Ïpublic double +gumbel2_pdfÌ128Í(double x, double a, double b)ÎGsl.RandistÖ0Ïpublic double +hÌ8ÎGst.VideoRectangleÖ0Ïint +hÌ4ÎSDL.KeySymbolÖ0 +hÌ8ÎSDL.OverlayÖ0Ïint +hÌ8ÎSDL.RectÖ0Ïuint16 +hÌ8ÎSDL.ResizeEventÖ0Ïint +hÌ8ÎSDL.SurfaceÖ0Ïint +h1Ì8ÎGsl.WaveletÖ0Ïdouble +h2Ì8ÎGsl.WaveletÖ0Ïdouble +haarÌ8ÎGsl.WaveletTypesÖ0ÏWaveletType +haar_centeredÌ8ÎGsl.WaveletTypesÖ0ÏWaveletType +hadjustÌ128Í(OdeivStep s, out double y, out double yerr, out double dydt, out double h)ÎGsl.OdeivControlÖ0Ïpublic int +hadjustÌ8ÎGsl.OdeivControlTypeÖ0ÏOdeivControlHadjust +hadjustmentÌ8ÎGoo.CanvasÖ0ÏGtk.Adjustment +hadjustmentÌ8ÎGtk.LayoutÖ0ÏGtk.Adjustment +hadjustmentÌ8ÎGtk.ScrolledWindowÖ0ÏGtk.Adjustment +hadjustmentÌ8ÎGtk.TextViewÖ0ÏGtk.Adjustment +hadjustmentÌ8ÎGtk.TreeViewÖ0ÏGtk.Adjustment +hadjustmentÌ8ÎGtk.ViewportÖ0ÏGtk.Adjustment +halfÌ128Í(double x)ÎGsl.FermiDiracÖ0Ïpublic double +half_eÌ128Í(double x, out Result result)ÎGsl.FermiDiracÖ0Ïpublic int +halfdelayÌ128Í(int tenths)ÎCursesÖ0Ïpublic int +haltÌ128Í()ÎSDLMixer.ChannelÖ0Ïpublic int +haltÌ128Í()ÎSDLMixer.ChannelGroupÖ0Ïpublic int +haltÌ128Í()ÎSDLMixer.MusicÖ0Ïpublic int +haltonÌ8ÎGsl.QRNGAlgorithmsÖ0ÏQRNGType +halve_add_ucharÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] dst, int length, uchar addend)ÎSDLGraphics.FilterÖ0Ïpublic int +handleÌ8ÎGtk.PanedÖ0ÏGdk.Window +handle_bufferÌ128Í(Gst.Buffer buffer)ÎGst.BaseRTPPayloadÖ0Ïpublic virtual Gst.FlowReturn +handle_eventÌ128Í(Gst.Pad pad, Gst.Event event)ÎGst.BaseRTPPayloadÖ0Ïpublic virtual bool +handle_eventsÌ128Í(bool handle_events)ÎGst.XOverlayÖ0Ïpublic abstract void +handle_internal_childÌ128Í(Gtk.Widget parent, Glade.ChildInfo child_info)ÎGlade.XMLÖ0Ïpublic void +handle_messageÌ128Í(Gst.Message message)ÎGst.BinÖ0Ïpublic virtual void +handle_posÌ8ÎGtk.PanedÖ0ÏGdk.Rectangle +handle_positionÌ8ÎGtk.HandleBoxÖ0ÏGtk.PositionType +handle_prelitÌ8ÎGtk.PanedÖ0 +handle_widget_propÌ128Í(Gtk.Widget widget, string prop_name, string value_name)ÎGlade.XMLÖ0Ïpublic void +handlerÌ8ÎGlade.SignalInfoÖ0 +handlerÌ8ÎSoup.ServerContextÖ0ÏSoup.ServerHandler +handler_setÌ128Í(owned Gdk.EventFunc func)ÎGdk.EventÖ0Ïpublic void +handles_trashÌ128Í()ÎGnomeVFS.VolumeÖ0Ïpublic bool +hardware_keycodeÌ8ÎGdk.EventKeyÖ0Ïuint16 +hasExternalSubsetÌ8ÎXml.SAXHandlerÖ0ÏhasExternalSubsetSAXFunc +hasExternalSubsetSAXFuncÌ128Í(void* ctx)ÎXmlÖ0Ïpublic delegate int +hasInternalSubsetÌ8ÎXml.SAXHandlerÖ0ÏhasInternalSubsetSAXFunc +hasInternalSubsetSAXFuncÌ128Í(void* ctx)ÎXmlÖ0Ïpublic delegate int +has_after_nextÌ8ÎGtk.NotebookÖ0 +has_after_previousÌ8ÎGtk.NotebookÖ0 +has_alphaÌ8ÎGdk.PixbufÖ0Ïbool +has_ancestorÌ128Í(Gst.Object ancestor)ÎGst.ObjectÖ0Ïpublic bool +has_applicationÌ128Í(string uri, string name)ÎGLib.BookmarkFileÖ0Ïpublic bool +has_applicationÌ128Í(string app_name)ÎGtk.RecentInfoÖ0Ïpublic bool +has_assignmentÌ128Í(out unowned string variable_name)ÎJson.ParserÖ0Ïpublic bool +has_attachmentsÌ128Í()ÎPoppler.DocumentÖ0Ïpublic bool +has_attributeÌ128Í(string attribute)ÎGLib.FileInfoÖ0Ïpublic bool +has_attributesÌ128Í()ÎXml.TextReaderÖ0Ïpublic int +has_before_nextÌ8ÎGtk.NotebookÖ0 +has_before_previousÌ8ÎGtk.NotebookÖ0 +has_categoryÌ128Í(string category)ÎXfce.MenuItemÖ0Ïpublic bool +has_child_toggled_idÌ8ÎGtk.TreeModelSortÖ0 +has_closedÌ128Í(Gst.Poll set, Gst.PollFD fd)ÎGst.PollFDÖ0Ïpublic bool +has_colorsÌ128Í()ÎCursesÖ0Ïpublic bool +has_contentÌ8ÎGsf.XMLInNodeÖ0ÏGsf.XMLContent +has_cursorÌ8ÎGdk.DeviceÖ0Ïbool +has_dataÌ128Í(uint timeout)ÎSDLNet.SocketSetÖ0Ïpublic int +has_defaultÌ8ÎGtk.WidgetÖ0Ïbool +has_default_sort_funcÌ128Í()ÎGtk.TreeSortableÖ0Ïpublic abstract bool +has_entryÌ8ÎGtk.CellRendererComboÖ0Ïbool +has_entryÌ128Í(string key)ÎXfce.RcÖ0Ïpublic bool +has_errorÌ128Í(Gst.Poll set, Gst.PollFD fd)ÎGst.PollFDÖ0Ïpublic bool +has_fieldÌ128Í(string fieldname)ÎGst.StructureÖ0Ïpublic bool +has_field_typedÌ128Í(string fieldname, GLib.Type type)ÎGst.StructureÖ0Ïpublic bool +has_flagsÌ128Í(Xfce.MenuMonitorFlags flags)ÎXfce.MenuMonitorÖ0Ïpublic bool +has_focusÌ8ÎGtk.WidgetÖ0Ïbool +has_focusÌ8ÎGtk.WindowÖ0 +has_focus_chainÌ8ÎGtk.ContainerÖ0 +has_frameÌ8ÎGtk.ComboBoxÖ0Ïbool +has_frameÌ8ÎGtk.EntryÖ0Ïbool +has_frameÌ8ÎGtk.WindowÖ0 +has_full_textÌ8ÎTracker.ServiceÖ0Ïbool +has_gatewayÌ128Í()ÎOobs.IfaceÖ0Ïpublic virtual bool +has_grabÌ128Í()ÎGtk.WidgetÖ0Ïpublic bool +has_groupÌ128Í(string uri, string group)ÎGLib.BookmarkFileÖ0Ïpublic bool +has_groupÌ128Í(string group_name)ÎGLib.KeyFileÖ0Ïpublic bool +has_groupÌ128Í(string group_name)ÎGtk.RecentInfoÖ0Ïpublic bool +has_groupÌ128Í(string group)ÎXfce.RcÖ0Ïpublic bool +has_handler_pendingÌ128Í(void* instance, uint signal_id, Quark detail, bool may_be_blocked)ÎGLib.SignalÖ0Ïpublic bool +has_icÌ128Í()ÎCursesÖ0Ïpublic bool +has_iconÌ128Í(string icon_name)ÎGtk.IconThemeÖ0Ïpublic bool +has_icon_nameÌ128Í()ÎWnck.WindowÖ0Ïpublic bool +has_ilÌ128Í()ÎCursesÖ0Ïpublic bool +has_interfaceÌ128Í(string interfacename)ÎGst.ElementFactoryÖ0Ïpublic bool +has_itemÌ128Í(string uri)ÎGLib.BookmarkFileÖ0Ïpublic bool +has_itemÌ128Í(string uri)ÎGtk.RecentManagerÖ0Ïpublic bool +has_keyÌ128Í(string key)ÎEpc.PublisherÖ0Ïpublic bool +has_keyÌ128Í(string group_name, string key)ÎGLib.KeyFileÖ0Ïpublic bool +has_keyÌ128Í(string key)ÎGtk.PrintSettingsÖ0Ïpublic bool +has_layoutÌ128Í()ÎXfce.MenuÖ0Ïpublic bool +has_mediaÌ128Í()ÎGLib.DriveÖ0Ïpublic abstract bool +has_memberÌ128Í(string member_name)ÎJson.ObjectÖ0Ïpublic bool +has_metadataÌ8ÎTracker.ServiceÖ0Ïbool +has_muteÌ8ÎHildon.VolumebarÖ0Ïbool +has_nameÌ128Í(string name)ÎDBus.RawErrorÖ0Ïpublic bool +has_nameÌ128Í(string name)ÎGst.EventÖ0Ïpublic bool +has_nameÌ128Í(string name)ÎGst.StructureÖ0Ïpublic bool +has_nameÌ128Í()ÎWnck.WindowÖ0Ïpublic bool +has_ns_propÌ128Í(string name, string name_space)ÎXml.NodeÖ0Ïpublic Attr * +has_opacity_controlÌ8ÎGtk.ColorSelectionÖ0Ïbool +has_paletteÌ8ÎGtk.ColorSelectionÖ0Ïbool +has_parentÌ128Í()ÎGnomeVFS.URIÖ0Ïpublic bool +has_pendingÌ128Í()ÎGLib.FileEnumeratorÖ0Ïpublic bool +has_pendingÌ128Í()ÎGLib.InputStreamÖ0Ïpublic bool +has_pendingÌ128Í()ÎGLib.OutputStreamÖ0Ïpublic bool +has_prefixÌ128Í(string prefix)Ö0Ïpublic bool +has_prefixÌ128Í(GLib.File prefix)ÎGLib.FileÖ0Ïpublic bool +has_progressÌ8ÎGnome.AppBarÖ0Ïbool +has_propÌ128Í(string name)ÎXml.NodeÖ0Ïpublic Attr * +has_propertyÌ128Í(string property)ÎXfconf.ChannelÖ0Ïpublic bool +has_resize_gripÌ8ÎGtk.StatusbarÖ0Ïbool +has_screenÌ128Í()ÎGtk.WidgetÖ0Ïpublic bool +has_selectionÌ8ÎGtk.TextBufferÖ0Ïbool +has_selectionÌ128Í()ÎWebKit.WebViewÖ0Ïpublic bool +has_separatorÌ8ÎGtk.DialogÖ0Ïbool +has_statusÌ8ÎGnome.AppBarÖ0Ïbool +has_stepper_aÌ8ÎGtk.RangeÖ0 +has_stepper_bÌ8ÎGtk.RangeÖ0 +has_stepper_cÌ8ÎGtk.RangeÖ0 +has_stepper_dÌ8ÎGtk.RangeÖ0 +has_suffixÌ128Í(string suffix)Ö0Ïpublic bool +has_tagÌ128Í(Gtk.TextTag tag)ÎGtk.TextIterÖ0Ïpublic bool +has_thumbsÌ8ÎTracker.ServiceÖ0Ïbool +has_tooltipÌ8ÎGoo.CanvasItemSimpleDataÖ0 +has_tooltipÌ8ÎGtk.StatusIconÖ0Ïbool +has_tooltipÌ8ÎGtk.WidgetÖ0Ïbool +has_toplevel_focusÌ8ÎGtk.WindowÖ0Ïbool +has_updatedÌ128Í()ÎOobs.ObjectÖ0Ïpublic bool +has_uri_schemeÌ128Í(string uri_scheme)ÎGLib.FileÖ0Ïpublic abstract bool +has_user_ref_countÌ8ÎGtk.InvisibleÖ0Ïbool +has_user_ref_countÌ8ÎGtk.WindowÖ0 +has_valid_failed_thumbnailÌ128Í(string uri, ulong mtime)ÎGnome.ThumbnailFactoryÖ0Ïpublic bool +has_valueÌ128Í()ÎXml.TextReaderÖ0Ïpublic int +has_volumesÌ128Í()ÎGLib.DriveÖ0Ïpublic abstract bool +hashÌ128Í()Ö0 +hashÌ128Í()ÎCairo.FontOptionsÖ0 +hashÌ128Í(void* digest)ÎExo.Md5DigestÖ0 +hashÌ128Í()ÎGLib.FileÖ0 +hashÌ128Í(void* icon)ÎGLib.IconÖ0 +hashÌ128Í()ÎGdk.ColorÖ0 +hashÌ128Í(void* p)ÎGnomeVFS.URIÖ0 +hashÌ128Í()ÎGsf.TimestampÖ0 +hashÌ8ÎGtk.TextTagTableÖ0ÏGLib.HashTable +hashÌ128Í()ÎPango.FontDescriptionÖ0 +hash_by_ipÌ128Í(void* addr)ÎSoup.AddressÖ0 +hash_by_nameÌ128Í(void* addr)ÎSoup.AddressÖ0 +hash_nextÌ8ÎGtk.BindingEntryÖ0ÏGtk.BindingEntry +hatÌ8ÎSDL.JoyHatEventÖ0Ïuchar +have_bidi_layoutsÌ128Í()ÎGdk.KeymapÖ0Ïpublic bool +have_dataÌ128Í(Gst.MiniObject data)ÎGst.PadÖ0Ïpublic virtual signal bool +have_grabÌ8ÎGtk.MenuShellÖ0 +have_heightÌ8ÎGtk.SizeGroupÖ0 +have_mmxÌ128Í()ÎSDLGraphics.FilterÖ0Ïpublic int +have_newsegmentÌ8ÎGst.BaseSinkÖ0Ïbool +have_newsegmentÌ8ÎGst.BaseTransformÖ0Ïbool +have_pendingÌ128Í()ÎGst.BusÖ0Ïpublic bool +have_prerollÌ8ÎGst.BaseSinkÖ0Ïbool +have_same_capsÌ8ÎGst.BaseTransformÖ0Ïbool +have_sizeÌ8ÎGtk.SocketÖ0 +have_transformÌ8ÎGtk.LabelÖ0 +have_visible_childÌ8ÎGtk.NotebookÖ0 +have_widthÌ8ÎGtk.SizeGroupÖ0 +have_xgrabÌ8ÎGtk.MenuShellÖ0 +hazardÌ128Í(double x)ÎGsl.ErfÖ0Ïpublic double +hazard_eÌ128Í(double x, out Result result)ÎGsl.ErfÖ0Ïpublic int +hdr_fieldsÌ8ÎGst.RTSPMessageÖ0ÏGLib.Array +headÌ8ÎGLib.QueueÖ0ÏList +headerÌ8ÎCairo.PathDataÖ0ÏPathDataHeader +header_containsÌ128Í(string header, string token)ÎSoupÖ0Ïpublic bool +header_font_nameÌ8ÎGtk.SourcePrintCompositorÖ0 +header_free_listÌ128Í(GLib.SList list)ÎSoupÖ0Ïpublic void +header_free_param_listÌ128Í(GLib.HashTable param_list)ÎSoupÖ0Ïpublic void +header_from_bufferÌ8ÎGst.DPPacketizerÖ0ÏGst.DPHeaderFromBufferFunction +header_g_string_append_paramÌ128Í(GLib.StringBuilder str, string name, string value)ÎSoupÖ0Ïpublic void +header_param_copy_tokenÌ128Í(GLib.HashTable tokens, string t)ÎSoupÖ0Ïpublic unowned string +header_param_decode_tokenÌ128Í(out unowned string @in)ÎSoupÖ0Ïpublic unowned string +header_param_destroy_hashÌ128Í(GLib.HashTable table)ÎSoupÖ0Ïpublic void +header_param_parse_listÌ128Í(string header)ÎSoupÖ0Ïpublic unowned +header_parse_listÌ128Í(string header)ÎSoupÖ0Ïpublic unowned +header_parse_param_listÌ128Í(string header)ÎSoupÖ0Ïpublic unowned +header_parse_quality_listÌ128Í(string header, GLib.SList unacceptable)ÎSoupÖ0Ïpublic unowned +header_parse_semi_param_listÌ128Í(string header)ÎSoupÖ0Ïpublic unowned +header_styleÌ8ÎGtk.CalendarÖ0ÏGtk.Style +header_styleÌ8ÎHildon.CalendarÖ0ÏGtk.Style +headersÌ8ÎGnomeVFS.ModuleCallbackAdditionalHeadersOutÖ0ÏGLib.List +headersÌ8ÎGnomeVFS.ModuleCallbackReceivedHeadersInÖ0ÏGLib.List +headers_clickableÌ8ÎGtk.TreeViewÖ0Ïbool +headers_parseÌ128Í(string str, int len, Soup.MessageHeaders dest)ÎSoupÖ0Ïpublic bool +headers_parse_requestÌ128Í(string str, int len, GLib.HashTable dest, out unowned string req_method, out unowned string req_path, Soup.HttpVersion ver)ÎSoupÖ0Ïpublic bool +headers_parse_requestÌ128Í(string str, int len, Soup.MessageHeaders req_headers, out unowned string req_method, out unowned string req_path, Soup.HTTPVersion ver)ÎSoupÖ0 +headers_parse_responseÌ128Í(string str, int len, GLib.HashTable dest, Soup.HttpVersion ver, uint status_code, out unowned string reason_phrase)ÎSoupÖ0Ïpublic bool +headers_parse_responseÌ128Í(string str, int len, Soup.MessageHeaders headers, Soup.HTTPVersion ver, uint status_code, out unowned string reason_phrase)ÎSoupÖ0Ïpublic bool +headers_parse_status_lineÌ128Í(string status_line, Soup.HttpVersion ver, uint status_code, out unowned string reason_phrase)ÎSoupÖ0Ïpublic bool +headers_parse_status_lineÌ128Í(string status_line, Soup.HTTPVersion ver, uint status_code, out unowned string reason_phrase)ÎSoupÖ0Ïpublic bool +headers_visibleÌ8ÎGtk.TreeViewÖ0Ïbool +heightÌ8ÎAtk.RectangleÖ0Ïint +heightÌ8ÎAtk.TextRectangleÖ0Ïint +heightÌ8ÎCairo.FontExtentsÖ0Ïdouble +heightÌ8ÎCairo.TextExtentsÖ0Ïdouble +heightÌ128Í()ÎGLib.TreeÖ0Ïpublic int +heightÌ8ÎGdk.EventConfigureÖ0Ïint +heightÌ8ÎGdk.ImageÖ0Ïint +heightÌ8ÎGdk.PixbufÖ0Ïint +heightÌ8ÎGdk.PixdataÖ0Ïuint32 +heightÌ8ÎGdk.RectangleÖ0Ïint +heightÌ128Í()ÎGdk.ScreenÖ0Ïpublic int +heightÌ8ÎGdk.WindowAttrÖ0Ïint +heightÌ8ÎGoo.CanvasImageÖ0Ïdouble +heightÌ8ÎGoo.CanvasImageDataÖ0Ïdouble +heightÌ8ÎGoo.CanvasImageModelÖ0Ïdouble +heightÌ8ÎGoo.CanvasRectÖ0Ïdouble +heightÌ8ÎGoo.CanvasRectDataÖ0Ïdouble +heightÌ8ÎGoo.CanvasRectModelÖ0Ïdouble +heightÌ8ÎGoo.CanvasTableÖ0Ïdouble +heightÌ8ÎGoo.CanvasTableDataÖ0Ïdouble +heightÌ8ÎGoo.CanvasTableModelÖ0Ïdouble +heightÌ8ÎGoo.CanvasWidgetÖ0Ïdouble +heightÌ8ÎGst.VideoSinkÖ0Ïint +heightÌ8ÎGst.gst_riff_strf_vidsÖ0Ïuint32 +heightÌ8ÎGtk.AllocationÖ0Ïint +heightÌ8ÎGtk.CellRendererÖ0Ïint +heightÌ8ÎGtk.CurveÖ0Ïint +heightÌ8ÎGtk.LayoutÖ0 +heightÌ8ÎGtk.RequisitionÖ0Ïint +heightÌ8ÎGtk.TextViewÖ0Ïint +heightÌ8ÎGtk.WidgetAuxInfoÖ0Ïint +heightÌ8ÎPango.RectangleÖ0Ïint +heightÌ8ÎRsvg.DimensionDataÖ0Ïint +heightÌ8ÎRsvg.HandleÖ0Ïint +heightÌ128Í()ÎSDLTTF.FontÖ0Ïpublic int +heightÌ8ÎTiff.RGBAImageÖ0Ïuint32 +heightÌ8ÎV4l2.FrameivalEnumÖ0Ïuint32 +heightÌ8ÎV4l2.FramesizeDiscreteÖ0Ïuint32 +heightÌ8ÎV4l2.PixelFormatÖ0Ïuint32 +heightÌ8ÎV4l2.RectÖ0Ïint32 +heightÌ8ÎX.ConfigureEventÖ0Ïint +heightÌ8ÎX.ConfigureRequestEventÖ0Ïint +heightÌ8ÎX.CreateWindowEventÖ0Ïint +heightÌ8ÎX.ScreenÖ0Ïint +heightÌ8ÎX.SizeHintsÖ0Ïint +heightÌ8ÎX.WindowAttributesÖ0Ïint +heightÌ8ÎX.WindowChangesÖ0Ïint +heightÌ8ÎXcb.ExposeEventÖ0Ïuint16 +height_in_mm_of_screenÌ128Í()ÎX.ScreenÖ0Ïpublic int +height_incÌ8ÎGdk.GeometryÖ0Ïint +height_mmÌ128Í()ÎGdk.ScreenÖ0Ïpublic int +height_of_screenÌ128Í()ÎX.ScreenÖ0Ïpublic int +height_requestÌ8ÎGtk.WidgetÖ0Ïint +help_buttonÌ8ÎGtk.ColorSelectionDialogÖ0ÏGtk.Widget +help_displayÌ128Í(string file_name, string link_id)ÎGnomeÖ0Ïpublic bool +help_display_desktopÌ128Í(Gnome.Program program, string doc_id, string file_name, string link_id)ÎGnomeÖ0Ïpublic bool +help_display_desktop_on_screenÌ128Í(Gnome.Program program, string doc_id, string file_name, string link_id, Gdk.Screen screen)ÎGnomeÖ0Ïpublic bool +help_display_desktop_with_envÌ128Í(Gnome.Program program, string doc_id, string file_name, string link_id, out unowned string envp)ÎGnomeÖ0Ïpublic bool +help_display_on_screenÌ128Í(string file_name, string link_id, Gdk.Screen screen)ÎGnomeÖ0Ïpublic bool +help_display_uriÌ128Í(string help_uri)ÎGnomeÖ0Ïpublic bool +help_display_uri_on_screenÌ128Í(string help_uri, Gdk.Screen screen)ÎGnomeÖ0Ïpublic bool +help_display_uri_with_envÌ128Í(string help_uri, out unowned string envp)ÎGnomeÖ0Ïpublic bool +help_display_with_doc_idÌ128Í(Gnome.Program program, string doc_id, string file_name, string link_id)ÎGnomeÖ0Ïpublic bool +help_display_with_doc_id_and_envÌ128Í(Gnome.Program program, string doc_id, string file_name, string link_id, out unowned string envp)ÎGnomeÖ0Ïpublic bool +help_display_with_doc_id_on_screenÌ128Í(Gnome.Program program, string doc_id, string file_name, string link_id, Gdk.Screen screen)ÎGnomeÖ0Ïpublic bool +help_error_quarkÌ128Í()ÎGnomeÖ0Ïpublic GLib.Quark +helper_event_button_is_fingerÌ128Í(Gdk.EventButton event)ÎHildonÖ0Ïpublic bool +helper_gettextÌ128Í(string str)ÎGnome.AppÖ0Ïpublic unowned string +helper_set_insensitive_messageÌ128Í(Gtk.Widget widget, string message)ÎHildonÖ0Ïpublic void +helper_set_insensitive_messagefÌ128Í(Gtk.Widget widget, string format)ÎHildonÖ0Ïpublic void +helper_set_logical_colorÌ128Í(Gtk.Widget widget, Gtk.RcFlags rcflags, Gtk.StateType state, string logicalcolorname)ÎHildonÖ0 +helper_set_logical_fontÌ128Í(Gtk.Widget widget, string logicalfontname)ÎHildonÖ0 +helper_set_thumb_scrollbarÌ128Í(Gtk.ScrolledWindow win, bool thumb)ÎHildonÖ0Ïpublic void +hequalÌ128Í(void* a, void* b)ÎGnomeVFS.URIÖ0Ïpublic int +herm_workspace_pÌ8ÎGsl.EigenGenhermWorkspaceÖ0ÏEigenHermWorkspace +hermtd_decompÌ128Í(MatrixComplex A, VectorComplex tau)ÎGsl.LinAlgÖ0Ïpublic int +hermtd_unpackÌ128Í(MatrixComplex A, VectorComplex tau, MatrixComplex Q, Vector diag, Vector subdiag)ÎGsl.LinAlgÖ0Ïpublic int +hermtd_unpack_TÌ128Í(MatrixComplex A, Vector diag, Vector subdiag)ÎGsl.LinAlgÖ0Ïpublic int +hermv_sortÌ128Í(Vector eval, MatrixComplex evec, EigenSortType sort_type)ÎGsl.EigenSortÖ0Ïpublic int +hermv_workspace_pÌ8ÎGsl.EigenGenhermvWorkspaceÖ0ÏEigenHermvWorkspace +hessenberg_decompÌ128Í(Matrix A, Vector tau)ÎGsl.LinAlgÖ0Ïpublic int +hessenberg_set_zeroÌ128Í(Matrix H)ÎGsl.LinAlgÖ0Ïpublic int +hessenberg_unpackÌ128Í(Matrix H, Vector tau, Matrix U)ÎGsl.LinAlgÖ0Ïpublic int +hessenberg_unpack_accumÌ128Í(Matrix H, Vector tau, Matrix V)ÎGsl.LinAlgÖ0Ïpublic int +hesstri_decompÌ128Í(Matrix A, Matrix B, Matrix U, Matrix V, Vector work)ÎGsl.LinAlgÖ0Ïpublic int +hexÌ8ÎGLib.TokenValueÖ0 +hex_stringÌ128Í(string to, string from, ulong length)ÎMysqlÖ0 +hiddenÌ8ÎGtk.SourceLanguageÖ0Ïbool +hideÌ128Í()ÎGdk.WindowÖ0Ïpublic void +hideÌ128Í()ÎGtk.WidgetÖ0Ïpublic virtual signal void +hide_allÌ128Í()ÎGtk.WidgetÖ0Ïpublic virtual void +hide_content_paneÌ128Í()ÎHildon.FileSelectionÖ0Ïpublic void +hide_if_emptyÌ8ÎGtk.ActionÖ0Ïbool +hide_on_deleteÌ128Í()ÎGtk.WidgetÖ0Ïpublic bool +hierarchy_changedÌ128Í(Gtk.Widget previous_toplevel)ÎGtk.WidgetÖ0Ïpublic virtual signal void +higherÌ8ÎHildon.RangeEditorÖ0Ïint +highlight_colÌ8ÎGtk.CalendarÖ0Ïint +highlight_colÌ8ÎHildon.CalendarÖ0Ïint +highlight_current_lineÌ8ÎGtk.SourceViewÖ0Ïbool +highlight_entryÌ128Í(bool get_focus)ÎHildon.FindToolbarÖ0Ïpublic void +highlight_matching_bracketsÌ8ÎGtk.SourceBufferÖ0Ïbool +highlight_rowÌ8ÎGtk.CalendarÖ0Ïint +highlight_rowÌ8ÎHildon.CalendarÖ0Ïint +highlight_syntaxÌ8ÎGtk.SourceBufferÖ0Ïbool +highlight_syntaxÌ8ÎGtk.SourcePrintCompositorÖ0Ïbool +hintÌ8ÎGnome.UIInfoÖ0 +hint_metricsÌ8ÎGoo.CanvasItemModelSimpleÖ0ÏGoo.CairoHintMetrics +hint_metricsÌ8ÎGoo.CanvasItemSimpleÖ0ÏGoo.CairoHintMetrics +history_appendÌ128Í()ÎHildon.FindToolbarÖ0Ïpublic virtual signal bool +history_idÌ8ÎGnome.IconEntryÖ0 +history_limitÌ8ÎHildon.FindToolbarÖ0Ïint +hit_countÌ8ÎGsl.InterpAccelÖ0Ïsize_t +hits_lÌ8ÎGsl.MonteMiserStateÖ0Ïsize_t +hits_rÌ8ÎGsl.MonteMiserStateÖ0Ïsize_t +hlineÌ128Í(ulong ch, int n)ÎCursesÖ0Ïpublic int +hlineÌ128Í(ulong ch, int n)ÎCurses.WindowÖ0Ïpublic int +holdsÌ128Í(Type type)ÎGLib.ValueÖ0Ïpublic bool +home_directoryÌ8ÎOobs.UserÖ0 +home_phoneÌ8ÎOobs.UserÖ0 +homogeneousÌ8ÎExo.WrapTableÖ0Ïbool +homogeneousÌ8ÎGoo.CanvasTableDimensionÖ0 +homogeneousÌ8ÎGtk.BoxÖ0Ïbool +homogeneousÌ8ÎGtk.NotebookÖ0Ïbool +homogeneousÌ8ÎGtk.TableÖ0Ïbool +homogeneous_columnsÌ8ÎGoo.CanvasTableÖ0Ïbool +homogeneous_columnsÌ8ÎGoo.CanvasTableModelÖ0Ïbool +homogeneous_rowsÌ8ÎGoo.CanvasTableÖ0Ïbool +homogeneous_rowsÌ8ÎGoo.CanvasTableModelÖ0Ïbool +hook_finishedÌ128Í(ChannelFinishedCallback? cb)ÎSDLMixer.ChannelÖ0Ïpublic void +hook_finishedÌ128Í(MusicFinishedCallback cb)ÎSDLMixer.MusicÖ0Ïpublic void +hook_mixerÌ128Í(MixFunction? f, void* arg)ÎSDLMixer.MusicÖ0Ïpublic void +hostÌ8ÎGst.RTSPUrlÖ0 +hostÌ8ÎSDLNet.IPAddressÖ0 +hostÌ8ÎSoup.AuthÖ0 +hostÌ8ÎSoup.URIÖ0 +hostÌ8ÎSoup.UriÖ0 +host_nameÌ8ÎGnomeVFS.ToplevelURIÖ0 +host_portÌ8ÎGnomeVFS.ToplevelURIÖ0 +hostnameÌ8ÎEpc.ConsumerÖ0 +hostnameÌ8ÎGLib.NetworkAddressÖ0 +hostnameÌ8ÎOobs.NTPServerÖ0 +hot_xÌ8ÎSDL.CursorÖ0Ïint16 +hot_yÌ8ÎSDL.CursorÖ0Ïint16 +hourÌ8ÎGLib.TimeÖ0Ïint +hourÌ8ÎSoup.DateÖ0Ïint +hoursÌ8ÎV4l2.TimecodeÖ0Ïuint8 +householder_hmÌ128Í(double tau, Vector v, Matrix A)ÎGsl.LinAlgÖ0Ïpublic int +householder_hvÌ128Í(double tau, Vector v, Vector w)ÎGsl.LinAlgÖ0Ïpublic int +householder_mhÌ128Í(double tau, Vector v, Matrix A)ÎGsl.LinAlgÖ0Ïpublic int +householder_tansformÌ128Í(Vector v)ÎGsl.LinAlgÖ0Ïpublic int +hover_expandÌ8ÎGtk.TreeViewÖ0Ïbool +hover_selectionÌ8ÎGtk.TreeViewÖ0Ïbool +hovering_over_linkÌ128Í(string p0, string p1)ÎWebKit.WebFrameÖ0Ïpublic virtual signal void +hovering_over_linkÌ128Í(string? p0, string p1)ÎWebKit.WebViewÖ0Ïpublic virtual signal void +hrefÌ8ÎXml.NsÖ0 +hscrollbarÌ8ÎGtk.ScrolledWindowÖ0ÏGtk.Widget +hscrollbar_policyÌ8ÎGtk.ScrolledWindowÖ0ÏGtk.PolicyType +hscrollbar_visibleÌ8ÎGtk.ScrolledWindowÖ0 +http_encodingÌ128Í()ÎXml.NanoHTTPÖ0 +http_error_quarkÌ128Í()ÎEpcÖ0Ïpublic GLib.Quark +http_error_quarkÌ128Í()ÎSoupÖ0Ïpublic GLib.Quark +http_onlyÌ8ÎSoup.CookieÖ0Ïbool +http_versionÌ8ÎSoup.MessageÖ0ÏSoup.HTTPVersion +human_readable_nameÌ8ÎGnome.ProgramÖ0 +hw_availableÌ8ÎSDL.VideoInfoÖ0Ïuint32 +hw_overlayÌ8ÎSDL.OverlayÖ0Ïuint32 +hybridÌ8ÎGsl.MultirootFsolverTypesÖ0ÏMultirootFsolverType +hybridjÌ8ÎGsl.MultirootFdfsolverTypesÖ0ÏMultirootFdfsolverType +hybridsÌ8ÎGsl.MultirootFsolverTypesÖ0ÏMultirootFsolverType +hybridsjÌ8ÎGsl.MultirootFdfsolverTypesÖ0ÏMultirootFdfsolverType +hydrogenicRÌ128Í(int n, int l, double z, double r)ÎGsl.HydrogenicÖ0Ïpublic double +hydrogenicR_1Ì128Í(double z, double r)ÎGsl.HydrogenicÖ0Ïpublic double +hydrogenicR_1_eÌ128Í(double z, double r, out Result result)ÎGsl.HydrogenicÖ0Ïpublic int +hydrogenicR_eÌ128Í(int n, int l, double z, double r, out Result result)ÎGsl.HydrogenicÖ0Ïpublic int +hypergeometricÌ128Í(RNG r, uint n1, uint n2, uint t)ÎGsl.RandistÖ0 +hypergeometric_PÌ128Í(uint k, uint n1, uint n2, uint t)ÎGsl.CDFÖ0Ïpublic double +hypergeometric_QÌ128Í(uint k, uint n1, uint n2, uint t)ÎGsl.CDFÖ0Ïpublic double +hypergeometric_pdfÌ128Í(uint k, uint n1, uint n2, uint t)ÎGsl.RandistÖ0Ïpublic double +hypotÌ128Í(double x, double y)ÎGLib.MathÖ0Ïpublic double +hypotÌ128Í(double x, double y)ÎGsl.TrigÖ0Ïpublic double +hypot_eÌ128Í(double x, double y, out Result result)ÎGsl.TrigÖ0Ïpublic int +hypotfÌ128Í(float x, float y)ÎGLib.MathÖ0Ïpublic float +hzetaÌ128Í(double s, double q)ÎGsl.ZetaÖ0Ïpublic double +hzeta_eÌ128Í(double s, double q, out Result result)ÎGsl.ZetaÖ0Ïpublic int +iÌ8ÎGsl.IntegrationWorkspaceÖ0Ïsize_t +iÌ8ÎGsl.SumLevinUWorkspaceÖ0Ïsize_t +iÌ8ÎGsl.SumLevinUtruncWorkspaceÖ0Ïsize_t +iÌ8ÎGst.FFTF32ComplexÖ0Ïfloat +iÌ8ÎGst.FFTF64ComplexÖ0Ïdouble +iÌ8ÎGst.FFTS16ComplexÖ0Ïint16 +iÌ8ÎGst.FFTS32ComplexÖ0Ïint32 +iÌ4ÎSDL.KeySymbolÖ0 +i0_scaledÌ128Í(double x)ÎGsl.BesselÖ0Ïpublic double +i0_scaled_eÌ128Í(double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +i1_scaledÌ128Í(double x)ÎGsl.BesselÖ0Ïpublic double +i1_scaled_eÌ128Í(double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +i2_scaledÌ128Í(double x)ÎGsl.BesselÖ0Ïpublic double +i2_scaled_eÌ128Í(double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +iConfigurationÌ8ÎUSB.ConfigDescriptorÖ0Ïuint8 +iInterfaceÌ8ÎUSB.InterfaceDescriptorÖ0Ïuint8 +iManufacturerÌ8ÎUSB.DeviceDescriptorÖ0Ïuint8 +iProductÌ8ÎUSB.DeviceDescriptorÖ0Ïuint8 +iSerialNumberÌ8ÎUSB.DeviceDescriptorÖ0Ïuint8 +ice_initÌ128Í()ÎGnomeÖ0Ïpublic void +iconÌ8ÎExo.CellRendererIconÖ0 +iconÌ8ÎGLib.EmblemÖ0ÏGLib.Object +iconÌ8ÎGtk.ImageGIconDataÖ0ÏGLib.Icon +iconÌ8ÎGtk.WindowÖ0ÏGdk.Pixbuf +iconÌ8ÎHildon.CaptionÖ0ÏGtk.Widget +iconÌ8ÎHildon.NoteÖ0 +icon_changedÌ128Í()ÎGnome.DItemEditÖ0Ïpublic virtual signal void +icon_changedÌ128Í()ÎWnck.ApplicationÖ0Ïpublic virtual signal void +icon_changedÌ128Í()ÎWnck.ClassGroupÖ0Ïpublic virtual signal void +icon_changedÌ128Í()ÎWnck.WindowÖ0Ïpublic virtual signal void +icon_factoriesÌ8ÎGtk.RcStyleÖ0ÏGLib.SList +icon_factoriesÌ8ÎGtk.StyleÖ0ÏGLib.SList +icon_loadedÌ128Í()ÎWebKit.WebViewÖ0Ïpublic virtual signal void +icon_lookupÌ128Í(Gtk.IconTheme icon_theme, Gnome.ThumbnailFactory thumbnail_factory, string file_uri, string custom_icon, GnomeVFS.FileInfo file_info, string mime_type, Gnome.IconLookupFlags flags, Gnome.IconLookupResultFlags _result)ÎGnomeÖ0Ïpublic unowned string +icon_lookup_syncÌ128Í(Gtk.IconTheme icon_theme, Gnome.ThumbnailFactory thumbnail_factory, string file_uri, string custom_icon, Gnome.IconLookupFlags flags, Gnome.IconLookupResultFlags _result)ÎGnomeÖ0Ïpublic unowned string +icon_nameÌ8ÎGtk.ActionÖ0 +icon_nameÌ8ÎGtk.CellRendererPixbufÖ0 +icon_nameÌ8ÎGtk.ImageÖ0 +icon_nameÌ8ÎGtk.ImageIconNameDataÖ0 +icon_nameÌ8ÎGtk.StatusIconÖ0 +icon_nameÌ8ÎGtk.ToolButtonÖ0 +icon_nameÌ8ÎGtk.WindowÖ0 +icon_nameÌ8ÎNotify.NotificationÖ0 +icon_nameÌ8ÎXfce.AppMenuItemÖ0 +icon_path_from_filenameÌ128Í(string filename)ÎGnomeVFSÖ0Ïpublic unowned string +icon_positionÌ8ÎHildon.CaptionÖ0ÏHildon.CaptionIconPosition +icon_pressÌ128Í(Gtk.EntryIconPosition p0, Gdk.Event p1)ÎGtk.EntryÖ0Ïpublic virtual signal void +icon_pressedÌ128Í(int icon_pos, int button)ÎSexy.IconEntryÖ0Ïpublic virtual signal void +icon_releaseÌ128Í(Gtk.EntryIconPosition p0, Gdk.Event p1)ÎGtk.EntryÖ0Ïpublic virtual signal void +icon_releasedÌ128Í(int icon_pos, int button)ÎSexy.IconEntryÖ0Ïpublic virtual signal void +icon_setÌ8ÎGtk.ImageÖ0ÏGtk.IconSet +icon_setÌ8ÎGtk.ImageIconSetDataÖ0ÏGtk.IconSet +icon_sizeÌ8ÎGtk.ImageÖ0Ïint +icon_sizeÌ8ÎGtk.ToolbarÖ0Ïint +icon_size_from_nameÌ128Í(string name)ÎGtkÖ0Ïpublic Gtk.IconSize +icon_size_get_nameÌ128Í(Gtk.IconSize size)ÎGtkÖ0Ïpublic unowned string +icon_size_lookupÌ128Í(Gtk.IconSize size, out int width, out int height)ÎGtkÖ0Ïpublic bool +icon_size_lookup_for_settingsÌ128Í(Gtk.Settings settings, Gtk.IconSize size, out int width, out int height)ÎGtkÖ0Ïpublic bool +icon_size_registerÌ128Í(string name, int width, int height)ÎGtkÖ0Ïpublic Gtk.IconSize +icon_size_register_aliasÌ128Í(string alias, Gtk.IconSize target)ÎGtkÖ0Ïpublic void +icon_size_setÌ8ÎGtk.ToolbarÖ0Ïbool +icon_titleÌ8ÎVte.TerminalÖ0 +icon_title_changedÌ128Í()ÎVte.TerminalÖ0Ïpublic virtual signal void +icon_to_widget_coordsÌ128Í(int ix, int iy, int wx, int wy)ÎExo.IconViewÖ0Ïpublic void +icon_widgetÌ8ÎGtk.ToolButtonÖ0ÏGtk.Widget +iconifyÌ128Í()ÎGdk.WindowÖ0Ïpublic void +iconifyÌ128Í()ÎGtk.WindowÖ0Ïpublic void +iconifyÌ128Í()ÎSDL.WindowManagerÖ0Ïpublic int +iconify_initiallyÌ8ÎGtk.WindowÖ0 +iconify_windowÌ128Í()ÎVte.TerminalÖ0Ïpublic virtual signal void +iconsÌ8ÎGtk.IconFactoryÖ0ÏGLib.HashTable +iconsÌ8ÎGtk.ScaleButtonÖ0 +iconvÌ128Í(out string inbuf, out uint inbytes_left, out string outbuf, out uint outbytes_left)ÎGLib.IConvÖ0 +iconv_closeÌ128Í(GLib.IConv handle)ÎGsfÖ0Ïpublic void +idÌ128Í()ÎGdk.FontÖ0Ïpublic int +idÌ8ÎGnomeVFS.ACEÖ0 +idÌ8ÎGnomeVFS.MimeApplicationÖ0 +idÌ8ÎGoo.CanvasStylePropertyÖ0ÏGLib.Quark +idÌ8ÎGsf.XMLInNodeÖ0 +idÌ8ÎGst.IndexEntryÖ0Ïint +idÌ8ÎGst.gst_riff_index_entryÖ0Ïuint32 +idÌ8ÎGtk.SourceLanguageÖ0 +idÌ8ÎGtk.SourceStyleSchemeÖ0 +idÌ8ÎOobs.PlatformÖ0 +idÌ128Í()ÎSDL.ThreadÖ0Ïpublic uint32 +idÌ8ÎTracker.FieldÖ0 +idÌ8ÎTracker.ServiceÖ0Ïint +idÌ8ÎV4l2.ControlÖ0Ïuint32 +idÌ8ÎV4l2.ExtControlÖ0Ïuint32 +idÌ8ÎV4l2.QueryControlÖ0Ïuint32 +idÌ8ÎV4l2.QueryMenuÖ0Ïuint32 +idÌ8ÎV4l2.SlicedVbiDataÖ0Ïuint32 +idÌ8ÎV4l2.StandardÖ0ÏStdId +idÌ8ÎXfce.PanelPluginÖ0 +idProductÌ8ÎUSB.DeviceDescriptorÖ0Ïuint16 +idVendorÌ8ÎUSB.DeviceDescriptorÖ0Ïuint16 +id_get_dataÌ128Í(Quark key_id)ÎGLib.DatalistÖ0Ïpublic weak G +id_get_valueÌ128Í(GLib.Quark field)ÎGst.StructureÖ0Ïpublic unowned +id_remove_dataÌ128Í(Quark key_id)ÎGLib.DatalistÖ0Ïpublic void +id_remove_no_notifyÌ128Í(Quark key_id)ÎGLib.DatalistÖ0Ïpublic G +id_setÌ128Í(GLib.Quark fieldname, ...)ÎGst.StructureÖ0Ïpublic void +id_set_dataÌ128Í(Quark key_id, owned G data)ÎGLib.DatalistÖ0Ïpublic void +id_set_data_fullÌ128Í(Quark key_id, owned G data, DestroyNotify? destroy_func)ÎGLib.DatalistÖ0Ïpublic void +id_set_valistÌ128Í(GLib.Quark fieldname, void* varargs)ÎGst.StructureÖ0Ïpublic void +id_set_valueÌ128Í(GLib.Quark field, Gst.Value value)ÎGst.StructureÖ0Ïpublic void +idcokÌ128Í(bool bf)ÎCurses.WindowÖ0Ïpublic void +identÌ8ÎV4l2.ChipIdentÖ0Ïuint32 +ident_from_argv0Ì128Í(string argv0)ÎDaemonÖ0 +identifierÌ8ÎGLib.TokenValueÖ0 +identifier_2_stringÌ8ÎGLib.ScannerConfigÖ0Ïbool +identifier_get_typeÌ128Í()ÎGtkÖ0Ïpublic GLib.Type +identify_tagÌ128Í(Gst.Buffer buffer, bool start_tag, out uint tag_size)ÎGst.TagDemuxÖ0Ïpublic virtual bool +identity_matrixÌ128Í()ÎCairo.ContextÖ0Ïpublic void +idle_idÌ8ÎGoo.CanvasÖ0 +idle_timeoutÌ8ÎSoup.SessionÖ0 +idlokÌ128Í(bool bf)ÎCurses.WindowÖ0Ïpublic int +idxÌ8ÎGst.PollFDÖ0Ïint +if_continuedÌ128Í(int status)ÎGLib.ProcessÖ0Ïpublic bool +if_exitedÌ128Í(int status)ÎGLib.ProcessÖ0Ïpublic bool +if_signaledÌ128Í(int status)ÎGLib.ProcessÖ0Ïpublic bool +if_stoppedÌ128Í(int status)ÎGLib.ProcessÖ0Ïpublic bool +iface_sectionÌ8ÎOobs.IfacePPPÖ0 +ignorableWhitespaceÌ8ÎXml.SAXHandlerÖ0ÏignorableWhitespaceSAXFunc +ignorableWhitespaceSAXFuncÌ128Í(void* ctx, string ch, int len)ÎXmlÖ0Ïpublic delegate void +ignore_enterÌ8ÎGtk.MenuShellÖ0 +ignore_hiddenÌ8ÎGtk.SizeGroupÖ0Ïbool +ignore_leaveÌ8ÎGtk.MenuShellÖ0 +ignoredÌ128Í(Gst.Poll set, Gst.PollFD fd)ÎGst.PollFDÖ0Ïpublic void +il_scaledÌ128Í(int l, double x)ÎGsl.BesselÖ0Ïpublic double +il_scaled_arrayÌ128Í(int lmax, double x, [CCode (array_length = false)] double[] result_array)ÎGsl.BesselÖ0Ïpublic int +il_scaled_eÌ128Í(int l, double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +ilogbÌ128Í(double x)ÎGLib.MathÖ0Ïpublic int +ilogbfÌ128Í(float x)ÎGLib.MathÖ0Ïpublic int +im_append_menuitemsÌ128Í(Gtk.MenuShell menushell)ÎVte.TerminalÖ0Ïpublic void +im_contextÌ8ÎGtk.EntryÖ0ÏGtk.IMContext +im_contextÌ8ÎGtk.TextViewÖ0ÏGtk.IMContext +im_moduleÌ8ÎGtk.EntryÖ0 +im_moduleÌ8ÎGtk.TextViewÖ0 +imagÌ8ÎGsl.ComplexÖ0Ïdouble +imageÌ8ÎGtk.ButtonÖ0ÏGtk.Widget +imageÌ8ÎGtk.ImageÖ0ÏGdk.Image +imageÌ8ÎGtk.ImageImageDataÖ0ÏGdk.Image +imageÌ8ÎGtk.ImageMenuItemÖ0ÏGtk.Widget +imageÌ8ÎGtk.MessageDialogÖ0ÏGtk.Widget +imageÌ8ÎPoppler.ImageMappingÖ0ÏGdk.Pixbuf +image_byte_orderÌ128Í()ÎX.DisplayÖ0Ïpublic int +image_dataÌ8ÎGoo.CanvasImageÖ0ÏGoo.CanvasImageData +image_dataÌ8ÎGoo.CanvasImageModelÖ0ÏGoo.CanvasImageData +image_positionÌ8ÎGtk.ButtonÖ0ÏGtk.PositionType +image_sizeÌ8ÎGst.gst_riff_strf_vidsÖ0Ïuint32 +immedokÌ128Í(bool bf)ÎCurses.WindowÖ0Ïpublic void +imp_colorsÌ8ÎGst.gst_riff_strf_vidsÖ0Ïuint32 +implementÌ128Í(string extension_point_name, GLib.Type type, string extension_name, int priority)ÎGLib.IOExtensionPointÖ0Ïpublic unowned +implements_interfaceÌ128Í(GLib.Type iface_type)ÎGst.ElementÖ0Ïpublic bool +implicitÌ8ÎGdk.EventGrabBrokenÖ0Ïbool +in_blockÌ8ÎGtk.ProgressBarÖ0Ïint +in_buttonÌ8ÎGtk.ButtonÖ0 +in_childÌ8ÎGtk.NotebookÖ0 +in_childÌ8ÎGtk.SpinButtonÖ0 +in_clickÌ8ÎGtk.EntryÖ0 +in_clickÌ8ÎGtk.LabelÖ0 +in_dragÌ8ÎGtk.EntryÖ0 +in_dragÌ8ÎGtk.HandleBoxÖ0 +in_dragÌ8ÎGtk.PanedÖ0 +in_emissionÌ8ÎGtk.BindingEntryÖ0 +in_epÌ8ÎFTDI.ContextÖ0Ïint +in_fillÌ128Í(double x, double y)ÎCairo.ContextÖ0Ïpublic bool +in_hex_sequenceÌ8ÎGtk.IMContextSimpleÖ0 +in_is_isochronousÌ8ÎFTDI.EEPROMÖ0Ïint +in_rangeÌ128Í(Gtk.TextIter start, Gtk.TextIter end)ÎGtk.TextIterÖ0Ïpublic bool +in_recursionÌ8ÎGtk.PanedÖ0 +in_strokeÌ128Í(double x, double y)ÎCairo.ContextÖ0Ïpublic bool +incÌ128Í(ref int atomic)ÎGLib.AtomicIntÖ0Ïpublic void +inc_0Ì128Í(double x, double b)ÎGsl.FermiDiracÖ0Ïpublic double +inc_0_eÌ128Í(double x, double b, out Result result)ÎGsl.FermiDiracÖ0Ïpublic int +inchÌ128Í()ÎCursesÖ0 +inchÌ128Í()ÎCurses.WindowÖ0 +inchnstrÌ128Í([CCode (array_length = false)] ulong[] chstr, int n)ÎCursesÖ0Ïpublic int +inchnstrÌ128Í([CCode (array_length = false)] ulong[] chstr, int n)ÎCurses.WindowÖ0Ïpublic int +inchstrÌ128Í([CCode (array_length = false)] ulong[] chstr)ÎCursesÖ0Ïpublic int +inchstrÌ128Í([CCode (array_length = false)] ulong[] chstr)ÎCurses.WindowÖ0Ïpublic int +includeÌ8ÎXfce.MenuStandardRulesÖ0Ïbool +includes_scriptÌ128Í(Pango.Script script)ÎPango.LanguageÖ0Ïpublic bool +inconsistentÌ8ÎGtk.CellRendererToggleÖ0Ïbool +inconsistentÌ8ÎGtk.CheckMenuItemÖ0Ïbool +inconsistentÌ8ÎGtk.ToggleButtonÖ0Ïbool +increase_font_sizeÌ128Í()ÎVte.TerminalÖ0Ïpublic virtual signal void +incrementÌ128Í(double x)ÎGsl.HistogramÖ0Ïpublic int +incrementÌ128Í(double x, double y)ÎGsl.Histogram2dÖ0Ïpublic int +increment_allocatedÌ128Í()ÎXfce.MenuItemÖ0Ïpublic void +incremental_validate_idleÌ8ÎGtk.TextViewÖ0 +indentÌ8ÎGtk.TextAttributesÖ0Ïint +indentÌ8ÎGtk.TextTagÖ0Ïint +indentÌ8ÎGtk.TextViewÖ0Ïint +indentÌ8ÎJson.GeneratorÖ0 +indent_on_tabÌ8ÎGtk.SourceViewÖ0Ïbool +indent_setÌ8ÎGtk.TextTagÖ0Ïbool +indent_widthÌ8ÎGtk.SourceViewÖ0Ïint +indexÌ8ÎFTDI.ContextÖ0Ïint +indexÌ128Í(uint index)ÎGLib.ArrayÖ0Ïpublic G +indexÌ128Í(G data)ÎGLib.ListÖ0Ïpublic int +indexÌ128Í(G data)ÎGLib.QueueÖ0Ïpublic int +indexÌ128Í(G data)ÎGLib.SListÖ0Ïpublic int +indexÌ128Í(int i)ÎGnomeKeyring.AttributeListÖ0Ïpublic GnomeKeyring.Attribute +indexÌ128Í()ÎSDL.JoystickÖ0Ïpublic int +indexÌ8ÎV4l2.AudioÖ0Ïuint32 +indexÌ8ÎV4l2.AudioOutÖ0Ïuint32 +indexÌ8ÎV4l2.BufferÖ0Ïuint32 +indexÌ8ÎV4l2.FormatDescriptorÖ0Ïuint32 +indexÌ8ÎV4l2.FrameivalEnumÖ0Ïuint32 +indexÌ8ÎV4l2.FramsizeEnumÖ0Ïuint32 +indexÌ8ÎV4l2.InputÖ0Ïuint32 +indexÌ8ÎV4l2.ModulatorÖ0Ïuint32 +indexÌ8ÎV4l2.OutputÖ0Ïuint32 +indexÌ8ÎV4l2.QueryMenuÖ0Ïuint32 +indexÌ8ÎV4l2.StandardÖ0Ïuint32 +indexÌ8ÎV4l2.TunerÖ0Ïuint32 +indexÌ8ÎXml.XPathObjectÖ0Ïint +index2Ì8ÎXml.XPathObjectÖ0Ïint +index_mounted_directoriesÌ8ÎTracker.ConfigÖ0Ïbool +index_removable_devicesÌ8ÎTracker.ConfigÖ0Ïbool +index_to_line_xÌ128Í(int index_, bool trailing, int line, int x_pos)ÎPango.LayoutÖ0Ïpublic void +index_to_posÌ128Í(int index_, out Pango.Rectangle pos)ÎPango.LayoutÖ0Ïpublic void +index_to_xÌ128Í(string text, int length, Pango.Analysis analysis, int index_, bool trailing, int x_pos)ÎPango.GlyphStringÖ0Ïpublic void +index_to_xÌ128Í(int index_, bool trailing, int x_pos)ÎPango.LayoutLineÖ0Ïpublic void +indicator_sizeÌ8ÎGtk.CellRendererToggleÖ0Ïint +infoÌ128Í(string format, ...)ÎGst.DebugCategoryÖ0Ïpublic void +infoÌ8ÎGtk.TargetEntryÖ0 +infoÌ8ÎGtk.TargetPairÖ0 +infoÌ128Í()ÎMysql.DatabaseÖ0 +infoÌ8ÎTiff.TagValueÖ0ÏFieldInfo +infoÌ128Í(string format)ÎXfce.DialogÖ0Ïpublic void +info_listÌ8ÎGdk.RgbCmapÖ0ÏGLib.SList +info_objectÌ128Í(GLib.Object obj, string format, ...)ÎGst.DebugCategoryÖ0Ïpublic void +informationÌ8ÎGst.SDPMediaÖ0 +informationÌ8ÎGst.SDPMessageÖ0 +infosÌ8ÎGLib.FileAttributeInfoListÖ0ÏGLib.FileAttributeInfo +inheritÌ8ÎGnomeVFS.ACEÖ0Ïbool +initÌ128Í()ÎFTDI.ContextÖ0Ïpublic int +initÌ128Í()ÎGLib.IOChannelÖ0Ïpublic void +initÌ128Í([CCode (array_length_pos = 0.9)] ref weak string[] args, ...)ÎGLib.TestÖ0Ïpublic void +initÌ128Í(Type g_type)ÎGLib.ValueÖ0Ïpublic void +initÌ128Í([CCode (array_length_pos = 0.9)] ref unowned string[] argv)ÎGdkÖ0Ïpublic void +initÌ128Í()ÎGladeÖ0Ïpublic void +initÌ128Í(string app_id, string app_version, Gnome.ModuleInfo module_info, [CCode (array_length_pos = 3.9)] string[] argv, ...)ÎGnome.ProgramÖ0Ïpublic unowned +initÌ128Í()ÎGnomeVFSÖ0Ïpublic bool +initÌ128Í()ÎGsfÖ0Ïpublic void +initÌ128Í(Function* func, double a, double b)ÎGsl.ChebSeriesÖ0Ïpublic int +initÌ128Í(double nu, double xmax)ÎGsl.DHTÖ0Ïpublic int +initÌ128Í(Matrix A, Matrix B, VectorComplex alpha, Vector beta)ÎGsl.EigenGenWorkspaceÖ0Ïpublic int +initÌ128Í(MatrixComplex A, MatrixComplex B, Vector eval)ÎGsl.EigenGenhermWorkspaceÖ0Ïpublic int +initÌ128Í(MatrixComplex A, MatrixComplex B, Vector eval, MatrixComplex evec)ÎGsl.EigenGenhermvWorkspaceÖ0Ïpublic int +initÌ128Í(Matrix A, Matrix B, Vector eval)ÎGsl.EigenGensymmWorkspaceÖ0Ïpublic int +initÌ128Í(Matrix A, Matrix B, Vector eval, Matrix evec)ÎGsl.EigenGensymmvWorkspaceÖ0Ïpublic int +initÌ128Í(Matrix A, Matrix B, VectorComplex alpha, Vector beta, MatrixComplex evec)ÎGsl.EigenGenvWorkspaceÖ0Ïpublic int +initÌ128Í(MatrixComplex A, VectorComplex eval)ÎGsl.EigenHermWorkspaceÖ0Ïpublic int +initÌ128Í(MatrixComplex A, VectorComplex eval, MatrixComplex evec)ÎGsl.EigenHermvWorkspaceÖ0Ïpublic int +initÌ128Í(Matrix A, VectorComplex eval)ÎGsl.EigenNonsymmWorkspaceÖ0Ïpublic int +initÌ128Í(Matrix A, VectorComplex eval, MatrixComplex evec)ÎGsl.EigenNonsymmvWorkspaceÖ0Ïpublic int +initÌ128Í(Matrix A, Vector eval)ÎGsl.EigenSymmWorkspaceÖ0Ïpublic int +initÌ128Í(Matrix A, Vector eval, Matrix evec)ÎGsl.EigenSymmvWorkspaceÖ0Ïpublic int +initÌ128Í(Histogram2d h)ÎGsl.Histogram2dPDFÖ0Ïpublic int +initÌ128Í(Histogram h)ÎGsl.HistogramPDFÖ0Ïpublic int +initÌ128Í([CCode (array_length = false)] double[] xa, [CCode (array_length = false)] double[] ya, size_t size)ÎGsl.InterpÖ0Ïpublic int +initÌ8ÎGsl.InterpTypeÖ0ÏInterpInit +initÌ128Í()ÎGsl.MonteMiserStateÖ0Ïpublic int +initÌ128Í()ÎGsl.MontePlainStateÖ0Ïpublic int +initÌ128Í()ÎGsl.MonteVegasStateÖ0Ïpublic int +initÌ128Í(double eps_abs, double eps_rel, double a_y, double a_dydt)ÎGsl.OdeivControlÖ0Ïpublic int +initÌ8ÎGsl.OdeivControlTypeÖ0ÏOdeivControlInit +initÌ128Í()ÎGsl.PermutationÖ0Ïpublic void +initÌ128Í()ÎGsl.QRNGÖ0Ïpublic void +initÌ128Í([CCode (array_length = false)] double[] xa, [CCode (array_length = false)] double[] ya, size_t size)ÎGsl.SplineÖ0Ïpublic int +initÌ8ÎGsl.WaveletTypeÖ0ÏWaveletInit +initÌ128Í([CCode (array_length_pos = 0.9)] ref unowned string[] args)ÎGstÖ0Ïpublic void +initÌ128Í(uchar data, uint size)ÎGst.BitReaderÖ0Ïpublic void +initÌ128Í(uchar data, uint size)ÎGst.ByteReaderÖ0Ïpublic void +initÌ128Í(int argc, out unowned string argv)ÎGst.ControllerÖ0Ïpublic bool +initÌ128Í(string name, uint color, string description)ÎGst.DebugCategoryÖ0Ïpublic void +initÌ128Í()ÎGst.PollFDÖ0Ïpublic void +initÌ128Í()ÎGst.RTSPMessageÖ0Ïpublic Gst.RTSPResult +initÌ128Í()ÎGst.RTSPTransportÖ0Ïpublic Gst.RTSPResult +initÌ128Í()ÎGst.SDPMediaÖ0Ïpublic Gst.SDPResult +initÌ128Í()ÎGst.SDPMessageÖ0Ïpublic Gst.SDPResult +initÌ128Í(Gst.Format format)ÎGst.SegmentÖ0Ïpublic void +initÌ128Í([CCode (array_length_pos = 0.9)] ref unowned string[] argv)ÎGtkÖ0Ïpublic void +initÌ128Í(ref DBus.RawError error)ÎHal.ContextÖ0Ïpublic bool +initÌ128Í()ÎMysql.DatabaseÖ0Ïpublic void +initÌ128Í(string app_name)ÎNotifyÖ0Ïpublic bool +initÌ128Í(Pango.AttrClass klass)ÎPango.AttributeÖ0Ïpublic void +initÌ128Í()ÎRasqalÖ0Ïpublic void +initÌ128Í()ÎRsvgÖ0Ïpublic void +initÌ128Í(uint32 flags)ÎSDLÖ0Ïpublic int +initÌ128Í()ÎSDLGraphics.FramerateManagerÖ0Ïpublic void +initÌ128Í()ÎSDLNetÖ0Ïpublic int +initÌ128Í()ÎSDLTTFÖ0Ïpublic int +initÌ128Í(Soup.MessageHeaders hdrs)ÎSoup.MessageHeadersIterÖ0Ïpublic void +initÌ8ÎTiff.CodecÖ0ÏInitMethod +initÌ128Í()ÎTracker.ModuleÖ0Ïpublic void +initÌ128Í()ÎTracker.ModuleConfigÖ0Ïpublic bool +initÌ128Í()ÎTracker.OntologyÖ0Ïpublic void +initÌ128Í()ÎUSBÖ0Ïpublic void +initÌ128Í()ÎXfce.PosixSignalHandlerÖ0Ïpublic bool +initÌ128Í()ÎXfconfÖ0Ïpublic bool +initÌ128Í()ÎXml.NanoFTPÖ0Ïpublic void +initÌ128Í()ÎXml.NanoHTTPÖ0Ïpublic void +initÌ128Í()ÎXml.ParserÖ0Ïpublic void +init_QZÌ128Í(Matrix A, Matrix B, VectorComplex alpha, Vector beta, Matrix Q, Matrix Z)ÎGsl.EigenGenWorkspaceÖ0Ïpublic int +init_QZÌ128Í(Matrix A, Matrix B, VectorComplex alpha, Vector beta, MatrixComplex evec, Matrix Q, Matrix Z)ÎGsl.EigenGenvWorkspaceÖ0Ïpublic int +init_ZÌ128Í(Matrix A, VectorComplex eval, Matrix Z)ÎGsl.EigenNonsymmWorkspaceÖ0Ïpublic int +init_ZÌ128Í(Matrix A, VectorComplex eval, MatrixComplex evec, Matrix Z)ÎGsl.EigenNonsymmvWorkspaceÖ0Ïpublic int +init_addÌ128Í(Gtk.Function function, void* data)ÎGtkÖ0Ïpublic void +init_and_copyÌ128Í(Gst.Value src)ÎGst.ValueÖ0Ïpublic void +init_checkÌ128Í([CCode (array_length_pos = 0.9)] ref unowned string[] argv)ÎGdkÖ0Ïpublic bool +init_checkÌ128Í(int argc, string argv)ÎGstÖ0Ïpublic bool +init_checkÌ128Í([CCode (array_length_pos = 0.9)] ref unowned string[] argv)ÎGtkÖ0Ïpublic bool +init_colorÌ128Í(short color, short r, short g, short b)ÎCursesÖ0Ïpublic int +init_dataÌ128Í(uchar channel)ÎGst.RTSPMessageÖ0Ïpublic Gst.RTSPResult +init_dynamicÌ128Í(GLib.TypeModule module)ÎGsfÖ0Ïpublic void +init_endÌ128Í(Pango.GlyphItem glyph_item, string text)ÎPango.GlyphItemIterÖ0Ïpublic bool +init_firstÌ128Í()ÎGsl.CombinationÖ0Ïpublic void +init_framesÌ8ÎGst.gst_riff_strhÖ0Ïuint32 +init_from_bufferÌ128Í(Gst.Buffer buffer)ÎGst.BitReaderÖ0Ïpublic void +init_from_bufferÌ128Í(Gst.Buffer buffer)ÎGst.ByteReaderÖ0Ïpublic void +init_from_rcÌ128Í(Gtk.RcStyle rc_style)ÎGtk.StyleÖ0Ïpublic virtual void +init_get_option_groupÌ128Í()ÎGstÖ0Ïpublic GLib.OptionGroup +init_lastÌ128Í()ÎGsl.CombinationÖ0Ïpublic void +init_pairÌ128Í(short pair, Color f, Color b)ÎCursesÖ0Ïpublic int +init_paramvÌ128Í(GLib.Type type, string app_id, string app_version, Gnome.ModuleInfo module_info, [CCode (array_length_pos = 4.9)] string[] argv, uint nparams, GLib.Parameter params)ÎGnome.ProgramÖ0Ïpublic unowned +init_passÌ8ÎGnome.ModuleInfoÖ0ÏGnome.ModuleInitHook +init_requestÌ128Í(Gst.RTSPMethod method, string uri)ÎGst.RTSPMessageÖ0Ïpublic Gst.RTSPResult +init_responseÌ128Í(Gst.RTSPStatusCode code, string reason, Gst.RTSPMessage request)ÎGst.RTSPMessageÖ0Ïpublic Gst.RTSPResult +init_startÌ128Í(Pango.GlyphItem glyph_item, string text)ÎPango.GlyphItemIterÖ0Ïpublic bool +init_stateÌ8ÎGsl.QRNGTypeÖ0ÏQRNGInitState +init_subsystemÌ128Í(uint32 flags)ÎSDLÖ0Ïpublic int +init_threadsÌ128Í()ÎXÖ0Ïpublic Status +init_with_argsÌ128Í([CCode (array_length_pos = 0.9)] ref unowned string[] argv, string parameter_string, [CCode (array_length = false)] GLib.OptionEntry[] entries, string translation_domain)ÎGtkÖ0Ïpublic bool +initdefaultsÌ128Í()ÎFTDI.EEPROMÖ0Ïpublic void +initedÌ8ÎGst.VideoFilterÖ0Ïbool +initial_sleepÌ8ÎTracker.ConfigÖ0Ïint +initial_timeÌ8ÎGnome.DateEditÖ0 +initializeÌ128Í(void* data)ÎAtk.ObjectÖ0Ïpublic virtual void +initializedÌ128Í()ÎGnomeVFSÖ0Ïpublic bool +initializedÌ8ÎXml.SAXHandlerÖ0 +initscrÌ128Í()ÎCursesÖ0Ïpublic weak Window +initvÌ128Í(GLib.Type type, string app_id, string app_version, Gnome.ModuleInfo module_info, [CCode (array_length_pos = 4.9)] string[] argv, string first_property_name, void* args)ÎGnome.ProgramÖ0Ïpublic unowned +ink_rectÌ8ÎPango.AttrShapeÖ0ÏPango.Rectangle +inline_at_sizeÌ128Í(string data, int width, int height)ÎXfce.IconÖ0Ïpublic Gdk.Pixbuf +inline_completionÌ8ÎGtk.EntryCompletionÖ0Ïbool +inline_selectionÌ8ÎGtk.EntryCompletionÖ0Ïbool +inner_borderÌ8ÎGtk.EntryÖ0ÏGtk.Border +innstrÌ128Í(string str, int n)ÎCursesÖ0Ïpublic int +innstrÌ128Í(string str, int n)ÎCurses.WindowÖ0Ïpublic int +ino_tÌ2048ÎPosixÖ0 +inodeÌ8ÎGnomeVFS.FileInfoÖ0ÏGnomeVFS.InodeNumber +inputÌ128Í(void* new_value)ÎGtk.SpinButtonÖ0Ïpublic virtual signal int +inputÌ128Í()ÎHildon.CodeDialogÖ0Ïpublic virtual signal void +inputÌ8ÎV4l2.BufferÖ0Ïuint32 +input_charsetÌ8ÎGsf.OutputIconvÖ0 +input_fileÌ128Í(int input_fd)ÎGLib.ScannerÖ0Ïpublic void +input_idÌ8ÎGnome.ClientÖ0Ïint +input_nameÌ8ÎGLib.ScannerÖ0 +input_set_extension_eventsÌ128Í(Gdk.Window window, int mask, Gdk.ExtensionMode mode)ÎGdkÖ0Ïpublic void +input_shape_combine_maskÌ128Í(Gdk.Bitmap mask, int x, int y)ÎGdk.WindowÖ0Ïpublic void +input_shape_combine_maskÌ128Í(Gdk.Bitmap? shape_mask, int offset_x, int offset_y)ÎGtk.WidgetÖ0Ïpublic void +input_shape_combine_regionÌ128Í(Gdk.Region shape_region, int offset_x, int offset_y)ÎGdk.WindowÖ0Ïpublic void +input_textÌ128Í(string text, uint text_len)ÎGLib.ScannerÖ0Ïpublic void +inschÌ128Í(ulong ch)ÎCursesÖ0Ïpublic int +inschÌ128Í(ulong ch)ÎCurses.WindowÖ0Ïpublic int +insdellnÌ128Í(int n)ÎCursesÖ0Ïpublic int +insdellnÌ128Í(int n)ÎCurses.WindowÖ0Ïpublic int +insertÌ128Í(owned K key, owned V value)ÎGLib.HashTableÖ0Ïpublic void +insertÌ128Í(owned G data, int position)ÎGLib.ListÖ0Ïpublic void +insertÌ128Í(owned G data, int position)ÎGLib.SListÖ0Ïpublic void +insertÌ128Í(long pos, string val)ÎGLib.StringBuilderÖ0Ïpublic weak StringBuilder +insertÌ128Í(string str)ÎGLib.StringChunkÖ0 +insertÌ128Í(owned K key, owned V value)ÎGLib.TreeÖ0Ïpublic void +insertÌ128Í(uint index_, Value value)ÎGLib.ValueArrayÖ0Ïpublic void +insertÌ128Í(string name, GLib.Value value)ÎGsf.DocMetaDataÖ0Ïpublic void +insertÌ128Í(Gst.TagList from, Gst.TagMergeMode mode)ÎGst.TagListÖ0Ïpublic void +insertÌ128Í(out Gtk.TreeIter iter, int position)ÎGtk.ListStoreÖ0Ïpublic void +insertÌ128Í(Gtk.Widget child, int position)ÎGtk.MenuShellÖ0Ïpublic virtual void +insertÌ128Í(Gtk.TextIter iter, string text, int len)ÎGtk.TextBufferÖ0Ïpublic void +insertÌ128Í(Gtk.ToolItem item, int pos)ÎGtk.ToolbarÖ0Ïpublic void +insertÌ128Í(out Gtk.TreeIter iter, Gtk.TreeIter? parent, int position)ÎGtk.TreeStoreÖ0Ïpublic void +insertÌ128Í(int index)ÎLua.LuaVMÖ0Ïpublic void +insertÌ128Í(Pango.Attribute attr)ÎPango.AttrListÖ0Ïpublic void +insertÌ128Í(string field_name, string value)ÎTracker.MetadataÖ0Ïpublic void +insertÌ128Í(Xfce.MenuItem item)ÎXfce.MenuItemPoolÖ0Ïpublic void +insert_action_groupÌ128Í(Gtk.ActionGroup action_group, int pos)ÎGtk.UIManagerÖ0Ïpublic void +insert_action_markupÌ128Í(int index_, string markup)ÎGtk.EntryCompletionÖ0Ïpublic void +insert_action_textÌ128Í(int index_, string text)ÎGtk.EntryCompletionÖ0Ïpublic void +insert_afterÌ128Í(List sibling, owned G data)ÎGLib.QueueÖ0Ïpublic void +insert_afterÌ128Í(out Gtk.TreeIter iter, Gtk.TreeIter? sibling)ÎGtk.ListStoreÖ0Ïpublic void +insert_afterÌ128Í(out Gtk.TreeIter iter, Gtk.TreeIter? parent, Gtk.TreeIter? sibling)ÎGtk.TreeStoreÖ0Ïpublic void +insert_afterÌ128Í(Oobs.ListIter anchor, Oobs.ListIter iter)ÎOobs.ListÖ0Ïpublic void +insert_at_cursorÌ128Í(string str)ÎGtk.EntryÖ0Ïpublic virtual signal void +insert_at_cursorÌ128Í(string text, int len)ÎGtk.TextBufferÖ0Ïpublic void +insert_at_cursorÌ128Í(string str)ÎGtk.TextViewÖ0Ïpublic virtual signal void +insert_beforeÌ128Í(List sibling, owned G data)ÎGLib.ListÖ0Ïpublic void +insert_beforeÌ128Í(List sibling, owned G data)ÎGLib.QueueÖ0Ïpublic void +insert_beforeÌ128Í(SList sibling, owned G data)ÎGLib.SListÖ0Ïpublic void +insert_beforeÌ128Í(SequenceIter iter, owned G data)ÎGLib.SequenceÖ0Ïpublic SequenceIter +insert_beforeÌ128Í(out Gtk.TreeIter iter, Gtk.TreeIter? sibling)ÎGtk.ListStoreÖ0Ïpublic void +insert_beforeÌ128Í(out Gtk.TreeIter iter, Gtk.TreeIter? parent, Gtk.TreeIter? sibling)ÎGtk.TreeStoreÖ0Ïpublic void +insert_beforeÌ128Í(Oobs.ListIter anchor, Oobs.ListIter iter)ÎOobs.ListÖ0Ïpublic void +insert_beforeÌ128Í(Pango.Attribute attr)ÎPango.AttrListÖ0Ïpublic void +insert_child_anchorÌ128Í(Gtk.TextIter pos, Gtk.TextChildAnchor anchor)ÎGtk.TextBufferÖ0Ïpublic virtual signal void +insert_columnÌ128Í(Gtk.TreeViewColumn column, int position)ÎGtk.TreeViewÖ0Ïpublic int +insert_column_with_attributesÌ128Í(int position, string? title, Gtk.CellRenderer cell, ...)ÎGtk.TreeViewÖ0Ïpublic int +insert_column_with_data_funcÌ128Í(int position, string title, Gtk.CellRenderer cell, owned Gtk.TreeCellDataFunc func)ÎGtk.TreeViewÖ0Ïpublic int +insert_constÌ128Í(string str)ÎGLib.StringChunkÖ0 +insert_idÌ128Í()ÎMysql.DatabaseÖ0 +insert_interactiveÌ128Í(Gtk.TextIter iter, string text, int len, bool default_editable)ÎGtk.TextBufferÖ0Ïpublic bool +insert_interactive_at_cursorÌ128Í(string text, int len, bool default_editable)ÎGtk.TextBufferÖ0Ïpublic bool +insert_lenÌ128Í(string str, ssize_t len)ÎGLib.StringChunkÖ0 +insert_menusÌ128Í(string path, Gnome.UIInfo menuinfo)ÎGnome.AppÖ0Ïpublic void +insert_menus_customÌ128Í(string path, Gnome.UIInfo uiinfo, Gnome.UIBuilderData uibdata)ÎGnome.AppÖ0Ïpublic void +insert_menus_interpÌ128Í(string path, Gnome.UIInfo menuinfo, Gtk.CallbackMarshal relay_func, void* data, GLib.DestroyNotify destroy_func)ÎGnome.AppÖ0Ïpublic void +insert_menus_with_dataÌ128Í(string path, Gnome.UIInfo menuinfo, void* data)ÎGnome.AppÖ0Ïpublic void +insert_multiple_valuesÌ128Í(string field_name, GLib.List list)ÎTracker.MetadataÖ0Ïpublic void +insert_pageÌ128Í(Gtk.Widget page, int position)ÎGtk.AssistantÖ0Ïpublic int +insert_pageÌ128Í(Gtk.Widget child, Gtk.Widget? tab_label, int position)ÎGtk.NotebookÖ0Ïpublic virtual int +insert_page_menuÌ128Í(Gtk.Widget child, Gtk.Widget? tab_label, Gtk.Widget? menu_label, int position)ÎGtk.NotebookÖ0Ïpublic int +insert_pixbufÌ128Í(Gtk.TextIter pos, Gdk.Pixbuf pixbuf)ÎGtk.TextBufferÖ0Ïpublic virtual signal void +insert_prefixÌ128Í(string prefix)ÎGtk.EntryCompletionÖ0Ïpublic virtual signal bool +insert_rangeÌ128Í(Gtk.TextIter iter, Gtk.TextIter start, Gtk.TextIter end)ÎGtk.TextBufferÖ0Ïpublic void +insert_range_interactiveÌ128Í(Gtk.TextIter iter, Gtk.TextIter start, Gtk.TextIter end, bool default_editable)ÎGtk.TextBufferÖ0Ïpublic bool +insert_sortedÌ128Í(owned G data, CompareFunc compare_func)ÎGLib.ListÖ0Ïpublic void +insert_sortedÌ128Í(owned G data, CompareDataFunc func)ÎGLib.QueueÖ0Ïpublic void +insert_sortedÌ128Í(owned G data, CompareFunc compare_func)ÎGLib.SListÖ0Ïpublic void +insert_sortedÌ128Í(owned G data, CompareDataFunc cmp_func)ÎGLib.SequenceÖ0Ïpublic SequenceIter +insert_sorted_iterÌ128Í(owned G data, SequenceIterCompareFunc iter_cmp)ÎGLib.SequenceÖ0Ïpublic SequenceIter +insert_sorted_with_dataÌ128Í(owned G data, CompareDataFunc compare_func)ÎGLib.ListÖ0Ïpublic void +insert_sorted_with_dataÌ128Í(owned G data, CompareDataFunc compare_func)ÎGLib.SListÖ0Ïpublic void +insert_spaces_instead_of_tabsÌ8ÎGtk.SourceViewÖ0Ïbool +insert_textÌ128Í(string str, int length, int position)ÎAtk.EditableTextÖ0Ïpublic abstract void +insert_textÌ128Í(int position, string text)ÎGtk.ComboBoxÖ0Ïpublic void +insert_textÌ128Í(string text, int length, void* position)ÎGtk.EditableÖ0Ïpublic virtual signal void +insert_textÌ128Í(Gtk.TextIter pos, string text, int length)ÎGtk.TextBufferÖ0Ïpublic virtual signal void +insert_valÌ128Í(uint index, G value)ÎGLib.ArrayÖ0Ïpublic void +insert_valsÌ128Í(uint index, void* data, uint len)ÎGLib.ArrayÖ0Ïpublic void +insert_with_tagsÌ128Í(Gtk.TextIter iter, string text, int len, ...)ÎGtk.TextBufferÖ0Ïpublic void +insert_with_tags_by_nameÌ128Í(Gtk.TextIter iter, string text, int len, ...)ÎGtk.TextBufferÖ0Ïpublic void +insert_with_valuesÌ128Í(out Gtk.TreeIter iter, int position, ...)ÎGtk.ListStoreÖ0Ïpublic void +insert_with_valuesÌ128Í(out Gtk.TreeIter iter, Gtk.TreeIter? parent, int position, ...)ÎGtk.TreeStoreÖ0Ïpublic void +insert_with_valuesvÌ128Í(out Gtk.TreeIter iter, int position, int columns, GLib.Value[] values)ÎGtk.ListStoreÖ0Ïpublic void +insert_with_valuesvÌ128Í(out Gtk.TreeIter iter, Gtk.TreeIter? parent, int position, int columns, GLib.Value[] values)ÎGtk.TreeStoreÖ0Ïpublic void +insertedÌ128Í(GLib.Object proxy, Gtk.TreePath path)ÎGtk.TreeRowReferenceÖ0Ïpublic void +inserted_idÌ8ÎGtk.TreeModelSortÖ0 +insertlnÌ128Í()ÎCursesÖ0Ïpublic int +insertlnÌ128Í()ÎCurses.WindowÖ0Ïpublic int +inside_selectionÌ8ÎGtk.TextAppearanceÖ0 +inside_sentenceÌ128Í()ÎGtk.TextIterÖ0Ïpublic bool +inside_wordÌ128Í()ÎGtk.TextIterÖ0Ïpublic bool +insnstrÌ128Í(string str, int n)ÎCursesÖ0Ïpublic int +insnstrÌ128Í(string str, int n)ÎCurses.WindowÖ0Ïpublic int +insstrÌ128Í(string str)ÎCursesÖ0Ïpublic int +insstrÌ128Í(string str)ÎCurses.WindowÖ0Ïpublic int +install_appbar_menu_hintsÌ128Í(Gnome.AppBar appbar, Gnome.UIInfo uiinfo)ÎGnome.AppÖ0Ïpublic void +install_child_propertyÌ128Í(uint property_id, GLib.ParamSpec pspec)ÎGtk.ContainerÖ0Ïpublic class void +install_menu_hintsÌ128Í(Gnome.UIInfo uiinfo)ÎGnome.AppÖ0Ïpublic void +install_plugins_asyncÌ128Í(string details, Gst.InstallPluginsContext ctx, Gst.InstallPluginsResultFunc func)ÎGstÖ0Ïpublic Gst.InstallPluginsReturn +install_plugins_installation_in_progressÌ128Í()ÎGstÖ0Ïpublic bool +install_plugins_return_get_nameÌ128Í(Gst.InstallPluginsReturn ret)ÎGstÖ0Ïpublic unowned string +install_plugins_supportedÌ128Í()ÎGstÖ0Ïpublic bool +install_plugins_syncÌ128Í(string details, Gst.InstallPluginsContext ctx)ÎGstÖ0Ïpublic Gst.InstallPluginsReturn +install_propertyÌ128Í(uint property_id, ParamSpec pspec)ÎGLib.ObjectClassÖ0Ïpublic void +install_propertyÌ128Í(GLib.ObjectGetPropertyFunc get_fn, GLib.ObjectSetPropertyFunc set_fn, GLib.ParamSpec pspec)ÎGnome.ProgramÖ0 +install_propertyÌ128Í(GLib.ParamSpec pspec)ÎGtk.SettingsÖ0Ïpublic void +install_property_parserÌ128Í(GLib.ParamSpec pspec, Gtk.RcPropertyParser parser)ÎGtk.SettingsÖ0Ïpublic void +install_statusbar_menu_hintsÌ128Í(Gtk.Statusbar bar, Gnome.UIInfo uiinfo)ÎGnome.AppÖ0Ïpublic void +install_std_propsÌ128Í(...)ÎGst.ElementÖ0Ïpublic class void +install_style_propertyÌ128Í(GLib.ParamSpec pspec)ÎGtk.WidgetÖ0Ïpublic class void +install_style_property_parserÌ128Í(GLib.ParamSpec pspec, Gtk.RcPropertyParser parser)ÎGtk.WidgetÖ0Ïpublic class void +instanceÌ128Í()ÎSDL.ScreenÖ0Ïpublic weak Screen +instance_initÌ8ÎGnome.ModuleInfoÖ0ÏGnome.ModuleHook +instance_sizeÌ8ÎGLib.TypeQueryÖ0 +instrÌ128Í(string str)ÎCursesÖ0Ïpublic int +instrÌ128Í(string str)ÎCurses.WindowÖ0Ïpublic int +int1Ì8ÎXml.ErrorÖ0Ïint +int16Ì2048Ö0 +int2Ì8ÎXml.ErrorÖ0Ïint +int32Ì2048Ö0 +int64Ì2048Ö0 +int64Ì8ÎGLib.TokenValueÖ0 +int8Ì2048Ö0 +int_2_floatÌ8ÎGLib.ScannerConfigÖ0Ïbool +int_equalÌ8ÎGLibÖ0ÏGLib.EqualFunc +int_hashÌ8ÎGLibÖ0ÏGLib.HashFunc +int_rangeÌ128Í(int32 begin, int32 end)ÎGLib.RandÖ0Ïpublic int32 +int_rangeÌ128Í(int32 begin, int32 end)ÎGLib.RandomÖ0Ïpublic int32 +int_range_get_typeÌ128Í()ÎGstÖ0Ïpublic GLib.Type +int_subsetÌ8ÎXml.DocÖ0ÏDtd +integer_layoutÌ8ÎGoo.CanvasÖ0Ïbool +integrateÌ128Í(MonteFunction* f, [CCode (array_length = false)] double[] xl, [CCode (array_length = false)] double[] xh, size_t dim, size_t calls, RNG r, MonteMiserState state, out double result, out double abserr)ÎGsl.MonteMiserStateÖ0Ïpublic int +integrateÌ128Í(MonteFunction* f, [CCode (array_length = false)] double[] xl, [CCode (array_length = false)] double[] xu, size_t dim, size_t calls, RNG r, MontePlainState state, out double result, out double abserr)ÎGsl.MontePlainStateÖ0Ïpublic int +integrateÌ128Í(MonteFunction* f, [CCode (array_length = false)] double[] xl, [CCode (array_length = false)] double[] xu, size_t dim, size_t calls, RNG r, MonteVegasState state, out double result, out double abserr)ÎGsl.MonteVegasStateÖ0Ïpublic int +integrityÌ8ÎSoup.ServerAuthDigestÖ0Ïbool +interact_styleÌ8ÎGnome.ClientÖ0 +interaction_key_returnÌ128Í(int key, bool cancel_shutdown)ÎGnomeÖ0Ïpublic void +interaction_keysÌ8ÎGnome.ClientÖ0ÏGLib.SList +interactivityÌ8ÎGnome.AppBarÖ0ÏGnome.PreferencesType +interfacesÌ128Í()ÎGLib.TypeÖ0Ïpublic Type +interfacesÌ8ÎGst.ElementFactoryÖ0ÏGLib.List +interleavedÌ8ÎGst.RTSPTransportÖ0ÏGst.RTSPRange +internÌ128Í(string str)ÎExo.StringÖ0 +internÌ128Í(string atom_name, bool only_if_exists)ÎGdk.AtomÖ0Ïpublic Gdk.Atom +intern_atomÌ128Í(string atom_name, bool only_if_exists)ÎX.DisplayÖ0Ïpublic Atom +intern_atomsÌ128Í(string[] names, bool only_if_exists, [CCode (array_length = false)] Atom[] atoms_return)ÎX.DisplayÖ0Ïpublic void +intern_staticÌ128Í(string str)ÎExo.StringÖ0Ïpublic unowned string +intern_static_stringÌ128Í(string atom_name)ÎGdk.AtomÖ0Ïpublic Gdk.Atom +internalSubsetÌ8ÎXml.SAXHandlerÖ0ÏinternalSubsetSAXFunc +internalSubsetSAXFuncÌ128Í(void* ctx, string name, string ExternalID, string SystemID)ÎXmlÖ0Ïpublic delegate void +internal_calibrationÌ8ÎGst.ClockÖ0ÏGst.ClockTime +internal_childÌ8ÎGlade.ChildInfoÖ0 +internal_connection_numbersÌ128Í(ref int[] fd_return)ÎX.DisplayÖ0Ïpublic Status +internal_parentÌ8ÎGsf.InfileZipÖ0ÏGsf.InfileZip +interpÌ8ÎGsl.SplineÖ0ÏInterp +interruptÌ128Í()ÎSqlite.DatabaseÖ0Ïpublic void +interrupt_readÌ128Í(int ep, [CCode (array_length = false)] char[] bytes, int size, int timeout)ÎUSB.DeviceHandleÖ0Ïpublic int +interrupt_writeÌ128Í(int ep, [CCode (array_length = false)] char[] bytes, int size, int timeout)ÎUSB.DeviceHandleÖ0Ïpublic int +intersectÌ128Í(Gdk.Rectangle src2, Gdk.Rectangle dest)ÎGdk.RectangleÖ0Ïpublic bool +intersectÌ128Í(Gdk.Region source2)ÎGdk.RegionÖ0Ïpublic void +intersectÌ128Í(Gst.Caps caps2)ÎGst.CapsÖ0Ïpublic unowned +intersectÌ128Í(Gst.Value dest, Gst.Value value1, Gst.Value value2)ÎGst.ValueÖ0Ïpublic bool +intersectÌ128Í(Gdk.Rectangle area, Gdk.Rectangle? intersection)ÎGtk.WidgetÖ0Ïpublic bool +intervalÌ128Í(double x_lower, double x_upper, double epsabs, double epsrel)ÎGsl.MinTestÖ0Ïpublic int +intervalÌ128Í(double x_lower, double x_upper, double epsabs, double epsrel)ÎGsl.RootTestÖ0Ïpublic int +intervalÌ8ÎGst.ClockEntryÖ0ÏGst.ClockTime +intlinkfuncÌ8ÎGst.PadÖ0ÏGst.PadIntLinkFunction +intrflushÌ128Í(bool bf)ÎCurses.WindowÖ0Ïpublic int +invalid_inputÌ128Í()ÎHildon.FindToolbarÖ0Ïpublic virtual signal void +invalidateÌ128Í()ÎAtk.ObjectFactoryÖ0Ïpublic virtual void +invalidateÌ128Í()ÎLm.MessageHandlerÖ0Ïpublic void +invalidateÌ128Í()ÎXfce.MenuItemCacheÖ0Ïpublic void +invalidate_maybe_recurseÌ128Í(Gdk.Region region, GLib.Callback child_func)ÎGdk.WindowÖ0Ïpublic void +invalidate_rectÌ128Í(Gdk.Rectangle? rect, bool invalidate_children)ÎGdk.WindowÖ0Ïpublic void +invalidate_regionÌ128Í(Gdk.Region region, bool invalidate_children)ÎGdk.WindowÖ0Ïpublic void +inverseÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic Complex +inverseÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n, FFTComplexWavetable wavetable, FFTComplexWorkspace work)ÎGsl.FFTComplexÖ0Ïpublic int +inverseÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n, FFTHalfcomplexWavetable wavetable, FFTRealWorkspace work)ÎGsl.FFTHalfcomplexÖ0Ïpublic int +inverseÌ128Í(Permutation p)ÎGsl.PermutationÖ0Ïpublic int +inverseÌ8ÎGst.FFTF32Ö0Ïbool +inverseÌ8ÎGst.FFTF64Ö0Ïbool +inverseÌ8ÎGst.FFTS16Ö0Ïbool +inverseÌ8ÎGst.FFTS32Ö0Ïbool +inverse_fftÌ128Í(Gst.FFTF32Complex freqdata, float timedata)ÎGst.FFTF32Ö0Ïpublic void +inverse_fftÌ128Í(Gst.FFTF64Complex freqdata, double timedata)ÎGst.FFTF64Ö0Ïpublic void +inverse_fftÌ128Í(Gst.FFTS16Complex freqdata, int16 timedata)ÎGst.FFTS16Ö0Ïpublic void +inverse_fftÌ128Í(Gst.FFTS32Complex freqdata, int32 timedata)ÎGst.FFTS32Ö0Ïpublic void +inversionsÌ128Í()ÎGsl.PermutationÖ0Ïpublic size_t +invertÌ128Í()ÎCairo.MatrixÖ0Ïpublic Status +invertedÌ8ÎGtk.RangeÖ0Ïbool +invisibleÌ8ÎGtk.TextAttributesÖ0 +invisibleÌ8ÎGtk.TextTagÖ0Ïbool +invisible_charÌ8ÎGtk.EntryÖ0 +invisible_char_setÌ8ÎGtk.EntryÖ0Ïbool +invisible_setÌ8ÎGtk.TextTagÖ0Ïbool +io_block_sizeÌ8ÎGnomeVFS.FileInfoÖ0 +io_in_progressÌ128Í()ÎSoup.MessageÖ0Ïpublic bool +io_pauseÌ128Í()ÎSoup.MessageÖ0Ïpublic void +io_sizeÌ8ÎV4l2.SlicedVbiFormatÖ0Ïuint32 +io_stopÌ128Í()ÎSoup.MessageÖ0Ïpublic void +io_unpauseÌ128Í()ÎSoup.MessageÖ0Ïpublic void +ioctlÌ128Í(int fildes, int request, ...)ÎPosixÖ0Ïpublic int +iopipeÌ8ÎVte.ReaperÖ0Ïint +ip_addressÌ8ÎOobs.IfaceEthernetÖ0 +ip_addressÌ8ÎOobs.StaticHostÖ0 +ip_maskÌ8ÎOobs.IfaceEthernetÖ0 +isContigÌ8ÎTiff.RGBAImageÖ0Ïint +isStandaloneÌ8ÎXml.SAXHandlerÖ0ÏisStandaloneSAXFunc +isStandaloneSAXFuncÌ128Í(void* ctx)ÎXmlÖ0Ïpublic delegate int +is_aÌ128Í(Type is_a_type)ÎGLib.TypeÖ0Ïpublic bool +is_aboveÌ128Í()ÎWnck.WindowÖ0Ïpublic bool +is_absoluteÌ128Í(string file_name)ÎGLib.PathÖ0Ïpublic bool +is_abstractÌ128Í()ÎGLib.TypeÖ0Ïpublic bool +is_acquiredÌ128Í()ÎGst.RingBufferÖ0Ïpublic bool +is_activeÌ128Í()ÎGLib.VfsÖ0Ïpublic virtual bool +is_activeÌ128Í(Gst.Pad pad)ÎGst.CollectPadsÖ0Ïpublic bool +is_activeÌ128Í()ÎGst.PadÖ0Ïpublic bool +is_activeÌ128Í()ÎGst.RingBufferÖ0Ïpublic bool +is_activeÌ8ÎGtk.ToggleActionEntryÖ0Ïbool +is_activeÌ8ÎGtk.WindowÖ0Ïbool +is_activeÌ128Í()ÎWnck.WindowÖ0Ïpublic bool +is_adjustingÌ128Í()ÎGtk.ColorSelectionÖ0Ïpublic bool +is_adjustingÌ128Í()ÎGtk.HSVÖ0Ïpublic bool +is_always_compatibleÌ128Í(Gst.Caps caps2)ÎGst.CapsÖ0Ïpublic bool +is_ancestorÌ128Í(Gtk.TreePath descendant)ÎGtk.TreePathÖ0Ïpublic bool +is_ancestorÌ128Í(Gtk.TreeIter iter, Gtk.TreeIter descendant)ÎGtk.TreeStoreÖ0Ïpublic bool +is_ancestorÌ128Í(Gtk.Widget ancestor)ÎGtk.WidgetÖ0Ïpublic bool +is_anyÌ8ÎGLib.InetAddressÖ0Ïbool +is_anyÌ128Í()ÎGst.CapsÖ0Ïpublic bool +is_async_enabledÌ128Í()ÎGst.BaseSinkÖ0Ïpublic bool +is_authenticatedÌ128Í()ÎLm.ConnectionÖ0Ïpublic bool +is_authenticatedÌ8ÎSoup.AuthÖ0Ïbool +is_availableÌ128Í()ÎGnomeKeyringÖ0Ïpublic bool +is_beginÌ128Í()ÎGLib.SequenceIterÖ0Ïpublic bool +is_belowÌ128Í()ÎWnck.WindowÖ0Ïpublic bool +is_blankÌ128Í()ÎXml.NodeÖ0Ïpublic int +is_blockedÌ128Í()ÎGst.PadÖ0Ïpublic bool +is_blockingÌ128Í()ÎGst.PadÖ0Ïpublic bool +is_bmpÌ128Í(RWops src)ÎSDLImageÖ0Ïpublic int +is_booleanÌ128Í(int n)ÎLua.LuaVMÖ0Ïpublic bool +is_cancelledÌ128Í()ÎGLib.CancellableÖ0Ïpublic bool +is_cancelledÌ128Í()ÎGLib.FileMonitorÖ0Ïpublic bool +is_cell_rendererÌ8ÎGtk.EntryÖ0 +is_cfunctionÌ128Í(int index)ÎLua.LuaVMÖ0Ïpublic bool +is_char_breakÌ8ÎPango.LogAttrÖ0 +is_checkedÌ128Í()ÎSexy.SpellEntryÖ0Ïpublic bool +is_child_selectedÌ128Í(int i)ÎAtk.SelectionÖ0Ïpublic abstract bool +is_classedÌ128Í()ÎGLib.TypeÖ0Ïpublic bool +is_closedÌ128Í()ÎGLib.FileEnumeratorÖ0Ïpublic bool +is_closedÌ128Í()ÎGLib.InputStreamÖ0Ïpublic bool +is_closedÌ128Í()ÎGLib.OutputStreamÖ0Ïpublic bool +is_closedÌ128Í()ÎGsf.OutputÖ0Ïpublic bool +is_cluster_startÌ8ÎPango.GlyphVisAttrÖ0 +is_column_selectedÌ128Í(int column)ÎAtk.TableÖ0Ïpublic abstract bool +is_compositedÌ128Í()ÎGdk.ScreenÖ0Ïpublic bool +is_compositedÌ128Í()ÎGtk.WidgetÖ0Ïpublic bool +is_configuredÌ128Í()ÎOobs.IfaceÖ0Ïpublic virtual bool +is_connectedÌ128Í(void* instance, ulong handler_id)ÎGLib.SignalHandlerÖ0Ïpublic bool +is_connectedÌ128Í()ÎGnomeVFS.DriveÖ0Ïpublic bool +is_connectedÌ128Í()ÎSoup.SocketÖ0Ïpublic bool +is_containerÌ128Í()ÎGoo.CanvasItemÖ0Ïpublic bool +is_containerÌ128Í()ÎGoo.CanvasItemModelÖ0Ïpublic bool +is_cursor_positionÌ128Í()ÎGtk.TextIterÖ0Ïpublic bool +is_cursor_positionÌ8ÎPango.LogAttrÖ0 +is_customÌ128Í()ÎGtk.PaperSizeÖ0Ïpublic bool +is_deep_derivableÌ128Í()ÎGLib.TypeÖ0Ïpublic bool +is_defaultÌ128Í()ÎXml.TextReaderÖ0Ïpublic int +is_derivableÌ128Í()ÎGLib.TypeÖ0Ïpublic bool +is_derivedÌ128Í()ÎGLib.TypeÖ0Ïpublic bool +is_descendantÌ128Í(Gtk.TreePath ancestor)ÎGtk.TreePathÖ0Ïpublic bool +is_destroyedÌ128Í()ÎGLib.SourceÖ0Ïpublic bool +is_dirÌ8ÎGsf.OutfileOpenPkgÖ0Ïbool +is_dir_separatorÌ128Í(unichar c)ÎGLib.PathÖ0Ïpublic bool +is_directoryÌ128Í(string uri)ÎTracker.FileÖ0Ïpublic bool +is_dirtyÌ128Í()ÎXfce.RcÖ0Ïpublic bool +is_disabledÌ128Í()ÎGdk.PixbufFormatÖ0Ïpublic bool +is_double_bufferedÌ128Í()ÎGtk.WidgetÖ0Ïpublic bool +is_drawableÌ128Í()ÎGtk.WidgetÖ0Ïpublic bool +is_ellipsizedÌ128Í()ÎPango.LayoutÖ0Ïpublic bool +is_embeddedÌ128Í()ÎGtk.StatusIconÖ0Ïpublic bool +is_embeddedÌ128Í()ÎPoppler.FontsIterÖ0Ïpublic bool +is_emptyÌ128Í()ÎAtk.StateSetÖ0Ïpublic bool +is_emptyÌ128Í()ÎGLib.QueueÖ0Ïpublic bool +is_emptyÌ128Í()ÎGst.CapsÖ0Ïpublic bool +is_emptyÌ128Í()ÎGst.DataQueueÖ0Ïpublic bool +is_emptyÌ128Í()ÎGst.TagListÖ0Ïpublic bool +is_emptyÌ128Í()ÎXml.NodeSetÖ0Ïpublic bool +is_empty_elementÌ128Í()ÎXml.TextReaderÖ0Ïpublic int +is_empty_stringÌ128Í(string str)ÎTrackerÖ0Ïpublic bool +is_endÌ128Í()ÎGLib.SequenceIterÖ0Ïpublic bool +is_endÌ128Í()ÎGtk.TextIterÖ0Ïpublic bool +is_equalÌ128Í(string? a, string? b)ÎExo.StringÖ0Ïpublic bool +is_equalÌ128Í(Gst.Caps caps2)ÎGst.CapsÖ0Ïpublic bool +is_equalÌ128Í(Gtk.PaperSize size2)ÎGtk.PaperSizeÖ0Ïpublic bool +is_equal_fixedÌ128Í(Gst.Caps caps2)ÎGst.CapsÖ0Ïpublic bool +is_executable_command_stringÌ128Í(string command_string)ÎGnomeVFSÖ0Ïpublic bool +is_expandable_spaceÌ8ÎPango.LogAttrÖ0 +is_expandedÌ8ÎGtk.CellRendererÖ0Ïbool +is_expanderÌ8ÎGtk.CellRendererÖ0Ïbool +is_externÌ128Í()ÎGsf.OpenPkgRelÖ0Ïpublic bool +is_fadingÌ128Í()ÎSDLMixer.ChannelÖ0Ïpublic FadeStatus +is_fadingÌ128Í()ÎSDLMixer.MusicÖ0Ïpublic FadeStatus +is_filledÌ128Í(uint size, Gst.ClockTime duration)ÎGst.BaseRTPPayloadÖ0Ïpublic bool +is_finishedÌ128Í()ÎGtk.PrintOperationÖ0Ïpublic bool +is_finishedÌ128Í()ÎSoup.ServerMessageÖ0Ïpublic bool +is_first_of_monthÌ128Í()ÎGLib.DateÖ0Ïpublic bool +is_fixedÌ128Í()ÎGst.CapsÖ0Ïpublic bool +is_fixedÌ128Í()ÎGst.ValueÖ0Ïpublic bool +is_fixed_widthÌ128Í()ÎSDLTTF.FontÖ0Ïpublic int +is_focusÌ8ÎGtk.WidgetÖ0Ïbool +is_for_proxyÌ8ÎSoup.AuthÖ0Ïbool +is_fullÌ128Í()ÎGst.DataQueueÖ0Ïpublic bool +is_fullscreenÌ128Í()ÎWnck.WindowÖ0Ïpublic bool +is_functionÌ128Í(int n)ÎLua.LuaVMÖ0Ïpublic bool +is_fundamentalÌ128Í()ÎGLib.TypeÖ0Ïpublic bool +is_gifÌ128Í(RWops src)ÎSDLImageÖ0Ïpublic int +is_hintÌ8ÎGdk.EventMotionÖ0Ïbool +is_hintÌ8ÎX.MotionEventÖ0Ïchar +is_httpsÌ128Í()ÎSoup.ServerÖ0Ïpublic bool +is_importantÌ8ÎGtk.ActionÖ0Ïbool +is_importantÌ8ÎGtk.ToolItemÖ0Ïbool +is_in_placeÌ128Í()ÎGst.BaseTransformÖ0Ïpublic bool +is_in_sessionÌ128Í(string word, long len = -1)ÎEnchant.DictÖ0Ïpublic int +is_in_useÌ128Í()ÎSoup.ConnectionÖ0Ïpublic bool +is_in_viewportÌ128Í(Wnck.Workspace workspace)ÎWnck.WindowÖ0Ïpublic bool +is_indexableÌ128Í()ÎGst.ElementÖ0Ïpublic bool +is_indexableÌ128Í(string uri)ÎTracker.FileÖ0Ïpublic bool +is_initializedÌ128Í()ÎGConfÖ0Ïpublic bool +is_inittedÌ128Í()ÎNotifyÖ0Ïpublic bool +is_inlineÌ128Í()ÎAtk.HyperlinkÖ0Ïpublic bool +is_instantiatableÌ128Í()ÎGLib.TypeÖ0Ïpublic bool +is_interfaceÌ128Í()ÎGLib.TypeÖ0Ïpublic bool +is_interpÌ8ÎGnome.UIBuilderDataÖ0Ïbool +is_jpgÌ128Í(RWops src)ÎSDLImageÖ0Ïpublic int +is_keepaliveÌ128Í()ÎSoup.MessageÖ0Ïpublic bool +is_last_of_monthÌ128Í()ÎGLib.DateÖ0Ïpublic bool +is_lbmÌ128Í(RWops src)ÎSDLImageÖ0Ïpublic int +is_leap_yearÌ128Í()ÎGLib.DateYearÖ0Ïpublic bool +is_lightuserdataÌ128Í(int n)ÎLua.LuaVMÖ0Ïpublic bool +is_line_breakÌ8ÎPango.LogAttrÖ0 +is_linetouchedÌ128Í(int line)ÎCurses.WindowÖ0Ïpublic bool +is_link_localÌ8ÎGLib.InetAddressÖ0Ïbool +is_linkedÌ128Í()ÎGst.PadÖ0Ïpublic bool +is_liveÌ128Í()ÎGst.BaseSrcÖ0Ïpublic bool +is_loadedÌ128Í()ÎGst.PluginÖ0Ïpublic bool +is_localÌ128Í()ÎGnomeVFS.URIÖ0Ïpublic bool +is_localÌ128Í()ÎGtk.RecentInfoÖ0Ïpublic bool +is_lockedÌ8ÎGtk.AccelGroupÖ0Ïbool +is_locked_stateÌ128Í()ÎGst.ElementÖ0Ïpublic bool +is_loopbackÌ8ÎGLib.InetAddressÖ0Ïbool +is_loopbackÌ128Í()ÎGLib.UnixMountPointÖ0Ïpublic bool +is_mandatoryÌ128Í()ÎHildon.CaptionÖ0Ïpublic bool +is_mandatory_breakÌ8ÎPango.LogAttrÖ0 +is_mappedÌ8ÎGtk.SocketÖ0 +is_mappedÌ128Í()ÎGtk.WidgetÖ0Ïpublic bool +is_maximizedÌ128Í()ÎWnck.WindowÖ0Ïpublic bool +is_maximized_horizontallyÌ128Í()ÎWnck.WindowÖ0Ïpublic bool +is_maximized_verticallyÌ128Í()ÎWnck.WindowÖ0Ïpublic bool +is_mc_globalÌ8ÎGLib.InetAddressÖ0Ïbool +is_mc_link_localÌ8ÎGLib.InetAddressÖ0Ïbool +is_mc_node_localÌ8ÎGLib.InetAddressÖ0Ïbool +is_mc_org_localÌ8ÎGLib.InetAddressÖ0Ïbool +is_mc_site_localÌ8ÎGLib.InetAddressÖ0Ïbool +is_media_check_automaticÌ128Í()ÎGLib.DriveÖ0Ïpublic abstract bool +is_media_removableÌ128Í()ÎGLib.DriveÖ0Ïpublic abstract bool +is_metadata_writableÌ128Í()ÎGst.BufferÖ0Ïpublic bool +is_minimizedÌ128Í()ÎWnck.WindowÖ0Ïpublic bool +is_missing_plugin_messageÌ128Í(Gst.Message msg)ÎGstÖ0Ïpublic bool +is_modifierÌ8ÎGdk.EventKeyÖ0 +is_monospaceÌ128Í()ÎPango.FontFamilyÖ0Ïpublic bool +is_most_recently_activatedÌ128Í()ÎWnck.WindowÖ0Ïpublic bool +is_mountedÌ128Í()ÎGnomeVFS.DriveÖ0Ïpublic bool +is_mountedÌ128Í()ÎGnomeVFS.VolumeÖ0Ïpublic bool +is_multicastÌ8ÎGLib.InetAddressÖ0Ïbool +is_namespace_declÌ128Í()ÎXml.TextReaderÖ0Ïpublic int +is_nativeÌ128Í()ÎGLib.FileÖ0Ïpublic abstract bool +is_nilÌ128Í(int n)ÎLua.LuaVMÖ0Ïpublic bool +is_no_windowÌ128Í()ÎGtk.WidgetÖ0Ïpublic bool +is_noneÌ128Í(int n)ÎLua.LuaVMÖ0Ïpublic bool +is_none_or_nilÌ128Í(int n)ÎLua.LuaVMÖ0Ïpublic bool +is_numberÌ128Í(int index)ÎLua.LuaVMÖ0Ïpublic bool +is_objectÌ128Í()ÎGLib.TypeÖ0Ïpublic bool +is_on_workspaceÌ128Í(Wnck.Workspace workspace)ÎWnck.WindowÖ0Ïpublic bool +is_openÌ128Í()ÎLm.ConnectionÖ0Ïpublic bool +is_openÌ128Í()ÎPoppler.IndexIterÖ0Ïpublic bool +is_openÌ128Í(int device_index)ÎSDL.JoystickÖ0Ïpublic int +is_ownerÌ128Í()ÎGLib.MainContextÖ0Ïpublic bool +is_paragraph_startÌ8ÎPango.LayoutLineÖ0 +is_parentÌ128Í(GnomeVFS.URI possible_child, bool recursive)ÎGnomeVFS.URIÖ0Ïpublic bool +is_parent_sensitiveÌ128Í()ÎGtk.WidgetÖ0Ïpublic bool +is_partial_matchÌ128Í()ÎGLib.MatchInfoÖ0Ïpublic bool +is_passthroughÌ128Í()ÎGst.BaseTransformÖ0Ïpublic bool +is_pastÌ128Í()ÎSoup.DateÖ0Ïpublic bool +is_pausedÌ128Í()ÎSDLMixer.ChannelÖ0Ïpublic int +is_pausedÌ128Í()ÎSDLMixer.MusicÖ0Ïpublic int +is_pcxÌ128Í(RWops src)ÎSDLImageÖ0Ïpublic int +is_pinnedÌ128Í()ÎWnck.WindowÖ0Ïpublic bool +is_playingÌ128Í()ÎSDLMixer.ChannelÖ0Ïpublic int +is_playingÌ128Í()ÎSDLMixer.MusicÖ0Ïpublic int +is_pngÌ128Í(RWops src)ÎSDLImageÖ0Ïpublic int +is_pnmÌ128Í(RWops src)ÎSDLImageÖ0Ïpublic int +is_primary_threadÌ128Í()ÎGnomeVFSÖ0Ïpublic bool +is_privateÌ8ÎGtk.RecentDataÖ0Ïbool +is_property_lockedÌ128Í(string property)ÎXfconf.ChannelÖ0Ïpublic bool +is_publisher_resolvedÌ128Í()ÎEpc.ConsumerÖ0Ïpublic bool +is_qos_enabledÌ128Í()ÎGst.BaseSinkÖ0Ïpublic bool +is_qos_enabledÌ128Í()ÎGst.BaseTransformÖ0Ïpublic bool +is_rc_styleÌ128Í()ÎGtk.WidgetÖ0Ïpublic bool +is_read_onlyÌ128Í()ÎGnomeVFS.VolumeÖ0Ïpublic bool +is_read_onlyÌ128Í()ÎPoppler.FormFieldÖ0Ïpublic bool +is_readonlyÌ128Í()ÎGLib.UnixMountPointÖ0Ïpublic bool +is_readonlyÌ128Í()ÎXfce.RcÖ0Ïpublic bool +is_realizedÌ128Í()ÎGtk.WidgetÖ0Ïpublic bool +is_resolvedÌ128Í()ÎSoup.AddressÖ0Ïpublic bool +is_row_selectedÌ128Í(int row)ÎAtk.TableÖ0Ïpublic abstract bool +is_rubber_banding_activeÌ128Í()ÎGtk.TreeViewÖ0Ïpublic bool +is_runningÌ128Í()ÎGLib.MainLoopÖ0Ïpublic bool +is_runningÌ8ÎUnique.AppÖ0Ïbool +is_scalableÌ128Í()ÎGdk.PixbufFormatÖ0Ïpublic bool +is_secondaryÌ8ÎGtk.BoxChildÖ0 +is_seekableÌ128Í()ÎGst.BaseSrcÖ0Ïpublic virtual bool +is_selectedÌ128Í(int row, int column)ÎAtk.TableÖ0Ïpublic abstract bool +is_selectedÌ128Í(int page_nr)ÎGtk.PrintOperationPreviewÖ0Ïpublic abstract bool +is_selected_linkÌ128Í()ÎAtk.HyperlinkÖ0Ïpublic virtual bool +is_sensitiveÌ128Í()ÎGtk.ActionÖ0Ïpublic bool +is_sentence_boundaryÌ8ÎPango.LogAttrÖ0 +is_sentence_endÌ8ÎPango.LogAttrÖ0 +is_sentence_startÌ8ÎPango.LogAttrÖ0 +is_serverÌ8ÎSoup.SocketÖ0Ïbool +is_setÌ128Í()ÎDBus.RawErrorÖ0Ïpublic bool +is_shadedÌ128Í()ÎWnck.WindowÖ0Ïpublic bool +is_shadowedÌ128Í()ÎGLib.MountÖ0Ïpublic bool +is_showingÌ8ÎGtk.MountOperationÖ0Ïbool +is_site_localÌ8ÎGLib.InetAddressÖ0Ïbool +is_skip_pagerÌ128Í()ÎWnck.WindowÖ0Ïpublic bool +is_skip_tasklistÌ128Í()ÎWnck.WindowÖ0Ïpublic bool +is_sourceÌ8ÎGdk.DragContextÖ0Ïbool +is_span_fastÌ128Í(Gst.Buffer buf2)ÎGst.BufferÖ0Ïpublic bool +is_sslÌ128Í()ÎSoup.SocketÖ0Ïpublic bool +is_startÌ128Í()ÎGtk.TextIterÖ0Ïpublic bool +is_startedÌ128Í()ÎSoup.ServerMessageÖ0Ïpublic bool +is_static_imageÌ128Í()ÎGdk.PixbufAnimationÖ0Ïpublic bool +is_stickyÌ128Í()ÎWnck.WindowÖ0Ïpublic bool +is_stop_wordÌ128Í(string word)ÎTracker.ParserÖ0Ïpublic bool +is_streamÌ128Í()ÎEpc.ContentsÖ0Ïpublic bool +is_stringÌ128Í(int index)ÎLua.LuaVMÖ0Ïpublic bool +is_subsetÌ128Í(Gst.Caps superset)ÎGst.CapsÖ0Ïpublic bool +is_subsetÌ128Í()ÎPoppler.FontsIterÖ0Ïpublic bool +is_supportedÌ128Í()ÎGLib.VolumeMonitorÖ0Ïpublic virtual bool +is_supportedÌ128Í()ÎLm.SSLÖ0Ïpublic bool +is_synthesizedÌ128Í()ÎPango.FontFaceÖ0Ïpublic bool +is_tableÌ128Í(int n)ÎLua.LuaVMÖ0Ïpublic bool +is_tag_listÌ128Í(void* p)ÎGstÖ0Ïpublic bool +is_textÌ8ÎGtk.TextAppearanceÖ0 +is_textÌ128Í()ÎXml.NodeÖ0Ïpublic int +is_threadÌ128Í(int n)ÎLua.LuaVMÖ0Ïpublic bool +is_tifÌ128Í(RWops src)ÎSDLImageÖ0Ïpublic int +is_timedÌ8ÎHildon.BannerÖ0Ïbool +is_toplevelÌ128Í()ÎGtk.WidgetÖ0Ïpublic bool +is_topmostÌ8ÎHildon.ProgramÖ0Ïbool +is_topmostÌ8ÎHildon.WindowÖ0Ïbool +is_tunneledÌ128Í()ÎGst.RTSPConnectionÖ0Ïpublic bool +is_user_mountableÌ128Í()ÎGLib.UnixMountPointÖ0Ïpublic bool +is_user_visibleÌ128Í()ÎGnomeVFS.DriveÖ0Ïpublic bool +is_user_visibleÌ128Í()ÎGnomeVFS.VolumeÖ0Ïpublic bool +is_userdataÌ128Í(int index)ÎLua.LuaVMÖ0Ïpublic bool +is_validÌ128Í()ÎAtk.HyperlinkÖ0Ïpublic virtual bool +is_validÌ128Í(GLib.AsyncResult _result, GLib.Object source, void* source_tag)ÎGLib.SimpleAsyncResultÖ0Ïpublic bool +is_validÌ128Í()ÎLm.MessageHandlerÖ0Ïpublic bool +is_validÌ128Í()ÎTagLib.FileÖ0Ïpublic bool +is_validÌ128Í(string uri)ÎTracker.FileÖ0Ïpublic bool +is_validÌ128Í()ÎXml.TextReaderÖ0Ïpublic int +is_value_typeÌ128Í()ÎGLib.TypeÖ0Ïpublic bool +is_viewableÌ128Í()ÎGdk.WindowÖ0Ïpublic bool +is_virtualÌ128Í()ÎWnck.WorkspaceÖ0Ïpublic bool +is_visibleÌ128Í()ÎGdk.WindowÖ0Ïpublic bool +is_visibleÌ128Í()ÎGoo.CanvasItemÖ0Ïpublic abstract bool +is_visibleÌ128Í()ÎGtk.ActionÖ0Ïpublic bool +is_visible_on_workspaceÌ128Í(Wnck.Workspace workspace)ÎWnck.WindowÖ0Ïpublic bool +is_whiteÌ8ÎPango.LogAttrÖ0 +is_wins_serverÌ8ÎOobs.SMBConfigÖ0Ïbool +is_wintouchedÌ128Í()ÎCurses.WindowÖ0Ïpublic bool +is_word_boundaryÌ8ÎPango.LogAttrÖ0 +is_word_charÌ128Í(unichar c)ÎVte.TerminalÖ0Ïpublic bool +is_word_endÌ8ÎPango.LogAttrÖ0 +is_word_startÌ8ÎPango.LogAttrÖ0 +is_wrappedÌ128Í()ÎPango.LayoutÖ0Ïpublic bool +is_writableÌ128Í()ÎGdk.PixbufFormatÖ0Ïpublic bool +is_writableÌ128Í()ÎGst.MiniObjectÖ0Ïpublic bool +is_xcfÌ128Í(RWops src)ÎSDLImageÖ0Ïpublic int +is_xhtmlÌ128Í(string system_id, string public_id)ÎXml.TreeÖ0Ïpublic int +is_xpmÌ128Í(RWops src)ÎSDLImageÖ0Ïpublic int +is_xvÌ128Í(RWops src)ÎSDLImageÖ0Ïpublic int +is_zero_widthÌ128Í(unichar ch)ÎPangoÖ0Ïpublic bool +isalnumÌ128Í(int c)ÎPosixÖ0Ïpublic bool +isalnumÌ128Í()ÎunicharÖ0Ïpublic bool +isalphaÌ128Í(int c)ÎPosixÖ0Ïpublic bool +isalphaÌ128Í()ÎunicharÖ0Ïpublic bool +isasciiÌ128Í(int c)ÎPosixÖ0Ïpublic bool +isattyÌ128Í(int fd)ÎPosixÖ0Ïpublic bool +iscntrlÌ128Í(int c)ÎPosixÖ0Ïpublic bool +iscntrlÌ128Í()ÎunicharÖ0Ïpublic bool +isdefinedÌ128Í()ÎunicharÖ0Ïpublic bool +isdigitÌ128Í(int c)ÎPosixÖ0Ïpublic bool +isdigitÌ128Í()ÎunicharÖ0Ïpublic bool +isdstÌ8ÎGLib.TimeÖ0Ïint +isendwinÌ128Í()ÎCursesÖ0Ïpublic bool +isgraphÌ128Í(int c)ÎPosixÖ0Ïpublic bool +isgraphÌ128Í()ÎunicharÖ0Ïpublic bool +isinfÌ128Í(double value)ÎGLib.MathÖ0Ïpublic int +isinffÌ128Í(float value)ÎGLib.MathÖ0Ïpublic int +islowerÌ128Í(int c)ÎPosixÖ0Ïpublic bool +islowerÌ128Í()ÎunicharÖ0Ïpublic bool +isnanÌ128Í(double value)ÎGLib.MathÖ0Ïpublic int +isnanfÌ128Í(float value)ÎGLib.MathÖ0Ïpublic int +isnegÌ128Í()ÎGsl.MatrixÖ0Ïpublic bool +isnegÌ128Í()ÎGsl.MatrixComplexÖ0Ïpublic bool +isnegÌ128Í()ÎGsl.VectorÖ0Ïpublic bool +isnegÌ128Í()ÎGsl.VectorComplexÖ0Ïpublic bool +isnonnegÌ128Í()ÎGsl.MatrixÖ0Ïpublic bool +isnonnegÌ128Í()ÎGsl.MatrixComplexÖ0Ïpublic bool +isnonnegÌ128Í()ÎGsl.VectorÖ0Ïpublic bool +isnonnegÌ128Í()ÎGsl.VectorComplexÖ0Ïpublic bool +isnullÌ128Í()ÎGsl.MatrixÖ0Ïpublic bool +isnullÌ128Í()ÎGsl.MatrixComplexÖ0Ïpublic bool +isnullÌ128Í()ÎGsl.VectorÖ0Ïpublic bool +isnullÌ128Í()ÎGsl.VectorComplexÖ0Ïpublic bool +isposÌ128Í()ÎGsl.MatrixÖ0Ïpublic bool +isposÌ128Í()ÎGsl.MatrixComplexÖ0Ïpublic bool +isposÌ128Í()ÎGsl.VectorÖ0Ïpublic bool +isposÌ128Í()ÎGsl.VectorComplexÖ0Ïpublic bool +isprintÌ128Í(int c)ÎPosixÖ0Ïpublic bool +isprintÌ128Í()ÎunicharÖ0Ïpublic bool +ispunctÌ128Í(int c)ÎPosixÖ0Ïpublic bool +ispunctÌ128Í()ÎunicharÖ0Ïpublic bool +isset_dayÌ128Í(GLib.DateWeekday day)ÎHildon.WeekdayPickerÖ0Ïpublic bool +isspaceÌ128Í(int c)ÎPosixÖ0Ïpublic bool +isspaceÌ128Í()ÎunicharÖ0Ïpublic bool +istitleÌ128Í()ÎunicharÖ0Ïpublic bool +isupperÌ128Í(int c)ÎPosixÖ0Ïpublic bool +isupperÌ128Í()ÎunicharÖ0Ïpublic bool +iswideÌ128Í()ÎunicharÖ0Ïpublic bool +iswide_cjkÌ128Í()ÎunicharÖ0Ïpublic bool +isxdigitÌ128Í(int c)ÎPosixÖ0Ïpublic bool +isxdigitÌ128Í()ÎunicharÖ0Ïpublic bool +iszerowidthÌ128Í()ÎunicharÖ0Ïpublic bool +it_numÌ8ÎGsl.MonteVegasStateÖ0 +it_startÌ8ÎGsl.MonteVegasStateÖ0 +italicÌ8ÎGtk.SourceStyleÖ0Ïbool +italicÌ8ÎHildon.FontSelectionDialogÖ0Ïbool +italic_setÌ8ÎGtk.SourceStyleÖ0Ïbool +italic_setÌ8ÎHildon.FontSelectionDialogÖ0Ïbool +itemÌ8ÎGst.IteratorÖ0ÏGst.IteratorItemFunction +itemÌ8ÎPango.GlyphItemÖ0ÏPango.Item +itemÌ128Í(int index)ÎXml.NodeSetÖ0Ïpublic Node * +item_ac_get_access_typeÌ128Í(GnomeKeyring.AccessControl ac)ÎGnomeKeyringÖ0Ïpublic GnomeKeyring.AccessType +item_ac_get_display_nameÌ128Í(GnomeKeyring.AccessControl ac)ÎGnomeKeyringÖ0Ïpublic unowned string +item_ac_get_path_nameÌ128Í(GnomeKeyring.AccessControl ac)ÎGnomeKeyringÖ0Ïpublic unowned string +item_ac_set_access_typeÌ128Í(GnomeKeyring.AccessControl ac, GnomeKeyring.AccessType value)ÎGnomeKeyringÖ0Ïpublic void +item_ac_set_display_nameÌ128Í(GnomeKeyring.AccessControl ac, string value)ÎGnomeKeyringÖ0Ïpublic void +item_ac_set_path_nameÌ128Í(GnomeKeyring.AccessControl ac, string value)ÎGnomeKeyringÖ0Ïpublic void +item_activatedÌ128Í(Gtk.TreePath path)ÎExo.IconViewÖ0Ïpublic void +item_activatedÌ128Í(Gtk.TreePath path)ÎGtk.IconViewÖ0Ïpublic virtual signal void +item_activatedÌ128Í()ÎGtk.RecentChooserÖ0Ïpublic virtual signal void +item_addÌ8ÎGst.DataQueueÖ0ÏGLib.Cond +item_addedÌ128Í(int toolbar_position, int item_position)ÎExo.ToolbarsModelÖ0Ïpublic virtual signal void +item_countÌ8ÎGst.RTCPPacketÖ0 +item_createÌ128Í(string? keyring, GnomeKeyring.ItemType type, string display_name, GnomeKeyring.AttributeList attributes, string secret, bool update_if_exists, owned GnomeKeyring.OperationGetIntCallback callback)ÎGnomeKeyringÖ0Ïpublic void * +item_create_syncÌ128Í(string? keyring, GnomeKeyring.ItemType type, string display_name, GnomeKeyring.AttributeList attributes, string secret, bool update_if_exists, uint32 item_id)ÎGnomeKeyringÖ0Ïpublic GnomeKeyring.Result +item_createdÌ128Í(Goo.CanvasItem item, Goo.CanvasItemModel model)ÎGoo.CanvasÖ0Ïpublic virtual signal void +item_delÌ8ÎGst.DataQueueÖ0ÏGLib.Cond +item_deleteÌ128Í(string? keyring, uint32 id, owned GnomeKeyring.OperationDoneCallback callback)ÎGnomeKeyringÖ0Ïpublic void * +item_delete_syncÌ128Í(string? keyring, uint32 id)ÎGnomeKeyringÖ0Ïpublic GnomeKeyring.Result +item_get_aclÌ128Í(string? keyring, uint32 id, owned GnomeKeyring.OperationGetListCallback callback)ÎGnomeKeyringÖ0Ïpublic void * +item_get_acl_syncÌ128Í(string? keyring, uint32 id, GLib.List acl)ÎGnomeKeyringÖ0Ïpublic GnomeKeyring.Result +item_get_attributesÌ128Í(string? keyring, uint32 id, owned GnomeKeyring.OperationGetAttributesCallback callback)ÎGnomeKeyringÖ0Ïpublic void * +item_get_attributes_syncÌ128Í(string? keyring, uint32 id, out unowned GnomeKeyring.AttributeList attributes)ÎGnomeKeyringÖ0Ïpublic GnomeKeyring.Result +item_get_infoÌ128Í(string? keyring, uint32 id, owned GnomeKeyring.OperationGetItemInfoCallback callback)ÎGnomeKeyringÖ0Ïpublic void * +item_get_info_fullÌ128Í(string? keyring, uint32 id, uint32 flags, owned GnomeKeyring.OperationGetItemInfoCallback callback)ÎGnomeKeyringÖ0Ïpublic void * +item_get_info_full_syncÌ128Í(string? keyring, uint32 id, uint32 flags, out unowned GnomeKeyring.ItemInfo info)ÎGnomeKeyringÖ0Ïpublic GnomeKeyring.Result +item_get_info_syncÌ128Í(string keyring, uint32 id, out unowned GnomeKeyring.ItemInfo info)ÎGnomeKeyringÖ0Ïpublic unowned +item_grant_access_rightsÌ128Í(string? keyring, string display_name, string full_path, uint32 id, GnomeKeyring.AccessType rights, owned GnomeKeyring.OperationDoneCallback callback)ÎGnomeKeyringÖ0Ïpublic void * +item_grant_access_rights_syncÌ128Í(string? keyring, string display_name, string full_path, uint32 id, GnomeKeyring.AccessType rights)ÎGnomeKeyringÖ0Ïpublic GnomeKeyring.Result +item_idÌ8ÎGnomeKeyring.FoundÖ0 +item_idÌ8ÎGnomeKeyring.NetworkPasswordDataÖ0Ïuint32 +item_nthÌ128Í(int toolbar_position, int item_position, bool is_separator, string id, string type)ÎExo.ToolbarsModelÖ0Ïpublic void +item_offsetÌ8ÎGst.RTCPPacketÖ0 +item_removedÌ128Í(int toolbar_position, int item_position)ÎExo.ToolbarsModelÖ0Ïpublic virtual signal void +item_set_aclÌ128Í(string? keyring, uint32 id, GLib.List acl, owned GnomeKeyring.OperationDoneCallback callback)ÎGnomeKeyringÖ0Ïpublic void * +item_set_acl_syncÌ128Í(string? keyring, uint32 id, GLib.List acl)ÎGnomeKeyringÖ0Ïpublic GnomeKeyring.Result +item_set_attributesÌ128Í(string? keyring, uint32 id, GnomeKeyring.AttributeList attributes, owned GnomeKeyring.OperationDoneCallback callback)ÎGnomeKeyringÖ0Ïpublic void * +item_set_attributes_syncÌ128Í(string? keyring, uint32 id, GnomeKeyring.AttributeList attributes)ÎGnomeKeyringÖ0Ïpublic GnomeKeyring.Result +item_set_infoÌ128Í(string? keyring, uint32 id, GnomeKeyring.ItemInfo info, owned GnomeKeyring.OperationDoneCallback callback)ÎGnomeKeyringÖ0Ïpublic void * +item_set_info_syncÌ128Í(string? keyring, uint32 id, GnomeKeyring.ItemInfo info)ÎGnomeKeyringÖ0Ïpublic GnomeKeyring.Result +item_typeÌ8ÎGnomeKeyring.PasswordSchemaÖ0ÏGnomeKeyring.ItemType +item_widthÌ8ÎExo.IconViewÖ0Ïint +item_widthÌ8ÎGtk.IconViewÖ0Ïint +itemizeÌ128Í(Pango.Context context, string text, int start_index, int length, Pango.AttrList attrs, Pango.AttrIterator cached_iter)ÎPangoÖ0Ïpublic unowned +itemize_with_base_dirÌ128Í(Pango.Context context, Pango.Direction base_dir, string text, int start_index, int length, Pango.AttrList attrs, Pango.AttrIterator cached_iter)ÎPangoÖ0Ïpublic unowned +itemsÌ8ÎGLib.CompletionÖ0ÏList +itemsÌ8ÎGoo.CanvasGroupÖ0ÏGLib.PtrArray +iterÌ8ÎGtk.ImageAnimationDataÖ0ÏGdk.PixbufAnimationIter +iter_availableÌ128Í(Gtk.TreeIter iter, bool available)ÎHildon.FileSystemModelÖ0Ïpublic void +iter_childrenÌ128Í(out Gtk.TreeIter iter, Gtk.TreeIter? parent)ÎGtk.TreeModelÖ0Ïpublic abstract bool +iter_depthÌ128Í(Gtk.TreeIter iter)ÎGtk.TreeStoreÖ0Ïpublic int +iter_has_childÌ128Í(Gtk.TreeIter iter)ÎGtk.TreeModelÖ0Ïpublic abstract bool +iter_is_selectedÌ128Í(Gtk.TreeIter iter)ÎGtk.TreeSelectionÖ0Ïpublic bool +iter_is_validÌ128Í(Gtk.TreeIter iter)ÎGtk.ListStoreÖ0Ïpublic bool +iter_is_validÌ128Í(Gtk.TreeIter iter)ÎGtk.TreeModelSortÖ0Ïpublic bool +iter_is_validÌ128Í(Gtk.TreeIter iter)ÎGtk.TreeStoreÖ0Ïpublic bool +iter_n_childrenÌ128Í(Gtk.TreeIter? iter)ÎGtk.TreeModelÖ0Ïpublic abstract int +iter_nextÌ128Í(ref Gtk.TreeIter iter)ÎGtk.TreeModelÖ0Ïpublic abstract bool +iter_nth_childÌ128Í(out Gtk.TreeIter iter, Gtk.TreeIter? parent, int n)ÎGtk.TreeModelÖ0Ïpublic abstract bool +iter_parentÌ128Í(out Gtk.TreeIter iter, Gtk.TreeIter child)ÎGtk.TreeModelÖ0Ïpublic abstract bool +iterateÌ128Í()ÎGsl.MinFminimizerÖ0Ïpublic int +iterateÌ8ÎGsl.MinFminimizerTypeÖ0ÏMinIterate +iterateÌ128Í()ÎGsl.MultifitFdfsolverÖ0Ïpublic int +iterateÌ8ÎGsl.MultifitFdfsolverTypeÖ0ÏMultifitFdfIterate +iterateÌ128Í()ÎGsl.MultifitFsolverÖ0Ïpublic int +iterateÌ8ÎGsl.MultifitFsolverTypeÖ0ÏMultifitFIterate +iterateÌ128Í()ÎGsl.MultiminFdfminimizerÖ0Ïpublic int +iterateÌ8ÎGsl.MultiminFdfminimizerTypeÖ0ÏMultiminFdfIterate +iterateÌ128Í()ÎGsl.MultiminFminimizerÖ0Ïpublic int +iterateÌ8ÎGsl.MultiminFminimizerTypeÖ0ÏMultiminFIterate +iterateÌ128Í()ÎGsl.MultirootFdfsolverÖ0Ïpublic int +iterateÌ8ÎGsl.MultirootFdfsolverTypeÖ0ÏMultirootFdfIterate +iterateÌ128Í()ÎGsl.MultirootFsolverÖ0Ïpublic int +iterateÌ8ÎGsl.MultirootFsolverTypeÖ0ÏMultirootFIterate +iterateÌ128Í()ÎGsl.RootFdfsolverÖ0Ïpublic int +iterateÌ8ÎGsl.RootFdfsolverTypeÖ0ÏRootFdfsolverIterate +iterateÌ128Í()ÎGsl.RootFsolverÖ0Ïpublic int +iterateÌ8ÎGsl.RootFsolverTypeÖ0ÏRootFsolverIterate +iterate_all_by_interfaceÌ128Í(GLib.Type iface)ÎGst.BinÖ0Ïpublic Gst.Iterator +iterate_elementsÌ128Í()ÎGst.BinÖ0Ïpublic Gst.Iterator +iterate_padsÌ128Í()ÎGst.ElementÖ0Ïpublic unowned +iterate_recurseÌ128Í()ÎGst.BinÖ0Ïpublic Gst.Iterator +iterate_sink_padsÌ128Í()ÎGst.ElementÖ0Ïpublic unowned +iterate_sinksÌ128Í()ÎGst.BinÖ0Ïpublic Gst.Iterator +iterate_sortedÌ128Í()ÎGst.BinÖ0Ïpublic Gst.Iterator +iterate_sourcesÌ128Í()ÎGst.BinÖ0Ïpublic Gst.Iterator +iterate_src_padsÌ128Í()ÎGst.ElementÖ0Ïpublic unowned +iterationÌ128Í(bool may_block)ÎGLib.MainContextÖ0Ïpublic bool +iterationsÌ8ÎGsl.MonteVegasStateÖ0 +iters_fixed_TÌ8ÎGsl.SimanParamsÖ0Ïint +itypeÌ8ÎGLib.SignalQueryÖ0ÏType +jÌ128Í(int two_ja, int two_jb, int two_jc, int two_ma, int two_mb, int two_mc)ÎGsl.CouplingÖ0Ïpublic double +jÌ128Í(int two_ja, int two_jb, int two_jc, int two_jd, int two_je, int two_jf)ÎGsl.CouplingÖ0Ïpublic double +jÌ128Í(int two_ja, int two_jb, int two_jc, int two_jd, int two_je, int two_jf, int two_jg, int two_jh, int two_ji)ÎGsl.CouplingÖ0Ïpublic double +jÌ8ÎGsl.DHTÖ0Ïdouble +jÌ4ÎSDL.KeySymbolÖ0 +j0Ì128Í(double x0)ÎGLib.MathÖ0Ïpublic double +j0Ì128Í(double x)ÎGsl.BesselÖ0Ïpublic double +j0_eÌ128Í(double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +j0fÌ128Í(float x0)ÎGLib.MathÖ0Ïpublic float +j1Ì128Í(double x0)ÎGLib.MathÖ0Ïpublic double +j1Ì128Í(double x)ÎGsl.BesselÖ0Ïpublic double +j1_eÌ128Í(double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +j1fÌ128Í(float x0)ÎGLib.MathÖ0Ïpublic float +j2Ì128Í(double x)ÎGsl.BesselÖ0Ïpublic double +j2_eÌ128Í(double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +j_eÌ128Í(int two_ja, int two_jb, int two_jc, int two_ma, int two_mb, int two_mc, out Result result)ÎGsl.CouplingÖ0Ïpublic int +j_eÌ128Í(int two_ja, int two_jb, int two_jc, int two_jd, int two_je, int two_jf, out Result result)ÎGsl.CouplingÖ0Ïpublic int +j_eÌ128Í(int two_ja, int two_jb, int two_jc, int two_jd, int two_je, int two_jf, int two_jg, int two_jh, int two_ji, out Result result)ÎGsl.CouplingÖ0Ïpublic int +jacÌ8ÎGsl.MonteVegasStateÖ0Ïdouble +jacobianÌ8ÎGsl.OdeivSystemÖ0ÏOdeivJacobian +jaxisÌ8ÎSDL.EventÖ0ÏJoyAxisEvent +jballÌ8ÎSDL.EventÖ0ÏJoyBallEvent +jbuttonÌ8ÎSDL.EventÖ0ÏJoyButtonEvent +jhatÌ8ÎSDL.EventÖ0ÏJoyHatEvent +jlÌ128Í(int l, double x)ÎGsl.BesselÖ0Ïpublic double +jl_arrayÌ128Í(int lmax, double x, [CCode (array_length = false)] double[] result_array)ÎGsl.BesselÖ0Ïpublic int +jl_eÌ128Í(int l, double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +jl_steed_arrayÌ128Í(int lmax, double x, [CCode (array_length = false)] double[] jl_x_array)ÎGsl.BesselÖ0Ïpublic int +jnÌ128Í(int x0, double x1)ÎGLib.MathÖ0Ïpublic double +jnfÌ128Í(int x0, float x1)ÎGLib.MathÖ0Ïpublic float +job_nameÌ8ÎGtk.PrintOperationÖ0 +joinÌ128Í(string separator, ...)Ö0 +joinÌ128Í()ÎGLib.ThreadÖ0Ïpublic void * +joinÌ128Í(Gst.Buffer buf2)ÎGst.BufferÖ0Ïpublic unowned +joinÌ128Í()ÎGst.TaskÖ0Ïpublic bool +join_styleÌ8ÎGdk.GCValuesÖ0ÏGdk.JoinStyle +joinvÌ128Í(string separator, [CCode (array_length = false, array_null_terminated = true)] string[] str_array)Ö0 +jpeg_markersÌ8ÎV4l2.JpegCompressionÖ0Ïuint32 +js_statusÌ128Í()ÎGtk.MozEmbedÖ0Ïpublic signal void +jtypeÌ8ÎGtk.LabelÖ0 +justificationÌ8ÎGtk.TextAttributesÖ0ÏGtk.Justification +justificationÌ8ÎGtk.TextTagÖ0ÏGtk.Justification +justificationÌ8ÎGtk.TextViewÖ0ÏGtk.Justification +justification_setÌ8ÎGtk.TextTagÖ0Ïbool +justifyÌ8ÎGtk.LabelÖ0ÏGtk.Justification +justifyÌ8ÎGtk.TextViewÖ0ÏGtk.Justification +kÌ8ÎGsl.BsplineWorkspaceÖ0Ïsize_t +kÌ8ÎGsl.CombinationÖ0Ïsize_t +kÌ8ÎGsl.SimanParamsÖ0Ïdouble +kÌ4ÎSDL.KeySymbolÖ0 +k0_scaledÌ128Í(double x)ÎGsl.BesselÖ0Ïpublic double +k0_scaled_eÌ128Í(double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +k1_scaledÌ128Í(double x)ÎGsl.BesselÖ0Ïpublic double +k1_scaled_eÌ128Í(double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +k2_scaledÌ128Í(double x)ÎGsl.BesselÖ0Ïpublic double +k2_scaled_eÌ128Í(double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +k_sampleÌ128Í(int n)ÎGsl.DHTÖ0Ïpublic double +keep_cacheÌ8ÎFuse.FileInfoÖ0 +keyÌ8ÎGConf.EntryÖ0 +keyÌ8ÎGdk.EventÖ0ÏGdk.EventKey +keyÌ8ÎGlade.AccelInfoÖ0 +keyÌ8ÎGst.SDPAttributeÖ0 +keyÌ8ÎGst.SDPMediaÖ0ÏGst.SDPKey +keyÌ8ÎGst.SDPMessageÖ0ÏGst.SDPKey +keyÌ8ÎGtk.AccelGroupEntryÖ0ÏGtk.AccelKey +keyÌ8ÎOobs.IfaceWirelessÖ0 +keyÌ8ÎSDL.EventÖ0ÏKeyboardEvent +key_is_belowÌ128Í(string above, string below)ÎGConfÖ0Ïpublic bool +key_is_writableÌ128Í(string key)ÎGConf.ClientÖ0Ïpublic bool +key_is_writableÌ128Í(string key)ÎGConf.EngineÖ0Ïpublic bool +key_metadataÌ8ÎTracker.ServiceÖ0Ïvoid +key_press_eventÌ128Í(Goo.CanvasItem target, Gdk.EventKey event)ÎGoo.CanvasItemÖ0Ïpublic virtual signal bool +key_press_eventÌ128Í(Gdk.EventKey event)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +key_release_eventÌ128Í(Goo.CanvasItem target, Gdk.EventKey event)ÎGoo.CanvasItemÖ0Ïpublic virtual signal bool +key_release_eventÌ128Í(Gdk.EventKey event)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +key_snooper_installÌ128Í(Gtk.KeySnoopFunc snooper, void* func_data)ÎGtkÖ0 +key_snooper_removeÌ128Í(uint snooper_handler_id)ÎGtkÖ0Ïpublic void +key_tÌ2048ÎPosixÖ0 +key_typeÌ8ÎOobs.IfaceWirelessÖ0 +keyboardÌ8ÎGdk.EventGrabBrokenÖ0Ïbool +keyboard_grabÌ128Í(Gdk.Window window, bool owner_events, uint32 time_)ÎGdkÖ0Ïpublic Gdk.GrabStatus +keyboard_grabÌ128Í(Goo.CanvasItem item, bool owner_events, uint32 time)ÎGoo.CanvasÖ0Ïpublic Gdk.GrabStatus +keyboard_grab_info_libgtk_onlyÌ128Í(Gdk.Display display, out unowned Gdk.Window grab_window, bool owner_events)ÎGdkÖ0Ïpublic bool +keyboard_grab_itemÌ8ÎGoo.CanvasÖ0ÏGoo.CanvasItem +keyboard_moveÌ128Í()ÎWnck.WindowÖ0Ïpublic void +keyboard_sizeÌ128Í()ÎWnck.WindowÖ0Ïpublic void +keyboard_ungrabÌ128Í(uint32 time_)ÎGdkÖ0Ïpublic void +keyboard_ungrabÌ128Í(uint32 time_)ÎGdk.DisplayÖ0Ïpublic void +keyboard_ungrabÌ128Í(Goo.CanvasItem item, uint32 time)ÎGoo.CanvasÖ0Ïpublic void +keycodeÌ8ÎAtk.KeyEventStructÖ0Ïuint16 +keycodeÌ8ÎGdk.KeymapKeyÖ0 +keycodeÌ8ÎGtk.CellRendererAccelÖ0 +keycodeÌ8ÎX.KeyEventÖ0 +keycodesÌ128Í(ref int min_keycodes_return, ref int max_keycodes_return)ÎX.DisplayÖ0Ïpublic int +keynameÌ128Í(int c)ÎCursesÖ0 +keynav_failedÌ128Í(Gtk.DirectionType p0)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +keypadÌ128Í(bool bf)ÎCurses.WindowÖ0Ïpublic int +keyringÌ8ÎGnomeKeyring.FoundÖ0 +keyringÌ8ÎGnomeKeyring.NetworkPasswordDataÖ0 +keyringÌ8ÎGnomeVFS.ModuleCallbackFullAuthenticationOutÖ0 +keyringÌ8ÎGnomeVFS.ModuleCallbackSaveAuthenticationInÖ0 +keysÌ8ÎGdk.DeviceÖ0ÏGdk.DeviceKey +keysÌ8ÎGtk.StatusbarÖ0ÏGLib.SList +keys_changedÌ128Í()ÎGdk.KeymapÖ0Ïpublic virtual signal void +keys_changedÌ128Í()ÎGtk.WindowÖ0Ïpublic virtual signal void +keys_changed_handlerÌ8ÎGtk.WindowÖ0 +keys_listÌ8ÎGtk.InputDialogÖ0ÏGtk.Widget +keys_listboxÌ8ÎGtk.InputDialogÖ0ÏGtk.Widget +keysymÌ8ÎSDL.KeyboardEventÖ0ÏKey +keyvalÌ8ÎAtk.KeyEventStructÖ0 +keyvalÌ8ÎGdk.DeviceKeyÖ0 +keyvalÌ8ÎGdk.EventKeyÖ0 +keyvalÌ8ÎGtk.BindingEntryÖ0 +keyvalÌ8ÎGtk.StockItemÖ0 +keyval_convert_caseÌ128Í(uint symbol, uint lower, uint upper)ÎGdkÖ0Ïpublic void +keyval_from_nameÌ128Í(string keyval_name)ÎGdkÖ0 +keyval_is_lowerÌ128Í(uint keyval)ÎGdkÖ0Ïpublic bool +keyval_is_upperÌ128Í(uint keyval)ÎGdkÖ0Ïpublic bool +keyval_nameÌ128Í(uint keyval)ÎGdkÖ0Ïpublic unowned string +keyval_to_lowerÌ128Í(uint keyval)ÎGdkÖ0 +keyval_to_unicodeÌ128Í(uint keyval)ÎGdkÖ0Ïpublic uint32 +keyval_to_upperÌ128Í(uint keyval)ÎGdkÖ0 +keywordsÌ8ÎPoppler.DocumentÖ0 +killÌ128Í(ulong pid)ÎMysql.DatabaseÖ0Ïpublic int +killÌ128Í(pid_t pid, int signum)ÎPosixÖ0Ïpublic int +killcharÌ128Í()ÎCursesÖ0Ïpublic char +kindÌ8ÎGnomeVFS.ACEÖ0 +kl_scaledÌ128Í(int l, double x)ÎGsl.BesselÖ0Ïpublic double +kl_scaled_arrayÌ128Í(int lmax, double x, [CCode (array_length = false)] double[] result_array)ÎGsl.BesselÖ0Ïpublic int +kl_scaled_eÌ128Í(int l, double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +klassÌ8ÎGst.ElementDetailsÖ0 +klassÌ8ÎPango.AttributeÖ0ÏPango.AttrClass +km1Ì8ÎGsl.BsplineWorkspaceÖ0Ïsize_t +kmaxÌ8ÎGsl.DHTÖ0Ïdouble +knotsÌ8ÎGsl.BsplineWorkspaceÖ0ÏVector +knots_uniformÌ128Í(double a, double b)ÎGsl.BsplineWorkspaceÖ0Ïpublic int +knuthranÌ8ÎGsl.RNGTypesÖ0ÏRNGType +knuthran2Ì8ÎGsl.RNGTypesÖ0ÏRNGType +knuthran2002Ì8ÎGsl.RNGTypesÖ0ÏRNGType +kurtosisÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.StatsÖ0Ïpublic double +kurtosis_m_sdÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n, double mean, double sd)ÎGsl.StatsÖ0Ïpublic double +lÌ8ÎGsl.BsplineWorkspaceÖ0Ïsize_t +lÌ4ÎSDL.KeySymbolÖ0 +lÌ8ÎX.ClientMessageEventDataÖ0Ïunowned +labelÌ8ÎGnome.UIInfoÖ0 +labelÌ8ÎGst.ColorBalanceChannelÖ0 +labelÌ8ÎGst.MixerTrackÖ0 +labelÌ8ÎGst.TunerChannelÖ0 +labelÌ8ÎGst.TunerNormÖ0 +labelÌ8ÎGtk.ActionÖ0 +labelÌ8ÎGtk.ActionEntryÖ0 +labelÌ8ÎGtk.ButtonÖ0 +labelÌ8ÎGtk.ExpanderÖ0 +labelÌ8ÎGtk.FrameÖ0 +labelÌ8ÎGtk.LabelÖ0 +labelÌ8ÎGtk.MenuItemÖ0 +labelÌ8ÎGtk.MessageDialogÖ0ÏGtk.Widget +labelÌ8ÎGtk.RadioActionEntryÖ0 +labelÌ8ÎGtk.StatusbarÖ0ÏGtk.Widget +labelÌ8ÎGtk.StockItemÖ0 +labelÌ8ÎGtk.ToggleActionEntryÖ0 +labelÌ8ÎGtk.ToolButtonÖ0 +labelÌ8ÎHildon.CaptionÖ0 +labelÌ8ÎHildon.FindToolbarÖ0 +labelÌ8ÎPoppler.PageÖ0 +labelÌ8ÎXfce.AppMenuItemÖ0 +label_styleÌ8ÎGtk.CalendarÖ0ÏGtk.Style +label_styleÌ8ÎHildon.CalendarÖ0ÏGtk.Style +label_textÌ8ÎGtk.ButtonÖ0 +label_widgetÌ8ÎGtk.ExpanderÖ0ÏGtk.Widget +label_widgetÌ8ÎGtk.FrameÖ0ÏGtk.Widget +label_widgetÌ8ÎGtk.ToolButtonÖ0ÏGtk.Widget +label_xalignÌ8ÎGtk.FrameÖ0Ïfloat +label_yalignÌ8ÎGtk.FrameÖ0Ïfloat +lag1_autocorrelationÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.StatsÖ0Ïpublic double +lag1_autocorrelation_mÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n, double mean)ÎGsl.StatsÖ0Ïpublic double +landauÌ128Í(RNG r)ÎGsl.RandistÖ0Ïpublic double +landau_pdfÌ128Í(double x)ÎGsl.RandistÖ0Ïpublic double +lang_engineÌ8ÎPango.AnalysisÖ0ÏPango.EngineLang +languageÌ8ÎGtk.CellRendererTextÖ0 +languageÌ8ÎGtk.SourceBufferÖ0ÏGtk.SourceLanguage +languageÌ8ÎGtk.TextAttributesÖ0ÏPango.Language +languageÌ8ÎGtk.TextTagÖ0 +languageÌ8ÎPango.AnalysisÖ0ÏPango.Language +languageÌ8ÎTracker.ConfigÖ0 +language_idsÌ8ÎGtk.SourceLanguageManagerÖ0 +language_is_activeÌ128Í(string lang)ÎSexy.SpellEntryÖ0Ïpublic bool +language_setÌ8ÎGtk.CellRendererTextÖ0Ïbool +language_setÌ8ÎGtk.TextTagÖ0Ïbool +laplaceÌ128Í(RNG r, double a)ÎGsl.RandistÖ0Ïpublic double +laplace_PÌ128Í(double x, double a)ÎGsl.CDFÖ0Ïpublic double +laplace_PinvÌ128Í(double P, double a)ÎGsl.CDFÖ0Ïpublic double +laplace_QÌ128Í(double x, double a)ÎGsl.CDFÖ0Ïpublic double +laplace_QinvÌ128Í(double Q, double a)ÎGsl.CDFÖ0Ïpublic double +laplace_pdfÌ128Í(double x, double a)ÎGsl.RandistÖ0Ïpublic double +largestÌ128Í([CCode (array_length = false)] double[] dest, size_t k, [CCode (array_length = false)] double[] src, size_t stride, size_t n)ÎGsl.SortÖ0Ïpublic int +largestÌ128Í([CCode (array_length = false)] double[] dest, size_t k, Vector v)ÎGsl.SortVectorÖ0Ïpublic int +largest_indexÌ128Í([CCode (array_length = false)] size_t[] p, size_t k, [CCode (array_length = false)] double[] src, size_t stride, size_t n)ÎGsl.SortÖ0Ïpublic int +largest_indexÌ128Í([CCode (array_length = false)] size_t[] p, size_t k, Vector v)ÎGsl.SortVectorÖ0Ïpublic int +lastÌ128Í()ÎGLib.ListÖ0Ïpublic weak List +lastÌ128Í()ÎGLib.SListÖ0Ïpublic weak SList +lastÌ8ÎGtk.AssistantÖ0ÏGtk.Widget +lastÌ8ÎGtk.CurveÖ0Ïint +lastÌ8ÎGtk.TreeStoreÖ0Ïvoid +lastÌ8ÎXml.AttrÖ0ÏNode +lastÌ8ÎXml.AttributeÖ0ÏNode +lastÌ8ÎXml.DocÖ0ÏNode +lastÌ8ÎXml.DtdÖ0ÏNode +lastÌ8ÎXml.ElementÖ0ÏNode +lastÌ8ÎXml.EntityÖ0ÏNode +lastÌ8ÎXml.NodeÖ0ÏNode +last_allocationÌ8ÎGtk.PanedÖ0Ïint +last_applicationÌ128Í()ÎGtk.RecentInfoÖ0Ïpublic unowned string +last_bufferÌ8ÎGst.BaseSinkÖ0ÏGst.Buffer +last_child1_focusÌ8ÎGtk.PanedÖ0ÏGtk.Widget +last_child2_focusÌ8ÎGtk.PanedÖ0ÏGtk.Widget +last_idÌ8ÎGst.IndexÖ0Ïint +last_insert_rowidÌ128Í()ÎSqlite.DatabaseÖ0Ïpublic int64 +last_known_request_processedÌ128Í()ÎX.DisplayÖ0 +last_line_definedÌ8ÎLua.DebugÖ0Ïint +last_returnÌ8ÎGst.ElementÖ0ÏGst.StateChangeReturn +last_stepÌ8ÎGsl.OdeivEvolveÖ0Ïdouble +last_stopÌ8ÎGst.SegmentÖ0Ïint64 +last_timeÌ8ÎGst.AudioClockÖ0ÏGst.ClockTime +last_timeÌ8ÎGst.ClockÖ0ÏGst.ClockTime +last_usedÌ128Í()ÎSoup.ConnectionÖ0 +latency_timeÌ8ÎGst.BaseAudioSinkÖ0Ïint64 +latency_timeÌ8ÎGst.BaseAudioSrcÖ0Ïint64 +latency_timeÌ8ÎGst.RingBufferSpecÖ0Ïuint64 +launchÌ128Í(GLib.List? files, GLib.AppLaunchContext? launch_context)ÎGLib.AppInfoÖ0Ïpublic abstract bool +launchÌ128Í(GLib.List file_list, Gnome.DesktopItemLaunchFlags flags)ÎGnome.DesktopItemÖ0Ïpublic int +launchÌ128Í(GLib.List uris)ÎGnomeVFS.MimeActionÖ0Ïpublic GnomeVFS.Result +launchÌ128Í(GLib.List uris)ÎGnomeVFS.MimeApplicationÖ0Ïpublic GnomeVFS.Result +launchÌ8ÎPoppler.ActionÖ0ÏPoppler.ActionLaunch +launch_default_for_uriÌ128Í(string uri, GLib.AppLaunchContext? launch_context)ÎGLib.AppInfoÖ0Ïpublic bool +launch_failedÌ128Í(string startup_notify_id)ÎGLib.AppLaunchContextÖ0Ïpublic virtual void +launch_on_screenÌ128Í(GLib.List file_list, Gnome.DesktopItemLaunchFlags flags, Gdk.Screen screen, int workspace)ÎGnome.DesktopItemÖ0Ïpublic int +launch_urisÌ128Í(GLib.List? uris, GLib.AppLaunchContext launch_context)ÎGLib.AppInfoÖ0Ïpublic abstract bool +launch_with_envÌ128Í(GLib.List file_list, Gnome.DesktopItemLaunchFlags flags, string[] envp)ÎGnome.DesktopItemÖ0Ïpublic int +launch_with_envÌ128Í(GLib.List uris, out unowned string envp)ÎGnomeVFS.MimeActionÖ0Ïpublic GnomeVFS.Result +launch_with_envÌ128Í(GLib.List uris, out unowned string envp)ÎGnomeVFS.MimeApplicationÖ0Ïpublic GnomeVFS.Result +layerÌ8ÎAtk.ObjectÖ0ÏAtk.Layer +layersÌ8ÎGst.RTSPTransportÖ0 +layoutÌ8ÎGtk.LabelÖ0ÏPango.Layout +layoutÌ8ÎGtk.RangeÖ0ÏGtk.RangeLayout +layoutÌ8ÎPango.LayoutLineÖ0ÏPango.Layout +layout_dataÌ8ÎGoo.CanvasTableDataÖ0ÏGoo.CanvasTableLayoutData +layout_index_to_text_indexÌ128Í(int layout_index)ÎGtk.EntryÖ0Ïpublic int +layout_modeÌ8ÎExo.IconViewÖ0ÏExo.IconViewLayoutMode +layout_styleÌ8ÎGtk.ButtonBoxÖ0ÏGtk.ButtonBoxStyle +layout_widthÌ8ÎGoo.CanvasTextÖ0Ïdouble +lchownÌ128Í(string filename, uid_t owner, gid_t group)ÎPosixÖ0Ïpublic int +ldexpÌ128Í(double x, int exponent)ÎGLib.MathÖ0Ïpublic double +ldexpfÌ128Í(float x, int exponent)ÎGLib.MathÖ0Ïpublic float +le16_to_cpuÌ128Í(uint16 x)ÎUSBÖ0Ïpublic uint16 +le_get_doubleÌ128Í(void* p)ÎGsfÖ0Ïpublic double +le_get_floatÌ128Í(void* p)ÎGsfÖ0Ïpublic float +le_get_guint64Ì128Í(void* p)ÎGsfÖ0Ïpublic uint64 +le_set_doubleÌ128Í(void* p, double d)ÎGsfÖ0Ïpublic void +le_set_floatÌ128Í(void* p, float f)ÎGsfÖ0Ïpublic void +leaveÌ128Í()ÎGtk.ButtonÖ0Ïpublic virtual signal void +leaveÌ128Í()ÎSqlite.MutexÖ0Ïpublic void +leave_notify_eventÌ128Í(Goo.CanvasItem target, Gdk.EventCrossing event)ÎGoo.CanvasItemÖ0Ïpublic virtual signal bool +leave_notify_eventÌ128Í(Gdk.EventCrossing event)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +leaveokÌ128Í(bool bf)ÎCurses.WindowÖ0Ïpublic int +lecuyer21Ì8ÎGsl.RNGTypesÖ0ÏRNGType +leftÌ8ÎGtk.BorderÖ0Ïint +leftÌ8ÎPoppler.DestÖ0Ïdouble +leftÌ8ÎV4l2.RectÖ0Ïint32 +left_attachÌ8ÎGtk.TableChildÖ0Ïuint16 +left_gravityÌ8ÎGtk.TextMarkÖ0Ïbool +left_marginÌ8ÎGtk.TextAttributesÖ0Ïint +left_marginÌ8ÎGtk.TextTagÖ0Ïint +left_marginÌ8ÎGtk.TextViewÖ0Ïint +left_margin_setÌ8ÎGtk.TextTagÖ0Ïbool +left_paddingÌ8ÎGtk.AlignmentÖ0 +left_windowÌ8ÎGtk.TextViewÖ0ÏGtk.TextWindow +lenÌ128Í(long max = -1)Ö0Ïpublic long +lenÌ8ÎGLib.ByteArrayÖ0 +lenÌ8ÎGLib.PtrArrayÖ0 +lenÌ8ÎGLib.StringBuilderÖ0Ïlong +lenÌ8ÎGnomeKeyring.AttributeListÖ0 +lenÌ8ÎGst.FFTF32Ö0Ïint +lenÌ8ÎGst.FFTF64Ö0Ïint +lenÌ8ÎGst.FFTS16Ö0Ïint +lenÌ8ÎGst.FFTS32Ö0Ïint +lenÌ8ÎSDL.AudioConverterÖ0Ïint +lenÌ8ÎSDLNet.UDPPacketÖ0Ïint +len_cvtÌ8ÎSDL.AudioConverterÖ0Ïint +len_multÌ8ÎSDL.AudioConverterÖ0Ïint +len_ratioÌ8ÎSDL.AudioConverterÖ0Ïdouble +lengthÌ8Ö0Ïlong +lengthÌ8ÎAtk.KeyEventStructÖ0Ïint +lengthÌ8ÎCairo.PathDataHeaderÖ0Ïint +lengthÌ8ÎGLib.ArrayÖ0 +lengthÌ128Í()ÎGLib.AsyncQueueÖ0Ïpublic int +lengthÌ128Í()ÎGLib.ListÖ0 +lengthÌ8ÎGLib.QueueÖ0 +lengthÌ128Í()ÎGLib.SListÖ0 +lengthÌ8ÎGdk.EventKeyÖ0Ïint +lengthÌ8ÎGdk.PixdataÖ0Ïint32 +lengthÌ8ÎGst.RTCPPacketÖ0Ïuint16 +lengthÌ8ÎGst.gst_riff_strhÖ0Ïuint32 +lengthÌ8ÎGtk.ListStoreÖ0Ïint +lengthÌ8ÎGtk.SelectionDataÖ0Ïint +lengthÌ8ÎPango.ItemÖ0Ïint +lengthÌ8ÎPango.LayoutLineÖ0Ïint +lengthÌ8ÎSoup.BufferÖ0Ïsize_t +lengthÌ8ÎSoup.DataBufferÖ0 +lengthÌ8ÎSoup.MessageBodyÖ0Ïint64 +lengthÌ8ÎTagLib.AudioPropertiesÖ0Ïint +lengthÌ8ÎV4l2.BufferÖ0Ïuint32 +lengthÌ8ÎV4l2.EncIdxEntryÖ0Ïuint32 +lengthÌ8ÎXml.EntityÖ0Ïint +lengthÌ128Í()ÎXml.NodeSetÖ0Ïpublic int +length_unlockedÌ128Í()ÎGLib.AsyncQueueÖ0Ïpublic int +less_thanÌ128Í(int index1, int index2)ÎLua.LuaVMÖ0Ïpublic bool +letter_spaceÌ128Í(string text, Pango.LogAttr[] log_attrs, int letter_spacing)ÎPango.GlyphItemÖ0Ïpublic void +levelÌ8ÎGdk.KeymapKeyÖ0Ïint +levelÌ8ÎGnome.TriggerÖ0 +levelÌ8ÎGsl.IntegrationWorkspaceÖ0Ïsize_t +levelÌ8ÎHildon.VolumebarÖ0Ïdouble +levelÌ8ÎHildon.VolumebarRangeÖ0Ïdouble +levelÌ8ÎPango.AnalysisÖ0Ïuchar +levelÌ8ÎXml.ErrorÖ0ÏErrorLevel +level_changedÌ128Í()ÎHildon.VolumebarÖ0Ïpublic virtual signal void +level_indentationÌ8ÎGtk.TreeViewÖ0Ïint +levyÌ128Í(RNG r, double c, double alpha)ÎGsl.RandistÖ0Ïpublic double +levy_skewÌ128Í(RNG r, double c, double alpha, double beta)ÎGsl.RandistÖ0Ïpublic double +lgammaÌ128Í(double x0)ÎGLib.MathÖ0Ïpublic double +lgamma_rÌ128Í(double x0, out int signgamp)ÎGLib.MathÖ0Ïpublic double +lgamma_rfÌ128Í(float x0, out int signgamp)ÎGLib.MathÖ0Ïpublic float +lgammafÌ128Í(float x0)ÎGLib.MathÖ0Ïpublic float +libgnome_module_info_getÌ128Í()ÎGnomeÖ0Ïpublic unowned +libgnomeui_moduleÌ8ÎGnomeÖ0ÏGnome.ModuleInfo +libgnomeui_module_info_getÌ128Í()ÎGnomeÖ0Ïpublic unowned +library_endÌ128Í()ÎMysqlÖ0Ïpublic void +library_error_quarkÌ128Í()ÎGstÖ0Ïpublic GLib.Quark +library_initÌ128Í(int argc, string[] argv, string[] groups)ÎMysqlÖ0Ïpublic int +librsvg_postinitÌ128Í(void* app, void* modinfo)ÎRsvgÖ0Ïpublic void +librsvg_preinitÌ128Í(void* app, void* modinfo)ÎRsvgÖ0Ïpublic void +licenseÌ8ÎGst.PluginDescÖ0 +licenseÌ8ÎGtk.AboutDialogÖ0 +lightÌ8ÎGtk.StyleÖ0ÏGdk.Color +light_gcÌ8ÎGtk.StyleÖ0ÏGdk.GC +limitÌ8ÎGsl.IntegrationWorkspaceÖ0Ïsize_t +limitÌ8ÎGtk.RecentChooserÖ0Ïint +limitÌ8ÎGtk.RecentManagerÖ0Ïint +limits_changedÌ128Í()ÎGst.DataQueueÖ0Ïpublic void +lineÌ8ÎGLib.ScannerÖ0 +lineÌ8ÎV4l2.SlicedVbiDataÖ0Ïuint32 +lineÌ8ÎXml.ErrorÖ0Ïint +lineÌ8ÎXml.NodeÖ0 +line_backgroundÌ8ÎGtk.SourceStyleÖ0 +line_background_setÌ8ÎGtk.SourceStyleÖ0Ïbool +line_capÌ8ÎGoo.CanvasItemModelSimpleÖ0ÏGoo.CairoLineCap +line_capÌ8ÎGoo.CanvasItemSimpleÖ0ÏGoo.CairoLineCap +line_dashÌ8ÎGoo.CanvasItemModelSimpleÖ0ÏGoo.CairoLineDash +line_dashÌ8ÎGoo.CanvasItemSimpleÖ0ÏGoo.CairoLineDash +line_definedÌ8ÎLua.DebugÖ0Ïint +line_endÌ8ÎGoo.CanvasPolylineArrowDataÖ0Ïdouble +line_joinÌ8ÎGoo.CanvasItemModelSimpleÖ0ÏGoo.CairoLineJoin +line_joinÌ8ÎGoo.CanvasItemSimpleÖ0ÏGoo.CairoLineJoin +line_join_miter_limitÌ8ÎGoo.CanvasItemModelSimpleÖ0Ïdouble +line_join_miter_limitÌ8ÎGoo.CanvasItemSimpleÖ0Ïdouble +line_numbers_font_nameÌ8ÎGtk.SourcePrintCompositorÖ0 +line_startÌ8ÎGoo.CanvasPolylineArrowDataÖ0Ïdouble +line_styleÌ8ÎGdk.GCValuesÖ0ÏGdk.LineStyle +line_toÌ128Í(double x, double y)ÎCairo.ContextÖ0Ïpublic void +line_widthÌ8ÎGdk.GCValuesÖ0Ïint +line_widthÌ8ÎGoo.CanvasItemModelSimpleÖ0Ïdouble +line_widthÌ8ÎGoo.CanvasItemSimpleÖ0Ïdouble +linearÌ128Í([CCode (array_length = false)] double[] x, size_t xstride, [CCode (array_length = false)] double[] y, size_t ystride, size_t n, out double c0, out double c1, out double cov00, out double cov01, out double cov11, out double sumsq)ÎGsl.FitÖ0Ïpublic int +linearÌ8ÎGsl.InterpTypesÖ0ÏInterpType +linearÌ128Í(Matrix X, Vector y, Vector c, Matrix cov, out double chisq, MultifitLinearWorkspace work)ÎGsl.MultifitÖ0Ïpublic int +linear_cyclesÌ128Í()ÎGsl.PermutationÖ0Ïpublic size_t +linear_estÌ128Í(double x, double c0, double c1, double cov00, double cov01, double cov11, out double y, out double y_err)ÎGsl.FitÖ0Ïpublic int +linear_estÌ128Í(Vector x, Vector c, Matrix cov, out double y, out double y_err)ÎGsl.MultifitÖ0Ïpublic int +linear_residualsÌ128Í(Matrix X, Vector y, Vector c, Vector r)ÎGsl.MultifitÖ0Ïpublic int +linear_svdÌ128Í(Matrix X, Vector y, double tol, out size_t rank, Vector c, Matrix cov, out double chisq, MultifitLinearWorkspace work)ÎGsl.MultifitÖ0Ïpublic int +linear_to_canonicalÌ128Í(Permutation p)ÎGsl.PermutationÖ0Ïpublic int +linearizedÌ8ÎPoppler.DocumentÖ0 +lineskipÌ128Í()ÎSDLTTF.FontÖ0Ïpublic int +linkÌ8ÎFuse.OperationsÖ0ÏLink +linkÌ128Í(Gst.Element dest)ÎGst.ElementÖ0Ïpublic bool +linkÌ128Í(Gst.Pad sinkpad)ÎGst.PadÖ0Ïpublic Gst.PadLinkReturn +linkÌ128Í(string from, string to)ÎPosixÖ0Ïpublic int +link_activatedÌ128Í()ÎAtk.HyperlinkÖ0Ïpublic virtual signal void +link_countÌ8ÎGnomeVFS.FileInfoÖ0 +link_filteredÌ128Í(Gst.Element dest, Gst.Caps filter)ÎGst.ElementÖ0Ïpublic bool +link_manyÌ128Í(Gst.Element element_2, ...)ÎGst.ElementÖ0Ïpublic bool +link_messageÌ128Í()ÎGtk.MozEmbedÖ0Ïpublic signal void +link_padsÌ128Í(string srcpadname, Gst.Element dest, string destpadname)ÎGst.ElementÖ0Ïpublic bool +link_pads_filteredÌ128Í(string srcpadname, Gst.Element dest, string destpadname, Gst.Caps filter)ÎGst.ElementÖ0Ïpublic bool +link_selectedÌ128Í(int link_index)ÎAtk.HypertextÖ0Ïpublic virtual signal void +link_stateÌ128Í()ÎAtk.HyperlinkÖ0 +linkedÌ128Í(Gst.Pad peer)ÎGst.PadÖ0Ïpublic virtual signal void +linkedÌ128Í()ÎSDL.VersionÖ0Ïpublic weak Version +linkedÌ128Í()ÎSDLImageÖ0Ïpublic weak Version +linkedÌ128Í()ÎSDLMixerÖ0Ïpublic weak Version +linkedÌ128Í()ÎSDLNetÖ0Ïpublic Version +linkedÌ128Í()ÎSDLTTFÖ0Ïpublic weak Version +linkfuncÌ8ÎGst.PadÖ0ÏGst.PadLinkFunction +listÌ128Í(string pattern)ÎEpc.ConsumerÖ0Ïpublic weak GLib.List +listÌ128Í(string pattern)ÎEpc.PublisherÖ0Ïpublic weak GLib.List +listÌ128Í()ÎGst.AllocTraceÖ0Ïpublic unowned +listÌ8ÎGtk.TargetListÖ0ÏGLib.List +listÌ8ÎHildon.FindToolbarÖ0ÏGtk.ListStore +listÌ128Í(FtpListCallback cb, void* user_data, string filename)ÎXml.NanoFTPÖ0Ïpublic int +list_accel_closuresÌ128Í()ÎGtk.WidgetÖ0Ïpublic unowned +list_actionsÌ128Í()ÎGtk.ActionGroupÖ0Ïpublic unowned +list_activeÌ128Í()ÎExo.MountPointÖ0Ïpublic unowned +list_append_valueÌ128Í(Gst.Value append_value)ÎGst.ValueÖ0Ïpublic void +list_attributesÌ128Í(string name_space)ÎGLib.FileInfoÖ0Ïpublic unowned string +list_channelsÌ128Í()ÎGst.ColorBalanceÖ0Ïpublic abstract unowned +list_channelsÌ128Í()ÎGst.TunerÖ0Ïpublic abstract unowned +list_channelsÌ128Í()ÎXfconfÖ0 +list_concatÌ128Í(Gst.Value value1, Gst.Value value2)ÎGst.ValueÖ0Ïpublic void +list_configuredÌ128Í()ÎExo.MountPointÖ0Ïpublic unowned +list_contextsÌ128Í()ÎGtk.IconThemeÖ0Ïpublic unowned +list_copyÌ128Í(GLib.List list)ÎGnomeVFS.FileInfoÖ0Ïpublic unowned +list_copyÌ128Í(GLib.List list)ÎGnomeVFS.URIÖ0Ïpublic unowned +list_dbsÌ128Í(string wild)ÎMysql.DatabaseÖ0Ïpublic Result +list_deep_freeÌ128Í(GLib.List list)ÎGnomeVFSÖ0Ïpublic void +list_devicesÌ128Í()ÎGdk.DisplayÖ0Ïpublic unowned +list_dictsÌ128Í(DictDescribeFn fn)ÎEnchant.BrokerÖ0Ïpublic void +list_displaysÌ128Í()ÎGdk.DisplayManagerÖ0Ïpublic unowned +list_extract_urisÌ128Í(string uri_list)ÎGLib.UriÖ0 +list_facesÌ128Í(Pango.FontFace[] faces)ÎPango.FontFamilyÖ0Ïpublic void +list_familiesÌ128Í(Pango.FontFamily[] families)ÎPango.ContextÖ0Ïpublic void +list_familiesÌ128Í(Pango.FontFamily[] families)ÎPango.FontMapÖ0Ïpublic void +list_fieldsÌ128Í(string table, string wild)ÎMysql.DatabaseÖ0Ïpublic Result +list_filtersÌ128Í()ÎGtk.FileChooserÖ0Ïpublic unowned +list_filtersÌ128Í()ÎGtk.RecentChooserÖ0Ïpublic abstract unowned +list_freeÌ128Í(GLib.List found_list)ÎGnomeKeyring.FoundÖ0Ïpublic void +list_freeÌ128Í(int n_services)ÎGnomeVFS.DNSSDServiceÖ0Ïpublic void +list_freeÌ128Í(GLib.List list)ÎGnomeVFS.FileInfoÖ0Ïpublic void +list_freeÌ128Í(GLib.List list)ÎGnomeVFS.MimeApplicationÖ0Ïpublic void +list_freeÌ128Í(GLib.List list)ÎGnomeVFS.URIÖ0Ïpublic void +list_freeÌ128Í(GLib.List list)ÎGst.PluginÖ0Ïpublic void +list_freeÌ128Í(GLib.List list)ÎGst.PluginFeatureÖ0Ïpublic void +list_get_sizeÌ128Í()ÎGst.ValueÖ0 +list_get_typeÌ128Í()ÎGst.ValueÖ0Ïpublic GLib.Type +list_get_valueÌ128Í(uint index)ÎGst.ValueÖ0Ïpublic unowned +list_handlersÌ128Í()ÎSoup.ServerÖ0Ïpublic unowned +list_iconsÌ128Í(string context)ÎGtk.IconThemeÖ0Ïpublic unowned +list_idsÌ128Í(Type itype)ÎGLib.SignalÖ0 +list_item_idsÌ128Í(string? keyring, owned GnomeKeyring.OperationGetListCallback callback)ÎGnomeKeyringÖ0Ïpublic void * +list_item_ids_syncÌ128Í(string? keyring, out GLib.List ids)ÎGnomeKeyringÖ0Ïpublic GnomeKeyring.Result +list_keyring_namesÌ128Í(owned GnomeKeyring.OperationGetListCallback callback)ÎGnomeKeyringÖ0Ïpublic void * +list_keyring_names_syncÌ128Í(GLib.List keyrings)ÎGnomeKeyringÖ0Ïpublic GnomeKeyring.Result +list_matchedÌ128Í(Exo.MountPointMatchMask mask, string device, string folder, string fstype)ÎExo.MountPointÖ0Ïpublic unowned +list_mnemonic_labelsÌ128Í()ÎGtk.WidgetÖ0Ïpublic unowned +list_modesÌ128Í(PixelFormat? format, uint32 flags)ÎSDL.VideoÖ0Ïpublic void * +list_normsÌ128Í()ÎGst.TunerÖ0Ïpublic abstract unowned +list_parseÌ128Í(string uri_list)ÎGnomeVFS.URIÖ0Ïpublic unowned +list_prepend_valueÌ128Í(Gst.Value prepend_value)ÎGst.ValueÖ0Ïpublic void +list_processesÌ128Í()ÎMysql.DatabaseÖ0Ïpublic Result +list_propertiesÌ128Í()ÎGLib.ObjectClassÖ0Ïpublic weak ParamSpec +list_refÌ128Í(GLib.List list)ÎGnomeVFS.FileInfoÖ0Ïpublic unowned +list_refÌ128Í(GLib.List list)ÎGnomeVFS.URIÖ0Ïpublic unowned +list_shortcut_folder_urisÌ128Í()ÎGtk.FileChooserÖ0Ïpublic unowned +list_shortcut_foldersÌ128Í()ÎGtk.FileChooserÖ0Ïpublic unowned +list_sizesÌ128Í(int[] sizes)ÎPango.FontFaceÖ0Ïpublic void +list_sortÌ128Í(GLib.List targets)ÎGLib.SrvTargetÖ0Ïpublic unowned +list_style_propertiesÌ128Í(uint n_properties)ÎGtk.WidgetÖ0Ïpublic class unowned +list_tablesÌ128Í(string wild)ÎMysql.DatabaseÖ0Ïpublic Result +list_toplevelsÌ128Í()ÎGtk.WindowÖ0Ïpublic unowned +list_tracksÌ128Í()ÎGst.MixerÖ0Ïpublic abstract unowned +list_unrefÌ128Í(GLib.List list)ÎGnomeVFS.FileInfoÖ0Ïpublic unowned +list_unrefÌ128Í(GLib.List list)ÎGnomeVFS.URIÖ0Ïpublic unowned +list_variablesÌ128Í()ÎGLib.EnvironmentÖ0 +list_visualsÌ128Í()ÎGdkÖ0Ïpublic unowned +list_visualsÌ128Í()ÎGdk.ScreenÖ0Ïpublic unowned +list_windowsÌ128Í()ÎGtk.WindowGroupÖ0Ïpublic unowned +listenÌ128Í(Soup.Address local_addr)ÎSoup.SocketÖ0Ïpublic bool +listenÌ128Í()ÎSoup.SocketÖ0Ïpublic bool +listenersÌ8ÎGConf.ClientÖ0ÏGConf.Listeners +listxattrÌ8ÎFuse.OperationsÖ0ÏListXAttr +literalÌ8ÎRasqal.ExpressionÖ0ÏLiteral? +liveÌ8ÎGst.AllocTraceÖ0Ïint +live_allÌ128Í()ÎGst.AllocTraceÖ0Ïpublic int +live_condÌ8ÎGst.BaseSrcÖ0ÏGLib.Cond +live_lockÌ8ÎGst.BaseSrcÖ0ÏGLib.Mutex +live_runningÌ8ÎGst.BaseSrcÖ0Ïbool +llrintÌ128Í(double x)ÎGLib.MathÖ0Ïpublic int64 +llrintfÌ128Í(float x)ÎGLib.MathÖ0Ïpublic int64 +llroundÌ128Í(double x)ÎGLib.MathÖ0Ïpublic int64 +llroundfÌ128Í(float x)ÎGLib.MathÖ0Ïpublic int64 +lmderÌ8ÎGsl.MultifitFdfsolverTypesÖ0ÏMultifitFdfsolverType +lmsderÌ8ÎGsl.MultifitFdfsolverTypesÖ0ÏMultifitFdfsolverType +lnKnuÌ128Í(double nu, double x)ÎGsl.BesselÖ0Ïpublic double +lnKnu_eÌ128Í(double nu, double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +lnbetaÌ128Í(double a, double b)ÎGsl.GammaBetaÖ0Ïpublic double +lnbeta_eÌ128Í(double a, double b, out Result result)ÎGsl.GammaBetaÖ0Ïpublic int +lnchooseÌ128Í(uint n, uint m)ÎGsl.GammaBetaÖ0Ïpublic double +lnchoose_eÌ128Í(uint n, uint m, out Result result)ÎGsl.GammaBetaÖ0Ïpublic int +lncoshÌ128Í(double x)ÎGsl.TrigÖ0Ïpublic double +lncosh_eÌ128Í(double x, out Result result)ÎGsl.TrigÖ0Ïpublic int +lndoublefactÌ128Í(uint n)ÎGsl.GammaBetaÖ0Ïpublic double +lndoublefact_eÌ128Í(uint n, out Result result)ÎGsl.GammaBetaÖ0Ïpublic int +lnfactÌ128Í(uint n)ÎGsl.GammaBetaÖ0Ïpublic double +lnfact_eÌ128Í(uint n, out Result result)ÎGsl.GammaBetaÖ0Ïpublic int +lngammaÌ128Í(double x)ÎGsl.GammaBetaÖ0Ïpublic double +lngamma_complex_eÌ128Í(double zr, double zi, out Result lnr, out Result arg)ÎGsl.GammaBetaÖ0Ïpublic int +lngamma_eÌ128Í(double x, out Result result)ÎGsl.GammaBetaÖ0Ïpublic int +lngamma_sgn_eÌ128Í(double x, out Result result, out double sgn)ÎGsl.GammaBetaÖ0Ïpublic int +lnpochÌ128Í(double a, double x)ÎGsl.GammaBetaÖ0Ïpublic double +lnpoch_eÌ128Í(double a, double x, out Result result)ÎGsl.GammaBetaÖ0Ïpublic int +lnpoch_sgn_eÌ128Í(double a, double x, out Result result, out double sgn)ÎGsl.GammaBetaÖ0Ïpublic int +lnsinhÌ128Í(double x)ÎGsl.TrigÖ0Ïpublic double +lnsinh_eÌ128Í(double x, out Result result)ÎGsl.TrigÖ0Ïpublic int +loadÌ128Í()ÎGLib.IOModuleÖ0Ïpublic void +loadÌ128Í(int size, out unowned string? type, GLib.Cancellable? cancellable)ÎGLib.LoadableIconÖ0Ïpublic abstract unowned +loadÌ128Í()ÎGLib.TypeModuleÖ0Ïpublic virtual bool +loadÌ128Í()ÎGst.PluginÖ0Ïpublic unowned +loadÌ128Í()ÎGst.PluginFeatureÖ0Ïpublic unowned +loadÌ128Í(string file_name)ÎGtk.AccelMapÖ0Ïpublic void +loadÌ128Í(ReaderFunc reader, string chunkname)ÎLua.LuaVMÖ0Ïpublic int +loadÌ128Í(RWops src, int freesrc=0, AudioSpec spec, uchar** audio_buf, ref uint32 audio_len)ÎSDL.AudioÖ0Ïpublic AudioSpec +loadÌ128Í(string file)ÎSDLImageÖ0Ïpublic Surface +loadÌ128Í(string name, int size)ÎXfce.IconÖ0Ïpublic Gdk.Pixbuf +load_and_linkÌ128Í(Gst.Object parent)ÎGst.PadÖ0Ïpublic void +load_asyncÌ128Í(int size, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.LoadableIconÖ0Ïpublic abstract void +load_bmpÌ128Í(RWops src)ÎSDLImageÖ0Ïpublic Surface +load_bufferÌ128Í(char[] buffer, string? name = null)ÎLua.LuaVMÖ0Ïpublic int +load_by_nameÌ128Í(string name)ÎGst.PluginÖ0Ïpublic unowned +load_committedÌ128Í()ÎWebKit.WebFrameÖ0Ïpublic virtual signal void +load_committedÌ128Í(WebKit.WebFrame p0)ÎWebKit.WebViewÖ0Ïpublic virtual signal void +load_completeÌ128Í()ÎAtk.DocumentÖ0Ïpublic virtual signal void +load_contentsÌ128Í(GLib.Cancellable? cancellable, out string contents, out size_t length, out string etag_out)ÎGLib.FileÖ0Ïpublic bool +load_contents_asyncÌ128Í(GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.FileÖ0Ïpublic void +load_contents_finishÌ128Í(GLib.AsyncResult res, out string contents, out size_t length, out string etag_out)ÎGLib.FileÖ0Ïpublic bool +load_doneÌ128Í(bool p0)ÎWebKit.WebFrameÖ0Ïpublic virtual signal void +load_fdÌ128Í(int fd)ÎGtk.AccelMapÖ0Ïpublic void +load_fileÌ128Í(string filename)ÎGst.PluginÖ0Ïpublic unowned +load_fileÌ128Í(string file_name)ÎGtk.PageSetupÖ0Ïpublic bool +load_fileÌ128Í(string file_name)ÎGtk.PrintSettingsÖ0Ïpublic bool +load_fileÌ128Í(string filename)ÎLua.LuaVMÖ0Ïpublic int +load_finishÌ128Í(GLib.AsyncResult res, out unowned string? type)ÎGLib.LoadableIconÖ0Ïpublic abstract unowned +load_finishedÌ128Í(WebKit.WebFrame p0)ÎWebKit.WebViewÖ0Ïpublic virtual signal void +load_fontÌ128Í(Pango.FontDescription desc)ÎPango.ContextÖ0Ïpublic unowned +load_fontÌ128Í(Pango.Context context, Pango.FontDescription desc)ÎPango.FontMapÖ0Ïpublic unowned +load_fontsetÌ128Í(Pango.FontDescription desc, Pango.Language language)ÎPango.ContextÖ0Ïpublic unowned +load_fontsetÌ128Í(Pango.Context context, Pango.FontDescription desc, Pango.Language language)ÎPango.FontMapÖ0Ïpublic unowned +load_for_displayÌ128Í(Gdk.Display display, string font_name)ÎGdk.FontÖ0Ïpublic unowned +load_from_dataÌ128Í(string data, size_t length)ÎGLib.BookmarkFileÖ0Ïpublic bool +load_from_dataÌ128Í(string data, ulong length, KeyFileFlags @flags)ÎGLib.KeyFileÖ0Ïpublic bool +load_from_dataÌ128Í(string data, size_t length)ÎJson.ParserÖ0Ïpublic bool +load_from_data_dirsÌ128Í(string file, out string full_path)ÎGLib.BookmarkFileÖ0Ïpublic bool +load_from_data_dirsÌ128Í(string file, out string full_path, KeyFileFlags @flags)ÎGLib.KeyFileÖ0Ïpublic bool +load_from_dirsÌ128Í(string file, [CCode (array_length = false, array_null_terminated = true)] string[] search_dirs, out string full_path, KeyFileFlags @flags)ÎGLib.KeyFileÖ0Ïpublic bool +load_from_fileÌ128Í(string filename)ÎExo.ToolbarsModelÖ0Ïpublic bool +load_from_fileÌ128Í(string file)ÎGLib.BookmarkFileÖ0Ïpublic bool +load_from_fileÌ128Í(string file, KeyFileFlags @flags)ÎGLib.KeyFileÖ0Ïpublic bool +load_from_fileÌ128Í(string filename)ÎJson.ParserÖ0Ïpublic bool +load_gifÌ128Í(RWops src)ÎSDLImageÖ0Ïpublic Surface +load_html_stringÌ128Í(string content, string base_uri)ÎWebKit.WebViewÖ0Ïpublic void +load_iconÌ128Í()ÎGtk.IconInfoÖ0Ïpublic unowned +load_iconÌ128Í(string icon_name, int size, Gtk.IconLookupFlags flags)ÎGtk.IconThemeÖ0Ïpublic unowned +load_jpgÌ128Í(RWops src)ÎSDLImageÖ0Ïpublic Surface +load_key_fileÌ128Í(GLib.KeyFile key_file, string group_name)ÎGtk.PageSetupÖ0Ïpublic bool +load_key_fileÌ128Í(GLib.KeyFile key_file, string group_name)ÎGtk.PrintSettingsÖ0Ïpublic bool +load_lbmÌ128Í(RWops src)ÎSDLImageÖ0Ïpublic Surface +load_libraryÌ128Í(string path)ÎSDL.GLÖ0Ïpublic int +load_local_pathÌ128Í(string path, Gtk.TreeIter iter)ÎHildon.FileSystemModelÖ0Ïpublic bool +load_partial_contents_asyncÌ128Í(GLib.Cancellable? cancellable, GLib.FileReadMoreCallback read_more_callback, GLib.AsyncReadyCallback callback)ÎGLib.FileÖ0Ïpublic void +load_partial_contents_finishÌ128Í(GLib.AsyncResult res, out string contents, out size_t length, out string etag_out)ÎGLib.FileÖ0Ïpublic bool +load_pcxÌ128Í(RWops src)ÎSDLImageÖ0Ïpublic Surface +load_pngÌ128Í(RWops src)ÎSDLImageÖ0Ïpublic Surface +load_pnmÌ128Í(RWops src)ÎSDLImageÖ0Ïpublic Surface +load_progress_changedÌ128Í(int p0)ÎWebKit.WebViewÖ0Ïpublic virtual signal void +load_requestÌ128Í(WebKit.NetworkRequest request)ÎWebKit.WebFrameÖ0Ïpublic void +load_rwÌ128Í(RWops src, int freesrc=0)ÎSDLImageÖ0Ïpublic Surface +load_rw_typedÌ128Í(RWops src, int freesrc=0, string type)ÎSDLImageÖ0Ïpublic Surface +load_scannerÌ128Í(GLib.Scanner scanner)ÎGtk.AccelMapÖ0Ïpublic void +load_startedÌ128Í(WebKit.WebFrame p0)ÎWebKit.WebViewÖ0Ïpublic virtual signal void +load_stoppedÌ128Í()ÎAtk.DocumentÖ0Ïpublic virtual signal void +load_stringÌ128Í(string s)ÎLua.LuaVMÖ0Ïpublic int +load_stringÌ128Í(string content, string content_mime_type, string content_encoding, string base_uri)ÎWebKit.WebViewÖ0Ïpublic void +load_thyselfÌ128Í(void* parent)ÎGst.CapsÖ0Ïpublic unowned +load_tifÌ128Í(RWops src)ÎSDLImageÖ0Ïpublic Surface +load_uriÌ128Í(string uri)ÎGnome.DItemEditÖ0Ïpublic bool +load_uriÌ128Í(string uri, Gtk.TreeIter iter)ÎHildon.FileSystemModelÖ0Ïpublic bool +load_urlÌ128Í(string url)ÎGtk.MozEmbedÖ0Ïpublic void +load_xcfÌ128Í(RWops src)ÎSDLImageÖ0Ïpublic Surface +load_xpmÌ128Í(RWops src)ÎSDLImageÖ0Ïpublic Surface +load_xvÌ128Í(RWops src)ÎSDLImageÖ0Ïpublic Surface +loadedÌ8ÎGst.PluginFeatureÖ0Ïbool +loadinitÌ128Í(void* app, void* modinfo)ÎGnomeVFSÖ0Ïpublic void +local_addressÌ8ÎSoup.SocketÖ0ÏSoup.Address +local_nameÌ128Í()ÎXml.TextReaderÖ0 +local_onlyÌ8ÎGtk.FileChooserÖ0Ïbool +local_onlyÌ8ÎGtk.RecentChooserÖ0Ïbool +local_onlyÌ8ÎHildon.FileSelectionÖ0Ïbool +local_timeÌ8ÎGst.NetTimePacketÖ0ÏGst.ClockTime +locale_to_utf8Ì128Í(long len, out ulong bytes_read, out ulong bytes_written, out GLib.Error error = null)Ö0 +locate_fileÌ128Í(Gnome.FileDomain domain, string file_name, bool only_if_exists, GLib.SList ret_locations)ÎGnome.ProgramÖ0Ïpublic unowned string +locationÌ128Í()ÎGtk.MozEmbedÖ0Ïpublic signal void +locationÌ8ÎUSB.BusÖ0Ïuint32 +location_insensitiveÌ128Í(Gtk.TreeIter iter)ÎHildon.FileSelectionÖ0Ïpublic virtual signal void +lockÌ128Í()ÎGLib.StaticRecMutexÖ0Ïpublic void +lock_allÌ128Í(owned GnomeKeyring.OperationDoneCallback callback)ÎGnomeKeyringÖ0Ïpublic void * +lock_all_syncÌ128Í()ÎGnomeKeyringÖ0Ïpublic GnomeKeyring.Result +lock_countÌ8ÎGtk.AccelGroupÖ0 +lock_displayÌ128Í()ÎX.DisplayÖ0Ïpublic void +lock_fullÌ128Í()ÎGLib.StaticRecMutexÖ0Ïpublic void +lock_ownerÌ8ÎFuse.FileInfoÖ0Ïuint64 +lock_pathÌ128Í(string accel_path)ÎGtk.AccelMapÖ0Ïpublic void +lock_syncÌ128Í(string? keyring)ÎGnomeKeyringÖ0Ïpublic GnomeKeyring.Result +logÌ128Í(int prio, string t, ...)ÎDaemonÖ0Ïpublic void +logÌ128Í(string log_domain, LogLevelFlags log_level, string format, ...)ÎGLibÖ0Ïpublic void +logÌ128Í(double x)ÎGLib.MathÖ0Ïpublic double +logÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic Complex +logÌ128Í(double x)ÎGsl.LogÖ0Ïpublic double +logÌ128Í(string format, ...)ÎGst.DebugCategoryÖ0Ïpublic void +log10Ì128Í(double x)ÎGLib.MathÖ0Ïpublic double +log10Ì128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic Complex +log10fÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +log1pÌ128Í(double x)ÎGLib.MathÖ0Ïpublic double +log1pfÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +log2Ì128Í(double x)ÎGLib.MathÖ0Ïpublic double +log2fÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +log2vis_get_embedding_levelsÌ128Í(string text, int length, Pango.Direction pbase_dir)ÎPangoÖ0Ïpublic uchar +log_1plusxÌ128Í(double x)ÎGsl.LogÖ0Ïpublic double +log_1plusx_eÌ128Í(double x, out Result result)ÎGsl.LogÖ0Ïpublic int +log_1plusx_mxÌ128Í(double x)ÎGsl.LogÖ0Ïpublic double +log_1plusx_mx_eÌ128Í(double x, out Result result)ÎGsl.LogÖ0Ïpublic int +log_absÌ128Í(double x)ÎGsl.LogÖ0Ïpublic double +log_abs_eÌ128Í(double x, out Result result)ÎGsl.LogÖ0Ïpublic int +log_attr_cacheÌ8ÎGtk.TextBufferÖ0ÏGtk.TextLogAttrCache +log_bÌ128Í(Complex z, Complex b)ÎGsl.ComplexÖ0Ïpublic Complex +log_clustersÌ8ÎPango.GlyphStringÖ0Ïint +log_eÌ128Í(double x, out Result result)ÎGsl.LogÖ0Ïpublic int +log_erfcÌ128Í(double x)ÎGsl.ErfÖ0Ïpublic double +log_erfc_eÌ128Í(double x, out Result result)ÎGsl.ErfÖ0Ïpublic int +log_identÌ8ÎDaemonÖ0 +log_objectÌ128Í(GLib.Object obj, string format, ...)ÎGst.DebugCategoryÖ0Ïpublic void +log_useÌ8ÎDaemonÖ0ÏLogFlags +logabsÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic double +logarithmicÌ128Í(RNG r, double p)ÎGsl.RandistÖ0 +logarithmic_pdfÌ128Í(uint k, double p)ÎGsl.RandistÖ0Ïpublic double +logbÌ128Í(double x)ÎGLib.MathÖ0Ïpublic double +logbfÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +logfÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +logical_rectÌ8ÎPango.AttrShapeÖ0ÏPango.Rectangle +loginÌ8ÎOobs.IfacePPPÖ0 +logisticÌ128Í(RNG r, double a)ÎGsl.RandistÖ0Ïpublic double +logistic_PÌ128Í(double x, double a)ÎGsl.CDFÖ0Ïpublic double +logistic_PinvÌ128Í(double P, double a)ÎGsl.CDFÖ0Ïpublic double +logistic_QÌ128Í(double x, double a)ÎGsl.CDFÖ0Ïpublic double +logistic_QinvÌ128Í(double Q, double a)ÎGsl.CDFÖ0Ïpublic double +logistic_pdfÌ128Í(double x, double a)ÎGsl.RandistÖ0Ïpublic double +lognormalÌ128Í(RNG r, double zeta, double sigma)ÎGsl.RandistÖ0Ïpublic double +lognormal_PÌ128Í(double x, double zeta, double sigma)ÎGsl.CDFÖ0Ïpublic double +lognormal_PinvÌ128Í(double P, double zeta, double sigma)ÎGsl.CDFÖ0Ïpublic double +lognormal_QÌ128Í(double x, double zeta, double sigma)ÎGsl.CDFÖ0Ïpublic double +lognormal_QinvÌ128Í(double Q, double zeta, double sigma)ÎGsl.CDFÖ0Ïpublic double +lognormal_pdfÌ128Í(double x, double zeta, double sigma)ÎGsl.RandistÖ0Ïpublic double +logoÌ8ÎGtk.AboutDialogÖ0ÏGdk.Pixbuf +logo_icon_nameÌ8ÎGtk.AboutDialogÖ0 +long_nameÌ8ÎGLib.OptionEntryÖ0 +longdescÌ8ÎGst.IndexFactoryÖ0 +longnameÌ8ÎGst.ElementDetailsÖ0 +lookupÌ128Í(string key, out weak ulong? length)ÎEpc.ConsumerÖ0Ïpublic void * +lookupÌ128Í(string key)ÎEpc.PublisherÖ0Ïpublic void * +lookupÌ128Í(string name)ÎGLib.FileAttributeInfoListÖ0Ïpublic unowned +lookupÌ128Í(K key)ÎGLib.HashTableÖ0Ïpublic weak V +lookupÌ128Í(string name)ÎGLib.IOExtensionPointÖ0Ïpublic unowned +lookupÌ128Í(string name, Type itype)ÎGLib.SignalÖ0 +lookupÌ128Í(K key)ÎGLib.TreeÖ0Ïpublic weak V +lookupÌ128Í(string menu_file, GMenu.TreeFlags flags)ÎGMenu.TreeÖ0Ïpublic unowned +lookupÌ128Í(Gdk.NativeWindow anid)ÎGdk.PixmapÖ0Ïpublic unowned +lookupÌ128Í(Gdk.NativeWindow anid)ÎGdk.WindowÖ0Ïpublic unowned +lookupÌ128Í(string uri, ulong mtime)ÎGnome.ThumbnailFactoryÖ0Ïpublic unowned string +lookupÌ128Í(string name)ÎGsf.DocMetaDataÖ0Ïpublic weak Gsf.DocProp? +lookupÌ128Í(Gst.Object object, string name, out unowned Gst.Object target, out unowned GLib.ParamSpec pspec)ÎGst.ChildProxyÖ0Ïpublic bool +lookupÌ128Í(string filename)ÎGst.RegistryÖ0Ïpublic Gst.Plugin +lookupÌ128Í(string stock_id)ÎGtk.IconFactoryÖ0Ïpublic unowned +lookupÌ128Í(string name)ÎGtk.TextTagTableÖ0Ïpublic unowned +lookupÌ128Í()ÎSDLNet.IPAddressÖ0Ïpublic weak string? +lookupÌ128Í(string field_name)ÎTracker.MetadataÖ0 +lookupÌ128Í(string name, int size)ÎXfce.IconÖ0 +lookupÌ128Í(string filename, string desktop_id)ÎXfce.MenuItemCacheÖ0Ïpublic unowned +lookupÌ128Í(string desktop_id)ÎXfce.MenuItemPoolÖ0Ïpublic unowned +lookupÌ128Í(Xfce.ResourceType type, string filename)ÎXfce.ResourceÖ0Ïpublic unowned string +lookup_allÌ128Í(Xfce.ResourceType type, string filename)ÎXfce.ResourceÖ0 +lookup_by_addressÌ128Í(GLib.InetAddress address, GLib.Cancellable? cancellable)ÎGLib.ResolverÖ0Ïpublic virtual unowned string +lookup_by_address_asyncÌ128Í(GLib.InetAddress address, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.ResolverÖ0Ïpublic virtual void +lookup_by_address_finishÌ128Í(GLib.AsyncResult _result)ÎGLib.ResolverÖ0Ïpublic virtual unowned string +lookup_by_giconÌ128Í(GLib.Icon icon, int size, Gtk.IconLookupFlags flags)ÎGtk.IconThemeÖ0Ïpublic unowned +lookup_by_nameÌ128Í(string hostname, GLib.Cancellable? cancellable)ÎGLib.ResolverÖ0Ïpublic virtual unowned +lookup_by_name_asyncÌ128Í(string hostname, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.ResolverÖ0Ïpublic virtual void +lookup_by_name_finishÌ128Í(GLib.AsyncResult _result)ÎGLib.ResolverÖ0Ïpublic virtual unowned +lookup_colorÌ128Í(string color_name, out Gdk.Color color)ÎGtk.StyleÖ0Ïpublic bool +lookup_defaultÌ128Í(string stock_id)ÎGtk.IconFactoryÖ0Ïpublic unowned +lookup_entryÌ128Í(string accel_path, Gtk.AccelKey key)ÎGtk.AccelMapÖ0Ïpublic bool +lookup_extendedÌ128Í(K lookup_key, K orig_key, V value)ÎGLib.TreeÖ0Ïpublic bool +lookup_featureÌ128Í(string name)ÎGst.RegistryÖ0Ïpublic Gst.PluginFeature +lookup_for_displayÌ128Í(Gdk.Display display, Gdk.NativeWindow anid)ÎGdk.PixmapÖ0Ïpublic unowned +lookup_for_displayÌ128Í(Gdk.Display display, Gdk.NativeWindow anid)ÎGdk.WindowÖ0Ïpublic unowned +lookup_iconÌ128Í(string icon_name, int size, Gtk.IconLookupFlags flags)ÎGtk.IconThemeÖ0Ïpublic unowned +lookup_icon_setÌ128Í(string stock_id)ÎGtk.StyleÖ0Ïpublic unowned +lookup_itemÌ128Í(string uri)ÎGtk.RecentManagerÖ0Ïpublic unowned +lookup_keyÌ128Í(Gdk.KeymapKey key)ÎGdk.KeymapÖ0 +lookup_multiple_valuesÌ128Í(string field_name)ÎTracker.MetadataÖ0Ïpublic weak GLib.List +lookup_namespaceÌ128Í(string prefix)ÎXml.TextReaderÖ0 +lookup_objectÌ128Í(string at_path)ÎDBus.ConnectionÖ0Ïpublic weak GLib.Object +lookup_rc_fileÌ128Í()ÎXfce.PanelPluginÖ0 +lookup_serviceÌ128Í(string service, string protocol, string domain, GLib.Cancellable? cancellable)ÎGLib.ResolverÖ0Ïpublic virtual unowned +lookup_service_asyncÌ128Í(string service, string protocol, string domain, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.ResolverÖ0Ïpublic virtual void +lookup_service_finishÌ128Í(GLib.AsyncResult _result)ÎGLib.ResolverÖ0Ïpublic virtual unowned +lookup_symbolÌ128Í(string symbol)ÎGLib.ScannerÖ0Ïpublic void * +lookup_typeÌ128Í(string gtypename)ÎGlade.XMLÖ0Ïpublic virtual GLib.Type +loop_typeÌ8ÎGst.gst_riff_acidÖ0Ïuint32 +lost_stateÌ128Í()ÎGst.ElementÖ0Ïpublic void +low_disk_space_limitÌ8ÎTracker.ConfigÖ0Ïint +low_memory_modeÌ8ÎTracker.ConfigÖ0Ïbool +lowerÌ128Í()ÎGdk.WindowÖ0Ïpublic void +lowerÌ128Í(Goo.CanvasItem below)ÎGoo.CanvasItemÖ0Ïpublic void +lowerÌ128Í(Goo.CanvasItemModel below)ÎGoo.CanvasItemModelÖ0Ïpublic void +lowerÌ8ÎGtk.AdjustmentÖ0Ïdouble +lowerÌ8ÎGtk.RulerÖ0Ïdouble +lowerÌ8ÎHildon.RangeEditorÖ0Ïint +lower_arrow_prelightÌ8ÎGtk.MenuÖ0 +lower_arrow_visibleÌ8ÎGtk.MenuÖ0 +lower_hourÌ8ÎGnome.DateEditÖ0Ïint +lower_stepper_sensitivityÌ8ÎGtk.RangeÖ0ÏGtk.SensitivityType +lower_transportÌ8ÎGst.RTSPTransportÖ0ÏGst.RTSPLowerTrans +lower_windowÌ128Í()ÎVte.TerminalÖ0Ïpublic virtual signal void +lrintÌ128Í(double x)ÎGLib.MathÖ0Ïpublic long +lrintfÌ128Í(float x)ÎGLib.MathÖ0Ïpublic long +lroundÌ128Í(double x)ÎGLib.MathÖ0Ïpublic long +lroundfÌ128Í(float x)ÎGLib.MathÖ0Ïpublic long +lseekÌ128Í(int fildes, off_t offset, int whence)ÎPosixÖ0Ïpublic off_t +mÌ4ÎSDL.KeySymbolÖ0 +mÌ8ÎV4l2.BufferÖ0ÏM +m1Ì128Í(double x)ÎGsl.FermiDiracÖ0Ïpublic double +m1_eÌ128Í(double x, out Result result)ÎGsl.FermiDiracÖ0Ïpublic int +magicÌ8ÎGdk.PixdataÖ0Ïuint32 +mainÌ128Í([CCode (array_length_pos = 0.9)] string[] args, Operations oper, void *user_data)ÎFuseÖ0Ïpublic int +mainÌ128Í()ÎGtkÖ0Ïpublic void +main_do_eventÌ128Í(Gdk.Event event)ÎGtkÖ0Ïpublic void +main_iterationÌ128Í()ÎGtkÖ0Ïpublic bool +main_iteration_doÌ128Í(bool blocking)ÎGtkÖ0Ïpublic bool +main_levelÌ128Í()ÎGtkÖ0 +main_quitÌ128Í()ÎGtkÖ0Ïpublic void +main_vboxÌ8ÎGtk.FontSelectionDialogÖ0ÏGtk.Widget +majorÌ8ÎSDL.VersionÖ0Ïuchar +major_versionÌ8ÎGst.PluginDescÖ0Ïint +makeÌ128Í(string factoryname, string? name)ÎGst.ElementFactoryÖ0Ïpublic Gst.Element? +makeÌ128Í(string name)ÎGst.IndexFactoryÖ0Ïpublic unowned +make_aboveÌ128Í()ÎWnck.WindowÖ0Ïpublic void +make_belowÌ128Í()ÎWnck.WindowÖ0Ïpublic void +make_directoryÌ128Í(GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic abstract bool +make_directoryÌ128Í(string text_uri, uint perm)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +make_directory_for_uriÌ128Í(GnomeVFS.URI uri, uint perm)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +make_directory_with_parentsÌ128Í(GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic bool +make_display_nameÌ128Í()ÎGdk.ScreenÖ0Ïpublic unowned string +make_elementÌ128Í(void* cur, Gst.Object parent)ÎGst.XMLÖ0Ïpublic unowned +make_fourccÌ128Í(char a, char b, char c, char d)ÎGst.ValueÖ0 +make_from_uriÌ128Í(Gst.URIType type, string uri, string? elementname)ÎGst.ElementÖ0Ïpublic Gst.Element? +make_full_from_relativeÌ128Í(string base_uri, string relative_uri)ÎGnomeVFS.URIÖ0Ïpublic unowned string +make_metadata_writableÌ128Í()ÎGst.BufferÖ0Ïpublic void +make_pathÌ128Í(GMenu.TreeEntry entry)ÎGMenu.TreeDirectoryÖ0Ïpublic unowned string +make_path_name_canonicalÌ128Í(string path)ÎGnomeVFSÖ0Ïpublic unowned string +make_pollfdÌ128Í(GLib.PollFD pollfd)ÎGLib.CancellableÖ0Ïpublic void +make_residentÌ128Í()ÎGLib.ModuleÖ0Ïpublic void +make_symbolic_linkÌ128Í(string symlink_value, GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic abstract bool +make_uri_canonicalÌ128Í(string uri)ÎGnomeVFSÖ0Ïpublic unowned string +make_uri_canonical_strip_fragmentÌ128Í(string uri)ÎGnomeVFSÖ0Ïpublic unowned string +make_uri_from_inputÌ128Í(string location)ÎGnomeVFSÖ0Ïpublic unowned string +make_uri_from_input_with_dirsÌ128Í(string location, GnomeVFS.MakeURIDirs dirs)ÎGnomeVFSÖ0Ïpublic unowned string +make_uri_from_input_with_trailing_wsÌ128Í(string location)ÎGnomeVFSÖ0Ïpublic unowned string +make_uri_from_shell_argÌ128Í(string uri)ÎGnomeVFSÖ0Ïpublic unowned string +make_uri_full_from_relativeÌ128Í(string base_uri, string relative_uri)ÎGnomeVFSÖ0Ïpublic unowned string +make_writableÌ128Í()ÎGst.BufferÖ0Ïpublic void +make_writableÌ128Í()ÎGst.CapsÖ0Ïpublic void +make_writableÌ128Í()ÎGst.MessageÖ0Ïpublic void +make_writableÌ128Í()ÎGst.MiniObjectÖ0Ïpublic void +make_writableÌ128Í()ÎGst.QueryÖ0Ïpublic void +mallocÌ128Í(ulong n_bytes)ÎGLibÖ0Ïpublic void * +malloc0Ì128Í(ulong n_bytes)ÎGLibÖ0Ïpublic void * +malloc_dataÌ8ÎGst.BufferÖ0Ïuchar +manufacturerÌ8ÎFTDI.EEPROMÖ0Ïunowned +mapÌ128Í()ÎGtk.WidgetÖ0Ïpublic virtual signal void +map_eventÌ128Í(Gdk.Event event)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +map_expanded_rowsÌ128Í(Gtk.TreeViewMappingFunc func, void* data)ÎGtk.TreeViewÖ0Ïpublic void +map_in_placeÌ128Í(Gst.StructureMapFunc func)ÎGst.StructureÖ0Ïpublic bool +map_installedÌ8ÎX.WindowAttributesÖ0Ïbool +map_rgbÌ128Í(uchar r, uchar g, uchar b)ÎSDL.PixelFormatÖ0Ïpublic uint32 +map_rgbaÌ128Í(uchar r, uchar g, uchar b, uchar a)ÎSDL.PixelFormatÖ0Ïpublic uint32 +map_stateÌ8ÎX.WindowAttributesÖ0Ïint +map_windowÌ128Í(Window w)ÎX.DisplayÖ0Ïpublic int +map_windowÌ128Í(Connection connection, Window wid)ÎXcbÖ0Ïpublic VoidCookie +marginÌ8ÎExo.IconViewÖ0Ïint +marginÌ8ÎGtk.IconViewÖ0Ïint +mark_dayÌ128Í(uint day)ÎGtk.CalendarÖ0Ïpublic bool +mark_dayÌ128Í(uint day)ÎHildon.CalendarÖ0Ïpublic bool +mark_deletedÌ128Í(Gtk.TextMark mark)ÎGtk.TextBufferÖ0Ïpublic virtual signal void +mark_dirtyÌ128Í()ÎCairo.SurfaceÖ0Ïpublic void +mark_dirty_rectangleÌ128Í(int x, int y, int width, int height)ÎCairo.SurfaceÖ0Ïpublic void +mark_setÌ128Í(Gtk.TextIter location, Gtk.TextMark mark)ÎGtk.TextBufferÖ0Ïpublic virtual signal void +mark_text_matchesÌ128Í(string str, bool case_sensitive, uint limit)ÎWebKit.WebViewÖ0 +marked_dateÌ8ÎGtk.CalendarÖ0Ïint +marked_dateÌ8ÎHildon.CalendarÖ0Ïint +marked_date_colorÌ8ÎGtk.CalendarÖ0ÏGdk.Color +marked_date_colorÌ8ÎHildon.CalendarÖ0ÏGdk.Color +marks_unboundÌ8ÎGtk.BindingEntryÖ0 +markupÌ8ÎGtk.CellRendererTextÖ0 +markupÌ8ÎHildon.CaptionÖ0 +markup_columnÌ8ÎExo.IconViewÖ0Ïint +markup_columnÌ8ÎGtk.IconViewÖ0Ïint +marshal_BOOLEAN__BOXEDÌ128Í(GLib.Closure closure, GLib.Value return_value, uint n_param_values, GLib.Value param_values, void* invocation_hint, void* marshal_data)ÎGoo.CanvasÖ0Ïpublic void +marshal_BOOLEAN__OBJECT_BOXEDÌ128Í(GLib.Closure closure, GLib.Value return_value, uint n_param_values, GLib.Value param_values, void* invocation_hint, void* marshal_data)ÎGoo.CanvasÖ0Ïpublic void +marshal_BOOLEAN__POINTERÌ128Í(GLib.Closure closure, Gst.Value return_value, uint n_param_values, Gst.Value param_values, void* invocation_hint, void* marshal_data)ÎGstÖ0Ïpublic void +marshal_BOOLEAN__VOIDÌ128Í(GLib.Closure closure, Gst.Value return_value, uint n_param_values, Gst.Value param_values, void* invocation_hint, void* marshal_data)ÎGstÖ0Ïpublic void +marshal_BOXED__BOXEDÌ128Í(GLib.Closure closure, Gst.Value return_value, uint n_param_values, Gst.Value param_values, void* invocation_hint, void* marshal_data)ÎGstÖ0Ïpublic void +marshal_POINTER__POINTERÌ128Í(GLib.Closure closure, Gst.Value return_value, uint n_param_values, Gst.Value param_values, void* invocation_hint, void* marshal_data)ÎGstÖ0Ïpublic void +marshal_VOID__BOXED_OBJECTÌ128Í(GLib.Closure closure, Gst.Value return_value, uint n_param_values, Gst.Value param_values, void* invocation_hint, void* marshal_data)ÎGstÖ0Ïpublic void +marshal_VOID__INT64Ì128Í(GLib.Closure closure, Gst.Value return_value, uint n_param_values, Gst.Value param_values, void* invocation_hint, void* marshal_data)ÎGstÖ0Ïpublic void +marshal_VOID__INT_INTÌ128Í(GLib.Closure closure, GLib.Value return_value, uint n_param_values, GLib.Value param_values, void* invocation_hint, void* marshal_data)ÎGoo.CanvasÖ0Ïpublic void +marshal_VOID__INT_INTÌ128Í(GLib.Closure closure, Gst.Value return_value, uint n_param_values, Gst.Value param_values, void* invocation_hint, void* marshal_data)ÎGstÖ0Ïpublic void +marshal_VOID__OBJECT_BOXEDÌ128Í(GLib.Closure closure, Gst.Value return_value, uint n_param_values, Gst.Value param_values, void* invocation_hint, void* marshal_data)ÎGstÖ0Ïpublic void +marshal_VOID__OBJECT_BOXED_STRINGÌ128Í(GLib.Closure closure, Gst.Value return_value, uint n_param_values, Gst.Value param_values, void* invocation_hint, void* marshal_data)ÎGstÖ0Ïpublic void +marshal_VOID__OBJECT_OBJECTÌ128Í(GLib.Closure closure, GLib.Value return_value, uint n_param_values, GLib.Value param_values, void* invocation_hint, void* marshal_data)ÎGoo.CanvasÖ0Ïpublic void +marshal_VOID__OBJECT_OBJECTÌ128Í(GLib.Closure closure, Gst.Value return_value, uint n_param_values, Gst.Value param_values, void* invocation_hint, void* marshal_data)ÎGstÖ0Ïpublic void +marshal_VOID__OBJECT_OBJECT_STRINGÌ128Í(GLib.Closure closure, Gst.Value return_value, uint n_param_values, Gst.Value param_values, void* invocation_hint, void* marshal_data)ÎGstÖ0Ïpublic void +marshal_VOID__OBJECT_PARAMÌ128Í(GLib.Closure closure, Gst.Value return_value, uint n_param_values, Gst.Value param_values, void* invocation_hint, void* marshal_data)ÎGstÖ0Ïpublic void +marshal_VOID__OBJECT_POINTERÌ128Í(GLib.Closure closure, Gst.Value return_value, uint n_param_values, Gst.Value param_values, void* invocation_hint, void* marshal_data)ÎGstÖ0Ïpublic void +marshal_VOID__OBJECT_STRINGÌ128Í(GLib.Closure closure, Gst.Value return_value, uint n_param_values, Gst.Value param_values, void* invocation_hint, void* marshal_data)ÎGstÖ0Ïpublic void +marshal_VOID__POINTER_OBJECTÌ128Í(GLib.Closure closure, Gst.Value return_value, uint n_param_values, Gst.Value param_values, void* invocation_hint, void* marshal_data)ÎGstÖ0Ïpublic void +marshal_VOID__UINT_BOXEDÌ128Í(GLib.Closure closure, Gst.Value return_value, uint n_param_values, Gst.Value param_values, void* invocation_hint, void* marshal_data)ÎGstÖ0Ïpublic void +maskÌ128Í(Pattern pattern)ÎCairo.ContextÖ0Ïpublic void +maskÌ8ÎGtk.ImageÖ0ÏGdk.Pixmap +maskÌ8ÎSDL.CursorÖ0Ïuchar +mask_surfaceÌ128Í(Surface surface, double surface_x, double surface_y)ÎCairo.ContextÖ0Ïpublic void +masterÌ8ÎGst.ClockÖ0ÏGst.Clock +master_clientÌ128Í()ÎGnomeÖ0Ïpublic unowned +master_cookieÌ8ÎGst.IteratorÖ0Ïuint32 +matchÌ128Í(uint string_length, string str, string? str_reversed)ÎGLib.PatternSpecÖ0Ïpublic bool +matchÌ128Í(string str, RegexMatchFlags match_options = 0, out MatchInfo match_info = null)ÎGLib.RegexÖ0Ïpublic bool +matchÌ128Í(GnomeVFS.Address b, uint prefix)ÎGnomeVFS.AddressÖ0Ïpublic bool +matchÌ128Í(Gtk.RecentInfo info_b)ÎGtk.RecentInfoÖ0Ïpublic bool +matchÌ128Í(Xfce.MenuItem item)ÎXfce.MenuRulesÖ0Ïpublic abstract bool +matchÌ128Í(Xfce.ResourceType type, string pattern, bool unique)ÎXfce.ResourceÖ0 +match_addÌ128Í(string match)ÎVte.TerminalÖ0Ïpublic int +match_allÌ128Í(string str, RegexMatchFlags match_options = 0, out MatchInfo match_info = null)ÎGLib.RegexÖ0Ïpublic bool +match_all_fullÌ128Í(string str, long string_len = -1, int start_position = 0, RegexMatchFlags match_options = 0, out MatchInfo match_info = null)ÎGLib.RegexÖ0Ïpublic bool +match_checkÌ128Í(long column, long row, int tag)ÎVte.TerminalÖ0Ïpublic unowned string +match_chipÌ8ÎV4l2.ChipIdentÖ0Ïuint32 +match_chipÌ8ÎV4l2.RegisterÖ0Ïuint32 +match_clear_allÌ128Í()ÎVte.TerminalÖ0Ïpublic void +match_fullÌ128Í(string str, long string_len = -1, int start_position = 0, RegexMatchFlags match_options = 0, out MatchInfo match_info = null)ÎGLib.RegexÖ0Ïpublic bool +match_removeÌ128Í(int tag)ÎVte.TerminalÖ0Ïpublic void +match_selectedÌ128Í(Gtk.TreeModel model, Gtk.TreeIter iter)ÎGtk.EntryCompletionÖ0Ïpublic virtual signal bool +match_set_cursorÌ128Í(int tag, Gdk.Cursor cursor)ÎVte.TerminalÖ0Ïpublic void +match_set_cursor_typeÌ128Í(int tag, Gdk.CursorType cursor_type)ÎVte.TerminalÖ0Ïpublic void +match_simpleÌ128Í(string pattern, string str)ÎGLib.PatternSpecÖ0Ïpublic bool +match_simpleÌ128Í(string pattern, string str, RegexCompileFlags compile_options = 0, RegexMatchFlags match_options = 0)ÎGLib.RegexÖ0Ïpublic bool +match_stringÌ128Í(string str)ÎGLib.PatternSpecÖ0Ïpublic bool +match_typeÌ8ÎV4l2.ChipIdentÖ0Ïuint32 +match_typeÌ8ÎV4l2.RegisterÖ0Ïuint32 +matchesÌ128Í(Quark domain, int code)ÎGLib.ErrorÖ0Ïpublic bool +matchesÌ128Í(string attribute)ÎGLib.FileAttributeMatcherÖ0Ïpublic bool +matchesÌ128Í()ÎGLib.MatchInfoÖ0Ïpublic bool +matchesÌ128Í(GnomeVFS.FileInfo b)ÎGnomeVFS.FileInfoÖ0Ïpublic bool +matchesÌ128Í(string range_list)ÎPango.LanguageÖ0Ïpublic bool +matches_onlyÌ128Í(string attribute)ÎGLib.FileAttributeMatcherÖ0Ïpublic bool +matrixÌ8ÎGsl.MatrixComplexViewÖ0Ïunowned +matrixÌ8ÎGsl.MatrixViewÖ0Ïunowned +matrixÌ8ÎGsl.PolyComplexWorkspaceÖ0Ïdouble +matrixÌ8ÎPango.RendererÖ0ÏPango.Matrix +maxÌ128Í(uint a, uint b)Ö0 +maxÌ128Í(ushort a, ushort b)Ö0 +maxÌ128Í(ulong a, ulong b)Ö0 +maxÌ8ÎGdk.DeviceAxisÖ0Ïdouble +maxÌ128Í()ÎGsl.HistogramÖ0Ïpublic double +maxÌ128Í()ÎGsl.MatrixÖ0Ïpublic double +maxÌ128Í()ÎGsl.MatrixComplexÖ0Ïpublic double +maxÌ128Í()ÎGsl.RNGÖ0 +maxÌ8ÎGsl.RNGTypeÖ0 +maxÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.StatsÖ0Ïpublic double +maxÌ128Í()ÎGsl.VectorÖ0Ïpublic double +maxÌ128Í()ÎGsl.VectorComplexÖ0Ïpublic double +maxÌ8ÎGst.RTSPRangeÖ0Ïint +maxÌ8ÎGst.RTSPTimeRangeÖ0ÏGst.RTSPTime +maxÌ8ÎHildon.ControlbarÖ0Ïint +maxÌ8ÎHildon.RangeEditorÖ0Ïint +maxÌ128Í(Pango.Coverage other)ÎPango.CoverageÖ0Ïpublic void +maxÌ8ÎV4l2.FrameivalStepwiseÖ0ÏFraction +maxÌ128Í(int16 a, int16 b)Îint16Ö0Ïpublic int16 +maxÌ128Í(int32 a, int32 b)Îint32Ö0Ïpublic int32 +maxÌ128Í(int64 a, int64 b)Îint64Ö0Ïpublic int64 +maxÌ128Í(int8 a, int8 b)Îint8Ö0Ïpublic int8 +maxÌ128Í(ssize_t a, ssize_t b)Îssize_tÖ0Ïpublic ssize_t +maxÌ128Í(uchar a, uchar b)ÎucharÖ0Ïpublic uchar +maxÌ128Í(uint16 a, uint16 b)Îuint16Ö0Ïpublic uint16 +maxÌ128Í(uint32 a, uint32 b)Îuint32Ö0Ïpublic uint32 +maxÌ128Í(uint64 a, uint64 b)Îuint64Ö0Ïpublic uint64 +maxÌ128Í(uint8 a, uint8 b)Îuint8Ö0Ïpublic uint8 +maxÌ128Í(unichar a, unichar b)ÎunicharÖ0Ïpublic unichar +max_aspectÌ8ÎGdk.GeometryÖ0Ïdouble +max_binÌ128Í()ÎGsl.HistogramÖ0Ïpublic size_t +max_binÌ128Í(out size_t i, out size_t j)ÎGsl.Histogram2dÖ0Ïpublic void +max_bucket_countÌ8ÎTracker.ConfigÖ0Ïint +max_charactersÌ8ÎHildon.FindToolbarÖ0Ïint +max_charactersÌ8ÎHildon.GetPasswordDialogÖ0Ïint +max_colormaps_of_screenÌ128Í()ÎX.ScreenÖ0Ïpublic int +max_connsÌ8ÎSoup.SessionÖ0Ïint +max_conns_per_hostÌ8ÎSoup.SessionÖ0Ïint +max_denÌ8ÎGst.ParamSpecFractionÖ0Ïint +max_dimensionÌ8ÎGsl.QRNGTypeÖ0 +max_extended_request_sizeÌ128Í()ÎX.DisplayÖ0Ïpublic long +max_frequencyÌ8ÎGst.TunerChannelÖ0 +max_full_path_lengthÌ8ÎHildon.FileChooserDialogÖ0Ïint +max_heightÌ8ÎGdk.GeometryÖ0Ïint +max_heightÌ8ÎV4l2.FramesizeStepwiseÖ0Ïuint32 +max_indexÌ128Í(out size_t imax, out size_t jmax)ÎGsl.MatrixÖ0Ïpublic void +max_indexÌ128Í(out size_t imax, out size_t jmax)ÎGsl.MatrixComplexÖ0Ïpublic void +max_indexÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.StatsÖ0Ïpublic size_t +max_indexÌ128Í()ÎGsl.VectorÖ0Ïpublic size_t +max_indexÌ128Í()ÎGsl.VectorComplexÖ0Ïpublic size_t +max_iterationsÌ8ÎGsl.EigenGenWorkspaceÖ0Ïsize_t +max_keypermodÌ8ÎX.ModifierKeymapÖ0Ïint +max_latenessÌ8ÎGst.BaseSinkÖ0Ïint64 +max_lengthÌ8ÎGtk.EntryÖ0Ïint +max_name_lengthÌ8ÎHildon.FileChooserDialogÖ0Ïint +max_numÌ8ÎGst.ParamSpecFractionÖ0Ïint +max_positionÌ8ÎGtk.PanedÖ0Ïint +max_powerÌ8ÎFTDI.EEPROMÖ0Ïint +max_ptimeÌ8ÎGst.BaseRTPPayloadÖ0Ïint64 +max_request_sizeÌ128Í()ÎX.DisplayÖ0Ïpublic long +max_signalÌ8ÎGst.TunerChannelÖ0Ïint +max_sizeÌ8ÎGtk.RulerÖ0Ïdouble +max_text_to_indexÌ8ÎTracker.ConfigÖ0Ïint +max_undo_levelsÌ8ÎGtk.SourceBufferÖ0Ïint +max_valÌ128Í()ÎGsl.HistogramÖ0Ïpublic double +max_valÌ128Í()ÎGsl.Histogram2dÖ0Ïpublic double +max_valueÌ8ÎGst.ColorBalanceChannelÖ0Ïint +max_volumeÌ8ÎGst.MixerTrackÖ0Ïint +max_widthÌ8ÎGdk.GeometryÖ0Ïint +max_widthÌ8ÎGtk.TreeViewColumnÖ0Ïint +max_widthÌ8ÎV4l2.FramesizeStepwiseÖ0Ïuint32 +max_width_charsÌ8ÎGtk.LabelÖ0Ïint +max_word_lengthÌ8ÎTracker.ConfigÖ0Ïint +max_words_to_indexÌ8ÎTracker.ConfigÖ0Ïint +max_xÌ8ÎGtk.CurveÖ0Ïfloat +max_x_advanceÌ8ÎCairo.FontExtentsÖ0Ïdouble +max_yÌ8ÎGtk.CurveÖ0Ïfloat +max_y_advanceÌ8ÎCairo.FontExtentsÖ0Ïdouble +max_yearÌ8ÎHildon.CalendarÖ0Ïint +max_yearÌ8ÎHildon.CalendarPopupÖ0 +max_yearÌ8ÎHildon.DateEditorÖ0 +maxgroupÌ8ÎGst.IndexÖ0Ïint +maximizeÌ128Í()ÎGdk.WindowÖ0Ïpublic void +maximizeÌ128Í()ÎGtk.WindowÖ0Ïpublic void +maximizeÌ128Í()ÎWnck.WindowÖ0Ïpublic void +maximize_horizontallyÌ128Í()ÎWnck.WindowÖ0Ïpublic void +maximize_initiallyÌ8ÎGtk.WindowÖ0 +maximize_verticallyÌ128Í()ÎWnck.WindowÖ0Ïpublic void +maximize_windowÌ128Í()ÎVte.TerminalÖ0Ïpublic virtual signal void +maximized_resultÌ128Í(double maximized_quantity, string format, ...)ÎGLib.TestÖ0Ïpublic void +maximumÌ8ÎV4l2.QueryControlÖ0Ïint32 +maximum_gidÌ8ÎOobs.GroupsConfigÖ0Ïint +maximum_levelÌ8ÎGsl.IntegrationWorkspaceÖ0Ïsize_t +maximum_uidÌ8ÎOobs.UsersConfigÖ0Ïint +maxlenÌ8ÎSDLNet.UDPPacketÖ0Ïint +may_startÌ128Í(bool allowed)ÎGst.RingBufferÖ0Ïpublic void +maybe_reorderedÌ8ÎGtk.TreeViewColumnÖ0 +md5_str_to_digestÌ128Í(string str_digest)ÎExo.Md5DigestÖ0Ïpublic Exo.Md5Digest +meanÌ128Í()ÎGsl.HistogramÖ0Ïpublic double +meanÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.StatsÖ0Ïpublic double +meanÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] src2, [CCode (array_length = false)] uchar[] dst, int length)ÎSDLGraphics.FilterÖ0Ïpublic int +mediaÌ8ÎGst.BaseRTPPayloadÖ0 +mediaÌ8ÎGst.RTPPayloadInfoÖ0 +mediaÌ8ÎGst.SDPMediaÖ0 +median_from_sorted_dataÌ128Í([CCode (array_length = false)] double[] sorted_data, size_t stride, size_t n)ÎGsl.StatsÖ0Ïpublic double +mediasÌ8ÎGst.SDPMessageÖ0ÏGLib.Array +medias_lenÌ128Í()ÎGst.SDPMessageÖ0 +memÌ8ÎGdk.ImageÖ0Ïvoid +mem_dumpÌ128Í(uchar[] ptr, ulong len)ÎGsfÖ0Ïpublic void +mem_liveÌ8ÎGst.AllocTraceÖ0ÏGLib.SList +mem_profileÌ128Í()ÎGLibÖ0Ïpublic void +mem_profiler_tableÌ8ÎGLibÖ0ÏMemVTable +mem_set_vtableÌ128Í(MemVTable vtable)ÎGLibÖ0Ïpublic void +memccpyÌ128Í(void* s1, void* s2, int c, size_t n)ÎPosixÖ0Ïpublic void * +memchrÌ128Í(void* s, int c, size_t n)ÎPosixÖ0Ïpublic void * +memcmpÌ128Í(void* s1, void* s2, size_t n)ÎPosixÖ0Ïpublic int +memcpyÌ128Í(Combination src)ÎGsl.CombinationÖ0Ïpublic int +memcpyÌ128Í(FFTComplexWavetable src)ÎGsl.FFTComplexWavetableÖ0Ïpublic int +memcpyÌ128Í(Histogram source)ÎGsl.HistogramÖ0Ïpublic int +memcpyÌ128Í(Histogram2d source)ÎGsl.Histogram2dÖ0Ïpublic int +memcpyÌ128Í(Matrix src)ÎGsl.MatrixÖ0Ïpublic int +memcpyÌ128Í(MatrixComplex src)ÎGsl.MatrixComplexÖ0Ïpublic int +memcpyÌ128Í(Permutation src)ÎGsl.PermutationÖ0Ïpublic int +memcpyÌ128Í(QRNG src)ÎGsl.QRNGÖ0Ïpublic int +memcpyÌ128Í(RNG src)ÎGsl.RNGÖ0Ïpublic int +memcpyÌ128Í(Vector src)ÎGsl.VectorÖ0Ïpublic int +memcpyÌ128Í(VectorComplex src)ÎGsl.VectorComplexÖ0Ïpublic int +memcpyÌ128Í(void* s1, void* s2, size_t n)ÎPosixÖ0Ïpublic void * +memmoveÌ128Í(void* s1, void* s2, size_t n)ÎPosixÖ0Ïpublic void * +memoryÌ8ÎV4l2.BufferÖ0ÏMemory +memoryÌ8ÎV4l2.RequestBuffersÖ0ÏMemory +memory_allocÌ128Í(ulong sz)ÎGnomeKeyringÖ0Ïpublic void * +memory_freeÌ128Í(void* p)ÎGnomeKeyringÖ0Ïpublic void +memory_is_secureÌ128Í(void* p)ÎGnomeKeyringÖ0Ïpublic bool +memory_low_indÌ8ÎOsso.HWStateÖ0Ïbool +memory_reallocÌ128Í(void* p, ulong sz)ÎGnomeKeyringÖ0Ïpublic void * +memory_strdupÌ128Í(string str)ÎGnomeKeyringÖ0Ïpublic unowned string +memory_try_allocÌ128Í(ulong sz)ÎGnomeKeyringÖ0Ïpublic void * +memory_try_reallocÌ128Í(void* p, ulong sz)ÎGnomeKeyringÖ0Ïpublic void * +memsetÌ128Í(void* s, int c, size_t n)ÎPosixÖ0Ïpublic void * +menuÌ8ÎGtk.MenuToolButtonÖ0ÏGtk.Menu +menuÌ8ÎGtk.NotebookÖ0ÏGtk.Widget +menu_flagÌ8ÎGtk.MenuShellÖ0 +menu_get_environmentÌ128Í()ÎXfceÖ0Ïpublic unowned string +menu_initÌ128Í(string env)ÎXfceÖ0Ïpublic void +menu_insert_itemÌ128Í(Gtk.MenuItem item)ÎXfce.PanelPluginÖ0Ïpublic void +menu_set_environmentÌ128Í(string env)ÎXfceÖ0Ïpublic void +menu_show_aboutÌ128Í()ÎXfce.PanelPluginÖ0Ïpublic void +menu_show_configureÌ128Í()ÎXfce.PanelPluginÖ0Ïpublic void +menu_shutdownÌ128Í()ÎXfceÖ0Ïpublic void +menubarÌ8ÎGnome.AppÖ0ÏGtk.Widget +mergeÌ128Í(FontOptions other)ÎCairo.FontOptionsÖ0Ïpublic void +mergeÌ128Í(Gst.Buffer buf2)ÎGst.BufferÖ0Ïpublic unowned +mergeÌ128Í(Gst.Caps caps2)ÎGst.CapsÖ0Ïpublic void +mergeÌ128Í(Gst.TagList list2, Gst.TagMergeMode mode)ÎGst.TagListÖ0Ïpublic Gst.TagList +mergeÌ128Í(Gtk.RcStyle src)ÎGtk.RcStyleÖ0Ïpublic virtual void +mergeÌ128Í(Pango.FontDescription desc_to_merge, bool replace_existing)ÎPango.FontDescriptionÖ0Ïpublic void +merge_child_input_shapesÌ128Í()ÎGdk.WindowÖ0Ïpublic void +merge_child_shapesÌ128Í()ÎGdk.WindowÖ0Ïpublic void +merge_staticÌ128Í(Pango.FontDescription desc_to_merge, bool replace_existing)ÎPango.FontDescriptionÖ0Ïpublic void +merge_structureÌ128Í(Gst.Structure structure)ÎGst.CapsÖ0Ïpublic void +merge_tagsÌ128Í(Gst.TagList start_tags, Gst.TagList end_tags)ÎGst.TagDemuxÖ0Ïpublic virtual unowned +messageÌ8ÎDBus.RawErrorÖ0 +messageÌ128Í(string format, ...)ÎGLibÖ0Ïpublic void +messageÌ8ÎGLib.ErrorÖ0 +messageÌ128Í(string format, ...)ÎGLib.TestÖ0Ïpublic void +messageÌ8ÎGnome.PasswordDialogÖ0 +messageÌ8ÎGnomeVFS.ModuleCallbackStatusMessageInÖ0 +messageÌ128Í(Gst.Message message)ÎGst.BusÖ0Ïpublic virtual signal void +messageÌ8ÎGst.TraceEntryÖ0Ïchar +messageÌ8ÎHildon.GetPasswordDialogÖ0 +messageÌ8ÎHildon.LoginDialogÖ0 +messageÌ8ÎHildon.SetPasswordDialogÖ0 +messageÌ8ÎXml.ErrorÖ0 +message_filterÌ8ÎSoup.ConnectionÖ0Ïvoid +message_fullÌ128Í(Gst.MessageType type, GLib.Quark domain, int code, string text, string debug, string file, string function, int line)ÎGst.ElementÖ0Ïpublic void +message_get_typeÌ128Í(Gst.Message message)ÎGst.MixerÖ0Ïpublic Gst.MixerMessageType +message_markupÌ8ÎGnome.PasswordDialogÖ0 +message_parse_mute_toggledÌ128Í(Gst.Message message, out unowned Gst.MixerTrack track, bool mute)ÎGst.MixerÖ0Ïpublic void +message_parse_option_changedÌ128Í(Gst.Message message, out unowned Gst.MixerOptions options, string value)ÎGst.MixerÖ0Ïpublic void +message_parse_record_toggledÌ128Í(Gst.Message message, out unowned Gst.MixerTrack track, bool record)ÎGst.MixerÖ0Ïpublic void +message_parse_volume_changedÌ128Í(Gst.Message message, out unowned Gst.MixerTrack track, int volumes, int num_channels)ÎGst.MixerÖ0Ïpublic void +message_receivedÌ8ÎGst.RTSPWatchFuncsÖ0ÏGLib.Callback +message_receivedÌ128Í(int command, Unique.MessageData message_data, uint time_)ÎUnique.AppÖ0Ïpublic virtual signal Unique.Response +message_sentÌ8ÎGst.RTSPWatchFuncsÖ0ÏGLib.Callback +message_typeÌ8ÎGdk.EventClientÖ0ÏGdk.Atom +message_typeÌ8ÎGtk.MessageDialogÖ0ÏGtk.MessageType +message_typeÌ8ÎX.ClientMessageEventÖ0ÏAtom +messagesÌ8ÎGst.BinÖ0ÏGLib.List +messagesÌ8ÎGtk.StatusbarÖ0ÏGLib.SList +metaÌ128Í(bool bf)ÎCurses.WindowÖ0Ïpublic int +metadataÌ8ÎPoppler.DocumentÖ0 +metadataÌ8ÎRsvg.HandleÖ0 +meter_dÌ8ÎGst.gst_riff_acidÖ0Ïuint16 +meter_nÌ8ÎGst.gst_riff_acidÖ0Ïuint16 +methodÌ8ÎGnomeVFS.URIÖ0Ïvoid +methodÌ8ÎGst.IndexÖ0ÏGst.IndexResolverMethod +methodÌ8ÎSoup.MessageÖ0 +methodÌ128Í(string url, string method, string input, out string content_type, string headers, int ilen)ÎXml.NanoHTTPÖ0Ïpublic NanoHTTP * +method_get_idÌ128Í(string method)ÎSoupÖ0Ïpublic Soup.MethodId +method_idÌ8ÎSoup.ServerContextÖ0ÏSoup.MethodId +method_redirÌ128Í(string url, string method, string input, out string content_type, out string redir, string headers, int ilen)ÎXml.NanoHTTPÖ0Ïpublic NanoHTTP * +method_stringÌ8ÎGnomeVFS.URIÖ0 +metricÌ8ÎGtk.RulerÖ0ÏGtk.MetricType +metric_nameÌ8ÎGtk.RulerMetricÖ0 +metric_tÌ128Í(void *xp, void* yp)ÎGsl.SimanÖ0Ïpublic delegate double +metricsÌ128Í(uint16 ch, ref int minx, ref int maxx, ref int miny, ref int maxy, ref int advance)ÎSDLTTF.FontÖ0Ïpublic int +mhalfÌ128Í(double x)ÎGsl.FermiDiracÖ0Ïpublic double +mhalf_eÌ128Í(double x, out Result result)ÎGsl.FermiDiracÖ0Ïpublic int +midÌ8ÎGtk.StyleÖ0ÏGdk.Color +mid_gcÌ8ÎGtk.StyleÖ0ÏGdk.GC +mime_add_application_to_short_listÌ128Í(string mime_type, string application_id)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +mime_add_component_to_short_listÌ128Í(string mime_type, string iid)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +mime_add_extensionÌ128Í(string mime_type, string extension)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +mime_can_be_executableÌ128Í(string mime_type)ÎGnomeVFSÖ0Ïpublic bool +mime_component_list_freeÌ128Í(GLib.List list)ÎGnomeVFSÖ0Ïpublic void +mime_extend_all_applicationsÌ128Í(string mime_type, GLib.List application_ids)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +mime_get_all_applicationsÌ128Í(string mime_type)ÎGnomeVFSÖ0Ïpublic unowned +mime_get_all_applications_for_uriÌ128Í(string uri, string mime_type)ÎGnomeVFSÖ0Ïpublic unowned +mime_get_all_componentsÌ128Í(string mime_type)ÎGnomeVFSÖ0Ïpublic unowned +mime_get_all_desktop_entriesÌ128Í(string mime_type)ÎGnomeVFSÖ0Ïpublic unowned +mime_get_default_actionÌ128Í(string mime_type)ÎGnomeVFSÖ0Ïpublic unowned +mime_get_default_action_typeÌ128Í(string mime_type)ÎGnomeVFSÖ0Ïpublic GnomeVFS.MimeActionType +mime_get_default_applicationÌ128Í(string mime_type)ÎGnomeVFSÖ0Ïpublic unowned +mime_get_default_application_for_uriÌ128Í(string uri, string mime_type)ÎGnomeVFSÖ0Ïpublic unowned +mime_get_default_componentÌ128Í(string mime_type)ÎGnomeVFSÖ0Ïpublic void * +mime_get_default_desktop_entryÌ128Í(string mime_type)ÎGnomeVFSÖ0Ïpublic unowned string +mime_get_descriptionÌ128Í(string mime_type)ÎGnomeVFSÖ0Ïpublic unowned string +mime_get_iconÌ128Í(string mime_type)ÎGnomeVFSÖ0Ïpublic unowned string +mime_get_short_list_applicationsÌ128Í(string mime_type)ÎGnomeVFSÖ0Ïpublic unowned +mime_get_short_list_componentsÌ128Í(string mime_type)ÎGnomeVFSÖ0Ïpublic unowned +mime_id_in_application_listÌ128Í(string id, GLib.List applications)ÎGnomeVFSÖ0Ïpublic bool +mime_id_in_component_listÌ128Í(string iid, GLib.List components)ÎGnomeVFSÖ0Ïpublic bool +mime_id_list_from_application_listÌ128Í(GLib.List applications)ÎGnomeVFSÖ0Ïpublic unowned +mime_id_list_from_component_listÌ128Í(GLib.List components)ÎGnomeVFSÖ0Ïpublic unowned +mime_info_cache_reloadÌ128Í(string dir)ÎGnomeVFSÖ0Ïpublic void +mime_reloadÌ128Í()ÎGnomeVFSÖ0Ïpublic void +mime_remove_application_from_listÌ128Í(GLib.List applications, string application_id, bool did_remove)ÎGnomeVFSÖ0Ïpublic unowned +mime_remove_application_from_short_listÌ128Í(string mime_type, string application_id)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +mime_remove_component_from_listÌ128Í(GLib.List components, string iid, bool did_remove)ÎGnomeVFSÖ0Ïpublic unowned +mime_remove_component_from_short_listÌ128Í(string mime_type, string iid)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +mime_remove_extensionÌ128Í(string mime_type, string extension)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +mime_remove_from_all_applicationsÌ128Í(string mime_type, GLib.List application_ids)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +mime_set_can_be_executableÌ128Í(string mime_type, bool new_value)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +mime_set_default_action_typeÌ128Í(string mime_type, GnomeVFS.MimeActionType action_type)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +mime_set_default_applicationÌ128Í(string mime_type, string application_id)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +mime_set_default_componentÌ128Í(string mime_type, string component_iid)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +mime_set_descriptionÌ128Í(string mime_type, string description)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +mime_set_iconÌ128Í(string mime_type, string filename)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +mime_set_short_list_applicationsÌ128Í(string mime_type, GLib.List application_ids)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +mime_set_short_list_componentsÌ128Í(string mime_type, GLib.List component_iids)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +mime_shutdownÌ128Í()ÎGnomeVFSÖ0Ïpublic void +mime_typeÌ8ÎGnomeVFS.FileInfoÖ0 +mime_typeÌ8ÎGtk.FileFilterInfoÖ0 +mime_typeÌ8ÎGtk.RecentDataÖ0 +mime_typeÌ8ÎGtk.RecentFilterInfoÖ0 +mime_typeÌ128Í()ÎXml.NanoHTTPÖ0 +mime_type_from_nameÌ128Í(string filename)ÎGnomeVFSÖ0Ïpublic unowned string +mime_type_from_name_or_defaultÌ128Í(string filename, string defaultv)ÎGnomeVFSÖ0Ïpublic unowned string +mime_type_get_equivalenceÌ128Í(string mime_type, string base_mime_type)ÎGnomeVFSÖ0Ïpublic GnomeVFS.MimeEquivalence +mime_type_is_equalÌ128Í(string a, string b)ÎGnomeVFSÖ0Ïpublic bool +mime_type_is_supertypeÌ128Í(string mime_type)ÎGnomeVFSÖ0Ïpublic bool +minÌ128Í(uint a, uint b)Ö0 +minÌ128Í(ushort a, ushort b)Ö0 +minÌ128Í(ulong a, ulong b)Ö0 +minÌ8ÎGdk.DeviceAxisÖ0Ïdouble +minÌ128Í()ÎGsl.HistogramÖ0Ïpublic double +minÌ128Í()ÎGsl.MatrixÖ0Ïpublic double +minÌ128Í()ÎGsl.MatrixComplexÖ0Ïpublic double +minÌ128Í()ÎGsl.RNGÖ0 +minÌ8ÎGsl.RNGTypeÖ0 +minÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.StatsÖ0Ïpublic double +minÌ128Í()ÎGsl.VectorÖ0Ïpublic double +minÌ128Í()ÎGsl.VectorComplexÖ0Ïpublic double +minÌ8ÎGst.RTSPRangeÖ0Ïint +minÌ8ÎGst.RTSPTimeRangeÖ0ÏGst.RTSPTime +minÌ8ÎHildon.ControlbarÖ0Ïint +minÌ8ÎHildon.RangeEditorÖ0Ïint +minÌ8ÎV4l2.FrameivalStepwiseÖ0ÏFraction +minÌ128Í(int16 a, int16 b)Îint16Ö0Ïpublic int16 +minÌ128Í(int32 a, int32 b)Îint32Ö0Ïpublic int32 +minÌ128Í(int64 a, int64 b)Îint64Ö0Ïpublic int64 +minÌ128Í(int8 a, int8 b)Îint8Ö0Ïpublic int8 +minÌ128Í(ssize_t a, ssize_t b)Îssize_tÖ0Ïpublic ssize_t +minÌ128Í(uchar a, uchar b)ÎucharÖ0Ïpublic uchar +minÌ128Í(uint16 a, uint16 b)Îuint16Ö0Ïpublic uint16 +minÌ128Í(uint32 a, uint32 b)Îuint32Ö0Ïpublic uint32 +minÌ128Í(uint64 a, uint64 b)Îuint64Ö0Ïpublic uint64 +minÌ128Í(uint8 a, uint8 b)Îuint8Ö0Ïpublic uint8 +minÌ128Í(unichar a, unichar b)ÎunicharÖ0Ïpublic unichar +min_aspectÌ8ÎGdk.GeometryÖ0Ïdouble +min_binÌ128Í()ÎGsl.HistogramÖ0Ïpublic size_t +min_binÌ128Í(out size_t i, out size_t j)ÎGsl.Histogram2dÖ0Ïpublic void +min_bucket_countÌ8ÎTracker.ConfigÖ0Ïint +min_callsÌ8ÎGsl.MonteMiserStateÖ0Ïsize_t +min_calls_per_bisectionÌ8ÎGsl.MonteMiserStateÖ0Ïsize_t +min_colormaps_of_screenÌ128Í()ÎX.ScreenÖ0Ïpublic int +min_denÌ8ÎGst.ParamSpecFractionÖ0Ïint +min_frequencyÌ8ÎGst.TunerChannelÖ0 +min_heightÌ8ÎGdk.GeometryÖ0Ïint +min_heightÌ8ÎV4l2.FramesizeStepwiseÖ0Ïuint32 +min_indexÌ128Í(out size_t imin, out size_t jmin)ÎGsl.MatrixÖ0Ïpublic void +min_indexÌ128Í(out size_t imin, out size_t jmin)ÎGsl.MatrixComplexÖ0Ïpublic void +min_indexÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.StatsÖ0Ïpublic size_t +min_indexÌ128Í()ÎGsl.VectorÖ0Ïpublic size_t +min_indexÌ128Í()ÎGsl.VectorComplexÖ0Ïpublic size_t +min_numÌ8ÎGst.ParamSpecFractionÖ0Ïint +min_positionÌ8ÎGtk.PanedÖ0Ïint +min_ptimeÌ8ÎGst.BaseRTPPayloadÖ0Ïint64 +min_signalÌ8ÎGst.TunerChannelÖ0Ïint +min_sizeÌ128Í()ÎGsl.InterpÖ0 +min_sizeÌ8ÎGsl.InterpTypeÖ0 +min_sizeÌ128Í()ÎGsl.SplineÖ0 +min_slider_sizeÌ8ÎGtk.RangeÖ0Ïint +min_valÌ128Í()ÎGsl.HistogramÖ0Ïpublic double +min_valÌ128Í()ÎGsl.Histogram2dÖ0Ïpublic double +min_valueÌ8ÎGst.ColorBalanceChannelÖ0Ïint +min_volumeÌ8ÎGst.MixerTrackÖ0Ïint +min_widthÌ8ÎGdk.GeometryÖ0Ïint +min_widthÌ8ÎGtk.TreeViewColumnÖ0Ïint +min_widthÌ8ÎV4l2.FramesizeStepwiseÖ0Ïuint32 +min_word_lengthÌ8ÎTracker.ConfigÖ0Ïint +min_xÌ8ÎGtk.CurveÖ0Ïfloat +min_yÌ8ÎGtk.CurveÖ0Ïfloat +min_yearÌ8ÎHildon.CalendarÖ0Ïint +min_yearÌ8ÎHildon.CalendarPopupÖ0 +min_yearÌ8ÎHildon.DateEditorÖ0 +minimizeÌ128Í()ÎWnck.WindowÖ0Ïpublic void +minimized_resultÌ128Í(double minimized_quantity, string format, ...)ÎGLib.TestÖ0Ïpublic void +minimumÌ128Í()ÎGsl.MultiminFdfminimizerÖ0Ïpublic double +minimumÌ128Í()ÎGsl.MultiminFminimizerÖ0Ïpublic double +minimumÌ8ÎV4l2.QueryControlÖ0Ïint32 +minimum_font_sizeÌ8ÎWebKit.WebSettingsÖ0Ïint +minimum_gidÌ8ÎOobs.GroupsConfigÖ0Ïint +minimum_key_lengthÌ8ÎGtk.EntryCompletionÖ0Ïint +minimum_logical_font_sizeÌ8ÎWebKit.WebSettingsÖ0Ïint +minimum_uidÌ8ÎOobs.UsersConfigÖ0Ïint +minmaxÌ128Í(out double min_out, out double max_out)ÎGsl.MatrixÖ0Ïpublic void +minmaxÌ128Í(out double min_out, out double max_out)ÎGsl.MatrixComplexÖ0Ïpublic void +minmaxÌ128Í(out double min, out double max, [CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.StatsÖ0Ïpublic void +minmaxÌ128Í(double[] array, size_t min_terms, size_t max_terms, SumLevinUWorkspace w, out double sum_accel, out double abserr)ÎGsl.SumLevinUÖ0Ïpublic int +minmaxÌ128Í(double[] array, size_t min_terms, size_t max_terms, SumLevinUtruncWorkspace w, out double sum_accel, out double abserr_trunc)ÎGsl.SumLevinUtruncÖ0Ïpublic int +minmaxÌ128Í(out double min_out, out double max_out)ÎGsl.VectorÖ0Ïpublic void +minmaxÌ128Í(out double min_out, out double max_out)ÎGsl.VectorComplexÖ0Ïpublic void +minmax_indexÌ128Í(out size_t imin, out size_t jmin, out size_t imax, out size_t jmax)ÎGsl.MatrixÖ0Ïpublic void +minmax_indexÌ128Í(out size_t imin, out size_t jmin, out size_t imax, out size_t jmax)ÎGsl.MatrixComplexÖ0Ïpublic void +minmax_indexÌ128Í(out size_t min, out size_t max, [CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.StatsÖ0Ïpublic void +minmax_indexÌ128Í(out size_t imin, out size_t imax)ÎGsl.VectorÖ0Ïpublic void +minmax_indexÌ128Í(out size_t imin, out size_t imax)ÎGsl.VectorComplexÖ0Ïpublic void +minorÌ8ÎSDL.VersionÖ0Ïuchar +minor_versionÌ8ÎGst.PluginDescÖ0Ïint +minstdÌ8ÎGsl.RNGTypesÖ0ÏRNGType +minus_buttonÌ8ÎGtk.ScaleButtonÖ0ÏGtk.Widget +minuteÌ8ÎGLib.TimeÖ0Ïint +minuteÌ8ÎSoup.DateÖ0Ïint +minutesÌ8ÎHildon.TimePickerÖ0 +minutesÌ8ÎV4l2.TimecodeÖ0Ïuint8 +miss_countÌ8ÎGsl.InterpAccelÖ0Ïsize_t +missing_decoder_installer_detail_newÌ128Í(Gst.Caps decode_caps)ÎGstÖ0 +missing_decoder_message_newÌ128Í(Gst.Element element, Gst.Caps decode_caps)ÎGstÖ0Ïpublic Gst.Message +missing_element_installer_detail_newÌ128Í(string factory_name)ÎGstÖ0 +missing_element_message_newÌ128Í(Gst.Element element, string factory_name)ÎGstÖ0Ïpublic Gst.Message +missing_encoder_installer_detail_newÌ128Í(Gst.Caps encode_caps)ÎGstÖ0 +missing_encoder_message_newÌ128Í(Gst.Element element, Gst.Caps encode_caps)ÎGstÖ0Ïpublic Gst.Message +missing_plugin_message_get_descriptionÌ128Í(Gst.Message msg)ÎGstÖ0 +missing_plugin_message_get_installer_detailÌ128Í(Gst.Message msg)ÎGstÖ0 +missing_uri_sink_installer_detail_newÌ128Í(string protocol)ÎGstÖ0 +missing_uri_sink_message_newÌ128Í(Gst.Element element, string protocol)ÎGstÖ0Ïpublic Gst.Message +missing_uri_source_installer_detail_newÌ128Í(string protocol)ÎGstÖ0 +missing_uri_source_message_newÌ128Í(Gst.Element element, string protocol)ÎGstÖ0Ïpublic Gst.Message +mixÌ128Í(uchar[] dst, uchar[] src, uint32 len, int volume)ÎSDL.AudioÖ0Ïpublic void +mkdirÌ8ÎFuse.OperationsÖ0ÏMkDir +mkdirÌ128Í(string path, mode_t mode)ÎPosixÖ0Ïpublic int +mkdtempÌ128Í(string template)ÎGLib.DirUtilsÖ0 +mkfifoÌ128Í(string filename, mode_t mode)ÎPosixÖ0Ïpublic int +mknodÌ8ÎFuse.OperationsÖ0ÏMkNod +mkostempÌ128Í(string template, int flags)ÎPosixÖ0Ïpublic int +mkstempÌ128Í(string tmpl)ÎGLib.FileUtilsÖ0Ïpublic int +mkstempÌ128Í(string template)ÎPosixÖ0Ïpublic int +mktimeÌ128Í()ÎGLib.TimeÖ0Ïpublic time_t +mmap_newÌ128Í(string filename)ÎGsf.InputÖ0Ïpublic Gsf.Input +mnemonic_activateÌ128Í(bool group_cycling)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +mnemonic_activateÌ128Í(uint keyval, Gdk.ModifierType modifier)ÎGtk.WindowÖ0Ïpublic bool +mnemonic_keyvalÌ8ÎGtk.LabelÖ0 +mnemonic_modifierÌ8ÎGtk.WindowÖ0ÏGdk.ModifierType +mnemonic_widgetÌ8ÎGtk.LabelÖ0ÏGtk.Widget +mnemonic_windowÌ8ÎGtk.LabelÖ0ÏGtk.Window +modÌ8ÎSDL.KeyÖ0ÏKeyModifier +mod_dateÌ8ÎPoppler.DocumentÖ0Ïint +mod_timeÌ8ÎGConf.MetaInfoÖ0ÏGLib.Time +mod_userÌ8ÎGConf.MetaInfoÖ0 +modalÌ8ÎGtk.WindowÖ0Ïbool +modality_groupÌ8ÎGtk.PlugÖ0ÏGtk.WindowGroup +modality_windowÌ8ÎGtk.PlugÖ0ÏGtk.Widget +modeÌ8ÎGdk.DeviceÖ0ÏGdk.InputMode +modeÌ8ÎGdk.EventCrossingÖ0ÏGdk.CrossingMode +modeÌ8ÎGsl.MonteVegasStateÖ0Ïint +modeÌ8ÎGst.PadÖ0ÏGst.ActivateMode +modeÌ8ÎGtk.CellRendererÖ0ÏGtk.CellRendererMode +modeÌ8ÎGtk.SizeGroupÖ0ÏGtk.SizeGroupMode +modeÌ8ÎV4l2.AudioÖ0Ïuint32 +modeÌ8ÎV4l2.AudioOutÖ0Ïuint32 +modeÌ8ÎX.CrossingEventÖ0Ïint +mode_optionmenuÌ8ÎGtk.InputDialogÖ0ÏGtk.Widget +mode_playÌ8ÎGst.RTSPTransportÖ0Ïbool +mode_recordÌ8ÎGst.RTSPTransportÖ0Ïbool +mode_tÌ2048ÎPosixÖ0 +modelÌ8ÎExo.IconBarÖ0ÏGtk.TreeModel +modelÌ8ÎExo.IconViewÖ0ÏGtk.TreeModel +modelÌ8ÎExo.ToolbarsEditorÖ0ÏExo.ToolbarsModel +modelÌ8ÎExo.ToolbarsViewÖ0ÏExo.ToolbarsModel +modelÌ8ÎGoo.CanvasItemSimpleÖ0ÏGoo.CanvasItemModelSimple +modelÌ8ÎGtk.CellRendererComboÖ0ÏGtk.TreeModel +modelÌ8ÎGtk.CellViewÖ0ÏGtk.TreeModel +modelÌ8ÎGtk.ComboBoxÖ0ÏGtk.TreeModel +modelÌ8ÎGtk.EntryCompletionÖ0ÏGtk.TreeModel +modelÌ8ÎGtk.IconViewÖ0ÏGtk.TreeModel +modelÌ8ÎGtk.TreeModelSortÖ0ÏGtk.TreeModel +modelÌ8ÎGtk.TreeViewÖ0ÏGtk.TreeModel +modelÌ8ÎHildon.FileDetailsDialogÖ0ÏHildon.FileSystemModel +modelÌ8ÎHildon.FileSelectionÖ0ÏHildon.FileSystemModel +model_changedÌ128Í()ÎAtk.TableÖ0Ïpublic virtual signal void +model_to_itemÌ8ÎGoo.CanvasÖ0ÏGLib.HashTable +modfÌ128Í(double x, out double iptr)ÎGLib.MathÖ0Ïpublic double +modffÌ128Í(float x, out float iptr)ÎGLib.MathÖ0Ïpublic float +modifiedÌ8ÎGtk.TextBufferÖ0 +modified_changedÌ128Í()ÎGtk.TextBufferÖ0Ïpublic virtual signal void +modifierÌ8ÎGtk.StockItemÖ0ÏGdk.ModifierType +modifier_maskÌ8ÎGtk.AccelGroupÖ0ÏGdk.ModifierType +modifiermapÌ8ÎX.ModifierKeymapÖ0Ïuchar +modifiersÌ8ÎGdk.DeviceKeyÖ0ÏGdk.ModifierType +modifiersÌ8ÎGlade.AccelInfoÖ0ÏGdk.ModifierType +modifiersÌ8ÎGtk.BindingEntryÖ0ÏGdk.ModifierType +modifiers_droppedÌ8ÎGtk.IMContextSimpleÖ0 +modify_baseÌ128Í(Gtk.StateType state, Gdk.Color? color)ÎGtk.WidgetÖ0Ïpublic void +modify_bgÌ128Í(Gtk.StateType state, Gdk.Color? color)ÎGtk.WidgetÖ0Ïpublic void +modify_cursorÌ128Í(Gdk.Color? primary, Gdk.Color? secondary)ÎGtk.WidgetÖ0Ïpublic void +modify_fgÌ128Í(Gtk.StateType state, Gdk.Color? color)ÎGtk.WidgetÖ0Ïpublic void +modify_fontÌ128Í(Pango.FontDescription? font_desc)ÎGtk.WidgetÖ0Ïpublic void +modify_protectionÌ8ÎHildon.SetPasswordDialogÖ0Ïbool +modify_styleÌ128Í(Gtk.RcStyle style)ÎGtk.WidgetÖ0Ïpublic void +modify_textÌ128Í(Gtk.StateType state, Gdk.Color? color)ÎGtk.WidgetÖ0Ïpublic void +modulatorÌ8ÎV4l2.OutputÖ0Ïuint32 +moduleÌ8ÎGst.PluginÖ0ÏGLib.Module +module_callback_popÌ128Í(string callback_name)ÎGnomeVFSÖ0Ïpublic void +module_callback_pushÌ128Í(string callback_name, GnomeVFS.ModuleCallback callback, void* callback_data, GLib.DestroyNotify destroy_notify)ÎGnomeVFSÖ0Ïpublic void +module_callback_set_defaultÌ128Í(string callback_name, GnomeVFS.ModuleCallback callback, void* callback_data, GLib.DestroyNotify destroy_notify)ÎGnomeVFSÖ0Ïpublic void +module_check_versionÌ128Í(int version)ÎGladeÖ0Ïpublic unowned string +module_infoÌ8ÎGnome.ModuleRequirementÖ0ÏGnome.ModuleInfo +module_info_getÌ128Í()ÎGnome.ClientÖ0Ïpublic unowned +module_loadÌ128Í(string mod_name)ÎGnome.ProgramÖ0Ïpublic unowned +module_registerÌ128Í(Gnome.ModuleInfo module_info)ÎGnome.ProgramÖ0Ïpublic void +module_register_widgetsÌ128Í()ÎGladeÖ0Ïpublic void +module_registeredÌ128Í(Gnome.ModuleInfo module_info)ÎGnome.ProgramÖ0Ïpublic bool +monitorÌ128Í(GLib.FileMonitorFlags flags, GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic unowned +monitorÌ8ÎGtk.MenuÖ0Ïint +monitor_addÌ128Í(out unowned GnomeVFS.MonitorHandle handle, string text_uri, GnomeVFS.MonitorType monitor_type, GnomeVFS.MonitorCallback callback)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +monitor_cancelÌ128Í(GnomeVFS.MonitorHandle handle)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +monitor_directoryÌ128Í(GLib.FileMonitorFlags flags, GLib.Cancellable? cancellable = null)ÎGLib.FileÖ0Ïpublic abstract GLib.FileMonitor +monitor_directoryÌ8ÎXfce.MenuMonitorVTableÖ0ÏGLib.Callback +monitor_fileÌ128Í(GLib.FileMonitorFlags flags, GLib.Cancellable? cancellable = null)ÎGLib.FileÖ0Ïpublic abstract GLib.FileMonitor +monitor_fileÌ8ÎXfce.MenuMonitorVTableÖ0ÏGLib.Callback +monitors_changedÌ128Í()ÎGdk.ScreenÖ0Ïpublic virtual signal void +monospace_font_familyÌ8ÎWebKit.WebSettingsÖ0 +monthÌ8ÎGLib.TimeÖ0Ïint +monthÌ8ÎGtk.CalendarÖ0Ïint +monthÌ8ÎHildon.CalendarÖ0Ïint +monthÌ8ÎHildon.CalendarPopupÖ0Ïint +monthÌ8ÎHildon.DateEditorÖ0 +monthÌ8ÎSoup.DateÖ0Ïint +month_changedÌ128Í()ÎGtk.CalendarÖ0Ïpublic virtual signal void +month_changedÌ128Í()ÎHildon.CalendarÖ0Ïpublic virtual signal void +more_resultsÌ128Í()ÎMysql.DatabaseÖ0Ïpublic bool +moreinfoÌ8ÎGnome.UIInfoÖ0Ïvoid +motionÌ8ÎGdk.EventÖ0ÏGdk.EventMotion +motionÌ8ÎSDL.EventÖ0ÏMouseMotionEvent +motion_notify_eventÌ128Í(Goo.CanvasItem target, Gdk.EventMotion event)ÎGoo.CanvasItemÖ0Ïpublic virtual signal bool +motion_notify_eventÌ128Í(Gdk.EventMotion event)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +mountÌ128Í(GLib.MountMountFlags flags, GLib.MountOperation? mount_operation, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback? callback)ÎGLib.VolumeÖ0Ïpublic void +mountÌ128Í(GnomeVFS.VolumeOpCallback callback)ÎGnomeVFS.DriveÖ0Ïpublic void +mount_addedÌ128Í(GLib.Mount mount)ÎGLib.VolumeMonitorÖ0Ïpublic virtual signal void +mount_changedÌ128Í(GLib.Mount mount)ÎGLib.VolumeMonitorÖ0Ïpublic virtual signal void +mount_enclosing_volumeÌ128Í(GLib.MountMountFlags flags, GLib.MountOperation? mount_operation, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback? callback)ÎGLib.FileÖ0Ïpublic abstract void +mount_enclosing_volume_finishÌ128Í(GLib.AsyncResult _result)ÎGLib.FileÖ0Ïpublic abstract bool +mount_finishÌ128Í(GLib.AsyncResult _result)ÎGLib.VolumeÖ0Ïpublic abstract bool +mount_fnÌ128Í(GLib.MountMountFlags flags, GLib.MountOperation? mount_operation, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.VolumeÖ0Ïpublic abstract void +mount_mountableÌ128Í(GLib.MountMountFlags flags, GLib.MountOperation? mount_operation, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback? callback)ÎGLib.FileÖ0Ïpublic abstract void +mount_mountable_finishÌ128Í(GLib.AsyncResult _result)ÎGLib.FileÖ0Ïpublic abstract unowned +mount_pre_unmountÌ128Í(GLib.Mount mount)ÎGLib.VolumeMonitorÖ0Ïpublic virtual signal void +mount_removedÌ128Í(GLib.Mount mount)ÎGLib.VolumeMonitorÖ0Ïpublic virtual signal void +mountpoints_changedÌ128Í()ÎGLib.UnixMountMonitorÖ0Ïpublic virtual signal void +mounts_changedÌ128Í()ÎGLib.UnixMountMonitorÖ0Ïpublic virtual signal void +mouse_cursor_obscuredÌ8ÎGtk.EntryÖ0 +mouse_cursor_obscuredÌ8ÎGtk.TextViewÖ0 +moveÌ128Í(int y, int x)ÎCursesÖ0Ïpublic int +moveÌ128Í(int y, int x)ÎCurses.WindowÖ0Ïpublic int +moveÌ128Í(GLib.File destination, GLib.FileCopyFlags flags, GLib.Cancellable? cancellable, GLib.FileProgressCallback? progress_callback)ÎGLib.FileÖ0Ïpublic abstract bool +moveÌ128Í(void* dest, void* src, size_t n)ÎGLib.MemoryÖ0Ïpublic void * +moveÌ128Í(SequenceIter src, SequenceIter dest)ÎGLib.SequenceÖ0Ïpublic void +moveÌ128Í(int delta)ÎGLib.SequenceIterÖ0Ïpublic SequenceIter +moveÌ128Í(int x, int y)ÎGdk.WindowÖ0Ïpublic void +moveÌ128Í(string old_text_uri, string new_text_uri, bool force_replace)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +moveÌ128Í(Gtk.Widget widget, int x, int y)ÎGtk.FixedÖ0Ïpublic void +moveÌ128Í(Gtk.DirectionType type)ÎGtk.HSVÖ0Ïpublic virtual signal void +moveÌ128Í(Gtk.Widget child_widget, int x, int y)ÎGtk.LayoutÖ0Ïpublic void +moveÌ128Í(int x, int y)ÎGtk.WindowÖ0Ïpublic void +move_activeÌ128Í(Gtk.ScrollType p0)ÎGtk.ComboBoxÖ0Ïpublic virtual signal void +move_afterÌ128Í(Gtk.TreeIter iter, Gtk.TreeIter? position)ÎGtk.ListStoreÖ0Ïpublic void +move_afterÌ128Í(Gtk.TreeIter iter, Gtk.TreeIter? position)ÎGtk.TreeStoreÖ0Ïpublic void +move_beforeÌ128Í(Gtk.TreeIter iter, Gtk.TreeIter? position)ÎGtk.ListStoreÖ0Ïpublic void +move_beforeÌ128Í(Gtk.TreeIter iter, Gtk.TreeIter? position)ÎGtk.TreeStoreÖ0Ïpublic void +move_childÌ128Í(int old_position, int new_position)ÎGoo.CanvasItemÖ0Ïpublic abstract void +move_childÌ128Í(int old_position, int new_position)ÎGoo.CanvasItemModelÖ0Ïpublic abstract void +move_childÌ128Í(Gtk.Widget child, int xpos, int ypos)ÎGtk.TextViewÖ0Ïpublic void +move_column_afterÌ128Í(Gtk.TreeViewColumn column, Gtk.TreeViewColumn base_column)ÎGtk.TreeViewÖ0Ïpublic void +move_currentÌ128Í(Gtk.MenuDirectionType direction)ÎGtk.MenuShellÖ0Ïpublic virtual signal void +move_cursorÌ128Í(Gtk.MovementStep step, int count)ÎExo.IconViewÖ0Ïpublic virtual signal bool +move_cursorÌ128Í(Gtk.MovementStep step, int count, bool extend_selection)ÎGtk.EntryÖ0Ïpublic virtual signal void +move_cursorÌ128Í(Gtk.MovementStep step, int count)ÎGtk.IconViewÖ0Ïpublic virtual signal bool +move_cursorÌ128Í(Gtk.MovementStep step, int count, bool extend_selection)ÎGtk.LabelÖ0Ïpublic virtual signal void +move_cursorÌ128Í(Gtk.MovementStep step, int count, bool extend_selection)ÎGtk.TextViewÖ0Ïpublic virtual signal void +move_cursorÌ128Í(Gtk.MovementStep step, int count)ÎGtk.TreeViewÖ0Ïpublic virtual signal bool +move_cursor_to_uriÌ128Í(string uri)ÎHildon.FileSelectionÖ0Ïpublic void +move_cursor_visuallyÌ128Í(bool strong, int old_index, int old_trailing, int direction, int new_index, int new_trailing)ÎPango.LayoutÖ0Ïpublic void +move_focusÌ128Í(Gtk.DirectionType direction)ÎGtk.TextViewÖ0Ïpublic virtual void +move_focusÌ128Í(Gtk.DirectionType p0)ÎGtk.WidgetÖ0Ïpublic virtual signal void +move_focusÌ128Í(Gtk.DirectionType direction)ÎGtk.WindowÖ0Ïpublic virtual void +move_focus_outÌ128Í(Gtk.DirectionType direction)ÎGtk.NotebookÖ0Ïpublic virtual signal void +move_focus_outÌ128Í(Gtk.DirectionType direction)ÎGtk.ScrolledWindowÖ0Ïpublic virtual signal void +move_handleÌ128Í(Gtk.ScrollType scroll)ÎGtk.PanedÖ0Ïpublic virtual signal bool +move_itemÌ128Í(int toolbar_position, int item_position, int new_toolbar_position, int new_item_position)ÎExo.ToolbarsModelÖ0Ïpublic void +move_itemÌ128Í(string old_uri, string new_uri)ÎGLib.BookmarkFileÖ0Ïpublic bool +move_itemÌ128Í(string uri, string new_uri)ÎGtk.RecentManagerÖ0Ïpublic bool +move_markÌ128Í(Gtk.TextMark mark, Gtk.TextIter where)ÎGtk.TextBufferÖ0Ïpublic void +move_mark_by_nameÌ128Í(string name, Gtk.TextIter where)ÎGtk.TextBufferÖ0Ïpublic void +move_mark_onscreenÌ128Í(Gtk.TextMark mark)ÎGtk.TextViewÖ0Ïpublic bool +move_parentÌ128Í()ÎHildon.BreadCrumbTrailÖ0Ïpublic virtual signal void +move_rangeÌ128Í(SequenceIter dest, SequenceIter begin, SequenceIter end)ÎGLib.SequenceÖ0Ïpublic void +move_regionÌ128Í(Gdk.Region region, int dx, int dy)ÎGdk.WindowÖ0Ïpublic void +move_resizeÌ128Í(int x, int y, int width, int height)ÎGdk.WindowÖ0Ïpublic void +move_scrollÌ128Í(Gtk.ScrollType p0)ÎGtk.MenuÖ0Ïpublic virtual signal void +move_selectedÌ128Í(int distance)ÎGtk.MenuShellÖ0Ïpublic virtual signal bool +move_sliderÌ128Í(Gtk.ScrollType scroll)ÎGtk.RangeÖ0Ïpublic virtual signal void +move_toÌ128Í(double x, double y)ÎCairo.ContextÖ0Ïpublic void +move_to_attributeÌ128Í(string name)ÎXml.TextReaderÖ0Ïpublic int +move_to_attribute_noÌ128Í(int no)ÎXml.TextReaderÖ0Ïpublic int +move_to_attribute_nsÌ128Í(string local_name, string namespace_uri)ÎXml.TextReaderÖ0Ïpublic int +move_to_elementÌ128Í()ÎXml.TextReaderÖ0Ïpublic int +move_to_first_attributeÌ128Í()ÎXml.TextReaderÖ0Ïpublic int +move_to_nextÌ128Í()ÎGst.RTCPPacketÖ0Ïpublic bool +move_to_next_attributeÌ128Í()ÎXml.TextReaderÖ0Ïpublic int +move_to_workspaceÌ128Í(Wnck.Workspace space)ÎWnck.WindowÖ0Ïpublic void +move_uriÌ128Í(GnomeVFS.URI old_uri, GnomeVFS.URI new_uri, bool force_replace)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +move_viewportÌ128Í(Gtk.ScrollStep p0, int p1)ÎGtk.TextViewÖ0Ïpublic virtual signal void +move_viewportÌ128Í(int x, int y)ÎWnck.ScreenÖ0Ïpublic void +move_visuallyÌ128Í(Gtk.TextIter iter, int count)ÎGtk.TextViewÖ0Ïpublic bool +move_windowÌ128Í(uint x, uint y)ÎVte.TerminalÖ0Ïpublic virtual signal void +movieÌ8ÎPoppler.ActionÖ0ÏPoppler.ActionMovie +mrgÌ8ÎGsl.RNGTypesÖ0ÏRNGType +msgÌ8ÎSDL.SysWMEventÖ0ÏSysWMmsg +msgÌ8ÎSoup.ServerContextÖ0ÏSoup.Message +msole_codepage_to_lidÌ128Í(int codepage)ÎGsfÖ0 +msole_iconv_open_codepage_for_exportÌ128Í(int codepage_to)ÎGsfÖ0Ïpublic GLib.IConv +msole_iconv_open_codepage_for_importÌ128Í(string to, int codepage)ÎGsfÖ0Ïpublic GLib.IConv +msole_iconv_open_codepages_for_exportÌ128Í(int codepage_to, string from)ÎGsfÖ0Ïpublic GLib.IConv +msole_iconv_open_for_exportÌ128Í()ÎGsfÖ0Ïpublic GLib.IConv +msole_iconv_open_for_importÌ128Í(int codepage)ÎGsfÖ0Ïpublic GLib.IConv +msole_iconv_win_codepageÌ128Í()ÎGsfÖ0Ïpublic int +msole_inflateÌ128Í(Gsf.Input input, Gsf.off_t offset)ÎGsfÖ0Ïpublic weak GLib.ByteArray +msole_language_for_lidÌ128Í(uint lid)ÎGsfÖ0 +msole_lid_for_languageÌ128Í(string lang)ÎGsfÖ0 +msole_lid_to_codepageÌ128Í(uint lid)ÎGsfÖ0Ïpublic int +msole_lid_to_codepage_strÌ128Í(uint lid)ÎGsfÖ0 +msole_metadata_readÌ128Í(Gsf.Input @in, Gsf.DocMetaData accum)ÎGsfÖ0Ïpublic weak GLib.Error +msole_metadata_writeÌ128Í(Gsf.Output @out, Gsf.DocMetaData meta_data, bool doc_not_component)ÎGsfÖ0Ïpublic bool +mt19937Ì8ÎGsl.RNGTypesÖ0ÏRNGType +mt19937_1998Ì8ÎGsl.RNGTypesÖ0ÏRNGType +mt19937_1999Ì8ÎGsl.RNGTypesÖ0ÏRNGType +mtimeÌ8ÎGnomeVFS.FileInfoÖ0 +mtimeÌ8ÎPoppler.AttachmentÖ0ÏGLib.Time +mtuÌ8ÎGst.BaseRTPPayloadÖ0 +muÌ8ÎGsl.IntegrationQAWSTableÖ0Ïint +mu_tÌ8ÎGsl.SimanParamsÖ0Ïdouble +mulÌ128Í(Complex a, Complex b)ÎGsl.ComplexÖ0Ïpublic Complex +mulÌ128Í([CCode (array_length = false)] double[] x, size_t xstride, [CCode (array_length = false)] double[] y, size_t ystride, size_t n, out double c1, out double cov11, out double sumsq)ÎGsl.FitÖ0Ïpublic int +mulÌ128Í(Histogram h2)ÎGsl.HistogramÖ0Ïpublic int +mulÌ128Í(Histogram2d h2)ÎGsl.Histogram2dÖ0Ïpublic int +mulÌ128Í(Permutation pa, Permutation pb)ÎGsl.PermutationÖ0Ïpublic int +mulÌ128Í(Vector b)ÎGsl.VectorÖ0Ïpublic int +mulÌ128Í(VectorComplex b)ÎGsl.VectorComplexÖ0Ïpublic int +mul_elementsÌ128Í(Matrix b)ÎGsl.MatrixÖ0Ïpublic int +mul_elementsÌ128Í(MatrixComplex b)ÎGsl.MatrixComplexÖ0Ïpublic int +mul_estÌ128Í(double x, double c1, double cov11, out double y, out double y_err)ÎGsl.FitÖ0Ïpublic int +mul_imagÌ128Í(Complex a, double y)ÎGsl.ComplexÖ0Ïpublic Complex +mul_realÌ128Í(Complex a, double x)ÎGsl.ComplexÖ0Ïpublic Complex +multi_rootÌ8ÎHildon.FileSystemModelÖ0Ïbool +multimin_diffÌ128Í(MultiminFunction* f, Vector x, Vector g)ÎGslÖ0Ïpublic int +multinomialÌ128Í(RNG r, size_t K, uint N, [CCode (array_length = false)] double[] p, [CCode (array_length = false)] uint[] n)ÎGsl.RandistÖ0Ïpublic void +multinomial_lnpdfÌ128Í(size_t K, [CCode (array_length = false)] double[] p, [CCode (array_length = false)] uint[] n)ÎGsl.RandistÖ0Ïpublic double +multinomial_pdfÌ128Í(size_t K, [CCode (array_length = false)] double[] p, [CCode (array_length = false)] uint[] n)ÎGsl.RandistÖ0Ïpublic double +multiple_valuesÌ8ÎTracker.FieldÖ0Ïbool +multiplyÌ128Í(Matrix a, Matrix b)ÎCairo.MatrixÖ0Ïpublic void +multiplyÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] src2, [CCode (array_length = false)] uchar[] dst, int length)ÎSDLGraphics.FilterÖ0Ïpublic int +multiply_halfÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] src2, [CCode (array_length = false)] uchar[] dst, int length)ÎSDLGraphics.FilterÖ0Ïpublic int +multiply_normalizedÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] src2, [CCode (array_length = false)] uchar[] dst, int length)ÎSDLGraphics.FilterÖ0Ïpublic int +multiply_quarterÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] src2, [CCode (array_length = false)] uchar[] dst, int length)ÎSDLGraphics.FilterÖ0Ïpublic int +multiply_ucharÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] dst, int length, uchar multiplicand)ÎSDLGraphics.FilterÖ0Ïpublic int +multiroot_fdjacobianÌ128Í(MultirootFunction* F, Vector x, Vector f, double epsrel, Matrix jacobian)ÎGslÖ0Ïpublic int +muteÌ8ÎHildon.VolumebarÖ0Ïbool +mute_toggledÌ128Í(Gst.MixerTrack channel, bool mute)ÎGst.MixerÖ0Ïpublic virtual signal void +mute_toggledÌ128Í()ÎHildon.VolumebarÖ0Ïpublic virtual signal void +mvaddchÌ128Í(int y, int x, ulong ch)ÎCursesÖ0Ïpublic int +mvaddchÌ128Í(int y, int x, ulong ch)ÎCurses.WindowÖ0Ïpublic int +mvaddchnstrÌ128Í(int y, int x, [CCode (array_length = false)] ulong[] chstr, int n)ÎCursesÖ0Ïpublic int +mvaddchnstrÌ128Í(int y, int x, [CCode (array_length = false)] ulong[] chstr, int n)ÎCurses.WindowÖ0Ïpublic int +mvaddchstrÌ128Í(int y, int x, [CCode (array_length = false)] ulong[] chstr)ÎCursesÖ0Ïpublic int +mvaddchstrÌ128Í(int y, int x, [CCode (array_length = false)] ulong[] chstr)ÎCurses.WindowÖ0Ïpublic int +mvaddnstrÌ128Í(int y, int x, string str, int n)ÎCursesÖ0Ïpublic int +mvaddnstrÌ128Í(int y, int x, string str, int n)ÎCurses.WindowÖ0Ïpublic int +mvaddstrÌ128Í(int y, int x, string str)ÎCursesÖ0Ïpublic int +mvaddstrÌ128Í(int y, int x, string str)ÎCurses.WindowÖ0Ïpublic int +mvchgatÌ128Í(int y, int x, int n, ulong attr, short color)ÎCursesÖ0Ïpublic int +mvchgatÌ128Í(int y, int x, int n, ulong attr, short color)ÎCurses.WindowÖ0Ïpublic int +mvcurÌ128Í(int oldrow, int oldcol, int newrow, int newcol)ÎCursesÖ0Ïpublic int +mvdelchÌ128Í(int y, int x)ÎCursesÖ0Ïpublic int +mvdelchÌ128Í(int y, int x)ÎCurses.WindowÖ0Ïpublic int +mvderwinÌ128Í(int par_y, int par_x)ÎCurses.WindowÖ0Ïpublic int +mvgetchÌ128Í(int y, int x)ÎCursesÖ0Ïpublic int +mvgetchÌ128Í(int y, int x)ÎCurses.WindowÖ0Ïpublic int +mvgetnstrÌ128Í(int y, int x, string str, int n)ÎCursesÖ0Ïpublic int +mvgetnstrÌ128Í(int y, int x, string str, int n)ÎCurses.WindowÖ0Ïpublic int +mvgetstrÌ128Í(int y, int x, string str)ÎCursesÖ0Ïpublic int +mvgetstrÌ128Í(int y, int x, string str)ÎCurses.WindowÖ0Ïpublic int +mvhlineÌ128Í(int y, int x, ulong ch, int n)ÎCursesÖ0Ïpublic int +mvhlineÌ128Í(int y, int x, ulong ch, int n)ÎCurses.WindowÖ0Ïpublic int +mvinchÌ128Í(int y, int x)ÎCursesÖ0 +mvinchÌ128Í(int y, int x)ÎCurses.WindowÖ0 +mvinchnstrÌ128Í(int y, int x, [CCode (array_length = false)] ulong[] chstr, int n)ÎCursesÖ0Ïpublic int +mvinchnstrÌ128Í(int y, int x, [CCode (array_length = false)] ulong[] chstr, int n)ÎCurses.WindowÖ0Ïpublic int +mvinchstrÌ128Í(int y, int x, [CCode (array_length = false)] ulong[] chstr)ÎCursesÖ0Ïpublic int +mvinchstrÌ128Í(int y, int x, [CCode (array_length = false)] ulong[] chstr)ÎCurses.WindowÖ0Ïpublic int +mvinnstrÌ128Í(int y, int x, string str, int n)ÎCursesÖ0Ïpublic int +mvinnstrÌ128Í(int y, int x, string str, int n)ÎCurses.WindowÖ0Ïpublic int +mvinschÌ128Í(int y, int x, ulong ch)ÎCursesÖ0Ïpublic int +mvinschÌ128Í(int y, int x, ulong ch)ÎCurses.WindowÖ0Ïpublic int +mvinsnstrÌ128Í(int y, int x, string str, int n)ÎCursesÖ0Ïpublic int +mvinsnstrÌ128Í(int y, int x, string str, int n)ÎCurses.WindowÖ0Ïpublic int +mvinsstrÌ128Í(int y, int x, string str)ÎCursesÖ0Ïpublic int +mvinsstrÌ128Í(int y, int x, string str)ÎCurses.WindowÖ0Ïpublic int +mvinstrÌ128Í(int y, int x, string str)ÎCursesÖ0Ïpublic int +mvinstrÌ128Í(int y, int x, string str)ÎCurses.WindowÖ0Ïpublic int +mvprintwÌ128Í(int y, int x, string str, ...)ÎCursesÖ0Ïpublic int +mvprintwÌ128Í(int y, int x, string str, ...)ÎCurses.WindowÖ0Ïpublic int +mvscanwÌ128Í(int y, int x, string str, ...)ÎCursesÖ0Ïpublic int +mvscanwÌ128Í(int y, int x, string str, ...)ÎCurses.WindowÖ0Ïpublic int +mvvlineÌ128Í(int y, int x, ulong ch, int n)ÎCursesÖ0Ïpublic int +mvvlineÌ128Í(int y, int x, ulong ch, int n)ÎCurses.WindowÖ0Ïpublic int +mvwinÌ128Í(int y, int x)ÎCurses.WindowÖ0Ïpublic int +nÌ8ÎGsl.BsplineWorkspaceÖ0Ïsize_t +nÌ8ÎGsl.CombinationÖ0Ïsize_t +nÌ8ÎGsl.FFTComplexWavetableÖ0Ïsize_t +nÌ8ÎGsl.FFTComplexWorkspaceÖ0Ïsize_t +nÌ8ÎGsl.FFTHalfcomplexWavetableÖ0Ïsize_t +nÌ8ÎGsl.FFTRealWavetableÖ0Ïsize_t +nÌ8ÎGsl.FFTRealWorkspaceÖ0Ïsize_t +nÌ8ÎGsl.HistogramÖ0Ïsize_t +nÌ8ÎGsl.HistogramPDFÖ0Ïsize_t +nÌ8ÎGsl.IntegrationQAWOTableÖ0Ïsize_t +nÌ8ÎGsl.MultifitFunctionÖ0Ïsize_t +nÌ8ÎGsl.MultifitFunctionFdfÖ0Ïsize_t +nÌ8ÎGsl.MultifitLinearWorkspaceÖ0Ïsize_t +nÌ8ÎGsl.MultiminFunctionÖ0Ïsize_t +nÌ8ÎGsl.MultiminFunctionFdfÖ0Ïsize_t +nÌ8ÎGsl.MultirootFunctionÖ0Ïsize_t +nÌ8ÎGsl.MultirootFunctionFdfÖ0Ïsize_t +nÌ8ÎGsl.WaveletWorkspaceÖ0Ïsize_t +nÌ4ÎSDL.KeySymbolÖ0 +n_accelsÌ8ÎGlade.WidgetInfoÖ0 +n_accelsÌ8ÎGtk.AccelGroupÖ0 +n_argsÌ8ÎGtk.BindingSignalÖ0 +n_atk_actionsÌ8ÎGlade.WidgetInfoÖ0 +n_atk_propsÌ8ÎGlade.WidgetInfoÖ0 +n_bytesÌ8ÎGtk.EntryÖ0Ïuint16 +n_channelsÌ8ÎGdk.PixbufÖ0Ïint +n_childrenÌ8ÎGlade.WidgetInfoÖ0 +n_colormap_entriesÌ8ÎWnck.ResourceUsageÖ0 +n_colorsÌ8ÎGdk.RgbCmapÖ0Ïint +n_columnsÌ8ÎGtk.ListStoreÖ0Ïint +n_columnsÌ8ÎGtk.TableÖ0 +n_columnsÌ8ÎGtk.TreeStoreÖ0Ïint +n_cursorsÌ8ÎWnck.ResourceUsageÖ0 +n_evalsÌ8ÎGsl.EigenGenWorkspaceÖ0Ïsize_t +n_evalsÌ8ÎGsl.EigenNonsymmWorkspaceÖ0Ïsize_t +n_fieldsÌ128Í()ÎGst.StructureÖ0Ïpublic int +n_fontsÌ8ÎWnck.ResourceUsageÖ0 +n_gcsÌ8ÎWnck.ResourceUsageÖ0 +n_glyphsetsÌ8ÎWnck.ResourceUsageÖ0 +n_infosÌ8ÎGLib.FileAttributeInfoListÖ0Ïint +n_itemsÌ128Í(int toolbar_position)ÎExo.ToolbarsModelÖ0Ïpublic int +n_iterÌ8ÎGsl.EigenGenWorkspaceÖ0Ïsize_t +n_otherÌ8ÎWnck.ResourceUsageÖ0 +n_pagesÌ8ÎGtk.PrintOperationÖ0Ïint +n_pagesÌ8ÎGtk.SourcePrintCompositorÖ0Ïint +n_paramsÌ8ÎGLib.SignalQueryÖ0 +n_passive_grabsÌ8ÎWnck.ResourceUsageÖ0 +n_picturesÌ8ÎWnck.ResourceUsageÖ0 +n_pixmapsÌ8ÎWnck.ResourceUsageÖ0 +n_propertiesÌ8ÎGlade.ChildInfoÖ0 +n_propertiesÌ8ÎGlade.WidgetInfoÖ0 +n_relationsÌ8ÎGlade.WidgetInfoÖ0 +n_requiresÌ8ÎGlade.InterfaceÖ0 +n_rowsÌ8ÎGtk.TableÖ0 +n_signalsÌ8ÎGlade.WidgetInfoÖ0 +n_toolbarsÌ128Í()ÎExo.ToolbarsModelÖ0Ïpublic int +n_toplevelsÌ8ÎGlade.InterfaceÖ0 +n_triesÌ8ÎGsl.SimanParamsÖ0Ïint +n_valuesÌ8ÎGLib.ValueArrayÖ0 +n_windowsÌ8ÎWnck.ResourceUsageÖ0 +nameÌ8ÎAtk.AttributeÖ0 +nameÌ8ÎAtk.ObjectÖ0 +nameÌ8ÎDBus.RawErrorÖ0 +nameÌ8ÎEpc.ConsumerÖ0 +nameÌ8ÎEpc.DispatcherÖ0 +nameÌ8ÎGLib.FileAttributeInfoÖ0 +nameÌ128Í()ÎGLib.ModuleÖ0 +nameÌ8ÎGLib.ParamSpecÖ0 +nameÌ8ÎGLib.ParameterÖ0 +nameÌ128Í(uint signal_id)ÎGLib.SignalÖ0 +nameÌ8ÎGLib.ThemedIconÖ0 +nameÌ128Í()ÎGLib.TypeÖ0 +nameÌ128Í()ÎGdk.AtomÖ0Ïpublic unowned string +nameÌ8ÎGdk.DeviceÖ0 +nameÌ8ÎGdk.EventSettingÖ0 +nameÌ8ÎGlade.PropertyÖ0 +nameÌ8ÎGlade.SignalInfoÖ0 +nameÌ8ÎGlade.WidgetInfoÖ0 +nameÌ8ÎGnome.AppÖ0 +nameÌ8ÎGnome.ModuleInfoÖ0 +nameÌ8ÎGnomeKeyring.AttributeÖ0 +nameÌ8ÎGnomeVFS.DNSSDServiceÖ0 +nameÌ8ÎGnomeVFS.FileInfoÖ0 +nameÌ8ÎGnomeVFS.MimeApplicationÖ0 +nameÌ128Í()ÎGsf.InputÖ0Ïpublic weak string? +nameÌ128Í()ÎGsf.OutputÖ0Ïpublic weak string? +nameÌ8ÎGsf.XMLInNodeÖ0 +nameÌ128Í()ÎGsl.InterpÖ0 +nameÌ8ÎGsl.InterpTypeÖ0 +nameÌ128Í()ÎGsl.MinFminimizerÖ0 +nameÌ8ÎGsl.MinFminimizerTypeÖ0 +nameÌ128Í()ÎGsl.MultifitFdfsolverÖ0 +nameÌ8ÎGsl.MultifitFdfsolverTypeÖ0 +nameÌ128Í()ÎGsl.MultifitFsolverÖ0 +nameÌ8ÎGsl.MultifitFsolverTypeÖ0 +nameÌ128Í()ÎGsl.MultiminFdfminimizerÖ0 +nameÌ8ÎGsl.MultiminFdfminimizerTypeÖ0 +nameÌ128Í()ÎGsl.MultiminFminimizerÖ0 +nameÌ8ÎGsl.MultiminFminimizerTypeÖ0 +nameÌ128Í()ÎGsl.MultirootFdfsolverÖ0 +nameÌ8ÎGsl.MultirootFdfsolverTypeÖ0 +nameÌ128Í()ÎGsl.MultirootFsolverÖ0 +nameÌ8ÎGsl.MultirootFsolverTypeÖ0 +nameÌ128Í()ÎGsl.OdeivControlÖ0 +nameÌ8ÎGsl.OdeivControlTypeÖ0 +nameÌ128Í()ÎGsl.OdeivStepÖ0 +nameÌ8ÎGsl.OdeivStepTypeÖ0 +nameÌ128Í()ÎGsl.QRNGÖ0 +nameÌ8ÎGsl.QRNGTypeÖ0 +nameÌ128Í()ÎGsl.RNGÖ0 +nameÌ8ÎGsl.RNGTypeÖ0 +nameÌ128Í()ÎGsl.RootFdfsolverÖ0 +nameÌ8ÎGsl.RootFdfsolverTypeÖ0 +nameÌ128Í()ÎGsl.RootFsolverÖ0 +nameÌ8ÎGsl.RootFsolverTypeÖ0 +nameÌ128Í()ÎGsl.SplineÖ0 +nameÌ128Í()ÎGsl.WaveletÖ0 +nameÌ8ÎGsl.WaveletTypeÖ0 +nameÌ8ÎGst.AllocTraceÖ0 +nameÌ8ÎGst.CheckABIStructÖ0 +nameÌ8ÎGst.DebugCategoryÖ0 +nameÌ8ÎGst.ObjectÖ0 +nameÌ8ÎGst.PluginDescÖ0 +nameÌ8ÎGst.PluginFeatureÖ0 +nameÌ8ÎGst.StructureÖ0ÏGLib.Quark +nameÌ8ÎGst.TypeNameDataÖ0 +nameÌ8ÎGtk.ActionÖ0 +nameÌ8ÎGtk.ActionEntryÖ0 +nameÌ8ÎGtk.ActionGroupÖ0 +nameÌ8ÎGtk.ArgÖ0 +nameÌ8ÎGtk.RadioActionEntryÖ0 +nameÌ8ÎGtk.RcStyleÖ0 +nameÌ8ÎGtk.SourceLanguageÖ0 +nameÌ8ÎGtk.SourceStyleSchemeÖ0 +nameÌ8ÎGtk.TextMarkÖ0 +nameÌ8ÎGtk.TextTagÖ0 +nameÌ8ÎGtk.ToggleActionEntryÖ0 +nameÌ8ÎGtk.WidgetÖ0 +nameÌ8ÎLm.MessageNodeÖ0 +nameÌ8ÎLua.DebugÖ0Ïunowned +nameÌ8ÎOobs.GroupÖ0 +nameÌ8ÎOobs.PlatformÖ0 +nameÌ8ÎOobs.ServiceÖ0 +nameÌ8ÎOobs.ServicesRunlevelÖ0 +nameÌ8ÎOobs.ShareSMBÖ0 +nameÌ8ÎOobs.UserÖ0 +nameÌ8ÎPoppler.AttachmentÖ0 +nameÌ8ÎRasqal.VariableÖ0Ïstring? +nameÌ8ÎSoup.AddressÖ0 +nameÌ8ÎSoup.CookieÖ0 +nameÌ8ÎTiff.CodecÖ0 +nameÌ8ÎTracker.FieldÖ0 +nameÌ8ÎTracker.ServiceÖ0 +nameÌ8ÎUnique.AppÖ0 +nameÌ8ÎUnique.BackendÖ0 +nameÌ8ÎV4l2.AudioÖ0Ïunowned +nameÌ8ÎV4l2.AudioOutÖ0Ïunowned +nameÌ8ÎV4l2.InputÖ0Ïunowned +nameÌ8ÎV4l2.ModulatorÖ0Ïunowned +nameÌ8ÎV4l2.OutputÖ0Ïunowned +nameÌ8ÎV4l2.QueryControlÖ0Ïunowned +nameÌ8ÎV4l2.QueryMenuÖ0Ïunowned +nameÌ8ÎV4l2.StandardÖ0Ïunowned +nameÌ8ÎV4l2.TunerÖ0Ïunowned +nameÌ8ÎWebKit.WebFrameÖ0 +nameÌ8ÎXfce.PanelPluginÖ0 +nameÌ8ÎXml.AttrÖ0 +nameÌ8ÎXml.AttributeÖ0 +nameÌ8ÎXml.DocÖ0 +nameÌ8ÎXml.DtdÖ0 +nameÌ8ÎXml.ElementÖ0 +nameÌ8ÎXml.ElementContentÖ0 +nameÌ8ÎXml.EntityÖ0 +nameÌ8ÎXml.EnumerationÖ0 +nameÌ8ÎXml.NodeÖ0 +nameÌ128Í()ÎXml.TextReaderÖ0 +name_by_indexÌ128Í(int i)ÎGsf.InfileÖ0Ïpublic virtual weak string? +name_changedÌ128Í()ÎGnome.DItemEditÖ0Ïpublic virtual signal void +name_changedÌ128Í()ÎWnck.ApplicationÖ0Ïpublic virtual signal void +name_changedÌ128Í()ÎWnck.ClassGroupÖ0Ïpublic virtual signal void +name_changedÌ128Í()ÎWnck.WindowÖ0Ïpublic virtual signal void +name_changedÌ128Í()ÎWnck.WorkspaceÖ0Ïpublic virtual signal void +name_filterÌ128Í(string name)ÎGst.PluginÖ0Ïpublic bool +name_prefixÌ8ÎGst.ObjectÖ0 +name_templateÌ8ÎGst.PadTemplateÖ0 +name_templateÌ8ÎGst.StaticPadTemplateÖ0 +name_whatÌ8ÎLua.DebugÖ0Ïunowned +namecmpÌ128Í(string str, uint ns_id, string name)ÎGsf.XMLInÖ0Ïpublic bool +namedÌ8ÎPoppler.ActionÖ0ÏPoppler.ActionNamed +named_destÌ8ÎPoppler.ActionNamedÖ0 +named_destÌ8ÎPoppler.DestÖ0 +named_struct_registerÌ128Í(string struct_name, [CCode (array_length_pos = 1)] GLib.Type[] member_types)ÎXfconfÖ0Ïpublic void +namesÌ8ÎGLib.ThemedIconÖ0 +namesÌ8ÎGlade.InterfaceÖ0ÏGLib.HashTable +namespace_uriÌ128Í()ÎXml.TextReaderÖ0 +nanÌ128Í(string tagb)ÎGLib.MathÖ0Ïpublic double +nanfÌ128Í(string tagb)ÎGLib.MathÖ0Ïpublic float +napmsÌ128Í(int ms)ÎCursesÖ0Ïpublic int +navigation_pane_context_menuÌ128Í()ÎHildon.FileSelectionÖ0Ïpublic virtual signal void +navigation_regionÌ8ÎGtk.MenuÖ0ÏGdk.Region +navigation_requestedÌ128Í(GLib.Object frame, GLib.Object request)ÎWebKit.WebViewÖ0Ïpublic virtual signal int +navigation_timeoutÌ8ÎGtk.MenuÖ0 +nbreakÌ8ÎGsl.BsplineWorkspaceÖ0Ïsize_t +nbsamplesÌ8ÎGst.ValueArrayÖ0Ïint +ncÌ8ÎGsl.PolyComplexWorkspaceÖ0Ïsize_t +ncÌ8ÎGsl.WaveletÖ0Ïsize_t +ncoeffsÌ128Í()ÎGsl.BsplineWorkspaceÖ0Ïpublic size_t +ncolorsÌ8ÎSDL.PaletteÖ0Ïint +ncolsÌ8ÎGtk.TableÖ0Ïuint16 +ndupÌ128Í(size_t n)Ö0 +ndupvÌ128Í(string[] strv, int num)ÎExo.StringÖ0 +nearbyintÌ128Í(double x)ÎGLib.MathÖ0Ïpublic double +nearbyintfÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +need_default_positionÌ8ÎGtk.WindowÖ0 +need_default_sizeÌ8ÎGtk.WindowÖ0 +need_entire_subtree_updateÌ8ÎGoo.CanvasÖ0 +need_entire_subtree_updateÌ8ÎGoo.CanvasItemSimpleÖ0 +need_expandÌ8ÎGtk.TableRowColÖ0 +need_im_resetÌ8ÎGtk.EntryÖ0 +need_im_resetÌ8ÎGtk.TextViewÖ0 +need_mapÌ8ÎGtk.SocketÖ0 +need_newsegmentÌ8ÎGst.BaseRTPDepayloadÖ0Ïbool +need_newsegmentÌ8ÎGst.BaseSrcÖ0Ïbool +need_prerollÌ8ÎGst.BaseSinkÖ0Ïbool +need_recalcÌ8ÎGtk.RangeÖ0 +need_resizeÌ8ÎGtk.ContainerÖ0 +need_shrinkÌ8ÎGtk.TableRowColÖ0 +need_timerÌ8ÎGtk.NotebookÖ0 +need_timerÌ8ÎGtk.SpinButtonÖ0 +need_updateÌ8ÎGoo.CanvasÖ0 +need_updateÌ8ÎGoo.CanvasItemSimpleÖ0 +neededÌ8ÎSDL.AudioConverterÖ0Ïint +needs_attentionÌ128Í()ÎWnck.WindowÖ0Ïpublic bool +needs_destruction_ref_countÌ8ÎGtk.MenuÖ0 +needs_ejectÌ128Í()ÎGnomeVFS.DriveÖ0Ïpublic bool +needs_probeÌ128Í(GLib.ParamSpec pspec)ÎGst.PropertyProbeÖ0Ïpublic abstract bool +needs_probe_nameÌ128Í(string name)ÎGst.PropertyProbeÖ0Ïpublic bool +needs_termÌ8ÎXfce.AppMenuItemÖ0Ïbool +needtopÌ8ÎGsl.EigenGenWorkspaceÖ0Ïint +negateÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] dst, int length)ÎSDLGraphics.FilterÖ0Ïpublic int +negativeÌ8ÎGnomeVFS.ACEÖ0Ïbool +negativeÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic Complex +negative_binomialÌ128Í(RNG r, double p, double n)ÎGsl.RandistÖ0 +negative_binomial_PÌ128Í(uint k, double p, double n)ÎGsl.CDFÖ0Ïpublic double +negative_binomial_QÌ128Í(uint k, double p, double n)ÎGsl.CDFÖ0Ïpublic double +negative_binomial_pdfÌ128Í(uint k, double p, double n)ÎGsl.RandistÖ0Ïpublic double +negotiateÌ128Í()ÎGst.BaseSrcÖ0Ïpublic virtual bool +negotiatedÌ8ÎGst.BaseTransformÖ0Ïbool +net_startÌ128Í()ÎGtk.MozEmbedÖ0Ïpublic signal void +net_stateÌ128Í(int flags, uint status)ÎGtk.MozEmbedÖ0Ïpublic signal void +net_stopÌ128Í()ÎGtk.MozEmbedÖ0Ïpublic signal void +net_wm_supportsÌ128Í(string atom)ÎWnck.ScreenÖ0Ïpublic bool +nettypeÌ8ÎGst.SDPConnectionÖ0 +nettypeÌ8ÎGst.SDPOriginÖ0 +network_addressÌ8ÎOobs.IfaceEthernetÖ0 +network_password_freeÌ128Í(GnomeKeyring.NetworkPasswordData data)ÎGnomeKeyringÖ0Ïpublic void +network_password_list_freeÌ128Í(GLib.List list)ÎGnomeKeyringÖ0Ïpublic void +new_cdata_blockÌ128Í(string content, int len)ÎXml.DocÖ0Ïpublic Node * +new_char_refÌ128Í(string name)ÎXml.DocÖ0Ïpublic Node * +new_childÌ128Í(Ns* ns, string name, string? content = null)ÎXml.NodeÖ0Ïpublic Node * +new_commentÌ128Í(string content)ÎXml.DocÖ0Ïpublic Node * +new_connectionÌ128Í(Soup.Socket p0)ÎSoup.SocketÖ0Ïpublic virtual signal void +new_dataÌ128Í(out Gst.RTSPMessage msg, uchar channel)ÎGst.RTSPMessageÖ0Ïpublic Gst.RTSPResult +new_docÌ128Í(string cur, string url, string? encoding, int options)ÎXml.TextReaderÖ0Ïpublic int +new_fdÌ128Í(int fd, string url, string? encoding, int options)ÎXml.TextReaderÖ0Ïpublic int +new_fileÌ128Í(string filename, string? encoding, int options)ÎXml.TextReaderÖ0Ïpublic int +new_for_commandline_argÌ128Í(string arg)ÎGLib.FileÖ0Ïpublic GLib.File +new_for_font_typeÌ128Í(Cairo.FontType fonttype)ÎPango.CairoFontMapÖ0Ïpublic unowned +new_for_pathÌ128Í(string path)ÎGLib.FileÖ0Ïpublic GLib.File +new_for_stringÌ128Í(string str)ÎGLib.IconÖ0Ïpublic unowned +new_for_uriÌ128Í(string uri)ÎGLib.FileÖ0Ïpublic GLib.File +new_fragmentÌ128Í()ÎXml.DocÖ0Ïpublic Node * +new_ioÌ128Í(InputReadCallback ioread, InputCloseCallback ioclose, void* ioctx, string url, string encoding, int options)ÎXml.TextReaderÖ0Ïpublic int +new_memoryÌ128Í([CCode (array_length = false)] char[] buffer, int size, string url, string? encoding, int options)ÎXml.TextReaderÖ0Ïpublic int +new_merge_idÌ128Í()ÎGtk.UIManagerÖ0 +new_nodeÌ128Í(Ns* ns, string name, string? content = null)ÎXml.DocÖ0Ïpublic Node * +new_node_eat_nameÌ128Í(Ns* ns, owned string name, string? content = null)ÎXml.DocÖ0Ïpublic Node * +new_nsÌ128Í(string href, string prefix)ÎXml.NodeÖ0Ïpublic Ns * +new_ns_propÌ128Í(Ns* ns, string name, string value)ÎXml.NodeÖ0Ïpublic Attr * +new_passwordÌ8ÎGnome.PasswordDialogÖ0 +new_pathÌ128Í()ÎCairo.ContextÖ0Ïpublic void +new_piÌ128Í(string name, string content)ÎXml.DocÖ0Ïpublic Node * +new_propÌ128Í(string name, string value)ÎXml.DocÖ0Ïpublic Attr * +new_propÌ128Í(string name, string value)ÎXml.NodeÖ0Ïpublic Attr * +new_raw_nodeÌ128Í(Ns* ns, string name, string content)ÎXml.DocÖ0Ïpublic Node * +new_referenceÌ128Í(string name)ÎXml.DocÖ0Ïpublic Node * +new_requestÌ128Í(out Gst.RTSPMessage msg, Gst.RTSPMethod method, string uri)ÎGst.RTSPMessageÖ0Ïpublic Gst.RTSPResult +new_responseÌ128Í(out Gst.RTSPMessage msg, Gst.RTSPStatusCode code, string reason, Gst.RTSPMessage request)ÎGst.RTSPMessageÖ0Ïpublic Gst.RTSPResult +new_sub_pathÌ128Í()ÎCairo.ContextÖ0Ïpublic void +new_tableÌ128Í()ÎLua.LuaVMÖ0Ïpublic void +new_textÌ128Í(string content)ÎXml.DocÖ0Ïpublic Node * +new_text_childÌ128Í(Ns* ns, string name, string content)ÎXml.NodeÖ0Ïpublic Node * +new_text_lenÌ128Í(string content, int len)ÎXml.DocÖ0Ïpublic Node * +new_threadÌ128Í()ÎLua.LuaVMÖ0Ïpublic unowned +new_uriÌ128Í(string uri)ÎGst.URIHandlerÖ0Ïpublic virtual signal void +new_userdataÌ128Í(size_t sz)ÎLua.LuaVMÖ0Ïpublic void * +new_valueÌ8ÎAtk.PropertyValuesÖ0ÏGLib.Value +new_walkerÌ128Í(Doc* doc)ÎXml.TextReaderÖ0Ïpublic int +new_windowÌ128Í(out MozEmbed retval, MozEmbedChromeFlags chromemask)ÎGtk.MozEmbedÖ0Ïpublic signal void +new_window_stateÌ8ÎGdk.EventWindowStateÖ0ÏGdk.WindowState +newestÌ128Í()ÎSDLMixer.ChannelGroupÖ0Ïpublic int +newline_typeÌ8ÎGLib.DataInputStreamÖ0ÏGLib.DataStreamNewlineType +newscrÌ8ÎCursesÖ0ÏWindow +newsegmentÌ128Í()ÎGst.BaseSrcÖ0Ïpublic virtual bool +newtonÌ8ÎGsl.MultirootFdfsolverTypesÖ0ÏMultirootFdfsolverType +newtonÌ8ÎGsl.RootFdfsolverTypesÖ0ÏRootFdfsolverType +nextÌ8ÎFTDI.DeviceListÖ0ÏDeviceList +nextÌ8ÎGLib.ListÖ0ÏList +nextÌ128Í()ÎGLib.MatchInfoÖ0Ïpublic bool +nextÌ8ÎGLib.NodeÖ0ÏNode +nextÌ8ÎGLib.SListÖ0ÏSList +nextÌ128Í()ÎGLib.SequenceIterÖ0Ïpublic SequenceIter +nextÌ128Í()ÎGsl.CombinationÖ0Ïpublic int +nextÌ128Í()ÎGsl.PermutationÖ0Ïpublic int +nextÌ8ÎGst.IteratorÖ0ÏGst.IteratorNextFunction +nextÌ8ÎGtk.BindingSignalÖ0ÏGtk.BindingSignal +nextÌ128Í(string category)ÎGtk.SourceMarkÖ0Ïpublic unowned +nextÌ128Í()ÎGtk.TreePathÖ0Ïpublic void +nextÌ8ÎLm.MessageNodeÖ0ÏLm.MessageNode +nextÌ128Í(int index)ÎLua.LuaVMÖ0Ïpublic int +nextÌ128Í(Oobs.List list, Oobs.ListIter iter)ÎOobs.ListIterÖ0Ïpublic bool +nextÌ128Í()ÎPango.AttrIteratorÖ0Ïpublic bool +nextÌ128Í()ÎPango.ScriptIterÖ0Ïpublic bool +nextÌ128Í()ÎPoppler.FontsIterÖ0Ïpublic bool +nextÌ128Í()ÎPoppler.IndexIterÖ0Ïpublic bool +nextÌ128Í(out unowned string name, out unowned string value)ÎSoup.MessageHeadersIterÖ0Ïpublic bool +nextÌ128Í(Soup.MessageQueueIter iter)ÎSoup.MessageQueueÖ0Ïpublic unowned +nextÌ8ÎSoup.MessageQueueIterÖ0ÏGLib.List +nextÌ128Í()ÎSoup.XmlrpcValueArrayIteratorÖ0Ïpublic unowned +nextÌ128Í(int position, int byte_offset_start, int byte_offset_end, bool new_paragraph, bool stop_word, int word_length)ÎTracker.ParserÖ0 +nextÌ8ÎUSB.BusÖ0ÏBus +nextÌ8ÎUSB.DeviceÖ0ÏDevice +nextÌ8ÎV4l2.ClipÖ0ÏClip +nextÌ128Í()ÎXcb.DepthIteratorÖ0Ïpublic void +nextÌ8ÎXcb.ScreenIteratorÖ0Ïint +nextÌ128Í()ÎXcb.VisualTypeIteratorÖ0Ïpublic void +nextÌ8ÎXml.AttrÖ0ÏAttr +nextÌ8ÎXml.AttributeÖ0ÏNode +nextÌ8ÎXml.DocÖ0ÏNode +nextÌ8ÎXml.DtdÖ0ÏNode +nextÌ8ÎXml.ElementÖ0ÏNode +nextÌ8ÎXml.EntityÖ0ÏNode +nextÌ8ÎXml.EnumerationÖ0ÏEnumeration +nextÌ8ÎXml.NodeÖ0ÏNode +nextÌ8ÎXml.NsÖ0ÏNs +nextÌ128Í()ÎXml.TextReaderÖ0Ïpublic int +next_charÌ128Í()Ö0 +next_charÌ128Í()ÎPango.LayoutIterÖ0Ïpublic bool +next_clusterÌ128Í()ÎPango.GlyphItemIterÖ0Ïpublic bool +next_clusterÌ128Í()ÎPango.LayoutIterÖ0Ïpublic bool +next_doubleÌ128Í()ÎGLib.RandÖ0Ïpublic double +next_doubleÌ128Í()ÎGLib.RandomÖ0Ïpublic double +next_eventÌ128Í(ref Event event_return)ÎX.DisplayÖ0Ïpublic int +next_fileÌ128Í(GLib.Cancellable? cancellable)ÎGLib.FileEnumeratorÖ0Ïpublic virtual GLib.FileInfo +next_files_asyncÌ128Í(int num_files, int io_priority, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.FileEnumeratorÖ0Ïpublic virtual void +next_files_finishÌ128Í(GLib.AsyncResult _result)ÎGLib.FileEnumeratorÖ0Ïpublic virtual GLib.List +next_inÌ8ÎBZLib.StreamÖ0 +next_intÌ128Í()ÎGLib.RandÖ0Ïpublic uint32 +next_intÌ128Í()ÎGLib.RandomÖ0Ïpublic uint32 +next_lineÌ8ÎGLib.ScannerÖ0 +next_lineÌ128Í()ÎPango.LayoutIterÖ0Ïpublic bool +next_monthÌ128Í()ÎGtk.CalendarÖ0Ïpublic virtual signal void +next_monthÌ128Í()ÎHildon.CalendarÖ0Ïpublic virtual signal void +next_outÌ8ÎBZLib.StreamÖ0 +next_pageÌ128Í()ÎGtk.NotebookÖ0Ïpublic void +next_positionÌ8ÎGLib.ScannerÖ0 +next_requestÌ128Í()ÎX.DisplayÖ0 +next_resultÌ128Í()ÎMysql.DatabaseÖ0Ïpublic int +next_runÌ128Í()ÎPango.LayoutIterÖ0Ïpublic bool +next_sampleÌ8ÎGst.BaseAudioSinkÖ0Ïuint64 +next_sampleÌ8ÎGst.BaseAudioSrcÖ0Ïuint64 +next_siblingÌ128Í()ÎXml.TextReaderÖ0Ïpublic int +next_stateÌ8ÎGst.ElementÖ0ÏGst.State +next_text_update_callback_timeÌ8ÎGnomeVFS.ProgressCallbackStateÖ0Ïint64 +next_timeoutÌ128Í(GLib.TimeVal timeout)ÎGst.RTSPConnectionÖ0Ïpublic Gst.RTSPResult +next_tokenÌ8ÎGLib.ScannerÖ0ÏTokenType +next_update_callback_timeÌ8ÎGnomeVFS.ProgressCallbackStateÖ0Ïint64 +next_valueÌ8ÎGLib.ScannerÖ0ÏTokenValue +next_yearÌ128Í()ÎGtk.CalendarÖ0Ïpublic virtual signal void +next_yearÌ128Í()ÎHildon.CalendarÖ0Ïpublic virtual signal void +nextafterÌ128Í(double x, double y)ÎGLib.MathÖ0Ïpublic double +nextafterfÌ128Í(float x, float y)ÎGLib.MathÖ0Ïpublic float +nexteÌ8ÎXml.EntityÖ0ÏEntity +nexthÌ8ÎXml.AttributeÖ0ÏAttribute +nexttowardÌ128Í(double x, double y)ÎGLib.MathÖ0Ïpublic double +nexttowardfÌ128Í(float x, double y)ÎGLib.MathÖ0Ïpublic float +nfÌ8ÎGsl.FFTComplexWavetableÖ0Ïsize_t +nfÌ8ÎGsl.FFTHalfcomplexWavetableÖ0Ïsize_t +nfÌ8ÎGsl.FFTRealWavetableÖ0Ïsize_t +nfds_tÌ2048ÎPosixÖ0 +nfillÌ128Í(ulong length, char fill_char)Ö0 +nfs_lockingÌ8ÎTracker.ConfigÖ0Ïbool +nickÌ8ÎGst.FormatDefinitionÖ0 +nickÌ8ÎGst.QueryTypeDefinitionÖ0 +niederreiter_2Ì8ÎGsl.QRNGAlgorithmsÖ0ÏQRNGType +nlÌ128Í()ÎCursesÖ0Ïpublic int +nlink_tÌ2048ÎPosixÖ0 +nmsimplexÌ8ÎGsl.MultiminFminimizerTypesÖ0ÏMultiminFminimizerType +nnodesÌ128Í()ÎGLib.TreeÖ0Ïpublic int +no_exposeÌ8ÎGdk.EventÖ0ÏGdk.EventNoExpose +no_expose_eventÌ128Í(Gdk.EventNoExpose event)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +no_index_file_typesÌ8ÎTracker.ConfigÖ0Ïvoid +no_month_changeÌ8ÎGtk.CalendarÖ0Ïbool +no_month_changeÌ8ÎHildon.CalendarÖ0Ïbool +no_more_padsÌ128Í()ÎGst.ElementÖ0Ïpublic virtual signal void +no_operationÌ128Í()ÎX.DisplayÖ0Ïpublic void +no_show_allÌ8ÎGtk.WidgetÖ0Ïbool +no_watch_directory_rootsÌ8ÎTracker.ConfigÖ0Ïvoid +nocbreakÌ128Í()ÎCursesÖ0Ïpublic int +nodeÌ8ÎGsf.XMLInÖ0ÏGsf.XMLInNode +nodeÌ8ÎLm.MessageÖ0ÏLm.MessageNode +nodeÌ8ÎXml.ErrorÖ0Ïvoid +nodeÌ8ÎXml.XPathContextÖ0ÏNode +node_list_get_raw_stringÌ128Í(Node* list, int _inline)ÎXml.DocÖ0 +node_list_get_stringÌ128Í(Node* list, int _inline)ÎXml.DocÖ0 +node_stackÌ8ÎGsf.XMLInÖ0ÏGLib.SList +node_typeÌ128Í()ÎXml.TextReaderÖ0Ïpublic int +nodelayÌ128Í(bool bf)ÎCurses.WindowÖ0Ïpublic int +nodelayÌ8ÎSoup.SocketÖ0Ïbool +nodesetvalÌ8ÎXml.XPathObjectÖ0ÏNodeSet +noechoÌ128Í()ÎCursesÖ0Ïpublic int +non_blockingÌ8ÎSoup.SocketÖ0Ïbool +non_gr_exp_gcÌ8ÎGtk.RulerÖ0ÏGdk.GC +nonblockÌ128Í(int fd, int b)ÎDaemonÖ0Ïpublic int +nonceÌ8ÎSoup.ServerAuthDigestÖ0 +nonce_countÌ8ÎSoup.ServerAuthDigestÖ0Ïint +nonlÌ128Í()ÎCursesÖ0Ïpublic int +nonsymm_workspace_pÌ8ÎGsl.EigenNonsymmvWorkspaceÖ0ÏEigenNonsymmWorkspace +nonsymmv_sortÌ128Í(VectorComplex eval, MatrixComplex evec, EigenSortType sort_type)ÎGsl.EigenSortÖ0Ïpublic int +noqiflushÌ128Í()ÎCursesÖ0Ïpublic void +norawÌ128Í()ÎCursesÖ0Ïpublic int +norm_changedÌ128Í(Gst.TunerNorm norm)ÎGst.TunerÖ0Ïpublic virtual signal void +normal_gcsÌ8ÎGdk.ScreenÖ0ÏGdk.GC +normalizationÌ128Í()ÎXml.TextReaderÖ0Ïpublic int +normalizeÌ128Í(long len = -1, NormalizeMode mode = NormalizeMode.DEFAULT)Ö0 +normalizeÌ128Í()ÎGst.CapsÖ0Ïpublic unowned +normalizeÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] dst, int length, int cmin, int cmax, int nmin, int nmax)ÎSDLGraphics.FilterÖ0Ïpublic int +normalizeÌ128Í(string part, string unescape_extra)ÎSoup.URIÖ0 +normalize_uri_pathÌ128Í(string path)ÎXml.URIÖ0Ïpublic int +notationDeclÌ8ÎXml.SAXHandlerÖ0ÏnotationDeclSAXFunc +notationDeclSAXFuncÌ128Í(void* ctx, string name, string publicId, string systemId)ÎXmlÖ0Ïpublic delegate void +notifyÌ128Í(string key)ÎGConf.ClientÖ0Ïpublic void +notifyÌ128Í(string all_above, GConf.ListenersCallback callback)ÎGConf.ListenersÖ0Ïpublic void +notifyÌ128Í(ParamSpec pspec)ÎGLib.ObjectÖ0Ïpublic signal void +notify_addÌ128Í(string namespace_section, owned GConf.ClientNotifyFunc func)ÎGConf.ClientÖ0 +notify_addÌ128Í(string namespace_section, GConf.NotifyFunc func)ÎGConf.EngineÖ0 +notify_handlerÌ8ÎGConf.ClientÖ0 +notify_listÌ8ÎGConf.ClientÖ0ÏGLib.SList +notify_removeÌ128Í(uint cnxn)ÎGConf.ClientÖ0Ïpublic void +notify_removeÌ128Í(uint cnxn)ÎGConf.EngineÖ0Ïpublic void +notify_startup_completeÌ128Í()ÎGdkÖ0Ïpublic void +notify_startup_complete_with_idÌ128Í(string startup_id)ÎGdkÖ0Ïpublic void +notify_state_changeÌ128Í(Atk.State state, bool value)ÎAtk.ObjectÖ0Ïpublic void +notimeoutÌ128Í(bool bf)ÎCurses.WindowÖ0Ïpublic int +noutrefreshÌ128Í(int pminrow, int pmincol, int sminrow, int smincol, int smaxrow, int smaxcol)ÎCurses.PadÖ0Ïpublic int +noutrefreshÌ128Í()ÎCurses.WindowÖ0Ïpublic int +nrmaxÌ8ÎGsl.IntegrationWorkspaceÖ0Ïsize_t +nrowsÌ8ÎGtk.TableÖ0Ïuint16 +nsÌ8ÎGst.XMLÖ0Ïvoid +nsÌ8ÎXml.AttrÖ0ÏNs +nsÌ8ÎXml.NodeÖ0ÏNs +ns_defÌ8ÎXml.NodeÖ0ÏNs +ns_idÌ8ÎGsf.XMLInNSÖ0 +ns_idÌ8ÎGsf.XMLInNodeÖ0Ïint +nstransformÌ128Í([CCode (array_length = false)] double[] data, size_t tda, size_t size1, size_t size2, WaveletDirection dir,WaveletWorkspace work)ÎGsl.WaveletÖ0Ïpublic int +nstransform_forwardÌ128Í([CCode (array_length = false)] double[] data, size_t tda, size_t size1, size_t size2, WaveletWorkspace work)ÎGsl.WaveletÖ0Ïpublic int +nstransform_inverseÌ128Í([CCode (array_length = false)] double[] data, size_t tda, size_t size1, size_t size2, WaveletWorkspace * work)ÎGsl.WaveletÖ0Ïpublic int +nstransform_matrixÌ128Í(Matrix a, WaveletDirection dir, WaveletWorkspace work)ÎGsl.WaveletÖ0Ïpublic int +nstransform_matrix_forwardÌ128Í(Matrix a, WaveletWorkspace work)ÎGsl.WaveletÖ0Ïpublic int +nstransform_matrix_inverseÌ128Í(Matrix a, WaveletWorkspace work)ÎGsl.WaveletÖ0Ïpublic int +nthÌ128Í(uint n)ÎGLib.ListÖ0Ïpublic weak List +nthÌ128Í(uint n)ÎGLib.SListÖ0Ïpublic weak SList +nth_dataÌ128Í(uint n)ÎGLib.ListÖ0Ïpublic weak G +nth_dataÌ128Í(uint n)ÎGLib.SListÖ0Ïpublic weak G +nth_field_nameÌ128Í(uint index)ÎGst.StructureÖ0Ïpublic unowned string +nth_lsfÌ128Í(ulong mask, int nth_bit)ÎGLib.BitÖ0Ïpublic int +nth_msfÌ128Í(ulong mask, int nth_bit)ÎGLib.BitÖ0Ïpublic int +nth_prevÌ128Í(uint n)ÎGLib.ListÖ0Ïpublic weak List +ntrupel_dataÌ8ÎGsl.NTupleÖ0Ïvoid +nuÌ8ÎGsl.DHTÖ0Ïdouble +nuÌ8ÎGsl.IntegrationQAWSTableÖ0Ïint +num_altsettingÌ8ÎUSB.InterfaceÖ0Ïint +num_axesÌ8ÎGdk.DeviceÖ0Ïint +num_axesÌ128Í()ÎSDL.JoystickÖ0Ïpublic int +num_ballsÌ128Í()ÎSDL.JoystickÖ0Ïpublic int +num_buffersÌ8ÎGst.BaseSrcÖ0Ïint +num_buffers_leftÌ8ÎGst.BaseSrcÖ0Ïint +num_buttonsÌ128Í()ÎSDL.JoystickÖ0Ïpublic int +num_channelsÌ8ÎGst.MixerTrackÖ0Ïint +num_charsÌ8ÎPango.ItemÖ0Ïint +num_childrenÌ128Í()ÎGsf.InfileÖ0Ïpublic virtual int +num_childrenÌ8ÎGtk.ToolbarÖ0Ïint +num_childrenÌ8ÎUSB.DeviceÖ0Ïuchar +num_colorsÌ8ÎGst.gst_riff_strf_vidsÖ0Ïuint32 +num_ctlpointsÌ8ÎGtk.CurveÖ0Ïint +num_dashesÌ8ÎGoo.CanvasLineDashÖ0Ïint +num_dataÌ8ÎCairo.PathÖ0Ïint +num_fieldsÌ128Í()ÎMysql.ResultÖ0 +num_glyphsÌ8ÎPango.GlyphStringÖ0Ïint +num_hatsÌ128Í()ÎSDL.JoystickÖ0Ïpublic int +num_keysÌ8ÎGdk.DeviceÖ0Ïint +num_marked_datesÌ8ÎGtk.CalendarÖ0Ïint +num_marked_datesÌ8ÎHildon.CalendarÖ0Ïint +num_pointsÌ8ÎGoo.CanvasPointsÖ0Ïint +num_pointsÌ8ÎGoo.CanvasPolylineDataÖ0 +num_pointsÌ8ÎGtk.CurveÖ0Ïint +num_portsÌ8ÎGst.SDPMediaÖ0 +num_rowsÌ128Í()ÎMysql.ResultÖ0 +num_signal_watchersÌ8ÎGst.BusÖ0 +number_of_anchorsÌ8ÎAtk.HyperlinkÖ0Ïint +number_of_beatsÌ8ÎGst.gst_riff_acidÖ0Ïuint32 +number_of_screensÌ128Í()ÎX.DisplayÖ0Ïpublic int +numbers_2_intÌ8ÎGLib.ScannerConfigÖ0Ïbool +numbers_onlyÌ8ÎHildon.GetPasswordDialogÖ0Ïbool +numchildrenÌ8ÎGst.BinÖ0Ïint +numeratorÌ8ÎV4l2.FractionÖ0Ïuint32 +numericÌ8ÎGtk.SpinButtonÖ0Ïbool +numpadsÌ8ÎGst.CollectPadsÖ0 +numpadsÌ8ÎGst.ElementÖ0Ïuint16 +numpadtemplatesÌ8ÎGst.ElementFactoryÖ0 +numsinkpadsÌ8ÎGst.ElementÖ0Ïuint16 +numsrcpadsÌ8ÎGst.ElementÖ0Ïuint16 +nupsÌ8ÎLua.DebugÖ0Ïint +nxÌ8ÎGsl.Histogram2dÖ0Ïsize_t +nxÌ8ÎGsl.Histogram2dPDFÖ0Ïsize_t +nyÌ8ÎGsl.Histogram2dÖ0Ïsize_t +nyÌ8ÎGsl.Histogram2dPDFÖ0Ïsize_t +oÌ4ÎSDL.KeySymbolÖ0 +obey_childÌ8ÎGtk.AspectFrameÖ0Ïbool +objectÌ8ÎGlade.SignalInfoÖ0 +objectÌ8ÎGnomeKeyring.NetworkPasswordDataÖ0 +objectÌ8ÎGnomeVFS.ModuleCallbackFillAuthenticationInÖ0 +objectÌ8ÎGnomeVFS.ModuleCallbackFullAuthenticationInÖ0 +objectÌ8ÎGnomeVFS.ModuleCallbackSaveAuthenticationInÖ0 +objectÌ8ÎGst.ControllerÖ0ÏGLib.Object +objectÌ8ÎGst.DataQueueItemÖ0ÏGst.MiniObject +objectÌ8ÎRaptor.StatementÖ0Ïvoid +objectÌ8ÎRasqal.TripleÖ0ÏLiteral +object_control_propertiesÌ128Í(GLib.Object object)ÎGstÖ0Ïpublic unowned +object_endÌ128Í(Json.Object object)ÎJson.ParserÖ0Ïpublic virtual signal void +object_get_control_rateÌ128Í(GLib.Object object)ÎGstÖ0Ïpublic Gst.ClockTime +object_get_control_sourceÌ128Í(GLib.Object object, string property_name)ÎGstÖ0Ïpublic unowned +object_get_controllerÌ128Í(GLib.Object object)ÎGstÖ0Ïpublic unowned +object_get_value_arrayÌ128Í(GLib.Object object, Gst.ClockTime timestamp, Gst.ValueArray value_array)ÎGstÖ0Ïpublic bool +object_get_value_arraysÌ128Í(GLib.Object object, Gst.ClockTime timestamp, GLib.SList value_arrays)ÎGstÖ0Ïpublic bool +object_loadedÌ128Í(Gst.Object object, void* self)ÎGst.XMLÖ0Ïpublic virtual signal void +object_memberÌ128Í(Json.Object object, string member_name)ÎJson.ParserÖ0Ïpublic virtual signal void +object_savedÌ128Í(void* parent)ÎGst.ObjectÖ0Ïpublic virtual signal void +object_savedÌ128Í(Gst.Object object, void* self)ÎGst.XMLÖ0Ïpublic virtual void +object_set_control_rateÌ128Í(GLib.Object object, Gst.ClockTime control_rate)ÎGstÖ0Ïpublic void +object_set_control_sourceÌ128Í(GLib.Object object, string property_name, Gst.ControlSource csource)ÎGstÖ0Ïpublic bool +object_set_controllerÌ128Í(GLib.Object object, Gst.Controller controller)ÎGstÖ0Ïpublic bool +object_startÌ128Í()ÎJson.ParserÖ0Ïpublic virtual signal void +object_suggest_next_syncÌ128Í(GLib.Object object)ÎGstÖ0Ïpublic Gst.ClockTime +object_sync_valuesÌ128Í(GLib.Object object, Gst.ClockTime timestamp)ÎGstÖ0Ïpublic bool +object_typeÌ8ÎRaptor.StatementÖ0ÏIdentifierType +object_uncontrol_propertiesÌ128Í(GLib.Object object)ÎGstÖ0Ïpublic bool +obtainÌ128Í()ÎGst.SystemClockÖ0Ïpublic unowned +octalÌ8ÎGLib.TokenValueÖ0 +ocurÌ8ÎXml.ElementContentÖ0ÏElementContentOccur +odd_orderÌ8ÎGsl.MathieuWorkspaceÖ0Ïsize_t +off_tÌ2048ÎGsfÖ0 +off_tÌ2048ÎPosixÖ0 +offsetÌ128Í(long offset)Ö0 +offsetÌ128Í(int x_offset, int y_offset)ÎGdk.GCÖ0Ïpublic void +offsetÌ128Í(int dx, int dy)ÎGdk.RegionÖ0Ïpublic void +offsetÌ8ÎGsl.WaveletÖ0Ïsize_t +offsetÌ8ÎGst.BaseSinkÖ0Ïuint64 +offsetÌ8ÎGst.BaseSrcÖ0Ïuint64 +offsetÌ8ÎGst.BufferÖ0Ïuint64 +offsetÌ8ÎGst.LFOControlSourceÖ0ÏGst.Value +offsetÌ8ÎGst.RTCPPacketÖ0 +offsetÌ8ÎGst.gst_riff_index_entryÖ0Ïuint32 +offsetÌ8ÎPango.ItemÖ0Ïint +offsetÌ8ÎSoup.DateÖ0Ïint +offsetÌ8ÎV4l2.EncIdxEntryÖ0Ïuint64 +offsetÌ8ÎV4l2.MÖ0Ïuint32 +offsetÌ8ÎV4l2.VbiFormatÖ0Ïuint32 +offset_endÌ8ÎGst.BufferÖ0Ïuint64 +offset_xÌ8ÎGtk.WidgetShapeInfoÖ0Ïint16 +offset_yÌ8ÎGtk.WidgetShapeInfoÖ0Ïint16 +ok_buttonÌ8ÎGtk.ColorSelectionDialogÖ0ÏGtk.Widget +ok_buttonÌ8ÎGtk.FontSelectionDialogÖ0ÏGtk.Widget +old_active_menu_itemÌ8ÎGtk.MenuÖ0ÏGtk.Widget +old_nsÌ8ÎXml.DocÖ0ÏNs +old_valueÌ8ÎAtk.PropertyValuesÖ0ÏGLib.Value +oldestÌ128Í()ÎSDLMixer.ChannelGroupÖ0Ïpublic int +omegaÌ8ÎGsl.IntegrationQAWOTableÖ0Ïdouble +on_currently_loading_frameÌ128Í()ÎGdk.PixbufAnimationIterÖ0Ïpublic bool +on_error_queryÌ128Í(string? prg_name = null)ÎGLibÖ0Ïpublic void +on_error_stack_traceÌ128Í(string? prg_name = null)ÎGLibÖ0Ïpublic void +only_show_in_environmentÌ128Í()ÎXfce.MenuItemÖ0Ïpublic bool +onscreen_validatedÌ8ÎGtk.TextViewÖ0 +opÌ8ÎRasqal.ExpressionÖ0ÏOp +opacityÌ8ÎGtk.WindowÖ0Ïdouble +opaqueÌ8ÎBZLib.StreamÖ0Ïvoid +opaqueÌ8ÎXml.URIÖ0 +openÌ8ÎFuse.OperationsÖ0ÏOpen +openÌ128Í(string filename, uint _flags = 0)ÎGLib.DirÖ0Ïpublic Dir +openÌ128Í(string path, string mode)ÎGLib.FileStreamÖ0Ïpublic FileStream? +openÌ128Í(string? file_name, ModuleFlags flags)ÎGLib.ModuleÖ0Ïpublic Module? +openÌ128Í(string display_name)ÎGdk.DisplayÖ0Ïpublic unowned +openÌ128Í(out unowned GnomeVFS.Handle handle, string text_uri, GnomeVFS.OpenMode open_mode)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +openÌ128Í(string filename, void* ntuple_data, size_t size)ÎGsl.NTupleÖ0Ïpublic NTuple +openÌ128Í()ÎGst.AudioSinkÖ0Ïpublic virtual bool +openÌ128Í()ÎGst.AudioSrcÖ0Ïpublic virtual bool +openÌ8ÎGst.RingBufferÖ0Ïbool +openÌ128Í(Lm.ResultFunction function, GLib.DestroyNotify? notify)ÎLm.ConnectionÖ0Ïpublic bool +openÌ128Í(string path, int oflag, mode_t mode=0)ÎPosixÖ0Ïpublic int +openÌ128Í(AudioSpec desired, AudioSpec obtained)ÎSDL.AudioÖ0Ïpublic int +openÌ128Í(int frequency, uint16 format, int channels, int chunksize)ÎSDLMixerÖ0Ïpublic int +openÌ128Í(string filename, out Database db)ÎSqlite.DatabaseÖ0Ïpublic int +openÌ128Í(string uri, bool readahead)ÎTracker.FileÖ0Ïpublic int +openÌ128Í(string uri)ÎWebKit.WebViewÖ0Ïpublic void +openÌ128Í(string url)ÎXml.NanoFTPÖ0Ïpublic NanoFTP * +openÌ128Í(string url, out string content_type)ÎXml.NanoHTTPÖ0Ïpublic NanoHTTP * +openÌ128Í(string path, string mode)ÎZLib.GZFileStreamÖ0Ïpublic GZFileStream +open_and_blockÌ128Í()ÎLm.ConnectionÖ0Ïpublic bool +open_button_textÌ8ÎHildon.FileChooserDialogÖ0 +open_default_libgtk_onlyÌ128Í()ÎGdk.DisplayÖ0Ïpublic unowned +open_deviceÌ128Í()ÎGst.RingBufferÖ0Ïpublic virtual bool +open_fdÌ128Í(out unowned GnomeVFS.Handle handle, int filedes)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +open_libsÌ128Í()ÎLua.LuaVMÖ0Ïpublic void +open_pkg_error_idÌ128Í()ÎGsfÖ0Ïpublic int +open_pkg_get_rel_by_idÌ128Í(Gsf.Input @in, string id)ÎGsfÖ0Ïpublic Gsf.Input +open_pkg_get_rel_by_typeÌ128Í(Gsf.Input @in, string type)ÎGsfÖ0Ïpublic Gsf.Input +open_pkg_lookup_rel_by_idÌ128Í(Gsf.Input @in, string id)ÎGsfÖ0Ïpublic weak Gsf.OpenPkgRel +open_pkg_lookup_rel_by_typeÌ128Í(Gsf.Input @in, string type)ÎGsfÖ0Ïpublic weak Gsf.OpenPkgRel +open_pkg_open_rel_by_idÌ128Í(Gsf.Input @in, string id)ÎGsfÖ0Ïpublic Gsf.Input +open_pkg_open_rel_by_typeÌ128Í(Gsf.Input @in, string type)ÎGsfÖ0Ïpublic Gsf.Input +open_pkg_parse_rel_by_idÌ128Í(Gsf.XMLIn xin, string id, Gsf.XMLInNode dtd, Gsf.XMLInNS ns)ÎGsfÖ0Ïpublic weak GLib.Error +open_redirÌ128Í(string url, out string content_type, out string redir)ÎXml.NanoHTTPÖ0Ïpublic NanoHTTP * +open_streamÌ128Í(string base_uri, string mime_type)ÎGtk.MozEmbedÖ0Ïpublic void +open_tmpÌ128Í(string tmpl, out string name_used)ÎGLib.FileUtilsÖ0Ïpublic int +open_uriÌ128Í(out unowned GnomeVFS.Handle handle, GnomeVFS.URI uri, GnomeVFS.OpenMode open_mode)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +open_uriÌ128Í(string uri)ÎGtk.MozEmbedÖ0Ïpublic signal bool +open_v2Ì128Í(string filename, out Database db, int flags = OPEN_READWRITE | OPEN_CREATE, string? zVfs = null)ÎSqlite.DatabaseÖ0Ïpublic int +opendirÌ128Í(string filename)ÎPosixÖ0Ïpublic Dir? +opendoc_metadata_readÌ128Í(Gsf.Input input, Gsf.DocMetaData md)ÎGsfÖ0Ïpublic weak GLib.Error +opendoc_metadata_subtreeÌ128Í(Gsf.XMLIn doc, Gsf.DocMetaData md)ÎGsfÖ0Ïpublic void +opendoc_metadata_writeÌ128Í(Gsf.XMLOut output, Gsf.DocMetaData md)ÎGsfÖ0Ïpublic bool +openlogÌ128Í(string ident, int option, int facility )ÎPosixÖ0Ïpublic void +operatorÌ8ÎGoo.CanvasItemModelSimpleÖ0ÏGoo.CairoOperator +operatorÌ8ÎGoo.CanvasItemSimpleÖ0ÏGoo.CairoOperator +opt_prefixÌ8ÎGnome.ModuleInfoÖ0 +option_changedÌ128Í(Gst.MixerOptions opts, string option)ÎGst.MixerÖ0Ïpublic virtual signal void +optionsÌ128Í(int option, string arg)ÎMysql.DatabaseÖ0Ïpublic int +orÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] src2, [CCode (array_length = false)] uchar[] dst, int length)ÎSDLGraphics.FilterÖ0Ïpublic int +or_setsÌ128Í(Atk.StateSet compare_set)ÎAtk.StateSetÖ0Ïpublic unowned +or_transient_needs_attentionÌ128Í()ÎWnck.WindowÖ0Ïpublic bool +orderÌ128Í(Date date2)ÎGLib.DateÖ0Ïpublic void +orderÌ128Í()ÎGsl.BsplineWorkspaceÖ0Ïpublic size_t +orderÌ8ÎGsl.ChebSeriesÖ0Ïsize_t +orderÌ8ÎGsl.IntegrationWorkspaceÖ0Ïsize_t +orderÌ128Í()ÎGsl.OdeivStepÖ0 +orderÌ8ÎGsl.OdeivStepTypeÖ0ÏOdeivStepOrder +orderÌ8ÎGtk.ListStoreÖ0ÏGtk.SortType +orderÌ128Í(Gtk.TextIter second)ÎGtk.TextIterÖ0Ïpublic void +orderÌ8ÎGtk.TreeModelSortÖ0ÏGtk.SortType +orderÌ8ÎGtk.TreeStoreÖ0ÏGtk.SortType +order_doc_elementsÌ128Í(Doc* doc)ÎXml.XPathÖ0Ïpublic long +order_spÌ8ÎGsl.ChebSeriesÖ0Ïsize_t +orientationÌ8ÎExo.IconBarÖ0ÏGtk.Orientation +orientationÌ8ÎExo.IconViewÖ0ÏGtk.Orientation +orientationÌ8ÎGtk.CellRendererProgressÖ0ÏGtk.ProgressBarOrientation +orientationÌ8ÎGtk.IconViewÖ0ÏGtk.Orientation +orientationÌ8ÎGtk.PanedÖ0 +orientationÌ8ÎGtk.ProgressBarÖ0ÏGtk.ProgressBarOrientation +orientationÌ8ÎGtk.RangeÖ0ÏGtk.Orientation +orientationÌ8ÎGtk.StatusIconÖ0ÏGtk.Orientation +orientationÌ8ÎGtk.ToolbarÖ0ÏGtk.Orientation +orientationÌ8ÎTiff.RGBAImageÖ0Ïuint16 +orientation_changedÌ128Í(Gtk.Orientation orientation)ÎGtk.ToolbarÖ0Ïpublic virtual signal void +orientation_changedÌ128Í(Gtk.Orientation orientation)ÎXfce.PanelPluginÖ0Ïpublic virtual signal void +origÌ8ÎXml.EntityÖ0 +orig_descÌ8ÎGst.PluginÖ0ÏGst.PluginDesc +originÌ8ÎGLib.EmblemÖ0ÏGLib.EmblemOrigin +originÌ8ÎGst.PluginDescÖ0 +originÌ8ÎGst.SDPMessageÖ0ÏGst.SDPOrigin +originÌ8ÎGtk.RcPropertyÖ0 +originÌ8ÎGtk.SettingsValueÖ0 +originÌ8ÎRasqal.TripleÖ0ÏLiteral +origin_uriÌ8ÎSoup.ConnectionÖ0Ïvoid +original_positionÌ8ÎGtk.PanedÖ0Ïint +ostreamÌ8ÎGsl.MonteVegasStateÖ0ÏGLib.FileStream +other_dataÌ8ÎOobs.UserÖ0 +out_epÌ8ÎFTDI.ContextÖ0Ïint +out_flagsÌ8ÎGnomeVFS.ModuleCallbackFullAuthenticationOutÖ0Ïsize_t +out_is_isochronousÌ8ÎFTDI.EEPROMÖ0Ïint +outline_colorÌ128Í(Surface dst, int16 x, int16 y, int16 radius, int16 start, int16 end, uint32 color)ÎSDLGraphics.ArcÖ0Ïpublic int +outline_colorÌ128Í(Surface dst, int16 x, int16 y, int16 radius, uint32 color)ÎSDLGraphics.CircleÖ0Ïpublic int +outline_colorÌ128Í(Surface dst, int16 xc, int16 yc, int16 rx, int16 ry, uint32 color)ÎSDLGraphics.EllipseÖ0Ïpublic int +outline_colorÌ128Í(Surface dst, [CCode (array_length = false)] int16[] vx, [CCode (array_length = false)] int16[] vy, int n, uint32 color)ÎSDLGraphics.PolygonÖ0Ïpublic int +outline_colorÌ128Í(Surface dst, int16 x1, int16 y1, int16 x2, int16 y2, uint32 color)ÎSDLGraphics.RectangleÖ0Ïpublic int +outline_colorÌ128Í(Surface dst, int16 x1, int16 y1, int16 x2, int16 y2, int16 x3, int16 y3, uint32 color)ÎSDLGraphics.TrigonÖ0Ïpublic int +outline_color_aaÌ128Í(Surface dst, int16 x, int16 y, int16 radius, uint32 color)ÎSDLGraphics.CircleÖ0Ïpublic int +outline_color_aaÌ128Í(Surface dst, int16 xc, int16 yc, int16 rx, int16 ry, uint32 color)ÎSDLGraphics.EllipseÖ0Ïpublic int +outline_color_aaÌ128Í(Surface dst, [CCode (array_length = false)] int16[] vx, [CCode (array_length = false)] int16[] vy, int n, uint32 color)ÎSDLGraphics.PolygonÖ0Ïpublic int +outline_color_aaÌ128Í(Surface dst, int16 x1, int16 y1, int16 x2, int16 y2, int16 x3, int16 y3, uint32 color)ÎSDLGraphics.TrigonÖ0Ïpublic int +outline_rgbaÌ128Í(Surface dst, int16 x, int16 y, int16 radius, int16 start, int16 end, uchar r, uchar g, uchar b, uchar a)ÎSDLGraphics.ArcÖ0Ïpublic int +outline_rgbaÌ128Í(Surface dst, int16 x, int16 y, int16 radius, uchar r, uchar g, uchar b, uchar a)ÎSDLGraphics.CircleÖ0Ïpublic int +outline_rgbaÌ128Í(Surface dst, int16 xc, int16 yc, int16 rx, int16 ry, uchar r, uchar g, uchar b, uchar a)ÎSDLGraphics.EllipseÖ0Ïpublic int +outline_rgbaÌ128Í(Surface dst, [CCode (array_length = false)] int16[] vx, [CCode (array_length = false)] int16[] vy, int n, uchar r, uchar g, uchar b, uchar a)ÎSDLGraphics.PolygonÖ0Ïpublic int +outline_rgbaÌ128Í(Surface dst, int16 x1, int16 y1, int16 x2, int16 y2, uchar r, uchar g, uchar b, uchar a)ÎSDLGraphics.RectangleÖ0Ïpublic int +outline_rgbaÌ128Í(Surface dst, int16 x1, int16 y1, int16 x2, int16 y2, int16 x3, int16 y3, uchar r, uchar g, uchar b, uchar a)ÎSDLGraphics.TrigonÖ0Ïpublic int +outline_rgba_aaÌ128Í(Surface dst, int16 x, int16 y, int16 radius, uchar r, uchar g, uchar b, uchar a)ÎSDLGraphics.CircleÖ0Ïpublic int +outline_rgba_aaÌ128Í(Surface dst, int16 xc, int16 yc, int16 rx, int16 ry, uchar r, uchar g, uchar b, uchar a)ÎSDLGraphics.EllipseÖ0Ïpublic int +outline_rgba_aaÌ128Í(Surface dst, [CCode (array_length = false)] int16[] vx, [CCode (array_length = false)] int16[] vy, int n, uchar r, uchar g, uchar b, uchar a)ÎSDLGraphics.PolygonÖ0Ïpublic int +outline_rgba_aaÌ128Í(Surface dst, int16 x1, int16 y1, int16 x2, int16 y2, int16 x3, int16 y3, uchar r, uchar g, uchar b, uchar a)ÎSDLGraphics.TrigonÖ0Ïpublic int +outputÌ128Í()ÎGtk.SpinButtonÖ0Ïpublic virtual signal bool +outputÌ8ÎV4l2.ParmÖ0ÏOutputParm +output_charsetÌ8ÎGsf.OutputIconvÖ0 +outputmodeÌ8ÎV4l2.OutputParmÖ0Ïuint32 +overlayÌ128Í(Window win)ÎCurses.WindowÖ0Ïpublic int +override_class_closureÌ128Í(uint signal_id, Type instance_type, Closure class_closure)ÎGLib.SignalÖ0Ïpublic void +override_redirectÌ8ÎGdk.WindowAttrÖ0Ïbool +override_redirectÌ8ÎX.ConfigureEventÖ0Ïbool +override_redirectÌ8ÎX.CreateWindowEventÖ0Ïbool +override_redirectÌ8ÎX.MapEventÖ0Ïbool +override_redirectÌ8ÎX.ReparentEventÖ0Ïbool +override_redirectÌ8ÎX.SetWindowAttributesÖ0Ïbool +override_redirectÌ8ÎX.WindowAttributesÖ0Ïbool +overwriteÌ128Í(Window win)ÎCurses.WindowÖ0Ïpublic int +overwriteÌ8ÎGtk.TextViewÖ0Ïbool +overwrite_modeÌ8ÎGtk.EntryÖ0Ïbool +overwrite_modeÌ8ÎGtk.TextViewÖ0 +own_styleÌ8ÎGoo.CanvasItemSimpleDataÖ0 +ownerÌ8ÎGdk.EventOwnerChangeÖ0ÏGdk.NativeWindow +ownerÌ8ÎGsl.MatrixÖ0Ïint +ownerÌ8ÎGsl.MatrixComplexÖ0Ïint +ownerÌ8ÎGsl.VectorÖ0Ïint +ownerÌ8ÎGsl.VectorComplexÖ0Ïint +ownerÌ8ÎSoup.DataBufferÖ0ÏSoup.Ownership +ownerÌ8ÎXml.EntityÖ0Ïint +owner_changeÌ8ÎGdk.EventÖ0ÏGdk.EventOwnerChange +owner_changeÌ128Í(Gdk.Event p0)ÎGtk.ClipboardÖ0Ïpublic virtual signal void +owner_typeÌ8ÎGLib.ParamSpecÖ0ÏType +pÌ8ÎGsl.MultifitFunctionÖ0Ïsize_t +pÌ8ÎGsl.MultifitFunctionFdfÖ0Ïsize_t +pÌ8ÎGsl.MultifitLinearWorkspaceÖ0Ïsize_t +pÌ4ÎSDL.KeySymbolÖ0 +packÌ8ÎGtk.BoxChildÖ0 +pack1Ì128Í(Gtk.Widget child, bool resize, bool shrink)ÎGtk.PanedÖ0Ïpublic void +pack2Ì128Í(Gtk.Widget child, bool resize, bool shrink)ÎGtk.PanedÖ0Ïpublic void +pack_directionÌ8ÎGtk.MenuBarÖ0ÏGtk.PackDirection +pack_endÌ128Í(Gtk.Widget child, bool expand, bool fill, uint padding)ÎGtk.BoxÖ0Ïpublic void +pack_endÌ128Í(Gtk.CellRenderer cell, bool expand)ÎGtk.CellLayoutÖ0Ïpublic abstract void +pack_startÌ128Í(Gtk.Widget child, bool expand, bool fill, uint padding)ÎGtk.BoxÖ0Ïpublic void +pack_startÌ128Í(Gtk.CellRenderer cell, bool expand)ÎGtk.CellLayoutÖ0Ïpublic abstract void +packageÌ8ÎGst.PluginDescÖ0 +packet_from_capsÌ8ÎGst.DPPacketizerÖ0ÏGst.DPPacketFromCapsFunction +packet_from_eventÌ8ÎGst.DPPacketizerÖ0ÏGst.DPPacketFromEventFunction +packet_lostÌ128Í(Gst.Event event)ÎGst.BaseRTPDepayloadÖ0Ïpublic virtual bool +padÌ8ÎGst.CollectDataÖ0ÏGst.Pad +pad1Ì8ÎGConf.ClientÖ0Ïvoid +pad1Ì8ÎGtk.TextAppearanceÖ0 +pad1Ì8ÎGtk.TextAttributesÖ0 +pad1Ì8ÎGtk.TextTagÖ0 +pad1Ì128Í()ÎWnck.ActionMenuÖ0Ïpublic virtual void +pad1Ì128Í()ÎWnck.ApplicationÖ0Ïpublic virtual void +pad1Ì128Í()ÎWnck.ClassGroupÖ0Ïpublic virtual void +pad1Ì128Í()ÎWnck.PagerÖ0Ïpublic virtual void +pad1Ì8ÎWnck.ResourceUsageÖ0 +pad1Ì128Í()ÎWnck.SelectorÖ0Ïpublic virtual void +pad1Ì128Í()ÎWnck.TasklistÖ0Ïpublic virtual void +pad1Ì128Í()ÎWnck.WindowÖ0Ïpublic virtual void +pad1Ì128Í()ÎWnck.WorkspaceÖ0Ïpublic virtual void +pad2Ì8ÎGConf.ClientÖ0Ïint +pad2Ì8ÎGtk.TextAppearanceÖ0 +pad2Ì8ÎGtk.TextAttributesÖ0 +pad2Ì128Í()ÎWnck.ActionMenuÖ0Ïpublic virtual void +pad2Ì128Í()ÎWnck.ApplicationÖ0Ïpublic virtual void +pad2Ì128Í()ÎWnck.ClassGroupÖ0Ïpublic virtual void +pad2Ì128Í()ÎWnck.PagerÖ0Ïpublic virtual void +pad2Ì8ÎWnck.ResourceUsageÖ0 +pad2Ì128Í()ÎWnck.ScreenÖ0Ïpublic virtual void +pad2Ì128Í()ÎWnck.SelectorÖ0Ïpublic virtual void +pad2Ì128Í()ÎWnck.TasklistÖ0Ïpublic virtual void +pad2Ì128Í()ÎWnck.WindowÖ0Ïpublic virtual void +pad2Ì128Í()ÎWnck.WorkspaceÖ0Ïpublic virtual void +pad3Ì8ÎGtk.TextAppearanceÖ0 +pad3Ì8ÎGtk.TextAttributesÖ0 +pad3Ì128Í()ÎWnck.ActionMenuÖ0Ïpublic virtual void +pad3Ì128Í()ÎWnck.ApplicationÖ0Ïpublic virtual void +pad3Ì128Í()ÎWnck.ClassGroupÖ0Ïpublic virtual void +pad3Ì128Í()ÎWnck.PagerÖ0Ïpublic virtual void +pad3Ì8ÎWnck.ResourceUsageÖ0 +pad3Ì128Í()ÎWnck.ScreenÖ0Ïpublic virtual void +pad3Ì128Í()ÎWnck.SelectorÖ0Ïpublic virtual void +pad3Ì128Í()ÎWnck.TasklistÖ0Ïpublic virtual void +pad3Ì128Í()ÎWnck.WindowÖ0Ïpublic virtual void +pad3Ì128Í()ÎWnck.WorkspaceÖ0Ïpublic virtual void +pad4Ì8ÎGtk.TextAppearanceÖ0 +pad4Ì8ÎGtk.TextAttributesÖ0 +pad4Ì128Í()ÎWnck.ActionMenuÖ0Ïpublic virtual void +pad4Ì128Í()ÎWnck.ApplicationÖ0Ïpublic virtual void +pad4Ì128Í()ÎWnck.ClassGroupÖ0Ïpublic virtual void +pad4Ì128Í()ÎWnck.PagerÖ0Ïpublic virtual void +pad4Ì8ÎWnck.ResourceUsageÖ0 +pad4Ì128Í()ÎWnck.ScreenÖ0Ïpublic virtual void +pad4Ì128Í()ÎWnck.SelectorÖ0Ïpublic virtual void +pad4Ì128Í()ÎWnck.TasklistÖ0Ïpublic virtual void +pad4Ì128Í()ÎWnck.WindowÖ0Ïpublic virtual void +pad4Ì128Í()ÎWnck.WorkspaceÖ0Ïpublic virtual void +pad5Ì8ÎWnck.ResourceUsageÖ0 +pad5Ì128Í()ÎWnck.ScreenÖ0Ïpublic virtual void +pad6Ì8ÎWnck.ResourceUsageÖ0 +pad6Ì128Í()ÎWnck.ScreenÖ0Ïpublic virtual void +pad7Ì8ÎWnck.ResourceUsageÖ0 +pad8Ì8ÎWnck.ResourceUsageÖ0 +pad9Ì8ÎWnck.ResourceUsageÖ0 +pad_addedÌ128Í(Gst.Pad pad)ÎGst.ElementÖ0Ïpublic virtual signal void +pad_createdÌ128Í(Gst.Pad pad)ÎGst.PadTemplateÖ0Ïpublic virtual signal void +pad_modeÌ8ÎGst.BaseSinkÖ0ÏGst.ActivateMode +pad_modeÌ8ÎGst.BaseSrcÖ0ÏGst.ActivateMode +pad_removedÌ128Í(Gst.Pad pad)ÎGst.ElementÖ0Ïpublic virtual signal void +paddingÌ8ÎFuse.FileInfoÖ0 +paddingÌ8ÎGst.RTCPPacketÖ0Ïbool +paddingÌ8ÎGtk.BoxChildÖ0Ïuint16 +paddingÌ8ÎSDL.AudioSpecÖ0Ïuint16 +padding1Ì8ÎGtk.TextAppearanceÖ0Ïvoid +padsÌ8ÎGst.ElementÖ0ÏGLib.List +pads_cookieÌ8ÎGst.ElementÖ0Ïuint32 +padtemplateÌ8ÎGst.PadÖ0ÏGst.PadTemplate +pageÌ8ÎGtk.NotebookÖ0Ïint +page_addedÌ128Í(Gtk.Widget p0, uint p1)ÎGtk.NotebookÖ0Ïpublic virtual signal void +page_horizontallyÌ128Í(int count, bool extend_selection)ÎGtk.TextViewÖ0Ïpublic virtual signal void +page_incrementÌ8ÎGtk.AdjustmentÖ0Ïdouble +page_layoutÌ8ÎPoppler.DocumentÖ0ÏPoppler.PageLayout +page_modeÌ8ÎPoppler.DocumentÖ0ÏPoppler.PageMode +page_numÌ128Í(Gtk.Widget child)ÎGtk.NotebookÖ0Ïpublic int +page_numÌ8ÎPoppler.DestÖ0Ïint +page_removedÌ128Í(Gtk.Widget p0, uint p1)ÎGtk.NotebookÖ0Ïpublic virtual signal void +page_reorderedÌ128Í(Gtk.Widget p0, uint p1)ÎGtk.NotebookÖ0Ïpublic virtual signal void +page_sizeÌ8ÎGtk.AdjustmentÖ0Ïdouble +paginateÌ128Í(Gtk.PrintContext context)ÎGtk.PrintOperationÖ0Ïpublic virtual signal bool +paginateÌ128Í(Gtk.PrintContext context)ÎGtk.SourcePrintCompositorÖ0Ïpublic bool +paintÌ128Í()ÎCairo.ContextÖ0Ïpublic void +paintÌ128Í(Cairo.Context cr, Goo.CanvasBounds bounds, double scale)ÎGoo.CanvasItemÖ0Ïpublic abstract void +paint_arrowÌ128Í(Gtk.Style style, Gdk.Window window, Gtk.StateType state_type, Gtk.ShadowType shadow_type, Gdk.Rectangle? area, Gtk.Widget? widget, string? detail, Gtk.ArrowType arrow_type, bool fill, int x, int y, int width, int height)ÎGtkÖ0Ïpublic void +paint_boxÌ128Í(Gtk.Style style, Gdk.Window window, Gtk.StateType state_type, Gtk.ShadowType shadow_type, Gdk.Rectangle? area, Gtk.Widget? widget, string? detail, int x, int y, int width, int height)ÎGtkÖ0Ïpublic void +paint_box_gapÌ128Í(Gtk.Style style, Gdk.Window window, Gtk.StateType state_type, Gtk.ShadowType shadow_type, Gdk.Rectangle? area, Gtk.Widget? widget, string? detail, int x, int y, int width, int height, Gtk.PositionType gap_side, int gap_x, int gap_width)ÎGtkÖ0Ïpublic void +paint_checkÌ128Í(Gtk.Style style, Gdk.Window window, Gtk.StateType state_type, Gtk.ShadowType shadow_type, Gdk.Rectangle? area, Gtk.Widget? widget, string? detail, int x, int y, int width, int height)ÎGtkÖ0Ïpublic void +paint_diamondÌ128Í(Gtk.Style style, Gdk.Window window, Gtk.StateType state_type, Gtk.ShadowType shadow_type, Gdk.Rectangle? area, Gtk.Widget? widget, string? detail, int x, int y, int width, int height)ÎGtkÖ0Ïpublic void +paint_expanderÌ128Í(Gtk.Style style, Gdk.Window window, Gtk.StateType state_type, Gdk.Rectangle? area, Gtk.Widget? widget, string? detail, int x, int y, Gtk.ExpanderStyle expander_style)ÎGtkÖ0Ïpublic void +paint_extensionÌ128Í(Gtk.Style style, Gdk.Window window, Gtk.StateType state_type, Gtk.ShadowType shadow_type, Gdk.Rectangle? area, Gtk.Widget? widget, string? detail, int x, int y, int width, int height, Gtk.PositionType gap_side)ÎGtkÖ0Ïpublic void +paint_flat_boxÌ128Í(Gtk.Style style, Gdk.Window window, Gtk.StateType state_type, Gtk.ShadowType shadow_type, Gdk.Rectangle? area, Gtk.Widget? widget, string? detail, int x, int y, int width, int height)ÎGtkÖ0Ïpublic void +paint_focusÌ128Í(Gtk.Style style, Gdk.Window window, Gtk.StateType state_type, Gdk.Rectangle? area, Gtk.Widget? widget, string? detail, int x, int y, int width, int height)ÎGtkÖ0Ïpublic void +paint_handleÌ128Í(Gtk.Style style, Gdk.Window window, Gtk.StateType state_type, Gtk.ShadowType shadow_type, Gdk.Rectangle? area, Gtk.Widget? widget, string? detail, int x, int y, int width, int height, Gtk.Orientation orientation)ÎGtkÖ0Ïpublic void +paint_hlineÌ128Í(Gtk.Style style, Gdk.Window window, Gtk.StateType state_type, Gdk.Rectangle? area, Gtk.Widget? widget, string? detail, int x1, int x2, int y)ÎGtkÖ0Ïpublic void +paint_layoutÌ128Í(Gtk.Style style, Gdk.Window window, Gtk.StateType state_type, bool use_text, Gdk.Rectangle? area, Gtk.Widget? widget, string? detail, int x, int y, Pango.Layout layout)ÎGtkÖ0Ïpublic void +paint_optionÌ128Í(Gtk.Style style, Gdk.Window window, Gtk.StateType state_type, Gtk.ShadowType shadow_type, Gdk.Rectangle? area, Gtk.Widget? widget, string? detail, int x, int y, int width, int height)ÎGtkÖ0Ïpublic void +paint_pathÌ128Í(Cairo.Context cr)ÎGoo.CanvasItemSimpleÖ0Ïpublic void +paint_polygonÌ128Í(Gtk.Style style, Gdk.Window window, Gtk.StateType state_type, Gtk.ShadowType shadow_type, Gdk.Rectangle? area, Gtk.Widget? widget, string? detail, Gdk.Point[] points, bool fill)ÎGtkÖ0Ïpublic void +paint_resize_gripÌ128Í(Gtk.Style style, Gdk.Window window, Gtk.StateType state_type, Gdk.Rectangle? area, Gtk.Widget? widget, string? detail, Gdk.WindowEdge edge, int x, int y, int width, int height)ÎGtkÖ0Ïpublic void +paint_shadowÌ128Í(Gtk.Style style, Gdk.Window window, Gtk.StateType state_type, Gtk.ShadowType shadow_type, Gdk.Rectangle? area, Gtk.Widget? widget, string? detail, int x, int y, int width, int height)ÎGtkÖ0Ïpublic void +paint_shadow_gapÌ128Í(Gtk.Style style, Gdk.Window window, Gtk.StateType state_type, Gtk.ShadowType shadow_type, Gdk.Rectangle? area, Gtk.Widget? widget, string? detail, int x, int y, int width, int height, Gtk.PositionType gap_side, int gap_x, int gap_width)ÎGtkÖ0Ïpublic void +paint_sliderÌ128Í(Gtk.Style style, Gdk.Window window, Gtk.StateType state_type, Gtk.ShadowType shadow_type, Gdk.Rectangle? area, Gtk.Widget? widget, string? detail, int x, int y, int width, int height, Gtk.Orientation orientation)ÎGtkÖ0Ïpublic void +paint_tabÌ128Í(Gtk.Style style, Gdk.Window window, Gtk.StateType state_type, Gtk.ShadowType shadow_type, Gdk.Rectangle? area, Gtk.Widget? widget, string? detail, int x, int y, int width, int height)ÎGtkÖ0Ïpublic void +paint_vlineÌ128Í(Gtk.Style style, Gdk.Window window, Gtk.StateType state_type, Gdk.Rectangle? area, Gtk.Widget? widget, string? detail, int y1_, int y2_, int x)ÎGtkÖ0Ïpublic void +paint_with_alphaÌ128Í(double alpha)ÎCairo.ContextÖ0Ïpublic void +pair_contentÌ128Í(short pair, ref Color f, ref Color b)ÎCursesÖ0Ïpublic int +paletteÌ8ÎSDL.PixelFormatÖ0ÏPalette +palette_from_stringÌ128Í(string str, Gdk.Color[] colors)ÎGtk.ColorSelectionÖ0Ïpublic bool +palette_to_stringÌ128Í(Gdk.Color[] colors)ÎGtk.ColorSelectionÖ0Ïpublic unowned string +panÌ128Í(uchar left, uchar right)ÎSDLMixer.ChannelÖ0Ïpublic int +pane_positionÌ8ÎHildon.FileSelectionÖ0Ïint +panelÌ8ÎGtk.SpinButtonÖ0ÏGdk.Window +pango_context_getÌ128Í()ÎGdkÖ0Ïpublic unowned +pango_context_get_for_screenÌ128Í(Gdk.Screen screen)ÎGdkÖ0Ïpublic unowned +pango_layout_get_clip_regionÌ128Í(Pango.Layout layout, int x_origin, int y_origin, int index_ranges, int n_ranges)ÎGdkÖ0Ïpublic unowned +pango_layout_line_get_clip_regionÌ128Í(Pango.LayoutLine line, int x_origin, int y_origin, int index_ranges, int n_ranges)ÎGdkÖ0Ïpublic unowned +parÌ8ÎGsl.IntegrationQAWOTableÖ0Ïdouble +paragraph_backgroundÌ8ÎGtk.TextTagÖ0 +paragraph_background_gdkÌ8ÎGtk.TextTagÖ0ÏGdk.Color +paragraph_background_setÌ8ÎGtk.TextTagÖ0Ïbool +param_spec_fractionÌ128Í(string name, string nick, string blurb, int min_num, int min_denom, int max_num, int max_denom, int default_num, int default_denom, GLib.ParamFlags flags)ÎGstÖ0Ïpublic unowned +param_spec_mini_objectÌ128Í(string name, string nick, string blurb, GLib.Type object_type, GLib.ParamFlags flags)ÎGstÖ0Ïpublic unowned +param_typesÌ8ÎGLib.SignalQueryÖ0ÏType +paramsÌ128Í(int compute_s, int compute_t, int balance)ÎGsl.EigenGenWorkspaceÖ0Ïpublic void +paramsÌ128Í(int compute_t, int balance)ÎGsl.EigenNonsymmWorkspaceÖ0Ïpublic void +paramsÌ8ÎGsl.FunctionÖ0Ïvoid +paramsÌ8ÎGsl.FunctionFdfÖ0Ïvoid +paramsÌ8ÎGsl.MonteFunctionÖ0Ïvoid +paramsÌ8ÎGsl.MultifitFunctionÖ0Ïvoid +paramsÌ8ÎGsl.MultifitFunctionFdfÖ0Ïvoid +paramsÌ8ÎGsl.MultiminFunctionÖ0Ïvoid +paramsÌ8ÎGsl.MultiminFunctionFdfÖ0Ïvoid +paramsÌ8ÎGsl.MultirootFunctionÖ0Ïvoid +paramsÌ8ÎGsl.MultirootFunctionFdfÖ0Ïvoid +paramsÌ8ÎGsl.NTupleSelectFnÖ0Ïvoid +paramsÌ8ÎGsl.NTupleValueFnÖ0Ïvoid +paramsÌ8ÎGsl.OdeivSystemÖ0Ïvoid +paramsÌ8ÎPoppler.ActionLaunchÖ0 +parentÌ8ÎGLib.NodeÖ0ÏNode +parentÌ128Í()ÎGLib.TypeÖ0Ïpublic Type +parentÌ8ÎGlade.WidgetInfoÖ0ÏGlade.WidgetInfo +parentÌ8ÎGnomeVFS.URIÖ0Ïvoid +parentÌ8ÎGoo.CanvasItemÖ0ÏGoo.CanvasItem +parentÌ8ÎGoo.CanvasItemModelÖ0ÏGoo.CanvasItemModel +parentÌ8ÎGoo.CanvasItemModelSimpleÖ0ÏGoo.CanvasItemModel +parentÌ8ÎGoo.CanvasItemSimpleÖ0ÏGoo.CanvasItem +parentÌ8ÎGoo.CanvasStyleÖ0ÏGoo.CanvasStyle +parentÌ8ÎGst.ObjectÖ0ÏGst.Object +parentÌ8ÎGtk.MountOperationÖ0ÏGtk.Window +parentÌ8ÎGtk.WidgetÖ0ÏGtk.Container +parentÌ8ÎJson.NodeÖ0ÏJson.Node +parentÌ8ÎLm.MessageNodeÖ0ÏLm.MessageNode +parentÌ8ÎTracker.ServiceÖ0 +parentÌ8ÎUnique.BackendÖ0ÏUnique.App +parentÌ8ÎX.CirculateRequestEventÖ0ÏWindow +parentÌ8ÎX.ConfigureRequestEventÖ0ÏWindow +parentÌ8ÎX.CreateWindowEventÖ0ÏWindow +parentÌ8ÎX.MapRequestEventÖ0ÏWindow +parentÌ8ÎX.ReparentEventÖ0ÏWindow +parentÌ8ÎXml.AttrÖ0ÏNode +parentÌ8ÎXml.AttributeÖ0ÏDtd +parentÌ8ÎXml.DocÖ0ÏNode +parentÌ8ÎXml.DtdÖ0ÏNode +parentÌ8ÎXml.ElementÖ0ÏDtd +parentÌ8ÎXml.ElementContentÖ0ÏElementContent +parentÌ8ÎXml.EntityÖ0ÏDtd +parentÌ8ÎXml.NodeÖ0ÏNode +parent_idÌ8ÎGsf.XMLInNodeÖ0 +parent_instanceÌ8ÎGdk.BitmapÖ0ÏGLib.Object +parent_menu_itemÌ8ÎGtk.MenuÖ0ÏGtk.Widget +parent_menu_shellÌ8ÎGtk.MenuShellÖ0ÏGtk.Widget +parent_refcountÌ8ÎGst.StructureÖ0Ïint +parent_setÌ128Í(Gst.Object parent)ÎGst.ObjectÖ0Ïpublic virtual signal void +parent_setÌ128Í(Gtk.Widget previous_parent)ÎGtk.WidgetÖ0Ïpublic virtual signal void +parent_unsetÌ128Í(Gst.Object parent)ÎGst.ObjectÖ0Ïpublic virtual signal void +parent_windowÌ8ÎHildon.BannerÖ0ÏGtk.Window +paretoÌ128Í(RNG r, double a, double b)ÎGsl.RandistÖ0Ïpublic double +pareto_PÌ128Í(double x, double a, double b)ÎGsl.CDFÖ0Ïpublic double +pareto_PinvÌ128Í(double P, double a, double b)ÎGsl.CDFÖ0Ïpublic double +pareto_QÌ128Í(double x, double a, double b)ÎGsl.CDFÖ0Ïpublic double +pareto_QinvÌ128Í(double Q, double a, double b)ÎGsl.CDFÖ0Ïpublic double +pareto_pdfÌ128Í(double x, double a, double b)ÎGsl.RandistÖ0Ïpublic double +parmÌ8ÎV4l2.StreamParmÖ0Ïunowned +parseÌ128Í(string text, long text_len)ÎGLib.MarkupParseContextÖ0Ïpublic bool +parseÌ128Í([CCode (array_length_pos = 0.9)] ref weak string[] argv)ÎGLib.OptionContextÖ0Ïpublic bool +parseÌ128Í(string spec, out Gdk.Color color)ÎGdk.ColorÖ0Ïpublic bool +parseÌ128Í(string spec, Gsf.Timestamp stamp)ÎGsf.TimestampÖ0Ïpublic int +parseÌ128Í(Gsf.Input input, void* user_state)ÎGsf.XMLInDocÖ0Ïpublic bool +parseÌ128Í(string rangestr, out Gst.RTSPTimeRange range)ÎGst.RTSPRangeÖ0Ïpublic Gst.RTSPResult +parseÌ128Í(string str, Gst.RTSPTransport transport)ÎGst.RTSPTransportÖ0Ïpublic Gst.RTSPResult +parseÌ128Í(string urlstr, out Gst.RTSPUrl url)ÎGst.RTSPUrlÖ0Ïpublic Gst.RTSPResult +parseÌ128Í(Gtk.Settings settings, GLib.Scanner scanner)ÎGtk.RcStyleÖ0 +parseÌ128Í(string spec)ÎPango.ColorÖ0Ïpublic bool +parseÌ128Í(string header, Soup.URI origin)ÎSoup.CookieÖ0Ïpublic unowned +parseÌ128Í(string str)ÎXml.URIÖ0Ïpublic URI +parse_argsÌ128Í(int argc, string argv)ÎGdkÖ0Ïpublic void +parse_argsÌ128Í(int argc, string[] argv)ÎGtkÖ0Ïpublic bool +parse_argvÌ128Í(string command_line, [CCode (array_length_pos = 1.9)] out string[] argvp)ÎGLib.ShellÖ0Ïpublic bool +parse_async_startÌ128Í(out bool new_base_time)ÎGst.MessageÖ0Ïpublic void +parse_bin_from_descriptionÌ128Í(string bin_description, bool ghost_unconnected_pads)ÎGstÖ0Ïpublic Gst.Element? +parse_borderÌ128Í(GLib.ParamSpec pspec, GLib.StringBuilder gstring, GLib.Value property_value)ÎGtk.RcPropertyÖ0Ïpublic bool +parse_bufferÌ128Í(uchar data, uint size, Gst.SDPMessage msg)ÎGst.SDPMessageÖ0Ïpublic Gst.SDPResult +parse_buffer_sizeÌ128Í(out Gst.Format format, out int64 minsize, out int64 maxsize, out bool async)ÎGst.EventÖ0Ïpublic void +parse_bufferingÌ128Í(out int percent)ÎGst.MessageÖ0Ïpublic void +parse_buffering_percentÌ128Í(bool busy, int percent)ÎGst.QueryÖ0Ïpublic void +parse_buffering_rangeÌ128Í(Gst.Format format, int64 start, int64 stop, int64 estimated_total)ÎGst.QueryÖ0Ïpublic void +parse_buffering_statsÌ128Í(Gst.BufferingMode mode, int avg_in, int avg_out, int64 buffering_left)ÎGst.MessageÖ0Ïpublic void +parse_buffering_statsÌ128Í(Gst.BufferingMode mode, int avg_in, int avg_out, int64 buffering_left)ÎGst.QueryÖ0Ïpublic void +parse_capsÌ128Í(Gst.RingBufferSpec spec, Gst.Caps caps)ÎGst.RingBufferÖ0Ïpublic bool +parse_clock_lostÌ128Í(out unowned Gst.Clock clock)ÎGst.MessageÖ0Ïpublic void +parse_clock_provideÌ128Í(out unowned Gst.Clock clock, out bool ready)ÎGst.MessageÖ0Ïpublic void +parse_colorÌ128Í(GLib.ParamSpec pspec, GLib.StringBuilder gstring, GLib.Value property_value)ÎGtk.RcPropertyÖ0Ïpublic bool +parse_convertÌ128Í(out Gst.Format src_format, out int64 src_value, out Gst.Format dest_format, out int64 dest_value)ÎGst.QueryÖ0Ïpublic void +parse_dataÌ128Í(uchar channel)ÎGst.RTSPMessageÖ0Ïpublic Gst.RTSPResult +parse_docÌ128Í(void* doc, uchar[] root)ÎGst.XMLÖ0Ïpublic bool +parse_docÌ128Í(string cur)ÎXml.ParserÖ0Ïpublic Doc * +parse_documentÌ128Í()ÎXml.ParserCtxtÖ0Ïpublic int +parse_durationÌ128Í(out Gst.Format format, out int64 duration)ÎGst.MessageÖ0Ïpublic void +parse_durationÌ128Í(out Gst.Format format, out int64 duration)ÎGst.QueryÖ0Ïpublic void +parse_endÌ128Í()ÎJson.ParserÖ0Ïpublic virtual signal void +parse_enumÌ128Í(GLib.ParamSpec pspec, GLib.StringBuilder gstring, GLib.Value property_value)ÎGtk.RcPropertyÖ0Ïpublic bool +parse_enumÌ128Í(GLib.Type type, string str, int value, bool warn, out unowned string possible_values)ÎPangoÖ0Ïpublic bool +parse_errorÌ128Í(out GLib.Error gerror, out string debug)ÎGst.MessageÖ0Ïpublic void +parse_error_quarkÌ128Í()ÎGstÖ0Ïpublic GLib.Quark +parse_fileÌ128Í(uchar[] fname, uchar[] root)ÎGst.XMLÖ0Ïpublic bool +parse_fileÌ128Í(Uri? uri, Uri? base_uri)ÎRaptor.ParserÖ0Ïpublic void +parse_fileÌ128Í(string filename)ÎXml.ParserÖ0Ïpublic Doc * +parse_flagsÌ128Í(GLib.ParamSpec pspec, GLib.StringBuilder gstring, GLib.Value property_value)ÎGtk.RcPropertyÖ0Ïpublic bool +parse_formats_lengthÌ128Í(out uint n_formats)ÎGst.QueryÖ0Ïpublic void +parse_formats_nthÌ128Í(uint nth, out Gst.Format format)ÎGst.QueryÖ0Ïpublic void +parse_geometryÌ128Í(string geometry)ÎGtk.WindowÖ0Ïpublic bool +parse_infoÌ128Í(out GLib.Error gerror, out string debug)ÎGst.MessageÖ0Ïpublic void +parse_latencyÌ128Í(out Gst.ClockTime latency)ÎGst.EventÖ0Ïpublic void +parse_latencyÌ128Í(out bool live, out Gst.ClockTime min_latency, out Gst.ClockTime max_latency)ÎGst.QueryÖ0Ïpublic void +parse_launchÌ128Í(string pipeline_description)ÎGstÖ0Ïpublic Gst.Element? +parse_launchvÌ128Í(string[] argv)ÎGstÖ0Ïpublic Gst.Element? +parse_markupÌ128Í(string markup_text, int length, unichar accel_marker, out unowned Pango.AttrList attr_list, out unowned string text, unichar accel_char)ÎPangoÖ0Ïpublic bool +parse_memoryÌ128Í(uchar[] buffer, uint size, string root)ÎGst.XMLÖ0Ïpublic bool +parse_memoryÌ128Í(string buffer, int size)ÎXml.ParserÖ0Ïpublic Doc * +parse_nameÌ128Í(string parse_name)ÎGLib.FileÖ0Ïpublic unowned +parse_nameÌ128Í(string detailed_signal, Type itype, out uint signal_id, out Quark detail, bool force_detail_quark)ÎGLib.SignalÖ0Ïpublic bool +parse_nameÌ128Í(string parse_name)ÎGLib.VfsÖ0Ïpublic virtual unowned +parse_new_clockÌ128Í(out unowned Gst.Clock clock)ÎGst.MessageÖ0Ïpublic void +parse_new_segmentÌ128Í(out bool update, out double rate, out Gst.Format format, out int64 start, out int64 stop, out int64 position)ÎGst.EventÖ0Ïpublic void +parse_new_segment_fullÌ128Í(out bool update, out double rate, out double applied_rate, out Gst.Format format, out int64 start, out int64 stop, out int64 position)ÎGst.EventÖ0Ïpublic void +parse_path_dataÌ128Í(string path_data)ÎGoo.CanvasÖ0Ïpublic unowned +parse_positionÌ128Í(out Gst.Format format, out int64 cur)ÎGst.QueryÖ0Ïpublic void +parse_qosÌ128Í(out double proportion, out Gst.ClockTimeDiff diff, out Gst.ClockTime timestamp)ÎGst.EventÖ0Ïpublic void +parse_rawÌ128Í(string str, int raw)ÎXml.URIÖ0Ïpublic URI +parse_referenceÌ128Í(string str)ÎXml.URIÖ0Ïpublic int +parse_requestÌ128Í(Gst.RTSPMethod method, string uri, Gst.RTSPVersion version)ÎGst.RTSPMessageÖ0Ïpublic Gst.RTSPResult +parse_requisitionÌ128Í(GLib.ParamSpec pspec, GLib.StringBuilder gstring, GLib.Value property_value)ÎGtk.RcPropertyÖ0Ïpublic bool +parse_responseÌ128Í(Gst.RTSPStatusCode code, string reason, Gst.RTSPVersion version)ÎGst.RTSPMessageÖ0Ïpublic Gst.RTSPResult +parse_schemeÌ128Í(string uri)ÎGLib.UriÖ0 +parse_sdpÌ128Í(Gst.SDPMessage sdp, Gst.Structure s)ÎGst.RTSPExtensionÖ0Ïpublic abstract Gst.RTSPResult +parse_seekÌ128Í(out double rate, out Gst.Format format, out Gst.SeekFlags flags, out Gst.SeekType start_type, out int64 start, out Gst.SeekType stop_type, out int64 stop)ÎGst.EventÖ0Ïpublic void +parse_seekingÌ128Í(out Gst.Format format, out bool seekable, out int64 segment_start, out int64 segment_end)ÎGst.QueryÖ0Ïpublic void +parse_segmentÌ128Í(out double rate, out Gst.Format format, out int64 start_value, out int64 stop_value)ÎGst.QueryÖ0Ïpublic void +parse_segment_doneÌ128Í(out Gst.Format format, out int64 position)ÎGst.MessageÖ0Ïpublic void +parse_segment_startÌ128Í(out Gst.Format format, out int64 position)ÎGst.MessageÖ0Ïpublic void +parse_startÌ128Í()ÎJson.ParserÖ0Ïpublic virtual signal void +parse_state_changedÌ128Í(out Gst.State oldstate, out Gst.State newstate, out Gst.State pending)ÎGst.MessageÖ0Ïpublic void +parse_stretchÌ128Í(string str, Pango.Stretch stretch, bool warn)ÎPangoÖ0Ïpublic bool +parse_styleÌ128Í(string str, Pango.Style style, bool warn)ÎPangoÖ0Ïpublic bool +parse_tagÌ128Í(out Gst.TagList taglist)ÎGst.EventÖ0Ïpublic void +parse_tagÌ128Í(out Gst.TagList tag_list)ÎGst.MessageÖ0Ïpublic void +parse_tagÌ128Í(Gst.Buffer buffer, bool start_tag, out uint tag_size, out Gst.TagList tags)ÎGst.TagDemuxÖ0Ïpublic virtual Gst.TagDemuxResult +parse_variantÌ128Í(string str, Pango.Variant variant, bool warn)ÎPangoÖ0Ïpublic bool +parse_warningÌ128Í(out GLib.Error gerror, out string debug)ÎGst.MessageÖ0Ïpublic void +parse_weightÌ128Í(string str, Pango.Weight weight, bool warn)ÎPangoÖ0Ïpublic bool +parsedÌ8ÎGtk.BindingSetÖ0 +parser_finishedÌ128Í(Gtk.Builder builder)ÎGtk.BuildableÖ0Ïpublic abstract void +parser_parse_bufferÌ128Í(string buffer, int len, string domain)ÎGladeÖ0Ïpublic unowned +parser_parse_fileÌ128Í(string file, string domain)ÎGladeÖ0Ïpublic unowned +part_changedÌ128Í(Pango.RenderPart part)ÎPango.RendererÖ0Ïpublic virtual void +pascalÌ128Í(RNG r, double p, uint n)ÎGsl.RandistÖ0 +pascal_PÌ128Í(uint k, double p, uint n)ÎGsl.CDFÖ0Ïpublic double +pascal_QÌ128Í(uint k, double p, uint n)ÎGsl.CDFÖ0Ïpublic double +pascal_pdfÌ128Í(uint k, double p, uint n)ÎGsl.RandistÖ0Ïpublic double +passthroughÌ8ÎGLib.MarkupParserÖ0ÏMarkupParserPassthroughFunc +passthroughÌ8ÎGst.BaseTransformÖ0Ïbool +passwdÌ8ÎGst.RTSPUrlÖ0 +passwdÌ8ÎSoup.ServerAuthBasicÖ0 +passwdÌ8ÎSoup.UriÖ0 +passwordÌ8ÎEpc.ConsumerÖ0 +passwordÌ8ÎGLib.MountOperationÖ0 +passwordÌ8ÎGnome.PasswordDialogÖ0 +passwordÌ8ÎGnomeKeyring.NetworkPasswordDataÖ0 +passwordÌ8ÎGnomeVFS.ModuleCallbackAuthenticationOutÖ0 +passwordÌ8ÎGnomeVFS.ModuleCallbackFillAuthenticationOutÖ0 +passwordÌ8ÎGnomeVFS.ModuleCallbackFullAuthenticationOutÖ0 +passwordÌ8ÎGnomeVFS.ModuleCallbackSaveAuthenticationInÖ0 +passwordÌ8ÎGnomeVFS.ToplevelURIÖ0 +passwordÌ8ÎHildon.GetPasswordDialogÖ0 +passwordÌ8ÎHildon.LoginDialogÖ0 +passwordÌ8ÎHildon.SetPasswordDialogÖ0 +passwordÌ8ÎOobs.GroupÖ0 +passwordÌ8ÎOobs.IfacePPPÖ0 +passwordÌ8ÎOobs.UserÖ0 +passwordÌ8ÎSoup.URIÖ0 +password_saveÌ8ÎGLib.MountOperationÖ0ÏGLib.PasswordSave +paste_clipboardÌ128Í()ÎGtk.EditableÖ0Ïpublic void +paste_clipboardÌ128Í()ÎGtk.EntryÖ0Ïpublic virtual signal void +paste_clipboardÌ128Í(Gtk.Clipboard clipboard, Gtk.TextIter? override_location, bool default_editable)ÎGtk.TextBufferÖ0Ïpublic void +paste_clipboardÌ128Í()ÎGtk.TextViewÖ0Ïpublic virtual signal void +paste_clipboardÌ128Í()ÎVte.TerminalÖ0Ïpublic virtual signal void +paste_clipboardÌ128Í()ÎWebKit.WebViewÖ0Ïpublic virtual signal void +paste_doneÌ128Í(Gtk.Clipboard clipboard)ÎGtk.TextBufferÖ0Ïpublic virtual signal void +paste_primaryÌ128Í()ÎVte.TerminalÖ0Ïpublic void +paste_target_listÌ8ÎGtk.TextBufferÖ0ÏGtk.TargetList +paste_target_listÌ8ÎWebKit.WebViewÖ0ÏGtk.TargetList +paste_textÌ128Í(int position)ÎAtk.EditableTextÖ0Ïpublic abstract void +patchÌ8ÎSDL.VersionÖ0Ïuchar +pathÌ8ÎEpc.ConsumerÖ0 +pathÌ8ÎGLib.UnixSocketAddressÖ0 +pathÌ128Í(out uint path_length, out unowned string path, out unowned string path_reversed)ÎGtk.WidgetÖ0Ïpublic void +pathÌ8ÎOobs.ShareÖ0 +pathÌ8ÎSoup.CookieÖ0 +pathÌ8ÎSoup.ServerContextÖ0 +pathÌ8ÎSoup.ServerHandlerÖ0 +pathÌ8ÎSoup.URIÖ0 +pathÌ8ÎSoup.UriÖ0 +pathÌ8ÎTracker.FileÖ0 +pathÌ8ÎXml.URIÖ0 +path_commandsÌ8ÎGoo.CanvasPathDataÖ0ÏGLib.Array +path_dataÌ8ÎGoo.CanvasPathÖ0ÏGoo.CanvasPathData +path_dataÌ8ÎGoo.CanvasPathModelÖ0ÏGoo.CanvasPathData +path_evaluate_nameÌ128Í(string uri)ÎTrackerÖ0 +path_hash_table_filter_duplicatesÌ128Í(GLib.HashTable roots)ÎTrackerÖ0Ïpublic void +path_is_in_pathÌ128Í(string path, string in_path)ÎTrackerÖ0Ïpublic bool +path_is_selectedÌ128Í(Gtk.TreePath path)ÎExo.IconViewÖ0Ïpublic bool +path_is_selectedÌ128Í(Gtk.TreePath path)ÎGtk.IconViewÖ0Ïpublic bool +path_is_selectedÌ128Í(Gtk.TreePath path)ÎGtk.TreeSelectionÖ0Ïpublic bool +path_list_filter_duplicatesÌ128Í(GLib.SList roots)ÎTrackerÖ0Ïpublic weak GLib.SList +path_removeÌ128Í(string uri)ÎTrackerÖ0Ïpublic void +path_to_uriÌ128Í(string path)ÎXml.URIÖ0 +pathsÌ8ÎGst.RegistryÖ0ÏGLib.List +patternÌ8ÎGoo.CanvasImageÖ0ÏGoo.CairoPattern +patternÌ8ÎGoo.CanvasImageDataÖ0ÏCairo.Pattern +patternÌ8ÎGoo.CanvasImageModelÖ0ÏGoo.CairoPattern +patternÌ8ÎGtk.LabelÖ0 +pattern_setÌ8ÎGtk.LabelÖ0 +pauseÌ128Í()ÎGst.RingBufferÖ0Ïpublic virtual bool +pauseÌ128Í()ÎGst.TaskÖ0Ïpublic bool +pauseÌ128Í()ÎPosixÖ0Ïpublic int +pauseÌ128Í(int pause_on)ÎSDL.AudioÖ0Ïpublic void +pauseÌ128Í()ÎSDLMixer.ChannelÖ0Ïpublic void +pauseÌ128Í()ÎSDLMixer.MusicÖ0Ïpublic void +pause_messageÌ128Í(Soup.Message msg)ÎSoup.ServerÖ0Ïpublic void +pause_messageÌ128Í(Soup.Message msg)ÎSoup.SessionÖ0Ïpublic void +pause_taskÌ128Í()ÎGst.PadÖ0Ïpublic bool +payload_typeÌ8ÎGst.RTPPayloadInfoÖ0Ïuchar +pb_utils_add_codec_description_to_tag_listÌ128Í(Gst.TagList taglist, string codec_tag, Gst.Caps caps)ÎGstÖ0Ïpublic bool +pb_utils_get_codec_descriptionÌ128Í(Gst.Caps caps)ÎGstÖ0Ïpublic unowned string +pb_utils_get_decoder_descriptionÌ128Í(Gst.Caps caps)ÎGstÖ0Ïpublic unowned string +pb_utils_get_element_descriptionÌ128Í(string factory_name)ÎGstÖ0Ïpublic unowned string +pb_utils_get_encoder_descriptionÌ128Í(Gst.Caps caps)ÎGstÖ0Ïpublic unowned string +pb_utils_get_sink_descriptionÌ128Í(string protocol)ÎGstÖ0Ïpublic unowned string +pb_utils_get_source_descriptionÌ128Í(string protocol)ÎGstÖ0Ïpublic unowned string +pb_utils_initÌ128Í()ÎGstÖ0Ïpublic void +pcallÌ128Í(int nargs = 0, int nresults = 0, int errfunc = 0)ÎLua.LuaVMÖ0Ïpublic int +pdataÌ8ÎGLib.PtrArrayÖ0Ïvoid +pdfÌ128Í(size_t k)ÎGsl.RanDiscreteÖ0Ïpublic double +peekÌ128Í(void* buffer, size_t offset, size_t count)ÎGLib.BufferedInputStreamÖ0Ïpublic size_t +peekÌ128Í()ÎGdk.EventÖ0Ïpublic unowned +peekÌ128Í(uint size)ÎGst.AdapterÖ0Ïpublic uchar +peekÌ128Í()ÎGst.BusÖ0Ïpublic Gst.Message +peekÌ128Í(Gst.CollectData data)ÎGst.CollectPadsÖ0Ïpublic unowned +peekÌ128Í(int64 offset, uint size)ÎGst.TypeFindÖ0Ïpublic uchar +peek_bits_uint16Ì128Í(out uint16 val, uint nbits)ÎGst.BitReaderÖ0Ïpublic bool +peek_bits_uint32Ì128Í(out uint32 val, uint nbits)ÎGst.BitReaderÖ0Ïpublic bool +peek_bits_uint64Ì128Í(out uint64 val, uint nbits)ÎGst.BitReaderÖ0Ïpublic bool +peek_bits_uint8Ì128Í(out uchar val, uint nbits)ÎGst.BitReaderÖ0Ïpublic bool +peek_bufferÌ128Í(size_t count)ÎGLib.BufferedInputStreamÖ0Ïpublic void * +peek_childrenÌ128Í()ÎGdk.WindowÖ0Ïpublic unowned +peek_currentÌ128Í()ÎGnomeVFS.ContextÖ0Ïpublic unowned +peek_dataÌ128Í()ÎGsf.BlobÖ0Ïpublic void * +peek_dataÌ128Í(uint size, out uchar val)ÎGst.ByteReaderÖ0Ïpublic bool +peek_eventÌ128Í()ÎGdk.DisplayÖ0Ïpublic Gdk.Event +peek_float32_beÌ128Í(out float val)ÎGst.ByteReaderÖ0Ïpublic bool +peek_float32_leÌ128Í(out float val)ÎGst.ByteReaderÖ0Ïpublic bool +peek_float64_beÌ128Í(out double val)ÎGst.ByteReaderÖ0Ïpublic bool +peek_float64_leÌ128Í(out double val)ÎGst.ByteReaderÖ0Ïpublic bool +peek_headÌ128Í()ÎGLib.QueueÖ0Ïpublic weak G +peek_int16_beÌ128Í(out int16 val)ÎGst.ByteReaderÖ0Ïpublic bool +peek_int16_leÌ128Í(out int16 val)ÎGst.ByteReaderÖ0Ïpublic bool +peek_int24_beÌ128Í(out int32 val)ÎGst.ByteReaderÖ0Ïpublic bool +peek_int24_leÌ128Í(out int32 val)ÎGst.ByteReaderÖ0Ïpublic bool +peek_int32_beÌ128Í(out int32 val)ÎGst.ByteReaderÖ0Ïpublic bool +peek_int32_leÌ128Í(out int32 val)ÎGst.ByteReaderÖ0Ïpublic bool +peek_int64_beÌ128Í(out int64 val)ÎGst.ByteReaderÖ0Ïpublic bool +peek_int64_leÌ128Í(out int64 val)ÎGst.ByteReaderÖ0Ïpublic bool +peek_int8Ì128Í(out char val)ÎGst.ByteReaderÖ0Ïpublic bool +peek_next_tokenÌ128Í()ÎGLib.ScannerÖ0Ïpublic TokenType +peek_nthÌ128Í(uint n)ÎGLib.QueueÖ0Ïpublic weak G +peek_pointerÌ128Í()ÎGLib.ValueÖ0Ïpublic void * +peek_real_dataÌ128Í(ulong ret_size)ÎGsf.ClipDataÖ0Ïpublic void * +peek_tailÌ128Í()ÎGLib.QueueÖ0Ïpublic weak G +peek_uint16_beÌ128Í(out uint16 val)ÎGst.ByteReaderÖ0Ïpublic bool +peek_uint16_leÌ128Í(out uint16 val)ÎGst.ByteReaderÖ0Ïpublic bool +peek_uint24_beÌ128Í(out uint32 val)ÎGst.ByteReaderÖ0Ïpublic bool +peek_uint24_leÌ128Í(out uint32 val)ÎGst.ByteReaderÖ0Ïpublic bool +peek_uint32_beÌ128Í(out uint32 val)ÎGst.ByteReaderÖ0Ïpublic bool +peek_uint32_leÌ128Í(out uint32 val)ÎGst.ByteReaderÖ0Ïpublic bool +peek_uint64_beÌ128Í(out uint64 val)ÎGst.ByteReaderÖ0Ïpublic bool +peek_uint64_leÌ128Í(out uint64 val)ÎGst.ByteReaderÖ0Ïpublic bool +peek_uint8Ì128Í(out uchar val)ÎGst.ByteReaderÖ0Ïpublic bool +peepÌ128Í(Event* events, int numevents, EventAction action, EventMask mask)ÎSDL.EventÖ0Ïpublic void +peerÌ8ÎGst.PadÖ0ÏGst.Pad +peer_accept_capsÌ128Í(Gst.Caps caps)ÎGst.PadÖ0Ïpublic bool +peer_get_capsÌ128Í()ÎGst.PadÖ0Ïpublic Gst.Caps +peer_noauthÌ8ÎOobs.IfacePPPÖ0Ïbool +peer_queryÌ128Í(Gst.Query query)ÎGst.PadÖ0Ïpublic bool +peergroupÌ8ÎGst.IndexGroupÖ0Ïint +pendingÌ128Í()ÎGLib.MainContextÖ0Ïpublic bool +pendingÌ128Í()ÎX.DisplayÖ0Ïpublic int +pending_configureÌ8ÎGst.BaseTransformÖ0Ïbool +pending_notify_countÌ8ÎGConf.ClientÖ0Ïint +pending_place_cursor_buttonÌ8ÎGtk.TextViewÖ0Ïint +pending_scrollÌ8ÎGtk.TextViewÖ0ÏGtk.TextPendingScroll +pending_stateÌ8ÎGst.ElementÖ0ÏGst.State +percentageÌ8ÎGnomeVFS.ModuleCallbackStatusMessageInÖ0Ïint +perfÌ128Í()ÎGLib.TestÖ0Ïpublic bool +permissionsÌ8ÎGnomeVFS.ACEÖ0Ïvoid +permissionsÌ8ÎGnomeVFS.FileInfoÖ0ÏGnomeVFS.FilePermissions +permissionsÌ8ÎPoppler.DocumentÖ0ÏPoppler.Permissions +permuteÌ128Í(size_t* p, [CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.PermuteÖ0Ïpublic int +permuteÌ128Í(size_t* p, [CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.PermuteComplexÖ0Ïpublic int +permuteÌ128Í(Permutation p, Vector v)ÎGsl.PermuteVectorÖ0Ïpublic int +permuteÌ128Í(Permutation p, Vector v)ÎGsl.PermuteVectorComplexÖ0Ïpublic int +permute_inverseÌ128Í(size_t* p, [CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.PermuteÖ0Ïpublic int +permute_inverseÌ128Í(size_t* p, [CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.PermuteComplexÖ0Ïpublic int +permute_inverseÌ128Í(Permutation p, Vector v)ÎGsl.PermuteVectorÖ0Ïpublic int +permute_inverseÌ128Í(Permutation p, Vector v)ÎGsl.PermuteVectorComplexÖ0Ïpublic int +persistentÌ8ÎOobs.IfacePPPÖ0Ïbool +pg_bg_colorÌ8ÎGtk.TextAttributesÖ0ÏGdk.Color +pg_bg_color_setÌ8ÎGtk.TextTagÖ0 +phaseÌ8ÎGnomeVFS.XferProgressInfoÖ0ÏGnomeVFS.XferPhase +phone_numberÌ8ÎOobs.IfacePPPÖ0 +phone_prefixÌ8ÎOobs.IfacePPPÖ0 +phonesÌ8ÎGst.SDPMessageÖ0ÏGLib.Array +phones_lenÌ128Í()ÎGst.SDPMessageÖ0 +photometricÌ8ÎTiff.RGBAImageÖ0Ïuint16 +physicalÌ8ÎSoup.AddressÖ0 +pick_dialogÌ8ÎGnome.IconEntryÖ0ÏGtk.Dialog +pid_file_createÌ128Í()ÎDaemonÖ0Ïpublic int +pid_file_identÌ8ÎDaemonÖ0 +pid_file_is_runningÌ128Í()ÎDaemonÖ0Ïpublic int +pid_file_killÌ128Í(Sig s)ÎDaemonÖ0Ïpublic int +pid_file_kill_waitÌ128Í(Sig s, int m)ÎDaemonÖ0Ïpublic int +pid_file_procÌ8ÎDaemonÖ0ÏPidFileProc +pid_file_proc_defaultÌ128Í()ÎDaemonÖ0 +pid_file_removeÌ128Í()ÎDaemonÖ0Ïpublic int +pid_read_resource_usageÌ128Í(Gdk.Display gdk_display, ulong pid, Wnck.ResourceUsage usage)ÎWnckÖ0Ïpublic void +pid_tÌ2048ÎPosixÖ0 +pinÌ128Í()ÎWnck.WindowÖ0Ïpublic void +pingÌ128Í()ÎMysql.DatabaseÖ0Ïpublic int +pipeÌ128Í([CCode (array_length = false, null_terminated = false)] int[] pipefd)ÎPosixÖ0Ïpublic int +pitchÌ8ÎSDL.SurfaceÖ0Ïuint16 +pitchesÌ8ÎSDL.OverlayÖ0Ïuint16 +pixÌ8ÎV4l2.FmtÖ0ÏPixelFormat +pixbufÌ8ÎGoo.CanvasImageÖ0ÏGdk.Pixbuf +pixbufÌ8ÎGoo.CanvasImageModelÖ0ÏGdk.Pixbuf +pixbufÌ8ÎGtk.CellRendererPixbufÖ0ÏGdk.Pixbuf +pixbufÌ8ÎGtk.ImageÖ0ÏGdk.Pixbuf +pixbufÌ8ÎGtk.ImageGIconDataÖ0ÏGdk.Pixbuf +pixbufÌ8ÎGtk.ImageIconNameDataÖ0ÏGdk.Pixbuf +pixbufÌ8ÎGtk.ImagePixbufDataÖ0ÏGdk.Pixbuf +pixbufÌ8ÎGtk.StatusIconÖ0ÏGdk.Pixbuf +pixbuf_animationÌ8ÎGtk.ImageÖ0ÏGdk.PixbufAnimation +pixbuf_columnÌ8ÎExo.IconBarÖ0Ïint +pixbuf_columnÌ8ÎExo.IconViewÖ0Ïint +pixbuf_columnÌ8ÎGtk.IconViewÖ0Ïint +pixbuf_expander_closedÌ8ÎGtk.CellRendererPixbufÖ0ÏGdk.Pixbuf +pixbuf_expander_openÌ8ÎGtk.CellRendererPixbufÖ0ÏGdk.Pixbuf +pixbuf_from_fileÌ128Í(string file_name)ÎRsvgÖ0Ïpublic unowned +pixbuf_from_file_at_max_sizeÌ128Í(string file_name, int max_width, int max_height)ÎRsvgÖ0Ïpublic unowned +pixbuf_from_file_at_sizeÌ128Í(string file_name, int width, int height)ÎRsvgÖ0Ïpublic unowned +pixbuf_from_file_at_zoomÌ128Í(string file_name, double x_zoom, double y_zoom)ÎRsvgÖ0Ïpublic unowned +pixbuf_from_file_at_zoom_with_maxÌ128Í(string file_name, double x_zoom, double y_zoom, int max_width, int max_height)ÎRsvgÖ0Ïpublic unowned +pixbuf_get_from_drawableÌ128Í(Gdk.Pixbuf? dest, Gdk.Drawable src, Gdk.Colormap? cmap, int src_x, int src_y, int dest_x, int dest_y, int width, int height)ÎGdkÖ0Ïpublic unowned +pixbuf_get_from_imageÌ128Í(Gdk.Pixbuf? dest, Gdk.Image src, Gdk.Colormap? cmap, int src_x, int src_y, int dest_x, int dest_y, int width, int height)ÎGdkÖ0Ïpublic unowned +pixbuf_render_pixmap_and_maskÌ128Í(Gdk.Pixbuf pixbuf, out unowned Gdk.Pixmap pixmap_return, out unowned Gdk.Bitmap mask_return, int alpha_threshold)ÎGdkÖ0Ïpublic void +pixbuf_render_pixmap_and_mask_for_colormapÌ128Í(Gdk.Pixbuf pixbuf, Gdk.Colormap colormap, out unowned Gdk.Pixmap pixmap_return, out unowned Gdk.Bitmap mask_return, int alpha_threshold)ÎGdkÖ0Ïpublic void +pixbuf_render_threshold_alphaÌ128Í(Gdk.Pixbuf pixbuf, Gdk.Bitmap bitmap, int src_x, int src_y, int dest_x, int dest_y, int width, int height, int alpha_threshold)ÎGdkÖ0Ïpublic void +pixdata_typeÌ8ÎGdk.PixdataÖ0Ïuint32 +pixelÌ8ÎGdk.ColorÖ0Ïuint32 +pixel_dataÌ8ÎGdk.PixdataÖ0Ïuchar +pixel_formatÌ8ÎV4l2.FrameivalEnumÖ0Ïuint32 +pixel_formatÌ8ÎV4l2.FramsizeEnumÖ0Ïuint32 +pixel_sizeÌ8ÎGtk.ImageÖ0Ïint +pixelaspectÌ8ÎV4l2.CropCapÖ0ÏFraction +pixelformatÌ8ÎV4l2.FormatDescriptorÖ0 +pixelformatÌ8ÎV4l2.PixelFormatÖ0Ïuint32 +pixelsÌ8ÎGdk.PixbufÖ0Ïvoid +pixelsÌ8ÎSDL.OverlayÖ0Ïuchar +pixelsÌ8ÎSDL.SurfaceÖ0Ïvoid +pixels_above_linesÌ8ÎGtk.TextAttributesÖ0Ïint +pixels_above_linesÌ8ÎGtk.TextTagÖ0Ïint +pixels_above_linesÌ8ÎGtk.TextViewÖ0Ïint +pixels_above_lines_setÌ8ÎGtk.TextTagÖ0Ïbool +pixels_below_linesÌ8ÎGtk.TextAttributesÖ0Ïint +pixels_below_linesÌ8ÎGtk.TextTagÖ0Ïint +pixels_below_linesÌ8ÎGtk.TextViewÖ0Ïint +pixels_below_lines_setÌ8ÎGtk.TextTagÖ0Ïbool +pixels_buttonÌ8ÎGtk.FontSelectionÖ0ÏGtk.Widget +pixels_inside_wrapÌ8ÎGtk.TextAttributesÖ0Ïint +pixels_inside_wrapÌ8ÎGtk.TextTagÖ0Ïint +pixels_inside_wrapÌ8ÎGtk.TextViewÖ0Ïint +pixels_inside_wrap_setÌ8ÎGtk.TextTagÖ0Ïbool +pixels_per_unitÌ8ÎGtk.RulerMetricÖ0Ïdouble +pixmapÌ8ÎGtk.CurveÖ0ÏGdk.Pixmap +pixmapÌ8ÎGtk.ImageÖ0ÏGdk.Pixmap +pixmapÌ8ÎGtk.ImagePixmapDataÖ0ÏGdk.Pixmap +pixmap_bytesÌ8ÎWnck.ResourceUsageÖ0 +pixmap_infoÌ8ÎGnome.UIInfoÖ0Ïvoid +pixmap_subdirÌ8ÎGnome.IconEntryÖ0 +pixmap_typeÌ8ÎGnome.UIInfoÖ0ÏGnome.UIPixmapType +placeÌ8ÎX.CirculateEventÖ0Ïint +placeÌ8ÎX.CirculateRequestEventÖ0Ïint +place_cursorÌ128Í(Gtk.TextIter where)ÎGtk.TextBufferÖ0Ïpublic void +place_cursor_onscreenÌ128Í()ÎGtk.TextViewÖ0Ïpublic bool +planesÌ8ÎGst.gst_riff_strf_vidsÖ0Ïuint16 +planesÌ8ÎSDL.OverlayÖ0Ïint +planes_of_screenÌ128Í()ÎX.ScreenÖ0Ïpublic int +platformÌ8ÎOobs.SessionÖ0 +playÌ128Í(Chunk chunk, int loops, int ticks=-1)ÎSDLMixer.ChannelÖ0Ïpublic int +playÌ128Í(int loops)ÎSDLMixer.MusicÖ0Ïpublic int +play_system_soundÌ128Í(string sample)ÎHildonÖ0Ïpublic void +playing_asyncÌ8ÎGst.BaseSinkÖ0Ïbool +plug_addedÌ128Í()ÎGtk.SocketÖ0Ïpublic virtual signal void +plug_removedÌ128Í()ÎGtk.SocketÖ0Ïpublic virtual signal bool +plug_widgetÌ8ÎGtk.SocketÖ0ÏGtk.Widget +plug_windowÌ8ÎGtk.SocketÖ0ÏGdk.Window +plugin_addedÌ128Í(void* plugin)ÎGst.RegistryÖ0Ïpublic virtual signal void +plugin_executeÌ128Í(string filename, void* data, bool user_activated)ÎOsso.ContextÖ0Ïpublic Status +plugin_filterÌ128Í(Gst.PluginFilter filter, bool first)ÎGst.RegistryÖ0Ïpublic GLib.List +plugin_initÌ8ÎGst.PluginDescÖ0ÏGst.PluginInitFunc +plugin_nameÌ8ÎGst.PluginFeatureÖ0 +plugin_saveÌ128Í(string filename, void* data)ÎOsso.ContextÖ0Ïpublic Status +pluginsÌ8ÎGst.RegistryÖ0ÏGLib.List +plus_buttonÌ8ÎGtk.ScaleButtonÖ0ÏGtk.Widget +pochÌ128Í(double a, double x)ÎGsl.GammaBetaÖ0Ïpublic double +poch_eÌ128Í(double a, double x, out Result result)ÎGsl.GammaBetaÖ0Ïpublic int +pochrelÌ128Í(double a, double x)ÎGsl.GammaBetaÖ0Ïpublic double +pochrel_eÌ128Í(double a, double x, out Result result)ÎGsl.GammaBetaÖ0Ïpublic int +pointÌ8ÎCairo.PathDataÖ0ÏPathDataPoint +pointÌ8ÎGtk.CurveÖ0ÏGdk.Point +point_inÌ128Í(int x, int y)ÎGdk.RegionÖ0Ïpublic bool +pointer_eventsÌ8ÎGoo.CanvasItemÖ0ÏGoo.CanvasPointerEvents +pointer_eventsÌ8ÎGoo.CanvasItemModelÖ0ÏGoo.CanvasPointerEvents +pointer_eventsÌ8ÎGoo.CanvasItemSimpleDataÖ0 +pointer_grabÌ128Í(Gdk.Window window, bool owner_events, Gdk.EventMask event_mask, Gdk.Window? confine_to, Gdk.Cursor? cursor, uint32 time_)ÎGdkÖ0Ïpublic Gdk.GrabStatus +pointer_grabÌ128Í(Goo.CanvasItem item, Gdk.EventMask event_mask, Gdk.Cursor cursor, uint32 time)ÎGoo.CanvasÖ0Ïpublic Gdk.GrabStatus +pointer_grab_buttonÌ8ÎGoo.CanvasÖ0 +pointer_grab_info_libgtk_onlyÌ128Í(Gdk.Display display, out unowned Gdk.Window grab_window, bool owner_events)ÎGdkÖ0Ïpublic bool +pointer_grab_initial_itemÌ8ÎGoo.CanvasÖ0ÏGoo.CanvasItem +pointer_grab_itemÌ8ÎGoo.CanvasÖ0ÏGoo.CanvasItem +pointer_hooksÌ8ÎGdk.DisplayÖ0ÏGdk.DisplayPointerHooks +pointer_is_grabbedÌ128Í()ÎGdkÖ0Ïpublic bool +pointer_is_grabbedÌ128Í()ÎGdk.DisplayÖ0Ïpublic bool +pointer_itemÌ8ÎGoo.CanvasÖ0ÏGoo.CanvasItem +pointer_to_offsetÌ128Í(string pos)Ö0Ïpublic long +pointer_ungrabÌ128Í(uint32 time_)ÎGdkÖ0Ïpublic void +pointer_ungrabÌ128Í(uint32 time_)ÎGdk.DisplayÖ0Ïpublic void +pointer_ungrabÌ128Í(Goo.CanvasItem item, uint32 time)ÎGoo.CanvasÖ0Ïpublic void +pointsÌ8ÎGoo.CanvasPolylineÖ0ÏGoo.CanvasPoints +pointsÌ8ÎGoo.CanvasPolylineModelÖ0ÏGoo.CanvasPoints +points_buttonÌ8ÎGtk.FontSelectionÖ0ÏGtk.Widget +poissonÌ128Í(RNG r, double mu)ÎGsl.RandistÖ0 +poisson_PÌ128Í(uint k, double mu)ÎGsl.CDFÖ0Ïpublic double +poisson_QÌ128Í(uint k, double mu)ÎGsl.CDFÖ0Ïpublic double +poisson_arrayÌ128Í(RNG r, size_t n, [CCode (array_length = false)] uint[] array, double mu)ÎGsl.RandistÖ0Ïpublic void +poisson_pdfÌ128Í(uint k, double mu)ÎGsl.RandistÖ0Ïpublic double +polarÌ128Í(double r, double theta)ÎGsl.ComplexÖ0Ïpublic Complex +polar_to_rectÌ128Í(double r, double theta, out Result x, out Result y)ÎGsl.TrigÖ0Ïpublic int +pollÌ128Í(Gst.MessageType events, Gst.ClockTimeDiff timeout)ÎGst.BusÖ0Ïpublic Gst.Message +pollÌ128Í(Gst.RTSPEvent events, Gst.RTSPEvent revents, GLib.TimeVal timeout)ÎGst.RTSPConnectionÖ0Ïpublic Gst.RTSPResult +pollÌ128Í(pollfd fds, nfds_t nfds, int timeout)ÎPosixÖ0Ïpublic int +pollÌ128Í(Event ev)ÎSDL.EventÖ0Ïpublic int +poll_for_mediaÌ128Í(GLib.Cancellable? cancellable, GLib.AsyncReadyCallback? callback)ÎGLib.DriveÖ0Ïpublic abstract void +poll_for_media_finishÌ128Í(GLib.AsyncResult _result)ÎGLib.DriveÖ0Ïpublic abstract bool +poll_modem_statusÌ128Í(out ushort status)ÎFTDI.ContextÖ0Ïpublic int +pollfdÌ2048ÎPosixÖ0 +pollingÌ8ÎGst.BinÖ0Ïbool +poly_complex_evalÌ128Í(Complex[] c, Complex z)ÎGsl.PolyÖ0Ïpublic Complex +polygonÌ128Í(Gdk.Point[] points, Gdk.FillRule fill_rule)ÎGdk.RegionÖ0Ïpublic Gdk.Region +polyline_dataÌ8ÎGoo.CanvasPolylineÖ0ÏGoo.CanvasPolylineData +polyline_dataÌ8ÎGoo.CanvasPolylineModelÖ0ÏGoo.CanvasPolylineData +polynomialÌ8ÎGsl.InterpTypesÖ0ÏInterpType +popÌ128Í()ÎGLib.AsyncQueueÖ0Ïpublic G +popÌ128Í()ÎGnome.AppBarÖ0Ïpublic void +popÌ128Í()ÎGst.BusÖ0Ïpublic Gst.Message +popÌ128Í(Gst.CollectData data)ÎGst.CollectPadsÖ0Ïpublic unowned +popÌ128Í(out unowned Gst.DataQueueItem item)ÎGst.DataQueueÖ0Ïpublic bool +popÌ128Í(uint context_id)ÎGtk.StatusbarÖ0Ïpublic void +popÌ128Í()ÎHildon.BreadCrumbTrailÖ0Ïpublic void +popÌ128Í(int n)ÎLua.LuaVMÖ0Ïpublic void +pop_colormapÌ128Í()ÎGtk.WidgetÖ0Ïpublic void +pop_composite_childÌ128Í()ÎGtk.WidgetÖ0Ïpublic void +pop_currentÌ128Í()ÎGLib.CancellableÖ0Ïpublic void +pop_filteredÌ128Í(Gst.MessageType types)ÎGst.BusÖ0Ïpublic Gst.Message +pop_groupÌ128Í()ÎCairo.ContextÖ0Ïpublic Pattern +pop_group_to_sourceÌ128Í()ÎCairo.ContextÖ0Ïpublic void +pop_headÌ128Í()ÎGLib.QueueÖ0Ïpublic G +pop_nthÌ128Í(uint n)ÎGLib.QueueÖ0Ïpublic G +pop_startupÌ128Í()ÎGtk.MozEmbedÖ0Ïpublic void +pop_tailÌ128Í()ÎGLib.QueueÖ0Ïpublic G +pop_unlockedÌ128Í()ÎGLib.AsyncQueueÖ0Ïpublic G +popdownÌ128Í()ÎGtk.ComboBoxÖ0Ïpublic virtual signal bool +popdownÌ128Í()ÎGtk.MenuÖ0Ïpublic void +popdownÌ128Í()ÎGtk.ScaleButtonÖ0Ïpublic virtual signal void +popdownÌ128Í()ÎHildon.ColorButtonÖ0Ïpublic void +popt_contextÌ8ÎGnome.ProgramÖ0Ïvoid +popt_flagsÌ8ÎGnome.ProgramÖ0Ïint +popt_tableÌ8ÎGnome.ProgramÖ0Ïvoid +populate_popupÌ128Í(Gtk.Menu menu)ÎGtk.EntryÖ0Ïpublic virtual signal void +populate_popupÌ128Í(Gtk.Menu menu)ÎGtk.LabelÖ0Ïpublic virtual signal void +populate_popupÌ128Í(Gtk.Menu menu)ÎGtk.TextViewÖ0Ïpublic virtual signal void +populate_popupÌ128Í(Gtk.Menu p0)ÎWebKit.WebViewÖ0Ïpublic virtual signal void +popupÌ128Í()ÎGtk.ComboBoxÖ0Ïpublic virtual signal void +popupÌ128Í(Gtk.Widget? parent_menu_shell, Gtk.Widget? parent_menu_item, Gtk.MenuPositionFunc? func, uint button, uint32 activate_time)ÎGtk.MenuÖ0Ïpublic void +popupÌ128Í()ÎGtk.ScaleButtonÖ0Ïpublic virtual signal void +popup_completionÌ8ÎGtk.EntryCompletionÖ0Ïbool +popup_context_menuÌ128Í(int x, int y, int button_number)ÎGtk.ToolbarÖ0Ïpublic virtual signal bool +popup_disableÌ128Í()ÎGtk.NotebookÖ0Ïpublic void +popup_enableÌ128Í()ÎGtk.NotebookÖ0Ïpublic void +popup_menuÌ8ÎGtk.EntryÖ0ÏGtk.Widget +popup_menuÌ128Í(uint button, uint activate_time)ÎGtk.StatusIconÖ0Ïpublic virtual signal void +popup_menuÌ8ÎGtk.TextViewÖ0ÏGtk.Widget +popup_menuÌ128Í()ÎGtk.WidgetÖ0Ïpublic virtual signal bool +popup_set_widthÌ8ÎGtk.EntryCompletionÖ0Ïbool +popup_shownÌ8ÎGtk.ComboBoxÖ0Ïbool +popup_shownÌ8ÎHildon.ColorButtonÖ0Ïbool +popup_single_matchÌ8ÎGtk.EntryCompletionÖ0Ïbool +portÌ8ÎEpc.ConsumerÖ0Ïint +portÌ8ÎGLib.InetSocketAddressÖ0 +portÌ8ÎGLib.NetworkAddressÖ0 +portÌ8ÎGnomeKeyring.NetworkPasswordDataÖ0Ïuint32 +portÌ8ÎGnomeVFS.ModuleCallbackFillAuthenticationInÖ0Ïint +portÌ8ÎGnomeVFS.ModuleCallbackFullAuthenticationInÖ0Ïint +portÌ8ÎGnomeVFS.ModuleCallbackSaveAuthenticationInÖ0Ïint +portÌ8ÎGst.NetAddressÖ0Ïuint16 +portÌ8ÎGst.NetClientClockÖ0Ïint +portÌ8ÎGst.NetTimeProviderÖ0Ïint +portÌ8ÎGst.RTSPTransportÖ0ÏGst.RTSPRange +portÌ8ÎGst.RTSPUrlÖ0Ïuint16 +portÌ8ÎGst.SDPMediaÖ0 +portÌ8ÎSDLNet.IPAddressÖ0Ïuint16 +portÌ8ÎSoup.AddressÖ0Ïint +portÌ8ÎSoup.ServerÖ0 +portÌ8ÎSoup.URIÖ0 +portÌ8ÎSoup.UriÖ0 +portÌ8ÎXml.URIÖ0Ïint +posÌ8ÎGst.CollectDataÖ0 +positionÌ128Í(List llink)ÎGLib.ListÖ0Ïpublic int +positionÌ128Í(SList llink)ÎGLib.SListÖ0Ïpublic int +positionÌ8ÎGLib.ScannerÖ0 +positionÌ8ÎGsf.InputÖ0Ïint64 +positionÌ8ÎGsf.OutputÖ0Ïint64 +positionÌ128Í()ÎGsl.MultifitFdfsolverÖ0Ïpublic Vector +positionÌ128Í()ÎGsl.MultifitFsolverÖ0Ïpublic Vector +positionÌ8ÎGtk.PanedÖ0Ïint +positionÌ8ÎGtk.RulerÖ0Ïdouble +positionÌ8ÎGtk.WindowÖ0 +positionÌ8ÎHildon.FontSelectionDialogÖ0Ïint +positionÌ8ÎHildon.SeekbarÖ0Ïdouble +positionÌ128Í(int16 degrees, uchar distance)ÎSDLMixer.ChannelÖ0Ïpublic int +positionÌ128Í(double position)ÎSDLMixer.MusicÖ0Ïpublic int +position_funcÌ8ÎGtk.MenuÖ0ÏGtk.MenuPositionFunc +position_func_dataÌ8ÎGtk.MenuÖ0Ïvoid +position_menuÌ128Í(Gtk.Menu menu, out int x, out int y, out bool push_in)ÎGtk.StatusIconÖ0Ïpublic void +position_setÌ8ÎGtk.PanedÖ0Ïbool +position_setÌ8ÎHildon.FontSelectionDialogÖ0Ïbool +position_to_rectÌ128Í(Gdk.Rectangle rect, Gdk.Screen screen)ÎSexy.TooltipÖ0Ïpublic void +position_to_widgetÌ128Í(Gtk.Widget widget)ÎSexy.TooltipÖ0Ïpublic void +posix_fadviceÌ128Í(int fd, long offset, long len, int advice)ÎPosixÖ0Ïpublic int +posix_fallocateÌ128Í(int fd, long offset, long len)ÎPosixÖ0Ïpublic int +posix_openptÌ128Í(int flags)ÎPosixÖ0Ïpublic int +postÌ128Í(owned Gst.Message message)ÎGst.BusÖ0Ïpublic bool +postÌ128Í()ÎSDL.SemaphoreÖ0Ïpublic int +post_activateÌ128Í(Gtk.Action p0)ÎGtk.ActionGroupÖ0Ïpublic virtual signal void +post_activateÌ128Í(Gtk.Action action)ÎGtk.UIManagerÖ0Ïpublic virtual signal void +post_args_parseÌ8ÎGnome.ModuleInfoÖ0ÏGnome.ModuleHook +post_messageÌ128Í(owned Gst.Message message)ÎGst.ElementÖ0Ïpublic bool +postinitÌ128Í(void* app, void* modinfo)ÎGnomeVFSÖ0Ïpublic void +powÌ128Í(double x, double y)ÎGLib.MathÖ0Ïpublic double +powÌ128Í(Complex z, Complex a)ÎGsl.ComplexÖ0Ïpublic Complex +pow10Ì128Í(double x)ÎGLib.MathÖ0Ïpublic double +pow10fÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +pow_intÌ128Í(double x, int n)ÎGsl.PowÖ0Ïpublic double +pow_int_eÌ128Í(double x, int n, out Result result)ÎGsl.PowÖ0Ïpublic int +pow_realÌ128Í(Complex z, double x)ÎGsl.ComplexÖ0Ïpublic Complex +powfÌ128Í(float x, float y)ÎGLib.MathÖ0Ïpublic float +ppollÌ128Í(pollfd fds, nfds_t nfds, timespec? timeout, sigset_t? sigmask)ÎPosixÖ0Ïpublic int +pre_activateÌ128Í(Gtk.Action p0)ÎGtk.ActionGroupÖ0Ïpublic virtual signal void +pre_activateÌ128Í(Gtk.Action action)ÎGtk.UIManagerÖ0Ïpublic virtual signal void +pre_args_parseÌ8ÎGnome.ModuleInfoÖ0ÏGnome.ModuleHook +pre_parse_libgtk_onlyÌ128Í()ÎGdkÖ0Ïpublic void +predicateÌ8ÎRaptor.StatementÖ0Ïvoid +predicateÌ8ÎRasqal.TripleÖ0ÏLiteral +preedit_changedÌ128Í()ÎGtk.IMContextÖ0Ïpublic virtual signal void +preedit_cursorÌ8ÎGtk.EntryÖ0Ïuint16 +preedit_endÌ128Í()ÎGtk.IMContextÖ0Ïpublic virtual signal void +preedit_lengthÌ8ÎGtk.EntryÖ0Ïuint16 +preedit_startÌ128Í()ÎGtk.IMContextÖ0Ïpublic virtual signal void +preferred_applicationÌ128Í(string category, string? parameter, string working_directory, string[]? envp)ÎExo.ExecuteÖ0Ïpublic bool +preferred_application_on_screenÌ128Í(string category, string? parameter, string working_directory, string[]? envp, Gdk.Screen screen)ÎExo.ExecuteÖ0Ïpublic bool +prefixÌ8ÎGLib.CompletionÖ0 +prefixÌ8ÎGnome.AppÖ0 +prefixÌ8ÎHildon.FindToolbarÖ0 +prefixÌ8ÎXml.AttributeÖ0 +prefixÌ8ÎXml.ElementÖ0 +prefixÌ8ÎXml.ElementContentÖ0 +prefixÌ8ÎXml.NsÖ0 +prefixÌ128Í()ÎXml.TextReaderÖ0 +prefix_matchesÌ128Í(GLib.File file)ÎGLib.FileÖ0Ïpublic abstract bool +preinitÌ128Í(void* app, void* modinfo)ÎGnomeVFSÖ0Ïpublic void +preloadÌ128Í(string dirname, GConf.ClientPreloadType type)ÎGConf.ClientÖ0Ïpublic void +prepareÌ128Í(out int priority)ÎGLib.MainContextÖ0Ïpublic bool +prepareÌ8ÎGLib.SourceFuncsÖ0ÏSourcePrepareFunc +prepareÌ128Í(Gst.RingBufferSpec spec)ÎGst.AudioSinkÖ0Ïpublic virtual bool +prepareÌ128Í(Gst.RingBufferSpec spec)ÎGst.AudioSrcÖ0Ïpublic virtual bool +prepareÌ128Í(Gtk.Widget page)ÎGtk.AssistantÖ0Ïpublic virtual signal void +prepareÌ128Í(string? query_string, Raptor.Uri? base_uri)ÎRasqal.QueryÖ0Ïpublic int +prepareÌ128Í(string sql, int n_bytes, out Statement stmt, out string tail = null)ÎSqlite.DatabaseÖ0Ïpublic int +prepare_output_bufferÌ128Í(Gst.Buffer input, int size, Gst.Caps caps, out unowned Gst.Buffer buf)ÎGst.BaseTransformÖ0Ïpublic virtual Gst.FlowReturn +prepare_readÌ128Í(int segment, uchar readptr, int len)ÎGst.RingBufferÖ0Ïpublic bool +prepare_runÌ128Í(Pango.LayoutRun run)ÎPango.RendererÖ0Ïpublic virtual void +prepare_seek_segmentÌ128Í(Gst.Event seek, Gst.Segment segment)ÎGst.BaseSrcÖ0Ïpublic virtual bool +prepare_v2Ì128Í(string sql, int n_bytes, out Statement stmt, out string tail = null)ÎSqlite.DatabaseÖ0Ïpublic int +prepare_xwindow_idÌ128Í()ÎGst.XOverlayÖ0Ïpublic void +prependÌ128Í(uint8[] data)ÎGLib.ByteArrayÖ0Ïpublic void +prependÌ128Í(owned G data)ÎGLib.ListÖ0Ïpublic void +prependÌ128Í(owned G data)ÎGLib.SListÖ0Ïpublic void +prependÌ128Í(owned G data)ÎGLib.SequenceÖ0Ïpublic SequenceIter +prependÌ128Í(string val)ÎGLib.StringBuilderÖ0Ïpublic weak StringBuilder +prependÌ128Í(Value value)ÎGLib.ValueArrayÖ0Ïpublic void +prependÌ128Í(out Gtk.TreeIter iter)ÎGtk.ListStoreÖ0Ïpublic void +prependÌ128Í(Gtk.Widget child)ÎGtk.MenuShellÖ0Ïpublic void +prependÌ128Í(out Gtk.TreeIter iter, Gtk.TreeIter? parent)ÎGtk.TreeStoreÖ0Ïpublic void +prependÌ128Í(Oobs.ListIter iter)ÎOobs.ListÖ0Ïpublic void +prepend_cÌ128Í(char c)ÎGLib.StringBuilderÖ0Ïpublic weak StringBuilder +prepend_indexÌ128Í(int index_)ÎGtk.TreePathÖ0Ïpublic void +prepend_lenÌ128Í(string val, long len)ÎGLib.StringBuilderÖ0Ïpublic weak StringBuilder +prepend_nameÌ128Í(string iconname)ÎGLib.ThemedIconÖ0Ïpublic void +prepend_pageÌ128Í(Gtk.Widget page)ÎGtk.AssistantÖ0Ïpublic int +prepend_pageÌ128Í(Gtk.Widget child, Gtk.Widget? tab_label)ÎGtk.NotebookÖ0Ïpublic int +prepend_page_menuÌ128Í(Gtk.Widget child, Gtk.Widget? tab_label, Gtk.Widget? menu_label)ÎGtk.NotebookÖ0Ïpublic int +prepend_search_pathÌ128Í(string path)ÎGtk.IconThemeÖ0Ïpublic void +prepend_search_pathÌ128Í(string path)ÎGtk.SourceStyleSchemeManagerÖ0Ïpublic void +prepend_terminal_to_vectorÌ128Í(int argc, out unowned string argv)ÎGnomeÖ0Ïpublic void +prepend_textÌ128Í(string text)ÎGtk.ComboBoxÖ0Ïpublic void +prepend_unicharÌ128Í(unichar wc)ÎGLib.StringBuilderÖ0Ïpublic weak StringBuilder +prepend_valÌ128Í(G value)ÎGLib.ArrayÖ0Ïpublic void +prepend_valsÌ128Í(void* data, uint len)ÎGLib.ArrayÖ0Ïpublic void +prerollÌ128Í(Gst.Buffer buffer)ÎGst.BaseSinkÖ0Ïpublic virtual Gst.FlowReturn +preroll_condÌ8ÎGst.PadÖ0ÏGLib.Cond +preroll_lockÌ8ÎGst.PadÖ0ÏGLib.Mutex +preroll_queueÌ8ÎGst.BaseSinkÖ0ÏGLib.Queue +preroll_queue_lenÌ8ÎGst.BaseSinkÖ0 +preroll_queue_max_lenÌ8ÎGst.BaseSinkÖ0Ïint +preroll_queuedÌ8ÎGst.BaseSinkÖ0Ïint +presenceÌ8ÎGst.PadTemplateÖ0ÏGst.PadPresence +presenceÌ8ÎGst.StaticPadTemplateÖ0ÏGst.PadPresence +presentÌ128Í()ÎGtk.WindowÖ0Ïpublic void +present_with_timeÌ128Í(uint32 timestamp)ÎGtk.WindowÖ0Ïpublic void +preserveÌ128Í()ÎXml.TextReaderÖ0Ïpublic Node * +preserve_patternÌ128Í(string pattern, [CCode (array_length = false)] string[] namespaces)ÎXml.TextReaderÖ0Ïpublic int +pressedÌ128Í()ÎGtk.ButtonÖ0Ïpublic virtual signal void +prettyÌ8ÎJson.GeneratorÖ0Ïbool +pretty_printÌ8ÎGsf.XMLOutÖ0Ïbool +prevÌ8ÎGLib.ListÖ0ÏList +prevÌ8ÎGLib.NodeÖ0ÏNode +prevÌ128Í()ÎGLib.SequenceIterÖ0Ïpublic SequenceIter +prevÌ128Í()ÎGsl.CombinationÖ0Ïpublic int +prevÌ128Í()ÎGsl.PermutationÖ0Ïpublic int +prevÌ128Í(string category)ÎGtk.SourceMarkÖ0Ïpublic unowned +prevÌ128Í()ÎGtk.TreePathÖ0Ïpublic bool +prevÌ8ÎLm.MessageNodeÖ0ÏLm.MessageNode +prevÌ128Í()ÎSoup.XmlrpcValueArrayIteratorÖ0Ïpublic unowned +prevÌ8ÎUSB.BusÖ0ÏBus +prevÌ8ÎUSB.DeviceÖ0ÏDevice +prevÌ8ÎXml.AttrÖ0ÏAttr +prevÌ8ÎXml.AttributeÖ0ÏNode +prevÌ8ÎXml.DocÖ0ÏNode +prevÌ8ÎXml.DtdÖ0ÏNode +prevÌ8ÎXml.ElementÖ0ÏNode +prevÌ8ÎXml.EntityÖ0ÏNode +prevÌ8ÎXml.NodeÖ0ÏNode +prev_charÌ128Í()Ö0 +prev_clusterÌ128Í()ÎPango.GlyphItemIterÖ0Ïpublic bool +prev_monthÌ128Í()ÎGtk.CalendarÖ0Ïpublic virtual signal void +prev_monthÌ128Í()ÎHildon.CalendarÖ0Ïpublic virtual signal void +prev_pageÌ128Í()ÎGtk.NotebookÖ0Ïpublic void +prev_yearÌ128Í()ÎGtk.CalendarÖ0Ïpublic virtual signal void +prev_yearÌ128Í()ÎHildon.CalendarÖ0Ïpublic virtual signal void +previewÌ128Í(Gtk.PrintOperationPreview preview, Gtk.PrintContext context, Gtk.Window parent)ÎGtk.PrintOperationÖ0Ïpublic virtual signal bool +preview_entryÌ8ÎGtk.FontSelectionÖ0ÏGtk.Widget +preview_textÌ8ÎGtk.FontSelectionÖ0 +preview_textÌ8ÎHildon.FontSelectionDialogÖ0 +preview_widgetÌ8ÎGtk.FileChooserÖ0ÏGtk.Widget +preview_widget_activeÌ8ÎGtk.FileChooserÖ0Ïbool +previous_attempt_failedÌ8ÎGnomeVFS.ModuleCallbackAuthenticationInÖ0Ïbool +previous_idÌ8ÎGnome.ClientÖ0 +primary_icon_activatableÌ8ÎGtk.EntryÖ0Ïbool +primary_icon_giconÌ8ÎGtk.EntryÖ0ÏGLib.Icon +primary_icon_nameÌ8ÎGtk.EntryÖ0 +primary_icon_pixbufÌ8ÎGtk.EntryÖ0ÏGdk.Pixbuf +primary_icon_sensitiveÌ8ÎGtk.EntryÖ0Ïbool +primary_icon_stockÌ8ÎGtk.EntryÖ0 +primary_icon_storage_typeÌ8ÎGtk.EntryÖ0ÏGtk.ImageType +primary_icon_tooltip_markupÌ8ÎGtk.EntryÖ0 +primary_icon_tooltip_textÌ8ÎGtk.EntryÖ0 +primary_messageÌ8ÎGnomeVFS.ModuleCallbackQuestionInÖ0 +printÌ128Í(string format, ...)ÎGLibÖ0Ïpublic void +printÌ128Í()ÎGst.AllocTraceÖ0Ïpublic void +printÌ128Í(GLib.FileStream fh)ÎRasqal.GraphPatternÖ0Ïpublic void +printÌ128Í(GLib.FileStream fh)ÎRasqal.TripleÖ0Ïpublic void +printÌ128Í(GLib.FileStream stream)ÎXml.URIÖ0Ïpublic void +print_allÌ128Í()ÎGst.AllocTraceÖ0Ïpublic void +print_backgroundsÌ8ÎWebKit.WebSettingsÖ0Ïbool +print_element_argsÌ128Í(GLib.StringBuilder buf, int indent, Gst.Element element)ÎGstÖ0Ïpublic void +print_error_quarkÌ128Í()ÎGtkÖ0Ïpublic GLib.Quark +print_footerÌ8ÎGtk.SourcePrintCompositorÖ0Ïbool +print_headerÌ8ÎGtk.SourcePrintCompositorÖ0Ïbool +print_line_numbersÌ8ÎGtk.SourcePrintCompositorÖ0 +print_liveÌ128Í()ÎGst.AllocTraceÖ0Ïpublic void +print_pad_capsÌ128Í(GLib.StringBuilder buf, int indent, Gst.Pad pad)ÎGstÖ0Ïpublic void +print_run_page_setup_dialogÌ128Í(Gtk.Window parent, Gtk.PageSetup page_setup, Gtk.PrintSettings settings)ÎGtkÖ0Ïpublic unowned +print_run_page_setup_dialog_asyncÌ128Í(Gtk.Window parent, Gtk.PageSetup page_setup, Gtk.PrintSettings settings, Gtk.PageSetupDoneFunc done_cb, void* data)ÎGtkÖ0Ïpublic void +print_settingsÌ8ÎGtk.PrintOperationÖ0ÏGtk.PrintSettings +print_stateÌ128Í()ÎGsl.RNGÖ0Ïpublic void +print_tÌ128Í(void* xp)ÎGsl.SimanÖ0Ïpublic delegate void +printdirÌ8ÎTiff.TagMethodsÖ0ÏPrintMethod +printerrÌ128Í(string format, ...)ÎGLibÖ0Ïpublic void +printfÌ128Í(...)Ö0 +printfÌ128Í(string format, ...)ÎGLib.FileStreamÖ0Ïpublic void +printfÌ128Í(string format, ...)ÎGLib.StringBuilderÖ0Ïpublic void +printfÌ128Í(string format, ...)ÎGsf.OutputÖ0Ïpublic bool +printfÌ128Í(string label, string file, int line, string reason)ÎGsl.StreamÖ0Ïpublic void +printfÌ128Í(string format,...)ÎPosixÖ0Ïpublic void +printfÌ128Í(string format, ...)ÎZLib.GZFileStreamÖ0Ïpublic int +printf_bufÌ8ÎGsf.OutputÖ0 +printf_buf_sizeÌ8ÎGsf.OutputÖ0Ïint +printf_escapedÌ128Í(string format, ...)ÎGLib.MarkupÖ0 +printwÌ128Í(string str, ...)ÎCursesÖ0Ïpublic int +printwÌ128Í(string str, ...)ÎCurses.WindowÖ0Ïpublic int +priorityÌ8ÎGst.gst_riff_strhÖ0Ïuint32 +priorityÌ8ÎGtk.BindingSetÖ0Ïint +priorityÌ8ÎGtk.TextTagÖ0Ïint +privÌ8ÎV4l2.PixelFormatÖ0Ïuint32 +private_dataÌ8ÎFuse.ContextÖ0Ïvoid +private_key_fileÌ8ÎEpc.PublisherÖ0 +probe_and_get_valuesÌ128Í(GLib.ParamSpec pspec)ÎGst.PropertyProbeÖ0Ïpublic unowned +probe_and_get_values_nameÌ128Í(string name)ÎGst.PropertyProbeÖ0Ïpublic unowned +probe_neededÌ128Í(void* pspec)ÎGst.PropertyProbeÖ0Ïpublic virtual signal void +probe_propertyÌ128Í(GLib.ParamSpec pspec)ÎGst.PropertyProbeÖ0Ïpublic abstract void +probe_property_nameÌ128Í(string name)ÎGst.PropertyProbeÖ0Ïpublic void +processÌ128Í(Gst.Buffer @in)ÎGst.BaseRTPDepayloadÖ0Ïpublic virtual unowned +process_all_updatesÌ128Í()ÎGdk.WindowÖ0Ïpublic void +process_idÌ8ÎGnome.ClientÖ0Ïint +process_internal_connectionÌ128Í(int fd)ÎX.DisplayÖ0Ïpublic void +process_requestsÌ128Í()ÎOobs.ObjectÖ0Ïpublic void +process_requestsÌ128Í()ÎOobs.SessionÖ0Ïpublic void +process_updatesÌ128Í(bool update_children)ÎGdk.WindowÖ0Ïpublic void +process_wordÌ128Í(string word, int length, bool do_strip)ÎTracker.ParserÖ0 +processingInstructionÌ8ÎXml.SAXHandlerÖ0ÏprocessingInstructionSAXFunc +processingInstructionSAXFuncÌ128Í(void* ctx, string target, string data)ÎXmlÖ0Ïpublic delegate void +producerÌ8ÎPoppler.DocumentÖ0 +productÌ8ÎFTDI.EEPROMÖ0Ïunowned +product_idÌ8ÎFTDI.EEPROMÖ0Ïint +profileÌ8ÎGst.RTSPTransportÖ0ÏGst.RTSPProfile +profileÌ128Í(ProfileCallback? xprofile)ÎSqlite.DatabaseÖ0Ïpublic void +programÌ8ÎGnome.ClientÖ0 +program_nameÌ8ÎGtk.AboutDialogÖ0 +progressÌ128Í(int cur, int max)ÎGtk.MozEmbedÖ0Ïpublic signal void +progress_fractionÌ8ÎGtk.EntryÖ0Ïdouble +progress_infoÌ8ÎGnomeVFS.ProgressCallbackStateÖ0ÏGnomeVFS.XferProgressInfo +progress_pulseÌ128Í()ÎGtk.EntryÖ0Ïpublic void +progress_pulse_stepÌ8ÎGtk.EntryÖ0Ïdouble +progressbarÌ8ÎHildon.NoteÖ0ÏGtk.ProgressBar +projectÌ128Í(Histogram h, NTuple ntuple, NTupleValueFn* value_func, NTupleSelectFn* select_func)ÎGsl.NTupleÖ0Ïpublic int +propagate_errorÌ128Í()ÎGLib.SimpleAsyncResultÖ0Ïpublic bool +propagate_eventÌ128Í(Gtk.Widget widget, Gdk.Event event)ÎGtkÖ0Ïpublic void +propagate_exposeÌ128Í(Gtk.Widget child, Gdk.EventExpose event)ÎGtk.ContainerÖ0Ïpublic void +propagate_key_eventÌ128Í(Gdk.EventKey event)ÎGtk.WindowÖ0Ïpublic bool +propertiesÌ8ÎGlade.ChildInfoÖ0ÏGlade.Property +propertiesÌ8ÎGlade.WidgetInfoÖ0ÏGlade.Property +propertiesÌ8ÎGoo.CanvasStyleÖ0ÏGLib.Array +propertiesÌ8ÎGst.ControllerÖ0ÏGLib.List +propertiesÌ8ÎXml.NodeÖ0ÏAttr +propertyÌ8ÎGdk.EventÖ0ÏGdk.EventProperty +propertyÌ8ÎGdk.EventSelectionÖ0ÏGdk.Atom +propertyÌ8ÎX.SelectionEventÖ0ÏAtom +property_cacheÌ8ÎGtk.StyleÖ0ÏGLib.Array +property_changeÌ128Í(void* values)ÎAtk.ObjectÖ0Ïpublic virtual signal void +property_changeÌ128Í(Gdk.Window window, Gdk.Atom property, Gdk.Atom type, int format, Gdk.PropMode mode, uchar[] data, int nelements)ÎGdkÖ0Ïpublic void +property_changedÌ128Í(string p0, GLib.Value p1)ÎXfconf.ChannelÖ0Ïpublic virtual signal void +property_changed_signalÌ8ÎGtk.TreeViewColumnÖ0 +property_deleteÌ128Í(Gdk.Window window, Gdk.Atom property)ÎGdkÖ0Ïpublic void +property_getÌ128Í(Gdk.Window window, Gdk.Atom property, Gdk.Atom type, ulong offset, ulong length, int pdelete, out Gdk.Atom actual_property_type, int actual_format, int actual_length, uchar[] data)ÎGdkÖ0Ïpublic bool +property_nameÌ8ÎAtk.PropertyValuesÖ0 +property_nameÌ8ÎGst.ValueArrayÖ0 +property_nameÌ8ÎGtk.RcPropertyÖ0ÏGLib.Quark +property_notify_eventÌ128Í(Gdk.EventProperty event)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +property_prefixÌ8ÎTracker.ServiceÖ0 +property_settings_collectÌ128Í(GLib.Type object_type, GLib.Parameter[] p_params, ref ulong p_n_params, ...)ÎGsfÖ0Ïpublic void +property_settings_freeÌ128Í(GLib.Parameter[] params)ÎGsfÖ0Ïpublic void +property_valuesÌ8ÎGtk.SettingsÖ0ÏGtk.SettingsPropertyValue +protoÌ8ÎGst.SDPMediaÖ0 +protocolÌ8ÎEpc.ConsumerÖ0ÏEpc.Protocol +protocolÌ8ÎEpc.PublisherÖ0ÏEpc.Protocol +protocolÌ8ÎGLib.NetworkServiceÖ0 +protocolÌ8ÎGdk.DragContextÖ0ÏGdk.DragProtocol +protocolÌ8ÎGnomeKeyring.NetworkPasswordDataÖ0 +protocolÌ8ÎGnomeVFS.ModuleCallbackFillAuthenticationInÖ0 +protocolÌ8ÎGnomeVFS.ModuleCallbackFullAuthenticationInÖ0 +protocolÌ8ÎGnomeVFS.ModuleCallbackSaveAuthenticationInÖ0 +protocolÌ8ÎSoup.UriÖ0ÏSoup.Protocol +protocol_build_uriÌ128Í(Epc.Protocol protocol, string hostname, ushort port, string path)ÎEpcÖ0 +protocol_from_nameÌ128Í(string name, Epc.Protocol fallback)ÎEpcÖ0Ïpublic Epc.Protocol +protocol_get_classÌ128Í()ÎEpcÖ0Ïpublic weak GLib.EnumClass +protocol_get_service_typeÌ128Í(Epc.Protocol protocol)ÎEpcÖ0 +protocol_get_uri_schemeÌ128Í(Epc.Protocol protocol)ÎEpcÖ0 +protocol_revisionÌ128Í()ÎX.DisplayÖ0Ïpublic int +protocol_to_stringÌ128Í(Epc.Protocol value)ÎEpcÖ0 +protocol_versionÌ128Í()ÎX.DisplayÖ0Ïpublic int +provideÌ128Í(string library)ÎGladeÖ0Ïpublic void +provide_clockÌ8ÎGst.BaseAudioSinkÖ0Ïbool +provide_clockÌ8ÎGst.BaseAudioSrcÖ0Ïbool +provide_clockÌ128Í()ÎGst.ElementÖ0Ïpublic virtual unowned +provided_clockÌ8ÎGst.BaseAudioSinkÖ0ÏGst.Clock +provided_clockÌ8ÎGst.BinÖ0ÏGst.Clock +provides_clockÌ128Í()ÎGst.ElementÖ0Ïpublic bool +proximityÌ8ÎGdk.EventÖ0ÏGdk.EventProximity +proximity_in_eventÌ128Í(Gdk.EventProximity event)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +proximity_out_eventÌ128Í(Gdk.EventProximity event)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +proxyÌ8ÎSoup.AuthDomainÖ0Ïbool +proxyÌ128Í(string host, int port, string user, string passwd, int type)ÎXml.NanoFTPÖ0Ïpublic void +proxy_getcapsÌ128Í()ÎGst.PadÖ0Ïpublic unowned +proxy_setcapsÌ128Í(Gst.Caps caps)ÎGst.PadÖ0Ïpublic bool +proxy_uriÌ8ÎSoup.ConnectionÖ0Ïvoid +proxy_uriÌ8ÎSoup.SessionÖ0ÏSoup.URI +pselectÌ128Í(int nfds, fd_set? readfds, fd_set? writefds, fd_set? exceptfds, timespec timeout, sigset_t sigmask)ÎPosixÖ0Ïpublic int +psiÌ128Í(double x)ÎGsl.PsiÖ0Ïpublic double +psi_1Ì128Í(double x)ÎGsl.PsiÖ0Ïpublic double +psi_1_eÌ128Í(double x, out Result result)ÎGsl.PsiÖ0Ïpublic int +psi_1_intÌ128Í(int n)ÎGsl.PsiÖ0Ïpublic double +psi_1_int_eÌ128Í(int n, out Result result)ÎGsl.PsiÖ0Ïpublic int +psi_1piyÌ128Í(double y)ÎGsl.PsiÖ0Ïpublic double +psi_1piy_eÌ128Í(double y, out Result result)ÎGsl.PsiÖ0Ïpublic int +psi_eÌ128Í(double x, out Result result)ÎGsl.PsiÖ0Ïpublic int +psi_e_nÌ128Í(int n, double x, out Result result)ÎGsl.PsiÖ0Ïpublic int +psi_intÌ128Í(int n)ÎGsl.PsiÖ0Ïpublic double +psi_int_eÌ128Í(int n, out Result result)ÎGsl.PsiÖ0Ïpublic int +psi_nÌ128Í(int n, double x)ÎGsl.PsiÖ0Ïpublic double +ptÌ8ÎGst.BaseRTPPayloadÖ0 +ptrÌ128Í(size_t i, size_t j)ÎGsl.MatrixÖ0Ïpublic double * +ptrÌ128Í(size_t i, size_t j)ÎGsl.MatrixComplexÖ0Ïpublic double * +ptrÌ128Í(size_t i)ÎGsl.VectorÖ0Ïpublic double * +ptrÌ128Í(size_t i)ÎGsl.VectorComplexÖ0Ïpublic Complex * +ptsÌ8ÎV4l2.EncIdxEntryÖ0Ïuint64 +publisher_resolvedÌ128Í(Epc.Protocol protocol, string hostname, uint port)ÎEpc.ConsumerÖ0Ïpublic virtual signal void +pull_rangeÌ128Í(uint64 offset, uint size, out unowned Gst.Buffer buffer)ÎGst.PadÖ0Ïpublic Gst.FlowReturn +pulseÌ8ÎGtk.CellRendererProgressÖ0Ïint +pulseÌ128Í()ÎGtk.ProgressBarÖ0Ïpublic void +pulse_fractionÌ8ÎGtk.ProgressBarÖ0Ïdouble +pulse_stepÌ8ÎGtk.ProgressBarÖ0Ïdouble +pumpÌ128Í()ÎSDL.EventÖ0Ïpublic void +purge_itemsÌ128Í()ÎGtk.RecentManagerÖ0Ïpublic int +pushÌ128Í(owned G data)ÎGLib.AsyncQueueÖ0Ïpublic void +pushÌ128Í(void* data)ÎGLib.ThreadPoolÖ0Ïpublic void +pushÌ128Í(string status)ÎGnome.AppBarÖ0Ïpublic void +pushÌ128Í(Gst.Buffer buf)ÎGst.AdapterÖ0Ïpublic void +pushÌ128Í(uchar data, uint payload_len, Gst.ClockTime timestamp)ÎGst.BaseRTPAudioPayloadÖ0Ïpublic Gst.FlowReturn +pushÌ128Í(Gst.Buffer out_buf)ÎGst.BaseRTPDepayloadÖ0Ïpublic Gst.FlowReturn +pushÌ128Í(Gst.Buffer buffer)ÎGst.BaseRTPPayloadÖ0Ïpublic Gst.FlowReturn +pushÌ128Í(Gst.DataQueueItem item)ÎGst.DataQueueÖ0Ïpublic bool +pushÌ128Í(Gst.Iterator other)ÎGst.IteratorÖ0Ïpublic void +pushÌ128Í(owned Gst.Buffer buffer)ÎGst.PadÖ0Ïpublic Gst.FlowReturn +pushÌ128Í(uint context_id, string text)ÎGtk.StatusbarÖ0 +pushÌ128Í(Hildon.BreadCrumb item, void* id, GLib.DestroyNotify notify)ÎHildon.BreadCrumbTrailÖ0Ïpublic void +pushÌ128Í(Event ev)ÎSDL.EventÖ0Ïpublic int +push_booleanÌ128Í(int b)ÎLua.LuaVMÖ0Ïpublic void +push_cclosureÌ128Í(CallbackFunc f, int n)ÎLua.LuaVMÖ0Ïpublic void +push_cfunctionÌ128Í(CallbackFunc f)ÎLua.LuaVMÖ0Ïpublic void +push_colormapÌ128Í(Gdk.Colormap cmap)ÎGtk.WidgetÖ0Ïpublic void +push_composite_childÌ128Í()ÎGtk.WidgetÖ0Ïpublic void +push_currentÌ128Í()ÎGLib.CancellableÖ0Ïpublic void +push_eventÌ128Í(owned Gst.Event event)ÎGst.PadÖ0Ïpublic bool +push_fstringÌ128Í(string fmt, ...)ÎLua.LuaVMÖ0Ïpublic unowned string +push_groupÌ128Í()ÎCairo.ContextÖ0Ïpublic void +push_group_with_contentÌ128Í(Content content)ÎCairo.ContextÖ0Ïpublic void +push_headÌ128Í(owned G data)ÎGLib.QueueÖ0Ïpublic void +push_iconÌ128Í(string text, Gtk.Widget icon, void* id, GLib.DestroyNotify destroy)ÎHildon.BreadCrumbTrailÖ0Ïpublic void +push_integerÌ128Í(int n)ÎLua.LuaVMÖ0Ïpublic void +push_lightuserdataÌ128Í(void* p)ÎLua.LuaVMÖ0Ïpublic void +push_literalÌ128Í(string s)ÎLua.LuaVMÖ0Ïpublic void +push_lstringÌ128Í(string s, size_t size)ÎLua.LuaVMÖ0Ïpublic void +push_nilÌ128Í()ÎLua.LuaVMÖ0Ïpublic void +push_nthÌ128Í(owned G data, int n)ÎGLib.QueueÖ0Ïpublic void +push_numberÌ128Í(double n)ÎLua.LuaVMÖ0Ïpublic void +push_sortedÌ128Í(owned G data, CompareDataFunc func)ÎGLib.AsyncQueueÖ0Ïpublic void +push_sorted_unlockedÌ128Í(owned G data, CompareDataFunc func)ÎGLib.AsyncQueueÖ0Ïpublic void +push_startupÌ128Í()ÎGtk.MozEmbedÖ0Ïpublic void +push_stateÌ128Í(Gsf.XMLInDoc doc, void* new_state, Gsf.XMLInExtDtor dtor, string[] attrs)ÎGsf.XMLInÖ0Ïpublic void +push_stringÌ128Í(string s)ÎLua.LuaVMÖ0Ïpublic void +push_tailÌ128Í(owned G data)ÎGLib.QueueÖ0Ïpublic void +push_textÌ128Í(string text, void* id, GLib.DestroyNotify notify)ÎHildon.BreadCrumbTrailÖ0Ïpublic void +push_threadÌ128Í()ÎLua.LuaVMÖ0Ïpublic bool +push_tsÌ128Í(uint32 timestamp, Gst.Buffer out_buf)ÎGst.BaseRTPDepayloadÖ0Ïpublic Gst.FlowReturn +push_unlockedÌ128Í(owned G data)ÎGLib.AsyncQueueÖ0Ïpublic void +push_valueÌ128Í(int index)ÎLua.LuaVMÖ0Ïpublic void +pushedÌ8ÎGst.IteratorÖ0ÏGst.Iterator +putÌ128Í()ÎGdk.EventÖ0Ïpublic void +putÌ128Í(Gtk.Widget widget, int x, int y)ÎGtk.FixedÖ0Ïpublic void +putÌ128Í(Gtk.Widget child_widget, int x, int y)ÎGtk.LayoutÖ0Ïpublic void +putÌ8ÎTiff.RGBAImageÖ0ÏPutUnion +put_byteÌ128Í(uchar data, GLib.Cancellable? cancellable)ÎGLib.DataOutputStreamÖ0Ïpublic bool +put_eventÌ128Í(Gdk.Event event)ÎGdk.DisplayÖ0Ïpublic void +put_int16Ì128Í(int16 data, GLib.Cancellable? cancellable)ÎGLib.DataOutputStreamÖ0Ïpublic bool +put_int32Ì128Í(int32 data, GLib.Cancellable? cancellable)ÎGLib.DataOutputStreamÖ0Ïpublic bool +put_int64Ì128Í(int64 data, GLib.Cancellable? cancellable)ÎGLib.DataOutputStreamÖ0Ïpublic bool +put_pixelÌ128Í(int x, int y, uint32 pixel)ÎGdk.ImageÖ0Ïpublic void +put_stringÌ128Í(string str, GLib.Cancellable? cancellable)ÎGLib.DataOutputStreamÖ0Ïpublic bool +put_uint16Ì128Í(uint16 data, GLib.Cancellable? cancellable)ÎGLib.DataOutputStreamÖ0Ïpublic bool +put_uint32Ì128Í(uint32 data, GLib.Cancellable? cancellable)ÎGLib.DataOutputStreamÖ0Ïpublic bool +put_uint64Ì128Í(uint64 data, GLib.Cancellable? cancellable)ÎGLib.DataOutputStreamÖ0Ïpublic bool +putcÌ128Í(char c)ÎGLib.FileStreamÖ0Ïpublic void +putsÌ128Í(string s)ÎGLib.FileStreamÖ0Ïpublic void +putsÌ128Í(string line)ÎGsf.OutputÖ0Ïpublic bool +putsÌ128Í(string s)ÎZLib.GZFileStreamÖ0Ïpublic int +putwinÌ128Í(FileStream filep)ÎCurses.WindowÖ0Ïpublic int +pw_dirÌ8ÎPosix.PasswdÖ0 +pw_gecosÌ8ÎPosix.PasswdÖ0 +pw_gidÌ8ÎPosix.PasswdÖ0Ïgid_t +pw_nameÌ8ÎPosix.PasswdÖ0 +pw_passwdÌ8ÎPosix.PasswdÖ0 +pw_shellÌ8ÎPosix.PasswdÖ0 +pw_uidÌ8ÎPosix.PasswdÖ0Ïuid_t +qÌ4ÎSDL.KeySymbolÖ0 +q_denÌ8ÎGsl.SumLevinUWorkspaceÖ0Ïdouble +q_denÌ8ÎGsl.SumLevinUtruncWorkspaceÖ0Ïdouble +q_numÌ8ÎGsl.SumLevinUWorkspaceÖ0Ïdouble +q_numÌ8ÎGsl.SumLevinUtruncWorkspaceÖ0Ïdouble +qaÌ8ÎGsl.MathieuWorkspaceÖ0Ïdouble +qagÌ128Í(Function* f, double a, double b, double epsabs, double epsrel, size_t limit, int key, IntegrationWorkspace workspace, out double result, out double abserr)ÎGsl.IntegrationÖ0Ïpublic int +qagiÌ128Í(Function* f, double epsabs, double epsrel, size_t limit, IntegrationWorkspace workspace, out double result, out double abserr)ÎGsl.IntegrationÖ0Ïpublic int +qagilÌ128Í(Function* f, double b, double epsabs, double epsrel, size_t limit, IntegrationWorkspace workspace, out double result, out double abserr)ÎGsl.IntegrationÖ0Ïpublic int +qagiuÌ128Í(Function* f, double a, double epsabs, double epsrel, size_t limit, IntegrationWorkspace workspace, out double result, out double abserr)ÎGsl.IntegrationÖ0Ïpublic int +qagpÌ128Í(Function* f, [CCode (array_length = false)] double[] pts, size_t npts, double epsabs, double epsrel, size_t limit, IntegrationWorkspace workspace, out double result, out double abserr)ÎGsl.IntegrationÖ0Ïpublic int +qagsÌ128Í(Function* f, double a, double b, double epsabs, double epsrel, size_t limit, IntegrationWorkspace workspace, out double result, out double abserr)ÎGsl.IntegrationÖ0Ïpublic int +qawcÌ128Í(Function* f, double a, double b, double c, double epsabs, double epsrel, size_t limit, IntegrationWorkspace workspace, out double result, out double abserr)ÎGsl.IntegrationÖ0Ïpublic int +qawfÌ128Í(Function* f, double a, double epsabs, size_t limit, IntegrationWorkspace workspace, IntegrationWorkspace cycle_workspace, IntegrationQAWOTable wf, out double result, out double abserr)ÎGsl.IntegrationÖ0Ïpublic int +qawoÌ128Í(Function* f, double a, double epsabs, double epsrel, size_t limit, IntegrationWorkspace workspace, IntegrationQAWOTable wf, out double result, out double abserr)ÎGsl.IntegrationÖ0Ïpublic int +qawsÌ128Í(Function* f, double a, double b, IntegrationQAWSTable t, double epsabs, double epsrel, size_t limit, IntegrationWorkspace workspace, out double result, out double abserr)ÎGsl.IntegrationÖ0Ïpublic int +qbÌ8ÎGsl.MathieuWorkspaceÖ0Ïdouble +qchebÌ128Í(Function* f, double a, double b, out double cheb12, out double cheb24)ÎGsl.IntegrationÖ0Ïpublic void +qiflushÌ128Í()ÎCursesÖ0Ïpublic void +qkÌ128Í(int n, [CCode (array_length = false)] double[] xgk, [CCode (array_length = false)] double[] wg, [CCode (array_length = false)] double[] wgk, [CCode (array_length = false)] double[] fv1, [CCode (array_length = false)] double[] fv2, Function* f, double a, double b, out double result, out double abserr, out double resabs, double resasc)ÎGsl.IntegrationÖ0Ïpublic void +qk15Ì128Í(Function* f, double a, double b, out double result, out double abserr, out double resabs, out double resasc)ÎGsl.IntegrationÖ0Ïpublic void +qk21Ì128Í(Function* f, double a, double b, out double result, out double abserr, out double resabs, out double resasc)ÎGsl.IntegrationÖ0Ïpublic void +qk31Ì128Í(Function* f, double a, double b, out double result, out double abserr, out double resabs, out double resasc)ÎGsl.IntegrationÖ0Ïpublic void +qk41Ì128Í(Function* f, double a, double b, out double result, out double abserr, out double resabs, out double resasc)ÎGsl.IntegrationÖ0Ïpublic void +qk51Ì128Í(Function* f, double a, double b, out double result, out double abserr, out double resabs, out double resasc)ÎGsl.IntegrationÖ0Ïpublic void +qk61Ì128Í(Function* f, double a, double b, out double result, out double abserr, out double resabs, out double resasc)ÎGsl.IntegrationÖ0Ïpublic void +qlockÌ8ÎGst.DataQueueÖ0ÏGLib.Mutex +qnameÌ128Í()ÎGLib.TypeÖ0Ïpublic Quark +qngÌ128Í(Function* f, double a, double b, double epsabs, double epsrel, out double result, out double abserr, out size_t neval)ÎGsl.IntegrationÖ0Ïpublic int +qosÌ8ÎGst.BaseSinkÖ0Ïbool +qosÌ8ÎGst.BaseTransformÖ0Ïbool +qsortÌ128Í(void* base, size_t nmemb, size_t size, compar_fn_t func)ÎPosixÖ0Ïpublic void +qsort_rÌ128Í(void* base, size_t nmemb, size_t size, compar_fn_t func, void* arg)ÎPosixÖ0Ïpublic void +qualityÌ8ÎGst.gst_riff_strhÖ0Ïuint32 +qualityÌ8ÎV4l2.JpegCompressionÖ0Ïint +quantile_from_sorted_dataÌ128Í([CCode (array_length = false)] double[] sorted_data, size_t stride, size_t n, double f)ÎGsl.StatsÖ0Ïpublic double +quantize_line_geometryÌ128Í(int thickness, int position)ÎPangoÖ0Ïpublic void +quarkÌ8ÎGst.FormatDefinitionÖ0ÏGLib.Quark +quarkÌ8ÎGst.QueryTypeDefinitionÖ0ÏGLib.Quark +queryÌ128Í(int max_priority, out int timeout_, PollFD[] fds)ÎGLib.MainContextÖ0Ïpublic int +queryÌ128Í(uint signal_id, out SignalQuery query)ÎGLib.SignalÖ0Ïpublic void +queryÌ128Í(out TypeQuery query)ÎGLib.TypeÖ0Ïpublic void +queryÌ128Í(Gst.Query query)ÎGst.BaseSrcÖ0Ïpublic virtual bool +queryÌ128Í(Gst.Query query)ÎGst.ElementÖ0Ïpublic virtual bool +queryÌ128Í(Gst.Query query)ÎGst.PadÖ0Ïpublic bool +queryÌ8ÎGst.RTSPUrlÖ0 +queryÌ128Í(uint accel_key, Gdk.ModifierType accel_mods, uint n_entries)ÎGtk.AccelGroupÖ0Ïpublic unowned +queryÌ128Í(string stmt_str)ÎMysql.DatabaseÖ0Ïpublic int +queryÌ128Í(ref int frequency, ref uint16 format, ref int channels)ÎSDLMixerÖ0Ïpublic int +queryÌ8ÎSoup.URIÖ0 +queryÌ8ÎSoup.UriÖ0 +queryÌ128Í(string capability)ÎXfce.KioskÖ0Ïpublic bool +queryÌ8ÎXml.URIÖ0 +query_child_packingÌ128Í(Gtk.Widget child, out bool expand, out bool fill, out uint padding, out Gtk.PackType pack_type)ÎGtk.BoxÖ0Ïpublic void +query_colorÌ128Í(ulong pixel, out Gdk.Color _result)ÎGdk.ColormapÖ0Ïpublic void +query_convertÌ128Í(Gst.Format src_format, int64 src_val, Gst.Format dest_format, int64 dest_val)ÎGst.ElementÖ0Ïpublic bool +query_convertÌ128Í(Gst.Format src_format, int64 src_val, Gst.Format dest_format, int64 dest_val)ÎGst.PadÖ0Ïpublic bool +query_defaultÌ128Í(Gst.Query query)ÎGst.PadÖ0Ïpublic bool +query_default_handlerÌ128Í(GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic GLib.AppInfo +query_depthsÌ128Í(int depths, int count)ÎGdkÖ0Ïpublic void +query_durationÌ128Í(ref Gst.Format format, out int64 duration)ÎGst.ElementÖ0Ïpublic bool +query_durationÌ128Í(Gst.Format format, int64 duration)ÎGst.PadÖ0Ïpublic bool +query_existsÌ128Í(GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic bool +query_file_typeÌ128Í(GLib.FileQueryInfoFlags flags, GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic GLib.FileType +query_filesystem_infoÌ128Í(string attributes, GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic abstract unowned +query_filesystem_info_asyncÌ128Í(string attributes, int io_priority, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.FileÖ0Ïpublic abstract void +query_filesystem_info_finishÌ128Í(GLib.AsyncResult res)ÎGLib.FileÖ0Ïpublic abstract unowned +query_infoÌ128Í(string attributes, GLib.FileQueryInfoFlags flags, GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic abstract GLib.FileInfo +query_infoÌ128Í(string attributes, GLib.Cancellable? cancellable)ÎGLib.FileInputStreamÖ0Ïpublic virtual unowned +query_infoÌ128Í(string attributes, GLib.Cancellable? cancellable)ÎGLib.FileOutputStreamÖ0Ïpublic virtual unowned +query_info_asyncÌ128Í(string attributes, GLib.FileQueryInfoFlags flags, int io_priority, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.FileÖ0Ïpublic abstract void +query_info_asyncÌ128Í(string attributes, int io_priority, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.FileInputStreamÖ0Ïpublic virtual void +query_info_asyncÌ128Í(string attributes, int io_priority, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.FileOutputStreamÖ0Ïpublic virtual void +query_info_finishÌ128Í(GLib.AsyncResult res)ÎGLib.FileÖ0Ïpublic abstract GLib.FileInfo +query_info_finishÌ128Í(GLib.AsyncResult _result)ÎGLib.FileInputStreamÖ0Ïpublic virtual unowned +query_info_finishÌ128Í(GLib.AsyncResult _result)ÎGLib.FileOutputStreamÖ0Ïpublic virtual unowned +query_latencyÌ128Í(bool live, bool upstream_live, out Gst.ClockTime min_latency, out Gst.ClockTime max_latency)ÎGst.BaseSinkÖ0Ïpublic bool +query_latencyÌ128Í(bool live, out Gst.ClockTime min_latency, out Gst.ClockTime max_latency)ÎGst.BaseSrcÖ0Ïpublic bool +query_peer_convertÌ128Í(Gst.Format src_format, int64 src_val, Gst.Format dest_format, int64 dest_val)ÎGst.PadÖ0Ïpublic bool +query_peer_durationÌ128Í(Gst.Format format, int64 duration)ÎGst.PadÖ0Ïpublic bool +query_peer_positionÌ128Í(Gst.Format format, int64 cur)ÎGst.PadÖ0Ïpublic bool +query_positionÌ128Í(ref Gst.Format format, out int64 cur)ÎGst.ElementÖ0Ïpublic bool +query_positionÌ128Í(Gst.Format format, int64 cur)ÎGst.PadÖ0Ïpublic bool +query_rawÌ8ÎXml.URIÖ0 +query_settable_attributesÌ128Í(GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic abstract unowned +query_tab_label_packingÌ128Í(Gtk.Widget child, bool? expand, bool? fill, Gtk.PackType? pack_type)ÎGtk.NotebookÖ0Ïpublic void +query_tooltipÌ128Í(double x, double y, bool keyboard_tooltip, void* tooltip)ÎGoo.CanvasItemÖ0Ïpublic abstract bool +query_tooltipÌ128Í(int x, int y, bool keyboard_mode, Gtk.Tooltip tooltip)ÎGtk.StatusIconÖ0Ïpublic virtual signal bool +query_tooltipÌ128Í(int x, int y, bool keyboard_tooltip, Gtk.Tooltip tooltip)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +query_treeÌ128Í(Window w, out Window root_return, out Window parent_return, out Window[] children_return)ÎX.DisplayÖ0Ïpublic void +query_visual_typesÌ128Í(out Gdk.VisualType visual_types, int count)ÎGdkÖ0Ïpublic void +query_writable_namespacesÌ128Í(GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic abstract unowned +queryfuncÌ8ÎGst.PadÖ0ÏGst.PadQueryFunction +queueÌ8ÎGst.BaseRTPDepayloadÖ0ÏGLib.Queue +queueÌ8ÎGst.BusÖ0ÏGLib.Queue +queueÌ8ÎGst.DataQueueÖ0ÏGLib.Queue +queueÌ8ÎSoup.SessionÖ0ÏSoup.MessageQueue +queue_delayÌ8ÎGst.BaseRTPDepayloadÖ0 +queue_drawÌ128Í()ÎGtk.WidgetÖ0Ïpublic void +queue_draw_areaÌ128Í(int x, int y, int width, int height)ÎGtk.WidgetÖ0Ïpublic void +queue_lockÌ8ÎGst.BusÖ0ÏGLib.Mutex +queue_messageÌ128Í(Gst.RTSPMessage message)ÎGst.RTSPWatchÖ0 +queue_messageÌ128Í(owned Soup.Message msg, Soup.MessageCallbackFn callback)ÎSoup.SessionÖ0Ïpublic virtual void +queue_messageÌ128Í(owned Soup.Message msg, Soup.SessionCallback callback)ÎSoup.SessionÖ0Ïpublic virtual void +queue_resizeÌ128Í()ÎGtk.TreeViewColumnÖ0Ïpublic void +queue_resizeÌ128Í()ÎGtk.WidgetÖ0Ïpublic void +queue_resize_no_redrawÌ128Í()ÎGtk.WidgetÖ0Ïpublic void +queued_eventsÌ8ÎGdk.DisplayÖ0ÏGLib.List +queued_tailÌ8ÎGdk.DisplayÖ0ÏGLib.List +queuedpadsÌ8ÎGst.CollectPadsÖ0 +queuelockÌ8ÎGst.BaseRTPDepayloadÖ0Ïvoid +quickÌ128Í()ÎGLib.TestÖ0Ïpublic bool +quietÌ128Í()ÎGLib.TestÖ0Ïpublic bool +quitÌ128Í()ÎEpc.PublisherÖ0Ïpublic bool +quitÌ128Í()ÎGLib.MainLoopÖ0Ïpublic void +quitÌ128Í()ÎSDLÖ0Ïpublic void +quitÌ8ÎSDL.EventÖ0ÏQuitEvent +quitÌ128Í()ÎSDLNetÖ0Ïpublic void +quitÌ128Í()ÎSDLTTFÖ0Ïpublic void +quitÌ128Í()ÎSoup.ServerÖ0Ïpublic void +quitÌ128Í()ÎXml.NanoFTPÖ0Ïpublic int +quit_addÌ128Í(uint main_level, Gtk.Function function, void* data)ÎGtkÖ0 +quit_add_destroyÌ128Í(uint main_level, Gtk.Object object)ÎGtkÖ0Ïpublic void +quit_removeÌ128Í(uint quit_handler_id)ÎGtkÖ0Ïpublic void +quit_remove_by_dataÌ128Í(void* data)ÎGtkÖ0Ïpublic void +quit_subsystemÌ128Í(uint32 flags)ÎSDLÖ0Ïpublic void +quoteÌ128Í(string unquoted_string)ÎGLib.ShellÖ0 +quoteÌ8ÎGsf.OutputCsvÖ0 +quote_charÌ128Í()ÎXml.TextReaderÖ0Ïpublic int +quote_lenÌ8ÎGsf.OutputCsvÖ0 +quoting_modeÌ8ÎGsf.OutputCsvÖ0ÏGsf.OutputCsvQuotingMode +quoting_on_whitespaceÌ8ÎGsf.OutputCsvÖ0Ïbool +quoting_triggersÌ8ÎGsf.OutputCsvÖ0 +rÌ8ÎGst.FFTF32ComplexÖ0Ïfloat +rÌ8ÎGst.FFTF64ComplexÖ0Ïdouble +rÌ8ÎGst.FFTS16ComplexÖ0Ïint16 +rÌ8ÎGst.FFTS32ComplexÖ0Ïint32 +rÌ8ÎSDL.ColorÖ0Ïuchar +rÌ4ÎSDL.KeySymbolÖ0 +r250Ì8ÎGsl.RNGTypesÖ0ÏRNGType +radioÌ8ÎGtk.CellRendererToggleÖ0Ïbool +radius_xÌ8ÎGoo.CanvasEllipseÖ0Ïdouble +radius_xÌ8ÎGoo.CanvasEllipseDataÖ0Ïdouble +radius_xÌ8ÎGoo.CanvasEllipseModelÖ0Ïdouble +radius_xÌ8ÎGoo.CanvasRectÖ0Ïdouble +radius_xÌ8ÎGoo.CanvasRectDataÖ0Ïdouble +radius_xÌ8ÎGoo.CanvasRectModelÖ0Ïdouble +radius_yÌ8ÎGoo.CanvasEllipseÖ0Ïdouble +radius_yÌ8ÎGoo.CanvasEllipseDataÖ0Ïdouble +radius_yÌ8ÎGoo.CanvasEllipseModelÖ0Ïdouble +radius_yÌ8ÎGoo.CanvasRectÖ0Ïdouble +radius_yÌ8ÎGoo.CanvasRectDataÖ0Ïdouble +radius_yÌ8ÎGoo.CanvasRectModelÖ0Ïdouble +radix2_backwardÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.FFTComplexÖ0Ïpublic int +radix2_backwardÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.FFTHalfcomplexÖ0Ïpublic int +radix2_dif_backwardÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.FFTComplexÖ0Ïpublic int +radix2_dif_forwardÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.FFTComplexÖ0Ïpublic int +radix2_dif_inverseÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.FFTComplexÖ0Ïpublic int +radix2_dif_transformÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n, FFTDirection sign)ÎGsl.FFTComplexÖ0Ïpublic int +radix2_forwardÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.FFTComplexÖ0Ïpublic int +radix2_forwardÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.FFTRealÖ0Ïpublic int +radix2_inverseÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.FFTComplexÖ0Ïpublic int +radix2_inverseÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.FFTHalfcomplexÖ0Ïpublic int +radix2_transformÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n, FFTDirection sign)ÎGsl.FFTComplexÖ0Ïpublic int +radix2_transformÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.FFTHalfcomplexÖ0Ïpublic int +radix2_unpackÌ128Í([CCode (array_length = false)] double[] halfcomplex_coefficient, [CCode (array_length = false)] double[] complex_coefficient, size_t stride, size_t n)ÎGsl.FFTHalfcomplexÖ0Ïpublic int +raiseÌ128Í()ÎGdk.WindowÖ0Ïpublic void +raiseÌ128Í(Goo.CanvasItem above)ÎGoo.CanvasItemÖ0Ïpublic void +raiseÌ128Í(Goo.CanvasItemModel above)ÎGoo.CanvasItemModelÖ0Ïpublic void +raise_windowÌ128Í()ÎVte.TerminalÖ0Ïpublic virtual signal void +raise_windowÌ128Í(Window w)ÎX.DisplayÖ0Ïpublic int +ran0Ì8ÎGsl.RNGTypesÖ0ÏRNGType +ran1Ì8ÎGsl.RNGTypesÖ0ÏRNGType +ran2Ì8ÎGsl.RNGTypesÖ0ÏRNGType +ran3Ì8ÎGsl.RNGTypesÖ0ÏRNGType +randÌ8ÎGsl.RNGTypesÖ0ÏRNGType +rand48Ì8ÎGsl.RNGTypesÖ0ÏRNGType +rand_bitÌ128Í()ÎGLib.TestÖ0Ïpublic bool +rand_doubleÌ128Í()ÎGLib.TestÖ0Ïpublic double +rand_double_rangeÌ128Í()ÎGLib.TestÖ0Ïpublic double +rand_intÌ128Í()ÎGLib.TestÖ0Ïpublic int32 +rand_int_rangeÌ128Í(int32 begin, int32 end)ÎGLib.TestÖ0Ïpublic int32 +random128_bsdÌ8ÎGsl.RNGTypesÖ0ÏRNGType +random128_glibc2Ì8ÎGsl.RNGTypesÖ0ÏRNGType +random128_libc5Ì8ÎGsl.RNGTypesÖ0ÏRNGType +random256_bsdÌ8ÎGsl.RNGTypesÖ0ÏRNGType +random256_glibc2Ì8ÎGsl.RNGTypesÖ0ÏRNGType +random256_libc5Ì8ÎGsl.RNGTypesÖ0ÏRNGType +random32_bsdÌ8ÎGsl.RNGTypesÖ0ÏRNGType +random32_glibc2Ì8ÎGsl.RNGTypesÖ0ÏRNGType +random32_libc5Ì8ÎGsl.RNGTypesÖ0ÏRNGType +random64_bsdÌ8ÎGsl.RNGTypesÖ0ÏRNGType +random64_glibc2Ì8ÎGsl.RNGTypesÖ0ÏRNGType +random64_libc5Ì8ÎGsl.RNGTypesÖ0ÏRNGType +random8_bsdÌ8ÎGsl.RNGTypesÖ0ÏRNGType +random8_glibc2Ì8ÎGsl.RNGTypesÖ0ÏRNGType +random8_libc5Ì8ÎGsl.RNGTypesÖ0ÏRNGType +random_accessÌ8ÎGst.BaseSrcÖ0Ïbool +random_bsdÌ8ÎGsl.RNGTypesÖ0ÏRNGType +random_glibc2Ì8ÎGsl.RNGTypesÖ0ÏRNGType +random_libc5Ì8ÎGsl.RNGTypesÖ0ÏRNGType +randuÌ8ÎGsl.RNGTypesÖ0ÏRNGType +ranfÌ8ÎGsl.RNGTypesÖ0ÏRNGType +rangeÌ8ÎGsl.HistogramÖ0Ïdouble +rangeÌ8ÎGsl.HistogramPDFÖ0Ïdouble +rangeÌ128Í(int start, int end)ÎPango.AttrIteratorÖ0Ïpublic void +rangeÌ8ÎTiff.CIELabToRGBÖ0Ïint +range_errorÌ128Í(Hildon.NumberEditorErrorType type)ÎHildon.NumberEditorÖ0Ïpublic virtual signal bool +range_get_midpointÌ128Í(SequenceIter begin, SequenceIter end)ÎGLib.SequenceÖ0Ïpublic SequenceIter +range_rectÌ8ÎGtk.RangeÖ0ÏGdk.Rectangle +rangehighÌ8ÎV4l2.ModulatorÖ0Ïuint32 +rangehighÌ8ÎV4l2.TunerÖ0Ïuint32 +rangelowÌ8ÎV4l2.ModulatorÖ0Ïuint32 +rangelowÌ8ÎV4l2.TunerÖ0Ïuint32 +rankÌ8ÎGst.PluginFeatureÖ0 +ranluxÌ8ÎGsl.RNGTypesÖ0ÏRNGType +ranlux389Ì8ÎGsl.RNGTypesÖ0ÏRNGType +ranlxd1Ì8ÎGsl.RNGTypesÖ0ÏRNGType +ranlxd2Ì8ÎGsl.RNGTypesÖ0ÏRNGType +ranlxs0Ì8ÎGsl.RNGTypesÖ0ÏRNGType +ranlxs1Ì8ÎGsl.RNGTypesÖ0ÏRNGType +ranlxs2Ì8ÎGsl.RNGTypesÖ0ÏRNGType +ranmarÌ8ÎGsl.RNGTypesÖ0ÏRNGType +rateÌ8ÎGst.RingBufferSpecÖ0Ïint +rateÌ8ÎGst.SegmentÖ0Ïdouble +rateÌ8ÎGst.gst_riff_strf_audsÖ0Ïuint32 +rateÌ8ÎGst.gst_riff_strhÖ0Ïuint32 +rate_denominatorÌ8ÎGst.ClockÖ0ÏGst.ClockTime +rate_incrÌ8ÎSDL.AudioConverterÖ0Ïdouble +rate_limitÌ8ÎGLib.FileMonitorÖ0Ïint +rate_numeratorÌ8ÎGst.ClockÖ0ÏGst.ClockTime +ratioÌ8ÎGtk.AspectFrameÖ0Ïfloat +rawÌ128Í()ÎCursesÖ0Ïpublic int +rawÌ8ÎGsf.InputGZipÖ0Ïbool +rawÌ8ÎGsf.OutputGZipÖ0Ïbool +rawÌ8ÎV4l2.EncoderCmdÖ0ÏRaw +raw_dataÌ8ÎV4l2.FmtÖ0Ïuint8 +raw_dataÌ8ÎV4l2.ParmÖ0Ïuint8 +raw_equalÌ128Í(int index1, int index2)ÎLua.LuaVMÖ0Ïpublic bool +raw_getÌ128Í(int index)ÎLua.LuaVMÖ0Ïpublic void +raw_getiÌ128Í(int index, int n)ÎLua.LuaVMÖ0Ïpublic void +raw_modeÌ8ÎLm.MessageNodeÖ0Ïbool +raw_pathsÌ8ÎSoup.ServerÖ0Ïbool +raw_setÌ128Í(int index)ÎLua.LuaVMÖ0Ïpublic void +raw_setiÌ128Í(int index, int n)ÎLua.LuaVMÖ0Ïpublic void +rayleighÌ128Í(RNG r, double sigma)ÎGsl.RandistÖ0Ïpublic double +rayleigh_PÌ128Í(double x, double sigma)ÎGsl.CDFÖ0Ïpublic double +rayleigh_PinvÌ128Í(double P, double sigma)ÎGsl.CDFÖ0Ïpublic double +rayleigh_QÌ128Í(double x, double sigma)ÎGsl.CDFÖ0Ïpublic double +rayleigh_QinvÌ128Í(double Q, double sigma)ÎGsl.CDFÖ0Ïpublic double +rayleigh_pdfÌ128Í(double x, double sigma)ÎGsl.RandistÖ0Ïpublic double +rayleigh_tailÌ128Í(RNG r, double a, double sigma)ÎGsl.RandistÖ0Ïpublic double +rayleigh_tail_pdfÌ128Í(double x, double a, double sigma)ÎGsl.RandistÖ0Ïpublic double +rc_add_default_fileÌ128Í(string filename)ÎGtkÖ0Ïpublic void +rc_contextÌ8ÎGtk.SettingsÖ0ÏGtk.RcContext +rc_find_module_in_pathÌ128Í(string module_file)ÎGtkÖ0Ïpublic unowned string +rc_find_pixmap_in_pathÌ128Í(Gtk.Settings settings, GLib.Scanner scanner, string pixmap_file)ÎGtkÖ0Ïpublic unowned string +rc_get_default_filesÌ128Í()ÎGtkÖ0Ïpublic unowned string +rc_get_im_module_fileÌ128Í()ÎGtkÖ0Ïpublic unowned string +rc_get_im_module_pathÌ128Í()ÎGtkÖ0Ïpublic unowned string +rc_get_module_dirÌ128Í()ÎGtkÖ0Ïpublic unowned string +rc_get_styleÌ128Í(Gtk.Widget widget)ÎGtkÖ0Ïpublic unowned +rc_get_style_by_pathsÌ128Í(Gtk.Settings settings, string? widget_path, string? class_path, GLib.Type type)ÎGtkÖ0Ïpublic unowned +rc_get_theme_dirÌ128Í()ÎGtkÖ0Ïpublic unowned string +rc_parseÌ128Í(string filename)ÎGtkÖ0Ïpublic void +rc_parse_colorÌ128Í(GLib.Scanner scanner, Gdk.Color color)ÎGtkÖ0 +rc_parse_color_fullÌ128Í(GLib.Scanner scanner, Gtk.RcStyle style, Gdk.Color color)ÎGtkÖ0 +rc_parse_priorityÌ128Í(GLib.Scanner scanner, Gtk.PathPriorityType priority)ÎGtkÖ0 +rc_parse_stateÌ128Í(GLib.Scanner scanner, Gtk.StateType state)ÎGtkÖ0 +rc_parse_stringÌ128Í(string rc_string)ÎGtkÖ0Ïpublic void +rc_propertiesÌ8ÎGtk.RcStyleÖ0ÏGLib.Array +rc_reparse_allÌ128Í()ÎGtkÖ0Ïpublic bool +rc_reparse_all_for_settingsÌ128Í(Gtk.Settings settings, bool force_load)ÎGtkÖ0Ïpublic bool +rc_reset_stylesÌ128Í(Gtk.Settings settings)ÎGtkÖ0Ïpublic void +rc_scanner_newÌ128Í()ÎGtkÖ0Ïpublic unowned +rc_set_default_filesÌ128Í(string filenames)ÎGtkÖ0Ïpublic void +rc_styleÌ8ÎGtk.StyleÖ0ÏGtk.RcStyle +rc_style_listsÌ8ÎGtk.RcStyleÖ0ÏGLib.SList +rchrÌ128Í(long len, unichar c)Ö0 +readÌ8ÎFuse.OperationsÖ0ÏRead +readÌ128Í(GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic GLib.FileInputStream +readÌ128Í(void* buffer, size_t count, GLib.Cancellable? cancellable)ÎGLib.InputStreamÖ0Ïpublic ssize_t +readÌ128Í(GnomeVFS.Handle handle, void* buffer, GnomeVFS.FileSize bytes, out GnomeVFS.FileSize bytes_read)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +readÌ128Í(ulong num_bytes, uchar[]? optional_buffer)ÎGsf.InputÖ0Ïpublic weak uchar +readÌ128Í(Gsf.Input input)ÎGsf.StructuredBlobÖ0Ïpublic Gsf.StructuredBlob +readÌ128Í()ÎGsl.NTupleÖ0Ïpublic int +readÌ128Í(void* data, uint length)ÎGst.AudioSrcÖ0 +readÌ128Í(Gst.CollectData data, uchar bytes, uint size)ÎGst.CollectPadsÖ0 +readÌ128Í(uchar data, uint size, GLib.TimeVal timeout)ÎGst.RTSPConnectionÖ0Ïpublic Gst.RTSPResult +readÌ128Í(uint64 sample, uchar[] data, uint len)ÎGst.RingBufferÖ0 +readÌ128Í(int fd, void* buf, size_t count)ÎPosixÖ0Ïpublic ssize_t +readÌ128Í(void* buffer, size_t len, size_t nread)ÎSoup.SocketÖ0Ïpublic Soup.SocketIOStatus +readÌ128Í(void* buffer, size_t len, size_t nread, GLib.Cancellable cancellable)ÎSoup.SocketÖ0Ïpublic Soup.SocketIOStatus +readÌ128Í(void* dest, int len)ÎXml.NanoFTPÖ0Ïpublic int +readÌ128Í(void* dest, int len)ÎXml.NanoHTTPÖ0Ïpublic int +readÌ128Í()ÎXml.TextReaderÖ0Ïpublic int +readÌ128Í(char[] buf)ÎZLib.GZFileStreamÖ0Ïpublic int +read16Ì128Í(void *area)ÎSDLNetÖ0Ïpublic uint16 +read32Ì128Í(void *area)ÎSDLNetÖ0 +read_allÌ128Í(void* buffer, size_t count, out size_t bytes_read, GLib.Cancellable? cancellable)ÎGLib.InputStreamÖ0Ïpublic bool +read_asyncÌ128Í(int io_priority, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.FileÖ0Ïpublic abstract void +read_asyncÌ128Í(void* buffer, size_t count, int io_priority, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.InputStreamÖ0Ïpublic virtual void +read_attribute_valueÌ128Í()ÎXml.TextReaderÖ0Ïpublic int +read_bool_entryÌ128Í(string key, bool fallback)ÎXfce.RcÖ0Ïpublic bool +read_bufferÌ128Í(Gst.CollectData data, uint size)ÎGst.CollectPadsÖ0Ïpublic unowned +read_byteÌ128Í(GLib.Cancellable? cancellable)ÎGLib.BufferedInputStreamÖ0Ïpublic int +read_byteÌ128Í(GLib.Cancellable? cancellable)ÎGLib.DataInputStreamÖ0Ïpublic uchar +read_charsÌ128Í(char[] buf, out size_t bytes_read)ÎGLib.IOChannelÖ0Ïpublic IOStatus +read_chipidÌ128Í(out uint chipid)ÎFTDI.ContextÖ0Ïpublic int +read_dataÌ128Í(uchar[] buf)ÎFTDI.ContextÖ0Ïpublic int +read_data_get_chunksizeÌ128Í(out int chunksize)ÎFTDI.ContextÖ0Ïpublic int +read_data_set_chunksizeÌ128Í(int chunksize)ÎFTDI.ContextÖ0Ïpublic int +read_docÌ128Í(string cur, string? url = null, string? encoding = null, int options = 0)ÎXml.ParserÖ0Ïpublic Doc * +read_eepromÌ128Í(out uchar eeprom)ÎFTDI.ContextÖ0Ïpublic int +read_eeprom_getsizeÌ128Í(out uchar eeprom, int maxsize)ÎFTDI.ContextÖ0Ïpublic int +read_entire_fileÌ128Í(string uri, int file_size, out unowned string file_contents)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +read_entryÌ128Í(string key, string fallback)ÎXfce.RcÖ0Ïpublic unowned string +read_entry_untranslatedÌ128Í(string key, string fallback)ÎXfce.RcÖ0Ïpublic unowned string +read_fdÌ128Í(int fd, string? base_url = null, string? encoding = null, int options = 0)ÎXml.ParserÖ0Ïpublic Doc * +read_fileÌ128Í(string filename, string? encoding = null, int options = 0)ÎXml.ParserÖ0Ïpublic Doc * +read_finishÌ128Í(GLib.AsyncResult res)ÎGLib.FileÖ0Ïpublic abstract GLib.FileInputStream +read_finishÌ128Í(GLib.AsyncResult _result)ÎGLib.InputStreamÖ0Ïpublic virtual ssize_t +read_fnÌ128Í(GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic abstract unowned +read_fnÌ128Í(void* buffer, size_t count, GLib.Cancellable? cancellable)ÎGLib.InputStreamÖ0Ïpublic virtual ssize_t +read_inner_xmlÌ128Í()ÎXml.TextReaderÖ0 +read_int16Ì128Í(GLib.Cancellable? cancellable)ÎGLib.DataInputStreamÖ0Ïpublic int16 +read_int32Ì128Í(GLib.Cancellable? cancellable)ÎGLib.DataInputStreamÖ0Ïpublic int32 +read_int64Ì128Í(GLib.Cancellable? cancellable)ÎGLib.DataInputStreamÖ0Ïpublic int64 +read_int_entryÌ128Í(string key, int fallback)ÎXfce.RcÖ0Ïpublic int +read_lineÌ128Í(out size_t length, GLib.Cancellable? cancellable)ÎGLib.DataInputStreamÖ0Ïpublic unowned +read_lineÌ128Í(out string str_return, out size_t length, out size_t terminator_pos)ÎGLib.IOChannelÖ0Ïpublic IOStatus +read_lineÌ128Í(GLib.FileStream stream, GLib.StringBuilder str)ÎPangoÖ0Ïpublic int +read_line_asyncÌ128Í(int io_priority, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.DataInputStreamÖ0Ïpublic void +read_line_finishÌ128Í(GLib.AsyncResult _result, size_t length)ÎGLib.DataInputStreamÖ0Ïpublic unowned string +read_line_stringÌ128Í(StringBuilder buffer, out size_t terminator_pos)ÎGLib.IOChannelÖ0Ïpublic IOStatus +read_linkÌ128Í(string filename)ÎGLib.FileUtilsÖ0 +read_list_entryÌ128Í(string key, string delimiter)ÎXfce.RcÖ0Ïpublic unowned string +read_memoryÌ128Í(string text, int len, string? url = null, string? encoding = null, int options = 0)ÎXml.ParserÖ0Ïpublic Doc * +read_nameÌ128Í()ÎGLib.DirÖ0 +read_onlyÌ8ÎOobs.ShareAclElementÖ0Ïbool +read_onlyÌ8ÎSoup.CookieJarÖ0Ïbool +read_outer_xmlÌ128Í()ÎXml.TextReaderÖ0 +read_pinsÌ128Í(out uchar pins)ÎFTDI.ContextÖ0Ïpublic int +read_requestÌ128Í(Soup.Socket sock)ÎSoup.MessageÖ0Ïpublic void +read_stateÌ128Í()ÎXml.TextReaderÖ0Ïpublic int +read_stringÌ128Í()ÎXml.TextReaderÖ0 +read_to_endÌ128Í(out string str_return, out size_t length)ÎGLib.IOChannelÖ0Ïpublic IOStatus +read_tscÌ128Í(int64 dst)ÎGst.TraceÖ0Ïpublic void +read_uint16Ì128Í(GLib.Cancellable? cancellable)ÎGLib.DataInputStreamÖ0Ïpublic uint16 +read_uint32Ì128Í(GLib.Cancellable? cancellable)ÎGLib.DataInputStreamÖ0Ïpublic uint32 +read_uint64Ì128Í(GLib.Cancellable? cancellable)ÎGLib.DataInputStreamÖ0Ïpublic uint64 +read_unicharÌ128Í(out unichar thechar)ÎGLib.IOChannelÖ0Ïpublic IOStatus +read_untilÌ128Í(string stop_chars, out size_t length, GLib.Cancellable? cancellable)ÎGLib.DataInputStreamÖ0Ïpublic unowned +read_untilÌ128Í(void* buffer, size_t len, void* boundary, size_t boundary_len, size_t nread, bool got_boundary)ÎSoup.SocketÖ0Ïpublic Soup.SocketIOStatus +read_untilÌ128Í(void* buffer, size_t len, void* boundary, size_t boundary_len, size_t nread, bool got_boundary, GLib.Cancellable cancellable)ÎSoup.SocketÖ0Ïpublic Soup.SocketIOStatus +read_until_asyncÌ128Í(string stop_chars, int io_priority, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.DataInputStreamÖ0Ïpublic void +read_until_finishÌ128Í(GLib.AsyncResult _result, size_t length)ÎGLib.DataInputStreamÖ0Ïpublic unowned string +read_xpmÌ128Í(char** xpmdata)ÎSDLImageÖ0Ïpublic Surface +readableÌ128Í()ÎSoup.SocketÖ0Ïpublic virtual signal void +readbufferÌ8ÎFTDI.ContextÖ0Ïuchar +readbuffer_chunksizeÌ8ÎFTDI.ContextÖ0 +readbuffer_offsetÌ8ÎFTDI.ContextÖ0 +readbuffer_remainingÌ8ÎFTDI.ContextÖ0 +readbuffersÌ8ÎV4l2.CaptureParmÖ0Ïuint32 +readdirÌ8ÎFuse.OperationsÖ0ÏReadDir +readdirÌ128Í(Dir dir)ÎPosixÖ0Ïpublic unowned +reader_lockÌ128Í()ÎGLib.StaticRWLockÖ0Ïpublic void +reader_trylockÌ128Í()ÎGLib.StaticRWLockÖ0Ïpublic bool +reader_unlockÌ128Í()ÎGLib.StaticRWLockÖ0Ïpublic void +readlinkÌ8ÎFuse.OperationsÖ0ÏReadLink +readlinkÌ128Í(string path, char[] buf)ÎPosixÖ0Ïpublic ssize_t +readonly_domainÌ8ÎGnome.PasswordDialogÖ0Ïbool +readonly_usernameÌ8ÎGnome.PasswordDialogÖ0Ïbool +readyÌ128Í(Gtk.PrintContext context)ÎGtk.PrintOperationPreviewÖ0Ïpublic virtual signal void +readyÌ8ÎSDLNet.SocketÖ0Ïint +realÌ8ÎGsl.ComplexÖ0Ïdouble +real_connectÌ128Í(string host, string username, string passwd, string dbname, uint port, string? unix_socket, ulong client_flag)ÎMysql.DatabaseÖ0Ïpublic bool +real_escape_stringÌ128Í(string to, string from, ulong length)ÎMysql.DatabaseÖ0 +real_queryÌ128Í(string query, ulong len)ÎMysql.DatabaseÖ0Ïpublic int +realizeÌ128Í()ÎGtk.StyleÖ0Ïpublic virtual signal void +realizeÌ128Í()ÎGtk.WidgetÖ0Ïpublic virtual signal void +realizedÌ8ÎGtk.TextAttributesÖ0 +reallocÌ128Í(void* mem, ulong n_bytes)ÎGLibÖ0Ïpublic void * +reallocate_redrawsÌ8ÎGtk.ContainerÖ0 +realmÌ8ÎGnomeVFS.ModuleCallbackAuthenticationInÖ0 +realmÌ8ÎSoup.AuthÖ0 +realmÌ8ÎSoup.AuthDomainÖ0 +realmÌ8ÎSoup.ServerAuthDigestÖ0 +reasonÌ8ÎGdk.EventOwnerChangeÖ0ÏGdk.OwnerChange +reason_phraseÌ8ÎSoup.MessageÖ0 +reauthenticateÌ128Í(Soup.Message p0, string auth_type, string auth_realm, void* username, void* password)ÎSoup.ConnectionÖ0Ïpublic virtual signal void +reauthenticateÌ128Í(Soup.Message p0, string auth_type, string auth_realm, void* username, void* password)ÎSoup.SessionÖ0Ïpublic virtual signal void +rebuild_menuÌ128Í()ÎGtk.ToolItemÖ0Ïpublic void +rebuild_menuÌ128Í()ÎGtk.ToolShellÖ0Ïpublic abstract void +receiveÌ128Í(int fd, void* addr, uint32 len)ÎGst.NetTimePacketÖ0Ïpublic unowned +receiveÌ128Í(Gst.RTSPMessage message, GLib.TimeVal timeout)ÎGst.RTSPConnectionÖ0Ïpublic Gst.RTSPResult +receiveÌ128Í(uchar[] data)ÎSDLNet.TCPSocketÖ0Ïpublic int +receiveÌ128Í(UDPPacket packet)ÎSDLNet.UDPSocketÖ0Ïpublic int +receive_manyÌ128Í([CCode (array_length = false)] UDPPacket[] packets)ÎSDLNet.UDPSocketÖ0Ïpublic int +receive_requestÌ128Í(Gst.RTSPMessage req)ÎGst.RTSPExtensionÖ0Ïpublic abstract Gst.RTSPResult +receives_defaultÌ8ÎGtk.WidgetÖ0Ïbool +recent_managerÌ8ÎGtk.RecentChooserÖ0ÏGtk.RecentManager +recompute_idleÌ8ÎGtk.EntryÖ0 +reconfigureÌ128Í()ÎGst.BaseTransformÖ0Ïpublic void +reconfigure_arrowsÌ8ÎGoo.CanvasPolylineDataÖ0 +record_toggledÌ128Í(Gst.MixerTrack channel, bool record)ÎGst.MixerÖ0Ïpublic virtual signal void +rectÌ128Í(double x, double y)ÎGsl.ComplexÖ0Ïpublic Complex +rect_dataÌ8ÎGoo.CanvasRectÖ0ÏGoo.CanvasRectData +rect_dataÌ8ÎGoo.CanvasRectModelÖ0ÏGoo.CanvasRectData +rect_inÌ128Í(Gdk.Rectangle rectangle)ÎGdk.RegionÖ0Ïpublic Gdk.OverlapType +rect_to_polarÌ128Í(double x, double y, out Result r, out Result theta)ÎGsl.TrigÖ0Ïpublic int +rectangleÌ128Í(double x, double y, double width, double height)ÎCairo.ContextÖ0Ïpublic void +rectangleÌ128Í(Gdk.Rectangle rectangle)ÎGdk.RegionÖ0Ïpublic Gdk.Region +rectangularÌ8ÎPoppler.PageTransitionÖ0Ïbool +recursive_unsetÌ128Í(string key, GConf.UnsetFlags flags)ÎGConf.ClientÖ0Ïpublic bool +redÌ8ÎGdk.ColorÖ0Ïuint16 +redÌ8ÎPango.ColorÖ0Ïuint16 +red_maskÌ8ÎGdk.VisualÖ0Ïuint32 +red_precÌ8ÎGdk.VisualÖ0Ïint +red_shiftÌ8ÎGdk.VisualÖ0Ïint +redcmapÌ8ÎTiff.RGBAImageÖ0Ïuint16 +redirÌ128Í()ÎXml.NanoHTTPÖ0 +redoÌ128Í()ÎGtk.SourceBufferÖ0Ïpublic void +redoÌ128Í()ÎGtk.SourceViewÖ0Ïpublic virtual signal void +redrawlnÌ128Í(int beg_line, int num_lines)ÎCurses.WindowÖ0Ïpublic int +redrawwinÌ128Í()ÎCurses.WindowÖ0Ïpublic int +ref_accessibleÌ128Í()ÎAtk.ImplementorÖ0Ïpublic abstract unowned +ref_accessible_at_pointÌ128Í(int x, int y, Atk.CoordType coord_type)ÎAtk.ComponentÖ0Ïpublic abstract unowned +ref_accessible_childÌ128Í(int i)ÎAtk.ObjectÖ0Ïpublic unowned +ref_atÌ128Í(int row, int column)ÎAtk.TableÖ0Ïpublic abstract unowned +ref_cairo_surfaceÌ128Í()ÎGdk.DrawableÖ0Ïpublic virtual unowned +ref_childÌ128Í(int i)ÎAtk.ObjectÖ0Ïpublic virtual unowned +ref_classÌ128Í()ÎGLib.IOExtensionÖ0Ïpublic unowned +ref_countÌ8ÎGLib.ObjectÖ0 +ref_countÌ8ÎGdk.CursorÖ0 +ref_countÌ8ÎGnomeVFS.URIÖ0 +ref_countÌ8ÎGoo.CanvasLineDashÖ0Ïint +ref_countÌ8ÎGoo.CanvasPointsÖ0Ïint +ref_countÌ8ÎGtk.TargetListÖ0 +ref_countÌ8ÎSDL.SurfaceÖ0Ïint +ref_nodeÌ128Í(Gtk.TreeIter iter)ÎGtk.TreeModelÖ0Ïpublic abstract void +ref_relation_setÌ128Í()ÎAtk.ObjectÖ0Ïpublic virtual unowned +ref_selectionÌ128Í(int i)ÎAtk.SelectionÖ0Ïpublic abstract unowned +ref_sinkÌ128Í()ÎGLib.ObjectÖ0Ïpublic Object +ref_state_setÌ128Í()ÎAtk.ObjectÖ0Ïpublic virtual unowned +ref_unlockedÌ128Í()ÎGLib.AsyncQueueÖ0Ïpublic void +ref_widgetÌ8ÎHildon.FileSystemModelÖ0ÏGtk.Widget +refcountÌ8ÎGnomeVFS.FileInfoÖ0 +refcountÌ8ÎGst.CapsÖ0Ïint +refcountÌ8ÎGst.ClockEntryÖ0Ïint +refcountÌ8ÎGst.MiniObjectÖ0Ïint +refcountÌ8ÎGst.ObjectÖ0Ïint +refcountÌ8ÎGtk.TextAttributesÖ0 +referenceÌ8ÎXml.SAXHandlerÖ0ÏreferenceSAXFunc +referenceSAXFuncÌ128Í(void* ctx, string name)ÎXmlÖ0Ïpublic delegate void +refetchÌ128Í()ÎGtk.AccelLabelÖ0Ïpublic bool +refilterÌ128Í()ÎGtk.TreeModelFilterÖ0Ïpublic void +refreshÌ128Í()ÎCursesÖ0Ïpublic int +refreshÌ128Í(int pminrow, int pmincol, int sminrow, int smincol, int smaxrow, int smaxcol)ÎCurses.PadÖ0Ïpublic int +refreshÌ128Í()ÎCurses.WindowÖ0Ïpublic int +refreshÌ128Í()ÎGnome.AppBarÖ0Ïpublic void +refresh_windowÌ128Í()ÎVte.TerminalÖ0Ïpublic virtual signal void +regÌ8ÎV4l2.RegisterÖ0Ïuint64 +regionÌ8ÎGdk.EventExposeÖ0ÏGdk.Region +region_intersectÌ128Í(Gdk.Region region)ÎGtk.WidgetÖ0Ïpublic unowned +registerÌ128Í(string name)ÎGLib.IOExtensionPointÖ0Ïpublic unowned +registerÌ128Í(Gst.Plugin plugin, string name, uint rank, GLib.Type type)ÎGst.ElementÖ0Ïpublic bool +registerÌ128Í(Gst.Plugin plugin, string name, uint rank, Gst.TypeFindFunction func, string extensions, Gst.Caps possible_caps, void* data, GLib.DestroyNotify data_notify)ÎGst.TypeFindÖ0Ïpublic bool +registerÌ128Í(Gst.ValueTable table)ÎGst.ValueÖ0Ïpublic void +registerÌ128Í(string name, CallbackFunc f)ÎLua.LuaVMÖ0Ïpublic void +registerÌ128Í(int chan, EffectCallback f, EffectDoneCallback? d, void* arg)ÎSDLMixer.EffectÖ0Ïpublic int +register_custom_propÌ128Í(GLib.Type type, string prop_name, Glade.ApplyCustomPropFunc apply_prop)ÎGladeÖ0Ïpublic void +register_deserialize_formatÌ128Í(string mime_type, Gtk.TextBufferDeserializeFunc function, GLib.DestroyNotify user_data_destroy)ÎGtk.TextBufferÖ0Ïpublic Gdk.Atom +register_deserialize_tagsetÌ128Í(string tagset_name)ÎGtk.TextBufferÖ0Ïpublic Gdk.Atom +register_dndÌ128Í()ÎGdk.WindowÖ0Ïpublic void +register_intersect_funcÌ128Í(GLib.Type type1, GLib.Type type2, Gst.ValueIntersectFunc func)ÎGst.ValueÖ0Ïpublic void +register_menuÌ128Í(Gtk.Menu menu)ÎXfce.PanelPluginÖ0Ïpublic void +register_message_handlerÌ128Í(Lm.MessageHandler handler, Lm.MessageType type, Lm.HandlerPriority priority)ÎLm.ConnectionÖ0Ïpublic void +register_nsÌ128Í(string prefix, string ns_uri)ÎXml.XPathContextÖ0Ïpublic int +register_objectÌ128Í(string at_path, GLib.Object object)ÎDBus.ConnectionÖ0Ïpublic void +register_serialize_formatÌ128Í(string mime_type, Gtk.TextBufferSerializeFunc function, GLib.DestroyNotify user_data_destroy)ÎGtk.TextBufferÖ0Ïpublic Gdk.Atom +register_serialize_tagsetÌ128Í(string tagset_name)ÎGtk.TextBufferÖ0Ïpublic Gdk.Atom +register_staticÌ128Í(int major_version, int minor_version, string name, string description, Gst.PluginInitFunc init_func, string version, string license, string source, string package, string origin)ÎGst.PluginÖ0Ïpublic bool +register_subtract_funcÌ128Í(GLib.Type minuend_type, GLib.Type subtrahend_type, Gst.ValueSubtractFunc func)ÎGst.ValueÖ0Ïpublic void +register_transform_funcÌ128Í(Type src_type, Type dest_type, ValueTransform transform)ÎGLib.ValueÖ0Ïpublic void +register_union_funcÌ128Í(GLib.Type type1, GLib.Type type2, Gst.ValueUnionFunc func)ÎGst.ValueÖ0Ïpublic void +register_widgetÌ128Í(GLib.Type type, Glade.NewFunc new_func, Glade.BuildChildrenFunc? build_children, Glade.FindInternalChildFunc? find_internal_child)ÎGladeÖ0Ïpublic void +register_widget_itemÌ128Í(Goo.CanvasWidget witem)ÎGoo.CanvasÖ0Ïpublic void +registeredÌ8ÎGst.PluginÖ0Ïbool +rel_curve_toÌ128Í(double dx1, double dy1, double dx2, double dy2, double dx3, double dy3)ÎCairo.ContextÖ0Ïpublic void +rel_line_toÌ128Í(double dx, double dy)ÎCairo.ContextÖ0Ïpublic void +rel_move_toÌ128Í(double dx, double dy)ÎCairo.ContextÖ0Ïpublic void +relateÌ128Í(Gsf.OutfileOpenPkg parent, string type)ÎGsf.OutfileOpenPkgÖ0 +relation_setÌ8ÎAtk.ObjectÖ0ÏAtk.RelationSet +relation_typeÌ8ÎAtk.RelationÖ0ÏAtk.RelationType +relationsÌ8ÎAtk.RelationSetÖ0ÏGLib.PtrArray +relationsÌ8ÎGlade.WidgetInfoÖ0ÏGlade.AtkRelationInfo +relationshipÌ8ÎAtk.RelationÖ0ÏAtk.RelationType +relative_fileÌ128Í(string filename)ÎGlade.XMLÖ0Ïpublic unowned string +relay_funcÌ8ÎGnome.UIBuilderDataÖ0ÏGtk.CallbackMarshal +releaseÌ8ÎFuse.OperationsÖ0ÏRelease +releaseÌ128Í()ÎGLib.MainContextÖ0Ïpublic void +releaseÌ128Í()ÎGst.RingBufferÖ0Ïpublic virtual bool +releaseÌ128Í()ÎSoup.ConnectionÖ0Ïpublic void +release_interfaceÌ128Í(int @interface)ÎUSB.DeviceHandleÖ0Ïpublic int +release_padÌ128Í(Gst.Pad pad)ÎGst.ElementÖ0Ïpublic virtual void +release_request_padÌ128Í(Gst.Pad pad)ÎGst.ElementÖ0Ïpublic void +release_workspace_layoutÌ128Í(int current_token)ÎWnck.ScreenÖ0Ïpublic void +releasedÌ128Í()ÎGtk.ButtonÖ0Ïpublic virtual signal void +reliefÌ8ÎGtk.ButtonÖ0ÏGtk.ReliefStyle +reloadÌ128Í()ÎAtk.DocumentÖ0Ïpublic virtual signal void +reloadÌ128Í(MozEmbedReloadFlags flags)ÎGtk.MozEmbedÖ0Ïpublic void +reloadÌ128Í()ÎMysql.DatabaseÖ0Ïpublic int +reloadÌ128Í()ÎWebKit.WebFrameÖ0Ïpublic void +reloadÌ128Í()ÎWebKit.WebViewÖ0Ïpublic void +remÌ8ÎXcb.DepthIteratorÖ0Ïint +remÌ8ÎXcb.ScreenIteratorÖ0Ïint +remÌ8ÎXcb.VisualTypeIteratorÖ0Ïint +remainderÌ128Í(double x, double y)ÎGLib.MathÖ0Ïpublic double +remainderfÌ128Í(float x, float y)ÎGLib.MathÖ0Ïpublic float +remainingÌ128Í()ÎGsf.InputÖ0Ïpublic Gsf.off_t +remember_modeÌ8ÎGnome.PasswordDialogÖ0ÏGnome.PasswordDialogRemember +remote_addressÌ8ÎOobs.IfacePlipÖ0 +remote_addressÌ8ÎSoup.SocketÖ0ÏSoup.Address +remote_objectÌ8ÎOobs.ObjectÖ0 +remote_timeÌ8ÎGst.NetTimePacketÖ0ÏGst.ClockTime +remote_wakeupÌ8ÎFTDI.EEPROMÖ0Ïint +remountÌ128Í(GLib.MountMountFlags flags, GLib.MountOperation? mount_operation, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback? callback)ÎGLib.MountÖ0Ïpublic abstract void +remount_finishÌ128Í(GLib.AsyncResult _result)ÎGLib.MountÖ0Ïpublic abstract bool +removeÌ128Í(Atk.Relation relation)ÎAtk.RelationSetÖ0Ïpublic void +removeÌ128Í(string key)ÎEpc.PublisherÖ0Ïpublic bool +removeÌ128Í(string key)ÎGConf.ChangeSetÖ0Ïpublic void +removeÌ128Í(uint cnxn_id)ÎGConf.ListenersÖ0Ïpublic void +removeÌ128Í(string filename)ÎGLib.DirUtilsÖ0Ïpublic int +removeÌ128Í(string filename)ÎGLib.FileUtilsÖ0Ïpublic int +removeÌ128Í(K key)ÎGLib.HashTableÖ0Ïpublic bool +removeÌ128Í(G data)ÎGLib.ListÖ0Ïpublic void +removeÌ128Í(void* data)ÎGLib.PtrArrayÖ0Ïpublic bool +removeÌ128Í(G data)ÎGLib.QueueÖ0Ïpublic void +removeÌ128Í(G data)ÎGLib.SListÖ0Ïpublic void +removeÌ128Í(SequenceIter iter)ÎGLib.SequenceÖ0Ïpublic void +removeÌ128Í(uint id)ÎGLib.SourceÖ0Ïpublic void +removeÌ128Í(K key)ÎGLib.TreeÖ0Ïpublic bool +removeÌ128Í(uint index_)ÎGLib.ValueArrayÖ0Ïpublic void +removeÌ128Í()ÎGoo.CanvasItemÖ0Ïpublic void +removeÌ128Í()ÎGoo.CanvasItemModelÖ0Ïpublic void +removeÌ128Í(string name)ÎGsf.DocMetaDataÖ0Ïpublic void +removeÌ128Í(Gst.Element element)ÎGst.BinÖ0Ïpublic bool +removeÌ128Í()ÎGst.RTCPPacketÖ0Ïpublic bool +removeÌ128Í(Gtk.BindingSet binding_set, uint keyval, Gdk.ModifierType modifiers)ÎGtk.BindingEntryÖ0Ïpublic void +removeÌ128Í(Gtk.Widget widget)ÎGtk.ContainerÖ0Ïpublic virtual signal void +removeÌ128Í(Gtk.TreeIter iter)ÎGtk.ListStoreÖ0Ïpublic bool +removeÌ128Í(uint context_id, uint message_id)ÎGtk.StatusbarÖ0Ïpublic void +removeÌ128Í(Gdk.Atom target)ÎGtk.TargetListÖ0Ïpublic void +removeÌ128Í(Gtk.TextTag tag)ÎGtk.TextTagTableÖ0Ïpublic void +removeÌ128Í(Gtk.TreeIter iter)ÎGtk.TreeStoreÖ0Ïpublic bool +removeÌ128Í(int index)ÎLua.LuaVMÖ0Ïpublic void +removeÌ128Í(Oobs.ListIter iter)ÎOobs.ListÖ0Ïpublic bool +removeÌ128Í(Socket socket)ÎSDLNet.SocketSetÖ0Ïpublic int +removeÌ128Í(string name)ÎSoup.MessageHeadersÖ0Ïpublic void +removeÌ128Í(Soup.MessageQueueIter iter)ÎSoup.MessageQueueÖ0Ïpublic unowned +removeÌ128Í()ÎXml.AttrÖ0Ïpublic int +remove_accel_groupÌ128Í(Gtk.AccelGroup accel_group)ÎGtk.WindowÖ0Ïpublic void +remove_acceleratorÌ128Í(Gtk.AccelGroup accel_group, uint accel_key, Gdk.ModifierType accel_mods)ÎGtk.WidgetÖ0Ïpublic bool +remove_actionÌ128Í(Gtk.Action action)ÎGtk.ActionGroupÖ0Ïpublic void +remove_action_groupÌ128Í(Gtk.ActionGroup action_group)ÎGtk.UIManagerÖ0Ïpublic void +remove_action_widgetÌ128Í(Gtk.Widget child)ÎGtk.AssistantÖ0Ïpublic void +remove_allÌ128Í()ÎGLib.HashTableÖ0Ïpublic void +remove_allÌ128Í(G data)ÎGLib.ListÖ0Ïpublic void +remove_allÌ128Í(G data)ÎGLib.QueueÖ0Ïpublic void +remove_allÌ128Í(G data)ÎGLib.SListÖ0Ïpublic void +remove_all_fieldsÌ128Í()ÎGst.StructureÖ0Ïpublic void +remove_all_tagsÌ128Í(Gtk.TextIter start, Gtk.TextIter end)ÎGtk.TextBufferÖ0Ïpublic void +remove_applicationÌ128Í(string uri, string name)ÎGLib.BookmarkFileÖ0Ïpublic bool +remove_attributeÌ128Í(string attribute)ÎGLib.FileInfoÖ0Ïpublic void +remove_auth_domainÌ128Í(Soup.AuthDomain auth_domain)ÎSoup.ServerÖ0Ïpublic void +remove_buffer_probeÌ128Í(uint handler_id)ÎGst.PadÖ0Ïpublic void +remove_by_dataÌ128Í(void* data)ÎGLib.IdleÖ0Ïpublic bool +remove_by_funcs_user_dataÌ128Í(void* user_data)ÎGLib.SourceÖ0Ïpublic bool +remove_by_user_dataÌ128Í(void* user_data)ÎGLib.SourceÖ0Ïpublic bool +remove_childÌ128Í(int child_num)ÎGoo.CanvasItemÖ0Ïpublic abstract void +remove_childÌ128Í(int child_num)ÎGoo.CanvasItemModelÖ0Ïpublic abstract void +remove_columnÌ128Í(Gtk.TreeViewColumn column)ÎGtk.TreeViewÖ0Ïpublic int +remove_column_selectionÌ128Í(int column)ÎAtk.TableÖ0Ïpublic abstract bool +remove_commentÌ128Í(string group_name, string key)ÎGLib.KeyFileÖ0Ïpublic void +remove_dataÌ128Í(string key)ÎGLib.DatalistÖ0Ïpublic void +remove_data_probeÌ128Í(uint handler_id)ÎGst.PadÖ0Ïpublic void +remove_defaultÌ128Í()ÎGtk.IconFactoryÖ0Ïpublic void +remove_dirÌ128Í(string dir)ÎGConf.ClientÖ0Ïpublic void +remove_dirÌ128Í(string dir)ÎGConf.EngineÖ0Ïpublic void +remove_directoryÌ128Í(string text_uri)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +remove_directoryÌ128Í(string directory)ÎXfce.MenuMonitorÖ0Ïpublic void +remove_directory_from_uriÌ128Í(GnomeVFS.URI uri)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +remove_disabled_modulesÌ128Í(string module)ÎTracker.ConfigÖ0Ïpublic void +remove_elementÌ128Í(Gst.Element element)ÎGst.BinÖ0Ïpublic virtual bool +remove_elementÌ128Í(uint index_)ÎJson.ArrayÖ0Ïpublic void +remove_embedded_xidÌ128Í(Gdk.NativeWindow xid)ÎGtk.WindowÖ0Ïpublic void +remove_emission_hookÌ128Í(uint signal_id, ulong hook_id)ÎGLib.SignalÖ0Ïpublic void +remove_event_probeÌ128Í(uint handler_id)ÎGst.PadÖ0Ïpublic void +remove_fastÌ128Í(void *data)ÎGLib.PtrArrayÖ0Ïpublic bool +remove_fdÌ128Í(Gst.PollFD fd)ÎGst.PollÖ0Ïpublic bool +remove_featureÌ128Í(Gst.PluginFeature feature)ÎGst.RegistryÖ0Ïpublic void +remove_featureÌ128Í(Soup.SessionFeature feature)ÎSoup.SessionÖ0Ïpublic void +remove_feature_by_typeÌ8ÎSoup.SessionÖ0ÏGLib.Type +remove_fieldÌ128Í(string fieldname)ÎGst.StructureÖ0Ïpublic void +remove_fieldsÌ128Í(string fieldname, ...)ÎGst.StructureÖ0Ïpublic void +remove_fields_valistÌ128Í(string fieldname, void* varargs)ÎGst.StructureÖ0Ïpublic void +remove_fileÌ128Í(string filename)ÎXfce.MenuMonitorÖ0Ïpublic void +remove_filterÌ128Í(Gdk.FilterFunc function)ÎGdk.WindowÖ0Ïpublic void +remove_filterÌ128Í(Gtk.FileFilter filter)ÎGtk.FileChooserÖ0Ïpublic void +remove_filterÌ128Í(Gtk.RecentFilter filter)ÎGtk.RecentChooserÖ0Ïpublic abstract void +remove_filterÌ128Í(Soup.MessageFilter filter)ÎSoup.SessionÖ0Ïpublic void +remove_focus_handlerÌ128Í(uint handler_id)ÎAtk.ComponentÖ0Ïpublic abstract void +remove_focus_trackerÌ128Í(uint tracker_id)ÎAtkÖ0Ïpublic void +remove_global_event_listenerÌ128Í(uint listener_id)ÎAtkÖ0Ïpublic void +remove_global_event_listenerÌ128Í(uint listener_id)ÎAtk.UtilÖ0Ïpublic virtual void +remove_groupÌ128Í(string uri, string group)ÎGLib.BookmarkFileÖ0Ïpublic bool +remove_groupÌ128Í(string group_name)ÎGLib.KeyFileÖ0Ïpublic void +remove_handlerÌ128Í(Soup.HandlerPhase phase, Soup.MessageCallbackFn handler_cb)ÎSoup.MessageÖ0Ïpublic void +remove_handlerÌ128Í(string path)ÎSoup.ServerÖ0Ïpublic void +remove_headerÌ128Í(Gst.RTSPHeaderField field, int indx)ÎGst.RTSPMessageÖ0Ïpublic Gst.RTSPResult +remove_headerÌ128Í(GLib.HashTable hash, string name)ÎSoup.MessageÖ0Ïpublic void +remove_ifÌ128Í(GConf.ListenersPredicate predicate)ÎGConf.ListenersÖ0Ïpublic void +remove_indexÌ128Í(uint index)ÎGLib.ArrayÖ0Ïpublic void +remove_indexÌ128Í(uint index)ÎGLib.ByteArrayÖ0Ïpublic void +remove_indexÌ128Í(uint index)ÎGLib.PtrArrayÖ0Ïpublic void * +remove_index_fastÌ128Í(uint index)ÎGLib.ArrayÖ0Ïpublic void +remove_index_fastÌ128Í(uint index)ÎGLib.ByteArrayÖ0Ïpublic void +remove_itemÌ128Í(int toolbar_position, int item_position)ÎExo.ToolbarsModelÖ0Ïpublic void +remove_itemÌ128Í(string uri)ÎGLib.BookmarkFileÖ0Ïpublic bool +remove_itemÌ128Í(string uri)ÎGtk.RecentManagerÖ0Ïpublic bool +remove_itemÌ128Í(Xfce.MenuItem item)ÎXfce.MenuMonitorÖ0Ïpublic void +remove_itemsÌ128Í(List items)ÎGLib.CompletionÖ0Ïpublic void +remove_keyÌ128Í(string group_name, string key)ÎGLib.KeyFileÖ0Ïpublic void +remove_key_event_listenerÌ128Í(uint listener_id)ÎAtkÖ0Ïpublic void +remove_key_event_listenerÌ128Í(uint listener_id)ÎAtk.UtilÖ0Ïpublic virtual void +remove_linkÌ128Í(List llink)ÎGLib.ListÖ0Ïpublic void +remove_linkÌ128Í(SList llink)ÎGLib.SListÖ0Ïpublic void +remove_manyÌ128Í(Gst.Element element_1, ...)ÎGst.BinÖ0Ïpublic void +remove_memberÌ128Í(string member_name)ÎJson.ObjectÖ0Ïpublic void +remove_menu_rangeÌ128Í(string path, int start, int items)ÎGnome.AppÖ0Ïpublic void +remove_menusÌ128Í(string path, int items)ÎGnome.AppÖ0Ïpublic void +remove_messageÌ128Í(Soup.Message msg)ÎSoup.MessageQueueÖ0Ïpublic void +remove_mnemonicÌ128Í(uint keyval, Gtk.Widget target)ÎGtk.WindowÖ0Ïpublic void +remove_mnemonic_labelÌ128Í(Gtk.Widget label)ÎGtk.WidgetÖ0Ïpublic void +remove_monitorÌ128Í(GMenu.TreeChangedFunc callback)ÎGMenu.TreeÖ0Ïpublic void +remove_monitorÌ8ÎXfce.MenuMonitorVTableÖ0ÏGLib.Callback +remove_no_notifyÌ128Í(string key)ÎGLib.DatalistÖ0Ïpublic G +remove_padÌ128Í(Gst.Pad pad)ÎGst.CollectPadsÖ0Ïpublic bool +remove_padÌ128Í(Gst.Pad pad)ÎGst.ElementÖ0Ïpublic bool +remove_pageÌ128Í(int page_num)ÎGtk.NotebookÖ0Ïpublic void +remove_pathÌ128Í(string path)ÎSoup.AuthDomainÖ0Ïpublic void +remove_pluginÌ128Í(Gst.Plugin plugin)ÎGst.RegistryÖ0Ïpublic void +remove_pollÌ128Í(ref PollFD fd)ÎGLib.MainContextÖ0Ïpublic void +remove_pollÌ128Í(ref PollFD fd)ÎGLib.SourceÖ0Ïpublic void +remove_propertiesÌ128Í()ÎGst.ControllerÖ0Ïpublic bool +remove_properties_listÌ128Í(GLib.List list)ÎGst.ControllerÖ0Ïpublic bool +remove_properties_valistÌ128Í(void* var_args)ÎGst.ControllerÖ0Ïpublic bool +remove_property_change_handlerÌ128Í(uint handler_id)ÎAtk.ObjectÖ0Ïpublic virtual void +remove_rangeÌ128Í(uint index, uint length)ÎGLib.ArrayÖ0Ïpublic void +remove_rangeÌ128Í(uint index, uint length)ÎGLib.ByteArrayÖ0Ïpublic void +remove_rangeÌ128Í(uint index, uint length)ÎGLib.PtrArrayÖ0Ïpublic void +remove_rangeÌ128Í(SequenceIter begin, SequenceIter end)ÎGLib.SequenceÖ0Ïpublic void +remove_redirectionÌ128Í()ÎGdk.WindowÖ0Ïpublic void +remove_relationshipÌ128Í(Atk.RelationType relationship, Atk.Object target)ÎAtk.ObjectÖ0Ïpublic bool +remove_row_selectionÌ128Í(int row)ÎAtk.TableÖ0Ïpublic abstract bool +remove_selectionÌ128Í(int i)ÎAtk.SelectionÖ0Ïpublic abstract bool +remove_selectionÌ128Í(int selection_num)ÎAtk.TextÖ0Ïpublic abstract bool +remove_selection_clipboardÌ128Í(Gtk.Clipboard clipboard)ÎGtk.TextBufferÖ0Ïpublic void +remove_shortcut_folderÌ128Í(string folder)ÎGtk.FileChooserÖ0Ïpublic bool +remove_shortcut_folder_uriÌ128Í(string uri)ÎGtk.FileChooserÖ0Ïpublic bool +remove_signal_watchÌ128Í()ÎGst.BusÖ0Ïpublic void +remove_source_marksÌ128Í(Gtk.TextIter start, Gtk.TextIter end, string category)ÎGtk.SourceBufferÖ0Ïpublic void +remove_stateÌ128Í(Atk.StateType type)ÎAtk.StateSetÖ0Ïpublic bool +remove_structureÌ128Í(uint idx)ÎGst.CapsÖ0Ïpublic void +remove_supports_typeÌ128Í(string content_type)ÎGLib.AppInfoÖ0Ïpublic abstract bool +remove_tagÌ128Í(string tag)ÎGst.TagListÖ0Ïpublic void +remove_tagÌ128Í(Gtk.TextTag tag, Gtk.TextIter start_char, Gtk.TextIter end_char)ÎGtk.TextBufferÖ0Ïpublic virtual signal void +remove_tag_by_nameÌ128Í(string name, Gtk.TextIter start, Gtk.TextIter end)ÎGtk.TextBufferÖ0Ïpublic void +remove_targetÌ128Í(Atk.Object target)ÎAtk.RelationÖ0Ïpublic bool +remove_textÌ128Í(int position)ÎGtk.ComboBoxÖ0Ïpublic void +remove_toggle_refÌ128Í(ToggleNotify notify)ÎGLib.ObjectÖ0Ïpublic void +remove_toolbarÌ128Í(int toolbar_position)ÎExo.ToolbarsModelÖ0Ïpublic void +remove_toolbarÌ128Í(Gtk.Toolbar toolbar)ÎHildon.WindowÖ0Ïpublic void +remove_uiÌ128Í(uint merge_id)ÎGtk.UIManagerÖ0Ïpublic void +remove_userÌ128Í(Oobs.User user)ÎOobs.GroupÖ0Ïpublic void +remove_weak_pointerÌ128Í(void **data)ÎGLib.ObjectÖ0Ïpublic void +remove_widgetÌ128Í()ÎGtk.CellEditableÖ0Ïpublic virtual signal void +remove_widgetÌ128Í(Gtk.Widget widget)ÎGtk.SizeGroupÖ0Ïpublic void +remove_windowÌ128Í(Gtk.Window window)ÎGtk.WindowGroupÖ0Ïpublic void +remove_windowÌ128Í(Hildon.Window window)ÎHildon.ProgramÖ0Ïpublic void +removedÌ128Í()ÎGLib.VolumeÖ0Ïpublic virtual signal void +removexattrÌ8ÎFuse.OperationsÖ0ÏRemoveXAttr +remquoÌ128Í(double x, double y, out int quo)ÎGLib.MathÖ0Ïpublic double +remquofÌ128Í(float x, float y, out int quo)ÎGLib.MathÖ0Ïpublic float +renameÌ8ÎFuse.OperationsÖ0ÏRename +renameÌ128Í(string oldfilename, string newfilename)ÎGLib.FileUtilsÖ0Ïpublic int +renderÌ128Í(Cairo.Context cr, Goo.CanvasBounds bounds, double scale)ÎGoo.CanvasÖ0Ïpublic void +renderÌ128Í(Gst.Buffer buffer)ÎGst.BaseSinkÖ0Ïpublic virtual Gst.FlowReturn +renderÌ128Í(Gdk.Window window, Gtk.Widget widget, Gdk.Rectangle background_area, Gdk.Rectangle cell_area, Gdk.Rectangle expose_area, Gtk.CellRendererState flags)ÎGtk.CellRendererÖ0Ïpublic abstract void +renderÌ128Í(Cairo.Context cairo)ÎPoppler.PageÖ0Ïpublic void +renderÌ128Í(string text, Color fg)ÎSDLTTF.FontÖ0Ïpublic Surface? +render_blendedÌ128Í(string text, Color fg)ÎSDLTTF.FontÖ0Ïpublic Surface? +render_blended_unicodeÌ128Í([CCode (array_length = false)] uint16[] text, Color fg)ÎSDLTTF.FontÖ0Ïpublic Surface? +render_blended_utf8Ì128Í(string text, Color fg)ÎSDLTTF.FontÖ0Ïpublic Surface? +render_cairoÌ128Í(Cairo.Context cr)ÎRsvg.HandleÖ0Ïpublic bool +render_cairo_subÌ128Í(Cairo.Context cr, string id)ÎRsvg.HandleÖ0Ïpublic bool +render_dataÌ128Í(string data, uint32 len, string base_uri, string mime_type)ÎGtk.MozEmbedÖ0Ïpublic void +render_delayÌ8ÎGst.BaseSinkÖ0Ïuint64 +render_iconÌ128Í(Gtk.Style style, Gtk.TextDirection direction, Gtk.StateType state, Gtk.IconSize size, Gtk.Widget widget, string detail)ÎGtk.IconSetÖ0Ïpublic unowned +render_iconÌ128Í(Gtk.IconSource source, Gtk.TextDirection direction, Gtk.StateType state, Gtk.IconSize size, Gtk.Widget widget, string detail)ÎGtk.StyleÖ0Ïpublic virtual unowned +render_iconÌ128Í(string stock_id, Gtk.IconSize size, string? detail)ÎGtk.WidgetÖ0Ïpublic Gdk.Pixbuf +render_pageÌ128Í(int page_nr)ÎGtk.PrintOperationPreviewÖ0Ïpublic abstract void +render_selectionÌ128Í(Cairo.Context cairo, Poppler.Rectangle selection, Poppler.Rectangle old_selection, Poppler.SelectionStyle style, Gdk.Color glyph_color, Gdk.Color background_color)ÎPoppler.PageÖ0Ïpublic void +render_selection_to_pixbufÌ128Í(double scale, int rotation, Gdk.Pixbuf pixbuf, Poppler.Rectangle selection, Poppler.Rectangle old_selection, Poppler.SelectionStyle style, Gdk.Color glyph_color, Gdk.Color background_color)ÎPoppler.PageÖ0Ïpublic void +render_shadedÌ128Í(string text, Color fg, Color bg)ÎSDLTTF.FontÖ0Ïpublic Surface? +render_shaded_unicodeÌ128Í([CCode (array_length = false)] uint16[] text, Color fg, Color bg)ÎSDLTTF.FontÖ0Ïpublic Surface? +render_shaded_utf8Ì128Í(string text, Color fg, Color bg)ÎSDLTTF.FontÖ0Ïpublic Surface? +render_to_pixbufÌ128Í(int src_x, int src_y, int src_width, int src_height, double scale, int rotation, Gdk.Pixbuf pixbuf)ÎPoppler.PageÖ0Ïpublic void +render_to_psÌ128Í(Poppler.PSFile ps_file)ÎPoppler.PageÖ0Ïpublic void +render_unicodeÌ128Í([CCode (array_length = false)] uint16[] text, Color fg)ÎSDLTTF.FontÖ0Ïpublic Surface? +render_utf8Ì128Í(string text, Color fg)ÎSDLTTF.FontÖ0Ïpublic Surface? +reorderÌ128Í(Gtk.CellRenderer cell, int position)ÎGtk.CellLayoutÖ0Ïpublic abstract void +reorderÌ128Í(int new_order)ÎGtk.ListStoreÖ0Ïpublic void +reorderÌ128Í(Gtk.TreeIter? parent, int new_order)ÎGtk.TreeStoreÖ0Ïpublic void +reorder_childÌ128Í(Gtk.Widget child, int position)ÎGtk.BoxÖ0Ïpublic void +reorder_childÌ128Í(Gtk.Widget child, int position)ÎGtk.MenuÖ0Ïpublic void +reorder_childÌ128Í(Gtk.Widget child, int position)ÎGtk.NotebookÖ0Ïpublic void +reorder_itemsÌ128Í(GLib.List logical_items)ÎPangoÖ0Ïpublic unowned +reorder_tabÌ128Í(Gtk.DirectionType direction, bool move_to_last)ÎGtk.NotebookÖ0Ïpublic virtual signal bool +reorderableÌ8ÎExo.IconViewÖ0Ïbool +reorderableÌ8ÎGtk.IconViewÖ0Ïbool +reorderableÌ8ÎGtk.TreeViewÖ0Ïbool +reorderableÌ8ÎGtk.TreeViewColumnÖ0Ïbool +reorderedÌ128Í(GLib.Object proxy, Gtk.TreePath path, Gtk.TreeIter iter, int[] new_order)ÎGtk.TreeRowReferenceÖ0Ïpublic void +reordered_idÌ8ÎGtk.TreeModelSortÖ0 +reparentÌ128Í(Gdk.Window new_parent, int x, int y)ÎGdk.WindowÖ0Ïpublic void +reparentÌ128Í(Gtk.Widget new_parent)ÎGtk.WidgetÖ0Ïpublic void +reparent_windowÌ128Í(Window w, Window parent, int x, int y)ÎX.DisplayÖ0Ïpublic int +repeatÌ8ÎGst.SDPTimeÖ0ÏGLib.Array +replaceÌ128Í(string old, string replacement)Ö0 +replaceÌ128Í(string str, string pattern, string replacement)ÎExo.StringÖ0 +replaceÌ128Í(string? etag, bool make_backup, GLib.FileCreateFlags flags, GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic abstract GLib.FileOutputStream +replaceÌ128Í(owned K key, owned V value)ÎGLib.HashTableÖ0Ïpublic void +replaceÌ128Í(string str, long string_len, int start_position, string replacement, RegexMatchFlags match_options = 0)ÎGLib.RegexÖ0 +replaceÌ128Í(owned K key, owned V value)ÎGLib.TreeÖ0Ïpublic void +replaceÌ128Í(Gst.Caps newcaps)ÎGst.CapsÖ0Ïpublic void +replaceÌ128Í(Gst.MiniObject newdata)ÎGst.MiniObjectÖ0Ïpublic void +replaceÌ128Í(Gst.Object newobj)ÎGst.ObjectÖ0Ïpublic void +replaceÌ128Í(int index)ÎLua.LuaVMÖ0Ïpublic void +replaceÌ128Í(string name, string value)ÎSoup.MessageHeadersÖ0Ïpublic void +replaceÌ128Í(Node* cur)ÎXml.NodeÖ0Ïpublic Node * +replace_asyncÌ128Í(string? etag, bool make_backup, GLib.FileCreateFlags flags, int io_priority, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.FileÖ0Ïpublic abstract void +replace_contentsÌ128Í(string contents, size_t length, string? etag, bool make_backup, GLib.FileCreateFlags flags, out unowned string new_etag, GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic bool +replace_contents_asyncÌ128Í(string contents, size_t length, string? etag, bool make_backup, GLib.FileCreateFlags flags, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.FileÖ0Ïpublic void +replace_contents_finishÌ128Í(GLib.AsyncResult res, out unowned string new_etag)ÎGLib.FileÖ0Ïpublic bool +replace_evalÌ128Í(string str, long string_len, int start_position, RegexMatchFlags match_options = 0, RegexEvalCallback eval, void* user_data)ÎGLib.RegexÖ0 +replace_finishÌ128Í(GLib.AsyncResult res)ÎGLib.FileÖ0Ïpublic abstract GLib.FileOutputStream +replace_literalÌ128Í(string str, long string_len, int start_position, string replacement, RegexMatchFlags match_options = 0)ÎGLib.RegexÖ0 +replyÌ128Í(GLib.MountOperationResult result)ÎGLib.MountOperationÖ0Ïpublic virtual signal void +repositionÌ128Í()ÎGtk.MenuÖ0Ïpublic void +req_orientationÌ8ÎTiff.RGBAImageÖ0Ïuint16 +requestÌ8ÎSoup.MessageÖ0ÏSoup.DataBuffer +request_abortedÌ128Í(Soup.Message msg, Soup.ClientContext client)ÎSoup.ServerÖ0Ïpublic virtual signal void +request_bodyÌ8ÎSoup.MessageÖ0ÏSoup.MessageBody +request_contentsÌ128Í(Gdk.Atom target, Gtk.ClipboardReceivedFunc callback)ÎGtk.ClipboardÖ0Ïpublic void +request_dictÌ128Í(string tag)ÎEnchant.BrokerÖ0Ïpublic weak Dict +request_finishedÌ128Í(Soup.Message msg, Soup.ClientContext client)ÎSoup.ServerÖ0Ïpublic virtual signal void +request_headersÌ8ÎSoup.MessageÖ0ÏSoup.MessageHeaders +request_heightÌ8ÎGtk.SocketÖ0Ïuint16 +request_imageÌ128Í(Gtk.ClipboardImageReceivedFunc callback)ÎGtk.ClipboardÖ0Ïpublic void +request_interactionÌ128Í(Gnome.DialogType dialog_type, Gnome.InteractFunction function, void* data)ÎGnome.ClientÖ0Ïpublic void +request_interaction_interpÌ128Í(Gnome.DialogType dialog_type, Gtk.CallbackMarshal function, void* data, GLib.DestroyNotify destroy)ÎGnome.ClientÖ0Ïpublic void +request_linkÌ128Í()ÎGst.PadÖ0Ïpublic virtual signal void +request_methodÌ8ÎSoup.ServerAuthDigestÖ0 +request_motionsÌ128Í(Gdk.EventMotion event)ÎGdk.EventÖ0Ïpublic void +request_nameÌ128Í()ÎUnique.BackendÖ0Ïpublic virtual bool +request_new_padÌ128Í(Gst.PadTemplate templ, string? name)ÎGst.ElementÖ0Ïpublic virtual unowned +request_page_setupÌ128Í(Gtk.PrintContext context, int page_nr, Gtk.PageSetup setup)ÎGtk.PrintOperationÖ0Ïpublic virtual signal void +request_phase_2Ì128Í()ÎGnome.ClientÖ0Ïpublic void +request_pwl_dictÌ128Í(string pwl)ÎEnchant.BrokerÖ0Ïpublic weak Dict +request_queuedÌ128Í(Soup.Message p0)ÎSoup.SessionÖ0Ïpublic virtual signal void +request_queuedÌ128Í(Soup.Session session, Soup.Message msg)ÎSoup.SessionFeatureÖ0Ïpublic abstract void +request_readÌ128Í(Soup.Message msg, Soup.ClientContext client)ÎSoup.ServerÖ0Ïpublic virtual signal void +request_redrawÌ128Í(Goo.CanvasBounds bounds)ÎGoo.CanvasÖ0Ïpublic void +request_rich_textÌ128Í(Gtk.TextBuffer buffer, Gtk.ClipboardRichTextReceivedFunc callback)ÎGtk.ClipboardÖ0Ïpublic void +request_saveÌ128Í(Gnome.SaveStyle save_style, bool shutdown, Gnome.InteractStyle interact_style, bool fast, bool global)ÎGnome.ClientÖ0Ïpublic void +request_selection_notificationÌ128Í(Gdk.Atom selection)ÎGdk.DisplayÖ0Ïpublic bool +request_startedÌ128Í(Soup.Message msg, Soup.ClientContext client)ÎSoup.ServerÖ0Ïpublic virtual signal void +request_startedÌ128Í(Soup.Message msg, Soup.Socket socket)ÎSoup.SessionÖ0Ïpublic virtual signal void +request_startedÌ128Í(Soup.Session session, Soup.Message msg, Soup.Socket socket)ÎSoup.SessionFeatureÖ0Ïpublic abstract void +request_targetsÌ128Í(Gtk.ClipboardTargetsReceivedFunc callback)ÎGtk.ClipboardÖ0Ïpublic void +request_textÌ128Í(Gtk.ClipboardTextReceivedFunc callback)ÎGtk.ClipboardÖ0Ïpublic void +request_unqueuedÌ128Í(Soup.Message p0)ÎSoup.SessionÖ0Ïpublic virtual signal void +request_unqueuedÌ128Í(Soup.Session session, Soup.Message msg)ÎSoup.SessionFeatureÖ0Ïpublic abstract void +request_updateÌ128Í()ÎGoo.CanvasÖ0Ïpublic void +request_updateÌ128Í()ÎGoo.CanvasItemÖ0Ïpublic abstract void +request_urisÌ128Í(Gtk.ClipboardURIReceivedFunc callback)ÎGtk.ClipboardÖ0Ïpublic void +request_widthÌ8ÎGtk.SocketÖ0Ïuint16 +requested_widthÌ8ÎGtk.TreeViewColumnÖ0Ïint +requestorÌ8ÎGdk.EventSelectionÖ0ÏGdk.NativeWindow +requestorÌ8ÎX.SelectionEventÖ0ÏWindow +requeue_messageÌ128Í(Soup.Message msg)ÎSoup.SessionÖ0Ïpublic virtual void +requireÌ128Í(string library)ÎGladeÖ0Ïpublic void +required_versionÌ8ÎGnome.ModuleRequirementÖ0 +requirementsÌ8ÎGnome.ModuleInfoÖ0ÏGnome.ModuleRequirement +requiresÌ8ÎGlade.InterfaceÖ0 +requires_clockÌ128Í()ÎGst.ElementÖ0Ïpublic bool +requires_terminalÌ128Í()ÎGnomeVFS.MimeApplicationÖ0Ïpublic bool +requires_terminalÌ128Í()ÎXfce.MenuItemÖ0Ïpublic bool +requisitionÌ8ÎGtk.SizeGroupÖ0ÏGtk.Requisition +requisitionÌ8ÎGtk.TableRowColÖ0Ïuint16 +requisitionÌ8ÎGtk.WidgetÖ0ÏGtk.Requisition +rescan_if_neededÌ128Í()ÎGtk.IconThemeÖ0Ïpublic bool +reserveÌ128Í(int num_channels)ÎSDLMixer.ChannelÖ0Ïpublic int +reserveÌ128Í()ÎSoup.ConnectionÖ0Ïpublic void +reservedÌ8ÎGnome.ClientÖ0Ïvoid +reservedÌ8ÎGst.TagDemuxÖ0Ïvoid +reservedÌ8ÎV4l2.BufferÖ0Ïuint32 +reservedÌ8ÎV4l2.CapabilityÖ0Ïuint32 +reservedÌ8ÎV4l2.ExtControlÖ0Ïvoid +reservedÌ8ÎV4l2.QueryMenuÖ0Ïuint32 +reservedÌ8ÎV4l2.SlicedVbiFormatÖ0Ïuint32 +reserved0Ì128Í()ÎExo.IconViewÖ0Ïpublic virtual void +reserved1Ì128Í()ÎExo.CellRendererIconÖ0Ïpublic virtual void +reserved1Ì128Í()ÎExo.IconBarÖ0Ïpublic virtual void +reserved1Ì128Í()ÎExo.IconChooserDialogÖ0Ïpublic virtual void +reserved1Ì128Í()ÎExo.IconViewÖ0Ïpublic virtual void +reserved1Ì128Í()ÎExo.ToolbarsEditorÖ0Ïpublic virtual void +reserved1Ì128Í()ÎExo.ToolbarsEditorDialogÖ0Ïpublic virtual void +reserved1Ì128Í()ÎExo.ToolbarsModelÖ0Ïpublic virtual void +reserved1Ì128Í()ÎExo.ToolbarsViewÖ0Ïpublic virtual void +reserved1Ì128Í()ÎExo.TreeViewÖ0Ïpublic virtual void +reserved1Ì128Í()ÎExo.WrapTableÖ0Ïpublic virtual void +reserved1Ì8ÎGnomeKeyring.PasswordSchemaÖ0Ïvoid +reserved1Ì128Í()ÎGnomeVFS.ACEÖ0Ïpublic virtual void +reserved1Ì8ÎGnomeVFS.FileInfoÖ0Ïvoid +reserved1Ì8ÎGnomeVFS.FindDirectoryResultÖ0Ïvoid +reserved1Ì8ÎGnomeVFS.MimeActionÖ0Ïvoid +reserved1Ì8ÎGnomeVFS.MimeApplicationÖ0Ïvoid +reserved1Ì8ÎGnomeVFS.ModuleCallbackAdditionalHeadersInÖ0Ïvoid +reserved1Ì8ÎGnomeVFS.ModuleCallbackAdditionalHeadersOutÖ0Ïvoid +reserved1Ì8ÎGnomeVFS.ModuleCallbackAuthenticationInÖ0Ïvoid +reserved1Ì8ÎGnomeVFS.ModuleCallbackAuthenticationOutÖ0Ïvoid +reserved1Ì8ÎGnomeVFS.ModuleCallbackFillAuthenticationInÖ0Ïvoid +reserved1Ì8ÎGnomeVFS.ModuleCallbackFillAuthenticationOutÖ0Ïvoid +reserved1Ì8ÎGnomeVFS.ModuleCallbackFullAuthenticationInÖ0Ïvoid +reserved1Ì8ÎGnomeVFS.ModuleCallbackQuestionInÖ0Ïvoid +reserved1Ì8ÎGnomeVFS.ModuleCallbackQuestionOutÖ0Ïvoid +reserved1Ì8ÎGnomeVFS.ModuleCallbackReceivedHeadersInÖ0Ïvoid +reserved1Ì8ÎGnomeVFS.ModuleCallbackReceivedHeadersOutÖ0Ïvoid +reserved1Ì8ÎGnomeVFS.ModuleCallbackSaveAuthenticationInÖ0Ïvoid +reserved1Ì8ÎGnomeVFS.ModuleCallbackSaveAuthenticationOutÖ0Ïvoid +reserved1Ì8ÎGnomeVFS.ModuleCallbackStatusMessageInÖ0Ïvoid +reserved1Ì8ÎGnomeVFS.ModuleCallbackStatusMessageOutÖ0Ïvoid +reserved1Ì8ÎGnomeVFS.ProgressCallbackStateÖ0Ïvoid +reserved1Ì8ÎGnomeVFS.ToplevelURIÖ0Ïvoid +reserved1Ì8ÎGnomeVFS.URIÖ0Ïvoid +reserved1Ì8ÎGnomeVFS.XferProgressInfoÖ0Ïvoid +reserved2Ì128Í()ÎExo.CellRendererIconÖ0Ïpublic virtual void +reserved2Ì128Í()ÎExo.IconBarÖ0Ïpublic virtual void +reserved2Ì128Í()ÎExo.IconChooserDialogÖ0Ïpublic virtual void +reserved2Ì128Í()ÎExo.IconViewÖ0Ïpublic virtual void +reserved2Ì128Í()ÎExo.ToolbarsEditorÖ0Ïpublic virtual void +reserved2Ì128Í()ÎExo.ToolbarsEditorDialogÖ0Ïpublic virtual void +reserved2Ì128Í()ÎExo.ToolbarsModelÖ0Ïpublic virtual void +reserved2Ì128Í()ÎExo.ToolbarsViewÖ0Ïpublic virtual void +reserved2Ì128Í()ÎExo.TreeViewÖ0Ïpublic virtual void +reserved2Ì128Í()ÎExo.WrapTableÖ0Ïpublic virtual void +reserved2Ì8ÎGnomeKeyring.PasswordSchemaÖ0Ïvoid +reserved2Ì128Í()ÎGnomeVFS.ACEÖ0Ïpublic virtual void +reserved2Ì8ÎGnomeVFS.FileInfoÖ0Ïvoid +reserved2Ì8ÎGnomeVFS.FindDirectoryResultÖ0Ïvoid +reserved2Ì8ÎGnomeVFS.ModuleCallbackAdditionalHeadersInÖ0Ïvoid +reserved2Ì8ÎGnomeVFS.ModuleCallbackAdditionalHeadersOutÖ0Ïvoid +reserved2Ì8ÎGnomeVFS.ModuleCallbackAuthenticationInÖ0Ïvoid +reserved2Ì8ÎGnomeVFS.ModuleCallbackAuthenticationOutÖ0Ïvoid +reserved2Ì8ÎGnomeVFS.ModuleCallbackFillAuthenticationInÖ0Ïvoid +reserved2Ì8ÎGnomeVFS.ModuleCallbackFillAuthenticationOutÖ0Ïvoid +reserved2Ì8ÎGnomeVFS.ModuleCallbackFullAuthenticationInÖ0Ïvoid +reserved2Ì8ÎGnomeVFS.ModuleCallbackFullAuthenticationOutÖ0Ïvoid +reserved2Ì8ÎGnomeVFS.ModuleCallbackQuestionInÖ0Ïvoid +reserved2Ì8ÎGnomeVFS.ModuleCallbackQuestionOutÖ0Ïvoid +reserved2Ì8ÎGnomeVFS.ModuleCallbackReceivedHeadersInÖ0Ïvoid +reserved2Ì8ÎGnomeVFS.ModuleCallbackReceivedHeadersOutÖ0Ïvoid +reserved2Ì8ÎGnomeVFS.ModuleCallbackSaveAuthenticationInÖ0Ïvoid +reserved2Ì8ÎGnomeVFS.ModuleCallbackSaveAuthenticationOutÖ0Ïvoid +reserved2Ì8ÎGnomeVFS.ModuleCallbackStatusMessageInÖ0Ïvoid +reserved2Ì8ÎGnomeVFS.ModuleCallbackStatusMessageOutÖ0Ïvoid +reserved2Ì8ÎGnomeVFS.ProgressCallbackStateÖ0Ïvoid +reserved2Ì8ÎGnomeVFS.ToplevelURIÖ0Ïvoid +reserved2Ì8ÎGnomeVFS.URIÖ0Ïvoid +reserved2Ì8ÎGnomeVFS.XferProgressInfoÖ0Ïvoid +reserved3Ì128Í()ÎExo.CellRendererIconÖ0Ïpublic virtual void +reserved3Ì128Í()ÎExo.IconBarÖ0Ïpublic virtual void +reserved3Ì128Í()ÎExo.IconChooserDialogÖ0Ïpublic virtual void +reserved3Ì128Í()ÎExo.IconViewÖ0Ïpublic virtual void +reserved3Ì128Í()ÎExo.ToolbarsEditorÖ0Ïpublic virtual void +reserved3Ì128Í()ÎExo.ToolbarsEditorDialogÖ0Ïpublic virtual void +reserved3Ì128Í()ÎExo.ToolbarsModelÖ0Ïpublic virtual void +reserved3Ì128Í()ÎExo.ToolbarsViewÖ0Ïpublic virtual void +reserved3Ì128Í()ÎExo.TreeViewÖ0Ïpublic virtual void +reserved3Ì128Í()ÎExo.WrapTableÖ0Ïpublic virtual void +reserved3Ì8ÎGnomeKeyring.PasswordSchemaÖ0Ïvoid +reserved3Ì128Í()ÎGnomeVFS.ACEÖ0Ïpublic virtual void +reserved3Ì8ÎGnomeVFS.FileInfoÖ0Ïvoid +reserved4Ì128Í()ÎExo.CellRendererIconÖ0Ïpublic virtual void +reserved4Ì128Í()ÎExo.IconBarÖ0Ïpublic virtual void +reserved4Ì128Í()ÎExo.IconChooserDialogÖ0Ïpublic virtual void +reserved4Ì128Í()ÎExo.IconViewÖ0Ïpublic virtual void +reserved4Ì128Í()ÎExo.ToolbarsEditorÖ0Ïpublic virtual void +reserved4Ì128Í()ÎExo.ToolbarsEditorDialogÖ0Ïpublic virtual void +reserved4Ì128Í()ÎExo.ToolbarsModelÖ0Ïpublic virtual void +reserved4Ì128Í()ÎExo.ToolbarsViewÖ0Ïpublic virtual void +reserved4Ì128Í()ÎExo.TreeViewÖ0Ïpublic virtual void +reserved4Ì128Í()ÎExo.WrapTableÖ0Ïpublic virtual void +reserved4Ì128Í()ÎGnomeVFS.ACEÖ0Ïpublic virtual void +reserved5Ì128Í()ÎExo.CellRendererIconÖ0Ïpublic virtual void +reserved5Ì128Í()ÎExo.IconChooserDialogÖ0Ïpublic virtual void +reserved5Ì128Í()ÎExo.IconViewÖ0Ïpublic virtual void +reserved5Ì128Í()ÎExo.ToolbarsModelÖ0Ïpublic virtual void +reserved5Ì128Í()ÎExo.TreeViewÖ0Ïpublic virtual void +reserved6Ì128Í()ÎExo.CellRendererIconÖ0Ïpublic virtual void +reserved6Ì128Í()ÎExo.IconChooserDialogÖ0Ïpublic virtual void +reserved6Ì128Í()ÎExo.IconViewÖ0Ïpublic virtual void +reserved6Ì128Í()ÎExo.ToolbarsModelÖ0Ïpublic virtual void +reserved6Ì128Í()ÎExo.TreeViewÖ0Ïpublic virtual void +reserved7Ì128Í()ÎExo.IconViewÖ0Ïpublic virtual void +reserved7Ì128Í()ÎExo.ToolbarsModelÖ0Ïpublic virtual void +reserved7Ì128Í()ÎExo.TreeViewÖ0Ïpublic virtual void +reserved8Ì128Í()ÎExo.IconViewÖ0Ïpublic virtual void +reserved8Ì128Í()ÎExo.ToolbarsModelÖ0Ïpublic virtual void +reserved8Ì128Í()ÎExo.TreeViewÖ0Ïpublic virtual void +reserved9Ì128Í()ÎExo.IconViewÖ0Ïpublic virtual void +resetÌ128Í()ÎEpc.DispatcherÖ0Ïpublic void +resetÌ128Í()ÎGLib.CancellableÖ0Ïpublic void +resetÌ128Í()ÎGLib.SocketConnectableÖ0Ïpublic abstract void +resetÌ128Í()ÎGLib.TimerÖ0Ïpublic void +resetÌ128Í()ÎGLib.ValueÖ0Ïpublic weak Value? +resetÌ128Í()ÎGsl.HistogramÖ0Ïpublic void +resetÌ128Í()ÎGsl.Histogram2dÖ0Ïpublic void +resetÌ128Í()ÎGsl.InterpAccelÖ0Ïpublic int +resetÌ128Í()ÎGsl.OdeivEvolveÖ0Ïpublic int +resetÌ128Í()ÎGsl.OdeivStepÖ0Ïpublic int +resetÌ8ÎGsl.OdeivStepTypeÖ0ÏOdeivStepReset +resetÌ128Í(Gst.ClockTime time)ÎGst.AudioClockÖ0Ïpublic void +resetÌ128Í()ÎGst.AudioSinkÖ0Ïpublic virtual void +resetÌ128Í()ÎGst.AudioSrcÖ0Ïpublic virtual void +resetÌ128Í()ÎGst.RTSPWatchÖ0Ïpublic void +resetÌ128Í()ÎGtk.CurveÖ0Ïpublic void +resetÌ128Í()ÎGtk.IMContextÖ0Ïpublic virtual void +resetÌ128Í()ÎSqlite.StatementÖ0Ïpublic int +resetÌ128Í(string txt, int txt_size, bool delimit_words, bool enable_stemmer, bool enable_stop_words, bool parse_reserved_words)ÎTracker.ParserÖ0Ïpublic void +resetÌ128Í()ÎUSB.DeviceHandleÖ0Ïpublic int +resetÌ128Í(bool full, bool clear_history)ÎVte.TerminalÖ0Ïpublic void +reset_availableÌ128Í()ÎHildon.FileSystemModelÖ0Ïpublic void +reset_clipÌ128Í()ÎCairo.ContextÖ0Ïpublic void +reset_default_sort_funcÌ128Í()ÎGtk.TreeModelSortÖ0Ïpublic void +reset_prog_modeÌ128Í()ÎCursesÖ0Ïpublic int +reset_propertyÌ128Í(string property_base, bool recursive)ÎXfconf.ChannelÖ0Ïpublic void +reset_rc_stylesÌ128Í()ÎGtk.WidgetÖ0Ïpublic void +reset_shapesÌ128Í()ÎGtk.WidgetÖ0Ïpublic void +reset_shell_modeÌ128Í()ÎCursesÖ0Ïpublic int +reset_sigsÌ128Í(int except, ...)ÎDaemonÖ0Ïpublic int +reset_sigsvÌ128Í([CCode (array_length = false)] int[] except)ÎDaemonÖ0Ïpublic int +reset_thresholdÌ128Í()ÎGst.DebugCategoryÖ0Ïpublic void +reset_timeoutÌ128Í()ÎGst.RTSPConnectionÖ0Ïpublic Gst.RTSPResult +reset_type_associationsÌ128Í(string content_type)ÎGLib.AppInfoÖ0Ïpublic void +resetepÌ128Í(uint ep)ÎUSB.DeviceHandleÖ0Ïpublic int +resettyÌ128Í()ÎCursesÖ0Ïpublic int +reshow_with_initial_sizeÌ128Í()ÎGtk.WindowÖ0Ïpublic void +residualÌ128Í(Vector f, double epsabs)ÎGsl.MultirootTestÖ0Ïpublic int +residualÌ128Í(double f, double epsabs)ÎGsl.RootTestÖ0Ïpublic int +resign_commandÌ8ÎGnome.ClientÖ0 +resizableÌ8ÎGtk.TreeViewColumnÖ0Ïbool +resizableÌ8ÎGtk.WindowÖ0Ïbool +resizable_text_areasÌ8ÎWebKit.WebSettingsÖ0Ïbool +resizeÌ128Í(int width, int height)ÎGdk.WindowÖ0Ïpublic void +resizeÌ128Í(uint rows, uint columns)ÎGtk.TableÖ0Ïpublic void +resizeÌ128Í(int width, int height)ÎGtk.WindowÖ0Ïpublic void +resizeÌ128Í(int new_size)ÎPango.TabArrayÖ0Ïpublic void +resizeÌ8ÎSDL.EventÖ0ÏResizeEvent +resizeÌ128Í(int newsize)ÎSDLNet.UDPPacketÖ0Ïpublic int +resize_childrenÌ128Í()ÎGtk.ContainerÖ0Ïpublic void +resize_modeÌ8ÎGtk.ContainerÖ0ÏGtk.ResizeMode +resize_windowÌ128Í(uint width, uint height)ÎVte.TerminalÖ0Ïpublic virtual signal void +resize_windowÌ128Í(Window w, uint width, uint height)ÎX.DisplayÖ0Ïpublic int +resized_widthÌ8ÎGtk.TreeViewColumnÖ0Ïint +resolutionÌ8ÎGdk.ScreenÖ0Ïdouble +resolutionÌ8ÎGst.ClockÖ0ÏGst.ClockTime +resolution_xÌ8ÎGoo.CanvasÖ0Ïdouble +resolution_yÌ8ÎGoo.CanvasÖ0Ïdouble +resolveÌ128Í(string hostname, out unowned GnomeVFS.ResolveHandle handle)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +resolve_asyncÌ128Í(Soup.AddressCallback callback)ÎSoup.AddressÖ0Ïpublic void +resolve_asyncÌ128Í(GLib.MainContext async_context, GLib.Cancellable cancellable, Soup.AddressCallback callback)ÎSoup.AddressÖ0Ïpublic void +resolve_async_fullÌ128Í(GLib.MainContext async_context, Soup.AddressCallback callback)ÎSoup.AddressÖ0Ïpublic void +resolve_freeÌ128Í(GnomeVFS.ResolveHandle handle)ÎGnomeVFSÖ0Ïpublic void +resolve_next_addressÌ128Í(GnomeVFS.ResolveHandle handle, out unowned GnomeVFS.Address address)ÎGnomeVFSÖ0Ïpublic bool +resolve_publisherÌ128Í(uint timeout)ÎEpc.ConsumerÖ0Ïpublic bool +resolve_relativeÌ128Í(string relative_reference)ÎGnomeVFS.URIÖ0Ïpublic unowned +resolve_relative_pathÌ128Í(string relative_path)ÎGLib.FileÖ0Ïpublic abstract GLib.File +resolve_reset_to_beginningÌ128Í(GnomeVFS.ResolveHandle handle)ÎGnomeVFSÖ0Ïpublic void +resolve_symbolic_linkÌ128Í(string relative_reference)ÎGnomeVFS.URIÖ0Ïpublic unowned +resolve_syncÌ128Í()ÎSoup.AddressÖ0 +resolve_syncÌ128Í(GLib.Cancellable cancellable)ÎSoup.AddressÖ0 +resolved_dirÌ8ÎGtk.EntryÖ0 +resolved_dirÌ8ÎPango.LayoutLineÖ0 +resolverÌ8ÎGst.IndexÖ0ÏGst.IndexResolver +resolver_user_dataÌ8ÎGst.IndexÖ0Ïvoid +resolver_user_data_destroyÌ8ÎGst.IndexÖ0ÏGLib.DestroyNotify +resource_error_quarkÌ128Í()ÎGstÖ0Ïpublic GLib.Quark +responseÌ128Í(int response_id)ÎGtk.DialogÖ0Ïpublic virtual signal void +responseÌ8ÎSoup.MessageÖ0ÏSoup.DataBuffer +response_bodyÌ8ÎSoup.MessageÖ0ÏSoup.MessageBody +response_headersÌ8ÎSoup.MessageÖ0ÏSoup.MessageHeaders +response_typeÌ8ÎXcb.GenericEventÖ0Ïuint8 +restartÌ128Í()ÎGsl.MultiminFdfminimizerÖ0Ïpublic int +restartÌ8ÎGsl.MultiminFdfminimizerTypeÖ0ÏMultiminFdfRestart +restartÌ128Í()ÎGst.PollÖ0Ïpublic void +restart_commandÌ8ÎExo.XsessionClientÖ0 +restart_commandÌ8ÎGnome.ClientÖ0 +restart_styleÌ8ÎGnome.ClientÖ0ÏGnome.RestartStyle +restartedÌ128Í()ÎSoup.MessageÖ0Ïpublic virtual signal void +restoreÌ128Í()ÎCairo.ContextÖ0Ïpublic void +restore_handlerÌ128Í(int @signal)ÎXfce.PosixSignalHandlerÖ0Ïpublic void +restore_thyselfÌ128Í(void* self)ÎGst.ObjectÖ0Ïpublic virtual void +restore_windowÌ128Í()ÎVte.TerminalÖ0Ïpublic virtual signal void +restrict_to_fill_levelÌ8ÎGtk.RangeÖ0Ïbool +restrict_to_versionÌ128Í(SvgVersion version)ÎCairo.SvgSurfaceÖ0Ïpublic void +resultÌ8ÎGnomeVFS.FindDirectoryResultÖ0ÏGnomeVFS.Result +resultÌ8ÎGnomeVFS.GetFileInfoResultÖ0ÏGnomeVFS.Result +resultÌ8ÎGsl.MonteVegasStateÖ0Ïdouble +result_from_errnoÌ128Í()ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +result_from_errno_codeÌ128Í(int errno_code)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +result_from_h_errnoÌ128Í()ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +result_from_h_errno_valÌ128Í(int h_errno_code)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +result_to_messageÌ128Í(GnomeKeyring.Result res)ÎGnomeKeyringÖ0Ïpublic unowned string +result_to_stringÌ128Í(GnomeVFS.Result _result)ÎGnomeVFSÖ0Ïpublic unowned string +resumeÌ128Í()ÎGst.RingBufferÖ0Ïpublic virtual bool +resumeÌ128Í(int narg)ÎLua.LuaVMÖ0Ïpublic int +resumeÌ128Í()ÎSDLMixer.ChannelÖ0Ïpublic void +resumeÌ128Í()ÎSDLMixer.MusicÖ0Ïpublic void +resyncÌ8ÎGst.IteratorÖ0ÏGst.IteratorResyncFunction +retrieve_proxy_menu_itemÌ128Í()ÎGtk.ToolItemÖ0Ïpublic unowned +retrieve_surroundingÌ128Í()ÎGtk.IMContextÖ0Ïpublic virtual signal bool +return_codeÌ128Í()ÎXml.NanoHTTPÖ0Ïpublic int +return_if_failÌ128Í(bool expr)ÎGLibÖ0Ïpublic void +return_if_reachedÌ128Í()ÎGLibÖ0Ïpublic void +return_typeÌ8ÎGLib.SignalQueryÖ0ÏType +return_val_if_failÌ128Í(bool expr, ...)ÎGLibÖ0Ïpublic void +return_val_if_reachedÌ128Í(...)ÎGLibÖ0Ïpublic void +retval_doneÌ128Í()ÎDaemonÖ0Ïpublic void +retval_initÌ128Í()ÎDaemonÖ0Ïpublic int +retval_sendÌ128Í(int s)ÎDaemonÖ0Ïpublic int +retval_waitÌ128Í(int timeout)ÎDaemonÖ0Ïpublic int +reuseaddrÌ8ÎSoup.SocketÖ0Ïbool +reventsÌ8ÎGLib.PollFDÖ0ÏIOCondition +reventsÌ8ÎPosix.pollfdÖ0Ïint +reverseÌ128Í(int len = -1)Ö0 +reverseÌ128Í()ÎGLib.ListÖ0Ïpublic void +reverseÌ128Í()ÎGLib.QueueÖ0Ïpublic void +reverseÌ128Í()ÎGLib.SListÖ0Ïpublic void +reverseÌ128Í()ÎGsl.PermutationÖ0Ïpublic void +reverseÌ128Í()ÎGsl.VectorÖ0Ïpublic int +reverseÌ128Í()ÎGsl.VectorComplexÖ0Ïpublic int +reverse_change_setÌ128Í(GConf.ChangeSet cs)ÎGConf.ClientÖ0Ïpublic unowned +reverse_change_setÌ128Í(GConf.ChangeSet cs)ÎGConf.EngineÖ0Ïpublic unowned +reverse_stereoÌ128Í(int flip)ÎSDLMixer.ChannelÖ0Ïpublic int +reversehaltonÌ8ÎGsl.QRNGAlgorithmsÖ0ÏQRNGType +revisionÌ8ÎV4l2.ChipIdentÖ0Ïuint32 +revokeÌ128Í(string file)ÎPosixÖ0Ïpublic int +rewindÌ128Í()ÎGLib.DirÖ0Ïpublic void +rewindÌ128Í()ÎGLib.FileStreamÖ0Ïpublic void +rewindÌ128Í()ÎSDLMixer.MusicÖ0Ïpublic void +rewindÌ128Í()ÎZLib.GZFileStreamÖ0Ïpublic int +rewinddirÌ128Í(Dir dir)ÎPosixÖ0Ïpublic void +rgÌ8ÎGsl.IntegrationQAWSTableÖ0Ïdouble +rgb_colormap_ditherableÌ128Í(Gdk.Colormap cmap)ÎGdkÖ0Ïpublic bool +rgb_ditherableÌ128Í()ÎGdkÖ0Ïpublic bool +rgb_find_colorÌ128Í(Gdk.Colormap colormap, ref Gdk.Color color)ÎGdkÖ0Ïpublic void +rgb_get_colormapÌ128Í()ÎGdkÖ0Ïpublic unowned +rgb_get_visualÌ128Í()ÎGdkÖ0Ïpublic unowned +rgb_set_installÌ128Í(bool install)ÎGdkÖ0Ïpublic void +rgb_set_min_colorsÌ128Í(int min_colors)ÎGdkÖ0Ïpublic void +rgb_set_verboseÌ128Í(bool verbose)ÎGdkÖ0Ïpublic void +rgb_to_hsvÌ128Í(double r, double g, double b, double h, double s, double v)ÎGtkÖ0Ïpublic void +rgbaÌ128Í(Surface dst, [CCode (array_length = false)] int16[] vx, [CCode (array_length = false)] int16[] vy, int vertices, int steps, uchar r, uchar g, uchar b, uchar a)ÎSDLGraphics.BezierCurveÖ0Ïpublic int +rgbaÌ128Í(Surface dst, int16 x1, int16 y1, int16 x2, int16 y2, uchar r, uchar g, uchar b, uchar a)ÎSDLGraphics.LineÖ0Ïpublic int +rgbaÌ128Í(Surface dst, int16 x, int16 y, uchar r, uchar g, uchar b, uchar a)ÎSDLGraphics.PixelÖ0Ïpublic int +rgbaÌ128Í(Surface dst, int16 x, int16 y, string s, uchar r, uchar g, uchar b, uchar a)ÎSDLGraphics.TextÖ0Ïpublic int +rgba_aaÌ128Í(Surface dst, int16 x1, int16 y1, int16 x2, int16 y2, uchar r, uchar g, uchar b, uchar a)ÎSDLGraphics.LineÖ0Ïpublic int +rgba_hÌ128Í(Surface dst, int16 x1, int16 x2, int16 y, uchar r, uchar g, uchar b, uchar a)ÎSDLGraphics.LineÖ0Ïpublic int +rgba_vÌ128Í(Surface dst, int16 x, int16 y1, int16 y2, uchar r, uchar g, uchar b, uchar a)ÎSDLGraphics.LineÖ0Ïpublic int +rhÌ8ÎGsl.IntegrationQAWSTableÖ0Ïdouble +riÌ8ÎGsl.IntegrationQAWSTableÖ0Ïdouble +riff_create_audio_capsÌ128Í(uint16 codec_id, Gst.gst_riff_strh strh, Gst.gst_riff_strf_auds strf, Gst.Buffer strf_data, Gst.Buffer strd_data, out unowned string codec_name)ÎGstÖ0Ïpublic unowned +riff_create_audio_template_capsÌ128Í()ÎGstÖ0Ïpublic unowned +riff_create_iavs_capsÌ128Í(uint32 codec_fcc, Gst.gst_riff_strh strh, Gst.gst_riff_strf_iavs strf, Gst.Buffer strf_data, Gst.Buffer strd_data, out unowned string codec_name)ÎGstÖ0Ïpublic unowned +riff_create_iavs_template_capsÌ128Í()ÎGstÖ0Ïpublic unowned +riff_create_video_capsÌ128Í(uint32 codec_fcc, Gst.gst_riff_strh strh, Gst.gst_riff_strf_vids strf, Gst.Buffer strf_data, Gst.Buffer strd_data, out unowned string codec_name)ÎGstÖ0Ïpublic unowned +riff_create_video_template_capsÌ128Í()ÎGstÖ0Ïpublic unowned +riff_initÌ128Í()ÎGstÖ0Ïpublic void +riff_parse_chunkÌ128Í(Gst.Element element, Gst.Buffer buf, uint offset, uint32 fourcc, out unowned Gst.Buffer chunk_data)ÎGstÖ0Ïpublic bool +riff_parse_file_headerÌ128Í(Gst.Element element, Gst.Buffer buf, uint32 doctype)ÎGstÖ0Ïpublic bool +riff_parse_infoÌ128Í(Gst.Element element, Gst.Buffer buf, out unowned Gst.TagList taglist)ÎGstÖ0Ïpublic void +riff_parse_strf_audsÌ128Í(Gst.Element element, Gst.Buffer buf, out unowned Gst.gst_riff_strf_auds strf, out unowned Gst.Buffer data)ÎGstÖ0Ïpublic bool +riff_parse_strf_iavsÌ128Í(Gst.Element element, Gst.Buffer buf, out unowned Gst.gst_riff_strf_iavs strf, out unowned Gst.Buffer data)ÎGstÖ0Ïpublic bool +riff_parse_strf_vidsÌ128Í(Gst.Element element, Gst.Buffer buf, out unowned Gst.gst_riff_strf_vids strf, out unowned Gst.Buffer data)ÎGstÖ0Ïpublic bool +riff_parse_strhÌ128Í(Gst.Element element, Gst.Buffer buf, out unowned Gst.gst_riff_strh strh)ÎGstÖ0Ïpublic bool +riff_read_chunkÌ128Í(Gst.Element element, Gst.Pad pad, uint64 offset, uint32 tag, out unowned Gst.Buffer chunk_data)ÎGstÖ0Ïpublic Gst.FlowReturn +rightÌ8ÎGtk.BorderÖ0Ïint +rightÌ8ÎPoppler.DestÖ0Ïdouble +right_attachÌ8ÎGtk.TableChildÖ0Ïuint16 +right_justifiedÌ8ÎGtk.MenuItemÖ0Ïbool +right_justifyÌ8ÎGtk.MenuItemÖ0 +right_marginÌ8ÎGtk.TextAttributesÖ0Ïint +right_marginÌ8ÎGtk.TextTagÖ0Ïint +right_marginÌ8ÎGtk.TextViewÖ0Ïint +right_margin_positionÌ8ÎGtk.SourceViewÖ0 +right_margin_setÌ8ÎGtk.TextTagÖ0Ïbool +right_paddingÌ8ÎGtk.AlignmentÖ0 +right_windowÌ8ÎGtk.TextViewÖ0ÏGtk.TextWindow +ringbufferÌ8ÎGst.BaseAudioSinkÖ0ÏGst.RingBuffer +ringbufferÌ8ÎGst.BaseAudioSrcÖ0ÏGst.RingBuffer +rintÌ128Í(double x)ÎGLib.MathÖ0Ïpublic double +rintfÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +ripofflineÌ128Í(int line, RipofflineInitFunc init)ÎCursesÖ0Ïpublic int +riseÌ8ÎGtk.CellRendererTextÖ0Ïint +riseÌ8ÎGtk.TextAppearanceÖ0Ïint +riseÌ8ÎGtk.TextTagÖ0Ïint +rise_setÌ8ÎGtk.CellRendererTextÖ0Ïbool +rise_setÌ8ÎGtk.TextTagÖ0Ïbool +rjÌ8ÎGsl.IntegrationQAWSTableÖ0Ïdouble +rk2Ì8ÎGsl.OdeivStepTypesÖ0ÏOdeivStepType +rk2impÌ8ÎGsl.OdeivStepTypesÖ0ÏOdeivStepType +rk2simpÌ8ÎGsl.OdeivStepTypesÖ0ÏOdeivStepType +rk4Ì8ÎGsl.OdeivStepTypesÖ0ÏOdeivStepType +rk4impÌ8ÎGsl.OdeivStepTypesÖ0ÏOdeivStepType +rk8pdÌ8ÎGsl.OdeivStepTypesÖ0ÏOdeivStepType +rkckÌ8ÎGsl.OdeivStepTypesÖ0ÏOdeivStepType +rkf45Ì8ÎGsl.OdeivStepTypesÖ0ÏOdeivStepType +rlistÌ8ÎGsl.IntegrationWorkspaceÖ0Ïdouble +rmdirÌ8ÎFuse.OperationsÖ0ÏRmDir +rmdirÌ128Í(string path)ÎPosixÖ0Ïpublic int +roleÌ8ÎAtk.ObjectÖ0ÏAtk.Role +roleÌ8ÎGtk.WindowÖ0 +roleÌ8ÎOobs.ServicesRunlevelÖ0 +role_for_nameÌ128Í(string name)ÎAtkÖ0Ïpublic Atk.Role +role_get_localized_nameÌ128Í(Atk.Role role)ÎAtkÖ0Ïpublic unowned string +role_get_nameÌ128Í(Atk.Role role)ÎAtkÖ0Ïpublic unowned string +role_registerÌ128Í(string name)ÎAtkÖ0Ïpublic Atk.Role +rollbackÌ128Í()ÎMysql.DatabaseÖ0Ïpublic bool +rollbackÌ128Í()ÎXfce.RcÖ0Ïpublic void +rollback_hookÌ128Í(RollbackCallback? rollback_hook)ÎSqlite.DatabaseÖ0Ïpublic void +room_numberÌ8ÎOobs.UserÖ0 +rootÌ128Í()ÎGsl.MultirootFdfsolverÖ0Ïpublic Vector +rootÌ128Í()ÎGsl.MultirootFsolverÖ0Ïpublic Vector +rootÌ8ÎGsl.RootFdfsolverÖ0Ïdouble +rootÌ8ÎGsl.RootFsolverÖ0Ïdouble +rootÌ8ÎGtk.TreeModelSortÖ0Ïvoid +rootÌ8ÎGtk.TreeStoreÖ0Ïvoid +rootÌ8ÎJson.GeneratorÖ0ÏJson.Node +rootÌ8ÎX.CrossingEventÖ0ÏWindow +rootÌ8ÎX.KeyEventÖ0ÏWindow +rootÌ8ÎX.ScreenÖ0ÏWindow +rootÌ8ÎX.WindowAttributesÖ0ÏWindow +rootÌ8ÎXcb.ButtonPressEventÖ0ÏWindow +rootÌ8ÎXcb.ButtonReleaseEventÖ0ÏWindow +rootÌ8ÎXcb.MotionNotifyEventÖ0ÏWindow +rootÌ8ÎXcb.ScreenÖ0ÏWindow +root_devÌ8ÎUSB.BusÖ0ÏDevice +root_dirÌ8ÎHildon.FileSystemModelÖ0 +root_itemÌ8ÎGoo.CanvasÖ0ÏGoo.CanvasItem +root_item_modelÌ8ÎGoo.CanvasÖ0ÏGoo.CanvasItemModel +root_noteÌ8ÎGst.gst_riff_acidÖ0Ïuint16 +root_visualÌ8ÎXcb.ScreenÖ0ÏVisualID +root_windowÌ128Í(int screen_number)ÎX.DisplayÖ0Ïpublic Window +root_window_of_screenÌ128Í()ÎX.ScreenÖ0Ïpublic Window +root_xÌ8ÎXcb.ButtonPressEventÖ0Ïuint16 +root_xÌ8ÎXcb.ButtonReleaseEventÖ0Ïuint16 +root_xÌ8ÎXcb.MotionNotifyEventÖ0Ïuint16 +root_yÌ8ÎXcb.ButtonPressEventÖ0Ïuint16 +root_yÌ8ÎXcb.ButtonReleaseEventÖ0Ïuint16 +root_yÌ8ÎXcb.MotionNotifyEventÖ0Ïuint16 +roots_iteratorÌ128Í()ÎXcb.SetupÖ0Ïpublic ScreenIterator +rotateÌ128Í(double angle)ÎCairo.ContextÖ0Ïpublic void +rotateÌ128Í(double radians)ÎCairo.MatrixÖ0Ïpublic void +rotateÌ128Í(double degrees, double cx, double cy)ÎGoo.CanvasItemÖ0Ïpublic void +rotateÌ128Í(double degrees, double cx, double cy)ÎGoo.CanvasItemModelÖ0Ïpublic void +rotateÌ128Í(double degrees)ÎPango.MatrixÖ0Ïpublic void +rotate_simpleÌ128Í(Gdk.PixbufRotation angle)ÎGdk.PixbufÖ0Ïpublic Gdk.Pixbuf +rotozoomÌ128Í(Surface src, double degrees, double zoom, int smooth)ÎSDLGraphics.RotoZoomÖ0Ïpublic Surface +rotozoom_sizeÌ128Í(int width, int height, double degrees, double zoom, ref int dstwidth, ref int dstheight)ÎSDLGraphics.RotoZoomÖ0Ïpublic void +rotozoom_size_xyÌ128Í(int width, int height, double degrees, double zoomx, double zoomy, ref int dstwidth, ref int dstheight)ÎSDLGraphics.RotoZoomÖ0Ïpublic void +rotozoom_xyÌ128Í(Surface src, double degrees, double zoomx, double zoomy, int smooth)ÎSDLGraphics.RotoZoomÖ0Ïpublic Surface +roundÌ128Í(double x)ÎGLib.MathÖ0Ïpublic double +round_digitsÌ8ÎGtk.RangeÖ0Ïint +roundfÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +rowÌ128Í(size_t i)ÎGsl.MatrixÖ0Ïpublic VectorView +rowÌ128Í(size_t i)ÎGsl.MatrixComplexÖ0Ïpublic VectorComplexView +rowÌ8ÎVte.CharAttributesÖ0Ïlong +row_activatedÌ128Í(Gtk.TreePath path, Gtk.TreeViewColumn column)ÎGtk.TreeViewÖ0Ïpublic virtual signal void +row_changedÌ128Í(Gtk.TreePath path, Gtk.TreeIter iter)ÎGtk.TreeModelÖ0Ïpublic virtual signal void +row_collapsedÌ128Í(Gtk.TreeIter iter, Gtk.TreePath path)ÎGtk.TreeViewÖ0Ïpublic virtual signal void +row_countÌ8ÎVte.TerminalÖ0Ïlong +row_deletedÌ128Í(int row, int num_deleted)ÎAtk.TableÖ0Ïpublic virtual signal void +row_deletedÌ128Í(Gtk.TreePath path)ÎGtk.TreeModelÖ0Ïpublic virtual signal void +row_draggableÌ128Í(Gtk.TreePath path)ÎGtk.TreeDragSourceÖ0Ïpublic abstract bool +row_drop_possibleÌ128Í(Gtk.TreePath dest_path, Gtk.SelectionData selection_data)ÎGtk.TreeDragDestÖ0Ïpublic abstract bool +row_expandedÌ128Í(Gtk.TreeIter iter, Gtk.TreePath path)ÎGtk.TreeViewÖ0Ïpublic virtual signal void +row_has_child_toggledÌ128Í(Gtk.TreePath path, Gtk.TreeIter iter)ÎGtk.TreeModelÖ0Ïpublic virtual signal void +row_insertedÌ128Í(int row, int num_inserted)ÎAtk.TableÖ0Ïpublic virtual signal void +row_insertedÌ128Í(Gtk.TreePath path, Gtk.TreeIter iter)ÎGtk.TreeModelÖ0Ïpublic virtual signal void +row_offsetÌ8ÎTiff.RGBAImageÖ0Ïint +row_reorderedÌ128Í()ÎAtk.TableÖ0Ïpublic virtual signal void +row_spacingÌ8ÎExo.IconViewÖ0Ïint +row_spacingÌ8ÎExo.WrapTableÖ0 +row_spacingÌ8ÎGoo.CanvasTableÖ0Ïdouble +row_spacingÌ8ÎGoo.CanvasTableModelÖ0Ïdouble +row_spacingÌ8ÎGtk.IconViewÖ0Ïint +row_spacingÌ8ÎGtk.TableÖ0 +row_span_columnÌ8ÎGtk.ComboBoxÖ0Ïint +rowsÌ8ÎGtk.TableÖ0ÏGtk.TableRowCol +rowsÌ8ÎWnck.WorkspaceLayoutÖ0Ïint +rows_reorderedÌ128Í(Gtk.TreePath path, Gtk.TreeIter iter, void* new_order)ÎGtk.TreeModelÖ0Ïpublic virtual signal void +rowstrideÌ8ÎGdk.PixbufÖ0Ïint +rowstrideÌ8ÎGdk.PixdataÖ0Ïuint32 +rpc_async_runÌ128Í(string service, string object_path, string iface, string method, RpcAsync? async_callback, void* data, int argument_type, ...)ÎOsso.ContextÖ0Ïpublic Status +rpc_async_run_with_defaultsÌ128Í(string application, string method, RpcAsync? async_callback, void* data, int argument_type, ...)ÎOsso.ContextÖ0Ïpublic Status +rpc_runÌ128Í(string service, string object_path, string iface, string method, out Rpc retval, int argument_type, ...)ÎOsso.ContextÖ0Ïpublic Status +rpc_run_systemÌ128Í(string service, string object_path, string iface, string method, out Rpc retval, int argument_type, ...)ÎOsso.ContextÖ0Ïpublic Status +rpc_run_with_defaultsÌ128Í(string application, string method, out Rpc retval, int argument_type, ...)ÎOsso.ContextÖ0Ïpublic Status +rr_get_ssrcÌ128Í()ÎGst.RTCPPacketÖ0Ïpublic uint32 +rr_set_ssrcÌ128Í(uint32 ssrc)ÎGst.RTCPPacketÖ0Ïpublic void +rstepÌ8ÎTiff.CIELabToRGBÖ0Ïfloat +rtcp_buffer_add_packetÌ128Í(Gst.Buffer buffer, Gst.RTCPType type, ref Gst.RTCPPacket packet)ÎGstÖ0Ïpublic bool +rtcp_buffer_endÌ128Í(Gst.Buffer buffer)ÎGstÖ0Ïpublic void +rtcp_buffer_get_first_packetÌ128Í(Gst.Buffer buffer, ref Gst.RTCPPacket packet)ÎGstÖ0Ïpublic bool +rtcp_buffer_get_packet_countÌ128Í(Gst.Buffer buffer)ÎGstÖ0 +rtcp_buffer_newÌ128Í(uint mtu)ÎGstÖ0Ïpublic unowned +rtcp_buffer_new_copy_dataÌ128Í(void* data, uint len)ÎGstÖ0Ïpublic unowned +rtcp_buffer_new_take_dataÌ128Í(void* data, uint len)ÎGstÖ0Ïpublic unowned +rtcp_buffer_validateÌ128Í(Gst.Buffer buffer)ÎGstÖ0Ïpublic bool +rtcp_buffer_validate_dataÌ128Í(uchar data, uint len)ÎGstÖ0Ïpublic bool +rtcp_ntp_to_unixÌ128Í(uint64 ntptime)ÎGstÖ0Ïpublic uint64 +rtcp_unix_to_ntpÌ128Í(uint64 unixtime)ÎGstÖ0Ïpublic uint64 +rtp_buffer_allocate_dataÌ128Í(Gst.Buffer buffer, uint payload_len, uchar pad_len, uchar csrc_count)ÎGstÖ0Ïpublic void +rtp_buffer_calc_header_lenÌ128Í(uchar csrc_count)ÎGstÖ0 +rtp_buffer_calc_packet_lenÌ128Í(uint payload_len, uchar pad_len, uchar csrc_count)ÎGstÖ0 +rtp_buffer_calc_payload_lenÌ128Í(uint packet_len, uchar pad_len, uchar csrc_count)ÎGstÖ0 +rtp_buffer_compare_seqnumÌ128Í(uint16 seqnum1, uint16 seqnum2)ÎGstÖ0Ïpublic int +rtp_buffer_default_clock_rateÌ128Í(uchar payload_type)ÎGstÖ0Ïpublic uint32 +rtp_buffer_ext_timestampÌ128Í(uint64 exttimestamp, uint32 timestamp)ÎGstÖ0Ïpublic uint64 +rtp_buffer_get_csrcÌ128Í(Gst.Buffer buffer, uchar idx)ÎGstÖ0Ïpublic uint32 +rtp_buffer_get_csrc_countÌ128Í(Gst.Buffer buffer)ÎGstÖ0Ïpublic uchar +rtp_buffer_get_extensionÌ128Í(Gst.Buffer buffer)ÎGstÖ0Ïpublic bool +rtp_buffer_get_extension_dataÌ128Í(Gst.Buffer buffer, out uint16 bits, out void* data, out uint wordlen)ÎGstÖ0Ïpublic bool +rtp_buffer_get_header_lenÌ128Í(Gst.Buffer buffer)ÎGstÖ0 +rtp_buffer_get_markerÌ128Í(Gst.Buffer buffer)ÎGstÖ0Ïpublic bool +rtp_buffer_get_packet_lenÌ128Í(Gst.Buffer buffer)ÎGstÖ0 +rtp_buffer_get_paddingÌ128Í(Gst.Buffer buffer)ÎGstÖ0Ïpublic bool +rtp_buffer_get_payloadÌ128Í(Gst.Buffer buffer)ÎGstÖ0Ïpublic void * +rtp_buffer_get_payload_bufferÌ128Í(Gst.Buffer buffer)ÎGstÖ0Ïpublic unowned +rtp_buffer_get_payload_lenÌ128Í(Gst.Buffer buffer)ÎGstÖ0 +rtp_buffer_get_payload_subbufferÌ128Í(Gst.Buffer buffer, uint offset, uint len)ÎGstÖ0Ïpublic unowned +rtp_buffer_get_payload_typeÌ128Í(Gst.Buffer buffer)ÎGstÖ0Ïpublic uchar +rtp_buffer_get_seqÌ128Í(Gst.Buffer buffer)ÎGstÖ0Ïpublic uint16 +rtp_buffer_get_ssrcÌ128Í(Gst.Buffer buffer)ÎGstÖ0Ïpublic uint32 +rtp_buffer_get_timestampÌ128Í(Gst.Buffer buffer)ÎGstÖ0Ïpublic uint32 +rtp_buffer_get_versionÌ128Í(Gst.Buffer buffer)ÎGstÖ0Ïpublic uchar +rtp_buffer_new_allocateÌ128Í(uint payload_len, uchar pad_len, uchar csrc_count)ÎGstÖ0Ïpublic unowned +rtp_buffer_new_allocate_lenÌ128Í(uint packet_len, uchar pad_len, uchar csrc_count)ÎGstÖ0Ïpublic unowned +rtp_buffer_new_copy_dataÌ128Í(void* data, uint len)ÎGstÖ0Ïpublic unowned +rtp_buffer_new_take_dataÌ128Í(void* data, uint len)ÎGstÖ0Ïpublic unowned +rtp_buffer_pad_toÌ128Í(Gst.Buffer buffer, uint len)ÎGstÖ0Ïpublic void +rtp_buffer_set_csrcÌ128Í(Gst.Buffer buffer, uchar idx, uint32 csrc)ÎGstÖ0Ïpublic void +rtp_buffer_set_extensionÌ128Í(Gst.Buffer buffer, bool extension)ÎGstÖ0Ïpublic void +rtp_buffer_set_extension_dataÌ128Í(Gst.Buffer buffer, uint16 bits, uint16 length)ÎGstÖ0Ïpublic bool +rtp_buffer_set_markerÌ128Í(Gst.Buffer buffer, bool marker)ÎGstÖ0Ïpublic void +rtp_buffer_set_packet_lenÌ128Í(Gst.Buffer buffer, uint len)ÎGstÖ0Ïpublic void +rtp_buffer_set_paddingÌ128Í(Gst.Buffer buffer, bool padding)ÎGstÖ0Ïpublic void +rtp_buffer_set_payload_typeÌ128Í(Gst.Buffer buffer, uchar payload_type)ÎGstÖ0Ïpublic void +rtp_buffer_set_seqÌ128Í(Gst.Buffer buffer, uint16 seq)ÎGstÖ0Ïpublic void +rtp_buffer_set_ssrcÌ128Í(Gst.Buffer buffer, uint32 ssrc)ÎGstÖ0Ïpublic void +rtp_buffer_set_timestampÌ128Í(Gst.Buffer buffer, uint32 timestamp)ÎGstÖ0Ïpublic void +rtp_buffer_set_versionÌ128Í(Gst.Buffer buffer, uchar version)ÎGstÖ0Ïpublic void +rtp_buffer_validateÌ128Í(Gst.Buffer buffer)ÎGstÖ0Ïpublic bool +rtp_buffer_validate_dataÌ128Í(uchar data, uint len)ÎGstÖ0Ïpublic bool +rtsp_base64_decode_ipÌ128Í(string data, size_t len)ÎGstÖ0Ïpublic void +rtsp_base64_encodeÌ128Í(string data, size_t len)ÎGstÖ0Ïpublic unowned string +rtsp_find_header_fieldÌ128Í(string header)ÎGstÖ0Ïpublic Gst.RTSPHeaderField +rtsp_find_methodÌ128Í(string method)ÎGstÖ0Ïpublic Gst.RTSPMethod +rtsp_header_as_textÌ128Í(Gst.RTSPHeaderField field)ÎGstÖ0Ïpublic unowned string +rtsp_method_as_textÌ128Í(Gst.RTSPMethod method)ÎGstÖ0Ïpublic unowned string +rtsp_options_as_textÌ128Í(Gst.RTSPMethod options)ÎGstÖ0 +rtsp_status_as_textÌ128Í(Gst.RTSPStatusCode code)ÎGstÖ0Ïpublic unowned string +rtsp_strresultÌ128Í(Gst.RTSPResult _result)ÎGstÖ0Ïpublic unowned string +rtsp_version_as_textÌ128Í(Gst.RTSPVersion version)ÎGstÖ0Ïpublic unowned string +rubber_bandingÌ8ÎGtk.TreeViewÖ0Ïbool +ruler_scaleÌ8ÎGtk.RulerMetricÖ0Ïdouble +rulesÌ8ÎXfce.MenuStandardRulesÖ0ÏGLib.List +rules_hintÌ8ÎGtk.TreeViewÖ0Ïbool +runÌ128Í()ÎEpc.DispatcherÖ0Ïpublic bool +runÌ128Í()ÎEpc.PublisherÖ0Ïpublic bool +runÌ128Í()ÎGLib.MainLoopÖ0Ïpublic void +runÌ128Í()ÎGLib.TestÖ0Ïpublic int +runÌ128Í()ÎGtk.DialogÖ0Ïpublic int +runÌ128Í(Gtk.PrintOperationAction action, Gtk.Window parent)ÎGtk.PrintOperationÖ0Ïpublic Gtk.PrintOperationResult +runÌ128Í()ÎSDLGraphics.FramerateManagerÖ0Ïpublic void +runÌ128Í()ÎSoup.ServerÖ0Ïpublic void +run_and_blockÌ128Í()ÎGnome.PasswordDialogÖ0Ïpublic bool +run_asyncÌ128Í()ÎEpc.PublisherÖ0Ïpublic bool +run_asyncÌ128Í()ÎSoup.ServerÖ0Ïpublic void +run_in_threadÌ128Í(GLib.SimpleAsyncThreadFunc func, int io_priority, GLib.Cancellable? cancellable)ÎGLib.SimpleAsyncResultÖ0Ïpublic void +run_typeÌ8ÎGLib.SignalInvocationHintÖ0ÏSignalFlags +runningÌ8ÎGst.TaskÖ0Ïbool +runsÌ8ÎPango.LayoutLineÖ0ÏGLib.SList +rxsubchansÌ8ÎV4l2.TunerÖ0Ïuint32 +sÌ4ÎSDL.KeySymbolÖ0 +sÌ8ÎX.ClientMessageEventDataÖ0Ïunowned +safe_folderÌ8ÎHildon.FileSelectionÖ0Ïvoid +same_appÌ8ÎGtk.PlugÖ0 +same_appÌ8ÎGtk.SocketÖ0 +same_screenÌ8ÎX.ButtonEventÖ0Ïbool +same_screenÌ8ÎX.CrossingEventÖ0Ïbool +same_screenÌ8ÎX.KeyEventÖ0Ïbool +same_screenÌ8ÎX.MotionEventÖ0Ïbool +sampleÌ128Í(double r1, double r2, out double x, out double y)ÎGsl.Histogram2dPDFÖ0Ïpublic int +sampleÌ128Í(double r)ÎGsl.HistogramPDFÖ0Ïpublic double +sampleÌ128Í(RNG r, void* dest, size_t k, void* src, size_t n, size_t size)ÎGsl.RandistÖ0Ïpublic void +sample_formatÌ8ÎV4l2.VbiFormatÖ0Ïuint32 +sample_intervalÌ8ÎGst.ValueArrayÖ0ÏGst.ClockTime +sample_sizeÌ8ÎGst.BaseRTPAudioPayloadÖ0Ïint +samplerateÌ8ÎTagLib.AudioPropertiesÖ0Ïint +samplesÌ8ÎGsl.MonteVegasStateÖ0 +samplesÌ8ÎSDL.AudioSpecÖ0Ïuint16 +samples_doneÌ128Í()ÎGst.RingBufferÖ0Ïpublic uint64 +samples_per_lineÌ8ÎV4l2.VbiFormatÖ0Ïuint32 +samples_per_segÌ8ÎGst.RingBufferÖ0Ïint +samplesizeÌ8ÎGst.gst_riff_strhÖ0Ïuint32 +samplesperpixelÌ8ÎTiff.RGBAImageÖ0Ïuint16 +sampling_rateÌ8ÎV4l2.VbiFormatÖ0Ïuint32 +sans_serif_font_familyÌ8ÎWebKit.WebSettingsÖ0 +saturate_and_pixelateÌ128Í(Gdk.Pixbuf dest, float saturation, bool pixelate)ÎGdk.PixbufÖ0Ïpublic void +saveÌ128Í()ÎCairo.ContextÖ0Ïpublic void +saveÌ128Í(string filename, string type, ...)ÎGdk.PixbufÖ0Ïpublic bool +saveÌ128Í(string under, bool force)ÎGnome.DesktopItemÖ0Ïpublic bool +saveÌ128Í(string file_name)ÎGtk.AccelMapÖ0Ïpublic void +saveÌ128Í(string filename)ÎPoppler.AttachmentÖ0Ïpublic bool +saveÌ128Í(string uri)ÎPoppler.DocumentÖ0Ïpublic bool +saveÌ8ÎSDL.CursorÖ0Ïuchar +saveÌ128Í(RWops dst, int freedst=0)ÎSDL.SurfaceÖ0Ïpublic int +saveÌ128Í()ÎSoup.CookieJarÖ0Ïpublic virtual void +saveÌ128Í()ÎTagLib.FileÖ0Ïpublic bool +saveÌ128Í()ÎXfce.PanelPluginÖ0Ïpublic virtual signal void +saveÌ128Í(string filename)ÎXml.NanoHTTPÖ0Ïpublic int +saveÌ128Í()ÎXml.URIÖ0 +save_any_dialogÌ128Í(Gtk.Dialog dialog)ÎGnome.ClientÖ0Ïpublic void +save_buttonÌ8ÎGtk.InputDialogÖ0ÏGtk.Widget +save_completeÌ128Í()ÎGnome.ClientÖ0Ïpublic virtual signal void +save_error_dialogÌ128Í(Gtk.Dialog dialog)ÎGnome.ClientÖ0Ïpublic void +save_fdÌ128Í(int fd)ÎGtk.AccelMapÖ0Ïpublic void +save_fileÌ128Í(string filename)ÎXml.DocÖ0Ïpublic int +save_file_encÌ128Í(string filename, Doc* cur, string enc = )ÎXml.DocÖ0Ïpublic void +save_format_fileÌ128Í(string filename, Doc* cur, int format)ÎXml.DocÖ0Ïpublic void +save_format_file_encÌ128Í(string filename, Doc* cur, string enc, int format)ÎXml.DocÖ0Ïpublic void +save_locationÌ128Í(bool create)ÎXfce.PanelPluginÖ0 +save_locationÌ128Í(Xfce.ResourceType type, string relpath, bool create)ÎXfce.ResourceÖ0Ïpublic unowned string +save_multipleÌ8ÎHildon.FileChooserDialogÖ0 +save_passwordÌ8ÎGnomeVFS.ModuleCallbackFullAuthenticationOutÖ0Ïbool +save_phase_2_requestedÌ8ÎGnome.ClientÖ0 +save_styleÌ8ÎGnome.ClientÖ0 +save_successfullÌ8ÎGnome.ClientÖ0 +save_thumbnailÌ128Í(Gdk.Pixbuf thumbnail, string uri, ulong original_mtime)ÎGnome.ThumbnailFactoryÖ0Ïpublic void +save_thyselfÌ128Í(void* parent)ÎGst.CapsÖ0Ïpublic void * +save_thyselfÌ128Í(void* parent)ÎGst.ObjectÖ0Ïpublic virtual void * +save_to_bufferÌ128Í(string buffer, size_t buffer_size, string type, ...)ÎGdk.PixbufÖ0Ïpublic bool +save_to_buffervÌ128Í(string buffer, size_t buffer_size, string type, string[] option_keys, string[] option_values)ÎGdk.PixbufÖ0Ïpublic bool +save_to_callbackÌ128Í(Gdk.PixbufSaveFunc save_func, string type)ÎGdk.PixbufÖ0Ïpublic bool +save_to_callbackÌ128Í(Poppler.AttachmentSaveFunc save_func)ÎPoppler.AttachmentÖ0Ïpublic bool +save_to_callbackvÌ128Í(Gdk.PixbufSaveFunc save_func, string type, string[] option_keys, string[] option_values)ÎGdk.PixbufÖ0Ïpublic bool +save_to_fileÌ128Í(string filename)ÎExo.ToolbarsModelÖ0Ïpublic bool +save_to_streamÌ128Í(GLib.OutputStream stream, string type, GLib.Cancellable cancellable)ÎGdk.PixbufÖ0Ïpublic bool +save_underÌ8ÎX.SetWindowAttributesÖ0Ïbool +save_underÌ8ÎX.WindowAttributesÖ0Ïbool +save_unsaved_data_indÌ8ÎOsso.HWStateÖ0Ïbool +save_yourselfÌ128Í()ÎExo.XsessionClientÖ0Ïpublic virtual signal void +save_yourselfÌ128Í(int phase, Gnome.SaveStyle save_style, bool shutdown, Gnome.InteractStyle interact_style, bool fast)ÎGnome.ClientÖ0Ïpublic virtual signal bool +save_yourself_emittedÌ8ÎGnome.ClientÖ0 +saved_scroll_offsetÌ8ÎGtk.MenuÖ0Ïint +saved_stateÌ8ÎGtk.WidgetÖ0Ïuchar +savettyÌ128Í()ÎCursesÖ0Ïpublic int +savevÌ128Í(string filename, string type, out unowned string option_keys, out unowned string option_values)ÎGdk.PixbufÖ0Ïpublic bool +sawÌ4ÎGst.LFOWaveformÖ0 +saxÌ8ÎXml.ParserCtxtÖ0ÏSAXHandler +scalbÌ128Í(double x, double n)ÎGLib.MathÖ0Ïpublic double +scalbfÌ128Í(float x, float n)ÎGLib.MathÖ0Ïpublic float +scalblnÌ128Í(double x, long n)ÎGLib.MathÖ0Ïpublic double +scalblnfÌ128Í(float x, long n)ÎGLib.MathÖ0Ïpublic float +scalbnÌ128Í(double x, int n)ÎGLib.MathÖ0Ïpublic double +scalbnfÌ128Í(float x, int n)ÎGLib.MathÖ0Ïpublic float +scaleÌ128Í(double sx, double sy)ÎCairo.ContextÖ0Ïpublic void +scaleÌ128Í(double sx, double sy)ÎCairo.MatrixÖ0Ïpublic void +scaleÌ128Í(Gdk.Pixbuf dest, int dest_x, int dest_y, int dest_width, int dest_height, double offset_x, double offset_y, double scale_x, double scale_y, Gdk.InterpType interp_type)ÎGdk.PixbufÖ0Ïpublic void +scaleÌ8ÎGoo.CanvasÖ0Ïdouble +scaleÌ128Í(double sx, double sy)ÎGoo.CanvasItemÖ0Ïpublic void +scaleÌ128Í(double sx, double sy)ÎGoo.CanvasItemModelÖ0Ïpublic void +scaleÌ128Í(double scale)ÎGsl.HistogramÖ0Ïpublic int +scaleÌ128Í(double scale)ÎGsl.Histogram2dÖ0Ïpublic int +scaleÌ128Í(double x)ÎGsl.MatrixÖ0Ïpublic int +scaleÌ128Í(double x)ÎGsl.MatrixComplexÖ0Ïpublic int +scaleÌ128Í(double x)ÎGsl.VectorÖ0Ïpublic int +scaleÌ128Í(double x)ÎGsl.VectorComplexÖ0Ïpublic int +scaleÌ8ÎGst.gst_riff_strhÖ0Ïuint32 +scaleÌ8ÎGtk.CellRendererTextÖ0Ïdouble +scaleÌ8ÎGtk.TextTagÖ0Ïdouble +scaleÌ128Í(double scale_x, double scale_y)ÎPango.MatrixÖ0Ïpublic void +scaleÌ8ÎPoppler.PageTransitionÖ0Ïdouble +scale_setÌ8ÎGtk.CellRendererTextÖ0Ïbool +scale_setÌ8ÎGtk.TextTagÖ0Ïbool +scale_simpleÌ128Í(int dest_width, int dest_height, Gdk.InterpType interp_type)ÎGdk.PixbufÖ0Ïpublic Gdk.Pixbuf +scale_xÌ8ÎGoo.CanvasÖ0Ïdouble +scale_yÌ8ÎGoo.CanvasÖ0Ïdouble +scanÌ128Í(int n_pages, out unowned Poppler.FontsIter iter)ÎPoppler.FontInfoÖ0Ïpublic bool +scan_binaryÌ8ÎGLib.ScannerConfigÖ0Ïbool +scan_comment_multiÌ8ÎGLib.ScannerConfigÖ0Ïbool +scan_floatÌ8ÎGLib.ScannerConfigÖ0Ïbool +scan_hexÌ8ÎGLib.ScannerConfigÖ0Ïbool +scan_hex_dollarÌ8ÎGLib.ScannerConfigÖ0Ïbool +scan_identifierÌ8ÎGLib.ScannerConfigÖ0Ïbool +scan_identifier_1charÌ8ÎGLib.ScannerConfigÖ0Ïbool +scan_identifier_NULLÌ8ÎGLib.ScannerConfigÖ0Ïbool +scan_intÌ128Í(out unowned string pos, int @out)ÎPangoÖ0Ïpublic bool +scan_octalÌ8ÎGLib.ScannerConfigÖ0Ïbool +scan_pathÌ128Í(string path)ÎGst.RegistryÖ0Ïpublic bool +scan_proxyÌ128Í(string url)ÎXml.NanoFTPÖ0Ïpublic void +scan_proxyÌ128Í(string URL)ÎXml.NanoHTTPÖ0Ïpublic void +scan_stringÌ128Í(out unowned string pos, GLib.StringBuilder @out)ÎPangoÖ0Ïpublic bool +scan_string_dqÌ8ÎGLib.ScannerConfigÖ0Ïbool +scan_string_sqÌ8ÎGLib.ScannerConfigÖ0Ïbool +scan_symbolsÌ8ÎGLib.ScannerConfigÖ0Ïbool +scan_wordÌ128Í(out unowned string pos, GLib.StringBuilder @out)ÎPangoÖ0Ïpublic bool +scancodeÌ8ÎSDL.KeyÖ0Ïuchar +scanfÌ128Í(...)Ö0Ïpublic int +scanfÌ128Í(string format, ...)ÎGLib.FileStreamÖ0Ïpublic int +scanning_doneÌ128Í(string type)ÎEpc.ServiceMonitorÖ0Ïpublic virtual signal void +scanwÌ128Í(string str, ...)ÎCursesÖ0Ïpublic int +scanwÌ128Í(string str, ...)ÎCurses.WindowÖ0Ïpublic int +sched_privateÌ8ÎGst.PadÖ0Ïvoid +schemaÌ8ÎGConf.MetaInfoÖ0 +schema_validateÌ128Í(string xsd)ÎXml.TextReaderÖ0Ïpublic int +schema_validate_ctxtÌ128Í(SchemaValidCtxt* ctxt, int options)ÎXml.TextReaderÖ0Ïpublic int +schemeÌ8ÎSoup.URIÖ0 +schemeÌ8ÎTiff.CodecÖ0Ïuint16 +schemeÌ8ÎXml.URIÖ0 +scheme_idsÌ8ÎGtk.SourceStyleSchemeManagerÖ0 +scheme_nameÌ8ÎSoup.AuthÖ0 +scope_0_fallbackÌ8ÎGLib.ScannerConfigÖ0Ïbool +scope_add_symbolÌ128Í(uint scope_id, string symbol, void* value)ÎGLib.ScannerÖ0Ïpublic void +scope_foreach_symbolÌ128Í(uint scope_id, HFunc func)ÎGLib.ScannerÖ0Ïpublic void +scope_lookup_symbolÌ128Í(uint scope_id, string symbol)ÎGLib.ScannerÖ0Ïpublic void * +scope_remove_symbolÌ128Í(uint scope_id, string symbol)ÎGLib.ScannerÖ0Ïpublic void +scr_dumpÌ128Í(string str)ÎCursesÖ0Ïpublic int +scr_initÌ128Í(string str)ÎCursesÖ0Ïpublic int +scr_restoreÌ128Í(string str)ÎCursesÖ0Ïpublic int +scr_setÌ128Í(string str)ÎCursesÖ0Ïpublic int +scratchÌ8ÎGsl.FFTComplexWorkspaceÖ0Ïdouble +scratchÌ8ÎGsl.FFTRealWorkspaceÖ0Ïdouble +scratchÌ8ÎGsl.WaveletWorkspaceÖ0Ïdouble +screenÌ8ÎGdk.PangoRendererÖ0ÏGdk.Screen +screenÌ8ÎGtk.InvisibleÖ0ÏGdk.Screen +screenÌ8ÎGtk.MountOperationÖ0ÏGdk.Screen +screenÌ8ÎGtk.SettingsÖ0ÏGdk.Screen +screenÌ8ÎGtk.StatusIconÖ0ÏGdk.Screen +screenÌ8ÎGtk.WindowÖ0ÏGdk.Screen +screenÌ8ÎUnique.AppÖ0ÏGdk.Screen +screenÌ8ÎUnique.BackendÖ0ÏGdk.Screen +screen_by_idÌ128Í(int screen_number)ÎX.DisplayÖ0Ïpublic unowned +screen_changedÌ128Í(Gdk.Screen previous_screen)ÎGtk.WidgetÖ0Ïpublic virtual signal void +screen_countÌ128Í()ÎX.DisplayÖ0Ïpublic int +screen_number_of_screenÌ128Í()ÎX.ScreenÖ0Ïpublic int +screen_of_displayÌ128Í(int screen_number)ÎX.DisplayÖ0Ïpublic weak Screen +screen_positionÌ8ÎXfce.PanelPluginÖ0ÏScreenPosition +screen_position_changedÌ128Í(ScreenPosition screen_position)ÎXfce.PanelPluginÖ0Ïpublic virtual signal void +scriptÌ8ÎPango.AnalysisÖ0Ïuchar +script_alertÌ128Í(GLib.Object frame, string alert_message)ÎWebKit.WebViewÖ0Ïpublic virtual signal bool +script_confirmÌ128Í(GLib.Object frame, string confirm_message, bool did_confirm)ÎWebKit.WebViewÖ0Ïpublic virtual signal bool +script_for_unicharÌ128Í(unichar ch)ÎPangoÖ0Ïpublic Pango.Script +script_get_sample_languageÌ128Í(Pango.Script script)ÎPangoÖ0Ïpublic unowned +script_promptÌ128Í(GLib.Object frame, string message, string default_value, void* value)ÎWebKit.WebViewÖ0Ïpublic virtual signal bool +scrlÌ128Í(int n)ÎCursesÖ0Ïpublic int +scrlÌ128Í(int n)ÎCurses.WindowÖ0Ïpublic int +scrollÌ128Í()ÎCurses.WindowÖ0Ïpublic int +scrollÌ8ÎGdk.EventÖ0ÏGdk.EventScroll +scrollÌ128Í(int dx, int dy)ÎGdk.WindowÖ0Ïpublic void +scroll_childÌ128Í(Gtk.ScrollType scroll, bool horizontal)ÎGtk.ScrolledWindowÖ0Ïpublic virtual signal bool +scroll_eventÌ128Í(Gdk.Event event)ÎGtk.StatusIconÖ0Ïpublic virtual signal bool +scroll_eventÌ128Í(Gdk.EventScroll event)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +scroll_fastÌ8ÎGtk.MenuÖ0 +scroll_mark_onscreenÌ128Í(Gtk.TextMark mark)ÎGtk.TextViewÖ0Ïpublic void +scroll_offsetÌ8ÎGtk.EntryÖ0Ïint +scroll_offsetÌ8ÎGtk.MenuÖ0Ïint +scroll_stepÌ8ÎGtk.MenuÖ0Ïint +scroll_timeoutÌ8ÎGtk.TextViewÖ0 +scroll_toÌ128Í(double left, double top)ÎGoo.CanvasÖ0Ïpublic void +scroll_to_cellÌ128Í(Gtk.TreePath? path, Gtk.TreeViewColumn? column, bool use_align, float row_align, float col_align)ÎGtk.TreeViewÖ0Ïpublic void +scroll_to_iterÌ128Í(Gtk.TextIter iter, double within_margin, bool use_align, double xalign, double yalign)ÎGtk.TextViewÖ0Ïpublic bool +scroll_to_markÌ128Í(Gtk.TextMark mark, double within_margin, bool use_align, double xalign, double yalign)ÎGtk.TextViewÖ0Ïpublic void +scroll_to_pathÌ128Í(Gtk.TreePath path, bool use_align, float row_align, float col_align)ÎExo.IconViewÖ0Ïpublic void +scroll_to_pathÌ128Í(Gtk.TreePath path, bool use_align, float row_align, float col_align)ÎGtk.IconViewÖ0Ïpublic void +scroll_to_pointÌ128Í(int tree_x, int tree_y)ÎGtk.TreeViewÖ0Ïpublic void +scroll_xÌ8ÎGtk.LayoutÖ0Ïint +scroll_yÌ8ÎGtk.LayoutÖ0Ïint +scrollableÌ8ÎGtk.NotebookÖ0Ïbool +scrollokÌ128Í(bool bf)ÎCurses.WindowÖ0Ïpublic int +sdÌ8ÎGsl.EigenHermWorkspaceÖ0Ïdouble +sdÌ8ÎGsl.EigenHermvWorkspaceÖ0Ïdouble +sdÌ8ÎGsl.EigenSymmWorkspaceÖ0Ïdouble +sdÌ8ÎGsl.EigenSymmvWorkspaceÖ0Ïdouble +sdÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.StatsÖ0Ïpublic double +sd_mÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n, double mean)ÎGsl.StatsÖ0Ïpublic double +sd_with_fixed_meanÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n, double mean)ÎGsl.StatsÖ0Ïpublic double +sdes_add_entryÌ128Í(Gst.RTCPSDESType type, uchar len, uchar data)ÎGst.RTCPPacketÖ0Ïpublic bool +sdes_add_itemÌ128Í(uint32 ssrc)ÎGst.RTCPPacketÖ0Ïpublic bool +sdes_copy_entryÌ128Í(Gst.RTCPSDESType type, uchar len, uchar data)ÎGst.RTCPPacketÖ0Ïpublic bool +sdes_first_entryÌ128Í()ÎGst.RTCPPacketÖ0Ïpublic bool +sdes_first_itemÌ128Í()ÎGst.RTCPPacketÖ0Ïpublic bool +sdes_get_entryÌ128Í(Gst.RTCPSDESType type, uchar len, uchar data)ÎGst.RTCPPacketÖ0Ïpublic bool +sdes_get_item_countÌ128Í()ÎGst.RTCPPacketÖ0 +sdes_get_ssrcÌ128Í()ÎGst.RTCPPacketÖ0Ïpublic uint32 +sdes_next_entryÌ128Í()ÎGst.RTCPPacketÖ0Ïpublic bool +sdes_next_itemÌ128Í()ÎGst.RTCPPacketÖ0Ïpublic bool +seÌ128Í(int order, double qq, double zz, out Result result)ÎGsl.MathieuWorkspaceÖ0Ïpublic int +se_arrayÌ128Í(int nmin, int nmax, double qq, double zz, MathieuWorkspace work, [CCode (array_length = false)] double[] result_array)ÎGsl.MathieuWorkspaceÖ0Ïpublic int +searchÌ128Í(G data, CompareDataFunc cmp_func)ÎGLib.SequenceÖ0Ïpublic SequenceIter +searchÌ128Í(CompareFunc search_func, void* user_data)ÎGLib.TreeÖ0Ïpublic weak V +searchÌ128Í()ÎHildon.FindToolbarÖ0Ïpublic virtual signal void +search_columnÌ8ÎExo.IconViewÖ0Ïint +search_columnÌ8ÎGtk.TreeViewÖ0Ïint +search_iterÌ128Í(G data, SequenceIterCompareFunc iter_cmp)ÎGLib.SequenceÖ0Ïpublic SequenceIter +search_local_pathÌ128Í(string path, Gtk.TreeIter iter, Gtk.TreeIter start_iter, bool recursive)ÎHildon.FileSystemModelÖ0Ïpublic bool +search_pathÌ8ÎGtk.SourceLanguageManagerÖ0 +search_pathÌ8ÎGtk.SourceStyleSchemeManagerÖ0 +search_textÌ128Í(string str, bool case_sensitive, bool forward, bool wrap)ÎWebKit.WebViewÖ0Ïpublic bool +search_uriÌ128Í(string uri, Gtk.TreeIter iter, Gtk.TreeIter start_iter, bool recursive)ÎHildon.FileSystemModelÖ0Ïpublic bool +secÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic Complex +secantÌ8ÎGsl.RootFdfsolverTypesÖ0ÏRootFdfsolverType +sechÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic Complex +secondÌ8ÎGLib.TimeÖ0Ïint +secondÌ8ÎSoup.DateÖ0Ïint +secondary_icon_activatableÌ8ÎGtk.EntryÖ0Ïbool +secondary_icon_giconÌ8ÎGtk.EntryÖ0ÏGLib.Icon +secondary_icon_nameÌ8ÎGtk.EntryÖ0 +secondary_icon_pixbufÌ8ÎGtk.EntryÖ0ÏGdk.Pixbuf +secondary_icon_sensitiveÌ8ÎGtk.EntryÖ0Ïbool +secondary_icon_stockÌ8ÎGtk.EntryÖ0 +secondary_icon_storage_typeÌ8ÎGtk.EntryÖ0ÏGtk.ImageType +secondary_icon_tooltip_markupÌ8ÎGtk.EntryÖ0 +secondary_icon_tooltip_textÌ8ÎGtk.EntryÖ0 +secondary_messageÌ8ÎGnomeVFS.ModuleCallbackQuestionInÖ0 +secondary_textÌ8ÎGtk.MessageDialogÖ0 +secondary_use_markupÌ8ÎGtk.MessageDialogÖ0Ïbool +secondsÌ8ÎGsf.TimestampÖ0Ïlong +secondsÌ8ÎGst.RTSPTimeÖ0Ïdouble +secondsÌ8ÎV4l2.TimecodeÖ0Ïuint8 +seconds_estimate_to_stringÌ128Í(double seconds_elapsed, bool short_string, uint items_done, uint items_remaining)ÎTrackerÖ0 +seconds_to_stringÌ128Í(double seconds_elapsed, bool short_string)ÎTrackerÖ0 +secretÌ8ÎGnomeKeyring.FoundÖ0 +sectionÌ8ÎGtk.SourceLanguageÖ0 +secureÌ8ÎSoup.CookieÖ0Ïbool +seekÌ128Í(int64 offset, GLib.SeekType type, GLib.Cancellable? cancellable)ÎGLib.FileInputStreamÖ0Ïpublic virtual bool +seekÌ128Í(int64 offset, GLib.SeekType type, GLib.Cancellable? cancellable)ÎGLib.FileOutputStreamÖ0Ïpublic virtual bool +seekÌ128Í(long offset, FileSeek whence)ÎGLib.FileStreamÖ0Ïpublic int +seekÌ128Í(int64 offset, GLib.SeekType type, GLib.Cancellable? cancellable)ÎGLib.SeekableÖ0Ïpublic abstract bool +seekÌ128Í(GnomeVFS.Handle handle, GnomeVFS.SeekPosition whence, GnomeVFS.FileOffset offset)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +seekÌ128Í(Gsf.off_t offset, GLib.SeekType whence)ÎGsf.InputÖ0Ïpublic bool +seekÌ128Í(Gsf.off_t offset, GLib.SeekType whence)ÎGsf.OutputÖ0Ïpublic bool +seekÌ128Í(double rate, Gst.Format format, Gst.SeekFlags flags, Gst.SeekType cur_type, int64 cur, Gst.SeekType stop_type, int64 stop)ÎGst.ElementÖ0Ïpublic bool +seek_emulateÌ128Í(Gsf.off_t pos)ÎGsf.InputÖ0Ïpublic bool +seek_positionÌ128Í(int64 offset, SeekType type)ÎGLib.IOChannelÖ0Ïpublic IOStatus +seek_simpleÌ128Í(Gst.Format format, Gst.SeekFlags seek_flags, int64 seek_pos)ÎGst.ElementÖ0Ïpublic bool +seek_upwardÌ8ÎV4l2.HwFreqSeekÖ0Ïuint32 +seekableÌ8ÎGst.BaseSrcÖ0Ïbool +seekdirÌ128Í(Dir dir, long pos)ÎPosixÖ0Ïpublic void +segbaseÌ8ÎGst.RingBufferÖ0Ïint +segdoneÌ8ÎGst.RingBufferÖ0Ïint +seglatencyÌ8ÎGst.RingBufferSpecÖ0Ïint +segmentÌ8ÎGst.BaseRTPDepayloadÖ0ÏGst.Segment +segmentÌ8ÎGst.BaseRTPPayloadÖ0ÏGst.Segment +segmentÌ8ÎGst.BaseSinkÖ0ÏGst.Segment +segmentÌ8ÎGst.BaseSrcÖ0ÏGst.Segment +segmentÌ8ÎGst.BaseTransformÖ0ÏGst.Segment +segmentÌ8ÎGst.CollectDataÖ0ÏGst.Segment +segmentÌ8ÎGtk.TextChildAnchorÖ0Ïvoid +segmentÌ8ÎGtk.TextMarkÖ0Ïvoid +segsizeÌ8ÎGst.RingBufferSpecÖ0Ïint +segstateÌ8ÎGst.RingBufferÖ0ÏGst.RingBufferSegState +segtotalÌ8ÎGst.RingBufferSpecÖ0Ïint +segtrap_is_enabledÌ128Í()ÎGstÖ0Ïpublic bool +segtrap_set_enabledÌ128Í(bool enabled)ÎGstÖ0Ïpublic void +selectÌ128Í()ÎGtk.ItemÖ0Ïpublic virtual signal void +selectÌ128Í(int nfds, fd_set? readfds, fd_set? writefds, fd_set? exceptfds, timeval timeout)ÎPosixÖ0Ïpublic int +select_allÌ128Í()ÎExo.IconViewÖ0Ïpublic void +select_allÌ128Í()ÎGtk.FileChooserÖ0Ïpublic void +select_allÌ128Í()ÎGtk.IconViewÖ0Ïpublic virtual signal void +select_allÌ128Í()ÎGtk.RecentChooserÖ0Ïpublic abstract void +select_allÌ128Í(bool p0)ÎGtk.TextViewÖ0Ïpublic virtual signal void +select_allÌ128Í()ÎGtk.TreeSelectionÖ0Ïpublic void +select_allÌ128Í()ÎGtk.TreeViewÖ0Ïpublic virtual signal bool +select_allÌ128Í()ÎHildon.FileSelectionÖ0Ïpublic void +select_allÌ128Í()ÎVte.TerminalÖ0Ïpublic void +select_allÌ128Í()ÎWebKit.WebViewÖ0Ïpublic virtual signal void +select_all_selectionÌ128Í()ÎAtk.SelectionÖ0Ïpublic abstract bool +select_cursor_itemÌ128Í()ÎExo.IconViewÖ0Ïpublic virtual signal void +select_cursor_itemÌ128Í()ÎGtk.IconViewÖ0Ïpublic virtual signal void +select_cursor_parentÌ128Í()ÎGtk.TreeViewÖ0Ïpublic virtual signal bool +select_cursor_rowÌ128Í(bool start_editing)ÎGtk.TreeViewÖ0Ïpublic virtual signal bool +select_dayÌ128Í(uint day)ÎGtk.CalendarÖ0Ïpublic void +select_dayÌ128Í(uint day)ÎHildon.CalendarÖ0Ïpublic void +select_dbÌ128Í(string dbname)ÎMysql.DatabaseÖ0Ïpublic int +select_fileÌ128Í(GLib.File file)ÎGtk.FileChooserÖ0Ïpublic bool +select_filenameÌ128Í(string filename)ÎGtk.FileChooserÖ0Ïpublic bool +select_firstÌ128Í(bool search_sensitive)ÎGtk.MenuShellÖ0Ïpublic void +select_font_faceÌ128Í(string family, FontSlant slant, FontWeight weight)ÎCairo.ContextÖ0Ïpublic void +select_iconÌ128Í(string filename)ÎGnome.IconSelectionÖ0Ïpublic void +select_infoÌ8ÎGtk.LabelÖ0ÏGtk.LabelSelectionInfo +select_inputÌ128Í(Window w, long event_mask)ÎX.DisplayÖ0Ïpublic int +select_itemÌ128Í(Gtk.Widget menu_item)ÎGtk.MenuShellÖ0Ïpublic virtual void +select_iterÌ128Í(Gtk.TreeIter iter)ÎGtk.TreeSelectionÖ0Ïpublic void +select_linesÌ8ÎGtk.EntryÖ0 +select_monthÌ128Í(uint month, uint year)ÎGtk.CalendarÖ0Ïpublic bool +select_monthÌ128Í(uint month, uint year)ÎHildon.CalendarÖ0Ïpublic bool +select_multipleÌ8ÎGtk.FileChooserÖ0Ïbool +select_multipleÌ8ÎGtk.RecentChooserÖ0Ïbool +select_noneÌ128Í()ÎVte.TerminalÖ0Ïpublic void +select_pageÌ128Í(bool move_focus)ÎGtk.NotebookÖ0Ïpublic virtual signal bool +select_pathÌ128Í(Gtk.TreePath path)ÎExo.IconViewÖ0Ïpublic void +select_pathÌ128Í(Gtk.TreePath path)ÎGtk.IconViewÖ0Ïpublic void +select_pathÌ128Í(Gtk.TreePath path)ÎGtk.TreeSelectionÖ0Ïpublic void +select_rangeÌ128Í(Gtk.TextIter ins, Gtk.TextIter bound)ÎGtk.TextBufferÖ0Ïpublic void +select_rangeÌ128Í(Gtk.TreePath start_path, Gtk.TreePath end_path)ÎGtk.TreeSelectionÖ0Ïpublic void +select_regionÌ128Í(int start_pos, int end_pos)ÎGtk.EditableÖ0Ïpublic void +select_regionÌ128Í(int start_offset, int end_offset)ÎGtk.LabelÖ0Ïpublic void +select_uriÌ128Í(string uri)ÎGtk.FileChooserÖ0Ïpublic bool +select_uriÌ128Í(string uri)ÎGtk.RecentChooserÖ0Ïpublic abstract bool +select_uriÌ128Í(string uri)ÎHildon.FileSelectionÖ0Ïpublic bool +select_wordsÌ8ÎGtk.EntryÖ0 +selectableÌ8ÎGtk.LabelÖ0Ïbool +selected_dateÌ128Í()ÎHildon.CalendarÖ0Ïpublic virtual signal void +selected_dayÌ8ÎGtk.CalendarÖ0Ïint +selected_dayÌ8ÎHildon.CalendarÖ0Ïint +selected_foreachÌ128Í(Exo.IconViewForeachFunc func, void* data)ÎExo.IconViewÖ0Ïpublic void +selected_foreachÌ128Í(Gtk.IconViewForeachFunc func)ÎGtk.IconViewÖ0Ïpublic void +selected_foreachÌ128Í(Gtk.TreeSelectionForeachFunc func)ÎGtk.TreeSelectionÖ0Ïpublic void +selected_linkÌ8ÎAtk.HyperlinkÖ0Ïbool +selectionÌ8ÎGdk.EventÖ0ÏGdk.EventSelection +selectionÌ8ÎGdk.EventOwnerChangeÖ0ÏGdk.Atom +selectionÌ8ÎGdk.EventSelectionÖ0ÏGdk.Atom +selectionÌ8ÎGtk.SelectionDataÖ0ÏGdk.Atom +selectionÌ8ÎX.SelectionEventÖ0ÏAtom +selection_add_targetÌ128Í(Gtk.Widget widget, Gdk.Atom selection, Gdk.Atom target, uint info)ÎGtkÖ0Ïpublic void +selection_add_targetsÌ128Í(Gtk.Widget widget, Gdk.Atom selection, Gtk.TargetEntry[] targets, uint ntargets)ÎGtkÖ0Ïpublic void +selection_boundÌ8ÎGtk.EntryÖ0Ïint +selection_boundÌ8ÎGtk.LabelÖ0Ïint +selection_changedÌ128Í()ÎAtk.SelectionÖ0Ïpublic virtual signal void +selection_changedÌ128Í()ÎExo.IconBarÖ0Ïpublic virtual signal void +selection_changedÌ128Í()ÎExo.IconViewÖ0Ïpublic virtual signal void +selection_changedÌ128Í()ÎGtk.FileChooserÖ0Ïpublic virtual signal void +selection_changedÌ128Í()ÎGtk.IconViewÖ0Ïpublic virtual signal void +selection_changedÌ128Í()ÎGtk.RecentChooserÖ0Ïpublic virtual signal void +selection_changedÌ128Í()ÎHildon.FileSelectionÖ0Ïpublic virtual signal void +selection_changedÌ128Í(int p0)ÎHildon.WeekdayPickerÖ0Ïpublic virtual signal void +selection_changedÌ128Í()ÎVte.TerminalÖ0Ïpublic virtual signal void +selection_changedÌ128Í()ÎWebKit.WebViewÖ0Ïpublic virtual signal void +selection_clearÌ128Í(Gtk.Widget widget, Gdk.EventSelection event)ÎGtkÖ0Ïpublic bool +selection_clear_eventÌ128Í(Gdk.EventSelection event)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +selection_clear_targetsÌ128Í(Gtk.Widget widget, Gdk.Atom selection)ÎGtkÖ0Ïpublic void +selection_clipboardsÌ8ÎGtk.TextBufferÖ0ÏGLib.SList +selection_convertÌ128Í(Gdk.Window requestor, Gdk.Atom selection, Gdk.Atom target, uint32 time_)ÎGdkÖ0Ïpublic void +selection_convertÌ128Í(Gtk.Widget widget, Gdk.Atom selection, Gdk.Atom target, uint32 time_)ÎGtkÖ0Ïpublic bool +selection_doneÌ128Í()ÎGtk.MenuShellÖ0Ïpublic virtual signal void +selection_drag_handlerÌ8ÎGtk.TextViewÖ0 +selection_getÌ128Í(Gtk.SelectionData selection_data, uint info, uint time_)ÎGtk.WidgetÖ0Ïpublic virtual signal void +selection_modeÌ8ÎExo.IconViewÖ0ÏGtk.SelectionMode +selection_modeÌ8ÎGtk.IconViewÖ0ÏGtk.SelectionMode +selection_modeÌ8ÎHildon.FileChooserDialogÖ0Ïint +selection_notify_eventÌ128Í(Gdk.EventSelection event)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +selection_owner_getÌ128Í(Gdk.Atom selection)ÎGdkÖ0Ïpublic unowned +selection_owner_get_for_displayÌ128Í(Gdk.Display display, Gdk.Atom selection)ÎGdkÖ0Ïpublic unowned +selection_owner_setÌ128Í(Gdk.Window owner, Gdk.Atom selection, uint32 time_, bool send_event)ÎGdkÖ0Ïpublic bool +selection_owner_setÌ128Í(Gtk.Widget widget, Gdk.Atom selection, uint32 time_)ÎGtkÖ0Ïpublic bool +selection_owner_set_for_displayÌ128Í(Gdk.Display display, Gdk.Window owner, Gdk.Atom selection, uint32 time_, bool send_event)ÎGdkÖ0Ïpublic bool +selection_owner_set_for_displayÌ128Í(Gdk.Display display, Gtk.Widget widget, Gdk.Atom selection, uint32 time_)ÎGtkÖ0Ïpublic bool +selection_property_getÌ128Í(Gdk.Window requestor, uchar[] data, Gdk.Atom prop_type, int prop_format)ÎGdkÖ0Ïpublic bool +selection_receivedÌ128Í(Gtk.SelectionData selection_data, uint time_)ÎGtk.WidgetÖ0Ïpublic virtual signal void +selection_remove_allÌ128Í(Gtk.Widget widget)ÎGtkÖ0Ïpublic void +selection_request_eventÌ128Í(Gdk.EventSelection event)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +selection_send_notifyÌ128Í(Gdk.NativeWindow requestor, Gdk.Atom selection, Gdk.Atom target, Gdk.Atom property, uint32 time_)ÎGdkÖ0Ïpublic void +selection_send_notify_for_displayÌ128Í(Gdk.Display display, Gdk.NativeWindow requestor, Gdk.Atom selection, Gdk.Atom target, Gdk.Atom property, uint32 time_)ÎGdkÖ0Ïpublic void +selection_timeÌ8ÎGdk.EventOwnerChangeÖ0Ïuint32 +selfÌ128Í()ÎGLib.ThreadÖ0Ïpublic weak Thread +self_poweredÌ8ÎFTDI.EEPROMÖ0Ïint +selinux_contextÌ8ÎGnomeVFS.FileInfoÖ0 +sendÌ128Í(int fd, void* addr, uint32 len)ÎGst.NetTimePacketÖ0Ïpublic int +sendÌ128Í(Gst.RTSPMessage message, GLib.TimeVal timeout)ÎGst.RTSPConnectionÖ0Ïpublic Gst.RTSPResult +sendÌ128Í(void* req, void* resp)ÎGst.RTSPExtensionÖ0Ïpublic virtual signal Gst.RTSPResult +sendÌ128Í(Lm.Message message)ÎLm.ConnectionÖ0Ïpublic bool +sendÌ128Í(uchar[] data)ÎSDLNet.TCPSocketÖ0Ïpublic int +sendÌ128Í(int channel, UDPPacket packet)ÎSDLNet.UDPSocketÖ0Ïpublic int +send_client_messageÌ128Í(Gdk.NativeWindow winid)ÎGdk.EventÖ0Ïpublic bool +send_client_message_for_displayÌ128Í(Gdk.Display display, Gdk.Event event, Gdk.NativeWindow winid)ÎGdk.EventÖ0Ïpublic bool +send_clientmessage_toallÌ128Í()ÎGdk.EventÖ0Ïpublic void +send_eventÌ8ÎGdk.EventAnyÖ0Ïchar +send_eventÌ8ÎGdk.EventButtonÖ0Ïchar +send_eventÌ8ÎGdk.EventClientÖ0Ïchar +send_eventÌ8ÎGdk.EventConfigureÖ0Ïchar +send_eventÌ8ÎGdk.EventCrossingÖ0Ïchar +send_eventÌ8ÎGdk.EventDNDÖ0Ïchar +send_eventÌ8ÎGdk.EventExposeÖ0Ïchar +send_eventÌ8ÎGdk.EventFocusÖ0Ïchar +send_eventÌ8ÎGdk.EventGrabBrokenÖ0Ïchar +send_eventÌ8ÎGdk.EventKeyÖ0Ïchar +send_eventÌ8ÎGdk.EventMotionÖ0Ïchar +send_eventÌ8ÎGdk.EventNoExposeÖ0Ïchar +send_eventÌ8ÎGdk.EventOwnerChangeÖ0Ïchar +send_eventÌ8ÎGdk.EventPropertyÖ0Ïchar +send_eventÌ8ÎGdk.EventProximityÖ0Ïchar +send_eventÌ8ÎGdk.EventScrollÖ0Ïchar +send_eventÌ8ÎGdk.EventSelectionÖ0Ïchar +send_eventÌ8ÎGdk.EventSettingÖ0Ïchar +send_eventÌ8ÎGdk.EventVisibilityÖ0Ïchar +send_eventÌ8ÎGdk.EventWindowStateÖ0Ïchar +send_eventÌ128Í(owned Gst.Event event)ÎGst.ElementÖ0Ïpublic virtual bool +send_eventÌ128Í(Gst.Structure structure)ÎGst.NavigationÖ0Ïpublic abstract void +send_eventÌ128Í(owned Gst.Event event)ÎGst.PadÖ0Ïpublic bool +send_eventÌ8ÎX.AnyEventÖ0Ïbool +send_eventÌ8ÎX.ButtonEventÖ0Ïbool +send_eventÌ8ÎX.CirculateEventÖ0Ïbool +send_eventÌ8ÎX.CirculateRequestEventÖ0Ïbool +send_eventÌ8ÎX.ClientMessageEventÖ0Ïbool +send_eventÌ8ÎX.ConfigureEventÖ0Ïbool +send_eventÌ8ÎX.ConfigureRequestEventÖ0Ïbool +send_eventÌ8ÎX.CreateWindowEventÖ0Ïbool +send_eventÌ8ÎX.CrossingEventÖ0Ïbool +send_eventÌ8ÎX.DestroyWindowEventÖ0Ïbool +send_eventÌ128Í(Window w, bool prpagate, long event_mask, ref Event event_send)ÎX.DisplayÖ0Ïpublic void +send_eventÌ8ÎX.GravityEventÖ0Ïbool +send_eventÌ8ÎX.KeyEventÖ0Ïbool +send_eventÌ8ÎX.MapEventÖ0Ïbool +send_eventÌ8ÎX.MapRequestEventÖ0Ïbool +send_eventÌ8ÎX.MotionEventÖ0Ïbool +send_eventÌ8ÎX.PropertyEventÖ0Ïbool +send_eventÌ8ÎX.ReparentEventÖ0Ïbool +send_eventÌ8ÎX.SelectionEventÖ0Ïbool +send_eventÌ8ÎX.UnmapEventÖ0Ïbool +send_exposeÌ128Í(Gdk.Event event)ÎGtk.WidgetÖ0Ïpublic int +send_key_eventÌ128Í(string event, string key)ÎGst.NavigationÖ0Ïpublic void +send_manyÌ128Í(UDPPacket[] packets)ÎSDLNet.UDPSocketÖ0Ïpublic int +send_messageÌ128Í(Soup.Message msg)ÎSoup.SessionÖ0 +send_messageÌ128Í(int command_id, Unique.MessageData? message_data)ÎUnique.AppÖ0Ïpublic Unique.Response +send_messageÌ128Í(int command_id, Unique.MessageData message_data, uint time_)ÎUnique.BackendÖ0Ïpublic virtual Unique.Response +send_mouse_eventÌ128Í(string event, int button, double x, double y)ÎGst.NavigationÖ0Ïpublic void +send_rawÌ128Í(string str)ÎLm.ConnectionÖ0Ïpublic bool +send_requestÌ128Í(Soup.Message req)ÎSoup.ConnectionÖ0Ïpublic virtual void +send_requestÌ128Í(Soup.Socket sock, bool is_via_proxy)ÎSoup.MessageÖ0Ïpublic void +send_to_mainloopÌ128Í(GLib.SourceFunc func, GLib.DestroyNotify? notify)ÎGLib.IOSchedulerJobÖ0Ïpublic bool +send_to_mainloop_asyncÌ128Í(GLib.SourceFunc func, GLib.DestroyNotify? notify)ÎGLib.IOSchedulerJobÖ0Ïpublic void +send_with_replyÌ128Í(Lm.Message message, Lm.MessageHandler handler)ÎLm.ConnectionÖ0Ïpublic bool +send_with_reply_and_blockÌ128Í(Lm.Message message)ÎLm.ConnectionÖ0Ïpublic Lm.Message +sensitiveÌ8ÎGtk.ActionÖ0Ïbool +sensitiveÌ8ÎGtk.ActionGroupÖ0Ïbool +sensitiveÌ8ÎGtk.CellRendererÖ0Ïbool +sensitiveÌ8ÎGtk.WidgetÖ0Ïbool +separateÌ8ÎTiff.PutUnionÖ0ÏTileSeparateRoutine +separatorÌ8ÎGsf.OutputCsvÖ0 +separatorÌ8ÎGtk.DialogÖ0ÏGtk.Widget +separatorÌ8ÎHildon.CaptionÖ0 +separatorÌ8ÎHildon.RangeEditorÖ0 +separator_lenÌ8ÎGsf.OutputCsvÖ0 +seqÌ8ÎGtk.ListStoreÖ0Ïvoid +seq_context_idÌ8ÎGtk.StatusbarÖ0 +seq_message_idÌ8ÎGtk.StatusbarÖ0 +seq_randÌ8ÎGst.BaseRTPPayloadÖ0ÏGLib.Rand +seqnumÌ8ÎGst.BaseRTPPayloadÖ0 +seqnum_baseÌ8ÎGst.BaseRTPPayloadÖ0Ïuint16 +seqnum_offsetÌ8ÎGst.BaseRTPPayloadÖ0Ïint +sequenceÌ8ÎGst.TraceEntryÖ0Ïuint32 +sequenceÌ8ÎV4l2.BufferÖ0Ïuint32 +sequence_Jnu_eÌ128Í(double nu, Mode mode, size_t size, [CCode (array_length = false)] double[] v)ÎGsl.BesselÖ0Ïpublic int +serialÌ8ÎFTDI.EEPROMÖ0Ïunowned +serialÌ8ÎX.AnyEventÖ0 +serialÌ8ÎX.ButtonEventÖ0 +serialÌ8ÎX.CirculateEventÖ0 +serialÌ8ÎX.CirculateRequestEventÖ0 +serialÌ8ÎX.ClientMessageEventÖ0 +serialÌ8ÎX.ConfigureEventÖ0 +serialÌ8ÎX.ConfigureRequestEventÖ0 +serialÌ8ÎX.CreateWindowEventÖ0 +serialÌ8ÎX.CrossingEventÖ0 +serialÌ8ÎX.DestroyWindowEventÖ0 +serialÌ8ÎX.GravityEventÖ0 +serialÌ8ÎX.KeyEventÖ0 +serialÌ8ÎX.MapEventÖ0 +serialÌ8ÎX.MapRequestEventÖ0 +serialÌ8ÎX.MotionEventÖ0 +serialÌ8ÎX.PropertyEventÖ0 +serialÌ8ÎX.ReparentEventÖ0 +serialÌ8ÎX.SelectionEventÖ0 +serialÌ8ÎX.UnmapEventÖ0 +serial_portÌ8ÎOobs.IfacePPPÖ0 +serializeÌ128Í()ÎGdk.PixdataÖ0Ïpublic unowned +serializeÌ128Í()ÎGst.NetTimePacketÖ0Ïpublic uchar +serializeÌ128Í()ÎGst.ValueÖ0 +serializeÌ8ÎGst.ValueTableÖ0ÏGst.ValueSerializeFunc +serializeÌ128Í(Gtk.TextBuffer content_buffer, Gdk.Atom format, Gtk.TextIter start, Gtk.TextIter end, size_t length)ÎGtk.TextBufferÖ0Ïpublic uchar +serialize_gobjectÌ128Í(GLib.Object gobject, out size_t length)ÎJsonÖ0 +serialize_propertyÌ128Í(string property_name, GLib.Value value, GLib.ParamSpec pspec)ÎJson.SerializableÖ0Ïpublic abstract Json.Node +serif_font_familyÌ8ÎWebKit.WebSettingsÖ0 +serrorÌ8ÎXml.SAXHandlerÖ0ÏxmlStructuredErrorFunc +servaddrÌ8ÎGst.NetClientClockÖ0Ïvoid +serverÌ8ÎGnomeKeyring.NetworkPasswordDataÖ0 +serverÌ8ÎGnomeVFS.ModuleCallbackFillAuthenticationInÖ0 +serverÌ8ÎGnomeVFS.ModuleCallbackFullAuthenticationInÖ0 +serverÌ8ÎGnomeVFS.ModuleCallbackSaveAuthenticationInÖ0 +serverÌ8ÎSoup.ServerContextÖ0ÏSoup.Server +serverÌ8ÎXml.URIÖ0 +server_endÌ128Í()ÎMysqlÖ0Ïpublic void +server_headerÌ8ÎSoup.ServerÖ0 +server_initÌ128Í(int argc, string[] argv, string[] groups)ÎMysqlÖ0Ïpublic int +server_newÌ128Í(Soup.Address local_addr, void* ssl_creds, Soup.SocketListenerCallback callback)ÎSoup.SocketÖ0Ïpublic unowned +server_portÌ8ÎGst.RTSPTransportÖ0ÏGst.RTSPRange +server_sideÌ8ÎSoup.MessageÖ0Ïbool +serviceÌ8ÎGLib.NetworkServiceÖ0 +service_addÌ128Í(Tracker.Service service, GLib.SList mimes, GLib.SList mime_prefixes)ÎTracker.OntologyÖ0Ïpublic void +service_cookieÌ8ÎEpc.PublisherÖ0 +service_domainÌ8ÎEpc.PublisherÖ0 +service_foundÌ128Í(string name, Epc.ServiceInfo info)ÎEpc.ServiceMonitorÖ0Ïpublic virtual signal void +service_get_key_metadataÌ128Í(string service_str, string meta_name)ÎTracker.OntologyÖ0Ïpublic int +service_get_show_directoriesÌ128Í(string service_str)ÎTracker.OntologyÖ0Ïpublic bool +service_get_show_filesÌ128Í(string service_str)ÎTracker.OntologyÖ0Ïpublic bool +service_has_embeddedÌ128Í(string service_str)ÎTracker.OntologyÖ0Ïpublic bool +service_has_metadataÌ128Í(string service_str)ÎTracker.OntologyÖ0Ïpublic bool +service_has_textÌ128Í(string service_str)ÎTracker.OntologyÖ0Ïpublic bool +service_has_thumbnailsÌ128Í(string service_str)ÎTracker.OntologyÖ0Ïpublic bool +service_is_validÌ128Í(string service_str)ÎTracker.OntologyÖ0Ïpublic bool +service_linesÌ8ÎV4l2.SlicedVbiCapÖ0Ïuint16 +service_linesÌ8ÎV4l2.SlicedVbiFormatÖ0Ïuint16 +service_nameÌ8ÎEpc.PublisherÖ0 +service_removedÌ128Í(string name, string type)ÎEpc.ServiceMonitorÖ0Ïpublic virtual signal void +service_setÌ8ÎV4l2.SlicedVbiCapÖ0Ïuint16 +service_setÌ8ÎV4l2.SlicedVbiFormatÖ0Ïuint16 +service_type_get_baseÌ128Í(string type)ÎEpcÖ0 +service_type_get_protocolÌ128Í(string service_type)ÎEpcÖ0Ïpublic Epc.Protocol +service_type_list_supportedÌ128Í(string application)ÎEpcÖ0 +service_type_newÌ128Í(Epc.Protocol protocol, string application)ÎEpcÖ0 +service_typesÌ8ÎEpc.ServiceMonitorÖ0 +sess_idÌ8ÎGst.SDPOriginÖ0 +sess_versionÌ8ÎGst.SDPOriginÖ0 +session_nameÌ8ÎGst.SDPMessageÖ0 +set_above_childÌ128Í(bool above_child)ÎGtk.EventBoxÖ0Ïpublic void +set_absolute_sizeÌ128Í(double size)ÎPango.FontDescriptionÖ0Ïpublic void +set_accel_closureÌ128Í(GLib.Closure accel_closure)ÎGtk.AccelLabelÖ0Ïpublic void +set_accel_groupÌ128Í(Gtk.AccelGroup accel_group)ÎGtk.ActionÖ0Ïpublic void +set_accel_groupÌ128Í(Gtk.AccelGroup accel_group)ÎGtk.ImageMenuItemÖ0Ïpublic void +set_accel_groupÌ128Í(Gtk.AccelGroup accel_group)ÎGtk.MenuÖ0Ïpublic void +set_accel_pathÌ128Í(string accel_path)ÎGtk.ActionÖ0Ïpublic void +set_accel_pathÌ128Í(string accel_path)ÎGtk.MenuÖ0Ïpublic void +set_accel_pathÌ128Í(string accel_path)ÎGtk.MenuItemÖ0Ïpublic void +set_accel_pathÌ128Í(string accel_path, Gtk.AccelGroup accel_group)ÎGtk.WidgetÖ0Ïpublic void +set_accel_widgetÌ128Í(Gtk.Widget accel_widget)ÎGtk.AccelLabelÖ0Ïpublic void +set_accept_focusÌ128Í(bool accept_focus)ÎGdk.WindowÖ0Ïpublic void +set_accept_focusÌ128Í(bool setting)ÎGtk.WindowÖ0Ïpublic void +set_acceptcaps_functionÌ128Í(Gst.PadAcceptCapsFunction acceptcaps)ÎGst.PadÖ0Ïpublic void +set_accepts_tabÌ128Í(bool accepts_tab)ÎGtk.TextViewÖ0Ïpublic void +set_accumulateÌ128Í(bool accumulate)ÎSoup.MessageBodyÖ0Ïpublic void +set_aclÌ128Í(GLib.SList acl)ÎOobs.ShareNFSÖ0Ïpublic void +set_actionÌ128Í(Gtk.FileChooserAction action)ÎGtk.FileChooserÖ0Ïpublic void +set_actionsÌ128Í(string[] actions)ÎExo.ToolbarsModelÖ0Ïpublic void +set_activate_functionÌ128Í(Gst.PadActivateFunction activate)ÎGst.PadÖ0Ïpublic void +set_activatepull_functionÌ128Í(Gst.PadActivateModeFunction activatepull)ÎGst.PadÖ0Ïpublic void +set_activatepush_functionÌ128Í(Gst.PadActivateModeFunction activatepush)ÎGst.PadÖ0Ïpublic void +set_activates_defaultÌ128Í(bool setting)ÎGtk.EntryÖ0Ïpublic void +set_activeÌ128Í(int index)ÎExo.IconBarÖ0Ïpublic void +set_activeÌ128Í(bool active)ÎGst.PadÖ0Ïpublic bool +set_activeÌ128Í(bool setting)ÎGtk.CellRendererToggleÖ0Ïpublic void +set_activeÌ128Í(bool is_active)ÎGtk.CheckMenuItemÖ0Ïpublic void +set_activeÌ128Í(int index_)ÎGtk.ComboBoxÖ0Ïpublic void +set_activeÌ128Í(uint index_)ÎGtk.MenuÖ0Ïpublic void +set_activeÌ128Í(bool is_active)ÎGtk.ToggleActionÖ0Ïpublic void +set_activeÌ128Í(bool is_active)ÎGtk.ToggleButtonÖ0Ïpublic void +set_activeÌ128Í(bool is_active)ÎGtk.ToggleToolButtonÖ0Ïpublic void +set_activeÌ128Í(int index)ÎHildon.FindToolbarÖ0Ïpublic void +set_activeÌ128Í(bool is_active)ÎOobs.IfaceÖ0Ïpublic void +set_active_iterÌ128Í(Gtk.TreeIter iter)ÎExo.IconBarÖ0Ïpublic void +set_active_iterÌ128Í(Gtk.TreeIter iter)ÎGtk.ComboBoxÖ0Ïpublic void +set_active_iterÌ128Í(Gtk.TreeIter iter)ÎHildon.FindToolbarÖ0Ïpublic void +set_active_languagesÌ128Í(GLib.SList langs)ÎSexy.SpellEntryÖ0Ïpublic bool +set_add_tearoffsÌ128Í(bool add_tearoffs)ÎGtk.ComboBoxÖ0Ïpublic void +set_add_tearoffsÌ128Í(bool add_tearoffs)ÎGtk.UIManagerÖ0Ïpublic void +set_addedÌ128Í(string uri, long time_)ÎGLib.BookmarkFileÖ0Ïpublic void +set_addressÌ128Í(string address)ÎOobs.IfacePlipÖ0Ïpublic void +set_address_bytesÌ128Í(Gst.NetType type, [CCode (array_length = false)] uchar[] address, uint16 port)ÎGst.NetAddressÖ0Ïpublic int +set_adjustmentÌ128Í(Gtk.Adjustment adjustment)ÎGtk.RangeÖ0Ïpublic void +set_adjustmentÌ128Í(Gtk.Adjustment adjustment)ÎGtk.ScaleButtonÖ0Ïpublic void +set_adjustmentÌ128Í(Gtk.Adjustment adjustment)ÎGtk.SpinButtonÖ0Ïpublic void +set_aliasesÌ128Í(GLib.List aliases)ÎOobs.StaticHostÖ0Ïpublic void +set_alignmentÌ128Í(float xalign, float yalign)ÎGtk.ButtonÖ0Ïpublic void +set_alignmentÌ128Í(float xalign)ÎGtk.EntryÖ0Ïpublic void +set_alignmentÌ128Í(float xalign, float yalign)ÎGtk.MiscÖ0Ïpublic void +set_alignmentÌ128Í(float xalign)ÎGtk.TreeViewColumnÖ0Ïpublic void +set_alignmentÌ128Í(Pango.Alignment alignment)ÎPango.LayoutÖ0Ïpublic void +set_allÌ128Í(double x)ÎGsl.MatrixÖ0Ïpublic void +set_allÌ128Í(double x)ÎGsl.MatrixComplexÖ0Ïpublic void +set_allÌ128Í(double x)ÎGsl.VectorÖ0Ïpublic void +set_allÌ128Í(Complex x)ÎGsl.VectorComplexÖ0Ïpublic void +set_allÌ128Í()ÎHildon.WeekdayPickerÖ0Ïpublic void +set_alloc_funcÌ128Í(AllocFunc f)ÎLua.LuaVMÖ0Ïpublic void +set_allow_asyncÌ128Í(bool allow_async)ÎGtk.PrintOperationÖ0Ïpublic void +set_allow_boldÌ128Í(bool allow_bold)ÎVte.TerminalÖ0Ïpublic void +set_alphaÌ128Í(uint16 alpha)ÎGtk.ColorButtonÖ0Ïpublic void +set_alphaÌ128Í(uint32 flag, uchar alpha)ÎSDL.SurfaceÖ0Ïpublic int +set_alternate_titleÌ128Í(string title)ÎWebKit.WebHistoryItemÖ0Ïpublic void +set_alternative_button_orderÌ128Í(...)ÎGtk.DialogÖ0Ïpublic void +set_alternative_button_order_from_arrayÌ128Í(int n_params, int new_order)ÎGtk.DialogÖ0Ïpublic void +set_altinterfaceÌ128Í(int alternate)ÎUSB.DeviceHandleÖ0Ïpublic int +set_always_show_imageÌ128Í(bool always_show)ÎGtk.ImageMenuItemÖ0Ïpublic void +set_anchorÌ128Í()ÎGtk.TextViewÖ0Ïpublic virtual signal void +set_angleÌ128Í(double angle)ÎGtk.LabelÖ0Ïpublic void +set_anonymousÌ128Í(bool anonymous)ÎGLib.MountOperationÖ0Ïpublic void +set_antialiasÌ128Í(Antialias antialias)ÎCairo.ContextÖ0Ïpublic void +set_antialiasÌ128Í(Antialias antialias)ÎCairo.FontOptionsÖ0Ïpublic void +set_apnÌ128Í(string apn)ÎOobs.IfacePPPÖ0Ïpublic void +set_app_infoÌ128Í(string uri, string name, string exec, int count, long time_)ÎGLib.BookmarkFileÖ0Ïpublic bool +set_app_paintableÌ128Í(bool app_paintable)ÎGtk.WidgetÖ0Ïpublic void +set_application_autosave_callbackÌ128Í( ApplicationAutosaveCallback cb, void* data)ÎOsso.ContextÖ0Ïpublic Status +set_application_nameÌ128Í(string application_name)ÎGLib.EnvironmentÖ0Ïpublic void +set_application_top_callbackÌ128Í(ApplicationTopCallback cb, void* data)ÎOsso.ContextÖ0Ïpublic Status +set_argÌ128Í(Gtk.Arg arg, uint arg_id)ÎGtk.ObjectÖ0Ïpublic virtual void +set_arrayÌ128Í(Json.Array array)ÎJson.NodeÖ0Ïpublic void +set_arrayÌ128Í(string property, ...)ÎXfconf.ChannelÖ0Ïpublic bool +set_arrow_tooltip_markupÌ128Í(string markup)ÎGtk.MenuToolButtonÖ0Ïpublic void +set_arrow_tooltip_textÌ128Í(string text)ÎGtk.MenuToolButtonÖ0Ïpublic void +set_arrow_typeÌ128Í(Gtk.ArrowType type)ÎXfce.ArrowButtonÖ0Ïpublic void +set_artistsÌ128Í([CCode (array_length = false)] string[] artists)ÎGtk.AboutDialogÖ0Ïpublic void +set_as_default_for_extensionÌ128Í(string extension)ÎGLib.AppInfoÖ0Ïpublic abstract bool +set_as_default_for_typeÌ128Í(string content_type)ÎGLib.AppInfoÖ0Ïpublic abstract bool +set_async_enabledÌ128Í(bool enabled)ÎGst.BaseSinkÖ0Ïpublic void +set_attributeÌ128Í(string attribute, GLib.FileAttributeType type, void* value_p, GLib.FileQueryInfoFlags flags, GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic abstract bool +set_attributeÌ128Í(string attribute, GLib.FileAttributeType type, void* value_p)ÎGLib.FileInfoÖ0Ïpublic void +set_attributeÌ128Í(string name, string value)ÎLm.MessageNodeÖ0Ïpublic void +set_attributeÌ128Í(GLattr attr, int val)ÎSDL.GLÖ0Ïpublic int +set_attribute_booleanÌ128Í(string attribute, bool attr_value)ÎGLib.FileInfoÖ0Ïpublic void +set_attribute_byte_stringÌ128Í(string attribute, string value, GLib.FileQueryInfoFlags flags, GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic bool +set_attribute_byte_stringÌ128Í(string attribute, string attr_value)ÎGLib.FileInfoÖ0Ïpublic void +set_attribute_int32Ì128Í(string attribute, int32 value, GLib.FileQueryInfoFlags flags, GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic bool +set_attribute_int32Ì128Í(string attribute, int32 attr_value)ÎGLib.FileInfoÖ0Ïpublic void +set_attribute_int64Ì128Í(string attribute, int64 value, GLib.FileQueryInfoFlags flags, GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic bool +set_attribute_int64Ì128Í(string attribute, int64 attr_value)ÎGLib.FileInfoÖ0Ïpublic void +set_attribute_maskÌ128Í(GLib.FileAttributeMatcher mask)ÎGLib.FileInfoÖ0Ïpublic void +set_attribute_objectÌ128Í(string attribute, GLib.Object attr_value)ÎGLib.FileInfoÖ0Ïpublic void +set_attribute_stringÌ128Í(string attribute, string value, GLib.FileQueryInfoFlags flags, GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic bool +set_attribute_stringÌ128Í(string attribute, string attr_value)ÎGLib.FileInfoÖ0Ïpublic void +set_attribute_uint32Ì128Í(string attribute, uint32 value, GLib.FileQueryInfoFlags flags, GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic bool +set_attribute_uint32Ì128Í(string attribute, uint32 attr_value)ÎGLib.FileInfoÖ0Ïpublic void +set_attribute_uint64Ì128Í(string attribute, uint64 value, GLib.FileQueryInfoFlags flags, GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic bool +set_attribute_uint64Ì128Í(string attribute, uint64 attr_value)ÎGLib.FileInfoÖ0Ïpublic void +set_attribute_valueÌ128Í(string attribute_name, string attribute_value)ÎAtk.DocumentÖ0Ïpublic bool +set_attributesÌ128Í(Gtk.CellRenderer cell, ...)ÎGtk.CellLayoutÖ0Ïpublic void +set_attributesÌ128Í(Pango.AttrList attrs)ÎGtk.LabelÖ0Ïpublic void +set_attributesÌ128Í(Gtk.CellRenderer cell_renderer, ...)ÎGtk.TreeViewColumnÖ0Ïpublic void +set_attributesÌ128Í(string name, ...)ÎLm.MessageNodeÖ0Ïpublic void +set_attributesÌ128Í(Pango.AttrList attrs)ÎPango.LayoutÖ0Ïpublic void +set_attributes_asyncÌ128Í(GLib.FileInfo info, GLib.FileQueryInfoFlags flags, int io_priority, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.FileÖ0Ïpublic abstract void +set_attributes_finishÌ128Í(GLib.AsyncResult _result, out unowned GLib.FileInfo info)ÎGLib.FileÖ0Ïpublic abstract bool +set_attributes_from_infoÌ128Í(GLib.FileInfo info, GLib.FileQueryInfoFlags flags, GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic abstract bool +set_audible_bellÌ128Í(bool is_audible)ÎVte.TerminalÖ0Ïpublic void +set_authÌ128Í(Gst.RTSPAuthMethod method, string user, string pass)ÎGst.RTSPConnectionÖ0Ïpublic Gst.RTSPResult +set_auth_callbackÌ128Í(Soup.AuthDomain domain, Soup.AuthDomainBasicAuthCallback callback, GLib.DestroyNotify dnotify)ÎSoup.AuthDomainBasicÖ0Ïpublic void +set_auth_callbackÌ128Í(Soup.AuthDomain domain, Soup.AuthDomainDigestAuthCallback callback, GLib.DestroyNotify dnotify)ÎSoup.AuthDomainDigestÖ0Ïpublic void +set_auth_flagsÌ128Í(Epc.AuthFlags flags)ÎEpc.PublisherÖ0Ïpublic void +set_auth_handlerÌ128Í(string key, Epc.AuthHandler handler, GLib.DestroyNotify destroy_data)ÎEpc.PublisherÖ0Ïpublic void +set_auth_paramÌ128Í(string param, string value)ÎGst.RTSPConnectionÖ0Ïpublic void +set_authorsÌ128Í([CCode (array_length = false)] string[] authors)ÎGtk.AboutDialogÖ0Ïpublic void +set_autoÌ128Í(bool is_auto)ÎOobs.IfaceÖ0Ïpublic void +set_auto_dirÌ128Í(bool auto_dir)ÎPango.LayoutÖ0Ïpublic void +set_auto_flush_busÌ128Í(bool auto_flush)ÎGst.PipelineÖ0Ïpublic void +set_auto_growÌ128Í(bool auto_grow)ÎGLib.BufferedOutputStreamÖ0Ïpublic void +set_auto_indentÌ128Í(bool enable)ÎGtk.SourceViewÖ0Ïpublic void +set_auto_startup_notificationÌ128Í(bool setting)ÎGtk.WindowÖ0Ïpublic void +set_axis_useÌ128Í(uint index_, Gdk.AxisUse use)ÎGdk.DeviceÖ0Ïpublic void +set_back_pixmapÌ128Í(Gdk.Pixmap pixmap, bool parent_relative)ÎGdk.WindowÖ0Ïpublic void +set_backgroundÌ128Í(Gdk.Color color)ÎGdk.GCÖ0Ïpublic void +set_backgroundÌ128Í(Gdk.Color color)ÎGdk.WindowÖ0Ïpublic void +set_backgroundÌ128Í(Gdk.Window window, Gtk.StateType state_type)ÎGtk.StyleÖ0Ïpublic virtual void +set_background_colorÌ128Í(Gdk.Color color)ÎGtk.CellViewÖ0Ïpublic void +set_background_imageÌ128Í(Gdk.Pixbuf image)ÎVte.TerminalÖ0Ïpublic void +set_background_image_fileÌ128Í(string path)ÎVte.TerminalÖ0Ïpublic void +set_background_saturationÌ128Í(double saturation)ÎVte.TerminalÖ0Ïpublic void +set_background_tint_colorÌ128Í(Gdk.Color color)ÎVte.TerminalÖ0Ïpublic void +set_background_transparentÌ128Í(bool transparent)ÎVte.TerminalÖ0Ïpublic void +set_background_widgetÌ128Í(Gtk.Widget widget)ÎPanel.AppletÖ0Ïpublic void +set_backspace_bindingÌ128Í(Vte.TerminalEraseBinding binding)ÎVte.TerminalÖ0Ïpublic void +set_base_dirÌ128Í(Pango.Direction direction)ÎPango.ContextÖ0Ïpublic void +set_base_gravityÌ128Í(Pango.Gravity gravity)ÎPango.ContextÖ0Ïpublic void +set_base_timeÌ128Í(Gst.ClockTime time)ÎGst.ElementÖ0Ïpublic void +set_base_uriÌ128Í(string base_uri)ÎRsvg.HandleÖ0Ïpublic void +set_basisÌ128Í(size_t i)ÎGsl.VectorÖ0Ïpublic void +set_basisÌ128Í(size_t i)ÎGsl.VectorComplexÖ0Ïpublic void +set_baudrateÌ128Í(int baudrate)ÎFTDI.ContextÖ0Ïpublic int +set_bitmodeÌ128Í(uchar bitmask, uchar mode)ÎFTDI.ContextÖ0Ïpublic int +set_blinkingÌ128Í(bool blinking)ÎGtk.StatusIconÖ0Ïpublic void +set_blockedÌ128Í(bool blocked)ÎGst.PadÖ0Ïpublic bool +set_blocked_asyncÌ128Í(bool blocked, Gst.PadBlockCallback callback)ÎGst.PadÖ0Ïpublic bool +set_blocksizeÌ128Í(uint blocksize)ÎGst.BaseSinkÖ0Ïpublic void +set_blocksizeÌ128Í(ulong blocksize)ÎGst.BaseSrcÖ0Ïpublic void +set_bodyÌ128Í(uchar[] data, uint size)ÎGst.RTSPMessageÖ0Ïpublic Gst.RTSPResult +set_body_font_nameÌ128Í(string font_name)ÎGtk.SourcePrintCompositorÖ0Ïpublic void +set_boolÌ128Í(string key, bool val)ÎGConf.ChangeSetÖ0Ïpublic void +set_boolÌ128Í(string key, bool val)ÎGConf.ClientÖ0Ïpublic bool +set_boolÌ128Í(string key, bool val)ÎGConf.EngineÖ0Ïpublic bool +set_boolÌ128Í(bool the_bool)ÎGConf.ValueÖ0Ïpublic void +set_boolÌ128Í(string key, bool value)ÎGtk.PrintSettingsÖ0Ïpublic void +set_boolÌ128Í(string property, bool value)ÎXfconf.ChannelÖ0Ïpublic bool +set_booleanÌ128Í(string group_name, string key, bool value)ÎGLib.KeyFileÖ0Ïpublic void +set_booleanÌ128Í(bool v_boolean)ÎGLib.ValueÖ0Ïpublic void +set_booleanÌ128Í(string attr, bool value)ÎGnome.DesktopItemÖ0Ïpublic void +set_booleanÌ128Í(bool value)ÎJson.NodeÖ0Ïpublic void +set_boolean_listÌ128Í(string group_name, string key, bool[] list)ÎGLib.KeyFileÖ0Ïpublic void +set_border_widthÌ128Í(uint border_width)ÎGtk.ContainerÖ0Ïpublic void +set_border_window_sizeÌ128Í(Gtk.TextWindowType type, int size)ÎGtk.TextViewÖ0Ïpublic void +set_bottom_marginÌ128Í(double margin, Gtk.Unit unit)ÎGtk.PageSetupÖ0Ïpublic void +set_bottom_marginÌ128Í(double margin, Gtk.Unit unit)ÎGtk.SourcePrintCompositorÖ0Ïpublic void +set_boundsÌ128Í(double left, double top, double right, double bottom)ÎGoo.CanvasÖ0Ïpublic void +set_boxedÌ128Í(void* v_boxed)ÎGLib.ValueÖ0Ïpublic void +set_broadcast_addressÌ128Í(string address)ÎOobs.IfaceEthernetÖ0Ïpublic void +set_browse_dialog_titleÌ128Í(string browse_dialog_title)ÎGnome.IconEntryÖ0Ïpublic void +set_bufferÌ128Í(Gst.Buffer b)ÎGst.ValueÖ0Ïpublic void +set_bufferÌ128Í(Gtk.TextBuffer buffer)ÎGtk.TextViewÖ0Ïpublic void +set_buffer_sizeÌ128Í(size_t size)ÎGLib.BufferedInputStreamÖ0Ïpublic void +set_buffer_sizeÌ128Í(size_t size)ÎGLib.BufferedOutputStreamÖ0Ïpublic void +set_buffer_sizeÌ128Í(size_t size)ÎGLib.IOChannelÖ0Ïpublic void +set_bufferalloc_functionÌ128Í(Gst.PadBufferAllocFunction bufalloc)ÎGst.PadÖ0Ïpublic void +set_bufferedÌ128Í(bool buffered)ÎGLib.IOChannelÖ0Ïpublic void +set_buffering_percentÌ128Í(bool busy, int percent)ÎGst.QueryÖ0Ïpublic void +set_buffering_rangeÌ128Í(Gst.Format format, int64 start, int64 stop, int64 estimated_total)ÎGst.QueryÖ0Ïpublic void +set_buffering_statsÌ128Í(Gst.BufferingMode mode, int avg_in, int avg_out, int64 buffering_left)ÎGst.MessageÖ0Ïpublic void +set_buffering_statsÌ128Í(Gst.BufferingMode mode, int avg_in, int avg_out, int64 buffering_left)ÎGst.QueryÖ0Ïpublic void +set_buildable_propertyÌ128Í(Gtk.Builder builder, string name, GLib.Value value)ÎGtk.BuildableÖ0Ïpublic abstract void +set_busÌ128Í(Gst.Bus? bus)ÎGst.ElementÖ0Ïpublic virtual void +set_button_reliefÌ128Í(Gtk.ReliefStyle relief)ÎWnck.TasklistÖ0Ïpublic void +set_button_sensitivityÌ128Í(Gtk.SensitivityType sensitivity)ÎGtk.ComboBoxÖ0Ïpublic void +set_button_textÌ128Í(string text)ÎHildon.NoteÖ0Ïpublic void +set_button_textsÌ128Í(string text_ok, string text_cancel)ÎHildon.NoteÖ0Ïpublic void +set_byte_orderÌ128Í(GLib.DataStreamByteOrder order)ÎGLib.DataInputStreamÖ0Ïpublic void +set_byte_orderÌ128Í(GLib.DataStreamByteOrder order)ÎGLib.DataOutputStreamÖ0Ïpublic void +set_cacheÌ128Í(int active, int value, int options)ÎXml.XPathContextÖ0Ïpublic int +set_cairo_contextÌ128Í(Cairo.Context cr, double dpi_x, double dpi_y)ÎGtk.PrintContextÖ0Ïpublic void +set_calibrationÌ128Í(Gst.ClockTime internal, Gst.ClockTime external, Gst.ClockTime rate_num, Gst.ClockTime rate_denom)ÎGst.ClockÖ0Ïpublic void +set_callbackÌ128Í(owned SourceFunc func)ÎGLib.SourceÖ0Ïpublic void +set_callbackÌ128Í(Gst.RingBufferCallback cb)ÎGst.RingBufferÖ0Ïpublic void +set_callback_indirectÌ128Í(void* callback_data, SourceCallbackFuncs callback_funcs)ÎGLib.SourceÖ0Ïpublic void +set_can_hibernateÌ128Í(bool can_hibernate)ÎHildon.ProgramÖ0Ïpublic void +set_can_recurseÌ128Í(bool can_recurse)ÎGLib.SourceÖ0Ïpublic void +set_can_storeÌ128Í(Gtk.TargetEntry[] targets)ÎGtk.ClipboardÖ0Ïpublic void +set_canvasÌ128Í(Goo.Canvas canvas)ÎGoo.CanvasItemÖ0Ïpublic abstract void +set_capsÌ128Í(Gst.Caps caps)ÎGst.BaseRTPDepayloadÖ0Ïpublic virtual bool +set_capsÌ128Í(Gst.Caps caps)ÎGst.BaseRTPPayloadÖ0Ïpublic virtual bool +set_capsÌ128Í(Gst.Caps caps)ÎGst.BaseSinkÖ0Ïpublic virtual bool +set_capsÌ128Í(Gst.Caps caps)ÎGst.BaseSrcÖ0Ïpublic virtual bool +set_capsÌ128Í(Gst.Caps incaps, Gst.Caps outcaps)ÎGst.BaseTransformÖ0Ïpublic virtual bool +set_capsÌ128Í(Gst.Caps caps)ÎGst.BufferÖ0Ïpublic void +set_capsÌ128Í(Gst.Caps? caps)ÎGst.PadÖ0Ïpublic bool +set_capsÌ128Í(Gst.Caps caps)ÎGst.ValueÖ0Ïpublic void +set_captionÌ128Í(Atk.Object caption)ÎAtk.TableÖ0Ïpublic abstract void +set_captionÌ128Í(string new_caption)ÎHildon.GetPasswordDialogÖ0Ïpublic void +set_captionÌ128Í(string title, string icon)ÎSDL.WindowManagerÖ0Ïpublic void +set_carÌ128Í(GConf.Value car)ÎGConf.ValueÖ0Ïpublic void +set_car_nocopyÌ128Í(GConf.Value car)ÎGConf.ValueÖ0Ïpublic void +set_car_typeÌ128Í(GConf.ValueType type)ÎGConf.SchemaÖ0Ïpublic void +set_caret_offsetÌ128Í(int offset)ÎAtk.TextÖ0Ïpublic abstract bool +set_categoriesÌ128Í(GLib.List categories)ÎXfce.MenuItemÖ0Ïpublic void +set_categoryÌ128Í(string category)ÎNotify.NotificationÖ0Ïpublic void +set_cdrÌ128Í(GConf.Value cdr)ÎGConf.ValueÖ0Ïpublic void +set_cdr_nocopyÌ128Í(GConf.Value cdr)ÎGConf.ValueÖ0Ïpublic void +set_cdr_typeÌ128Í(GConf.ValueType type)ÎGConf.SchemaÖ0Ïpublic void +set_cell_data_funcÌ128Í(Gtk.CellRenderer cell, owned Gtk.CellLayoutDataFunc func)ÎGtk.CellLayoutÖ0Ïpublic abstract void +set_certaintyÌ128Í(Gst.IndexCertainty certainty)ÎGst.IndexÖ0Ïpublic void +set_chain_functionÌ128Í(Gst.PadChainFunction chain)ÎGst.PadÖ0Ïpublic void +set_change_palette_with_screen_hookÌ128Í(Gtk.ColorSelectionChangePaletteWithScreenFunc func)ÎGtk.ColorSelectionÖ0Ïpublic unowned +set_channelÌ128Í(Gst.TunerChannel channel)ÎGst.TunerÖ0Ïpublic abstract void +set_charÌ128Í(char v_char)ÎGLib.ValueÖ0Ïpublic void +set_character_setÌ128Í(string csname)ÎMysql.DatabaseÖ0Ïpublic int +set_checkedÌ128Í(bool checked)ÎSexy.SpellEntryÖ0Ïpublic void +set_checkgetrange_functionÌ128Í(Gst.PadCheckGetRangeFunction check)ÎGst.PadÖ0Ïpublic void +set_child_expandÌ128Í(bool expand)ÎHildon.CaptionÖ0Ïpublic void +set_child_idsÌ128Í(GLib.SList value)ÎTracker.FieldÖ0Ïpublic void +set_child_input_shapesÌ128Í()ÎGdk.WindowÖ0Ïpublic void +set_child_pack_directionÌ128Í(Gtk.PackDirection child_pack_dir)ÎGtk.MenuBarÖ0Ïpublic void +set_child_packingÌ128Í(Gtk.Widget child, bool expand, bool fill, uint padding, Gtk.PackType pack_type)ÎGtk.BoxÖ0Ïpublic void +set_child_propertiesÌ128Í(Goo.CanvasItem child)ÎGoo.CanvasItemÖ0Ïpublic void +set_child_propertiesÌ128Í(Goo.CanvasItemModel child)ÎGoo.CanvasItemModelÖ0Ïpublic void +set_child_properties_valistÌ128Í(Goo.CanvasItem child, void* var_args)ÎGoo.CanvasItemÖ0Ïpublic void +set_child_properties_valistÌ128Í(Goo.CanvasItemModel child, void* var_args)ÎGoo.CanvasItemModelÖ0Ïpublic void +set_child_propertyÌ128Í(Goo.CanvasItem child, uint property_id, GLib.Value value, GLib.ParamSpec pspec)ÎGoo.CanvasItemÖ0Ïpublic abstract void +set_child_propertyÌ128Í(Goo.CanvasItemModel child, uint property_id, GLib.Value value, GLib.ParamSpec pspec)ÎGoo.CanvasItemModelÖ0Ïpublic abstract void +set_child_propertyÌ128Í(Gtk.Widget child, uint property_id, GLib.Value value, GLib.ParamSpec pspec)ÎGtk.ContainerÖ0Ïpublic virtual void +set_child_secondaryÌ128Í(Gtk.Widget child, bool is_secondary)ÎGtk.ButtonBoxÖ0Ïpublic void +set_child_shapesÌ128Í()ÎGdk.WindowÖ0Ïpublic void +set_child_visibleÌ128Í(bool is_visible)ÎGtk.WidgetÖ0Ïpublic void +set_choiceÌ128Í(int choice)ÎGLib.MountOperationÖ0Ïpublic void +set_chrome_maskÌ128Í(MozEmbedChromeFlags flags)ÎGtk.MozEmbedÖ0Ïpublic void +set_chunk_allocatorÌ128Í(Soup.ChunkAllocator allocator, GLib.DestroyNotify destroy_notify)ÎSoup.MessageÖ0Ïpublic void +set_class_idÌ128Í(uchar clsid)ÎGsf.OutfileMSOleÖ0Ïpublic bool +set_clickableÌ128Í(bool clickable)ÎGtk.TreeViewColumnÖ0Ïpublic void +set_client_typeÌ128Í(Wnck.ClientType ewmh_sourceindication_client_type)ÎWnckÖ0Ïpublic void +set_client_windowÌ128Í(Gdk.Window window)ÎGtk.IMContextÖ0Ïpublic virtual void +set_clip_maskÌ128Í(Gdk.Bitmap mask)ÎGdk.GCÖ0Ïpublic void +set_clip_originÌ128Í(int x, int y)ÎGdk.GCÖ0Ïpublic void +set_clip_rectangleÌ128Í(Gdk.Rectangle rectangle)ÎGdk.GCÖ0Ïpublic void +set_clip_regionÌ128Í(Gdk.Region region)ÎGdk.GCÖ0Ïpublic void +set_cliprectÌ128Í(Rect? rect)ÎSDL.SurfaceÖ0Ïpublic bool +set_clockÌ128Í(Gst.Clock clock)ÎGst.ElementÖ0Ïpublic virtual bool +set_clockÌ128Í(Gst.Clock clock)ÎGst.PipelineÖ0Ïpublic bool +set_clone_commandÌ128Í(int argc, string[] argv)ÎGnome.ClientÖ0Ïpublic void +set_close_base_streamÌ128Í(bool close_base)ÎGLib.FilterInputStreamÖ0Ïpublic void +set_close_base_streamÌ128Í(bool close_base)ÎGLib.FilterOutputStreamÖ0Ïpublic void +set_close_down_modeÌ128Í(int close_mode)ÎX.DisplayÖ0Ïpublic void +set_close_fdÌ128Í(bool close_fd)ÎGLib.UnixInputStreamÖ0Ïpublic void +set_close_fdÌ128Í(bool close_fd)ÎGLib.UnixOutputStreamÖ0Ïpublic void +set_close_on_unrefÌ128Í(bool do_close)ÎGLib.IOChannelÖ0Ïpublic void +set_colÌ128Í(size_t j, Vector v)ÎGsl.MatrixÖ0Ïpublic int +set_colÌ128Í(size_t j, VectorComplex v)ÎGsl.MatrixComplexÖ0Ïpublic int +set_col_spacingÌ128Í(uint col_spacing)ÎExo.WrapTableÖ0Ïpublic void +set_col_spacingÌ128Í(uint column, uint spacing)ÎGtk.TableÖ0Ïpublic void +set_col_spacingsÌ128Í(uint spacing)ÎGtk.TableÖ0Ïpublic void +set_collateÌ128Í(bool collate)ÎGtk.PrintSettingsÖ0Ïpublic void +set_collision_handlingÌ128Í(Epc.CollisionHandling method)ÎEpc.DispatcherÖ0Ïpublic void +set_collision_handlingÌ128Í(Epc.CollisionHandling method)ÎEpc.PublisherÖ0Ïpublic void +set_colorÌ128Í(Gdk.Color color)ÎGtk.ColorButtonÖ0Ïpublic void +set_colorÌ128Í(double h, double s, double v)ÎGtk.HSVÖ0Ïpublic void +set_colorÌ128Í(Gdk.Color color)ÎHildon.ColorButtonÖ0Ïpublic void +set_colorÌ128Í(Gdk.Color color)ÎHildon.ColorChooserÖ0Ïpublic virtual void +set_colorÌ128Í(Gdk.Color color)ÎHildon.ColorChooserDialogÖ0Ïpublic void +set_colorÌ128Í(Pango.RenderPart part, Pango.Color color)ÎPango.RendererÖ0Ïpublic void +set_color_backgroundÌ128Í(Gdk.Color background)ÎVte.TerminalÖ0Ïpublic void +set_color_boldÌ128Í(Gdk.Color bold)ÎVte.TerminalÖ0Ïpublic void +set_color_cursorÌ128Í(Gdk.Color cursor_background)ÎVte.TerminalÖ0Ïpublic void +set_color_dimÌ128Í(Gdk.Color dim)ÎVte.TerminalÖ0Ïpublic void +set_color_foregroundÌ128Í(Gdk.Color foreground)ÎVte.TerminalÖ0Ïpublic void +set_color_highlightÌ128Í(Gdk.Color highlight_background)ÎVte.TerminalÖ0Ïpublic void +set_colorkeyÌ128Í(uint32 flag, uint32 key)ÎSDL.SurfaceÖ0Ïpublic int +set_colormapÌ128Í(Gdk.Colormap colormap)ÎGdk.DrawableÖ0Ïpublic virtual void +set_colormapÌ128Í(Gdk.Colormap colormap)ÎGdk.GCÖ0Ïpublic void +set_colormapÌ128Í(Gdk.Colormap colormap)ÎGdk.ImageÖ0Ïpublic void +set_colormapÌ128Í(Gdk.Colormap colormap)ÎGtk.WidgetÖ0Ïpublic void +set_colorsÌ128Í(Color* colors, int firstcolor, int ncolors)ÎSDL.SurfaceÖ0Ïpublic int +set_colorsÌ128Í(Gdk.Color foreground, Gdk.Color background, Gdk.Color[] palette)ÎVte.TerminalÖ0Ïpublic void +set_column_descriptionÌ128Í(int column, string description)ÎAtk.TableÖ0Ïpublic abstract void +set_column_drag_functionÌ128Í(Gtk.TreeViewColumnDropFunc func, GLib.DestroyNotify destroy)ÎGtk.TreeViewÖ0Ïpublic void +set_column_headerÌ128Í(int column, Atk.Object header)ÎAtk.TableÖ0Ïpublic abstract void +set_column_headers_visibleÌ128Í(bool visible)ÎHildon.FileSelectionÖ0Ïpublic void +set_column_spacingÌ128Í(int column_spacing)ÎExo.IconViewÖ0Ïpublic void +set_column_spacingÌ128Í(int column_spacing)ÎGtk.IconViewÖ0Ïpublic void +set_column_span_columnÌ128Í(int column_span)ÎGtk.ComboBoxÖ0Ïpublic void +set_column_typesÌ128Í([CCode (array_length_pos = 0.9)] GLib.Type[] types)ÎGtk.ListStoreÖ0Ïpublic void +set_column_typesÌ128Í([CCode (array_length_pos = 0.9)] GLib.Type[] types)ÎGtk.TreeStoreÖ0Ïpublic void +set_columnsÌ128Í(int columns)ÎExo.IconViewÖ0Ïpublic void +set_columnsÌ128Í(int columns)ÎGtk.IconViewÖ0Ïpublic void +set_commandÌ128Í(string command)ÎXfce.MenuItemÖ0Ïpublic void +set_commentÌ128Í(string group_name, string key, string comment)ÎGLib.KeyFileÖ0Ïpublic void +set_commentÌ128Í(string comment)ÎOobs.ShareSMBÖ0Ïpublic void +set_commentÌ128Í(string comment)ÎXfce.MenuDirectoryÖ0Ïpublic void +set_commentÌ128Í(string comment)ÎXfce.MenuItemÖ0Ïpublic void +set_commentsÌ128Í(string comments)ÎGtk.AboutDialogÖ0Ïpublic void +set_common_menuÌ128Í(Gtk.Menu menu)ÎHildon.ProgramÖ0Ïpublic void +set_common_paramsÌ128Í(Gtk.Widget widget, Glade.WidgetInfo info)ÎGlade.XMLÖ0Ïpublic void +set_common_toolbarÌ128Í(Gtk.Toolbar toolbar)ÎHildon.ProgramÖ0Ïpublic void +set_comp_pathÌ128Í(string aPath)ÎGtk.MozEmbedÖ0Ïpublic void +set_completionÌ128Í(Gtk.EntryCompletion completion)ÎGtk.EntryÖ0Ïpublic void +set_composite_nameÌ128Í(string name)ÎGtk.WidgetÖ0Ïpublic void +set_compositedÌ128Í(bool composited)ÎGdk.WindowÖ0Ïpublic void +set_compress_modeÌ128Í(int mode)ÎXml.DocÖ0Ïpublic void +set_compress_modeÌ128Í(int mode)ÎXml.TreeÖ0Ïpublic void +set_compression_methodÌ128Í(Gsf.ZipCompressionMethod method)ÎGsf.OutfileZipÖ0Ïpublic bool +set_configÌ128Í(Tracker.Config config)ÎTracker.LanguageÖ0Ïpublic void +set_configurationÌ128Í(int configuration)ÎUSB.DeviceHandleÖ0Ïpublic int +set_configuration_methodÌ128Í(string method)ÎOobs.IfaceEthernetÖ0Ïpublic void +set_configuredÌ128Í(bool is_configured)ÎOobs.IfaceÖ0Ïpublic void +set_connectionÌ128Í(string nettype, string addrtype, string address, uint ttl, uint addr_number)ÎGst.SDPMessageÖ0Ïpublic Gst.SDPResult +set_connection_typeÌ128Í(string type)ÎOobs.IfacePPPÖ0Ïpublic void +set_containerÌ128Í(Gsf.Infile? container)ÎGsf.InputÖ0Ïpublic bool +set_containerÌ128Í(Gsf.Outfile? container)ÎGsf.OutputÖ0Ïpublic bool +set_contentÌ128Í(string content)ÎXml.NodeÖ0Ïpublic void +set_content_dispositionÌ128Í(string disposition, GLib.HashTable params)ÎSoup.MessageHeadersÖ0Ïpublic void +set_content_lenÌ128Í(string content, int len)ÎXml.NodeÖ0Ïpublic void +set_content_lengthÌ128Í(int64 content_length)ÎSoup.MessageHeadersÖ0Ïpublic void +set_content_metadataÌ128Í(string value)ÎTracker.ServiceÖ0Ïpublic void +set_content_rangeÌ128Í(int64 start, int64 end, int64 total_length)ÎSoup.MessageHeadersÖ0Ïpublic void +set_content_typeÌ128Í(string content_type)ÎGLib.FileInfoÖ0Ïpublic void +set_content_typeÌ128Í(string content_type)ÎGsf.OutfileOpenPkgÖ0Ïpublic void +set_content_typeÌ128Í(string content_type, GLib.HashTable params)ÎSoup.MessageHeadersÖ0Ïpublic void +set_contentsÌ128Í(string filename, string contents, long length = -1)ÎGLib.FileUtilsÖ0Ïpublic bool +set_contentsÌ128Í(Gtk.Widget contents)ÎGnome.AppÖ0Ïpublic void +set_contents_pathÌ128Í(string path)ÎEpc.PublisherÖ0Ïpublic void +set_context_idÌ128Í(string context_id)ÎGtk.IMMulticontextÖ0Ïpublic void +set_control_sourceÌ128Í(string property_name, Gst.ControlSource csource)ÎGst.ControllerÖ0Ïpublic bool +set_controllableÌ128Í(bool controllable)ÎGst.PollÖ0Ïpublic bool +set_convertÌ128Í(Gst.Format src_format, int64 src_value, Gst.Format dest_format, int64 dest_value)ÎGst.QueryÖ0Ïpublic void +set_cookieÌ128Í(string cookie)ÎEpc.DispatcherÖ0Ïpublic void +set_cookieÌ128Í(Soup.URI uri, string cookie)ÎSoup.CookieJarÖ0Ïpublic void +set_copyrightÌ128Í(string copyright)ÎGtk.AboutDialogÖ0Ïpublic void +set_credentialsÌ128Í(string certfile, string keyfile)ÎEpc.PublisherÖ0Ïpublic void +set_crypted_passwordÌ128Í(string crypted_password)ÎOobs.GroupÖ0Ïpublic void +set_crypted_passwordÌ128Í(string crypted_password)ÎOobs.UserÖ0Ïpublic void +set_current_alphaÌ128Í(uint16 alpha)ÎGtk.ColorSelectionÖ0Ïpublic void +set_current_colorÌ128Í(Gdk.Color color)ÎGtk.ColorSelectionÖ0Ïpublic void +set_current_dirÌ128Í(string path)ÎGLib.EnvironmentÖ0Ïpublic int +set_current_directoryÌ128Í(string dir)ÎGnome.ClientÖ0Ïpublic void +set_current_folderÌ128Í(string filename)ÎGtk.FileChooserÖ0Ïpublic bool +set_current_folder_fileÌ128Í(GLib.File file)ÎGtk.FileChooserÖ0Ïpublic bool +set_current_folder_uriÌ128Í(string uri)ÎGtk.FileChooserÖ0Ïpublic bool +set_current_folder_uriÌ128Í(string folder)ÎHildon.FileSelectionÖ0Ïpublic bool +set_current_nameÌ128Í(string name)ÎGtk.FileChooserÖ0Ïpublic void +set_current_pageÌ128Í(int page_num)ÎGtk.AssistantÖ0Ïpublic void +set_current_pageÌ128Í(int page_num)ÎGtk.NotebookÖ0Ïpublic void +set_current_pageÌ128Í(int current_page)ÎGtk.PrintOperationÖ0Ïpublic void +set_current_uriÌ128Í(string uri)ÎGtk.RecentChooserÖ0Ïpublic abstract bool +set_current_valueÌ128Í(GLib.Value value)ÎAtk.ValueÖ0Ïpublic abstract bool +set_current_valueÌ128Í(int current_value)ÎGtk.RadioActionÖ0Ïpublic void +set_cursorÌ128Í(Gtk.TreePath path, Gtk.CellRenderer cell, bool start_editing)ÎExo.IconViewÖ0Ïpublic void +set_cursorÌ128Í(Gdk.Cursor? cursor)ÎGdk.WindowÖ0Ïpublic void +set_cursorÌ128Í(Gtk.TreePath path, Gtk.CellRenderer? cell, bool start_editing)ÎGtk.IconViewÖ0Ïpublic void +set_cursorÌ128Í(Gtk.TreePath path, Gtk.TreeViewColumn? focus_column, bool start_editing)ÎGtk.TreeViewÖ0Ïpublic void +set_cursor_blinksÌ128Í(bool blink)ÎVte.TerminalÖ0Ïpublic void +set_cursor_hadjustmentÌ128Í(Gtk.Adjustment adjustment)ÎGtk.EntryÖ0Ïpublic void +set_cursor_locationÌ128Í(Gdk.Rectangle area)ÎGtk.IMContextÖ0Ïpublic virtual void +set_cursor_on_cellÌ128Í(Gtk.TreePath path, Gtk.TreeViewColumn focus_column, Gtk.CellRenderer focus_cell, bool start_editing)ÎGtk.TreeViewÖ0Ïpublic void +set_cursor_visibleÌ128Í(bool setting)ÎGtk.TextViewÖ0Ïpublic void +set_curve_typeÌ128Í(Gtk.CurveType type)ÎGtk.CurveÖ0Ïpublic void +set_customÌ128Í(Gtk.Widget custom_widget)ÎGtk.TooltipÖ0Ïpublic void +set_custom_handlerÌ128Í(Glade.XMLCustomWidgetHandler handler)ÎGladeÖ0Ïpublic void +set_custom_tab_labelÌ128Í(string label)ÎGtk.PrintOperationÖ0Ïpublic void +set_custom_themeÌ128Í(string theme_name)ÎGtk.IconThemeÖ0Ïpublic void +set_dashÌ128Í(double[]? dashes, double offset)ÎCairo.ContextÖ0Ïpublic void +set_dashesÌ128Í(int dash_offset, char[] dash_list, int n)ÎGdk.GCÖ0Ïpublic virtual void +set_dataÌ128Í(string key, owned G data)ÎGLib.DatalistÖ0Ïpublic void +set_dataÌ128Í(string key, void* data)ÎGLib.ObjectÖ0Ïpublic void +set_data_fullÌ128Í(string key, owned G data, DestroyNotify? destry_func)ÎGLib.DatalistÖ0Ïpublic void +set_data_fullÌ128Í(string key, void* data, DestroyNotify? destroy)ÎGLib.ObjectÖ0Ïpublic void +set_data_typeÌ128Í(Tracker.FieldType value)ÎTracker.FieldÖ0Ïpublic void +set_dateÌ128Í(Gst.Date date)ÎGst.ValueÖ0Ïpublic void +set_dateÌ128Í(uint year, uint month, uint day)ÎHildon.CalendarPopupÖ0Ïpublic void +set_dateÌ128Í(uint year, uint month, uint day)ÎHildon.DateEditorÖ0Ïpublic void +set_dayÌ128Í(DateDay day)ÎGLib.DateÖ0Ïpublic void +set_dayÌ128Í(uint day)ÎHildon.DateEditorÖ0Ïpublic bool +set_dayÌ128Í(GLib.DateWeekday day)ÎHildon.WeekdayPickerÖ0Ïpublic void +set_db_typeÌ128Í(Tracker.DBType value)ÎTracker.ServiceÖ0Ïpublic void +set_dbus_connectionÌ128Í(DBus.RawConnection conn)ÎHal.ContextÖ0Ïpublic bool +set_debugÌ128Í(int level)ÎUSBÖ0Ïpublic void +set_debug_updatesÌ128Í(bool setting)ÎGdk.WindowÖ0Ïpublic void +set_decoratedÌ128Í(bool setting)ÎGtk.WindowÖ0Ïpublic void +set_decorationsÌ128Í(Gdk.WMDecoration decorations)ÎGdk.WindowÖ0Ïpublic void +set_defaultÌ128Í()ÎGLib.ResolverÖ0Ïpublic void +set_defaultÌ128Í(string default_status)ÎGnome.AppBarÖ0Ïpublic void +set_defaultÌ128Í()ÎGst.TraceÖ0Ïpublic void +set_defaultÌ128Í(Gtk.Widget default_widget)ÎGtk.WindowÖ0Ïpublic void +set_defaultÌ128Í()ÎPango.CairoFontMapÖ0Ïpublic void +set_default_colormapÌ128Í(Gdk.Colormap colormap)ÎGdk.ScreenÖ0Ïpublic void +set_default_colormapÌ128Í(Gdk.Colormap colormap)ÎGtk.WidgetÖ0Ïpublic void +set_default_colorsÌ128Í()ÎVte.TerminalÖ0Ïpublic void +set_default_directionÌ128Í(Gtk.TextDirection dir)ÎGtk.WidgetÖ0Ïpublic void +set_default_displayÌ128Í(Gdk.Display display)ÎGdk.DisplayManagerÖ0Ïpublic void +set_default_dpiÌ128Í(double dpi)ÎRsvgÖ0Ïpublic void +set_default_dpi_x_yÌ128Í(double dpi_x, double dpi_y)ÎRsvgÖ0Ïpublic void +set_default_gatewayÌ128Í(bool default_gw)ÎOobs.IfacePPPÖ0Ïpublic void +set_default_handlerÌ128Í(LogFunc log_func)ÎGLib.LogÖ0Ïpublic void +set_default_home_dirÌ128Í(string home_dir)ÎOobs.UsersConfigÖ0Ïpublic void +set_default_iconÌ128Í(Gdk.Pixbuf icon)ÎGtk.WindowÖ0Ïpublic void +set_default_icon_from_fileÌ128Í(string filename)ÎGtk.WindowÖ0Ïpublic bool +set_default_icon_listÌ128Í(GLib.List list)ÎGtk.WindowÖ0Ïpublic void +set_default_icon_nameÌ128Í(string name)ÎGtk.WindowÖ0Ïpublic void +set_default_keyringÌ128Í(string keyring, owned GnomeKeyring.OperationDoneCallback callback)ÎGnomeKeyringÖ0Ïpublic void * +set_default_keyring_syncÌ128Í(string keyring)ÎGnomeKeyringÖ0Ïpublic GnomeKeyring.Result +set_default_page_setupÌ128Í(Gtk.PageSetup default_page_setup)ÎGtk.PrintOperationÖ0Ïpublic void +set_default_responseÌ128Í(int response_id)ÎGtk.DialogÖ0Ïpublic void +set_default_shellÌ128Í(string shell)ÎOobs.UsersConfigÖ0Ïpublic void +set_default_sizeÌ128Í(int width, int height)ÎGtk.WindowÖ0Ïpublic void +set_default_sort_funcÌ128Í(owned Gtk.TreeIterCompareFunc sort_func)ÎGtk.TreeSortableÖ0Ïpublic abstract void +set_default_sourceÌ128Í(string default_source)ÎGtk.PrintSettingsÖ0Ïpublic void +set_default_text_encodingÌ128Í(Encoding encoding)ÎTagLib.ID3v2Ö0Ïpublic void +set_default_valueÌ128Í(GConf.Value val)ÎGConf.SchemaÖ0Ïpublic void +set_default_value_nocopyÌ128Í(GConf.Value val)ÎGConf.SchemaÖ0Ïpublic void +set_defer_drawingÌ128Í()ÎGtk.PrintOperationÖ0Ïpublic void +set_delayÌ128Í(Gst.ClockTime delay)ÎGst.PipelineÖ0Ïpublic void +set_deletableÌ128Í(bool setting)ÎGtk.WindowÖ0Ïpublic void +set_delete_bindingÌ128Í(Vte.TerminalEraseBinding binding)ÎVte.TerminalÖ0Ïpublic void +set_deletedÌ128Í(bool deleted)ÎXfce.MenuÖ0Ïpublic void +set_delimitedÌ128Í(bool value)ÎTracker.FieldÖ0Ïpublic void +set_descriptionÌ128Í(int i, string desc)ÎAtk.ActionÖ0Ïpublic abstract bool +set_descriptionÌ128Í(string description)ÎAtk.ObjectÖ0Ïpublic virtual void +set_descriptionÌ128Í(string uri, string description)ÎGLib.BookmarkFileÖ0Ïpublic void +set_descriptionÌ128Í(string description)ÎGLib.OptionContextÖ0Ïpublic void +set_descriptionÌ128Í(string description)ÎOobs.SMBConfigÖ0Ïpublic void +set_desktopÌ128Í(int desktop)ÎGdk.AppLaunchContextÖ0Ïpublic void +set_desktop_envÌ128Í(string desktop_env)ÎGLib.DesktopAppInfoÖ0Ïpublic void +set_desktop_idÌ128Í(string desktop_id)ÎXfce.MenuItemÖ0Ïpublic void +set_destroy_count_funcÌ128Í(Gtk.TreeDestroyCountFunc func, void* data, GLib.DestroyNotify destroy)ÎGtk.TreeViewÖ0Ïpublic void +set_destroy_with_parentÌ128Í(bool setting)ÎGtk.WindowÖ0Ïpublic void +set_detail_funcÌ128Í(owned Gtk.CalendarDetailFunc func)ÎGtk.CalendarÖ0Ïpublic void +set_detail_height_rowsÌ128Í(int rows)ÎGtk.CalendarÖ0Ïpublic void +set_detail_width_charsÌ128Í(int chars)ÎGtk.CalendarÖ0Ïpublic void +set_detailsÌ128Í(Gst.ElementDetails details)ÎGst.ElementÖ0Ïpublic class void +set_details_simpleÌ128Í(string longname, string classification, string description, string author)ÎGst.ElementÖ0Ïpublic class void +set_device_addedÌ128Í(DeviceAdded _callback)ÎHal.ContextÖ0Ïpublic bool +set_device_offsetÌ128Í(double x_offset, double y_offset)ÎCairo.SurfaceÖ0Ïpublic void +set_device_removedÌ128Í(DeviceRemoved _callback)ÎHal.ContextÖ0Ïpublic bool +set_dial_typeÌ128Í(Oobs.DialType dial_type)ÎOobs.IfacePPPÖ0Ïpublic void +set_digitsÌ128Í(int digits)ÎGtk.ScaleÖ0Ïpublic void +set_digitsÌ128Í(uint digits)ÎGtk.SpinButtonÖ0Ïpublic void +set_directionÌ128Í(Gtk.TextDirection direction)ÎGtk.IconSourceÖ0Ïpublic void +set_directionÌ128Í(Gtk.TextDirection dir)ÎGtk.WidgetÖ0Ïpublic void +set_direction_wildcardedÌ128Í(bool setting)ÎGtk.IconSourceÖ0Ïpublic void +set_directoryÌ128Í(Xfce.MenuDirectory directory)ÎXfce.MenuÖ0Ïpublic void +set_directory_onlyÌ128Í(bool directory_only)ÎGnome.DItemEditÖ0Ïpublic void +set_dirs_onlyÌ128Í(bool dirs_only)ÎGLib.FilenameCompleterÖ0Ïpublic void +set_disable_indexing_on_batteryÌ128Í(bool value)ÎTracker.ConfigÖ0Ïpublic void +set_disable_indexing_on_battery_initÌ128Í(bool value)ÎTracker.ConfigÖ0Ïpublic void +set_disabledÌ128Í(bool disabled)ÎGdk.PixbufFormatÖ0Ïpublic void +set_disabledÌ128Í(bool disabled)ÎGst.ControllerÖ0Ïpublic void +set_discard_commandÌ128Í(int argc, string[] argv)ÎGnome.ClientÖ0Ïpublic void +set_disconnect_functionÌ128Í(Lm.DisconnectFunction function, GLib.DestroyNotify? notify)ÎLm.ConnectionÖ0Ïpublic void +set_displayÌ128Í(Gdk.Display display)ÎGdk.AppLaunchContextÖ0Ïpublic void +set_display_modeÌ128Í(Wnck.PagerDisplayMode mode)ÎWnck.PagerÖ0Ïpublic void +set_display_nameÌ128Í(string display_name, GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic abstract unowned +set_display_nameÌ128Í(string display_name)ÎGLib.FileInfoÖ0Ïpublic void +set_display_nameÌ128Í(string value)ÎGnomeKeyring.ItemInfoÖ0Ïpublic void +set_display_name_asyncÌ128Í(string display_name, int io_priority, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.FileÖ0Ïpublic abstract void +set_display_name_finishÌ128Í(GLib.AsyncResult res)ÎGLib.FileÖ0Ïpublic abstract unowned +set_display_optionsÌ128Í(Gtk.CalendarDisplayOptions flags)ÎGtk.CalendarÖ0Ïpublic void +set_display_optionsÌ128Í(Hildon.CalendarDisplayOptions flags)ÎHildon.CalendarÖ0Ïpublic void +set_displayed_rowÌ128Í(Gtk.TreePath path)ÎGtk.CellViewÖ0Ïpublic void +set_ditemÌ128Í(Gnome.DesktopItem ditem)ÎGnome.DItemEditÖ0Ïpublic void +set_ditherÌ128Í(string dither)ÎGtk.PrintSettingsÖ0Ïpublic void +set_dmyÌ128Í(DateDay day, int month, DateYear y)ÎGLib.DateÖ0Ïpublic void +set_dns_serversÌ128Í(GLib.List dns_list)ÎOobs.HostsConfigÖ0Ïpublic void +set_do_overwrite_confirmationÌ128Í(bool do_overwrite_confirmation)ÎGtk.FileChooserÖ0Ïpublic void +set_do_timestampÌ128Í(bool timestamp)ÎGst.BaseSrcÖ0Ïpublic void +set_doc_typeÌ128Í(string type)ÎGsf.XMLOutÖ0Ïpublic void +set_document_attributeÌ128Í(string attribute_name, string attribute_value)ÎAtk.DocumentÖ0Ïpublic abstract bool +set_documentersÌ128Í([CCode (array_length = false)] string[] documenters)ÎGtk.AboutDialogÖ0Ïpublic void +set_domainÌ128Í(string domain)ÎGLib.MountOperationÖ0Ïpublic void +set_domainÌ128Í(string domain)ÎGnome.PasswordDialogÖ0Ïpublic void +set_domainÌ128Í(string domain)ÎSoup.CookieÖ0Ïpublic void +set_domainnameÌ128Í(string domainname)ÎOobs.HostsConfigÖ0Ïpublic void +set_doubleÌ128Í(string group_name, string key, double value)ÎGLib.KeyFileÖ0Ïpublic void +set_doubleÌ128Í(double v_double)ÎGLib.ValueÖ0Ïpublic void +set_doubleÌ128Í(string key, double value)ÎGtk.PrintSettingsÖ0Ïpublic void +set_doubleÌ128Í(double value)ÎJson.NodeÖ0Ïpublic void +set_doubleÌ128Í(string property, double value)ÎXfconf.ChannelÖ0Ïpublic bool +set_double_bufferedÌ128Í(bool double_buffered)ÎGtk.WidgetÖ0Ïpublic void +set_double_click_distanceÌ128Í(uint distance)ÎGdk.DisplayÖ0Ïpublic void +set_double_click_timeÌ128Í(uint msec)ÎGdkÖ0Ïpublic void +set_double_click_timeÌ128Í(uint msec)ÎGdk.DisplayÖ0Ïpublic void +set_double_listÌ128Í(string group_name, string key, double[] list)ÎGLib.KeyFileÖ0Ïpublic void +set_double_propertyÌ128Í(string name, double v_double, string origin)ÎGtk.SettingsÖ0Ïpublic void +set_double_rangeÌ128Í(double start, double end)ÎGst.ValueÖ0Ïpublic void +set_dpiÌ128Í(double dpi)ÎRsvg.HandleÖ0Ïpublic void +set_dpi_x_yÌ128Í(double dpi_x, double dpi_y)ÎRsvg.HandleÖ0Ïpublic void +set_drag_dest_itemÌ128Í(Gtk.TreePath path, Exo.IconViewDropPosition pos)ÎExo.IconViewÖ0Ïpublic void +set_drag_dest_itemÌ128Í(Gtk.TreePath path, Gtk.IconViewDropPosition pos)ÎGtk.IconViewÖ0Ïpublic void +set_drag_dest_rowÌ128Í(Gtk.TreePath? path, Gtk.TreeViewDropPosition pos)ÎGtk.TreeViewÖ0Ïpublic void +set_drawÌ128Í(bool draw)ÎGtk.SeparatorToolItemÖ0Ïpublic void +set_draw_as_radioÌ128Í(bool draw_as_radio)ÎGtk.CheckMenuItemÖ0Ïpublic void +set_draw_as_radioÌ128Í(bool draw_as_radio)ÎGtk.ToggleActionÖ0Ïpublic void +set_draw_valueÌ128Í(bool draw_value)ÎGtk.ScaleÖ0Ïpublic void +set_drawableÌ128Í(int drawable, int width, int height)ÎCairo.XlibSurfaceÖ0Ïpublic void +set_drawableÌ128Í(Gdk.Drawable drawable)ÎGdk.PangoRendererÖ0Ïpublic void +set_drop_highlight_itemÌ128Í(Gtk.ToolItem tool_item, int index_)ÎGtk.ToolbarÖ0Ïpublic void +set_duplexÌ128Í(Gtk.PrintDuplex duplex)ÎGtk.PrintSettingsÖ0Ïpublic void +set_duplexÌ128Í(bool duplex)ÎPoppler.PSFileÖ0Ïpublic void +set_durationÌ128Í(Gst.Format format, int64 duration)ÎGst.QueryÖ0Ïpublic void +set_durationÌ128Í(Gst.Format format, int64 duration)ÎGst.SegmentÖ0Ïpublic void +set_duration_maxÌ128Í(uint duration_max)ÎHildon.TimeEditorÖ0Ïpublic void +set_duration_minÌ128Í(uint duration_min)ÎHildon.TimeEditorÖ0Ïpublic void +set_duration_modeÌ128Í(bool duration_mode)ÎHildon.TimeEditorÖ0Ïpublic void +set_duration_rangeÌ128Í(uint min_seconds, uint max_seconds)ÎHildon.TimeEditorÖ0Ïpublic void +set_edit_nameÌ128Í(string edit_name)ÎGLib.FileInfoÖ0Ïpublic void +set_editableÌ128Í(bool editable)ÎGnome.DItemEditÖ0Ïpublic void +set_editableÌ128Í(bool is_editable)ÎGtk.EditableÖ0Ïpublic void +set_editableÌ128Í(bool setting)ÎGtk.TextViewÖ0Ïpublic void +set_editableÌ128Í(bool flag)ÎWebKit.WebViewÖ0Ïpublic void +set_editingÌ128Í(bool editing)ÎExo.ToolbarsViewÖ0Ïpublic void +set_element_privateÌ128Í(void* priv)ÎGst.PadÖ0Ïpublic void +set_ellipsizeÌ128Í(Pango.EllipsizeMode mode)ÎGtk.LabelÖ0Ïpublic void +set_ellipsizeÌ128Í(Pango.EllipsizeMode mode)ÎGtk.ProgressBarÖ0Ïpublic void +set_ellipsizeÌ128Í(Pango.EllipsizeMode ellipsize)ÎPango.LayoutÖ0Ïpublic void +set_email_hookÌ128Í(owned Gtk.AboutDialogActivateLinkFunc func)ÎGtk.AboutDialogÖ0Ïpublic void +set_embeddedÌ128Í(bool value)ÎTracker.FieldÖ0Ïpublic void +set_embeddedÌ128Í(bool value)ÎTracker.ServiceÖ0Ïpublic void +set_emulationÌ128Í(string emulation)ÎVte.TerminalÖ0Ïpublic void +set_enable_content_indexingÌ128Í(bool value)ÎTracker.ConfigÖ0Ïpublic void +set_enable_indexingÌ128Í(bool value)ÎTracker.ConfigÖ0Ïpublic void +set_enable_searchÌ128Í(bool enable_search)ÎExo.IconViewÖ0Ïpublic void +set_enable_searchÌ128Í(bool enable_search)ÎGtk.TreeViewÖ0Ïpublic void +set_enable_stemmerÌ128Í(bool value)ÎTracker.ConfigÖ0Ïpublic void +set_enable_thumbnailsÌ128Í(bool value)ÎTracker.ConfigÖ0Ïpublic void +set_enable_tree_linesÌ128Í(bool enabled)ÎGtk.TreeViewÖ0Ïpublic void +set_enable_watchesÌ128Í(bool value)ÎTracker.ConfigÖ0Ïpublic void +set_enable_xesamÌ128Í(bool value)ÎTracker.ConfigÖ0Ïpublic void +set_enabledÌ128Í(bool value)ÎTracker.ServiceÖ0Ïpublic void +set_encodingÌ128Í(string? encoding)ÎGLib.IOChannelÖ0Ïpublic IOStatus +set_encodingÌ128Í(Soup.Encoding encoding)ÎSoup.MessageHeadersÖ0Ïpublic void +set_encodingÌ128Í(Soup.TransferEncoding encoding)ÎSoup.ServerMessageÖ0Ïpublic void +set_encodingÌ128Í(string codeset)ÎVte.TerminalÖ0Ïpublic void +set_entry_typeÌ128Í(string type)ÎGnome.DItemEditÖ0Ïpublic void +set_entry_typeÌ128Í(Gnome.DesktopItemType type)ÎGnome.DesktopItemÖ0Ïpublic void +set_enumÌ128Í(int v_enum)ÎGLib.ValueÖ0Ïpublic void +set_environmentÌ128Í(string name, string value)ÎGnome.ClientÖ0Ïpublic void +set_errorÌ128Í(GLib.Quark domain, int code, string format)ÎGLib.SimpleAsyncResultÖ0Ïpublic void +set_errorÌ128Í(int code, string format)ÎGsf.OutputÖ0Ïpublic bool +set_errorÌ128Í(string format, ...)ÎSDLÖ0Ïpublic void +set_error_charÌ128Í(uchar errorch, uchar enable)ÎFTDI.ContextÖ0Ïpublic int +set_error_handlerÌ128Í(ErrorHandler? new_handler)ÎGsl.ErrorÖ0Ïpublic ErrorHandler +set_error_handlerÌ128Í(TextReaderErrorFunc f, void* arg)ÎXml.TextReaderÖ0Ïpublic void +set_error_handler_offÌ128Í()ÎGsl.ErrorÖ0Ïpublic ErrorHandler +set_error_handlingÌ128Í(GConf.ClientErrorHandlingMode mode)ÎGConf.ClientÖ0Ïpublic void +set_error_hookÌ128Í(OptionErrorFunc error_func)ÎGLib.OptionGroupÖ0Ïpublic void +set_error_if_cancelledÌ128Í()ÎGLib.CancellableÖ0Ïpublic bool +set_error_vaÌ128Í(GLib.Quark domain, int code, string format, void* args)ÎGLib.SimpleAsyncResultÖ0Ïpublic void +set_essidÌ128Í(string essid)ÎOobs.IfaceWirelessÖ0Ïpublic void +set_ethernetÌ128Í(Oobs.IfaceEthernet ethernet)ÎOobs.IfacePPPÖ0Ïpublic void +set_event_charÌ128Í(uchar eventch, uchar enable)ÎFTDI.ContextÖ0Ïpublic int +set_event_functionÌ128Í(Gst.PadEventFunction event)ÎGst.PadÖ0Ïpublic void +set_eventsÌ128Í(Gdk.EventMask event_mask)ÎGdk.WindowÖ0Ïpublic void +set_eventsÌ128Í(int events)ÎGtk.WidgetÖ0Ïpublic void +set_expandÌ128Í(bool expand)ÎGtk.ToolItemÖ0Ïpublic void +set_expandÌ128Í(bool expand)ÎGtk.TreeViewColumnÖ0Ïpublic void +set_expandÌ128Í(bool expand)ÎXfce.PanelPluginÖ0Ïpublic void +set_expandedÌ128Í(bool expanded)ÎGtk.ExpanderÖ0Ïpublic void +set_expander_columnÌ128Í(Gtk.TreeViewColumn column)ÎGtk.TreeViewÖ0Ïpublic void +set_expectationsÌ128Í(Soup.Expectation expectations)ÎSoup.MessageHeadersÖ0Ïpublic void +set_expiresÌ128Í(Soup.Date expires)ÎSoup.CookieÖ0Ïpublic void +set_export_filenameÌ128Í(string filename)ÎGtk.PrintOperationÖ0Ïpublic void +set_exposuresÌ128Í(bool exposures)ÎGdk.GCÖ0Ïpublic void +set_extendÌ128Í(Extend extend)ÎCairo.PatternÖ0Ïpublic void +set_extensionÌ128Í(string extension)ÎHildon.FileChooserDialogÖ0Ïpublic void +set_extension_eventsÌ128Í(Gdk.ExtensionMode mode)ÎGtk.WidgetÖ0Ïpublic void +set_extentsÌ128Í(int x, int y, int width, int height, Atk.CoordType coord_type)ÎAtk.ComponentÖ0Ïpublic abstract bool +set_extra_widgetÌ128Í(Gtk.Widget extra_widget)ÎGtk.FileChooserÖ0Ïpublic void +set_factory_typeÌ128Í(GLib.Type type, GLib.Type factory_type)ÎAtk.RegistryÖ0Ïpublic void +set_fallback_resolutionÌ128Í(double x_pixels_per_inch, double y_pixels_per_inch)ÎCairo.SurfaceÖ0Ïpublic void +set_familyÌ128Í(string family)ÎPango.FontDescriptionÖ0Ïpublic void +set_family_staticÌ128Í(string family)ÎPango.FontDescriptionÖ0Ïpublic void +set_fast_mergesÌ128Í(bool value)ÎTracker.ConfigÖ0Ïpublic void +set_fenvÌ128Í(int index)ÎLua.LuaVMÖ0Ïpublic bool +set_fieldÌ128Í(int index, string k)ÎLua.LuaVMÖ0Ïpublic void +set_field_nameÌ128Í(string value)ÎTracker.FieldÖ0Ïpublic void +set_fileÌ128Í(GLib.File file)ÎGtk.FileChooserÖ0Ïpublic bool +set_file_infoÌ128Í(string text_uri, GnomeVFS.FileInfo info, GnomeVFS.SetFileInfoMask mask)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +set_file_info_uriÌ128Í(GnomeVFS.URI uri, GnomeVFS.FileInfo info, GnomeVFS.SetFileInfoMask mask)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +set_file_iterÌ128Í(Gtk.TreeIter iter)ÎHildon.FileDetailsDialogÖ0Ïpublic void +set_file_typeÌ128Í(GLib.FileType type)ÎGLib.FileInfoÖ0Ïpublic void +set_filenameÌ128Í(string filename)ÎGnome.IconEntryÖ0Ïpublic bool +set_filenameÌ128Í(string filename)ÎGtk.FileChooserÖ0Ïpublic bool +set_filenameÌ128Í(string filename)ÎGtk.IconSourceÖ0Ïpublic void +set_filenameÌ128Í(string filename)ÎXfce.MenuÖ0Ïpublic void +set_filenameÌ128Í(string name)ÎXfce.MenuDirectoryÖ0Ïpublic void +set_filenameÌ128Í(string filename)ÎXfce.MenuItemÖ0Ïpublic void +set_fillÌ128Í(Gdk.Fill fill)ÎGdk.GCÖ0Ïpublic void +set_fill_levelÌ128Í(double fill_level)ÎGtk.RangeÖ0Ïpublic void +set_fill_optionsÌ128Í(Cairo.Context cr)ÎGoo.CanvasStyleÖ0Ïpublic bool +set_fill_ruleÌ128Í(FillRule fill_rule)ÎCairo.ContextÖ0Ïpublic void +set_filterÌ128Í(Filter filter)ÎCairo.PatternÖ0Ïpublic void +set_filterÌ128Í(Gst.IndexFilter filter)ÎGst.IndexÖ0Ïpublic void +set_filterÌ128Í(Gtk.FileFilter filter)ÎGtk.FileChooserÖ0Ïpublic void +set_filterÌ128Í(Gtk.RecentFilter filter)ÎGtk.RecentChooserÖ0Ïpublic void +set_filterÌ128Í(Gtk.FileFilter filter)ÎHildon.FileSelectionÖ0Ïpublic void +set_filterÌ128Í(Soup.AuthDomainFilter filter, void* filter_data, GLib.DestroyNotify dnotify)ÎSoup.AuthDomainÖ0Ïpublic void +set_filter_fullÌ128Í(Gst.IndexFilter filter, GLib.DestroyNotify user_data_destroy)ÎGst.IndexÖ0Ïpublic void +set_filteredÌ128Í(bool value)ÎTracker.FieldÖ0Ïpublic void +set_finishingsÌ128Í(string finishings)ÎGtk.PrintSettingsÖ0Ïpublic void +set_fixatecaps_functionÌ128Í(Gst.PadFixateCapsFunction fixatecaps)ÎGst.PadÖ0Ïpublic void +set_fixed_height_from_fontÌ128Í(int number_of_rows)ÎGtk.CellRendererTextÖ0Ïpublic void +set_fixed_height_modeÌ128Í(bool enable)ÎGtk.TreeViewÖ0Ïpublic void +set_fixed_sizeÌ128Í(int width, int height)ÎGtk.CellRendererÖ0Ïpublic void +set_fixed_widthÌ128Í(int fixed_width)ÎGtk.TreeViewColumnÖ0Ïpublic void +set_flagsÌ128Í(Exo.ToolbarsModelFlags flags, int toolbar_position)ÎExo.ToolbarsModelÖ0Ïpublic void +set_flagsÌ128Í(IOFlags flags)ÎGLib.IOChannelÖ0Ïpublic IOStatus +set_flagsÌ128Í(uint v_flags)ÎGLib.ValueÖ0Ïpublic void +set_flagsÌ128Í(Gnome.DateEditFlags flags)ÎGnome.DateEditÖ0Ïpublic void +set_flagsÌ128Í(Gst.AllocTraceFlags flags)ÎGst.AllocTraceÖ0Ïpublic void +set_flagsÌ128Í(Gtk.WidgetFlags flags)ÎGtk.WidgetÖ0Ïpublic void +set_flagsÌ128Í(Oobs.ShareSMBFlags flags)ÎOobs.ShareSMBÖ0Ïpublic void +set_flagsÌ128Í(AppletFlags flags)ÎPanel.AppletÖ0Ïpublic void +set_flagsÌ128Í(uint flags)ÎSoup.MessageÖ0Ïpublic void +set_flagsÌ128Í(Soup.MessageFlags flags)ÎSoup.MessageÖ0Ïpublic void +set_flagsÌ128Í(Xfce.MenuMonitorFlags flags)ÎXfce.MenuMonitorÖ0Ïpublic void +set_flags_allÌ128Í(Gst.AllocTraceFlags flags)ÎGst.AllocTraceÖ0Ïpublic void +set_floatÌ128Í(string key, double val)ÎGConf.ChangeSetÖ0Ïpublic void +set_floatÌ128Í(string key, double val)ÎGConf.ClientÖ0Ïpublic bool +set_floatÌ128Í(string key, double val)ÎGConf.EngineÖ0Ïpublic bool +set_floatÌ128Í(double the_float)ÎGConf.ValueÖ0Ïpublic void +set_floatÌ128Í(float v_float)ÎGLib.ValueÖ0Ïpublic void +set_flushingÌ128Í(bool flushing)ÎGst.BusÖ0Ïpublic void +set_flushingÌ128Í(bool flushing)ÎGst.CollectPadsÖ0Ïpublic void +set_flushingÌ128Í(bool flushing)ÎGst.DataQueueÖ0Ïpublic void +set_flushingÌ128Í(bool flushing)ÎGst.PollÖ0Ïpublic void +set_flushingÌ128Í(bool flushing)ÎGst.RingBufferÖ0Ïpublic void +set_focusÌ128Í(Gtk.Widget focus)ÎGtk.WindowÖ0Ïpublic virtual signal void +set_focus_chainÌ128Í(GLib.List focusable_widgets)ÎGtk.ContainerÖ0Ïpublic void +set_focus_childÌ128Í(Gtk.Widget widget)ÎGtk.ContainerÖ0Ïpublic virtual signal void +set_focus_hadjustmentÌ128Í(Gtk.Adjustment adjustment)ÎGtk.ContainerÖ0Ïpublic void +set_focus_on_clickÌ128Í(bool focus_on_click)ÎGtk.ButtonÖ0Ïpublic void +set_focus_on_clickÌ128Í(bool focus_on_click)ÎGtk.ComboBoxÖ0Ïpublic void +set_focus_on_clickÌ128Í(bool focus_on_click)ÎGtk.FileChooserButtonÖ0Ïpublic void +set_focus_on_mapÌ128Í(bool focus_on_map)ÎGdk.WindowÖ0Ïpublic void +set_focus_on_mapÌ128Í(bool setting)ÎGtk.WindowÖ0Ïpublic void +set_focus_vadjustmentÌ128Í(Gtk.Adjustment adjustment)ÎGtk.ContainerÖ0Ïpublic void +set_fontÌ128Í(void* fontdata, int cw, int ch)ÎSDLGraphics.TextÖ0Ïpublic int +set_fontÌ128Í(Pango.FontDescription font_desc)ÎVte.TerminalÖ0Ïpublic void +set_font_descriptionÌ128Í(Pango.FontDescription desc)ÎPango.ContextÖ0Ïpublic void +set_font_descriptionÌ128Í(Pango.FontDescription desc)ÎPango.LayoutÖ0Ïpublic void +set_font_faceÌ128Í(FontFace font_face)ÎCairo.ContextÖ0Ïpublic void +set_font_from_stringÌ128Í(string name)ÎVte.TerminalÖ0Ïpublic void +set_font_from_string_fullÌ128Í(string name, Vte.TerminalAntiAlias antialias)ÎVte.TerminalÖ0Ïpublic void +set_font_fullÌ128Í(Pango.FontDescription font_desc, Vte.TerminalAntiAlias antialias)ÎVte.TerminalÖ0Ïpublic void +set_font_mapÌ128Í(Pango.FontMap font_map)ÎPango.ContextÖ0Ïpublic void +set_font_matrixÌ128Í(Matrix matrix)ÎCairo.ContextÖ0Ïpublic void +set_font_nameÌ128Í(string fontname)ÎGtk.FontButtonÖ0Ïpublic bool +set_font_nameÌ128Í(string fontname)ÎGtk.FontSelectionÖ0Ïpublic bool +set_font_nameÌ128Í(string fontname)ÎGtk.FontSelectionDialogÖ0Ïpublic bool +set_font_optionsÌ128Í(ref FontOptions options)ÎCairo.ContextÖ0Ïpublic void +set_font_optionsÌ128Í(Cairo.FontOptions options)ÎGdk.ScreenÖ0Ïpublic void +set_font_sizeÌ128Í(double size)ÎCairo.ContextÖ0Ïpublic void +set_footer_font_nameÌ128Í(string font_name)ÎGtk.SourcePrintCompositorÖ0Ïpublic void +set_footer_formatÌ128Í(bool separator, string left, string center, string right)ÎGtk.SourcePrintCompositorÖ0Ïpublic void +set_foregroundÌ128Í(Gdk.Color color)ÎGdk.GCÖ0Ïpublic void +set_formatÌ128Í(Gst.Format format)ÎGst.BaseSrcÖ0Ïpublic void +set_formatsÌ128Í(int n_formats)ÎGst.QueryÖ0Ïpublic void +set_formatsvÌ128Í(int n_formats, Gst.Format formats)ÎGst.QueryÖ0Ïpublic void +set_forward_page_funcÌ128Í(owned Gtk.AssistantPageFunc page_func)ÎGtk.AssistantÖ0Ïpublic void +set_fourccÌ128Í(uint fourcc)ÎGst.ValueÖ0Ïpublic void +set_fractionÌ128Í(int numerator, int denominator)ÎGst.ValueÖ0Ïpublic void +set_fractionÌ128Í(double fraction)ÎGtk.ProgressBarÖ0Ïpublic void +set_fractionÌ128Í(double fraction)ÎHildon.BannerÖ0Ïpublic void +set_fractionÌ128Í(uint fraction)ÎHildon.SeekbarÖ0Ïpublic void +set_fraction_rangeÌ128Í(Gst.Value start, Gst.Value end)ÎGst.ValueÖ0Ïpublic void +set_fraction_range_fullÌ128Í(int numerator_start, int denominator_start, int numerator_end, int denominator_end)ÎGst.ValueÖ0Ïpublic void +set_fragmentÌ128Í(string fragment)ÎSoup.URIÖ0Ïpublic void +set_frame_basedÌ128Í()ÎGst.BaseRTPAudioPayloadÖ0Ïpublic void +set_frame_dimensionsÌ128Í(int left, int top, int right, int bottom)ÎGtk.WindowÖ0Ïpublic void +set_frame_optionsÌ128Í(int frame_duration, int frame_size)ÎGst.BaseRTPAudioPayloadÖ0Ïpublic void +set_frequencyÌ128Í(Gst.TunerChannel channel, ulong frequency)ÎGst.TunerÖ0Ïpublic abstract void +set_from_animationÌ128Í(Gdk.PixbufAnimation animation)ÎGtk.ImageÖ0Ïpublic void +set_from_errorÌ128Í(GLib.Error error)ÎGLib.SimpleAsyncResultÖ0Ïpublic void +set_from_fileÌ128Í(string filename)ÎGtk.ImageÖ0Ïpublic void +set_from_fileÌ128Í(string filename)ÎGtk.StatusIconÖ0Ïpublic void +set_from_giconÌ128Í(GLib.Icon icon, Gtk.IconSize size)ÎGtk.ImageÖ0Ïpublic void +set_from_giconÌ128Í(GLib.Icon icon)ÎGtk.StatusIconÖ0Ïpublic void +set_from_icon_nameÌ128Í(string icon_name, Gtk.IconSize size)ÎGtk.ImageÖ0Ïpublic void +set_from_icon_nameÌ128Í(string icon_name)ÎGtk.StatusIconÖ0Ïpublic void +set_from_icon_setÌ128Í(Gtk.IconSet icon_set, Gtk.IconSize size)ÎGtk.ImageÖ0Ïpublic void +set_from_imageÌ128Í(Gdk.Image gdk_image, Gdk.Bitmap mask)ÎGtk.ImageÖ0Ïpublic void +set_from_listÌ128Í(string property_name, GLib.SList timedvalues)ÎGst.ControllerÖ0Ïpublic bool +set_from_listÌ128Í(GLib.SList timedvalues)ÎGst.InterpolationControlSourceÖ0Ïpublic bool +set_from_pixbufÌ128Í(Gdk.Pixbuf pixbuf)ÎGtk.ImageÖ0Ïpublic void +set_from_pixbufÌ128Í(Gdk.Pixbuf pixbuf)ÎGtk.StatusIconÖ0Ïpublic void +set_from_pixmapÌ128Í(Gdk.Pixmap pixmap, Gdk.Bitmap mask)ÎGtk.ImageÖ0Ïpublic void +set_from_stockÌ128Í(string stock_id, Gtk.IconSize size)ÎGtk.ImageÖ0Ïpublic void +set_from_stockÌ128Í(string stock_id)ÎGtk.StatusIconÖ0Ïpublic void +set_full_nameÌ128Í(string full_name)ÎOobs.UserÖ0Ïpublic void +set_fullscreenÌ128Í(bool fullscreen)ÎWnck.WindowÖ0Ïpublic void +set_funcsÌ128Í(SourceFuncs funcs)ÎGLib.SourceÖ0Ïpublic void +set_functionÌ128Í(Gdk.Function function)ÎGdk.GCÖ0Ïpublic void +set_functionÌ128Í(Gst.CollectPadsFunction func)ÎGst.CollectPadsÖ0Ïpublic void +set_functionsÌ128Í(Gdk.WMFunction functions)ÎGdk.WindowÖ0Ïpublic void +set_gammaÌ128Í(float gamma_)ÎGtk.CurveÖ0Ïpublic void +set_gammaÌ128Í(float red, float green, float blue)ÎSDL.VideoÖ0Ïpublic int +set_gamma_rampÌ128Í(uint16* red, uint16* green, uint16* blue)ÎSDL.VideoÖ0Ïpublic int +set_gap_awareÌ128Í(bool gap_aware)ÎGst.BaseTransformÖ0Ïpublic void +set_gateway_addressÌ128Í(string address)ÎOobs.IfaceEthernetÖ0Ïpublic void +set_gcÌ128Í(Gdk.GC gc)ÎGdk.PangoRendererÖ0Ïpublic void +set_generic_auth_callbackÌ128Í(Soup.AuthDomainGenericAuthCallback auth_callback, void* auth_data, GLib.DestroyNotify dnotify)ÎSoup.AuthDomainÖ0Ïpublic void +set_generic_nameÌ128Í(string generic_name)ÎXfce.MenuItemÖ0Ïpublic void +set_geometryÌ128Í(Wnck.WindowGravity gravity, Wnck.WindowMoveResizeMask geometry_mask, int x, int y, int width, int height)ÎWnck.WindowÖ0Ïpublic void +set_geometry_hintsÌ128Í(Gdk.Geometry geometry, Gdk.WindowHints geom_mask)ÎGdk.WindowÖ0Ïpublic void +set_geometry_hintsÌ128Í(Gtk.Widget geometry_widget, Gdk.Geometry geometry, Gdk.WindowHints geom_mask)ÎGtk.WindowÖ0Ïpublic void +set_geometry_hintsÌ128Í(Gdk.Screen screen, int x, int y)ÎNotify.NotificationÖ0Ïpublic void +set_getcaps_functionÌ128Í(Gst.PadGetCapsFunction getcaps)ÎGst.PadÖ0Ïpublic void +set_getrange_functionÌ128Í(Gst.PadGetRangeFunction get)ÎGst.PadÖ0Ïpublic void +set_giconÌ128Í(GLib.Icon icon)ÎGtk.ActionÖ0Ïpublic void +set_gidÌ128Í(long gid)ÎOobs.GroupÖ0Ïpublic void +set_globalÌ128Í(string name)ÎLua.LuaVMÖ0Ïpublic void +set_global_config_prefixÌ128Í(string prefix)ÎGnome.ClientÖ0Ïpublic void +set_global_default_error_handlerÌ128Í(GConf.ClientErrorHandlerFunc func)ÎGConf.ClientÖ0Ïpublic void +set_gravityÌ128Í(Gdk.Gravity gravity)ÎGtk.WindowÖ0Ïpublic void +set_gravityÌ128Í(Pango.Gravity gravity)ÎPango.FontDescriptionÖ0Ïpublic void +set_gravity_hintÌ128Í(Pango.GravityHint hint)ÎPango.ContextÖ0Ïpublic void +set_grid_linesÌ128Í(Gtk.TreeViewGridLines grid_lines)ÎGtk.TreeViewÖ0Ïpublic void +set_groupÌ128Í(Gdk.Window leader)ÎGdk.WindowÖ0Ïpublic void +set_groupÌ128Í(int groupnum)ÎGst.IndexÖ0Ïpublic bool +set_groupÌ128Í(void* group)ÎGtk.NotebookÖ0Ïpublic void +set_groupÌ128Í(GLib.SList group)ÎGtk.RadioActionÖ0Ïpublic void +set_groupÌ128Í(GLib.SList group)ÎGtk.RadioButtonÖ0Ïpublic void +set_groupÌ128Í(GLib.SList group)ÎGtk.RadioMenuItemÖ0Ïpublic void +set_groupÌ128Í(GLib.SList group)ÎGtk.RadioToolButtonÖ0Ïpublic void +set_groupÌ128Í(string group)ÎXfce.RcÖ0Ïpublic void +set_groupingÌ128Í(Wnck.TasklistGroupingType grouping)ÎWnck.TasklistÖ0Ïpublic void +set_grouping_limitÌ128Í(int limit)ÎWnck.TasklistÖ0Ïpublic void +set_groupsÌ128Í(string uri, string[] groups)ÎGLib.BookmarkFileÖ0Ïpublic void +set_gst_timestampÌ128Í(uint32 timestamp, Gst.Buffer buf)ÎGst.BaseRTPDepayloadÖ0Ïpublic virtual void +set_gtypeÌ128Í(Type v_gtype)ÎGLib.ValueÖ0Ïpublic void +set_hadjustmentÌ128Í(Gtk.Adjustment adjustment)ÎGtk.LayoutÖ0Ïpublic void +set_hadjustmentÌ128Í(Gtk.Adjustment hadjustment)ÎGtk.ScrolledWindowÖ0Ïpublic void +set_hadjustmentÌ128Í(Gtk.Adjustment adjustment)ÎGtk.TreeViewÖ0Ïpublic void +set_hadjustmentÌ128Í(Gtk.Adjustment adjustment)ÎGtk.ViewportÖ0Ïpublic void +set_handle_cancellationÌ128Í(bool handle_cancellation)ÎGLib.SimpleAsyncResultÖ0Ïpublic void +set_handle_positionÌ128Í(Gtk.PositionType position)ÎGtk.HandleBoxÖ0Ïpublic void +set_handlerÌ128Í(string? log_domain, LogLevelFlags log_levels, LogFunc log_func)ÎGLib.LogÖ0 +set_handlerÌ128Í(int @signal, Xfce.PosixSignalHandler.Callback handler)ÎXfce.PosixSignalHandlerÖ0Ïpublic bool +set_has_frameÌ128Í(bool setting)ÎGtk.EntryÖ0Ïpublic void +set_has_frameÌ128Í(bool setting)ÎGtk.WindowÖ0Ïpublic void +set_has_full_textÌ128Í(bool value)ÎTracker.ServiceÖ0Ïpublic void +set_has_metadataÌ128Í(bool value)ÎTracker.ServiceÖ0Ïpublic void +set_has_opacity_controlÌ128Í(bool has_opacity)ÎGtk.ColorSelectionÖ0Ïpublic void +set_has_paletteÌ128Í(bool has_palette)ÎGtk.ColorSelectionÖ0Ïpublic void +set_has_resize_gripÌ128Í(bool setting)ÎGtk.StatusbarÖ0Ïpublic void +set_has_separatorÌ128Í(bool setting)ÎGtk.DialogÖ0Ïpublic void +set_has_thumbsÌ128Í(bool value)ÎTracker.ServiceÖ0Ïpublic void +set_has_tooltipÌ128Í(bool has_tooltip)ÎGtk.StatusIconÖ0Ïpublic void +set_has_tooltipÌ128Í(bool has_tooltip)ÎGtk.WidgetÖ0Ïpublic void +set_has_windowÌ128Í(bool has_window)ÎGtk.FixedÖ0Ïpublic void +set_hcenterÌ128Í(int center)ÎGst.VideoOrientationÖ0Ïpublic abstract bool +set_header_font_nameÌ128Í(string font_name)ÎGtk.SourcePrintCompositorÖ0Ïpublic void +set_header_formatÌ128Í(bool separator, string left, string center, string right)ÎGtk.SourcePrintCompositorÖ0Ïpublic void +set_headers_clickableÌ128Í(bool setting)ÎGtk.TreeViewÖ0Ïpublic void +set_headers_visibleÌ128Í(bool headers_visible)ÎGtk.TreeViewÖ0Ïpublic void +set_heightÌ128Í(int height)ÎPango.LayoutÖ0Ïpublic void +set_help_enabledÌ128Í(bool help_enabled)ÎGLib.OptionContextÖ0Ïpublic void +set_help_textÌ128Í(string text)ÎHildon.CodeDialogÖ0Ïpublic void +set_hflipÌ128Í(bool flip)ÎGst.VideoOrientationÖ0Ïpublic abstract bool +set_higherÌ128Í(int value)ÎHildon.RangeEditorÖ0Ïpublic void +set_highlight_current_lineÌ128Í(bool show)ÎGtk.SourceViewÖ0Ïpublic void +set_highlight_matching_bracketsÌ128Í(bool highlight)ÎGtk.SourceBufferÖ0Ïpublic void +set_highlight_syntaxÌ128Í(bool highlight)ÎGtk.SourceBufferÖ0Ïpublic void +set_highlight_syntaxÌ128Í(bool highlight)ÎGtk.SourcePrintCompositorÖ0Ïpublic void +set_highlight_text_matchesÌ128Í(bool highlight)ÎWebKit.WebViewÖ0Ïpublic void +set_hint_byteÌ128Í(string key, uchar value)ÎNotify.NotificationÖ0Ïpublic void +set_hint_byte_arrayÌ128Í(string key, uchar[] value, size_t len)ÎNotify.NotificationÖ0Ïpublic void +set_hint_doubleÌ128Í(string key, double value)ÎNotify.NotificationÖ0Ïpublic void +set_hint_int32Ì128Í(string key, int value)ÎNotify.NotificationÖ0Ïpublic void +set_hint_metricsÌ128Í(HintMetrics hint_metrics)ÎCairo.FontOptionsÖ0Ïpublic void +set_hint_stringÌ128Í(string key, string value)ÎNotify.NotificationÖ0Ïpublic void +set_hint_styleÌ128Í(HintStyle hint_style)ÎCairo.FontOptionsÖ0Ïpublic void +set_history_idÌ128Í(string history_id)ÎGnome.IconEntryÖ0Ïpublic void +set_home_directoryÌ128Í(string home_directory)ÎOobs.UserÖ0Ïpublic void +set_home_phone_numberÌ128Í(string phone_number)ÎOobs.UserÖ0Ïpublic void +set_homogeneousÌ128Í(bool homogeneous)ÎExo.WrapTableÖ0Ïpublic void +set_homogeneousÌ128Í(bool homogeneous)ÎGtk.BoxÖ0Ïpublic void +set_homogeneousÌ128Í(bool homogeneous)ÎGtk.TableÖ0Ïpublic void +set_homogeneousÌ128Í(bool homogeneous)ÎGtk.ToolItemÖ0Ïpublic void +set_hookÌ128Í(HookFunc func, EventMask mask, int count)ÎLua.LuaVMÖ0Ïpublic bool +set_hostÌ128Í(string host)ÎSoup.URIÖ0Ïpublic void +set_host_nameÌ128Í(string host_name)ÎGnomeVFS.URIÖ0Ïpublic void +set_host_portÌ128Í(uint host_port)ÎGnomeVFS.URIÖ0Ïpublic void +set_hostnameÌ128Í(string hostname)ÎOobs.HostsConfigÖ0Ïpublic void +set_hostnameÌ128Í(string hostname)ÎOobs.NTPServerÖ0Ïpublic void +set_hover_expandÌ128Í(bool expand)ÎGtk.TreeViewÖ0Ïpublic void +set_hover_selectionÌ128Í(bool hover)ÎGtk.TreeViewÖ0Ïpublic void +set_http_onlyÌ128Í(bool http_only)ÎSoup.CookieÖ0Ïpublic void +set_http_versionÌ128Í(Soup.HttpVersion version)ÎSoup.MessageÖ0Ïpublic void +set_http_versionÌ128Í(Soup.HTTPVersion version)ÎSoup.MessageÖ0Ïpublic void +set_hw_display_event_callbackÌ128Í(DisplayEventCallback cb, void* data)ÎOsso.ContextÖ0Ïpublic Status +set_hw_event_callbackÌ128Í(void* state, HWCallback cb, void* data)ÎOsso.ContextÖ0Ïpublic Status +set_iconÌ128Í(string icon)ÎExo.IconChooserDialogÖ0Ïpublic bool +set_iconÌ128Í(string uri, string href, string mime_type)ÎGLib.BookmarkFileÖ0Ïpublic void +set_iconÌ128Í(GLib.Icon icon)ÎGLib.FileInfoÖ0Ïpublic void +set_iconÌ128Í(GLib.Icon icon)ÎGdk.AppLaunchContextÖ0Ïpublic void +set_iconÌ128Í(Gdk.Window icon_window, Gdk.Pixmap pixmap, Gdk.Bitmap mask)ÎGdk.WindowÖ0Ïpublic void +set_iconÌ128Í(string filename)ÎGnome.IconEntryÖ0Ïpublic void +set_iconÌ128Í(Gdk.Pixbuf pixbuf)ÎGtk.TooltipÖ0Ïpublic void +set_iconÌ128Í(Gdk.Pixbuf icon)ÎGtk.WindowÖ0Ïpublic void +set_iconÌ128Í(string icon_name)ÎHildon.BannerÖ0Ïpublic void +set_iconÌ128Í(Surface icon, uchar* mask)ÎSDL.WindowManagerÖ0Ïpublic void +set_iconÌ128Í(Sexy.IconEntryPosition position, Gtk.Image? icon)ÎSexy.IconEntryÖ0Ïpublic void +set_iconÌ128Í(string icon)ÎXfce.MenuDirectoryÖ0Ïpublic void +set_icon_activatableÌ128Í(Gtk.EntryIconPosition icon_pos, bool activatable)ÎGtk.EntryÖ0Ïpublic void +set_icon_drag_sourceÌ128Í(Gtk.EntryIconPosition icon_pos, Gtk.TargetList target_list, Gdk.DragAction actions)ÎGtk.EntryÖ0Ïpublic void +set_icon_from_fileÌ128Í(string filename)ÎGtk.WindowÖ0Ïpublic bool +set_icon_from_fileÌ128Í(string icon_file)ÎHildon.BannerÖ0Ïpublic void +set_icon_from_giconÌ128Í(Gtk.EntryIconPosition icon_pos, GLib.Icon icon)ÎGtk.EntryÖ0Ïpublic void +set_icon_from_icon_nameÌ128Í(Gtk.EntryIconPosition icon_pos, string icon_name)ÎGtk.EntryÖ0Ïpublic void +set_icon_from_icon_nameÌ128Í(string icon_name, Gtk.IconSize size)ÎGtk.TooltipÖ0Ïpublic void +set_icon_from_pixbufÌ128Í(Gtk.EntryIconPosition icon_pos, Gdk.Pixbuf pixbuf)ÎGtk.EntryÖ0Ïpublic void +set_icon_from_pixbufÌ128Í(Gdk.Pixbuf icon)ÎNotify.NotificationÖ0Ïpublic void +set_icon_from_stockÌ128Í(Gtk.EntryIconPosition icon_pos, string stock_id)ÎGtk.EntryÖ0Ïpublic void +set_icon_from_stockÌ128Í(string stock_id, Gtk.IconSize size)ÎGtk.TooltipÖ0Ïpublic void +set_icon_geometryÌ128Í(int x, int y, int width, int height)ÎWnck.WindowÖ0Ïpublic void +set_icon_highlightÌ128Í(Sexy.IconEntryPosition position, bool highlight)ÎSexy.IconEntryÖ0Ïpublic void +set_icon_imageÌ128Í(Gtk.Widget icon)ÎHildon.CaptionÖ0Ïpublic void +set_icon_listÌ128Í(GLib.List pixbufs)ÎGdk.WindowÖ0Ïpublic void +set_icon_listÌ128Í(GLib.List list)ÎGtk.WindowÖ0Ïpublic void +set_icon_loaderÌ128Í(Wnck.LoadIconFunction load_icon_func, void* data, GLib.DestroyNotify free_data_func)ÎWnck.TasklistÖ0Ïpublic void +set_icon_nameÌ128Í(string icon_name)ÎGdk.AppLaunchContextÖ0Ïpublic void +set_icon_nameÌ128Í(string name)ÎGdk.WindowÖ0Ïpublic void +set_icon_nameÌ128Í(string icon_name)ÎGtk.ActionÖ0Ïpublic void +set_icon_nameÌ128Í(string icon_name)ÎGtk.IconSourceÖ0Ïpublic void +set_icon_nameÌ128Í(string icon_name)ÎGtk.ToolButtonÖ0Ïpublic void +set_icon_nameÌ128Í(string name)ÎGtk.WindowÖ0Ïpublic void +set_icon_nameÌ128Í(string icon_name)ÎXfce.MenuItemÖ0Ïpublic void +set_icon_positionÌ128Í(Hildon.CaptionIconPosition pos)ÎHildon.CaptionÖ0Ïpublic void +set_icon_sensitiveÌ128Í(Gtk.EntryIconPosition icon_pos, bool sensitive)ÎGtk.EntryÖ0Ïpublic void +set_icon_sizeÌ128Í(Gtk.IconSize icon_size)ÎGtk.ToolbarÖ0Ïpublic void +set_icon_theme_nameÌ128Í(string theme_name)ÎXfce.AppMenuItemÖ0Ïpublic void +set_icon_tooltip_markupÌ128Í(Gtk.EntryIconPosition icon_pos, string tooltip)ÎGtk.EntryÖ0Ïpublic void +set_icon_tooltip_textÌ128Í(Gtk.EntryIconPosition icon_pos, string tooltip)ÎGtk.EntryÖ0Ïpublic void +set_icon_widgetÌ128Í(Gtk.Widget icon_widget)ÎGtk.ToolButtonÖ0Ïpublic void +set_iconsÌ128Í([CCode (array_length = false)] string[] icons)ÎGtk.ScaleButtonÖ0Ïpublic void +set_idÌ128Í(string id)ÎGnome.ClientÖ0Ïpublic void +set_idÌ128Í(string id)ÎGnomeVFS.ACEÖ0Ïpublic void +set_idÌ128Í(string value)ÎTracker.FieldÖ0Ïpublic void +set_idÌ128Í(int value)ÎTracker.ServiceÖ0Ïpublic void +set_identityÌ128Í()ÎGsl.MatrixÖ0Ïpublic void +set_identityÌ128Í()ÎGsl.MatrixComplexÖ0Ïpublic void +set_ignore_hiddenÌ128Í(bool ignore_hidden)ÎGtk.SizeGroupÖ0Ïpublic void +set_ignore_unknown_optionsÌ128Í(bool ignore_unknown)ÎGLib.OptionContextÖ0Ïpublic void +set_imageÌ128Í(Gtk.Widget image)ÎGtk.ButtonÖ0Ïpublic void +set_imageÌ128Í(Gdk.Pixbuf pixbuf)ÎGtk.ClipboardÖ0Ïpublic void +set_imageÌ128Í(Gtk.Widget image)ÎGtk.ImageMenuItemÖ0Ïpublic void +set_imageÌ128Í(Gtk.Widget image)ÎGtk.MessageDialogÖ0Ïpublic void +set_image_descriptionÌ128Í(string description)ÎAtk.ImageÖ0Ïpublic abstract bool +set_image_positionÌ128Í(Gtk.PositionType position)ÎGtk.ButtonÖ0Ïpublic void +set_in_placeÌ128Í(bool in_place)ÎGst.BaseTransformÖ0Ïpublic void +set_includeÌ128Í(bool include)ÎXfce.MenuStandardRulesÖ0Ïpublic void +set_include_all_workspacesÌ128Í(bool include_all_workspaces)ÎWnck.TasklistÖ0Ïpublic void +set_inconsistentÌ128Í(bool setting)ÎGtk.CheckMenuItemÖ0Ïpublic void +set_inconsistentÌ128Í(bool setting)ÎGtk.ToggleButtonÖ0Ïpublic void +set_incrementsÌ128Í(double step, double page)ÎGtk.RangeÖ0Ïpublic void +set_incrementsÌ128Í(double step, double page)ÎGtk.SpinButtonÖ0Ïpublic void +set_indentÌ128Í(int indent)ÎGtk.TextViewÖ0Ïpublic void +set_indentÌ128Í(int indent)ÎPango.LayoutÖ0Ïpublic void +set_indent_on_tabÌ128Í(bool enable)ÎGtk.SourceViewÖ0Ïpublic void +set_indent_widthÌ128Í(int width)ÎGtk.SourceViewÖ0Ïpublic void +set_indexÌ128Í(Gst.Index index)ÎGst.ElementÖ0Ïpublic virtual void +set_index_mounted_directoriesÌ128Í(bool value)ÎTracker.ConfigÖ0Ïpublic void +set_index_removable_devicesÌ128Í(bool value)ÎTracker.ConfigÖ0Ïpublic void +set_infoÌ128Í(string? keyring, GnomeKeyring.Info info, owned GnomeKeyring.OperationDoneCallback callback)ÎGnomeKeyringÖ0Ïpublic void * +set_info_syncÌ128Í(string? keyring, GnomeKeyring.Info info)ÎGnomeKeyringÖ0Ïpublic GnomeKeyring.Result +set_informationÌ128Í(string information)ÎGst.SDPMediaÖ0Ïpublic Gst.SDPResult +set_informationÌ128Í(string information)ÎGst.SDPMessageÖ0Ïpublic Gst.SDPResult +set_inheritÌ128Í(bool inherit)ÎGnomeVFS.ACEÖ0Ïpublic void +set_initial_sleepÌ128Í(int value)ÎTracker.ConfigÖ0Ïpublic void +set_inline_completionÌ128Í(bool inline_completion)ÎGtk.EntryCompletionÖ0Ïpublic void +set_inline_selectionÌ128Í(bool inline_selection)ÎGtk.EntryCompletionÖ0Ïpublic void +set_inner_borderÌ128Í(Gtk.Border border)ÎGtk.EntryÖ0Ïpublic void +set_input_focusÌ128Í(Window focus, int revert_to, int time)ÎX.DisplayÖ0Ïpublic int +set_input_sensitiveÌ128Í(bool sensitive)ÎHildon.CodeDialogÖ0Ïpublic void +set_insert_spaces_instead_of_tabsÌ128Í(bool enable)ÎGtk.SourceViewÖ0Ïpublic void +set_instanceÌ128Í(void* instance)ÎGLib.ValueÖ0Ïpublic void +set_intÌ128Í(string key, int val)ÎGConf.ChangeSetÖ0Ïpublic void +set_intÌ128Í(string key, int val)ÎGConf.ClientÖ0Ïpublic bool +set_intÌ128Í(string key, int val)ÎGConf.EngineÖ0Ïpublic bool +set_intÌ128Í(int the_int)ÎGConf.ValueÖ0Ïpublic void +set_intÌ128Í(int v_int)ÎGLib.ValueÖ0Ïpublic void +set_intÌ128Í(string key, int value)ÎGtk.PrintSettingsÖ0Ïpublic void +set_intÌ128Í(int value)ÎJson.NodeÖ0Ïpublic void +set_intÌ128Í(string property, int32 value)ÎXfconf.ChannelÖ0Ïpublic bool +set_int64Ì128Í(int64 v_int64)ÎGLib.ValueÖ0Ïpublic void +set_int_rangeÌ128Í(int start, int end)ÎGst.ValueÖ0Ïpublic void +set_integerÌ128Í(string group_name, string key, int value)ÎGLib.KeyFileÖ0Ïpublic void +set_integer_listÌ128Í(string group_name, string key, int[] list)ÎGLib.KeyFileÖ0Ïpublic void +set_interfaceÌ128Í(Interface iface)ÎFTDI.ContextÖ0Ïpublic int +set_internal_link_functionÌ128Í(Gst.PadIntLinkFunction intlink)ÎGst.PadÖ0Ïpublic void +set_interpolation_modeÌ128Í(string property_name, Gst.InterpolateMode mode)ÎGst.ControllerÖ0Ïpublic bool +set_interpolation_modeÌ128Í(Gst.InterpolateMode mode)ÎGst.InterpolationControlSourceÖ0Ïpublic bool +set_invertedÌ128Í(bool setting)ÎGtk.RangeÖ0Ïpublic void +set_invisible_charÌ128Í(unichar ch)ÎGtk.EntryÖ0Ïpublic void +set_ipÌ128Í(string ip)ÎGst.RTSPConnectionÖ0Ïpublic void +set_ip4_addressÌ128Í(uint32 address, uint16 port)ÎGst.NetAddressÖ0Ïpublic void +set_ip6_addressÌ128Í([CCode (array_length = false)] uchar[] address, uint16 port)ÎGst.NetAddressÖ0Ïpublic void +set_ip_addressÌ128Í(string address)ÎOobs.IfaceEthernetÖ0Ïpublic void +set_ip_addressÌ128Í(string ip_address)ÎOobs.StaticHostÖ0Ïpublic void +set_is_defaultÌ128Í(bool is_default)ÎGConf.EntryÖ0Ïpublic void +set_is_hiddenÌ128Í(bool is_hidden)ÎGLib.FileInfoÖ0Ïpublic void +set_is_importantÌ128Í(bool is_important)ÎGtk.ActionÖ0Ïpublic void +set_is_importantÌ128Í(bool is_important)ÎGtk.ToolItemÖ0Ïpublic void +set_is_privateÌ128Í(string uri, bool is_private)ÎGLib.BookmarkFileÖ0Ïpublic void +set_is_symlinkÌ128Í(bool is_symlink)ÎGLib.FileInfoÖ0Ïpublic void +set_is_wins_serverÌ128Í(bool is_wins_server)ÎOobs.SMBConfigÖ0Ïpublic void +set_is_writableÌ128Í(bool is_writable)ÎGConf.EntryÖ0Ïpublic void +set_item_widthÌ128Í(int item_width)ÎExo.IconViewÖ0Ïpublic void +set_item_widthÌ128Í(int item_width)ÎGtk.IconViewÖ0Ïpublic void +set_jidÌ128Í(string jid)ÎLm.ConnectionÖ0Ïpublic void +set_job_nameÌ128Í(string job_name)ÎGtk.PrintOperationÖ0Ïpublic void +set_julianÌ128Í(uint julian_day)ÎGLib.DateÖ0Ïpublic void +set_justificationÌ128Í(Gtk.Justification justification)ÎGtk.TextViewÖ0Ïpublic void +set_justifyÌ128Í(Gtk.Justification jtype)ÎGtk.LabelÖ0Ïpublic void +set_justifyÌ128Í(bool justify)ÎPango.LayoutÖ0Ïpublic void +set_keep_aboveÌ128Í(bool setting)ÎGdk.WindowÖ0Ïpublic void +set_keep_aboveÌ128Í(bool setting)ÎGtk.WindowÖ0Ïpublic void +set_keep_alive_rateÌ128Í(uint rate)ÎLm.ConnectionÖ0Ïpublic void +set_keep_belowÌ128Í(bool setting)ÎGdk.WindowÖ0Ïpublic void +set_keep_belowÌ128Í(bool setting)ÎGtk.WindowÖ0Ïpublic void +set_keyÌ128Í(uint index_, uint keyval, Gdk.ModifierType modifiers)ÎGdk.DeviceÖ0Ïpublic void +set_keyÌ128Í(string type, string data)ÎGst.SDPMediaÖ0Ïpublic Gst.SDPResult +set_keyÌ128Í(string type, string data)ÎGst.SDPMessageÖ0Ïpublic Gst.SDPResult +set_keyÌ128Í(string key)ÎOobs.IfaceWirelessÖ0Ïpublic void +set_key_metadataÌ128Í(GLib.SList value)ÎTracker.ServiceÖ0Ïpublic void +set_key_typeÌ128Í(string key_type)ÎOobs.IfaceWirelessÖ0Ïpublic void +set_kindÌ128Í(GnomeVFS.ACLKind kind)ÎGnomeVFS.ACEÖ0Ïpublic void +set_labelÌ128Í(string label)ÎGtk.ActionÖ0Ïpublic void +set_labelÌ128Í(string label)ÎGtk.ButtonÖ0Ïpublic void +set_labelÌ128Í(string label)ÎGtk.ExpanderÖ0Ïpublic void +set_labelÌ128Í(string label)ÎGtk.FrameÖ0Ïpublic void +set_labelÌ128Í(string str)ÎGtk.LabelÖ0Ïpublic void +set_labelÌ128Í(string label)ÎGtk.MenuItemÖ0Ïpublic virtual void +set_labelÌ128Í(string label)ÎGtk.ToolButtonÖ0Ïpublic void +set_labelÌ128Í(string label)ÎHildon.CaptionÖ0Ïpublic void +set_label_alignÌ128Í(float xalign, float yalign)ÎGtk.FrameÖ0Ïpublic void +set_label_alignmentÌ128Í(float alignment)ÎHildon.CaptionÖ0Ïpublic void +set_label_markupÌ128Í(string markup)ÎHildon.CaptionÖ0Ïpublic void +set_label_widgetÌ128Í(Gtk.Widget label_widget)ÎGtk.ExpanderÖ0Ïpublic void +set_label_widgetÌ128Í(Gtk.Widget label_widget)ÎGtk.FrameÖ0Ïpublic void +set_label_widgetÌ128Í(Gtk.Widget label_widget)ÎGtk.ToolButtonÖ0Ïpublic void +set_langÌ128Í(string val)ÎXml.NodeÖ0Ïpublic void +set_languageÌ128Í(Gtk.SourceLanguage language)ÎGtk.SourceBufferÖ0Ïpublic void +set_languageÌ128Í(Pango.Language language)ÎPango.ContextÖ0Ïpublic void +set_languageÌ128Í(string value)ÎTracker.ConfigÖ0Ïpublic void +set_last_stopÌ128Í(Gst.Format format, int64 position)ÎGst.SegmentÖ0Ïpublic void +set_latencyÌ128Í(bool live, Gst.ClockTime min_latency, Gst.ClockTime max_latency)ÎGst.QueryÖ0Ïpublic void +set_latency_timerÌ128Í(uchar latency)ÎFTDI.ContextÖ0Ïpublic int +set_launch_timeÌ128Í(uint32 timestamp)ÎGnome.DesktopItemÖ0Ïpublic void +set_layoutÌ128Í(Gtk.ButtonBoxStyle layout_style)ÎGtk.ButtonBoxÖ0Ïpublic void +set_layout_modeÌ128Í(Exo.IconViewLayoutMode layout_mode)ÎExo.IconViewÖ0Ïpublic void +set_left_marginÌ128Í(double margin, Gtk.Unit unit)ÎGtk.PageSetupÖ0Ïpublic void +set_left_marginÌ128Í(double margin, Gtk.Unit unit)ÎGtk.SourcePrintCompositorÖ0Ïpublic void +set_left_marginÌ128Í(int left_margin)ÎGtk.TextViewÖ0Ïpublic void +set_lengthÌ128Í(double L)ÎGsl.IntegrationQAWOTableÖ0Ïpublic int +set_lengthÌ128Í(string key, double value, Gtk.Unit unit)ÎGtk.PrintSettingsÖ0Ïpublic void +set_levelÌ128Í(double level)ÎHildon.VolumebarÖ0Ïpublic void +set_levelÌ128Í(double level)ÎHildon.VolumebarRangeÖ0Ïpublic void +set_level_indentationÌ128Í(int indentation)ÎGtk.TreeViewÖ0Ïpublic void +set_licenseÌ128Í(string license)ÎGtk.AboutDialogÖ0Ïpublic void +set_limitÌ128Í(int limit)ÎGtk.RecentChooserÖ0Ïpublic void +set_limitÌ128Í(int limit)ÎGtk.RecentManagerÖ0Ïpublic void +set_limitÌ128Í(int limit)ÎWebKit.WebBackForwardListÖ0Ïpublic void +set_limitsÌ128Í(int start, int end)ÎHildon.RangeEditorÖ0Ïpublic void +set_lineÌ128Í(int line_number)ÎGtk.TextIterÖ0Ïpublic void +set_line_attributesÌ128Í(int line_width, Gdk.LineStyle line_style, Gdk.CapStyle cap_style, Gdk.JoinStyle join_style)ÎGdk.GCÖ0Ïpublic void +set_line_capÌ128Í(LineCap line_cap)ÎCairo.ContextÖ0Ïpublic void +set_line_indexÌ128Í(int byte_on_line)ÎGtk.TextIterÖ0Ïpublic void +set_line_joinÌ128Í(LineJoin line_join)ÎCairo.ContextÖ0Ïpublic void +set_line_numbers_font_nameÌ128Í(string font_name)ÎGtk.SourcePrintCompositorÖ0Ïpublic void +set_line_offsetÌ128Í(int char_on_line)ÎGtk.TextIterÖ0Ïpublic void +set_line_propertyÌ128Í(BitsType bits, StopBitsType sbit, ParityType parity)ÎFTDI.ContextÖ0Ïpublic int +set_line_property2Ì128Í(BitsType bits, StopBitsType sbit, ParityType parity, BreakType break_type)ÎFTDI.ContextÖ0Ïpublic int +set_line_termÌ128Í(string line_term, int length)ÎGLib.IOChannelÖ0Ïpublic void +set_line_widthÌ128Í(double width)ÎCairo.ContextÖ0Ïpublic void +set_line_wrapÌ128Í(bool wrap)ÎGtk.LabelÖ0Ïpublic void +set_line_wrap_modeÌ128Í(Pango.WrapMode wrap_mode)ÎGtk.LabelÖ0Ïpublic void +set_linkÌ128Í(owned string link)ÎGsf.DocPropÖ0Ïpublic void +set_link_functionÌ128Í(Gst.PadLinkFunction link)ÎGst.PadÖ0Ïpublic void +set_listÌ128Í(string key, GConf.ValueType list_type, GLib.SList list)ÎGConf.ChangeSetÖ0Ïpublic void +set_listÌ128Í(string key, GConf.ValueType list_type, GLib.SList list)ÎGConf.ClientÖ0Ïpublic bool +set_listÌ128Í(string key, GConf.ValueType list_type, GLib.SList list)ÎGConf.EngineÖ0Ïpublic bool +set_listÌ128Í(GLib.SList list)ÎGConf.ValueÖ0Ïpublic void +set_list_docÌ128Í(Doc* doc)ÎXml.NodeÖ0Ïpublic void +set_list_nocopyÌ128Í(GLib.SList list)ÎGConf.ValueÖ0Ïpublic void +set_list_separatorÌ128Í(char separator)ÎGLib.KeyFileÖ0Ïpublic void +set_list_typeÌ128Í(GConf.ValueType type)ÎGConf.SchemaÖ0Ïpublic void +set_list_typeÌ128Í(GConf.ValueType type)ÎGConf.ValueÖ0Ïpublic void +set_liveÌ128Í(bool live)ÎGst.BaseSrcÖ0Ïpublic void +set_localÌ128Í(ref Debug ar, int n)ÎLua.LuaVMÖ0Ïpublic unowned +set_local_infile_defaultÌ128Í()ÎMysql.DatabaseÖ0Ïpublic void +set_local_onlyÌ128Í(bool local_only)ÎGtk.FileChooserÖ0Ïpublic void +set_local_onlyÌ128Í(bool local_only)ÎGtk.RecentChooserÖ0Ïpublic void +set_localeÌ128Í(string locale)ÎGConf.SchemaÖ0Ïpublic void +set_localeÌ128Í()ÎGdkÖ0Ïpublic unowned string +set_localeÌ128Í()ÎGtkÖ0Ïpublic unowned string +set_localeÌ128Í(string new_locale)ÎOsso.ContextÖ0Ïpublic Status +set_locale_change_notification_callbackÌ128Í( LocaleChangeCallback cb, void* data)ÎOsso.ContextÖ0Ïpublic Status +set_locale_stringÌ128Í(string group_name, string key, string locale, string str)ÎGLib.KeyFileÖ0Ïpublic void +set_locale_string_listÌ128Í(string group_name, string key, string locale, string[] list)ÎGLib.KeyFileÖ0Ïpublic void +set_localestringÌ128Í(string attr, string value)ÎGnome.DesktopItemÖ0Ïpublic void +set_localestring_langÌ128Í(string attr, string language, string value)ÎGnome.DesktopItemÖ0Ïpublic void +set_locationÌ128Í(string location)ÎGnome.DesktopItemÖ0Ïpublic void +set_location_fileÌ128Í(string file)ÎGnome.DesktopItemÖ0Ïpublic void +set_lockÌ128Í(void* mutex)ÎGst.TaskÖ0Ïpublic void +set_lock_on_idleÌ128Í(bool value)ÎGnomeKeyring.InfoÖ0Ïpublic void +set_lock_timeoutÌ128Í(uint32 value)ÎGnomeKeyring.InfoÖ0Ïpublic void +set_locked_stateÌ128Í(bool locked_state)ÎGst.ElementÖ0Ïpublic bool +set_loginÌ128Í(string login)ÎOobs.IfacePPPÖ0Ïpublic void +set_logoÌ128Í(Gdk.Pixbuf logo)ÎGtk.AboutDialogÖ0Ïpublic void +set_logo_icon_nameÌ128Í(string icon_name)ÎGtk.AboutDialogÖ0Ïpublic void +set_longÌ128Í(long v_long)ÎGLib.ValueÖ0Ïpublic void +set_long_descÌ128Í(string desc)ÎGConf.SchemaÖ0Ïpublic void +set_long_propertyÌ128Í(string name, long v_long, string origin)ÎGtk.SettingsÖ0Ïpublic void +set_low_disk_space_limitÌ128Í(int value)ÎTracker.ConfigÖ0Ïpublic void +set_low_memory_modeÌ128Í(bool value)ÎTracker.ConfigÖ0Ïpublic void +set_lowerÌ128Í(double lower)ÎGtk.AdjustmentÖ0Ïpublic void +set_lowerÌ128Í(int value)ÎHildon.RangeEditorÖ0Ïpublic void +set_lower_stepper_sensitivityÌ128Í(Gtk.SensitivityType sensitivity)ÎGtk.RangeÖ0Ïpublic void +set_main_groupÌ128Í(owned OptionGroup group)ÎGLib.OptionContextÖ0Ïpublic void +set_main_groupÌ128Í(Oobs.Group main_group)ÎOobs.UserÖ0Ïpublic void +set_maintains_back_forward_listÌ128Í(bool flag)ÎWebKit.WebViewÖ0Ïpublic void +set_marginÌ128Í(int margin)ÎExo.IconViewÖ0Ïpublic void +set_marginÌ128Í(int margin)ÎGtk.IconViewÖ0Ïpublic void +set_mark_category_pixbufÌ128Í(string category, Gdk.Pixbuf pixbuf)ÎGtk.SourceViewÖ0Ïpublic void +set_mark_category_priorityÌ128Í(string category, int priority)ÎGtk.SourceViewÖ0Ïpublic void +set_markupÌ128Í(string str)ÎGtk.LabelÖ0Ïpublic void +set_markupÌ128Í(string str)ÎGtk.MessageDialogÖ0Ïpublic void +set_markupÌ128Í(string markup)ÎGtk.TooltipÖ0Ïpublic void +set_markupÌ128Í(string markup)ÎHildon.BannerÖ0Ïpublic void +set_markupÌ128Í(string markup, int length)ÎPango.LayoutÖ0Ïpublic void +set_markupÌ128Í(string markup)ÎSexy.UrlLabelÖ0Ïpublic void +set_markup_columnÌ128Í(int column)ÎGtk.IconViewÖ0Ïpublic void +set_markup_with_accelÌ128Í(string markup, int length, unichar accel_marker, unichar accel_char)ÎPango.LayoutÖ0Ïpublic void +set_markup_with_mnemonicÌ128Í(string str)ÎGtk.LabelÖ0Ïpublic void +set_masterÌ128Í(Gst.Clock master)ÎGst.ClockÖ0Ïpublic bool +set_match_funcÌ128Í(owned Gtk.EntryCompletionMatchFunc func)ÎGtk.EntryCompletionÖ0Ïpublic void +set_matrixÌ128Í(Matrix matrix)ÎCairo.ContextÖ0Ïpublic void +set_matrixÌ128Í(Matrix matrix)ÎCairo.PatternÖ0Ïpublic void +set_matrixÌ128Í(Pango.Matrix matrix)ÎPango.ContextÖ0Ïpublic void +set_matrixÌ128Í(Pango.Matrix matrix)ÎPango.RendererÖ0Ïpublic void +set_maxÌ128Í(int max)ÎHildon.ControlbarÖ0Ïpublic void +set_maxÌ128Í(int value)ÎHildon.RangeEditorÖ0Ïpublic void +set_max_ageÌ128Í(int max_age)ÎSoup.CookieÖ0Ïpublic void +set_max_bucket_countÌ128Í(int value)ÎTracker.ConfigÖ0Ïpublic void +set_max_charactersÌ128Í(int max_characters)ÎHildon.GetPasswordDialogÖ0Ïpublic void +set_max_idle_timeÌ128Í(uint interval)ÎGLib.ThreadPoolÖ0Ïpublic void +set_max_latenessÌ128Í(int64 max_lateness)ÎGst.BaseSinkÖ0Ïpublic void +set_max_lengthÌ128Í(int max)ÎGtk.EntryÖ0Ïpublic void +set_max_savedÌ128Í(uint max_saved)ÎGnome.IconEntryÖ0Ïpublic void +set_max_text_to_indexÌ128Í(int value)ÎTracker.ConfigÖ0Ïpublic void +set_max_threadsÌ128Í(int max_threads)ÎGLib.ThreadPoolÖ0Ïpublic void +set_max_undo_levelsÌ128Í(int max_undo_levels)ÎGtk.SourceBufferÖ0Ïpublic void +set_max_unused_threadsÌ128Í(int max_threads)ÎGLib.ThreadPoolÖ0Ïpublic void +set_max_widthÌ128Í(int max_width)ÎGtk.TreeViewColumnÖ0Ïpublic void +set_max_width_charsÌ128Í(int n_chars)ÎGtk.LabelÖ0Ïpublic void +set_max_word_lengthÌ128Í(int value)ÎTracker.ConfigÖ0Ïpublic void +set_max_words_to_indexÌ128Í(int value)ÎTracker.ConfigÖ0Ïpublic void +set_maximum_users_uidÌ128Í(long uid)ÎOobs.UsersConfigÖ0Ïpublic void +set_mediaÌ128Í(string med)ÎGst.SDPMediaÖ0Ïpublic Gst.SDPResult +set_media_typeÌ128Í(string media_type)ÎGtk.PrintSettingsÖ0Ïpublic void +set_menuÌ128Í(Gtk.Widget menu)ÎGtk.MenuToolButtonÖ0Ïpublic void +set_menuÌ128Í(Gtk.Menu menu)ÎHildon.WindowÖ0Ïpublic void +set_menu_labelÌ128Í(Gtk.Widget child, Gtk.Widget? menu_label)ÎGtk.NotebookÖ0Ïpublic void +set_menu_label_textÌ128Í(Gtk.Widget child, string menu_text)ÎGtk.NotebookÖ0Ïpublic void +set_menusÌ128Í(Gtk.MenuBar menubar)ÎGnome.AppÖ0Ïpublic void +set_messageÌ128Í(string message)ÎHildon.GetPasswordDialogÖ0Ïpublic void +set_messageÌ128Í(string msg)ÎHildon.LoginDialogÖ0Ïpublic void +set_messageÌ128Í(string message)ÎHildon.SetPasswordDialogÖ0Ïpublic void +set_metatableÌ128Í(int objindex)ÎLua.LuaVMÖ0Ïpublic int +set_metricÌ128Í(Gtk.MetricType metric)ÎGtk.RulerÖ0Ïpublic void +set_metricsÌ128Í(int size, int ring_width)ÎGtk.HSVÖ0Ïpublic void +set_mime_callbackÌ128Í(MimeCallback cb, void* data)ÎOsso.ContextÖ0Ïpublic Status +set_mime_typeÌ128Í(string uri, string mime_type)ÎGLib.BookmarkFileÖ0Ïpublic void +set_minÌ128Í(int min)ÎHildon.ControlbarÖ0Ïpublic void +set_minÌ128Í(int value)ÎHildon.RangeEditorÖ0Ïpublic void +set_min_bucket_countÌ128Í(int value)ÎTracker.ConfigÖ0Ïpublic void +set_min_widthÌ128Í(int min_width)ÎGtk.TreeViewColumnÖ0Ïpublic void +set_min_word_lengthÌ128Í(int value)ÎTracker.ConfigÖ0Ïpublic void +set_minimum_heightÌ128Í(int size)ÎWnck.TasklistÖ0Ïpublic void +set_minimum_key_lengthÌ128Í(int length)ÎGtk.EntryCompletionÖ0Ïpublic void +set_minimum_users_uidÌ128Í(long uid)ÎOobs.UsersConfigÖ0Ïpublic void +set_minimum_widthÌ128Í(int size)ÎWnck.TasklistÖ0Ïpublic void +set_miter_limitÌ128Í(double limit)ÎCairo.ContextÖ0Ïpublic void +set_mnemonic_modifierÌ128Í(Gdk.ModifierType modifier)ÎGtk.WindowÖ0Ïpublic void +set_mnemonic_widgetÌ128Í(Gtk.Widget widget)ÎGtk.LabelÖ0Ïpublic void +set_mod_timeÌ128Í(GLib.Time mod_time)ÎGConf.MetaInfoÖ0Ïpublic void +set_mod_userÌ128Í(string mod_user)ÎGConf.MetaInfoÖ0Ïpublic void +set_modalÌ128Í(bool modal)ÎGtk.WindowÖ0Ïpublic void +set_modal_hintÌ128Í(bool modal)ÎGdk.WindowÖ0Ïpublic void +set_modeÌ128Í(Gdk.InputMode mode)ÎGdk.DeviceÖ0Ïpublic bool +set_modeÌ128Í(Gtk.SizeGroupMode mode)ÎGtk.SizeGroupÖ0Ïpublic void +set_modeÌ128Í(bool draw_indicator)ÎGtk.ToggleButtonÖ0Ïpublic void +set_modeÌ128Í(Gtk.SelectionMode type)ÎGtk.TreeSelectionÖ0Ïpublic void +set_modeÌ128Í(Hildon.FileSelectionMode mode)ÎHildon.FileSelectionÖ0Ïpublic void +set_modelÌ128Í(Gtk.TreeModel model)ÎExo.IconBarÖ0Ïpublic void +set_modelÌ128Í(Gtk.TreeModel model)ÎExo.IconViewÖ0Ïpublic void +set_modelÌ128Í(Exo.ToolbarsModel model)ÎExo.ToolbarsEditorÖ0Ïpublic void +set_modelÌ128Í(Exo.ToolbarsModel model)ÎExo.ToolbarsViewÖ0Ïpublic void +set_modelÌ128Í(Goo.CanvasItemModel model)ÎGoo.CanvasItemÖ0Ïpublic abstract void +set_modelÌ128Í(Gtk.TreeModel? model)ÎGtk.CellViewÖ0Ïpublic void +set_modelÌ128Í(Gtk.TreeModel? model)ÎGtk.ComboBoxÖ0Ïpublic void +set_modelÌ128Í(Gtk.TreeModel? model)ÎGtk.EntryCompletionÖ0Ïpublic void +set_modelÌ128Í(Gtk.TreeModel? model)ÎGtk.IconViewÖ0Ïpublic void +set_modelÌ128Í(Gtk.TreeModel? model)ÎGtk.TreeViewÖ0Ïpublic void +set_modification_timeÌ128Í(GLib.TimeVal mtime)ÎGLib.FileInfoÖ0Ïpublic void +set_modifiedÌ128Í(string uri, long time_)ÎGLib.BookmarkFileÖ0Ïpublic void +set_modifiedÌ128Í(bool setting)ÎGtk.TextBufferÖ0Ïpublic void +set_modifiersÌ128Í(KeyModifier modstate)ÎSDL.KeyÖ0Ïpublic void +set_modify_funcÌ128Í(int n_columns, GLib.Type[] types, Gtk.TreeModelFilterModifyFunc func, void* data, GLib.DestroyNotify destroy)ÎGtk.TreeModelFilterÖ0Ïpublic void +set_monitorÌ128Í(int monitor_num)ÎGtk.MenuÖ0Ïpublic void +set_monthÌ128Í(DateMonth month)ÎGLib.DateÖ0Ïpublic void +set_monthÌ128Í(uint month)ÎHildon.DateEditorÖ0Ïpublic bool +set_mouse_autohideÌ128Í(bool setting)ÎVte.TerminalÖ0Ïpublic void +set_multiple_valuesÌ128Í(bool value)ÎTracker.FieldÖ0Ïpublic void +set_muteÌ128Í(Gst.MixerTrack track, bool mute)ÎGst.MixerÖ0Ïpublic abstract void +set_muteÌ128Í(bool mute)ÎHildon.VolumebarÖ0Ïpublic void +set_n_copiesÌ128Í(int num_copies)ÎGtk.PrintSettingsÖ0Ïpublic void +set_n_pagesÌ128Í(int n_pages)ÎGtk.PrintOperationÖ0Ïpublic void +set_n_rowsÌ128Í(int n_rows)ÎWnck.PagerÖ0Ïpublic bool +set_nameÌ128Í(string name)ÎAtk.ObjectÖ0Ïpublic virtual void +set_nameÌ128Í(string name)ÎEpc.DispatcherÖ0Ïpublic void +set_nameÌ128Í(string name)ÎGLib.FileInfoÖ0Ïpublic void +set_nameÌ128Í(string name)ÎGLib.TypeModuleÖ0Ïpublic void +set_nameÌ128Í(string? name)ÎGsf.InputÖ0Ïpublic bool +set_nameÌ128Í(string? name)ÎGsf.OutputÖ0Ïpublic bool +set_nameÌ128Í(string name)ÎGst.ObjectÖ0Ïpublic bool +set_nameÌ128Í(string name)ÎGst.PluginFeatureÖ0Ïpublic void +set_nameÌ128Í(string name)ÎGst.StructureÖ0Ïpublic void +set_nameÌ8ÎGtk.BindingSetÖ0 +set_nameÌ128Í(string name)ÎGtk.BuildableÖ0Ïpublic abstract void +set_nameÌ128Í(string name)ÎGtk.FileFilterÖ0Ïpublic void +set_nameÌ128Í(string name)ÎGtk.RecentFilterÖ0Ïpublic void +set_nameÌ128Í(string name)ÎOobs.ShareSMBÖ0Ïpublic void +set_nameÌ128Í(string name)ÎSoup.CookieÖ0Ïpublic void +set_nameÌ128Í(string value)ÎTracker.FieldÖ0Ïpublic void +set_nameÌ128Í(string value)ÎTracker.ServiceÖ0Ïpublic void +set_nameÌ128Í(string name)ÎUnique.BackendÖ0Ïpublic void +set_nameÌ128Í(string name)ÎXfce.MenuÖ0Ïpublic void +set_nameÌ128Í(string name)ÎXfce.MenuDirectoryÖ0Ïpublic void +set_nameÌ128Í(string name)ÎXfce.MenuItemÖ0Ïpublic void +set_nameÌ128Í(string name)ÎXml.NodeÖ0Ïpublic void +set_name_from_filenameÌ128Í(string filename)ÎGsf.InputÖ0Ïpublic bool +set_name_from_filenameÌ128Í(string filename)ÎGsf.OutputÖ0Ïpublic bool +set_name_prefixÌ128Í(string name_prefix)ÎGst.ObjectÖ0Ïpublic void +set_named_structÌ128Í(string property, string struct_name, void* value_struct)ÎXfconf.ChannelÖ0Ïpublic bool +set_negativeÌ128Í(bool negative)ÎGnomeVFS.ACEÖ0Ïpublic void +set_network_addressÌ128Í(string address)ÎOobs.IfaceEthernetÖ0Ïpublic void +set_network_maskÌ128Í(string mask)ÎOobs.IfaceEthernetÖ0Ïpublic void +set_network_passwordÌ128Í(string? keyring, string? user, string? domain, string? server, string? object, string? protocol, string? authtype, uint32 port, string? password, owned GnomeKeyring.OperationGetIntCallback callback)ÎGnomeKeyringÖ0Ïpublic void * +set_network_password_syncÌ128Í(string? keyring, string? user, string? domain, string? server, string? object, string? protocol, string? authtype, uint32 port, string? password, out uint32 item_id)ÎGnomeKeyringÖ0Ïpublic GnomeKeyring.Result +set_newÌ128Í(string @new)ÎXfce.MenuMoveÖ0Ïpublic void +set_new_passwordÌ128Í(string password)ÎGnome.PasswordDialogÖ0Ïpublic void +set_new_stream_timeÌ128Í(Gst.ClockTime time)ÎGst.PipelineÖ0Ïpublic void +set_newline_typeÌ128Í(GLib.DataStreamNewlineType type)ÎGLib.DataInputStreamÖ0Ïpublic void +set_newsegmentÌ128Í(bool update, double rate, Gst.Format format, int64 start, int64 stop, int64 time)ÎGst.SegmentÖ0Ïpublic void +set_newsegment_fullÌ128Í(bool update, double rate, double applied_rate, Gst.Format format, int64 start, int64 stop, int64 time)ÎGst.SegmentÖ0Ïpublic void +set_nextÌ8ÎGtk.BindingEntryÖ0ÏGtk.BindingEntry +set_nfs_lockingÌ128Í(bool value)ÎTracker.ConfigÖ0Ïpublic void +set_no_displayÌ128Í(bool no_display)ÎXfce.MenuDirectoryÖ0Ïpublic void +set_no_displayÌ128Í(bool no_display)ÎXfce.MenuItemÖ0Ïpublic void +set_no_show_allÌ128Í(bool no_show_all)ÎGtk.WidgetÖ0Ïpublic void +set_nocopyÌ128Í(string key, GConf.Value value)ÎGConf.ChangeSetÖ0Ïpublic void +set_normÌ128Í(Gst.TunerNorm norm)ÎGst.TunerÖ0Ïpublic abstract void +set_ns_propÌ128Í(Ns* ns, string name, string value)ÎXml.NodeÖ0Ïpublic Attr * +set_number_upÌ128Í(int number_up)ÎGtk.PrintSettingsÖ0Ïpublic void +set_number_up_layoutÌ128Í(Gtk.NumberUpLayout number_up_layout)ÎGtk.PrintSettingsÖ0Ïpublic void +set_numericÌ128Í(bool numeric)ÎGtk.SpinButtonÖ0Ïpublic void +set_objectÌ128Í(Object v_object)ÎGLib.ValueÖ0Ïpublic void +set_objectÌ128Í(Json.Object object)ÎJson.NodeÖ0Ïpublic void +set_offsetÌ128Í(int char_offset)ÎGtk.TextIterÖ0Ïpublic void +set_oldÌ128Í(string old)ÎXfce.MenuMoveÖ0Ïpublic void +set_only_unallocatedÌ128Í(bool only_unallocated)ÎXfce.MenuÖ0Ïpublic void +set_op_res_gbooleanÌ128Í(bool op_res)ÎGLib.SimpleAsyncResultÖ0Ïpublic void +set_op_res_gpointerÌ128Í(void* op_res, GLib.DestroyNotify destroy_op_res)ÎGLib.SimpleAsyncResultÖ0Ïpublic void +set_op_res_gssizeÌ128Í(ssize_t op_res)ÎGLib.SimpleAsyncResultÖ0Ïpublic void +set_opacityÌ128Í(double opacity)ÎGdk.WindowÖ0Ïpublic void +set_opacityÌ128Í(double opacity)ÎGtk.WindowÖ0Ïpublic void +set_opacityÌ128Í(uint16 opacity)ÎVte.TerminalÖ0Ïpublic void +set_operatorÌ128Í(Operator op)ÎCairo.ContextÖ0Ïpublic void +set_optionÌ128Í(Gst.MixerOptions opts, string value)ÎGst.MixerÖ0Ïpublic abstract void +set_optionsÌ128Í(string media, bool @dynamic, string encoding_name, uint32 clock_rate)ÎGst.BaseRTPPayloadÖ0Ïpublic void +set_orderingÌ128Í(string tag, string ordering)ÎEnchant.BrokerÖ0Ïpublic void +set_orientationÌ128Í(Gtk.Orientation orientation)ÎExo.IconBarÖ0Ïpublic void +set_orientationÌ128Í(Gtk.Orientation orientation)ÎExo.IconViewÖ0Ïpublic void +set_orientationÌ128Í(Gtk.Orientation orientation)ÎGtk.IconViewÖ0Ïpublic void +set_orientationÌ128Í(Gtk.Orientation orientation)ÎGtk.OrientableÖ0Ïpublic void +set_orientationÌ128Í(Gtk.PageOrientation orientation)ÎGtk.PageSetupÖ0Ïpublic void +set_orientationÌ128Í(Gtk.PageOrientation orientation)ÎGtk.PrintSettingsÖ0Ïpublic void +set_orientationÌ128Í(Gtk.ProgressBarOrientation orientation)ÎGtk.ProgressBarÖ0Ïpublic void +set_orientationÌ128Í(Gtk.Orientation orientation)ÎWnck.PagerÖ0Ïpublic bool +set_orientationÌ128Í(Gtk.Orientation orientation)ÎXfce.HVBoxÖ0Ïpublic void +set_originÌ128Í(string username, string sess_id, string sess_version, string nettype, string addrtype, string addr)ÎGst.SDPMessageÖ0Ïpublic Gst.SDPResult +set_other_dataÌ128Í(string data)ÎOobs.UserÖ0Ïpublic void +set_outcapsÌ128Í(string fieldname)ÎGst.BaseRTPPayloadÖ0Ïpublic bool +set_output_binÌ128Í(string output_bin)ÎGtk.PrintSettingsÖ0Ïpublic void +set_override_colorÌ128Í(Pango.RenderPart part, Gdk.Color color)ÎGdk.PangoRendererÖ0Ïpublic void +set_override_redirectÌ128Í(bool override_redirect)ÎGdk.WindowÖ0Ïpublic void +set_overwriteÌ128Í(bool overwrite)ÎGtk.TextViewÖ0Ïpublic void +set_overwrite_modeÌ128Í(bool overwrite)ÎGtk.EntryÖ0Ïpublic void +set_ownerÌ128Í(string owner)ÎGConf.SchemaÖ0Ïpublic void +set_pack_directionÌ128Í(Gtk.PackDirection pack_dir)ÎGtk.MenuBarÖ0Ïpublic void +set_packing_propertyÌ128Í(Gtk.Widget parent, Gtk.Widget child, string name, string value)ÎGlade.XMLÖ0Ïpublic void +set_paddingÌ128Í(uint padding_top, uint padding_bottom, uint padding_left, uint padding_right)ÎGtk.AlignmentÖ0Ïpublic void +set_paddingÌ128Í(int xpad, int ypad)ÎGtk.MiscÖ0Ïpublic void +set_page_completeÌ128Í(Gtk.Widget page, bool complete)ÎGtk.AssistantÖ0Ïpublic void +set_page_header_imageÌ128Í(Gtk.Widget page, Gdk.Pixbuf pixbuf)ÎGtk.AssistantÖ0Ïpublic void +set_page_incrementÌ128Í(double page_increment)ÎGtk.AdjustmentÖ0Ïpublic void +set_page_rangesÌ128Í(Gtk.PageRange page_ranges, int num_ranges)ÎGtk.PrintSettingsÖ0Ïpublic void +set_page_setÌ128Í(Gtk.PageSet page_set)ÎGtk.PrintSettingsÖ0Ïpublic void +set_page_side_imageÌ128Í(Gtk.Widget page, Gdk.Pixbuf pixbuf)ÎGtk.AssistantÖ0Ïpublic void +set_page_sizeÌ128Í(double page_size)ÎGtk.AdjustmentÖ0Ïpublic void +set_page_titleÌ128Í(Gtk.Widget page, string title)ÎGtk.AssistantÖ0Ïpublic void +set_page_typeÌ128Í(Gtk.Widget page, Gtk.AssistantPageType type)ÎGtk.AssistantÖ0Ïpublic void +set_pairÌ128Í(string key, GConf.ValueType car_type, GConf.ValueType cdr_type, void* address_of_car, void* address_of_cdr)ÎGConf.ChangeSetÖ0Ïpublic void +set_pairÌ128Í(string key, GConf.ValueType car_type, GConf.ValueType cdr_type, void* address_of_car, void* address_of_cdr)ÎGConf.ClientÖ0Ïpublic bool +set_pairÌ128Í(string key, GConf.ValueType car_type, GConf.ValueType cdr_type, void* address_of_car, void* address_of_cdr)ÎGConf.EngineÖ0Ïpublic bool +set_paletteÌ128Í(int flags, Color* colors, int firstcolor, int ncolors)ÎSDL.SurfaceÖ0Ïpublic int +set_panel_hiddenÌ128Í(bool hidden)ÎXfce.PanelPluginÖ0Ïpublic void +set_paper_heightÌ128Í(double height, Gtk.Unit unit)ÎGtk.PrintSettingsÖ0Ïpublic void +set_paper_sizeÌ128Í(Gtk.PaperSize size)ÎGtk.PageSetupÖ0Ïpublic void +set_paper_sizeÌ128Í(Gtk.PaperSize paper_size)ÎGtk.PrintSettingsÖ0Ïpublic void +set_paper_sizeÌ128Í(double width, double height)ÎPoppler.PSFileÖ0Ïpublic void +set_paper_size_and_default_marginsÌ128Í(Gtk.PaperSize size)ÎGtk.PageSetupÖ0Ïpublic void +set_paper_widthÌ128Í(double width, Gtk.Unit unit)ÎGtk.PrintSettingsÖ0Ïpublic void +set_parentÌ128Í(Atk.Object parent)ÎAtk.ObjectÖ0Ïpublic virtual void +set_parentÌ128Í(Goo.CanvasItem parent)ÎGoo.CanvasItemÖ0Ïpublic abstract void +set_parentÌ128Í(Goo.CanvasItemModel parent)ÎGoo.CanvasItemModelÖ0Ïpublic abstract void +set_parentÌ128Í(Goo.CanvasStyle parent)ÎGoo.CanvasStyleÖ0Ïpublic void +set_parentÌ128Í(Gst.Object parent)ÎGst.ObjectÖ0Ïpublic bool +set_parentÌ128Í(Gtk.Window parent)ÎGtk.MountOperationÖ0Ïpublic void +set_parentÌ128Í(Gtk.Widget parent)ÎGtk.WidgetÖ0Ïpublic void +set_parentÌ128Í(string value)ÎTracker.ServiceÖ0Ïpublic void +set_parent_refcountÌ128Í(int refcount)ÎGst.StructureÖ0Ïpublic void +set_parent_windowÌ128Í(Gdk.Window parent_window)ÎGtk.WidgetÖ0Ïpublic void +set_parseÌ128Í(string str)ÎGLib.DateÖ0Ïpublic void +set_parse_hooksÌ128Í(OptionParseFunc pre_parse_func, OptionParseFunc post_parse_hook)ÎGLib.OptionGroupÖ0Ïpublic void +set_parser_propÌ128Í(SchemaValidCtxt* ctxt, int options)ÎXml.TextReaderÖ0Ïpublic int +set_passthroughÌ128Í(bool passthrough)ÎGst.BaseTransformÖ0Ïpublic void +set_passwordÌ128Í(string password)ÎEpc.ConsumerÖ0Ïpublic void +set_passwordÌ128Í(string password)ÎGLib.MountOperationÖ0Ïpublic void +set_passwordÌ128Í(string password)ÎGnome.PasswordDialogÖ0Ïpublic void +set_passwordÌ128Í(string password)ÎGnomeVFS.URIÖ0Ïpublic void +set_passwordÌ128Í(string password)ÎLm.ProxyÖ0Ïpublic void +set_passwordÌ128Í(string password)ÎOobs.GroupÖ0Ïpublic void +set_passwordÌ128Í(string password)ÎOobs.IfacePPPÖ0Ïpublic void +set_passwordÌ128Í(string password)ÎOobs.UserÖ0Ïpublic void +set_passwordÌ128Í(string password)ÎSoup.URIÖ0Ïpublic void +set_password_quality_funcÌ128Í(Gnome.PasswordDialogQualityFunc func, void* data, GLib.DestroyNotify dnotify)ÎGnome.PasswordDialogÖ0Ïpublic void +set_password_saveÌ128Í(GLib.PasswordSave save)ÎGLib.MountOperationÖ0Ïpublic void +set_pathÌ128Í(string path)ÎOobs.ShareÖ0Ïpublic void +set_pathÌ128Í(string path)ÎSoup.CookieÖ0Ïpublic void +set_pathÌ128Í(string path)ÎSoup.URIÖ0Ïpublic void +set_pathÌ128Í(string path)ÎXfce.MenuItemÖ0Ïpublic void +set_patternÌ128Í(string pattern)ÎGtk.LabelÖ0Ïpublic void +set_peer_noauthÌ128Í(bool use_peer_dns)ÎOobs.IfacePPPÖ0Ïpublic void +set_pendingÌ128Í(bool pending)ÎGLib.FileEnumeratorÖ0Ïpublic void +set_pendingÌ128Í()ÎGLib.InputStreamÖ0Ïpublic bool +set_pendingÌ128Í()ÎGLib.OutputStreamÖ0Ïpublic bool +set_permsÌ128Í(GnomeVFS.ACLPerm perms)ÎGnomeVFS.ACEÖ0Ïpublic void +set_persistentÌ128Í(bool persistent)ÎOobs.IfacePPPÖ0Ïpublic void +set_phone_numberÌ128Í(string phone_number)ÎOobs.IfacePPPÖ0Ïpublic void +set_phone_prefixÌ128Í(string phone_prefix)ÎOobs.IfacePPPÖ0Ïpublic void +set_pixbufÌ128Í(Gdk.Pixbuf pixbuf)ÎGtk.IconSourceÖ0Ïpublic void +set_pixbufÌ128Í(Gdk.Pixbuf pixbuf)ÎGtk.SelectionDataÖ0Ïpublic bool +set_pixbuf_columnÌ128Í(int column)ÎExo.IconBarÖ0Ïpublic void +set_pixbuf_columnÌ128Í(int column)ÎGtk.IconViewÖ0Ïpublic void +set_pixel_sizeÌ128Í(int pixel_size)ÎGtk.ImageÖ0Ïpublic void +set_pixels_above_linesÌ128Í(int pixels_above_lines)ÎGtk.TextViewÖ0Ïpublic void +set_pixels_below_linesÌ128Í(int pixels_below_lines)ÎGtk.TextViewÖ0Ïpublic void +set_pixels_inside_wrapÌ128Í(int pixels_inside_wrap)ÎGtk.TextViewÖ0Ïpublic void +set_pixmap_subdirÌ128Í(string subdir)ÎGnome.IconEntryÖ0Ïpublic void +set_placementÌ128Í(Gtk.CornerType window_placement)ÎGtk.ScrolledWindowÖ0Ïpublic void +set_platformÌ128Í(string platform)ÎOobs.SessionÖ0Ïpublic Oobs.Result +set_play_commandÌ128Í(string command)ÎSDLMixer.MusicÖ0Ïpublic int +set_pointerÌ128Í(void* v_pointer)ÎGLib.ValueÖ0Ïpublic void +set_pointer_hooksÌ128Í(Gdk.PointerHooks new_hooks)ÎGdkÖ0Ïpublic unowned +set_pointer_hooksÌ128Í(Gdk.DisplayPointerHooks new_hooks)ÎGdk.DisplayÖ0Ïpublic unowned +set_policyÌ128Í(Gtk.PolicyType hscrollbar_policy, Gtk.PolicyType vscrollbar_policy)ÎGtk.ScrolledWindowÖ0Ïpublic void +set_poll_funcÌ128Í(PollFunc func)ÎGLib.MainContextÖ0Ïpublic void +set_popup_completionÌ128Í(bool popup_completion)ÎGtk.EntryCompletionÖ0Ïpublic void +set_popup_rangeÌ128Í(int low_hour, int up_hour)ÎGnome.DateEditÖ0Ïpublic void +set_popup_set_widthÌ128Í(bool popup_set_width)ÎGtk.EntryCompletionÖ0Ïpublic void +set_popup_single_matchÌ128Í(bool popup_single_match)ÎGtk.EntryCompletionÖ0Ïpublic void +set_portÌ128Í(uint16 port)ÎGst.RTSPUrlÖ0Ïpublic Gst.RTSPResult +set_portÌ128Í(uint port)ÎLm.ConnectionÖ0Ïpublic void +set_portÌ128Í(uint port)ÎLm.ProxyÖ0Ïpublic void +set_portÌ128Í(uint port)ÎSoup.URIÖ0Ïpublic void +set_port_infoÌ128Í(uint port, uint num_ports)ÎGst.SDPMediaÖ0Ïpublic Gst.SDPResult +set_posÌ128Í(uint pos)ÎGst.BitReaderÖ0Ïpublic bool +set_posÌ128Í(uint pos)ÎGst.ByteReaderÖ0Ïpublic bool +set_positionÌ128Í(int x, int y, Atk.CoordType coord_type)ÎAtk.ComponentÖ0Ïpublic abstract bool +set_positionÌ128Í(Gst.Format format, int64 cur)ÎGst.QueryÖ0Ïpublic void +set_positionÌ128Í(int position)ÎGtk.EditableÖ0Ïpublic abstract void +set_positionÌ128Í(int position)ÎGtk.PanedÖ0Ïpublic void +set_positionÌ128Í(Gtk.WindowPosition position)ÎGtk.WindowÖ0Ïpublic void +set_positionÌ128Í(int time)ÎHildon.SeekbarÖ0Ïpublic void +set_posititonÌ128Í(int position)ÎTracker.ParserÖ0Ïpublic void +set_post_mixerÌ128Í(MixFunction f, void* arg)ÎSDLMixerÖ0Ïpublic void +set_preview_textÌ128Í(string text)ÎGtk.FontSelectionÖ0Ïpublic void +set_preview_textÌ128Í(string text)ÎGtk.FontSelectionDialogÖ0Ïpublic void +set_preview_textÌ128Í(string text)ÎHildon.FontSelectionDialogÖ0Ïpublic void +set_preview_widgetÌ128Í(Gtk.Widget preview_widget)ÎGtk.FileChooserÖ0Ïpublic void +set_preview_widget_activeÌ128Í(bool active)ÎGtk.FileChooserÖ0Ïpublic void +set_previous_alphaÌ128Í(uint16 alpha)ÎGtk.ColorSelectionÖ0Ïpublic void +set_previous_colorÌ128Í(Gdk.Color color)ÎGtk.ColorSelectionÖ0Ïpublic void +set_prgnameÌ128Í(string application_name)ÎGLib.EnvironmentÖ0Ïpublic void +set_print_footerÌ128Í(bool print)ÎGtk.SourcePrintCompositorÖ0Ïpublic void +set_print_handlerÌ128Í(PrintFunc func)ÎGLibÖ0Ïpublic void +set_print_headerÌ128Í(bool print)ÎGtk.SourcePrintCompositorÖ0Ïpublic void +set_print_line_numbersÌ128Í(uint interval)ÎGtk.SourcePrintCompositorÖ0Ïpublic void +set_print_pagesÌ128Í(Gtk.PrintPages pages)ÎGtk.PrintSettingsÖ0Ïpublic void +set_print_settingsÌ128Í(Gtk.PrintSettings print_settings)ÎGtk.PrintOperationÖ0Ïpublic void +set_printerÌ128Í(string printer)ÎGtk.PrintSettingsÖ0Ïpublic void +set_printerÌ128Í(Soup.LoggerPrinter printer, void* printer_data, GLib.DestroyNotify destroy)ÎSoup.LoggerÖ0Ïpublic void +set_printer_lpiÌ128Í(double lpi)ÎGtk.PrintSettingsÖ0Ïpublic void +set_printerr_handlerÌ128Í(PrintFunc func)ÎGLibÖ0Ïpublic void +set_priorityÌ128Í(int priority)ÎGLib.SourceÖ0Ïpublic void +set_priorityÌ128Í(ThreadPriority priority)ÎGLib.ThreadÖ0Ïpublic void +set_priorityÌ128Í(uint priority)ÎGnome.ClientÖ0Ïpublic void +set_priorityÌ128Í(int priority)ÎGtk.TextTagÖ0Ïpublic void +set_process_idÌ128Í(int pid)ÎGnome.ClientÖ0Ïpublic void +set_profile_pathÌ128Í(string aDir, string aName)ÎGtk.MozEmbedÖ0Ïpublic void +set_programÌ128Í(string program)ÎGnome.ClientÖ0Ïpublic void +set_program_classÌ128Í(string program_class)ÎGdkÖ0Ïpublic void +set_program_nameÌ128Í(string name)ÎGtk.AboutDialogÖ0Ïpublic void +set_progress_fractionÌ128Í(double fraction)ÎGtk.EntryÖ0Ïpublic void +set_progress_percentageÌ128Í(float percentage)ÎGnome.AppBarÖ0Ïpublic void +set_progress_pulse_stepÌ128Í(double fraction)ÎGtk.EntryÖ0Ïpublic void +set_promptÌ128Í(string prompt, bool modal)ÎGnome.AppBarÖ0Ïpublic void +set_propÌ128Í(string name, string value)ÎXml.NodeÖ0Ïpublic Attr * +set_propertyÌ128Í(string property_name, Value value)ÎGLib.ObjectÖ0Ïpublic void +set_propertyÌ128Í(GLib.Quark property_id, GLib.Value value)ÎGoo.CanvasStyleÖ0Ïpublic void +set_propertyÌ128Í(Gst.Object object, string name, Gst.Value value)ÎGst.ChildProxyÖ0Ïpublic void +set_propertyÌ128Í(string property, GLib.Value value)ÎXfconf.ChannelÖ0Ïpublic bool +set_property_disabledÌ128Í(string property_name, bool disabled)ÎGst.ControllerÖ0Ïpublic void +set_property_prefixÌ128Í(string value)ÎTracker.ServiceÖ0Ïpublic void +set_property_valueÌ128Í(string name, Gtk.SettingsValue svalue)ÎGtk.SettingsÖ0Ïpublic void +set_protoÌ128Í(string proto)ÎGst.SDPMediaÖ0Ïpublic Gst.SDPResult +set_protocolÌ128Í(Epc.Protocol protocol)ÎEpc.ConsumerÖ0Ïpublic void +set_protocolÌ128Í(Epc.Protocol protocol)ÎEpc.PublisherÖ0Ïpublic void +set_provide_clockÌ128Í(bool provide)ÎGst.BaseAudioSinkÖ0Ïpublic void +set_provide_clockÌ128Í(bool provide)ÎGst.BaseAudioSrcÖ0Ïpublic void +set_proxyÌ128Í(string host, uint port)ÎGst.RTSPConnectionÖ0Ïpublic Gst.RTSPResult +set_proxyÌ128Í(Lm.Proxy proxy)ÎLm.ConnectionÖ0Ïpublic void +set_proxy_menu_itemÌ128Í(string menu_item_id, Gtk.Widget menu_item)ÎGtk.ToolItemÖ0Ïpublic void +set_ptyÌ128Í(int pty_master)ÎVte.TerminalÖ0Ïpublic void +set_pulse_stepÌ128Í(double fraction)ÎGtk.ProgressBarÖ0Ïpublic void +set_qdataÌ128Í(Quark quark, void* data)ÎGLib.ObjectÖ0Ïpublic void +set_qdata_fullÌ128Í(Quark quark, void* data, DestroyNotify? destroy)ÎGLib.ObjectÖ0Ïpublic void +set_qos_dscpÌ128Í(uint qos_dscp)ÎGst.RTSPConnectionÖ0Ïpublic Gst.RTSPResult +set_qos_enabledÌ128Í(bool enabled)ÎGst.BaseSinkÖ0Ïpublic void +set_qos_enabledÌ128Í(bool enabled)ÎGst.BaseTransformÖ0Ïpublic void +set_qualityÌ128Í(Gtk.PrintQuality quality)ÎGtk.PrintSettingsÖ0Ïpublic void +set_queryÌ128Í(string query)ÎSoup.URIÖ0Ïpublic void +set_query_from_fieldsÌ128Í(...)ÎSoup.URIÖ0Ïpublic void +set_query_from_formÌ128Í(GLib.HashTable form)ÎSoup.URIÖ0Ïpublic void +set_query_functionÌ128Í(Gst.PadQueryFunction query)ÎGst.PadÖ0Ïpublic void +set_radioÌ128Í(bool radio)ÎGtk.CellRendererToggleÖ0Ïpublic void +set_rangeÌ128Í(float min_x, float max_x, float min_y, float max_y)ÎGtk.CurveÖ0Ïpublic void +set_rangeÌ128Í(double min, double max)ÎGtk.RangeÖ0Ïpublic void +set_rangeÌ128Í(double lower, double upper, double position, double max_size)ÎGtk.RulerÖ0Ïpublic void +set_rangeÌ128Í(double min, double max)ÎGtk.SpinButtonÖ0Ïpublic void +set_rangeÌ128Í(int min, int max)ÎHildon.ControlbarÖ0Ïpublic void +set_rangeÌ128Í(int min, int max)ÎHildon.NumberEditorÖ0Ïpublic void +set_rangeÌ128Í(int start, int end)ÎHildon.RangeEditorÖ0Ïpublic void +set_rangeÌ128Í(int64 start, int64 end)ÎSoup.MessageHeadersÖ0Ïpublic void +set_range_insensitive_messageÌ128Í(string message)ÎHildon.VolumebarÖ0Ïpublic void +set_range_insensitive_messagefÌ128Í(string format)ÎHildon.VolumebarÖ0Ïpublic void +set_rangesÌ128Í(double[] range)ÎGsl.HistogramÖ0Ïpublic int +set_rangesÌ128Í(double[] xrange, double[] yrange)ÎGsl.Histogram2dÖ0Ïpublic int +set_rangesÌ128Í(Soup.Range ranges, int length)ÎSoup.MessageHeadersÖ0Ïpublic void +set_ranges_uniformÌ128Í(double xmin, double xmax)ÎGsl.HistogramÖ0Ïpublic int +set_ranges_uniformÌ128Í(double xmin, double xmax, double ymin, double ymax)ÎGsl.Histogram2dÖ0Ïpublic int +set_rankÌ128Í(uint rank)ÎGst.PluginFeatureÖ0Ïpublic void +set_rateÌ128Í(int rate)ÎSDLGraphics.FramerateManagerÖ0Ïpublic int +set_rate_limitÌ128Í(int limit_msecs)ÎGLib.FileMonitorÖ0Ïpublic void +set_rate_limitÌ128Í(int limit_msec)ÎGLib.UnixMountMonitorÖ0Ïpublic void +set_raw_coordinatesÌ128Í(bool raw_coordinates)ÎGtk.IconInfoÖ0Ïpublic void +set_raw_modeÌ128Í(bool raw_mode)ÎLm.MessageNodeÖ0Ïpublic void +set_rbÌ128Í(uint nth, uint32 ssrc, uchar fractionlost, int32 packetslost, uint32 exthighestseq, uint32 jitter, uint32 lsr, uint32 dlsr)ÎGst.RTCPPacketÖ0Ïpublic void +set_readonly_domainÌ128Í(bool readonly)ÎGnome.PasswordDialogÖ0Ïpublic void +set_readonly_usernameÌ128Í(bool readonly)ÎGnome.PasswordDialogÖ0Ïpublic void +set_reallocate_redrawsÌ128Í(bool needs_redraws)ÎGtk.ContainerÖ0Ïpublic void +set_recordÌ128Í(Gst.MixerTrack track, bool record)ÎGst.MixerÖ0Ïpublic abstract void +set_redraw_on_allocateÌ128Í(bool redraw_on_allocate)ÎGtk.WidgetÖ0Ïpublic void +set_related_actionÌ128Í(Gtk.Action action)ÎGtk.ActivatableÖ0Ïpublic void +set_reliefÌ128Í(Gtk.ReliefStyle newstyle)ÎGtk.ButtonÖ0Ïpublic void +set_rememberÌ128Í(Gnome.PasswordDialogRemember remember)ÎGnome.PasswordDialogÖ0Ïpublic void +set_remote_addressÌ128Í(string address)ÎOobs.IfacePlipÖ0Ïpublic void +set_render_delayÌ128Í(Gst.ClockTime delay)ÎGst.BaseSinkÖ0Ïpublic void +set_reorderableÌ128Í(bool reorderable)ÎExo.IconViewÖ0Ïpublic void +set_reorderableÌ128Í(bool reorderable)ÎGtk.IconViewÖ0Ïpublic void +set_reorderableÌ128Í(bool reorderable)ÎGtk.TreeViewÖ0Ïpublic void +set_reorderableÌ128Í(bool reorderable)ÎGtk.TreeViewColumnÖ0Ïpublic void +set_repeatÌ128Í(int delay, int interval)ÎSDL.KeyÖ0Ïpublic int +set_requestÌ128Í(string content_type, Soup.Ownership req_owner, owned string req_body, ulong req_length)ÎSoup.MessageÖ0Ïpublic void +set_requestÌ128Í(string content_type, Soup.MemoryUse req_use, string req_body, size_t req_length)ÎSoup.MessageÖ0Ïpublic void +set_request_filterÌ128Í(Soup.LoggerFilter request_filter, void* filter_data, GLib.DestroyNotify destroy)ÎSoup.LoggerÖ0Ïpublic void +set_required_typeÌ128Í(GLib.Type type)ÎGLib.IOExtensionPointÖ0Ïpublic void +set_requires_terminalÌ128Í(bool requires_terminal)ÎXfce.MenuItemÖ0Ïpublic void +set_resign_commandÌ128Í(int argc, string[] argv)ÎGnome.ClientÖ0Ïpublic void +set_resizableÌ128Í(bool resizable)ÎGtk.TreeViewColumnÖ0Ïpublic void +set_resizableÌ128Í(bool resizable)ÎGtk.WindowÖ0Ïpublic void +set_resize_modeÌ128Í(Gtk.ResizeMode resize_mode)ÎGtk.ContainerÖ0Ïpublic void +set_resolutionÌ128Í(double dpi)ÎGdk.ScreenÖ0Ïpublic void +set_resolutionÌ128Í(Gst.ClockTime resolution)ÎGst.ClockÖ0Ïpublic Gst.ClockTime +set_resolutionÌ128Í(int resolution)ÎGtk.PrintSettingsÖ0Ïpublic void +set_resolutionÌ128Í(double dpi)ÎPango.CairoFontMapÖ0Ïpublic void +set_resolution_xyÌ128Í(int resolution_x, int resolution_y)ÎGtk.PrintSettingsÖ0Ïpublic void +set_resolverÌ128Í(Gst.IndexResolver resolver)ÎGst.IndexÖ0Ïpublic void +set_resolver_fullÌ128Í(Gst.IndexResolver resolver, GLib.DestroyNotify user_data_destroy)ÎGst.IndexÖ0Ïpublic void +set_responseÌ128Í(string content_type, Soup.Ownership resp_owner, owned string resp_body, ulong resp_length)ÎSoup.MessageÖ0Ïpublic void +set_responseÌ128Í(string content_type, Soup.MemoryUse resp_use, string resp_body, size_t resp_length)ÎSoup.MessageÖ0Ïpublic void +set_response_filterÌ128Í(Soup.LoggerFilter response_filter, void* filter_data, GLib.DestroyNotify destroy)ÎSoup.LoggerÖ0Ïpublic void +set_response_sensitiveÌ128Í(int response_id, bool setting)ÎGtk.DialogÖ0Ïpublic void +set_restart_commandÌ128Í(int argc, string[] argv)ÎGnome.ClientÖ0Ïpublic void +set_restart_styleÌ128Í(Gnome.RestartStyle style)ÎGnome.ClientÖ0Ïpublic void +set_restrict_to_fill_levelÌ128Í(bool restrict_to_fill_level)ÎGtk.RangeÖ0Ïpublic void +set_reverseÌ128Í(bool reverse)ÎGtk.PrintSettingsÖ0Ïpublic void +set_rgb_bg_colorÌ128Í(Gdk.Color color)ÎGdk.GCÖ0Ïpublic void +set_rgb_fg_colorÌ128Í(Gdk.Color color)ÎGdk.GCÖ0Ïpublic void +set_right_justifiedÌ128Í(bool right_justified)ÎGtk.MenuItemÖ0Ïpublic void +set_right_marginÌ128Í(double margin, Gtk.Unit unit)ÎGtk.PageSetupÖ0Ïpublic void +set_right_marginÌ128Í(double margin, Gtk.Unit unit)ÎGtk.SourcePrintCompositorÖ0Ïpublic void +set_right_marginÌ128Í(int right_margin)ÎGtk.TextViewÖ0Ïpublic void +set_right_margin_positionÌ128Í(uint pos)ÎGtk.SourceViewÖ0Ïpublic void +set_roleÌ128Í(Atk.Role role)ÎAtk.ObjectÖ0Ïpublic virtual void +set_roleÌ128Í(string role)ÎGdk.WindowÖ0Ïpublic void +set_roleÌ128Í(string role)ÎGtk.WindowÖ0Ïpublic void +set_room_numberÌ128Í(string room_number)ÎOobs.UserÖ0Ïpublic void +set_rootÌ128Í(Json.Node node)ÎJson.GeneratorÖ0Ïpublic void +set_root_elementÌ128Í(Node* root)ÎXml.DocÖ0Ïpublic Node * +set_root_itemÌ128Í(Goo.CanvasItem item)ÎGoo.CanvasÖ0Ïpublic void +set_root_item_modelÌ128Í(Goo.CanvasItemModel model)ÎGoo.CanvasÖ0Ïpublic void +set_rowÌ128Í(size_t i, Vector v)ÎGsl.MatrixÖ0Ïpublic int +set_rowÌ128Í(size_t i, VectorComplex v)ÎGsl.MatrixComplexÖ0Ïpublic int +set_row_descriptionÌ128Í(int row, string description)ÎAtk.TableÖ0Ïpublic abstract void +set_row_headerÌ128Í(int row, Atk.Object header)ÎAtk.TableÖ0Ïpublic abstract void +set_row_separator_funcÌ128Í(Gtk.TreeViewRowSeparatorFunc func, void* data, GLib.DestroyNotify destroy)ÎGtk.ComboBoxÖ0Ïpublic void +set_row_separator_funcÌ128Í(Gtk.TreeViewRowSeparatorFunc func, void* data, GLib.DestroyNotify destroy)ÎGtk.TreeViewÖ0Ïpublic void +set_row_spacingÌ128Í(int row_spacing)ÎExo.IconViewÖ0Ïpublic void +set_row_spacingÌ128Í(uint row_spacing)ÎExo.WrapTableÖ0Ïpublic void +set_row_spacingÌ128Í(int row_spacing)ÎGtk.IconViewÖ0Ïpublic void +set_row_spacingÌ128Í(uint row, uint spacing)ÎGtk.TableÖ0Ïpublic void +set_row_spacingsÌ128Í(uint spacing)ÎGtk.TableÖ0Ïpublic void +set_row_span_columnÌ128Í(int row_span)ÎGtk.ComboBoxÖ0Ïpublic void +set_rpc_callbackÌ128Í(string service, string object_path, string iface, RpcCallback cb, void* data)ÎOsso.ContextÖ0Ïpublic Status +set_rpc_default_callbackÌ128Í(RpcCallback cb, void* data)ÎOsso.ContextÖ0Ïpublic Status +set_rpc_timeoutÌ128Í(int timeout)ÎOsso.ContextÖ0Ïpublic Status +set_rubber_bandingÌ128Í(bool enable)ÎGtk.TreeViewÖ0Ïpublic void +set_rules_hintÌ128Í(bool setting)ÎGtk.TreeViewÖ0Ïpublic void +set_run_attributesÌ128Í(Atk.AttributeSet attrib_set, int start_offset, int end_offset)ÎAtk.EditableTextÖ0Ïpublic abstract bool +set_runlevel_configurationÌ128Í(Oobs.ServicesRunlevel runlevel, Oobs.ServiceStatus status, int priority)ÎOobs.ServiceÖ0Ïpublic void +set_safe_folderÌ128Í(string local_path)ÎHildon.FileChooserDialogÖ0Ïpublic void +set_safe_folder_uriÌ128Í(string uri)ÎHildon.FileChooserDialogÖ0Ïpublic void +set_sampleÌ128Í(uint64 sample)ÎGst.RingBufferÖ0Ïpublic void +set_sample_basedÌ128Í()ÎGst.BaseRTPAudioPayloadÖ0Ïpublic void +set_sample_optionsÌ128Í(int sample_size)ÎGst.BaseRTPAudioPayloadÖ0Ïpublic void +set_samplebits_optionsÌ128Í(int sample_size)ÎGst.BaseRTPAudioPayloadÖ0Ïpublic void +set_scaleÌ128Í(double scale)ÎGoo.CanvasÖ0Ïpublic void +set_scaleÌ128Í(double scale)ÎGtk.PrintSettingsÖ0Ïpublic void +set_scaled_fontÌ128Í(ScaledFont font)ÎCairo.ContextÖ0Ïpublic void +set_schemaÌ128Í(string key, GConf.Schema val)ÎGConf.ChangeSetÖ0Ïpublic void +set_schemaÌ128Í(string key, GConf.Schema val)ÎGConf.ClientÖ0Ïpublic bool +set_schemaÌ128Í(string key, GConf.Schema val)ÎGConf.EngineÖ0Ïpublic bool +set_schemaÌ128Í(string schema_name)ÎGConf.MetaInfoÖ0Ïpublic void +set_schemaÌ128Í(GConf.Schema sc)ÎGConf.ValueÖ0Ïpublic void +set_schema_nameÌ128Í(string name)ÎGConf.EntryÖ0Ïpublic void +set_schema_nocopyÌ128Í(GConf.Schema sc)ÎGConf.ValueÖ0Ïpublic void +set_schemeÌ128Í(string scheme)ÎSoup.URIÖ0Ïpublic void +set_scopeÌ128Í(uint scope_id)ÎGLib.ScannerÖ0 +set_screenÌ128Í(Gdk.Screen screen)ÎGdk.AppLaunchContextÖ0Ïpublic void +set_screenÌ128Í(Gdk.Screen screen)ÎGdk.EventÖ0Ïpublic void +set_screenÌ128Í(Gdk.Screen screen)ÎGtk.IconThemeÖ0Ïpublic void +set_screenÌ128Í(Gdk.Screen screen)ÎGtk.InvisibleÖ0Ïpublic void +set_screenÌ128Í(Gdk.Screen? screen)ÎGtk.MenuÖ0Ïpublic void +set_screenÌ128Í(Gdk.Screen screen)ÎGtk.MountOperationÖ0Ïpublic void +set_screenÌ128Í(Gdk.Screen screen)ÎGtk.StatusIconÖ0Ïpublic void +set_screenÌ128Í(Gdk.Screen screen)ÎGtk.WindowÖ0Ïpublic void +set_screenÌ128Í(Gdk.Screen screen)ÎUnique.BackendÖ0Ïpublic void +set_screenÌ128Í(Wnck.Screen screen)ÎWnck.PagerÖ0Ïpublic void +set_screenÌ128Í(Wnck.Screen screen)ÎWnck.TasklistÖ0Ïpublic void +set_scroll_adjustmentsÌ128Í(Gtk.Adjustment hadjustment, Gtk.Adjustment vadjustment)ÎExo.IconBarÖ0Ïpublic virtual signal void +set_scroll_adjustmentsÌ128Í(Gtk.Adjustment hadjustment, Gtk.Adjustment vadjustment)ÎExo.IconViewÖ0Ïpublic virtual signal void +set_scroll_adjustmentsÌ128Í(Gtk.Adjustment hadjustment, Gtk.Adjustment vadjustment)ÎGoo.CanvasÖ0Ïpublic virtual signal void +set_scroll_adjustmentsÌ128Í(Gtk.Adjustment hadjustment, Gtk.Adjustment vadjustment)ÎGtk.IconViewÖ0Ïpublic virtual signal void +set_scroll_adjustmentsÌ128Í(Gtk.Adjustment hadjustment, Gtk.Adjustment vadjustment)ÎGtk.LayoutÖ0Ïpublic virtual signal void +set_scroll_adjustmentsÌ128Í(Gtk.Adjustment hadjustment, Gtk.Adjustment vadjustment)ÎGtk.TextViewÖ0Ïpublic virtual signal void +set_scroll_adjustmentsÌ128Í(Gtk.Adjustment hadjustment, Gtk.Adjustment vadjustment)ÎGtk.TreeViewÖ0Ïpublic virtual signal void +set_scroll_adjustmentsÌ128Í(Gtk.Adjustment hadjustment, Gtk.Adjustment vadjustment)ÎGtk.ViewportÖ0Ïpublic virtual signal void +set_scroll_adjustmentsÌ128Í(Gtk.Adjustment? hadjustment, Gtk.Adjustment? vadjustment)ÎGtk.WidgetÖ0Ïpublic bool +set_scroll_adjustmentsÌ128Í(Gtk.Adjustment p0, Gtk.Adjustment p1)ÎWebKit.WebViewÖ0Ïpublic virtual signal void +set_scroll_backgroundÌ128Í(bool scroll)ÎVte.TerminalÖ0Ïpublic void +set_scroll_on_keystrokeÌ128Í(bool scroll)ÎVte.TerminalÖ0Ïpublic void +set_scroll_on_outputÌ128Í(bool scroll)ÎVte.TerminalÖ0Ïpublic void +set_scrollableÌ128Í(bool scrollable)ÎGtk.NotebookÖ0Ïpublic void +set_scrollback_linesÌ128Í(long lines)ÎVte.TerminalÖ0Ïpublic void +set_search_columnÌ128Í(int search_column)ÎExo.IconViewÖ0Ïpublic void +set_search_columnÌ128Í(int column)ÎGtk.TreeViewÖ0Ïpublic void +set_search_domainsÌ128Í(GLib.List search_domains_list)ÎOobs.HostsConfigÖ0Ïpublic void +set_search_entryÌ128Í(Gtk.Entry entry)ÎGtk.TreeViewÖ0Ïpublic void +set_search_equal_funcÌ128Í(Exo.IconViewSearchEqualFunc search_equal_func, void* search_equal_data, GLib.DestroyNotify search_equal_destroy)ÎExo.IconViewÖ0Ïpublic void +set_search_equal_funcÌ128Í(owned Gtk.TreeViewSearchEqualFunc search_equal_func)ÎGtk.TreeViewÖ0Ïpublic void +set_search_pathÌ128Í(string[] path, int n_elements)ÎGtk.IconThemeÖ0Ïpublic void +set_search_pathÌ128Í(string dirs)ÎGtk.SourceLanguageManagerÖ0Ïpublic void +set_search_pathÌ128Í(string path)ÎGtk.SourceStyleSchemeManagerÖ0Ïpublic void +set_search_position_funcÌ128Í(Exo.IconViewSearchPositionFunc search_position_func, void* search_position_data, GLib.DestroyNotify search_position_destroy)ÎExo.IconViewÖ0Ïpublic void +set_search_position_funcÌ128Í(Gtk.TreeViewSearchPositionFunc func, void* data, GLib.DestroyNotify destroy)ÎGtk.TreeViewÖ0Ïpublic void +set_secretÌ128Í(string value)ÎGnomeKeyring.ItemInfoÖ0Ïpublic void +set_secureÌ128Í(bool secure)ÎSoup.CookieÖ0Ïpublic void +set_seedÌ128Í(uint32 seed)ÎGLib.RandÖ0Ïpublic void +set_seedÌ128Í(uint32 seed)ÎGLib.RandomÖ0Ïpublic void +set_seed_arrayÌ128Í([CCode (array_length = false)] uint32[] seed, uint seed_length)ÎGLib.RandÖ0Ïpublic void +set_seekÌ128Í(double rate, Gst.Format format, Gst.SeekFlags flags, Gst.SeekType start_type, int64 start, Gst.SeekType stop_type, int64 stop, bool update)ÎGst.SegmentÖ0Ïpublic void +set_seekingÌ128Í(Gst.Format format, bool seekable, int64 segment_start, int64 segment_end)ÎGst.QueryÖ0Ïpublic void +set_segmentÌ128Í(double rate, Gst.Format format, int64 start_value, int64 stop_value)ÎGst.QueryÖ0Ïpublic void +set_select_functionÌ128Í(Gtk.TreeSelectionFunc func, GLib.DestroyNotify? destroy)ÎGtk.TreeSelectionÖ0Ïpublic void +set_select_multipleÌ128Í(bool select_multiple)ÎGtk.FileChooserÖ0Ïpublic void +set_select_multipleÌ128Í(bool select_multiple)ÎGtk.RecentChooserÖ0Ïpublic void +set_select_multipleÌ128Í(bool select_multiple)ÎHildon.FileSelectionÖ0Ïpublic void +set_selectableÌ128Í(bool setting)ÎGtk.LabelÖ0Ïpublic void +set_selectionÌ128Í(int selection_num, int start_offset, int end_offset)ÎAtk.TextÖ0Ïpublic abstract bool +set_selection_boundsÌ128Í(int start_pos, int end_pos)ÎGtk.EditableÖ0Ïpublic abstract void +set_selection_modeÌ128Í(Gtk.SelectionMode mode)ÎExo.IconViewÖ0Ïpublic void +set_selection_modeÌ128Í(Gtk.SelectionMode mode)ÎGtk.IconViewÖ0Ïpublic void +set_selection_ownerÌ128Í(Atom selection, Window owner, int time)ÎX.DisplayÖ0Ïpublic Window +set_sensitiveÌ128Í(bool sensitive)ÎGtk.ActionÖ0Ïpublic void +set_sensitiveÌ128Í(bool sensitive)ÎGtk.ActionGroupÖ0Ïpublic void +set_sensitiveÌ128Í(bool sensitive)ÎGtk.WidgetÖ0Ïpublic void +set_separatorÌ128Í(string separator)ÎHildon.CaptionÖ0Ïpublic void +set_separatorÌ128Í(string separator)ÎHildon.RangeEditorÖ0Ïpublic void +set_serial_portÌ128Í(string serial_port)ÎOobs.IfacePPPÖ0Ïpublic void +set_serverÌ128Í(string server)ÎLm.ConnectionÖ0Ïpublic void +set_serverÌ128Í(string server)ÎLm.ProxyÖ0Ïpublic void +set_server_optionÌ128Í(int option)ÎMysql.DatabaseÖ0Ïpublic int +set_service_cookieÌ128Í(string cookie)ÎEpc.PublisherÖ0Ïpublic void +set_service_detailsÌ128Í(string type)ÎEpc.DispatcherÖ0Ïpublic void +set_service_nameÌ128Í(string name)ÎEpc.PublisherÖ0Ïpublic void +set_session_nameÌ128Í(string session_name)ÎGst.SDPMessageÖ0Ïpublic Gst.SDPResult +set_setcaps_functionÌ128Í(Gst.PadSetCapsFunction setcaps)ÎGst.PadÖ0Ïpublic void +set_settingsÌ128Í(WebKit.WebSettings settings)ÎWebKit.WebViewÖ0Ïpublic void +set_shadow_typeÌ128Í(Gtk.ShadowType type)ÎGtk.FrameÖ0Ïpublic void +set_shadow_typeÌ128Í(Gtk.ShadowType type)ÎGtk.HandleBoxÖ0Ïpublic void +set_shadow_typeÌ128Í(Gtk.ShadowType type)ÎGtk.ScrolledWindowÖ0Ïpublic void +set_shadow_typeÌ128Í(Gtk.ShadowType type)ÎGtk.ViewportÖ0Ïpublic void +set_shadow_typeÌ128Í(Gtk.ShadowType shadow_type)ÎWnck.PagerÖ0Ïpublic void +set_shellÌ128Í(string shell)ÎOobs.UserÖ0Ïpublic void +set_short_descÌ128Í(string desc)ÎGConf.SchemaÖ0Ïpublic void +set_short_labelÌ128Í(string short_label)ÎGtk.ActionÖ0Ïpublic void +set_show_allÌ128Í(bool show_all_workspaces)ÎWnck.PagerÖ0Ïpublic void +set_show_arrowÌ128Í(bool show_arrow)ÎGtk.ToolbarÖ0Ïpublic void +set_show_borderÌ128Í(bool show_border)ÎGtk.NotebookÖ0Ïpublic void +set_show_domainÌ128Í(bool show)ÎGnome.PasswordDialogÖ0Ïpublic void +set_show_eventsÌ128Í(bool show_events)ÎGdkÖ0Ïpublic void +set_show_expandersÌ128Í(bool enabled)ÎGtk.TreeViewÖ0Ïpublic void +set_show_fill_levelÌ128Í(bool show_fill_level)ÎGtk.RangeÖ0Ïpublic void +set_show_hiddenÌ128Í(bool show_hidden)ÎGtk.FileChooserÖ0Ïpublic void +set_show_hoursÌ128Í(bool show_hours)ÎHildon.TimeEditorÖ0Ïpublic void +set_show_iconsÌ128Í(bool show_icons)ÎGtk.RecentChooserÖ0Ïpublic void +set_show_line_marksÌ128Í(bool show)ÎGtk.SourceViewÖ0Ïpublic void +set_show_line_numbersÌ128Í(bool show)ÎGtk.SourceViewÖ0Ïpublic void +set_show_new_passwordÌ128Í(bool show)ÎGnome.PasswordDialogÖ0Ïpublic void +set_show_new_password_qualityÌ128Í(bool show)ÎGnome.PasswordDialogÖ0Ïpublic void +set_show_not_foundÌ128Í(bool show_not_found)ÎGtk.RecentChooserÖ0Ïpublic void +set_show_numbersÌ128Í(bool show_numbers)ÎGtk.RecentActionÖ0Ïpublic void +set_show_numbersÌ128Í(bool show_numbers)ÎGtk.RecentChooserMenuÖ0Ïpublic void +set_show_passwordÌ128Í(bool show)ÎGnome.PasswordDialogÖ0Ïpublic void +set_show_privateÌ128Í(bool show_private)ÎGtk.RecentChooserÖ0Ïpublic void +set_show_progressÌ128Í(bool show_progress)ÎGtk.PrintOperationÖ0Ïpublic void +set_show_rememberÌ128Í(bool show_remember)ÎGnome.PasswordDialogÖ0Ïpublic void +set_show_right_marginÌ128Í(bool show)ÎGtk.SourceViewÖ0Ïpublic void +set_show_secondsÌ128Í(bool show_seconds)ÎHildon.TimeEditorÖ0Ïpublic void +set_show_service_directoriesÌ128Í(bool value)ÎTracker.ServiceÖ0Ïpublic void +set_show_service_filesÌ128Í(bool value)ÎTracker.ServiceÖ0Ïpublic void +set_show_sizeÌ128Í(bool show_size)ÎGtk.FontButtonÖ0Ïpublic void +set_show_styleÌ128Í(bool show_style)ÎGtk.FontButtonÖ0Ïpublic void +set_show_tabsÌ128Í(bool show_tabs)ÎGtk.NotebookÖ0Ïpublic void +set_show_tipsÌ128Í(bool show_tips)ÎGtk.RecentChooserÖ0Ïpublic void +set_show_upnpÌ128Í(bool value)ÎHildon.FileChooserDialogÖ0Ïpublic void +set_show_usernameÌ128Í(bool show)ÎGnome.PasswordDialogÖ0Ïpublic void +set_show_userpass_buttonsÌ128Í(bool show_userpass_buttons)ÎGnome.PasswordDialogÖ0Ïpublic void +set_shutdown_commandÌ128Í(int argc, string[] argv)ÎGnome.ClientÖ0Ïpublic void +set_simpleÌ128Í(string field, ...)ÎGst.CapsÖ0Ïpublic void +set_simple_transformÌ128Í(double x, double y, double scale, double rotation)ÎGoo.CanvasItemÖ0Ïpublic void +set_simple_transformÌ128Í(double x, double y, double scale, double rotation)ÎGoo.CanvasItemModelÖ0Ïpublic void +set_simple_valistÌ128Í(string field, void* varargs)ÎGst.CapsÖ0Ïpublic void +set_single_clickÌ128Í(bool single_click)ÎExo.IconViewÖ0Ïpublic void +set_single_clickÌ128Í(bool single_click)ÎExo.TreeViewÖ0Ïpublic void +set_single_click_timeoutÌ128Í(uint single_click_timeout)ÎExo.IconViewÖ0Ïpublic void +set_single_click_timeoutÌ128Í(uint single_click_timeout)ÎExo.TreeViewÖ0Ïpublic void +set_single_line_modeÌ128Í(bool single_line_mode)ÎGtk.LabelÖ0Ïpublic void +set_single_paragraph_modeÌ128Í(bool setting)ÎPango.LayoutÖ0Ïpublic void +set_sinkÌ128Í(Gsf.Output sink)ÎGsf.OutfileOpenPkgÖ0Ïpublic void +set_sizeÌ128Í(int width, int height)ÎAtk.ComponentÖ0Ïpublic abstract bool +set_sizeÌ128Í(double width_in_points, double height_in_points)ÎCairo.PdfSurfaceÖ0Ïpublic void +set_sizeÌ128Í(double width_in_points, double height_in_points)ÎCairo.PsSurfaceÖ0Ïpublic void +set_sizeÌ128Í(int width, int height)ÎCairo.XcbSurfaceÖ0Ïpublic void +set_sizeÌ128Í(int width, int height)ÎCairo.XlibSurfaceÖ0Ïpublic void +set_sizeÌ128Í(uint length)ÎGLib.ArrayÖ0Ïpublic void +set_sizeÌ128Í(uint length)ÎGLib.ByteArrayÖ0Ïpublic void +set_sizeÌ128Í(int64 size)ÎGLib.FileInfoÖ0Ïpublic void +set_sizeÌ128Í(uint length)ÎGLib.PtrArrayÖ0Ïpublic void +set_sizeÌ128Í(int width, int height)ÎGdk.PixbufLoaderÖ0Ïpublic void +set_sizeÌ128Í(Gsf.off_t size)ÎGsf.InputÖ0Ïpublic bool +set_sizeÌ128Í(Gtk.IconSize size)ÎGtk.IconSourceÖ0Ïpublic void +set_sizeÌ128Í(uint width, uint height)ÎGtk.LayoutÖ0Ïpublic void +set_sizeÌ128Í(double width, double height, Gtk.Unit unit)ÎGtk.PaperSizeÖ0Ïpublic void +set_sizeÌ128Í(int size)ÎPango.FontDescriptionÖ0Ïpublic void +set_sizeÌ128Í(int new_len)ÎPango.GlyphStringÖ0Ïpublic void +set_sizeÌ128Í(long columns, long rows)ÎVte.TerminalÖ0Ïpublic void +set_size_callbackÌ128Í(owned Rsvg.SizeFunc size_func)ÎRsvg.HandleÖ0Ïpublic void +set_size_groupÌ128Í(Gtk.SizeGroup new_group)ÎHildon.CaptionÖ0Ïpublic void +set_size_requestÌ128Í(int width, int height)ÎGtk.WidgetÖ0Ïpublic void +set_size_wildcardedÌ128Í(bool setting)ÎGtk.IconSourceÖ0Ïpublic void +set_sizingÌ128Í(Gtk.TreeViewColumnSizing type)ÎGtk.TreeViewColumnÖ0Ïpublic void +set_skip_our_ownÌ128Í(bool setting)ÎEpc.ServiceMonitorÖ0Ïpublic void +set_skip_pagerÌ128Í(bool skip)ÎWnck.WindowÖ0Ïpublic void +set_skip_pager_hintÌ128Í(bool skips_pager)ÎGdk.WindowÖ0Ïpublic void +set_skip_pager_hintÌ128Í(bool setting)ÎGtk.WindowÖ0Ïpublic void +set_skip_taskbar_hintÌ128Í(bool skips_taskbar)ÎGdk.WindowÖ0Ïpublic void +set_skip_taskbar_hintÌ128Í(bool setting)ÎGtk.WindowÖ0Ïpublic void +set_skip_tasklistÌ128Í(bool skip)ÎWnck.WindowÖ0Ïpublic void +set_slave_methodÌ128Í(Gst.BaseAudioSinkSlaveMethod method)ÎGst.BaseAudioSinkÖ0Ïpublic void +set_slave_methodÌ128Í(Gst.BaseAudioSrcSlaveMethod method)ÎGst.BaseAudioSrcÖ0Ïpublic void +set_sm_client_idÌ128Í(string sm_client_id)ÎGdkÖ0Ïpublic void +set_smart_home_endÌ128Í(Gtk.SourceSmartHomeEndType smart_he)ÎGtk.SourceViewÖ0Ïpublic void +set_snap_edgeÌ128Í(Gtk.PositionType edge)ÎGtk.HandleBoxÖ0Ïpublic void +set_snap_to_ticksÌ128Í(bool snap_to_ticks)ÎGtk.SpinButtonÖ0Ïpublic void +set_sort_column_idÌ128Í(int sort_column_id, Gtk.SortType order)ÎGtk.TreeSortableÖ0Ïpublic abstract void +set_sort_column_idÌ128Í(int sort_column_id)ÎGtk.TreeViewColumnÖ0Ïpublic void +set_sort_funcÌ128Í(Gtk.RecentSortFunc sort_func, void* sort_data, GLib.DestroyNotify data_destroy)ÎGtk.RecentChooserÖ0Ïpublic abstract void +set_sort_funcÌ128Í(int sort_column_id, owned Gtk.TreeIterCompareFunc sort_func)ÎGtk.TreeSortableÖ0Ïpublic abstract void +set_sort_functionÌ128Í(CompareDataFunc func)ÎGLib.ThreadPoolÖ0Ïpublic void +set_sort_indicatorÌ128Í(bool setting)ÎGtk.TreeViewColumnÖ0Ïpublic void +set_sort_keyÌ128Í(Hildon.FileSelectionSortKey key, Gtk.SortType order)ÎHildon.FileSelectionÖ0Ïpublic void +set_sort_keyÌ128Í(int key)ÎHildon.SortDialogÖ0Ïpublic void +set_sort_orderÌ128Í(int32 sort_order)ÎGLib.FileInfoÖ0Ïpublic void +set_sort_orderÌ128Í(Gtk.SortType order)ÎGtk.TreeViewColumnÖ0Ïpublic void +set_sort_orderÌ128Í(Gtk.SortType order)ÎHildon.SortDialogÖ0Ïpublic void +set_sort_orderÌ128Í(int order)ÎWnck.WindowÖ0Ïpublic void +set_sort_typeÌ128Í(Gtk.RecentSortType sort_type)ÎGtk.RecentChooserÖ0Ïpublic void +set_sourceÌ128Í(Pattern source)ÎCairo.ContextÖ0Ïpublic void +set_sourceÌ128Í(Gdk.InputSource source)ÎGdk.DeviceÖ0Ïpublic void +set_source_rgbÌ128Í(double red, double green, double blue)ÎCairo.ContextÖ0Ïpublic void +set_source_rgbaÌ128Í(double red, double green, double blue, double alpha)ÎCairo.ContextÖ0Ïpublic void +set_source_surfaceÌ128Í(Surface surface, double x, double y)ÎCairo.ContextÖ0Ïpublic void +set_space_preserveÌ128Í(int val)ÎXml.NodeÖ0Ïpublic void +set_spacingÌ128Í(int spacing)ÎExo.IconViewÖ0Ïpublic void +set_spacingÌ128Í(int spacing)ÎGtk.BoxÖ0Ïpublic void +set_spacingÌ128Í(int spacing)ÎGtk.ExpanderÖ0Ïpublic void +set_spacingÌ128Í(int spacing)ÎGtk.IconViewÖ0Ïpublic void +set_spacingÌ128Í(int spacing)ÎGtk.TreeViewColumnÖ0Ïpublic void +set_spacingÌ128Í(int spacing)ÎPango.LayoutÖ0Ïpublic void +set_sslÌ128Í(Lm.SSL ssl)ÎLm.ConnectionÖ0Ïpublic void +set_startup_idÌ128Í(string startup_id)ÎGdk.WindowÖ0Ïpublic void +set_startup_idÌ128Í(string startup_id)ÎGtk.WindowÖ0Ïpublic void +set_startup_idÌ128Í(string startup_id)ÎUnique.BackendÖ0Ïpublic void +set_stateÌ128Í(Gst.State state)ÎGst.ElementÖ0Ïpublic virtual Gst.StateChangeReturn +set_stateÌ128Í(Gtk.StateType state)ÎGtk.IconSourceÖ0Ïpublic void +set_stateÌ128Í(Gtk.StateType state)ÎGtk.WidgetÖ0Ïpublic void +set_state_wildcardedÌ128Í(bool setting)ÎGtk.IconSourceÖ0Ïpublic void +set_statement_handlerÌ128Í([CCode (delegate_target_pos = 0.9)] StatementHandler handler)ÎRaptor.ParserÖ0Ïpublic void +set_static_gravitiesÌ128Í(bool use_static)ÎGdk.WindowÖ0Ïpublic bool +set_static_stringÌ128Í(string v_string)ÎGLib.ValueÖ0Ïpublic void +set_statusÌ128Í(string status)ÎGnome.AppBarÖ0Ïpublic void +set_statusÌ128Í(Hildon.CaptionStatus flag)ÎHildon.CaptionÖ0Ïpublic void +set_statusÌ128Í(uint status_code)ÎSoup.MessageÖ0Ïpublic void +set_status_fullÌ128Í(uint status_code, string reason_phrase)ÎSoup.MessageÖ0Ïpublic void +set_statusbarÌ128Í(Gtk.Widget statusbar)ÎGnome.AppÖ0Ïpublic void +set_statusbar_customÌ128Í(Gtk.Widget container, Gtk.Widget statusbar)ÎGnome.AppÖ0Ïpublic void +set_step_incrementÌ128Í(double step_increment)ÎGtk.AdjustmentÖ0Ïpublic void +set_stippleÌ128Í(Gdk.Pixmap stipple)ÎGdk.GCÖ0Ïpublic void +set_stippleÌ128Í(Pango.RenderPart part, Gdk.Bitmap stipple)ÎGdk.PangoRendererÖ0Ïpublic void +set_stock_idÌ128Í(string stock_id)ÎGtk.ActionÖ0Ïpublic void +set_stock_idÌ128Í(string stock_id)ÎGtk.ToolButtonÖ0Ïpublic void +set_store_metadataÌ128Í(bool value)ÎTracker.FieldÖ0Ïpublic void +set_streamÌ128Í(GLib.FileStream new_stream)ÎGsl.StreamÖ0Ïpublic GLib.FileStream +set_stream_handlerÌ128Í(StreamHandler new_handler)ÎGsl.StreamÖ0Ïpublic StreamHandler +set_stretchÌ128Í(Pango.Stretch stretch)ÎPango.FontDescriptionÖ0Ïpublic void +set_stringÌ128Í(string key, string val)ÎGConf.ChangeSetÖ0Ïpublic void +set_stringÌ128Í(string key, string val)ÎGConf.ClientÖ0Ïpublic bool +set_stringÌ128Í(string key, string val)ÎGConf.EngineÖ0Ïpublic bool +set_stringÌ128Í(string the_str)ÎGConf.ValueÖ0Ïpublic void +set_stringÌ128Í(string group_name, string key, string str)ÎGLib.KeyFileÖ0Ïpublic void +set_stringÌ128Í(string v_string)ÎGLib.ValueÖ0Ïpublic void +set_stringÌ128Í(string attr, string value)ÎGnome.DesktopItemÖ0Ïpublic void +set_stringÌ128Í(string value)ÎJson.NodeÖ0Ïpublic void +set_stringÌ128Í(string property, string value)ÎXfconf.ChannelÖ0Ïpublic bool +set_string_listÌ128Í(string group_name, string key, string[] list)ÎGLib.KeyFileÖ0Ïpublic void +set_string_listÌ128Í(string property, [CCode (type = , array_length = false)] string[] values)ÎXfconf.ChannelÖ0Ïpublic bool +set_string_management_enabledÌ128Í(bool management)ÎTagLibÖ0Ïpublic void +set_string_propertyÌ128Í(string name, string v_string, string origin)ÎGtk.SettingsÖ0Ïpublic void +set_stringsÌ128Í(string attr, [CCode (array_length = false)] string[] strings)ÎGnome.DesktopItemÖ0Ïpublic void +set_strings_unicodeÌ128Í(bool unicode)ÎTagLibÖ0Ïpublic void +set_stroke_optionsÌ128Í(Cairo.Context cr)ÎGoo.CanvasStyleÖ0Ïpublic bool +set_structÌ128Í(string property, void* value_struct, ...)ÎXfconf.ChannelÖ0Ïpublic bool +set_structureÌ128Í(Gst.Structure structure)ÎGst.ValueÖ0Ïpublic void +set_structvÌ128Í(string property, void* value_struct, [CCode (array_length_pos = 2)] GLib.Type[] member_types)ÎXfconf.ChannelÖ0Ïpublic bool +set_styleÌ128Í(Gtk.ToolbarStyle style, int toolbar_position)ÎExo.ToolbarsModelÖ0Ïpublic void +set_styleÌ128Í(Goo.CanvasStyle style)ÎGoo.CanvasItemÖ0Ïpublic abstract void +set_styleÌ128Í(Goo.CanvasStyle style)ÎGoo.CanvasItemModelÖ0Ïpublic abstract void +set_styleÌ128Í(Gtk.ToolbarStyle style)ÎGtk.ToolbarÖ0Ïpublic void +set_styleÌ128Í(Gtk.Style? style)ÎGtk.WidgetÖ0Ïpublic void +set_styleÌ128Í(Pango.Style style)ÎPango.FontDescriptionÖ0Ïpublic void +set_styleÌ128Í(FontStyle style)ÎSDLTTF.FontÖ0Ïpublic FontStyle +set_style_schemeÌ128Í(Gtk.SourceStyleScheme scheme)ÎGtk.SourceBufferÖ0Ïpublic void +set_submenuÌ128Í(Gtk.Widget submenu)ÎGtk.MenuItemÖ0Ïpublic void +set_subpixel_orderÌ128Í(SubpixelOrder subpixel_order)ÎCairo.FontOptionsÖ0Ïpublic void +set_subwindowÌ128Í(Gdk.SubwindowMode mode)ÎGdk.GCÖ0Ïpublic void +set_summaryÌ128Í(Atk.Object accessible)ÎAtk.TableÖ0Ïpublic abstract void +set_summaryÌ128Í(string summary)ÎGLib.OptionContextÖ0Ïpublic void +set_supports_startup_notificationÌ128Í(bool supports_startup_notification)ÎXfce.MenuItemÖ0Ïpublic void +set_surroundingÌ128Í(string text, int len, int cursor_index)ÎGtk.IMContextÖ0Ïpublic virtual void +set_switch_workspace_on_unminimizeÌ128Í(bool switch_workspace_on_unminimize)ÎWnck.TasklistÖ0Ïpublic void +set_symlink_targetÌ128Í(string symlink_target)ÎGLib.FileInfoÖ0Ïpublic void +set_syncÌ128Í(bool sync)ÎGst.BaseSinkÖ0Ïpublic void +set_sync_handlerÌ128Í(Gst.BusSyncHandler func)ÎGst.BusÖ0Ïpublic void +set_synchro_valueÌ128Í(int value)ÎSDLMixerÖ0Ïpublic int +set_tabÌ128Í(int tab_index, Pango.TabAlign alignment, int location)ÎPango.TabArrayÖ0Ïpublic void +set_tab_detachableÌ128Í(Gtk.Widget child, bool detachable)ÎGtk.NotebookÖ0Ïpublic void +set_tab_labelÌ128Í(Gtk.Widget child, Gtk.Widget? tab_label)ÎGtk.NotebookÖ0Ïpublic void +set_tab_label_packingÌ128Í(Gtk.Widget child, bool expand, bool fill, Gtk.PackType pack_type)ÎGtk.NotebookÖ0Ïpublic void +set_tab_label_textÌ128Í(Gtk.Widget child, string tab_text)ÎGtk.NotebookÖ0Ïpublic void +set_tab_posÌ128Í(Gtk.PositionType pos)ÎGtk.NotebookÖ0Ïpublic void +set_tab_reorderableÌ128Í(Gtk.Widget child, bool reorderable)ÎGtk.NotebookÖ0Ïpublic void +set_tab_widthÌ128Í(uint width)ÎGtk.SourcePrintCompositorÖ0Ïpublic void +set_tab_widthÌ128Í(uint width)ÎGtk.SourceViewÖ0Ïpublic void +set_tableÌ128Í(int index)ÎLua.LuaVMÖ0Ïpublic void +set_tabsÌ128Í(Pango.TabArray tabs)ÎGtk.TextViewÖ0Ïpublic void +set_tabsÌ128Í(Pango.TabArray tabs)ÎPango.LayoutÖ0Ïpublic void +set_take_focusÌ128Í(bool take_focus)ÎGtk.MenuShellÖ0Ïpublic void +set_targetÌ128Í(Gst.Pad? newtarget)ÎGst.GhostPadÖ0Ïpublic bool +set_tearoff_stateÌ128Í(bool torn_off)ÎGtk.MenuÖ0Ïpublic void +set_termÌ128Í()ÎCurses.ScreenÖ0Ïpublic weak Screen +set_textÌ128Í(string text, int len)ÎGtk.ClipboardÖ0Ïpublic void +set_textÌ128Í(string text)ÎGtk.EntryÖ0Ïpublic void +set_textÌ128Í(string str)ÎGtk.LabelÖ0Ïpublic void +set_textÌ128Í(string text)ÎGtk.ProgressBarÖ0Ïpublic void +set_textÌ128Í(string str, int len)ÎGtk.SelectionDataÖ0Ïpublic bool +set_textÌ128Í(string text, int len)ÎGtk.TextBufferÖ0Ïpublic void +set_textÌ128Í(string text)ÎGtk.TooltipÖ0Ïpublic void +set_textÌ128Í(string text)ÎHildon.BannerÖ0Ïpublic void +set_textÌ128Í(string text, int length)ÎPango.LayoutÖ0Ïpublic void +set_textÌ128Í(string str, ssize_t length)ÎUnique.MessageDataÖ0Ïpublic bool +set_text_columnÌ128Í(int column)ÎExo.IconBarÖ0Ïpublic void +set_text_columnÌ128Í(int text_column)ÎGtk.ComboBoxEntryÖ0Ïpublic void +set_text_columnÌ128Í(int column)ÎGtk.EntryCompletionÖ0Ïpublic void +set_text_columnÌ128Í(int column)ÎGtk.IconViewÖ0Ïpublic void +set_text_contentsÌ128Í(string str)ÎAtk.EditableTextÖ0Ïpublic abstract void +set_text_with_mnemonicÌ128Í(string str)ÎGtk.LabelÖ0Ïpublic void +set_thresholdÌ128Í(Gst.DebugLevel level)ÎGst.DebugCategoryÖ0Ïpublic void +set_throttleÌ128Í(int value)ÎTracker.ConfigÖ0Ïpublic void +set_ticksÌ128Í(uint ticks)ÎHildon.TimeEditorÖ0Ïpublic void +set_tileÌ128Í(Gdk.Pixmap tile)ÎGdk.GCÖ0Ïpublic void +set_timeÌ128Í(ulong the_time)ÎGnome.DateEditÖ0Ïpublic void +set_timeÌ128Í(uint hours, uint minutes, uint seconds)ÎHildon.TimeEditorÖ0Ïpublic void +set_timeÌ128Í(uint hours, uint minutes)ÎHildon.TimePickerÖ0Ïpublic void +set_timeÌ128Í(int year, int month, int day, int hour, int minute, int second)ÎOobs.TimeConfigÖ0Ïpublic void +set_time_notification_callbackÌ128Í(TimeCallback cb, void* data)ÎOsso.ContextÖ0Ïpublic Status +set_time_valÌ128Í(TimeVal timeval)ÎGLib.DateÖ0Ïpublic void +set_timeoutÌ128Í(uint timeout)ÎHildon.BannerÖ0Ïpublic void +set_timeoutÌ128Í(int timeout)ÎNotify.NotificationÖ0Ïpublic void +set_timestampÌ128Í(uint32 timestamp)ÎGdk.AppLaunchContextÖ0Ïpublic void +set_timezoneÌ128Í(string timezone)ÎOobs.TimeConfigÖ0Ïpublic void +set_tip_areaÌ128Í(Gdk.Rectangle rect)ÎGtk.TooltipÖ0Ïpublic void +set_titleÌ128Í(string uri, string title)ÎGLib.BookmarkFileÖ0Ïpublic void +set_titleÌ128Í(string title)ÎGdk.WindowÖ0Ïpublic void +set_titleÌ128Í(string title)ÎGtk.ColorButtonÖ0Ïpublic void +set_titleÌ128Í(string title)ÎGtk.ComboBoxÖ0Ïpublic void +set_titleÌ128Í(string title)ÎGtk.FileChooserButtonÖ0Ïpublic void +set_titleÌ128Í(string title)ÎGtk.FontButtonÖ0Ïpublic void +set_titleÌ128Í(string title)ÎGtk.MenuÖ0Ïpublic void +set_titleÌ128Í(string title)ÎGtk.TreeViewColumnÖ0Ïpublic void +set_titleÌ128Í(string title)ÎGtk.WindowÖ0Ïpublic void +set_toleranceÌ128Í(double tolerance)ÎCairo.ContextÖ0Ïpublic void +set_toolbarÌ128Í(Gtk.Toolbar toolbar)ÎGnome.AppÖ0Ïpublic void +set_tooltipÌ128Í(string tooltip)ÎGtk.ActionÖ0Ïpublic void +set_tooltip_cellÌ128Í(Gtk.Tooltip tooltip, Gtk.TreePath path, Gtk.CellRenderer cell)ÎGtk.IconViewÖ0Ïpublic void +set_tooltip_cellÌ128Í(Gtk.Tooltip tooltip, Gtk.TreePath path, Gtk.TreeViewColumn column, Gtk.CellRenderer cell)ÎGtk.TreeViewÖ0Ïpublic void +set_tooltip_columnÌ128Í(int column)ÎGtk.IconViewÖ0Ïpublic void +set_tooltip_columnÌ128Í(int column)ÎGtk.TreeViewÖ0Ïpublic void +set_tooltip_itemÌ128Í(Gtk.Tooltip tooltip, Gtk.TreePath path)ÎGtk.IconViewÖ0Ïpublic void +set_tooltip_label_columnÌ128Í(uint column)ÎSexy.TreeViewÖ0Ïpublic void +set_tooltip_markupÌ128Í(string markup)ÎGtk.StatusIconÖ0Ïpublic void +set_tooltip_markupÌ128Í(string markup)ÎGtk.ToolItemÖ0Ïpublic void +set_tooltip_markupÌ128Í(string markup)ÎGtk.WidgetÖ0Ïpublic void +set_tooltip_rowÌ128Í(Gtk.Tooltip tooltip, Gtk.TreePath path)ÎGtk.TreeViewÖ0Ïpublic void +set_tooltip_textÌ128Í(string text)ÎGtk.StatusIconÖ0Ïpublic void +set_tooltip_textÌ128Í(string text)ÎGtk.ToolItemÖ0Ïpublic void +set_tooltip_textÌ128Í(string text)ÎGtk.WidgetÖ0Ïpublic void +set_tooltip_windowÌ128Í(Gtk.Window custom_window)ÎGtk.WidgetÖ0Ïpublic void +set_topÌ128Í(int index)ÎLua.LuaVMÖ0Ïpublic void +set_top_marginÌ128Í(double margin, Gtk.Unit unit)ÎGtk.PageSetupÖ0Ïpublic void +set_top_marginÌ128Í(double margin, Gtk.Unit unit)ÎGtk.SourcePrintCompositorÖ0Ïpublic void +set_toplevelÌ128Í(Gtk.Window window)ÎGlade.XMLÖ0Ïpublic void +set_total_timeÌ128Í(int time)ÎHildon.SeekbarÖ0Ïpublic void +set_track_print_statusÌ128Í(bool track_status)ÎGtk.PrintOperationÖ0Ïpublic void +set_transformÌ128Í(Cairo.Matrix transform)ÎGoo.CanvasItemÖ0Ïpublic abstract void +set_transformÌ128Í(Cairo.Matrix transform)ÎGoo.CanvasItemModelÖ0Ïpublic abstract void +set_transient_forÌ128Í(Gdk.Window parent)ÎGdk.WindowÖ0Ïpublic void +set_transient_forÌ128Í(Gtk.Window parent)ÎGtk.WindowÖ0Ïpublic void +set_translate_funcÌ128Í(TranslateFunc func, DestroyNotify? destroy_notify)ÎGLib.OptionContextÖ0Ïpublic void +set_translate_funcÌ128Í(TranslateFunc func, DestroyNotify? destroy_notify)ÎGLib.OptionGroupÖ0Ïpublic void +set_translate_funcÌ128Í(Gtk.TranslateFunc func, void* data, GLib.DestroyNotify notify)ÎGtk.ActionGroupÖ0Ïpublic void +set_translation_domainÌ128Í(string domain)ÎGLib.OptionContextÖ0Ïpublic void +set_translation_domainÌ128Í(string domain)ÎGLib.OptionGroupÖ0Ïpublic void +set_translation_domainÌ128Í(string domain)ÎGtk.ActionGroupÖ0Ïpublic void +set_translation_domainÌ128Í(string domain)ÎGtk.BuilderÖ0Ïpublic void +set_translator_creditsÌ128Í(string translator_credits)ÎGtk.AboutDialogÖ0Ïpublic void +set_transparentÌ128Í(bool flag)ÎWebKit.WebViewÖ0Ïpublic void +set_tree_docÌ128Í(Doc* doc)ÎXml.NodeÖ0Ïpublic void +set_try_execÌ128Í(string try_exec)ÎXfce.MenuItemÖ0Ïpublic void +set_ts_offsetÌ128Í(Gst.ClockTimeDiff offset)ÎGst.BaseSinkÖ0Ïpublic void +set_ts_originÌ128Í(int x, int y)ÎGdk.GCÖ0Ïpublic void +set_tunneledÌ128Í(bool tunneled)ÎGst.RTSPConnectionÖ0Ïpublic void +set_typeÌ128Í(GConf.ValueType type)ÎGConf.SchemaÖ0Ïpublic void +set_typeÌ128Í(GnomeKeyring.ItemType type)ÎGnomeKeyring.ItemInfoÖ0Ïpublic void +set_typeÌ128Í(Lm.ProxyType type)ÎLm.ProxyÖ0Ïpublic void +set_type_hintÌ128Í(Gdk.WindowTypeHint hint)ÎGdk.WindowÖ0Ïpublic void +set_type_hintÌ128Í(Gdk.WindowTypeHint hint)ÎGtk.WindowÖ0Ïpublic void +set_ucharÌ128Í(uchar v_uchar)ÎGLib.ValueÖ0Ïpublic void +set_ui_managerÌ128Í(Gtk.UIManager ui_manager)ÎExo.ToolbarsEditorÖ0Ïpublic void +set_ui_managerÌ128Í(Gtk.UIManager ui_manager)ÎExo.ToolbarsViewÖ0Ïpublic void +set_uidÌ128Í(long uid)ÎOobs.UserÖ0Ïpublic void +set_uintÌ128Í(uint v_uint)ÎGLib.ValueÖ0Ïpublic void +set_uintÌ128Í(string property, uint32 value)ÎXfconf.ChannelÖ0Ïpublic bool +set_uint64Ì128Í(uint64 v_uint64)ÎGLib.ValueÖ0Ïpublic void +set_uint64Ì128Í(string property, uint64 value)ÎXfconf.ChannelÖ0Ïpublic bool +set_ulongÌ128Í(ulong v_ulong)ÎGLib.ValueÖ0Ïpublic void +set_unitÌ128Í(Gtk.Unit unit)ÎGtk.PrintOperationÖ0Ïpublic void +set_unix_timeÌ128Í(long unix_time)ÎOobs.TimeConfigÖ0Ïpublic void +set_unknown_handlerÌ128Í(Gsf.XMLInUnknownFunc handler)ÎGsf.XMLInDocÖ0Ïpublic void +set_unlink_functionÌ128Í(Gst.PadUnlinkFunction unlink)ÎGst.PadÖ0Ïpublic void +set_update_policyÌ128Í(Gtk.UpdateType policy)ÎGtk.RangeÖ0Ïpublic void +set_update_policyÌ128Í(Gtk.SpinButtonUpdatePolicy policy)ÎGtk.SpinButtonÖ0Ïpublic void +set_upperÌ128Í(double upper)ÎGtk.AdjustmentÖ0Ïpublic void +set_upper_stepper_sensitivityÌ128Í(Gtk.SensitivityType sensitivity)ÎGtk.RangeÖ0Ïpublic void +set_upvalueÌ128Í(int funcindex, int n)ÎLua.LuaVMÖ0Ïpublic unowned +set_urgencyÌ128Í(Notify.Urgency urgency)ÎNotify.NotificationÖ0Ïpublic void +set_urgency_hintÌ128Í(bool urgent)ÎGdk.WindowÖ0Ïpublic void +set_urgency_hintÌ128Í(bool setting)ÎGtk.WindowÖ0Ïpublic void +set_uriÌ128Í(string uri)ÎGst.SDPMessageÖ0Ïpublic Gst.SDPResult +set_uriÌ128Í(string uri)ÎGst.URIHandlerÖ0Ïpublic abstract bool +set_uriÌ128Í(string uri)ÎGtk.FileChooserÖ0Ïpublic bool +set_uriÌ128Í(string uri)ÎGtk.LinkButtonÖ0Ïpublic void +set_uriÌ128Í(Gtk.Widget widget, string uri_str)ÎHildon.FileSystemStorageDialogÖ0Ïpublic void +set_uriÌ128Í(Soup.Uri uri)ÎSoup.MessageÖ0Ïpublic void +set_uriÌ128Í(Soup.URI uri)ÎSoup.MessageÖ0Ïpublic void +set_uriÌ128Í(string uri)ÎWebKit.NetworkRequestÖ0Ïpublic void +set_uri_hookÌ128Í(owned Gtk.LinkButtonUriFunc func)ÎGtk.LinkButtonÖ0Ïpublic void +set_urisÌ128Í([CCode (array_length = false)] string[] uris)ÎGtk.SelectionDataÖ0Ïpublic bool +set_urisÌ128Í([CCode (array_length = false)] string[] uris)ÎUnique.MessageDataÖ0Ïpublic bool +set_url_hookÌ128Í(owned Gtk.AboutDialogActivateLinkFunc func)ÎGtk.AboutDialogÖ0Ïpublic void +set_usbdevÌ128Í(USB.Device* usbdev)ÎFTDI.ContextÖ0Ïpublic void +set_use_action_appearanceÌ128Í(bool use_appearance)ÎGtk.ActivatableÖ0Ïpublic void +set_use_alphaÌ128Í(bool use_alpha)ÎGtk.ColorButtonÖ0Ïpublic void +set_use_colorÌ128Í(bool use_color)ÎGtk.PrintSettingsÖ0Ïpublic void +set_use_drag_windowÌ128Í(bool use_drag_window)ÎGtk.ToolItemÖ0Ïpublic void +set_use_fontÌ128Í(bool use_font)ÎGtk.FontButtonÖ0Ïpublic void +set_use_full_pageÌ128Í(bool full_page)ÎGtk.PrintOperationÖ0Ïpublic void +set_use_markupÌ128Í(bool use_markup)ÎGtk.ExpanderÖ0Ïpublic void +set_use_markupÌ128Í(bool setting)ÎGtk.LabelÖ0Ïpublic void +set_use_peer_dnsÌ128Í(bool use_peer_dns)ÎOobs.IfacePPPÖ0Ïpublic void +set_use_preeditÌ128Í(bool use_preedit)ÎGtk.IMContextÖ0Ïpublic virtual void +set_use_preview_labelÌ128Í(bool use_label)ÎGtk.FileChooserÖ0Ïpublic void +set_use_sizeÌ128Í(bool use_size)ÎGtk.FontButtonÖ0Ïpublic void +set_use_stockÌ128Í(bool use_stock)ÎGtk.ButtonÖ0Ïpublic void +set_use_stockÌ128Í(bool use_stock)ÎGtk.ImageMenuItemÖ0Ïpublic void +set_use_underlineÌ128Í(bool use_underline)ÎGtk.ButtonÖ0Ïpublic void +set_use_underlineÌ128Í(bool use_underline)ÎGtk.ExpanderÖ0Ïpublic void +set_use_underlineÌ128Í(bool setting)ÎGtk.LabelÖ0Ïpublic void +set_use_underlineÌ128Í(bool setting)ÎGtk.MenuItemÖ0Ïpublic void +set_use_underlineÌ128Í(bool use_underline)ÎGtk.ToolButtonÖ0Ïpublic void +set_userÌ128Í(string user)ÎSoup.URIÖ0Ïpublic void +set_user_dataÌ128Í(void* data, GLib.DestroyNotify dnotify)ÎGConf.ChangeSetÖ0Ïpublic void +set_user_dataÌ128Í(void* data, GLib.DestroyNotify dnotify)ÎGConf.EngineÖ0Ïpublic void +set_user_dataÌ128Í(void* user_data, GLib.DestroyNotify dnotify)ÎGMenu.TreeÖ0Ïpublic void +set_user_dataÌ128Í(void* user_data, GLib.DestroyNotify dnotify)ÎGMenu.TreeItemÖ0Ïpublic void +set_user_dataÌ128Í(void* user_data)ÎGdk.WindowÖ0Ïpublic void +set_user_dataÌ128Í(void* user_data)ÎHal.ContextÖ0Ïpublic bool +set_user_idÌ128Í(string id)ÎGnome.ClientÖ0Ïpublic void +set_user_nameÌ128Í(string user_name)ÎGnomeVFS.URIÖ0Ïpublic void +set_user_passwordÌ128Í(Oobs.User user, string password)ÎOobs.SMBConfigÖ0Ïpublic void +set_usernameÌ128Í(string username)ÎEpc.ConsumerÖ0Ïpublic void +set_usernameÌ128Í(string username)ÎGLib.MountOperationÖ0Ïpublic void +set_usernameÌ128Í(string username)ÎGnome.PasswordDialogÖ0Ïpublic void +set_usernameÌ128Í(string username)ÎLm.ProxyÖ0Ïpublic void +set_utc_timeÌ128Í(int year, int month, int day, int hour, int minute, int second)ÎOobs.TimeConfigÖ0Ïpublic void +set_vadjustmentÌ128Í(Gtk.Adjustment adjustment)ÎGtk.LayoutÖ0Ïpublic void +set_vadjustmentÌ128Í(Gtk.Adjustment vadjustment)ÎGtk.ScrolledWindowÖ0Ïpublic void +set_vadjustmentÌ128Í(Gtk.Adjustment adjustment)ÎGtk.TreeViewÖ0Ïpublic void +set_vadjustmentÌ128Í(Gtk.Adjustment adjustment)ÎGtk.ViewportÖ0Ïpublic void +set_valÌ128Í(owned GLib.Value val)ÎGsf.DocPropÖ0Ïpublic void +set_valistÌ128Í(Gst.Object object, string first_property_name, void* var_args)ÎGst.ChildProxyÖ0Ïpublic void +set_valistÌ128Í(string fieldname, void* varargs)ÎGst.StructureÖ0Ïpublic void +set_valistÌ128Í(Gtk.TreeIter iter, void* var_args)ÎGtk.ListStoreÖ0Ïpublic void +set_valistÌ128Í(Gtk.TreeIter iter, void* var_args)ÎGtk.TreeStoreÖ0Ïpublic void +set_valueÌ128Í(GConf.Value val)ÎGConf.EntryÖ0Ïpublic void +set_valueÌ128Í(string group_name, string key, string value)ÎGLib.KeyFileÖ0Ïpublic void +set_valueÌ128Í(Gst.ColorBalanceChannel channel, int value)ÎGst.ColorBalanceÖ0Ïpublic abstract void +set_valueÌ128Í(string fieldname, Gst.Value value)ÎGst.StructureÖ0Ïpublic void +set_valueÌ128Í(double value)ÎGtk.AdjustmentÖ0Ïpublic void +set_valueÌ128Í(Gtk.TreeIter iter, int column, GLib.Value value)ÎGtk.ListStoreÖ0Ïpublic void +set_valueÌ128Í(double value)ÎGtk.RangeÖ0Ïpublic void +set_valueÌ128Í(double value)ÎGtk.ScaleButtonÖ0Ïpublic void +set_valueÌ128Í(double value)ÎGtk.SpinButtonÖ0Ïpublic void +set_valueÌ128Í(Gtk.TreeIter iter, int column, GLib.Value value)ÎGtk.TreeStoreÖ0Ïpublic void +set_valueÌ128Í(int value)ÎHildon.ControlbarÖ0Ïpublic void +set_valueÌ128Í(int value)ÎHildon.NumberEditorÖ0Ïpublic void +set_valueÌ128Í(GLib.Value value)ÎJson.NodeÖ0Ïpublic void +set_valueÌ128Í(string value)ÎLm.MessageNodeÖ0Ïpublic void +set_valueÌ128Í(string value)ÎSoup.CookieÖ0Ïpublic void +set_value_from_stringÌ128Í(GLib.ParamSpec pspec, string str, GLib.Value value)ÎGlade.XMLÖ0Ïpublic bool +set_value_nocopyÌ128Í(GConf.Value val)ÎGConf.EntryÖ0Ïpublic void +set_value_posÌ128Í(Gtk.PositionType pos)ÎGtk.ScaleÖ0Ïpublic void +set_valuesÌ128Í(Gdk.GCValues values, Gdk.GCValuesMask values_mask)ÎGdk.GCÖ0Ïpublic virtual void +set_valuesvÌ128Í(Gtk.TreeIter iter, int columns, GLib.Value[] values)ÎGtk.ListStoreÖ0Ïpublic void +set_valuesvÌ128Í(Gtk.TreeIter iter, int columns, GLib.Value[] values)ÎGtk.TreeStoreÖ0Ïpublic void +set_variableÌ128Í(string variable, string value, bool overwrite)ÎGLib.EnvironmentÖ0Ïpublic bool +set_variantÌ128Í(Pango.Variant variant)ÎPango.FontDescriptionÖ0Ïpublic void +set_vcenterÌ128Í(int center)ÎGst.VideoOrientationÖ0Ïpublic abstract bool +set_vectorÌ128Í(int veclen, float[] vector)ÎGtk.CurveÖ0Ïpublic void +set_verbosityÌ128Í(int value)ÎTracker.ConfigÖ0Ïpublic void +set_versionÌ128Í(string version)ÎGst.SDPMessageÖ0Ïpublic Gst.SDPResult +set_versionÌ128Í(string version)ÎGtk.AboutDialogÖ0Ïpublic void +set_vflipÌ128Í(bool flip)ÎGst.VideoOrientationÖ0Ïpublic abstract bool +set_video_modeÌ128Í(int width, int height, int bpp, uint32 flags)ÎSDL.ScreenÖ0Ïpublic weak Screen? +set_visibilityÌ128Í(bool visible)ÎGtk.EntryÖ0Ïpublic void +set_visibleÌ128Í(bool visible)ÎGtk.ActionÖ0Ïpublic void +set_visibleÌ128Í(bool visible)ÎGtk.ActionGroupÖ0Ïpublic void +set_visibleÌ128Í(bool visible)ÎGtk.StatusIconÖ0Ïpublic void +set_visibleÌ128Í(bool setting)ÎGtk.TextMarkÖ0Ïpublic void +set_visibleÌ128Í(bool visible)ÎGtk.TreeViewColumnÖ0Ïpublic void +set_visible_bellÌ128Í(bool is_visible)ÎVte.TerminalÖ0Ïpublic void +set_visible_columnÌ128Í(int column)ÎGtk.TreeModelFilterÖ0Ïpublic void +set_visible_funcÌ128Í(owned Gtk.TreeModelFilterVisibleFunc func)ÎGtk.TreeModelFilterÖ0Ïpublic void +set_visible_horizontalÌ128Í(bool visible_horizontal)ÎGtk.ActionÖ0Ïpublic void +set_visible_horizontalÌ128Í(bool visible_horizontal)ÎGtk.ToolItemÖ0Ïpublic void +set_visible_line_indexÌ128Í(int byte_on_line)ÎGtk.TextIterÖ0Ïpublic void +set_visible_line_offsetÌ128Í(int char_on_line)ÎGtk.TextIterÖ0Ïpublic void +set_visible_verticalÌ128Í(bool visible_vertical)ÎGtk.ActionÖ0Ïpublic void +set_visible_verticalÌ128Í(bool visible_vertical)ÎGtk.ToolItemÖ0Ïpublic void +set_visible_windowÌ128Í(bool visible_window)ÎGtk.EventBoxÖ0Ïpublic void +set_visitedÌ128Í(string uri, long time_)ÎGLib.BookmarkFileÖ0Ïpublic void +set_visitedÌ128Í(bool visited)ÎGtk.LinkButtonÖ0Ïpublic void +set_volumeÌ128Í(Gst.MixerTrack track, int volumes)ÎGst.MixerÖ0Ïpublic abstract void +set_volumeÌ128Í(Oobs.ModemVolume volume)ÎOobs.IfacePPPÖ0Ïpublic void +set_vtableÌ128Í(Xfce.MenuMonitorVTable vtable)ÎXfce.MenuMonitorÖ0Ïpublic void +set_websiteÌ128Í(string website)ÎGtk.AboutDialogÖ0Ïpublic void +set_website_labelÌ128Í(string website_label)ÎGtk.AboutDialogÖ0Ïpublic void +set_weightÌ128Í(Pango.Weight weight)ÎPango.FontDescriptionÖ0Ïpublic void +set_weightÌ128Í(int value)ÎTracker.FieldÖ0Ïpublic void +set_widgetÌ128Í(Gtk.Widget widget)ÎGtk.TreeViewColumnÖ0Ïpublic void +set_widthÌ128Í(int width)ÎPango.LayoutÖ0Ïpublic void +set_width_charsÌ128Í(int n_chars)ÎGtk.EntryÖ0Ïpublic void +set_width_charsÌ128Í(int n_chars)ÎGtk.FileChooserButtonÖ0Ïpublic void +set_width_charsÌ128Í(int n_chars)ÎGtk.LabelÖ0Ïpublic void +set_window_creation_hookÌ128Í(Gtk.NotebookWindowCreationFunc func, void* data, GLib.DestroyNotify destroy)ÎGtk.NotebookÖ0Ïpublic void +set_window_typeÌ128Í(Wnck.WindowType wintype)ÎWnck.WindowÖ0Ïpublic void +set_wins_serverÌ128Í(string wins_server)ÎOobs.SMBConfigÖ0Ïpublic void +set_with_dataÌ128Í(Gtk.TargetEntry[] targets, Gtk.ClipboardGetFunc get_func, Gtk.ClipboardClearFunc clear_func)ÎGtk.ClipboardÖ0Ïpublic bool +set_with_ownerÌ128Í(Gtk.TargetEntry[] targets, Gtk.ClipboardGetFunc get_func, Gtk.ClipboardClearFunc clear_func, GLib.Object owner)ÎGtk.ClipboardÖ0Ïpublic bool +set_with_valuesÌ128Í(Function* f, double x_minimum, double f_minimum, double x_lower, double f_lower, double x_upper, double f_upper)ÎGsl.MinFminimizerÖ0Ïpublic int +set_wmclassÌ128Í(string wmclass_name, string wmclass_class)ÎGtk.WindowÖ0Ïpublic void +set_word_charsÌ128Í(string spec)ÎVte.TerminalÖ0Ïpublic void +set_work_phone_numberÌ128Í(string phone_number)ÎOobs.UserÖ0Ïpublic void +set_workgroupÌ128Í(string workgroup)ÎOobs.SMBConfigÖ0Ïpublic void +set_wrapÌ128Í(bool wrap)ÎGtk.SpinButtonÖ0Ïpublic void +set_wrapÌ128Í(Pango.WrapMode wrap)ÎPango.LayoutÖ0Ïpublic void +set_wrap_licenseÌ128Í(bool wrap_license)ÎGtk.AboutDialogÖ0Ïpublic void +set_wrap_modeÌ128Í(Gtk.WrapMode wrap_mode)ÎGtk.SourcePrintCompositorÖ0Ïpublic void +set_wrap_modeÌ128Í(Gtk.WrapMode wrap_mode)ÎGtk.TextViewÖ0Ïpublic void +set_wrap_widthÌ128Í(int width)ÎGtk.ComboBoxÖ0Ïpublic void +set_xidÌ128Í(uint xid)ÎGst.InstallPluginsContextÖ0Ïpublic void +set_xwindow_idÌ128Í(ulong xwindow_id)ÎGst.XOverlayÖ0Ïpublic abstract void +set_yearÌ128Í(DateYear year)ÎGLib.DateÖ0Ïpublic void +set_yearÌ128Í(uint year)ÎHildon.DateEditorÖ0Ïpublic bool +set_zeroÌ128Í()ÎGsl.MatrixÖ0Ïpublic void +set_zeroÌ128Í()ÎGsl.MatrixComplexÖ0Ïpublic void +set_zeroÌ128Í()ÎGsl.VectorÖ0Ïpublic void +set_zeroÌ128Í()ÎGsl.VectorComplexÖ0Ïpublic void +setcapsfuncÌ8ÎGst.PadÖ0ÏGst.PadSetCapsFunction +setdtrÌ128Í(int state)ÎFTDI.ContextÖ0Ïpublic int +setdtr_rtsÌ128Í(int dtr, int rts)ÎFTDI.ContextÖ0Ïpublic int +setenvÌ128Í(string name, string value, bool overwrite)ÎGnomeÖ0Ïpublic int +setflowctrlÌ128Í(int flowctrl)ÎFTDI.ContextÖ0Ïpublic int +setgidÌ128Í(gid_t gid)ÎPosixÖ0Ïpublic int +setgrentÌ128Í()ÎPosixÖ0Ïpublic void +setlocaleÌ128Í(LocaleCategory category, string? locale)ÎGLib.IntlÖ0Ïpublic weak string? +setparamsÌ128Í(int level, int strategy)ÎZLib.GZFileStreamÖ0Ïpublic int +setpgidÌ128Í(pid_t pid, pid_t pgid)ÎPosixÖ0Ïpublic int +setpgrpÌ128Í()ÎPosixÖ0Ïpublic pid_t +setpwentÌ128Í()ÎPosixÖ0Ïpublic void +setrtsÌ128Í(int state)ÎFTDI.ContextÖ0Ïpublic int +setscrregÌ128Í(int top, int bot)ÎCursesÖ0Ïpublic int +setscrregÌ128Í(int top, int bot)ÎCurses.WindowÖ0Ïpublic int +settingÌ8ÎGdk.EventÖ0ÏGdk.EventSetting +setting_getÌ128Í(string name, GLib.Value value)ÎGdkÖ0Ïpublic bool +settingsÌ8ÎWebKit.WebViewÖ0ÏWebKit.WebSettings +setuidÌ128Í(uid_t uid)ÎPosixÖ0Ïpublic int +setupÌ128Í(Gst.RingBufferSpec format)ÎGst.AudioFilterÖ0Ïpublic virtual bool +setup_mediaÌ128Í(Gst.SDPMedia media)ÎGst.RTSPExtensionÖ0Ïpublic abstract Gst.RTSPResult +setup_menuÌ128Í(string xml, [CCode (array_length = false)] BonoboUI.Verb[] verb_list, void* data)ÎPanel.AppletÖ0Ïpublic void +setup_messageÌ128Í(Soup.Message msg)ÎSoup.MessageFilterÖ0Ïpublic abstract void +setup_with_mainÌ128Í(GLib.MainContext? context = null)ÎDBus.RawConnectionÖ0Ïpublic void +setusershellÌ128Í()ÎPosixÖ0Ïpublic void +setxattrÌ8ÎFuse.OperationsÖ0ÏSetXAttr +shadeÌ128Í()ÎWnck.WindowÖ0Ïpublic void +shadowÌ128Í()ÎGLib.MountÖ0Ïpublic void +shadowÌ8ÎGtk.FrameÖ0ÏGtk.ShadowType +shadowÌ8ÎGtk.HandleBoxÖ0ÏGtk.ShadowType +shadow_typeÌ8ÎGtk.ArrowÖ0ÏGtk.ShadowType +shadow_typeÌ8ÎGtk.EntryÖ0ÏGtk.ShadowType +shadow_typeÌ8ÎGtk.FrameÖ0ÏGtk.ShadowType +shadow_typeÌ8ÎGtk.HandleBoxÖ0ÏGtk.ShadowType +shadow_typeÌ8ÎGtk.ScrolledWindowÖ0ÏGtk.ShadowType +shadow_typeÌ8ÎGtk.ViewportÖ0ÏGtk.ShadowType +shapeÌ128Í(string text, int length, Pango.Analysis analysis, Pango.GlyphString glyphs)ÎPangoÖ0Ïpublic void +shape_combine_maskÌ128Í(Gdk.Bitmap mask, int x, int y)ÎGdk.WindowÖ0Ïpublic void +shape_combine_maskÌ128Í(Gdk.Bitmap? shape_mask, int offset_x, int offset_y)ÎGtk.WidgetÖ0Ïpublic void +shape_combine_regionÌ128Í(Gdk.Region shape_region, int offset_x, int offset_y)ÎGdk.WindowÖ0Ïpublic void +shape_engineÌ8ÎPango.AnalysisÖ0ÏPango.EngineShape +shape_maskÌ8ÎGtk.WidgetShapeInfoÖ0ÏGdk.Bitmap +share_children_with_parentÌ8ÎGsf.XMLInNodeÖ0 +shellÌ8ÎOobs.UserÖ0 +shiftÌ128Í(double shift)ÎGsl.HistogramÖ0Ïpublic int +shiftÌ128Í(double shift)ÎGsl.Histogram2dÖ0Ïpublic int +shift_left_ucharÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] dst, int length, uchar shiftcount)ÎSDLGraphics.FilterÖ0Ïpublic int +shift_left_uintÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] dst, int length, uint shiftcount)ÎSDLGraphics.FilterÖ0Ïpublic int +shift_right_multiply_ucharÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] dst, int length, uchar shiftcount, uchar multiplicand)ÎSDLGraphics.FilterÖ0Ïpublic int +shift_right_ucharÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] dst, int length, uchar shiftcount)ÎSDLGraphics.FilterÖ0Ïpublic int +shift_right_uintÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] dst, int length, uint shiftcount)ÎSDLGraphics.FilterÖ0Ïpublic int +short_labelÌ8ÎGtk.ActionÖ0 +short_nameÌ8ÎGLib.OptionEntryÖ0Ïchar +should_automountÌ128Í()ÎGLib.VolumeÖ0Ïpublic abstract bool +should_showÌ128Í()ÎGLib.AppInfoÖ0Ïpublic abstract bool +showÌ128Í()ÎGdk.WindowÖ0Ïpublic void +showÌ128Í()ÎGtk.WidgetÖ0Ïpublic virtual signal void +showÌ128Í()ÎNotify.NotificationÖ0Ïpublic bool +showÌ128Í(int toggle)ÎSDL.CursorÖ0Ïpublic int +show_about_dialogÌ128Í(Gtk.Window parent, ...)ÎGtkÖ0Ïpublic void +show_allÌ128Í()ÎGtk.WidgetÖ0Ïpublic virtual void +show_animationÌ128Í(Gtk.Widget widget, string animation_name, string text)ÎHildon.BannerÖ0Ïpublic unowned +show_arrowÌ8ÎGtk.ToolbarÖ0Ïbool +show_borderÌ8ÎGtk.NotebookÖ0Ïbool +show_content_paneÌ128Í()ÎHildon.FileSelectionÖ0Ïpublic void +show_day_namesÌ8ÎGtk.CalendarÖ0Ïbool +show_day_namesÌ8ÎHildon.CalendarÖ0Ïbool +show_detailsÌ8ÎGtk.CalendarÖ0Ïbool +show_domainÌ8ÎGnome.PasswordDialogÖ0Ïbool +show_expandersÌ8ÎGtk.TreeViewÖ0Ïbool +show_fill_levelÌ8ÎGtk.RangeÖ0Ïbool +show_folder_buttonÌ8ÎHildon.FileChooserDialogÖ0Ïbool +show_glyphsÌ128Í(Glyph[] glyphs)ÎCairo.ContextÖ0Ïpublic void +show_headingÌ8ÎGtk.CalendarÖ0Ïbool +show_headingÌ8ÎHildon.CalendarÖ0Ïbool +show_helpÌ128Í(Gtk.WidgetHelpType help_type)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +show_hiddenÌ8ÎGtk.FileChooserÖ0Ïbool +show_hiddenÌ8ÎHildon.FileSelectionÖ0Ïbool +show_hoursÌ8ÎHildon.TimeEditorÖ0Ïbool +show_iconsÌ128Í()ÎGnome.IconSelectionÖ0Ïpublic void +show_iconsÌ8ÎGtk.RecentChooserÖ0Ïbool +show_in_environmentÌ128Í()ÎXfce.MenuDirectoryÖ0Ïpublic bool +show_in_environmentÌ128Í()ÎXfce.MenuItemÖ0Ïpublic bool +show_informationÌ128Í(Gtk.Widget widget, string icon_name, string text)ÎHildon.BannerÖ0Ïpublic unowned +show_information_with_markupÌ128Í(Gtk.Widget widget, string icon_name, string markup)ÎHildon.BannerÖ0Ïpublic unowned +show_informationfÌ128Í(Gtk.Widget widget, string icon_name, string format)ÎHildon.BannerÖ0Ïpublic unowned +show_line_marksÌ8ÎGtk.SourceViewÖ0Ïbool +show_line_numbersÌ8ÎGtk.SourceViewÖ0Ïbool +show_locationÌ8ÎHildon.FileChooserDialogÖ0Ïbool +show_menuÌ128Í()ÎGtk.MenuToolButtonÖ0Ïpublic virtual signal void +show_new_passwordÌ8ÎGnome.PasswordDialogÖ0Ïbool +show_new_password_qualityÌ8ÎGnome.PasswordDialogÖ0Ïbool +show_not_foundÌ8ÎGtk.RecentChooserÖ0Ïbool +show_nowÌ128Í()ÎGtk.WidgetÖ0Ïpublic void +show_numbersÌ8ÎGtk.RecentActionÖ0Ïbool +show_numbersÌ8ÎGtk.RecentChooserMenuÖ0Ïbool +show_pageÌ128Í()ÎCairo.ContextÖ0Ïpublic void +show_passwordÌ8ÎGnome.PasswordDialogÖ0Ïbool +show_privateÌ8ÎGtk.RecentChooserÖ0Ïbool +show_progressÌ8ÎGtk.PrintOperationÖ0Ïbool +show_progressÌ128Í(Gtk.Widget widget, Gtk.ProgressBar bar, string text)ÎHildon.BannerÖ0Ïpublic unowned +show_rememberÌ8ÎGnome.PasswordDialogÖ0Ïbool +show_right_marginÌ8ÎGtk.SourceViewÖ0Ïbool +show_secondsÌ8ÎHildon.TimeEditorÖ0Ïbool +show_service_directoriesÌ8ÎTracker.ServiceÖ0Ïbool +show_service_filesÌ8ÎTracker.ServiceÖ0Ïbool +show_sizeÌ8ÎGtk.FontButtonÖ0Ïbool +show_sort_indicatorÌ8ÎGtk.TreeViewColumnÖ0 +show_styleÌ8ÎGtk.FontButtonÖ0Ïbool +show_submenu_indicatorÌ8ÎGtk.MenuItemÖ0 +show_tabsÌ8ÎGtk.NotebookÖ0Ïbool +show_tabsÌ8ÎHildon.FileDetailsDialogÖ0Ïbool +show_textÌ128Í(string utf8)ÎCairo.ContextÖ0Ïpublic void +show_tipsÌ8ÎGtk.RecentChooserÖ0Ïbool +show_type_iconÌ8ÎHildon.FileDetailsDialogÖ0Ïbool +show_unraisedÌ128Í()ÎGdk.WindowÖ0Ïpublic void +show_upnpÌ8ÎHildon.FileSelectionÖ0Ïbool +show_uriÌ128Í(Gdk.Screen? screen, string uri, uint32 timestamp)ÎGtkÖ0Ïpublic bool +show_usernameÌ8ÎGnome.PasswordDialogÖ0Ïbool +show_userpass_buttonsÌ8ÎGnome.PasswordDialogÖ0Ïbool +show_week_numbersÌ8ÎGtk.CalendarÖ0Ïbool +show_week_numbersÌ8ÎHildon.CalendarÖ0Ïbool +showing_desktop_changedÌ128Í()ÎWnck.ScreenÖ0Ïpublic virtual signal void +shrinkÌ128Í(int dx, int dy)ÎGdk.RegionÖ0Ïpublic void +shrinkÌ8ÎGtk.TableRowColÖ0 +shrink_on_detachÌ8ÎGtk.HandleBoxÖ0 +shuffleÌ128Í(RNG r, void* b, size_t nmembm, size_t size)ÎGsl.RandistÖ0Ïpublic void +shutdownÌ128Í(bool flush)ÎGLib.IOChannelÖ0Ïpublic IOStatus +shutdownÌ8ÎGnome.ClientÖ0 +shutdownÌ128Í()ÎGnomeVFSÖ0Ïpublic void +shutdownÌ128Í()ÎGsfÖ0Ïpublic void +shutdownÌ128Í(int shutdown_level)ÎMysql.DatabaseÖ0Ïpublic int +shutdownÌ128Í()ÎTracker.ModuleÖ0Ïpublic void +shutdownÌ128Í()ÎTracker.ModuleConfigÖ0Ïpublic void +shutdownÌ128Í()ÎTracker.OntologyÖ0Ïpublic void +shutdownÌ128Í()ÎXfce.PosixSignalHandlerÖ0Ïpublic void +shutdownÌ128Í()ÎXfconfÖ0Ïpublic void +shutdown_cancelledÌ128Í()ÎGnome.ClientÖ0Ïpublic virtual signal void +shutdown_commandÌ8ÎGnome.ClientÖ0 +shutdown_dynamicÌ128Í(GLib.TypeModule module)ÎGsfÖ0Ïpublic void +shutdown_indÌ8ÎOsso.HWStateÖ0Ïbool +siblingÌ128Í(string name)ÎGsf.InputÖ0Ïpublic weak Gsf.Input? +siblingÌ8ÎX.WindowChangesÖ0ÏWindow +sig_device_mode_indÌ8ÎOsso.HWStateÖ0ÏDevMode +sighandler_tÌ128Í(int signal)ÎPosixÖ0Ïpublic delegate void +sigmaÌ128Í()ÎGsl.HistogramÖ0Ïpublic double +sigmaÌ8ÎGsl.MonteVegasStateÖ0Ïdouble +sigma_lÌ8ÎGsl.MonteMiserStateÖ0Ïdouble +sigma_rÌ8ÎGsl.MonteMiserStateÖ0Ïdouble +signÌ8ÎGst.RingBufferSpecÖ0Ïbool +signal_autoconnectÌ128Í()ÎGlade.XMLÖ0Ïpublic void +signal_autoconnect_fullÌ128Í(Glade.XMLConnectFunc func)ÎGlade.XMLÖ0Ïpublic void +signal_changedÌ128Í(Gst.TunerChannel channel, int @signal)ÎGst.TunerÖ0Ïpublic virtual signal void +signal_changedÌ128Í(int @signal)ÎGst.TunerChannelÖ0Ïpublic virtual signal void +signal_connectÌ128Í(string handlername, GLib.Callback func)ÎGlade.XMLÖ0Ïpublic void +signal_connect_dataÌ128Í(string handlername, GLib.Callback func)ÎGlade.XMLÖ0Ïpublic void +signal_connect_fullÌ128Í(string handler_name, Glade.XMLConnectFunc func)ÎGlade.XMLÖ0Ïpublic void +signal_connect_onceÌ128Í(void* instance, string detailed_signal, GLib.Callback c_handler, void* data)ÎSoupÖ0 +signal_doneÌ128Í()ÎDaemonÖ0Ïpublic void +signal_fdÌ128Í()ÎDaemonÖ0Ïpublic int +signal_flagsÌ8ÎGLib.SignalQueryÖ0ÏSignalFlags +signal_idÌ8ÎGLib.SignalInvocationHintÖ0 +signal_idÌ8ÎGLib.SignalQueryÖ0 +signal_initÌ128Í(Sig s, ...)ÎDaemonÖ0Ïpublic int +signal_installÌ128Í(Sig s)ÎDaemonÖ0Ïpublic int +signal_nameÌ8ÎGLib.SignalQueryÖ0 +signal_nameÌ8ÎGtk.BindingSignalÖ0 +signal_nextÌ128Í()ÎDaemonÖ0Ïpublic int +signal_strengthÌ128Í(Gst.TunerChannel channel)ÎGst.TunerÖ0Ïpublic abstract int +signal_watch_idÌ8ÎGst.BusÖ0 +signalsÌ8ÎGlade.WidgetInfoÖ0ÏGlade.SignalInfo +signalsÌ8ÎGtk.BindingEntryÖ0ÏGtk.BindingSignal +significandÌ128Í(double x)ÎGLib.MathÖ0Ïpublic double +significandfÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +sigset_tÌ2048ÎPosixÖ0 +silenceÌ8ÎSDL.AudioSpecÖ0Ïuchar +silence_sampleÌ8ÎGst.RingBufferSpecÖ0Ïuchar +simpleÌ8ÎGoo.CanvasPathCommandÖ0Ïvoid +simple_create_pathÌ128Í(Cairo.Context cr)ÎGoo.CanvasItemSimpleÖ0Ïpublic virtual void +simple_dataÌ8ÎGoo.CanvasItemModelSimpleÖ0ÏGoo.CanvasItemSimpleData +simple_dataÌ8ÎGoo.CanvasItemSimpleÖ0ÏGoo.CanvasItemSimpleData +simple_elementÌ128Í(string id, string content)ÎGsf.XMLOutÖ0Ïpublic void +simple_float_elementÌ128Í(string id, double val, int precision)ÎGsf.XMLOutÖ0Ïpublic void +simple_int_elementÌ128Í(string id, int val)ÎGsf.XMLOutÖ0Ïpublic void +simple_is_item_atÌ128Í(double x, double y, Cairo.Context cr, bool is_pointer_event)ÎGoo.CanvasItemSimpleÖ0Ïpublic virtual bool +simple_paintÌ128Í(Cairo.Context cr, Goo.CanvasBounds bounds)ÎGoo.CanvasItemSimpleÖ0Ïpublic virtual void +simple_updateÌ128Í(Cairo.Context cr)ÎGoo.CanvasItemSimpleÖ0Ïpublic virtual void +sinÌ128Í(double x)ÎGLib.MathÖ0Ïpublic double +sinÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic Complex +sinÌ128Í(double x)ÎGsl.TrigÖ0Ïpublic double +sin_eÌ128Í(double x, out Result result)ÎGsl.TrigÖ0Ïpublic int +sin_err_eÌ128Í(double x, double dx, out Result result)ÎGsl.TrigÖ0Ïpublic int +sincÌ128Í(double x)ÎGsl.TrigÖ0Ïpublic double +sinc_eÌ128Í(double x, out Result result)ÎGsl.TrigÖ0Ïpublic int +sincosÌ128Í(double x, out double sinx, out double cosx)ÎGLib.MathÖ0Ïpublic void +sincosfÌ128Í(float x, out float sinx, out float cosx)ÎGLib.MathÖ0Ïpublic void +sineÌ8ÎGsl.IntegrationQAWOTableÖ0ÏQAWO +sinfÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +single_clickÌ8ÎExo.IconViewÖ0Ïbool +single_clickÌ8ÎExo.TreeViewÖ0Ïbool +single_click_timeoutÌ8ÎExo.IconViewÖ0 +single_click_timeoutÌ8ÎExo.TreeViewÖ0 +single_line_modeÌ8ÎGtk.LabelÖ0Ïbool +single_paragraph_modeÌ8ÎGtk.CellRendererTextÖ0Ïbool +sinhÌ128Í(double x)ÎGLib.MathÖ0Ïpublic double +sinhÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic Complex +sinhfÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +sinkÌ8ÎGsf.OutfileOpenPkgÖ0ÏGsf.Outfile +sinkÌ8ÎGsf.OutfileZipÖ0ÏGsf.Output +sinkÌ8ÎGsf.OutputCsvÖ0ÏGsf.Output +sinkÌ8ÎGsf.OutputGZipÖ0ÏGsf.Output +sinkÌ8ÎGsf.OutputIconvÖ0ÏGsf.Output +sinkÌ128Í()ÎGst.ObjectÖ0Ïpublic void +sinkpadÌ8ÎGst.BaseRTPDepayloadÖ0ÏGst.Pad +sinkpadÌ8ÎGst.BaseRTPPayloadÖ0ÏGst.Pad +sinkpadÌ8ÎGst.BaseSinkÖ0ÏGst.Pad +sinkpadÌ8ÎGst.BaseTransformÖ0ÏGst.Pad +sinkpadsÌ8ÎGst.ElementÖ0ÏGLib.List +sizeÌ128Í()Ö0Ïpublic long +sizeÌ8ÎExo.CellRendererIconÖ0Ïint +sizeÌ8ÎFTDI.EEPROMÖ0Ïint +sizeÌ128Í()ÎGConf.ChangeSetÖ0 +sizeÌ128Í()ÎGLib.HashTableÖ0 +sizeÌ8ÎGdk.ColormapÖ0Ïint +sizeÌ8ÎGnomeVFS.FileInfoÖ0ÏGnomeVFS.FileSize +sizeÌ8ÎGoo.CanvasTableDimensionÖ0Ïint +sizeÌ128Í()ÎGsf.DocMetaDataÖ0 +sizeÌ128Í()ÎGsf.InputÖ0Ïpublic Gsf.off_t +sizeÌ128Í()ÎGsf.OutputÖ0Ïpublic Gsf.off_t +sizeÌ8ÎGsl.BlockÖ0Ïsize_t +sizeÌ8ÎGsl.BlockComplexÖ0Ïsize_t +sizeÌ8ÎGsl.DHTÖ0Ïsize_t +sizeÌ8ÎGsl.EigenGenWorkspaceÖ0Ïsize_t +sizeÌ8ÎGsl.EigenGenhermWorkspaceÖ0Ïsize_t +sizeÌ8ÎGsl.EigenGenhermvWorkspaceÖ0Ïsize_t +sizeÌ8ÎGsl.EigenGensymmWorkspaceÖ0Ïsize_t +sizeÌ8ÎGsl.EigenGensymmvWorkspaceÖ0Ïsize_t +sizeÌ8ÎGsl.EigenGenvWorkspaceÖ0Ïsize_t +sizeÌ8ÎGsl.EigenHermWorkspaceÖ0Ïsize_t +sizeÌ8ÎGsl.EigenHermvWorkspaceÖ0Ïsize_t +sizeÌ8ÎGsl.EigenNonsymmWorkspaceÖ0Ïsize_t +sizeÌ8ÎGsl.EigenNonsymmvWorkspaceÖ0Ïsize_t +sizeÌ8ÎGsl.EigenSymmWorkspaceÖ0Ïsize_t +sizeÌ8ÎGsl.EigenSymmvWorkspaceÖ0Ïsize_t +sizeÌ8ÎGsl.IntegrationWorkspaceÖ0Ïsize_t +sizeÌ8ÎGsl.InterpÖ0Ïsize_t +sizeÌ8ÎGsl.MathieuWorkspaceÖ0Ïsize_t +sizeÌ8ÎGsl.MinFminimizerTypeÖ0Ïsize_t +sizeÌ8ÎGsl.MultifitFdfsolverTypeÖ0Ïsize_t +sizeÌ8ÎGsl.MultifitFsolverTypeÖ0Ïsize_t +sizeÌ8ÎGsl.MultiminFdfminimizerTypeÖ0Ïsize_t +sizeÌ8ÎGsl.MultiminFminimizerÖ0Ïdouble +sizeÌ8ÎGsl.MultiminFminimizerTypeÖ0Ïsize_t +sizeÌ128Í(double size, double epsabs)ÎGsl.MultiminTestÖ0Ïpublic int +sizeÌ8ÎGsl.MultirootFdfsolverTypeÖ0Ïsize_t +sizeÌ8ÎGsl.MultirootFsolverTypeÖ0Ïsize_t +sizeÌ8ÎGsl.NTupleÖ0Ïsize_t +sizeÌ8ÎGsl.PermutationÖ0Ïsize_t +sizeÌ128Í()ÎGsl.QRNGÖ0Ïpublic size_t +sizeÌ128Í()ÎGsl.RNGÖ0Ïpublic size_t +sizeÌ8ÎGsl.RNGTypeÖ0Ïsize_t +sizeÌ8ÎGsl.RootFdfsolverTypeÖ0Ïsize_t +sizeÌ8ÎGsl.RootFsolverTypeÖ0Ïsize_t +sizeÌ8ÎGsl.SplineÖ0Ïsize_t +sizeÌ8ÎGsl.SumLevinUWorkspaceÖ0Ïsize_t +sizeÌ8ÎGsl.SumLevinUtruncWorkspaceÖ0Ïsize_t +sizeÌ8ÎGsl.VectorÖ0Ïsize_t +sizeÌ8ÎGsl.VectorComplexÖ0Ïsize_t +sizeÌ8ÎGst.BaseSrcÖ0Ïuint64 +sizeÌ8ÎGst.BitReaderÖ0 +sizeÌ8ÎGst.BufferÖ0 +sizeÌ8ÎGst.ByteReaderÖ0 +sizeÌ8ÎGst.CheckABIStructÖ0Ïint +sizeÌ8ÎGst.DataQueueItemÖ0 +sizeÌ8ÎGst.gst_riff_index_entryÖ0Ïuint32 +sizeÌ8ÎGst.gst_riff_strf_audsÖ0Ïuint16 +sizeÌ8ÎGst.gst_riff_strf_vidsÖ0Ïuint32 +sizeÌ8ÎGtk.CellRendererTextÖ0Ïint +sizeÌ8ÎGtk.FontSelectionÖ0Ïint +sizeÌ8ÎGtk.RecentManagerÖ0Ïint +sizeÌ8ÎGtk.ScaleButtonÖ0ÏGtk.IconSize +sizeÌ8ÎGtk.StatusIconÖ0Ïint +sizeÌ8ÎGtk.TextTagÖ0Ïint +sizeÌ8ÎHildon.FontSelectionDialogÖ0Ïint +sizeÌ8ÎPango.AttrSizeÖ0Ïint +sizeÌ8ÎPoppler.AttachmentÖ0Ïsize_t +sizeÌ8ÎSDL.AudioSpecÖ0Ïuint32 +sizeÌ128Í(string text, ref int w, ref int h)ÎSDLTTF.FontÖ0Ïpublic int +sizeÌ8ÎXfce.PanelPluginÖ0Ïint +size1Ì8ÎGsl.MatrixÖ0Ïsize_t +size1Ì8ÎGsl.MatrixComplexÖ0Ïsize_t +size2Ì8ÎGsl.MatrixÖ0Ïsize_t +size2Ì8ÎGsl.MatrixComplexÖ0Ïsize_t +size_allocateÌ128Í(Gdk.Rectangle allocation)ÎGtk.WidgetÖ0Ïpublic virtual signal void +size_changedÌ128Í()ÎGdk.ScreenÖ0Ïpublic virtual signal void +size_changedÌ128Í(int size)ÎGtk.StatusIconÖ0Ïpublic virtual signal bool +size_changedÌ128Í(int size)ÎXfce.PanelPluginÖ0Ïpublic virtual signal bool +size_entryÌ8ÎGtk.FontSelectionÖ0ÏGtk.Widget +size_groupÌ8ÎHildon.CaptionÖ0ÏGtk.SizeGroup +size_listÌ8ÎGtk.FontSelectionÖ0ÏGtk.Widget +size_pointsÌ8ÎGtk.CellRendererTextÖ0Ïdouble +size_pointsÌ8ÎGtk.TextTagÖ0Ïdouble +size_preparedÌ128Í(int width, int height)ÎGdk.PixbufLoaderÖ0Ïpublic virtual signal void +size_requestÌ128Í(out Gtk.Requisition requisition)ÎGtk.WidgetÖ0Ïpublic virtual signal void +size_setÌ8ÎGtk.CellRendererTextÖ0Ïbool +size_setÌ8ÎGtk.TextTagÖ0Ïbool +size_setÌ8ÎHildon.FontSelectionDialogÖ0Ïbool +size_unicodeÌ128Í([CCode (array_length = false)] uint16[] text, ref int w, ref int h)ÎSDLTTF.FontÖ0Ïpublic int +size_utf8Ì128Í(string text, ref int w, ref int h)ÎSDLTTF.FontÖ0Ïpublic int +sized_newÌ128Í(uint n_elements)ÎJson.ArrayÖ0Ïpublic unowned +sizeimageÌ8ÎV4l2.PixelFormatÖ0Ïuint32 +sizingÌ8ÎGtk.TreeViewColumnÖ0ÏGtk.TreeViewColumnSizing +sizing_labelÌ8ÎGtk.CellRendererAccelÖ0ÏGtk.Widget +skewÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.StatsÖ0Ïpublic double +skew_m_sdÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n, double mean, double sd)ÎGsl.StatsÖ0Ïpublic double +skew_xÌ128Í(double degrees, double cx, double cy)ÎGoo.CanvasItemÖ0Ïpublic void +skew_xÌ128Í(double degrees, double cx, double cy)ÎGoo.CanvasItemModelÖ0Ïpublic void +skew_yÌ128Í(double degrees, double cx, double cy)ÎGoo.CanvasItemÖ0Ïpublic void +skew_yÌ128Í(double degrees, double cx, double cy)ÎGoo.CanvasItemModelÖ0Ïpublic void +skipÌ8Ö0Ïchar +skipÌ128Í(size_t count, GLib.Cancellable? cancellable)ÎGLib.InputStreamÖ0Ïpublic virtual ssize_t +skipÌ128Í(uint nbits)ÎGst.BitReaderÖ0Ïpublic bool +skipÌ128Í(uint nbytes)ÎGst.ByteReaderÖ0Ïpublic bool +skipÌ128Í(Gtk.BindingSet binding_set, uint keyval, Gdk.ModifierType modifiers)ÎGtk.BindingEntryÖ0Ïpublic void +skip_asyncÌ128Í(size_t count, int io_priority, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.InputStreamÖ0Ïpublic virtual void +skip_comment_multiÌ8ÎGLib.ScannerConfigÖ0Ïbool +skip_comment_singleÌ8ÎGLib.ScannerConfigÖ0Ïbool +skip_finishÌ128Í(GLib.AsyncResult _result)ÎGLib.InputStreamÖ0Ïpublic virtual ssize_t +skip_our_ownÌ8ÎEpc.ServiceMonitorÖ0Ïbool +skip_pager_hintÌ8ÎGtk.WindowÖ0Ïbool +skip_rootÌ128Í(string file_name)ÎGLib.PathÖ0 +skip_spaceÌ128Í(out unowned string pos)ÎPangoÖ0Ïpublic bool +skip_taskbar_hintÌ8ÎGtk.WindowÖ0Ïbool +skip_to_byteÌ128Í()ÎGst.BitReaderÖ0Ïpublic bool +slatecÌ8ÎGsl.RNGTypesÖ0ÏRNGType +slaveÌ8ÎGtk.IMMulticontextÖ0ÏGtk.IMContext +slave_lockÌ8ÎGst.ClockÖ0ÏGLib.Mutex +slave_methodÌ8ÎGst.BaseAudioSinkÖ0ÏGst.BaseAudioSinkSlaveMethod +slave_methodÌ8ÎGst.BaseAudioSrcÖ0ÏGst.BaseAudioSrcSlaveMethod +sleepÌ128Í(uint seconds)ÎPosixÖ0 +slicedÌ8ÎV4l2.FmtÖ0ÏSlicedVbiFormat +slide_initial_coordinateÌ8ÎGtk.RangeÖ0Ïint +slide_initial_slider_positionÌ8ÎGtk.RangeÖ0Ïint +slider_endÌ8ÎGtk.RangeÖ0Ïint +slider_sizeÌ8ÎGtk.RulerÖ0Ïint +slider_size_fixedÌ8ÎGtk.RangeÖ0 +slider_startÌ8ÎGtk.RangeÖ0Ïint +slk_attrÌ128Í()ÎCursesÖ0 +slk_attr_offÌ128Í(ulong attrs)ÎCursesÖ0Ïpublic int +slk_attr_onÌ128Í(ulong attrs)ÎCursesÖ0Ïpublic int +slk_attr_setÌ128Í(ulong attrs, short pair)ÎCursesÖ0Ïpublic int +slk_attroffÌ128Í(ulong attrs)ÎCursesÖ0Ïpublic int +slk_attronÌ128Í(ulong attrs)ÎCursesÖ0Ïpublic int +slk_attrsetÌ128Í(ulong attrs)ÎCursesÖ0Ïpublic int +slk_clearÌ128Í()ÎCursesÖ0Ïpublic int +slk_colorÌ128Í(short color_pair_number)ÎCursesÖ0Ïpublic int +slk_initÌ128Í(int fmt)ÎCursesÖ0Ïpublic int +slk_labelÌ128Í(int labnum)ÎCursesÖ0 +slk_noutrefreshÌ128Í()ÎCursesÖ0Ïpublic int +slk_refreshÌ128Í()ÎCursesÖ0Ïpublic int +slk_restoreÌ128Í()ÎCursesÖ0Ïpublic int +slk_setÌ128Í(int labnum, string label, int fmt)ÎCursesÖ0Ïpublic int +slk_touchÌ128Í()ÎCursesÖ0Ïpublic int +slowÌ128Í()ÎGLib.TestÖ0Ïpublic bool +smallestÌ128Í([CCode (array_length = false)] double[] dest, size_t k, [CCode (array_length = false)] double[] src, size_t stride, size_t n)ÎGsl.SortÖ0Ïpublic int +smallestÌ128Í([CCode (array_length = false)] double[] dest, size_t k, Vector v)ÎGsl.SortVectorÖ0Ïpublic int +smallest_indexÌ128Í([CCode (array_length = false)] size_t[] p, size_t k, [CCode (array_length = false)] double[] src, size_t stride, size_t n)ÎGsl.SortÖ0Ïpublic int +smallest_indexÌ128Í([CCode (array_length = false)] size_t[] p, size_t k, Vector v)ÎGsl.SortVectorÖ0Ïpublic int +smart_home_endÌ8ÎGtk.SourceViewÖ0ÏGtk.SourceSmartHomeEndType +smc_connÌ8ÎGnome.ClientÖ0Ïvoid +snap_edgeÌ8ÎGtk.HandleBoxÖ0ÏGtk.PositionType +snap_edge_setÌ8ÎGtk.HandleBoxÖ0Ïbool +snap_to_ticksÌ8ÎGtk.SpinButtonÖ0Ïbool +snotifyÌ8ÎXfce.AppMenuItemÖ0Ïbool +sobelÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] dst, int rows, int columns)ÎSDLGraphics.FilterÖ0Ïpublic int +sobel_shiftÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] dst, int rows, int columns, uchar shiftcount)ÎSDLGraphics.FilterÖ0Ïpublic int +sobolÌ8ÎGsl.QRNGAlgorithmsÖ0ÏQRNGType +sockÌ8ÎGst.NetClientClockÖ0Ïint +sockÌ8ÎGst.NetTimeProviderÖ0Ïint +sockÌ8ÎSoup.ServerContextÖ0ÏSoup.Socket +sockaddrÌ8ÎSoup.AddressÖ0Ïvoid +socketÌ128Í(int domain, int type, int protocol)ÎPosixÖ0Ïpublic int +socket_windowÌ8ÎGtk.PlugÖ0ÏGdk.Window +socketpairÌ128Í(int domain, int type, int protocol, int[] sv)ÎPosixÖ0Ïpublic int +solveÌ128Í(double[]a, PolyComplexWorkspace w, out double z)ÎGsl.PolyComplexWorkspaceÖ0Ïpublic int +solveÌ128Í(RNG r, void *x0_p, Efunc_t Ef, step_t take_step, metric_t distance, print_t print_position, copy_t copyfunc, copy_construct_t copy_constructor, destroy_t destructor, size_t element_size, SimanParams params)ÎGsl.SimanÖ0Ïpublic void +solve_cubicÌ128Í(double a, double b, double c, out double x0, out double x1, out double x2)ÎGsl.PolyÖ0Ïpublic int +solve_cyc_tridiagÌ128Í(Vector diag, Vector e, Vector f, Vector b, Vector x)ÎGsl.LinAlgÖ0Ïpublic int +solve_manyÌ128Í(RNG r, void *x0_p, Efunc_t Ef, step_t take_step, metric_t distance, print_t print_position, size_t element_size, SimanParams params)ÎGsl.SimanÖ0Ïpublic void +solve_quadraticÌ128Í(double a, double b, double c, out double x0, out double x1)ÎGsl.PolyÖ0Ïpublic int +solve_symm_cyc_tridiagÌ128Í(Vector diag, Vector e, Vector b, Vector x)ÎGsl.LinAlgÖ0Ïpublic int +solve_symm_tridiagÌ128Í(Vector diag, Vector e, Vector b, Vector x)ÎGsl.LinAlgÖ0Ïpublic int +solve_tridiagÌ128Í(Vector diag, Vector e, Vector f, Vector b, Vector x)ÎGsl.LinAlgÖ0Ïpublic int +sortÌ128Í(CompareFunc compare_func)ÎGLib.ArrayÖ0Ïpublic void +sortÌ128Í(CompareDataFunc func)ÎGLib.AsyncQueueÖ0Ïpublic void +sortÌ128Í(CompareFunc compare_func)ÎGLib.ByteArrayÖ0Ïpublic void +sortÌ128Í(CompareFunc compare_func)ÎGLib.ListÖ0Ïpublic void +sortÌ128Í(CompareFunc compare_func)ÎGLib.PtrArrayÖ0Ïpublic void +sortÌ128Í(CompareDataFunc compare_func)ÎGLib.QueueÖ0Ïpublic void +sortÌ128Í(CompareFunc compare_func)ÎGLib.SListÖ0Ïpublic void +sortÌ128Í(CompareDataFunc cmp_func)ÎGLib.SequenceÖ0Ïpublic void +sortÌ128Í(CompareFunc compare_func)ÎGLib.ValueArrayÖ0Ïpublic void +sortÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.SortÖ0Ïpublic void +sortÌ128Í(Vector v)ÎGsl.SortVectorÖ0Ïpublic void +sort_changedÌ128Í(SequenceIter iter, CompareDataFunc cmp_func)ÎGLib.SequenceÖ0Ïpublic void +sort_changed_iterÌ128Í(SequenceIter iter, SequenceIterCompareFunc iter_cmp)ÎGLib.SequenceÖ0Ïpublic void +sort_clicked_signalÌ8ÎGtk.TreeViewColumnÖ0 +sort_column_changedÌ128Í()ÎGtk.TreeSortableÖ0Ïpublic virtual signal void +sort_column_changed_signalÌ8ÎGtk.TreeViewColumnÖ0 +sort_column_idÌ8ÎGtk.ListStoreÖ0Ïint +sort_column_idÌ8ÎGtk.TreeModelSortÖ0Ïint +sort_column_idÌ8ÎGtk.TreeStoreÖ0Ïint +sort_column_idÌ8ÎGtk.TreeViewColumnÖ0Ïint +sort_indexÌ128Í([CCode (array_length = false)] size_t[] p, [CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.SortÖ0Ïpublic void +sort_indexÌ128Í(Permutation p, Vector v)ÎGsl.SortVectorÖ0Ïpublic int +sort_indicatorÌ8ÎGtk.TreeViewColumnÖ0Ïbool +sort_iterÌ128Í(SequenceIterCompareFunc func)ÎGLib.SequenceÖ0Ïpublic void +sort_keyÌ8ÎHildon.SortDialogÖ0Ïint +sort_listÌ8ÎGtk.ListStoreÖ0ÏGLib.List +sort_listÌ8ÎGtk.TreeModelSortÖ0ÏGLib.List +sort_listÌ8ÎGtk.TreeStoreÖ0ÏGLib.List +sort_orderÌ8ÎGtk.TreeViewColumnÖ0ÏGtk.SortType +sort_orderÌ8ÎHildon.SortDialogÖ0ÏGtk.SortType +sort_typeÌ8ÎGtk.RecentChooserÖ0ÏGtk.RecentSortType +sort_unlockedÌ128Í(CompareDataFunc func)ÎGLib.AsyncQueueÖ0Ïpublic void +sort_with_dataÌ128Í(CompareDataFunc compare_func)ÎGLib.ArrayÖ0Ïpublic void +sort_with_dataÌ128Í(CompareDataFunc compare_func)ÎGLib.ByteArrayÖ0Ïpublic void +sort_with_dataÌ128Í(CompareDataFunc compare_func)ÎGLib.ListÖ0Ïpublic void +sort_with_dataÌ128Í(CompareDataFunc compare_func)ÎGLib.PtrArrayÖ0Ïpublic void +sort_with_dataÌ128Í(CompareDataFunc compare_func)ÎGLib.SListÖ0Ïpublic void +sort_with_dataÌ128Í(CompareDataFunc compare_func)ÎGLib.ValueArrayÖ0Ïpublic void +sound_connection_getÌ128Í()ÎGnomeÖ0Ïpublic int +sound_initÌ128Í(string hostname)ÎGnomeÖ0Ïpublic void +sound_playÌ128Í(string filename)ÎGnomeÖ0Ïpublic void +sound_sample_loadÌ128Í(string sample_name, string filename)ÎGnomeÖ0Ïpublic int +sound_shutdownÌ128Í()ÎGnomeÖ0Ïpublic void +sourceÌ8ÎGdk.DeviceÖ0ÏGdk.InputSource +sourceÌ8ÎGsf.InfileZipÖ0ÏGsf.Input +sourceÌ8ÎGsf.InputGZipÖ0ÏGsf.Input +sourceÌ8ÎGst.PluginDescÖ0 +sourceÌ8ÎGst.RTSPTransportÖ0 +sourceÌ8ÎLua.DebugÖ0Ïunowned +source_iter_backward_searchÌ128Í(Gtk.TextIter iter, string str, Gtk.SourceSearchFlags flags, out Gtk.TextIter match_start, out Gtk.TextIter match_end, Gtk.TextIter? limit)ÎGtkÖ0Ïpublic bool +source_iter_forward_searchÌ128Í(Gtk.TextIter iter, string str, Gtk.SourceSearchFlags flags, out Gtk.TextIter match_start, out Gtk.TextIter match_end, Gtk.TextIter? limit)ÎGtkÖ0Ïpublic bool +source_mark_updatedÌ128Í(Gtk.TextMark p0)ÎGtk.SourceBufferÖ0Ïpublic virtual signal void +source_nameÌ8ÎGnomeVFS.XferProgressInfoÖ0 +source_windowÌ8ÎGdk.DragContextÖ0ÏGdk.Window +spaceÌ8ÎPango.GlyphStringÖ0Ïint +spacingÌ8ÎExo.IconViewÖ0Ïint +spacingÌ8ÎGtk.BoxÖ0Ïint +spacingÌ8ÎGtk.ExpanderÖ0Ïint +spacingÌ8ÎGtk.IconViewÖ0Ïint +spacingÌ8ÎGtk.TableRowColÖ0Ïuint16 +spacingÌ8ÎGtk.TreeViewColumnÖ0Ïint +spacingsÌ8ÎGoo.CanvasTableDimensionÖ0Ïdouble +spanÌ128Í(uint32 offset, Gst.Buffer buf2, uint32 len)ÎGst.BufferÖ0Ïpublic unowned +spans_intersect_foreachÌ128Í(Gdk.Span[] spans, bool sorted, Gdk.SpanFunc function, void* data)ÎGdk.RegionÖ0Ïpublic void +spawn_asyncÌ128Í(string? working_directory, [CCode (array_length = false, array_null_terminated = true)] string[] argv, [CCode (array_length = false, array_null_terminated = true)] string[]? envp, SpawnFlags _flags, SpawnChildSetupFunc? child_setup, out Pid child_pid)ÎGLib.ProcessÖ0Ïpublic bool +spawn_async_with_pipesÌ128Í(string? working_directory, [CCode (array_length = false, array_null_terminated = true)] string[] argv, [CCode (array_length = false, array_null_terminated = true)] string[]? envp, SpawnFlags _flags, SpawnChildSetupFunc? child_setup, out Pid child_pid, out int standard_input = null, out int standard_output = null, out int standard_error = null)ÎGLib.ProcessÖ0Ïpublic bool +spawn_command_line_asyncÌ128Í(string command_line)ÎGLib.ProcessÖ0Ïpublic bool +spawn_command_line_on_screenÌ128Í(Gdk.Screen screen, string command_line)ÎGdkÖ0Ïpublic bool +spawn_command_line_syncÌ128Í(string command_line, out string standard_output = null, out string standard_error = null, out int exit_status = null)ÎGLib.ProcessÖ0Ïpublic bool +spawn_on_screenÌ128Í(Gdk.Screen screen, string? working_directory, [CCode (array_length = false)] string[] argv, [CCode (array_length = false)] string[]? envp, GLib.SpawnFlags flags, GLib.SpawnChildSetupFunc? child_setup, out int child_pid)ÎGdkÖ0Ïpublic bool +spawn_on_screen_with_pipesÌ128Í(Gdk.Screen screen, string? working_directory, [CCode (array_length = false)] string[] argv, [CCode (array_length = false)] string[] envp, GLib.SpawnFlags flags, GLib.SpawnChildSetupFunc? child_setup, out int child_pid, out int standard_input, out int standard_output, out int standard_error)ÎGdkÖ0Ïpublic bool +spawn_syncÌ128Í(string? working_directory, [CCode (array_length = false, array_null_terminated = true)] string[] argv, [CCode (array_length = false, array_null_terminated = true)] string[]? envp, SpawnFlags _flags, SpawnChildSetupFunc? child_setup, out string standard_output = null, out string standard_error = null, out int exit_status = null)ÎGLib.ProcessÖ0Ïpublic bool +specÌ8ÎGst.RingBufferÖ0ÏGst.RingBufferSpec +speed_tÌ2048ÎPosixÖ0 +spell_error_quarkÌ128Í()ÎSexyÖ0Ïpublic GLib.Quark +sphF_arrayÌ128Í(double l_min, int kmax, double eta, double x, [CCode (array_length = false)] double[] fc_array, [CCode (array_length = false)] double[] f_exponent)ÎGsl.CoulombWaveÖ0Ïpublic int +sphPlmÌ128Í(int l, int m, double x)ÎGsl.LegendrePolyÖ0Ïpublic double +sphPlm_arrayÌ128Í(int lmax, int m, double x, [CCode (array_length = false)] double[] result_array)ÎGsl.LegendrePolyÖ0Ïpublic int +sphPlm_deriv_arrayÌ128Í(int lmax, int m, double x, double[] result_array, [CCode (array_length = false)] double[] result_deriv_array)ÎGsl.LegendrePolyÖ0Ïpublic int +sphPlm_eÌ128Í(int l, int m, double x, out Result result)ÎGsl.LegendrePolyÖ0Ïpublic int +spinÌ128Í(Gtk.SpinType direction, double increment)ÎGtk.SpinButtonÖ0Ïpublic void +spliceÌ128Í(GLib.InputStream source, GLib.OutputStreamSpliceFlags flags, GLib.Cancellable? cancellable)ÎGLib.OutputStreamÖ0Ïpublic virtual ssize_t +spliceÌ128Í(Pango.AttrList other, int pos, int len)ÎPango.AttrListÖ0Ïpublic void +splice_asyncÌ128Í(GLib.InputStream source, GLib.OutputStreamSpliceFlags flags, int io_priority, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.OutputStreamÖ0Ïpublic virtual void +splice_finishÌ128Í(GLib.AsyncResult _result)ÎGLib.OutputStreamÖ0Ïpublic virtual ssize_t +splitÌ128Í(string delimiter, int max_tokens = 0)Ö0 +splitÌ128Í(string str, RegexMatchFlags match_options = 0)ÎGLib.RegexÖ0 +splitÌ128Í(string text, int split_index)ÎPango.GlyphItemÖ0Ïpublic unowned +splitÌ128Í(int split_index, int split_offset)ÎPango.ItemÖ0Ïpublic unowned +split_file_listÌ128Í(string str)ÎPangoÖ0Ïpublic unowned string +split_fullÌ128Í(string str, long string_len = -1, int start_position = 0, RegexMatchFlags match_options = 0, int max_tokens = 0)ÎGLib.RegexÖ0 +split_setÌ128Í(string delimiters, int max_tokens = 0)Ö0 +split_simpleÌ128Í(string pattern, string str, RegexCompileFlags compile_options = 0, RegexMatchFlags match_options = 0)ÎGLib.RegexÖ0 +sqlÌ128Í()ÎSqlite.StatementÖ0 +sqlstateÌ128Í()ÎMysql.DatabaseÖ0 +sqrtÌ128Í(double x)ÎGLib.MathÖ0Ïpublic double +sqrtÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic Complex +sqrt_realÌ128Í(double x)ÎGsl.ComplexÖ0Ïpublic Complex +sqrtfÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +sr_get_sender_infoÌ128Í(uint32 ssrc, uint64 ntptime, uint32 rtptime, uint32 packet_count, uint32 octet_count)ÎGst.RTCPPacketÖ0Ïpublic void +sr_set_sender_infoÌ128Í(uint32 ssrc, uint64 ntptime, uint32 rtptime, uint32 packet_count, uint32 octet_count)ÎGst.RTCPPacketÖ0Ïpublic void +srcÌ8ÎGst.EventÖ0ÏGst.Object +srcÌ8ÎGst.MessageÖ0ÏGst.Object +src_eventÌ128Í(Gst.Event event)ÎGst.BaseTransformÖ0Ïpublic virtual bool +src_formatÌ8ÎSDL.AudioConverterÖ0ÏAudioFormat +srcpadÌ8ÎGst.BaseRTPDepayloadÖ0ÏGst.Pad +srcpadÌ8ÎGst.BaseRTPPayloadÖ0ÏGst.Pad +srcpadÌ8ÎGst.BaseSrcÖ0ÏGst.Pad +srcpadÌ8ÎGst.BaseTransformÖ0ÏGst.Pad +srcpadsÌ8ÎGst.ElementÖ0ÏGLib.List +ssize_tÌ2048Ö0 +ssize_tÌ4ÎGLib.ChecksumTypeÖ0 +ssl_ca_fileÌ8ÎSoup.SessionÖ0 +ssl_cert_fileÌ8ÎSoup.ServerÖ0 +ssl_credsÌ8ÎSoup.ConnectionÖ0Ïvoid +ssl_credsÌ8ÎSoup.SocketÖ0Ïvoid +ssl_error_quarkÌ128Í()ÎSoupÖ0Ïpublic GLib.Quark +ssl_key_fileÌ8ÎSoup.ServerÖ0 +ssl_setÌ128Í(string key, string cert, string ca, string capath, string cipher)ÎMysql.DatabaseÖ0Ïpublic bool +ssrcÌ8ÎGst.BaseRTPPayloadÖ0 +ssrcÌ8ÎGst.RTSPTransportÖ0 +ssrc_randÌ8ÎGst.BaseRTPPayloadÖ0ÏGLib.Rand +st_atimeÌ8ÎPosix.StatÖ0Ïtime_t +st_blksizeÌ8ÎPosix.StatÖ0Ïblksize_t +st_blocksÌ8ÎPosix.StatÖ0Ïblkcnt_t +st_ctimeÌ8ÎPosix.StatÖ0Ïtime_t +st_devÌ8ÎPosix.StatÖ0Ïdev_t +st_gidÌ8ÎPosix.StatÖ0Ïgid_t +st_inoÌ8ÎPosix.StatÖ0Ïino_t +st_modeÌ8ÎPosix.StatÖ0Ïmode_t +st_mtimeÌ8ÎPosix.StatÖ0Ïtime_t +st_nlinkÌ8ÎPosix.StatÖ0Ïnlink_t +st_rdevÌ8ÎPosix.StatÖ0Ïdev_t +st_sizeÌ8ÎPosix.StatÖ0Ïsize_t +st_uidÌ8ÎPosix.StatÖ0Ïuid_t +stack_modeÌ8ÎX.WindowChangesÖ0Ïint +stageÌ8ÎGsl.MonteVegasStateÖ0Ïint +stampÌ128Í(Gst.Buffer src)ÎGst.BufferÖ0Ïpublic void +stampÌ8ÎGtk.ListStoreÖ0Ïint +stampÌ8ÎGtk.TreeIterÖ0Ïint +stampÌ8ÎGtk.TreeModelSortÖ0Ïint +stampÌ8ÎGtk.TreeStoreÖ0Ïint +stampÌ8ÎOobs.ListIterÖ0 +standaloneÌ8ÎXml.DocÖ0Ïint +standaloneÌ128Í()ÎXml.TextReaderÖ0Ïpublic int +standard_build_childrenÌ128Í(Glade.XML self, Gtk.Widget parent, Glade.WidgetInfo info)ÎGladeÖ0Ïpublic void +standard_build_widgetÌ128Í(Glade.XML xml, GLib.Type widget_type, Glade.WidgetInfo info)ÎGladeÖ0Ïpublic unowned +standendÌ128Í()ÎCursesÖ0Ïpublic int +standendÌ128Í()ÎCurses.WindowÖ0Ïpublic int +standoutÌ128Í()ÎCursesÖ0Ïpublic int +standoutÌ128Í()ÎCurses.WindowÖ0Ïpublic int +startÌ128Í()ÎGLib.TimerÖ0Ïpublic void +startÌ8ÎGsf.XMLInNodeÖ0ÏGLib.Callback +startÌ128Í()ÎGst.BaseSinkÖ0Ïpublic virtual bool +startÌ128Í()ÎGst.BaseSrcÖ0Ïpublic virtual bool +startÌ128Í()ÎGst.BaseTransformÖ0Ïpublic virtual bool +startÌ128Í()ÎGst.CollectPadsÖ0Ïpublic void +startÌ128Í()ÎGst.RingBufferÖ0Ïpublic virtual bool +startÌ8ÎGst.SDPTimeÖ0 +startÌ8ÎGst.SegmentÖ0Ïint64 +startÌ128Í()ÎGst.TaskÖ0Ïpublic bool +startÌ8ÎGst.gst_riff_strhÖ0Ïuint32 +startÌ8ÎGtk.PageRangeÖ0Ïint +startÌ8ÎSoup.RangeÖ0Ïint64 +startÌ128Í()ÎSoup.ServerMessageÖ0Ïpublic void +startÌ8ÎV4l2.VbiFormatÖ0Ïint32 +startDocumentÌ8ÎXml.SAXHandlerÖ0ÏstartDocumentSAXFunc +startDocumentSAXFuncÌ128Í(void* ctx)ÎXmlÖ0Ïpublic delegate void +startElementÌ8ÎXml.SAXHandlerÖ0ÏstartElementSAXFunc +startElementNsÌ8ÎXml.SAXHandlerÖ0ÏstartElementNsSAX2Func +startElementNsSAX2FuncÌ128Í(void* ctx, string localname, string prefix, string URI, int nb_namespaces, [CCode (array_length = false)] string[] namespaces, int nb_attributes, int nb_defaulted, [CCode (array_length = false)] string[] attributes)ÎXmlÖ0Ïpublic delegate void +startElementSAXFuncÌ128Í(void* ctx, string name, [CCode (array_length = false)] string[] atts)ÎXmlÖ0Ïpublic delegate void +start_arrowÌ8ÎGoo.CanvasPolylineÖ0Ïbool +start_arrowÌ8ÎGoo.CanvasPolylineDataÖ0 +start_arrowÌ8ÎGoo.CanvasPolylineModelÖ0Ïbool +start_arrow_coordsÌ8ÎGoo.CanvasPolylineArrowDataÖ0Ïdouble +start_charÌ8ÎPango.GlyphItemIterÖ0Ïint +start_colorÌ128Í()ÎCursesÖ0Ïpublic int +start_editingÌ128Í(Gdk.Event event, Gtk.Widget widget, string path, Gdk.Rectangle background_area, Gdk.Rectangle cell_area, Gtk.CellRendererState flags)ÎGtk.CellRendererÖ0Ïpublic virtual unowned +start_elementÌ8ÎGLib.MarkupParserÖ0ÏMarkupParserStartElementFunc +start_elementÌ128Í(string id)ÎGsf.XMLOutÖ0Ïpublic void +start_glyphÌ8ÎPango.GlyphItemIterÖ0Ïint +start_indexÌ8ÎAtk.HyperlinkÖ0Ïint +start_indexÌ8ÎPango.AttributeÖ0 +start_indexÌ8ÎPango.GlyphItemIterÖ0Ïint +start_indexÌ8ÎPango.LayoutLineÖ0Ïint +start_interactive_searchÌ128Í()ÎExo.IconViewÖ0Ïpublic virtual signal bool +start_interactive_searchÌ128Í()ÎGtk.TreeViewÖ0Ïpublic virtual signal bool +start_offsetÌ8ÎAtk.TextRangeÖ0Ïint +start_parseÌ128Í(Uri uri)ÎRaptor.ParserÖ0Ïpublic void +start_proxy_sslÌ128Í(string ssl_host)ÎSoup.SocketÖ0Ïpublic bool +start_proxy_sslÌ128Í(string ssl_host, GLib.Cancellable cancellable)ÎSoup.SocketÖ0Ïpublic bool +start_sslÌ128Í()ÎSoup.SocketÖ0Ïpublic bool +start_sslÌ128Í(GLib.Cancellable cancellable)ÎSoup.SocketÖ0Ïpublic bool +start_taskÌ128Í(Gst.TaskFunction func, void* data)ÎGst.PadÖ0Ïpublic bool +start_timeÌ8ÎGdk.DragContextÖ0Ïuint32 +startedÌ8ÎGst.CollectPadsÖ0Ïbool +starts_display_lineÌ128Í(Gtk.TextIter iter)ÎGtk.TextViewÖ0Ïpublic bool +starts_lineÌ128Í()ÎGtk.TextIterÖ0Ïpublic bool +starts_sentenceÌ128Í()ÎGtk.TextIterÖ0Ïpublic bool +starts_wordÌ128Í()ÎGtk.TextIterÖ0Ïpublic bool +startup_idÌ8ÎGtk.WindowÖ0 +startup_idÌ8ÎUnique.AppÖ0 +startup_idÌ8ÎUnique.BackendÖ0 +statÌ128Í()ÎMysql.DatabaseÖ0 +statÌ128Í(string filename, out Stat buf)ÎPosixÖ0Ïint +stateÌ8ÎAtk.KeyEventStructÖ0 +stateÌ8ÎBZLib.StreamÖ0Ïvoid +stateÌ8ÎGdk.EventButtonÖ0 +stateÌ8ÎGdk.EventCrossingÖ0 +stateÌ8ÎGdk.EventKeyÖ0 +stateÌ8ÎGdk.EventMotionÖ0ÏGdk.ModifierType +stateÌ8ÎGdk.EventPropertyÖ0 +stateÌ8ÎGdk.EventScrollÖ0 +stateÌ8ÎGdk.EventVisibilityÖ0ÏGdk.VisibilityState +stateÌ8ÎGnome.ClientÖ0 +stateÌ8ÎGsl.InterpÖ0Ïvoid +stateÌ8ÎGsl.MinFminimizerÖ0Ïvoid +stateÌ8ÎGsl.MultifitFdfsolverÖ0Ïvoid +stateÌ8ÎGsl.MultifitFsolverÖ0Ïvoid +stateÌ8ÎGsl.MultiminFdfminimizerÖ0Ïvoid +stateÌ8ÎGsl.MultiminFminimizerÖ0Ïvoid +stateÌ8ÎGsl.MultirootFdfsolverÖ0Ïvoid +stateÌ8ÎGsl.MultirootFsolverÖ0Ïvoid +stateÌ8ÎGsl.OdeivControlÖ0Ïvoid +stateÌ8ÎGsl.OdeivStepÖ0Ïvoid +stateÌ8ÎGsl.QRNGÖ0Ïvoid +stateÌ8ÎGsl.RNGÖ0Ïvoid +stateÌ8ÎGsl.RootFdfsolverÖ0Ïvoid +stateÌ8ÎGsl.RootFsolverÖ0Ïvoid +stateÌ8ÎGst.RingBufferÖ0Ïint +stateÌ8ÎGst.TaskÖ0ÏGst.TaskState +stateÌ8ÎGtk.WidgetÖ0Ïuchar +stateÌ8ÎSDL.ActiveEventÖ0Ïuchar +stateÌ128Í(uchar type, EventState state)ÎSDL.EventÖ0Ïpublic uchar +stateÌ8ÎSDL.JoyButtonEventÖ0Ïuchar +stateÌ8ÎSDL.KeyboardEventÖ0Ïuchar +stateÌ8ÎSDL.MouseButtonEventÖ0Ïuchar +stateÌ8ÎSDL.MouseMotionEventÖ0Ïuchar +stateÌ8ÎX.ButtonEventÖ0 +stateÌ8ÎX.CrossingEventÖ0 +stateÌ8ÎX.KeyEventÖ0 +stateÌ8ÎX.MotionEventÖ0 +stateÌ8ÎX.PropertyEventÖ0Ïint +state_changeÌ128Í(string name, bool state_set)ÎAtk.ObjectÖ0Ïpublic virtual signal void +state_changedÌ128Í()ÎGdk.KeymapÖ0Ïpublic virtual signal void +state_changedÌ128Í(Gtk.StateType previous_state)ÎGtk.WidgetÖ0Ïpublic virtual signal void +state_changedÌ128Í()ÎOobs.IfaceÖ0Ïpublic virtual signal void +state_changedÌ128Í(Wnck.WindowState changed_mask, Wnck.WindowState new_state)ÎWnck.WindowÖ0Ïpublic virtual signal void +state_condÌ8ÎGst.ElementÖ0ÏGLib.Cond +state_cookieÌ8ÎGst.ElementÖ0Ïuint32 +state_dataÌ8ÎOsso.StateÖ0Ïvoid +state_dirtyÌ8ÎGst.BinÖ0Ïbool +state_lockÌ8ÎGst.ElementÖ0Ïvoid +state_readÌ128Í(ref State state)ÎOsso.ContextÖ0Ïpublic Status +state_sizeÌ8ÎGsl.QRNGÖ0Ïsize_t +state_sizeÌ8ÎGsl.QRNGTypeÖ0ÏQRNGStateSize +state_sizeÌ8ÎOsso.StateÖ0Ïuint32 +state_writeÌ128Í(ref State state)ÎOsso.ContextÖ0Ïpublic Status +statfsÌ8ÎFuse.OperationsÖ0ÏStatFs +static_argsÌ8ÎGnome.ClientÖ0ÏGLib.List +static_capsÌ8ÎGst.StaticPadTemplateÖ0ÏGst.StaticCaps +staticpadtemplatesÌ8ÎGst.ElementFactoryÖ0ÏGLib.List +statsÌ8ÎGst.ClockÖ0Ïbool +statusÌ128Í()ÎCairo.ContextÖ0Ïpublic Status +statusÌ128Í()ÎCairo.FontFaceÖ0Ïpublic Status +statusÌ128Í()ÎCairo.FontOptionsÖ0Ïpublic Status +statusÌ8ÎCairo.PathÖ0ÏStatus +statusÌ128Í()ÎCairo.PatternÖ0Ïpublic Status +statusÌ128Í()ÎCairo.ScaledFontÖ0Ïpublic Status +statusÌ128Í()ÎCairo.SurfaceÖ0Ïpublic Status +statusÌ8ÎGnomeVFS.XferProgressInfoÖ0ÏGnomeVFS.XferProgressStatus +statusÌ8ÎGst.ClockEntryÖ0ÏGst.ClockReturn +statusÌ8ÎGtk.PrintOperationÖ0ÏGtk.PrintStatus +statusÌ8ÎHildon.CaptionÖ0ÏHildon.CaptionStatus +statusÌ128Í()ÎLua.LuaVMÖ0Ïpublic int +statusÌ128Í()ÎSDL.AudioÖ0Ïpublic AudioStatus +statusÌ8ÎSDLNet.UDPPacketÖ0Ïint +statusÌ8ÎSoup.MessageÖ0ÏSoup.MessageStatus +statusÌ8ÎV4l2.InputÖ0Ïuint32 +status_bar_text_changedÌ128Í(string p0)ÎWebKit.WebViewÖ0Ïpublic virtual signal void +status_changedÌ128Í()ÎGtk.PrintOperationÖ0Ïpublic virtual signal void +status_codeÌ8ÎSoup.MessageÖ0 +status_get_phraseÌ128Í(uint status_code)ÎSoupÖ0Ïpublic unowned string +status_iconÌ8ÎNotify.NotificationÖ0ÏGtk.StatusIcon +status_line_changedÌ128Í()ÎVte.TerminalÖ0Ïpublic virtual signal void +status_proxifyÌ128Í(uint status_code)ÎSoupÖ0 +status_stringÌ8ÎGtk.PrintOperationÖ0 +statusbarÌ8ÎGnome.AppÖ0ÏGtk.Widget +statusbar_send_eventÌ128Í(string name, int argument1, int argument2, string argument3, out Rpc retval)ÎOsso.ContextÖ0Ïpublic Status +statvfsÌ2048ÎPosixÖ0 +stdÌ8ÎV4l2.InputÖ0ÏStdId +stdÌ8ÎV4l2.OutputÖ0ÏStdId +stderrÌ8ÎGLibÖ0ÏFileStream +stdinÌ8ÎGLibÖ0ÏFileStream +stdoutÌ8ÎGLibÖ0ÏFileStream +stdscrÌ8ÎCursesÖ0ÏWindow +stealÌ128Í(K key)ÎGLib.HashTableÖ0Ïpublic bool +stealÌ128Í(K key)ÎGLib.TreeÖ0Ïpublic bool +stealÌ128Í(string name)ÎGsf.DocMetaDataÖ0Ïpublic weak Gsf.DocProp? +steal_allÌ128Í()ÎGLib.HashTableÖ0Ïpublic void +steal_bodyÌ128Í(out uchar[] data, uint size)ÎGst.RTSPMessageÖ0Ïpublic Gst.RTSPResult +steal_dataÌ128Í(string key)ÎGLib.ObjectÖ0Ïpublic void * +steal_qdataÌ128Í(Quark quark)ÎGLib.ObjectÖ0Ïpublic void * +steal_valueÌ128Í()ÎGConf.EntryÖ0Ïpublic unowned +steepest_descentÌ8ÎGsl.MultiminFdfminimizerTypesÖ0ÏMultiminFdfminimizerType +steffensonÌ8ÎGsl.RootFdfsolverTypesÖ0ÏRootFdfsolverType +stem_wordÌ128Í(string word, int word_length)ÎTracker.LanguageÖ0 +stepÌ128Í(double term, size_t n, size_t nmax, SumLevinUWorkspace w, out double sum_accel)ÎGsl.SumLevinUÖ0Ïpublic int +stepÌ128Í(double term, size_t n, SumLevinUtruncWorkspace w, out double sum_accel)ÎGsl.SumLevinUtruncÖ0Ïpublic int +stepÌ128Í()ÎSqlite.StatementÖ0Ïpublic int +stepÌ8ÎV4l2.FrameivalStepwiseÖ0ÏFraction +stepÌ8ÎV4l2.QueryControlÖ0Ïint32 +step_heightÌ8ÎV4l2.FramesizeStepwiseÖ0Ïuint32 +step_incrementÌ8ÎGtk.AdjustmentÖ0Ïdouble +step_sizeÌ8ÎGsl.SimanParamsÖ0Ïdouble +step_tÌ128Í(RNG r, void *xp, double step_size)ÎGsl.SimanÖ0Ïpublic delegate void +step_widthÌ8ÎV4l2.FramesizeStepwiseÖ0Ïuint32 +stepwiseÌ8ÎV4l2.FrameivalEnumÖ0ÏFraction +stepwiseÌ8ÎV4l2.FramsizeEnumÖ0ÏFramesizeStepwise +stickÌ128Í()ÎGdk.WindowÖ0Ïpublic void +stickÌ128Í()ÎGtk.WindowÖ0Ïpublic void +stickÌ128Í()ÎWnck.WindowÖ0Ïpublic void +stick_initiallyÌ8ÎGtk.WindowÖ0 +stippleÌ8ÎGdk.GCValuesÖ0ÏGdk.Pixmap +stippleÌ8ÎGdk.PangoAttrStippleÖ0ÏGdk.Bitmap +stockÌ8ÎGtk.ImageÖ0 +stockÌ8ÎGtk.StatusIconÖ0 +stock_addÌ128Í(Gtk.StockItem[] items)ÎGtkÖ0Ïpublic void +stock_add_staticÌ128Í(Gtk.StockItem[] items)ÎGtkÖ0Ïpublic void +stock_detailÌ8ÎGtk.CellRendererPixbufÖ0 +stock_iconÌ8ÎHildon.NoteÖ0 +stock_idÌ8ÎGtk.ActionÖ0 +stock_idÌ8ÎGtk.ActionEntryÖ0 +stock_idÌ8ÎGtk.CellRendererPixbufÖ0 +stock_idÌ8ÎGtk.ImageStockDataÖ0 +stock_idÌ8ÎGtk.RadioActionEntryÖ0 +stock_idÌ8ÎGtk.StockItemÖ0 +stock_idÌ8ÎGtk.ToggleActionEntryÖ0 +stock_idÌ8ÎGtk.ToolButtonÖ0 +stock_list_idsÌ128Í()ÎGtkÖ0Ïpublic unowned +stock_lookupÌ128Í(string stock_id, Gtk.StockItem item)ÎGtkÖ0Ïpublic bool +stock_set_translate_funcÌ128Í(string domain, Gtk.TranslateFunc func, void* data, GLib.DestroyNotify notify)ÎGtkÖ0Ïpublic void +stock_sizeÌ8ÎGtk.CellRendererPixbufÖ0 +stopÌ128Í()ÎGLib.TimerÖ0Ïpublic void +stopÌ128Í()ÎGst.BaseSinkÖ0Ïpublic virtual bool +stopÌ128Í()ÎGst.BaseSrcÖ0Ïpublic virtual bool +stopÌ128Í()ÎGst.BaseTransformÖ0Ïpublic virtual bool +stopÌ128Í()ÎGst.CollectPadsÖ0Ïpublic void +stopÌ128Í()ÎGst.RingBufferÖ0Ïpublic virtual bool +stopÌ8ÎGst.SDPTimeÖ0 +stopÌ8ÎGst.SegmentÖ0Ïint64 +stopÌ128Í()ÎGst.TaskÖ0Ïpublic bool +stop_animationÌ128Í()ÎGoo.CanvasItemÖ0Ïpublic void +stop_animationÌ128Í()ÎGoo.CanvasItemModelÖ0Ïpublic void +stop_editingÌ128Í(bool canceled)ÎGtk.CellRendererÖ0Ïpublic void +stop_emissionÌ128Í(void* instance, uint signal_id, Quark detail)ÎGLib.SignalÖ0Ïpublic void +stop_emission_by_nameÌ128Í(void* instance, string detailed_signal)ÎGLib.SignalÖ0Ïpublic void +stop_loadÌ128Í()ÎGtk.MozEmbedÖ0Ïpublic void +stop_loadingÌ128Í()ÎGnome.IconSelectionÖ0Ïpublic void +stop_loadingÌ128Í()ÎWebKit.WebFrameÖ0Ïpublic void +stop_loadingÌ128Í()ÎWebKit.WebViewÖ0Ïpublic void +stop_sigÌ128Í(int status)ÎGLib.ProcessÖ0Ïpublic ProcessSignal +stop_taskÌ128Í()ÎGst.PadÖ0Ïpublic bool +stop_unused_threadsÌ128Í()ÎGLib.ThreadPoolÖ0Ïpublic void +stop_wordsÌ8ÎTracker.LanguageÖ0ÏGLib.HashTable +stoponerrÌ8ÎTiff.RGBAImageÖ0Ïint +stoppingÌ8ÎGst.SystemClockÖ0Ïbool +storageÌ128Í(ulong number)ÎGLib.BitÖ0 +storage_typeÌ8ÎGtk.ImageÖ0ÏGtk.ImageType +storage_typeÌ8ÎGtk.StatusIconÖ0ÏGtk.ImageType +storeÌ128Í(Gsf.DocProp prop)ÎGsf.DocMetaDataÖ0Ïpublic void +storeÌ128Í()ÎGtk.ClipboardÖ0Ïpublic void +store_clipboardÌ128Í(Gdk.Window clipboard_window, uint32 time_, Gdk.Atom[] targets)ÎGdk.DisplayÖ0Ïpublic void +store_int64Ì8ÎGLib.ScannerConfigÖ0Ïbool +store_metadataÌ8ÎTracker.FieldÖ0Ïbool +store_passwordÌ128Í(GnomeKeyring.PasswordSchema schema, string? keyring, string display_name, string password, owned GnomeKeyring.OperationDoneCallback callback, ...)ÎGnomeKeyringÖ0Ïpublic void * +store_password_syncÌ128Í(GnomeKeyring.PasswordSchema schema, string keyring, string display_name, string password, ...)ÎGnomeKeyringÖ0Ïpublic GnomeKeyring.Result +store_replacementÌ128Í( string mis, long mis_len, string cor, long cor_len)ÎEnchant.DictÖ0Ïpublic void +store_resultÌ128Í()ÎMysql.DatabaseÖ0Ïpublic Result? +strÌ128Í(string needle)Ö0Ïpublic weak string? +strÌ8ÎAtk.KeyEventStructÖ0 +strÌ8ÎGConf.EnumStringPairÖ0 +strÌ8ÎGLib.StringBuilderÖ0 +strÌ8ÎGdk.EventKeyÖ0 +strÌ8ÎGst.StaticCapsÖ0 +str1Ì8ÎXml.ErrorÖ0 +str2Ì8ÎXml.ErrorÖ0 +str3Ì8ÎXml.ErrorÖ0 +str_case_equalÌ128Í(void* v1, void* v2)ÎSoupÖ0Ïpublic bool +str_case_hashÌ128Í(void* key)ÎSoupÖ0 +str_equalÌ8ÎGLibÖ0ÏGLib.EqualFunc +str_fourccÌ128Í(string str)ÎGst.ValueÖ0 +str_get_md5_digestÌ128Í(string contents)ÎExo.Md5DigestÖ0Ïpublic Exo.Md5Digest +str_get_md5_strÌ128Í(string contents)ÎExo.Md5DigestÖ0 +str_hashÌ8ÎGLibÖ0ÏGLib.HashFunc +strcatÌ128Í(string s1, string s2)ÎPosixÖ0Ïpublic unowned string +strchrÌ128Í(string s, int c)ÎPosixÖ0Ïpublic unowned string +strcmpÌ8ÎGLibÖ0ÏGLib.CompareFunc +strcmpÌ128Í(string s1, string s2)ÎPosixÖ0Ïpublic int +strcollÌ128Í(string s1, string s2)ÎPosixÖ0Ïpublic int +strcpyÌ128Í(string s1, string s2)ÎPosixÖ0Ïpublic unowned string +strcspnÌ128Í(string s1, string s2)ÎPosixÖ0Ïpublic size_t +strdupÌ128Í(string s1)ÎPosixÖ0Ïpublic unowned string +strdup_contentsÌ128Í()ÎGLib.ValueÖ0 +stream_error_quarkÌ128Í()ÎGstÖ0Ïpublic GLib.Quark +stream_newÌ128Í(string type, Epc.ContentsReadFunc callback, GLib.DestroyNotify destroy_data)ÎEpc.ContentsÖ0Ïpublic weak Epc.Contents +stream_readÌ128Í(ulong length)ÎEpc.ContentsÖ0Ïpublic void * +stream_rec_lockÌ8ÎGst.PadÖ0Ïvoid +stream_selectÌ128Í(Gst.RTSPUrl url)ÎGst.RTSPExtensionÖ0Ïpublic abstract Gst.RTSPResult +stream_timeÌ8ÎGst.PipelineÖ0ÏGst.ClockTime +strerrorÌ128Í(int errnum)ÎGLibÖ0 +strerrorÌ128Í(int errno)ÎGsl.ErrorÖ0 +strerrorÌ128Í(int errnum)ÎPosixÖ0Ïpublic unowned string +strerrorÌ128Í()ÎUSBÖ0Ïpublic weak char +strerror_rÌ128Í(int errnum, string strerrbuf, size_t buflen)ÎPosixÖ0Ïpublic int * +stretchÌ8ÎGtk.CellRendererTextÖ0ÏPango.Stretch +stretchÌ8ÎGtk.TextTagÖ0ÏPango.Stretch +stretch_setÌ8ÎGtk.CellRendererTextÖ0Ïbool +stretch_setÌ8ÎGtk.TextTagÖ0Ïbool +strftimeÌ128Í(char[] s, string format)ÎGLib.DateÖ0Ïpublic size_t +strftimeÌ128Í(char[] s, string format)ÎGLib.TimeÖ0Ïpublic size_t +strideÌ8ÎGsl.VectorÖ0Ïsize_t +strideÌ8ÎGsl.VectorComplexÖ0Ïsize_t +strikethroughÌ8ÎGtk.CellRendererTextÖ0Ïbool +strikethroughÌ8ÎGtk.SourceStyleÖ0Ïbool +strikethroughÌ8ÎGtk.TextAppearanceÖ0 +strikethroughÌ8ÎGtk.TextTagÖ0Ïbool +strikethroughÌ8ÎHildon.FontSelectionDialogÖ0Ïbool +strikethroughÌ8ÎPango.RendererÖ0Ïbool +strikethroughÌ8ÎVte.CharAttributesÖ0 +strikethrough_setÌ8ÎGtk.CellRendererTextÖ0Ïbool +strikethrough_setÌ8ÎGtk.SourceStyleÖ0Ïbool +strikethrough_setÌ8ÎGtk.TextTagÖ0Ïbool +strikethrough_setÌ8ÎHildon.FontSelectionDialogÖ0Ïbool +string_boolean_to_string_gintÌ128Í(string value)ÎTrackerÖ0 +string_get_node_listÌ128Í(string str)ÎXml.DocÖ0Ïpublic Node * +string_in_string_listÌ128Í(string str, string strv)ÎTrackerÖ0Ïpublic int +string_len_get_node_listÌ128Í(string str, int len)ÎXml.DocÖ0Ïpublic Node * +string_list_freeÌ128Í(GLib.List strings)ÎGnomeKeyringÖ0Ïpublic void +string_list_to_gslistÌ128Í(string strv, ulong length)ÎTrackerÖ0Ïpublic weak GLib.SList +string_list_to_stringÌ128Í(string strv, ulong length, char sep)ÎTrackerÖ0 +string_removeÌ128Í(string haystack, string needle)ÎTrackerÖ0 +string_replaceÌ128Í(string haystack, string needle, string replacement)ÎTrackerÖ0 +string_to_compound_textÌ128Í(string str, Gdk.Atom encoding, int format, uchar[] ctext, int length)ÎGdkÖ0Ïpublic int +string_to_compound_text_for_displayÌ128Í(Gdk.Display display, string str, Gdk.Atom encoding, int format, uchar[] ctext, int length)ÎGdkÖ0Ïpublic int +string_to_dateÌ128Í(string time_string)ÎTrackerÖ0 +string_to_enumÌ128Í(GConf.EnumStringPair[] lookup_table, string str, int enum_value_retloc)ÎGConfÖ0Ïpublic bool +string_to_string_listÌ128Í(string str)ÎTrackerÖ0 +string_to_uintÌ128Í(string s, uint ret)ÎTrackerÖ0Ïpublic bool +stringsÌ8ÎGlade.InterfaceÖ0ÏGLib.HashTable +stringvalÌ8ÎXml.XPathObjectÖ0 +stripÌ128Í()Ö0 +strlenÌ128Í(int index)ÎLua.LuaVMÖ0Ïpublic size_t +strlenÌ128Í(string s)ÎPosixÖ0Ïpublic size_t +strncatÌ128Í(string s1, string s2, size_t n)ÎPosixÖ0Ïpublic unowned string +strncmpÌ128Í(string s1, string s2, size_t n)ÎPosixÖ0Ïpublic int +strncmp_funcÌ8ÎGLib.CompletionÖ0ÏCompletionStrncmpFunc +strncpyÌ128Í(string s1, string s2, size_t n)ÎPosixÖ0Ïpublic unowned string +strokeÌ128Í()ÎCairo.ContextÖ0Ïpublic void +stroke_colorÌ8ÎGoo.CanvasItemModelSimpleÖ0 +stroke_colorÌ8ÎGoo.CanvasItemSimpleÖ0 +stroke_color_rgbaÌ8ÎGoo.CanvasItemModelSimpleÖ0 +stroke_color_rgbaÌ8ÎGoo.CanvasItemSimpleÖ0 +stroke_extentsÌ128Í(ref double x1, ref double y1, ref double x2, ref double y2)ÎCairo.ContextÖ0Ïpublic void +stroke_patternÌ8ÎGoo.CanvasItemModelSimpleÖ0ÏGoo.CairoPattern +stroke_patternÌ8ÎGoo.CanvasItemSimpleÖ0ÏGoo.CairoPattern +stroke_pixbufÌ8ÎGoo.CanvasItemModelSimpleÖ0ÏGdk.Pixbuf +stroke_pixbufÌ8ÎGoo.CanvasItemSimpleÖ0ÏGdk.Pixbuf +stroke_preserveÌ128Í()ÎCairo.ContextÖ0Ïpublic void +strpbrkÌ128Í(string s1, string s2)ÎPosixÖ0Ïpublic unowned string +strptimeÌ128Í(string buf, string format)ÎGLib.TimeÖ0Ïpublic weak string? +strrchrÌ128Í(string s, int c)ÎPosixÖ0Ïpublic unowned string +strspnÌ128Í(string s1, string s2)ÎPosixÖ0Ïpublic size_t +strstrÌ128Í(string s1, string s2)ÎPosixÖ0Ïpublic unowned string +strtokÌ128Í(string s1, string s2)ÎPosixÖ0Ïpublic unowned string +strtok_rÌ128Í(string s, string sep, out string lasts)ÎPosixÖ0Ïpublic unowned string +structsÌ8ÎGst.CapsÖ0ÏGLib.PtrArray +structureÌ8ÎGst.EventÖ0ÏGst.Structure +structureÌ8ÎGst.MessageÖ0ÏGst.Structure +structureÌ8ÎGst.QueryÖ0ÏGst.Structure +strv_lengthÌ128Í([CCode (array_length = false, array_null_terminated = true)] string[] str_array)ÎGLibÖ0 +strxfrmÌ128Í(string s1, string s2, size_t n)ÎPosixÖ0Ïpublic size_t +styleÌ8ÎGoo.CanvasItemSimpleDataÖ0ÏGoo.CanvasStyle +styleÌ8ÎGtk.CellRendererTextÖ0ÏPango.Style +styleÌ8ÎGtk.TextTagÖ0ÏPango.Style +styleÌ8ÎGtk.ToolbarÖ0ÏGtk.ToolbarStyle +styleÌ8ÎGtk.WidgetÖ0ÏGtk.Style +styleÌ128Í()ÎSDLTTF.FontÖ0 +style_changedÌ128Í(Gtk.ToolbarStyle style)ÎGtk.ToolbarÖ0Ïpublic virtual signal void +style_getÌ128Í(...)ÎGtk.WidgetÖ0Ïpublic void +style_get_propertyÌ128Í(string property_name, GLib.Value value)ÎGtk.WidgetÖ0Ïpublic void +style_get_valistÌ128Í(string first_property_name, void* var_args)ÎGtk.WidgetÖ0Ïpublic void +style_schemeÌ8ÎGtk.SourceBufferÖ0ÏGtk.SourceStyleScheme +style_setÌ8ÎGtk.CellRendererTextÖ0Ïbool +style_setÌ8ÎGtk.TextTagÖ0Ïbool +style_setÌ8ÎGtk.ToolbarÖ0 +style_setÌ128Í(Gtk.Style? previous_style)ÎGtk.WidgetÖ0Ïpublic virtual signal void +stylesÌ8ÎGtk.StyleÖ0ÏGLib.SList +subÌ128Í(Complex a, Complex b)ÎGsl.ComplexÖ0Ïpublic Complex +subÌ128Í(Histogram h2)ÎGsl.HistogramÖ0Ïpublic int +subÌ128Í(Histogram h2)ÎGsl.Histogram2dÖ0Ïpublic int +subÌ128Í(Matrix b)ÎGsl.MatrixÖ0Ïpublic int +subÌ128Í(MatrixComplex b)ÎGsl.MatrixComplexÖ0Ïpublic int +subÌ128Í(Vector b)ÎGsl.VectorÖ0Ïpublic int +subÌ128Í(VectorComplex b)ÎGsl.VectorComplexÖ0Ïpublic int +sub_imagÌ128Í(Complex a, double y)ÎGsl.ComplexÖ0Ïpublic Complex +sub_realÌ128Í(Complex a, double x)ÎGsl.ComplexÖ0Ïpublic Complex +subcolumnÌ128Í(size_t i, size_t offset, size_t n)ÎGsl.MatrixÖ0Ïpublic VectorView +subcolumnÌ128Í(size_t i, size_t offset, size_t n)ÎGsl.MatrixComplexÖ0Ïpublic VectorComplexView +subdiagonalÌ128Í(size_t k)ÎGsl.MatrixÖ0Ïpublic VectorView +subdiagonalÌ128Í(size_t k)ÎGsl.MatrixComplexÖ0Ïpublic VectorComplexView +subdivideÌ8ÎGtk.RulerMetricÖ0Ïint +subjectÌ8ÎPoppler.DocumentÖ0 +subjectÌ8ÎRaptor.StatementÖ0Ïvoid +subjectÌ8ÎRasqal.TripleÖ0ÏLiteral +submatrixÌ128Í(size_t k, size_t k2, size_t n1, size_t n2)ÎGsl.MatrixÖ0Ïpublic MatrixView +submatrixÌ128Í(size_t k, size_t k2, size_t n1, size_t n2)ÎGsl.MatrixComplexÖ0Ïpublic MatrixComplexView +submenuÌ8ÎGtk.MenuItemÖ0ÏGtk.Menu +submenu_directionÌ8ÎGtk.MenuItemÖ0 +submenu_placementÌ8ÎGtk.MenuItemÖ0 +subpadÌ128Í(int nlines, int ncols, int begin_y, int begin_x)ÎCurses.WindowÖ0Ïpublic Window +subrowÌ128Í(size_t i, size_t offset, size_t n)ÎGsl.MatrixÖ0Ïpublic VectorView +subrowÌ128Í(size_t i, size_t offset, size_t n)ÎGsl.MatrixComplexÖ0Ïpublic VectorComplexView +substringÌ128Í(long offset, long len = -1)Ö0 +subtitleÌ8ÎXfce.TitledDialogÖ0 +subtractÌ128Í(Gdk.Region source2)ÎGdk.RegionÖ0Ïpublic void +subtractÌ128Í(Gst.Caps subtrahend)ÎGst.CapsÖ0Ïpublic unowned +subtractÌ128Í(Gst.Value dest, Gst.Value minuend, Gst.Value subtrahend)ÎGst.ValueÖ0Ïpublic bool +subtractÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] src2, [CCode (array_length = false)] uchar[] dst, int length)ÎSDLGraphics.FilterÖ0Ïpublic int +subtract_daysÌ128Í(uint n_days)ÎGLib.DateÖ0Ïpublic void +subtract_monthsÌ128Í(uint n_months)ÎGLib.DateÖ0Ïpublic void +subtract_ucharÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] dst, int length, uchar subtrahend)ÎSDLGraphics.FilterÖ0Ïpublic int +subtract_uintÌ128Í([CCode (array_length = false)] uchar[] src1, [CCode (array_length = false)] uchar[] dst, int length, uint subtrahend)ÎSDLGraphics.FilterÖ0Ïpublic int +subtract_yearsÌ128Í(uint n_years)ÎGLib.DateÖ0Ïpublic void +subvectorÌ128Í(size_t offset, size_t n)ÎGsl.VectorÖ0Ïpublic VectorView +subvectorÌ128Í(size_t i, size_t n)ÎGsl.VectorComplexÖ0Ïpublic VectorComplexView +subvector_with_strideÌ128Í(size_t offset, size_t stride, size_t n)ÎGsl.VectorÖ0Ïpublic VectorView +subvector_with_strideÌ128Í(size_t i, size_t stride, size_t n)ÎGsl.VectorComplexÖ0Ïpublic VectorComplexView +subwinÌ128Í(int nlines, int ncols, int begin_y, int begin_x)ÎCurses.WindowÖ0Ïpublic Window +subwindowÌ8ÎGdk.EventCrossingÖ0ÏGdk.Window +subwindowÌ8ÎX.ButtonEventÖ0ÏWindow +subwindowÌ8ÎX.CrossingEventÖ0ÏWindow +subwindowÌ8ÎX.KeyEventÖ0ÏWindow +subwindowÌ8ÎX.MotionEventÖ0ÏWindow +subwindow_modeÌ8ÎGdk.GCValuesÖ0ÏGdk.SubwindowMode +suggestÌ128Í(string word, long len = -1)ÎEnchant.DictÖ0 +suggestÌ128Í(Gst.Caps caps, uint size)ÎGst.BaseTransformÖ0Ïpublic void +suggestÌ128Í(uint probability, Gst.Caps caps)ÎGst.TypeFindÖ0Ïpublic void +suggest_next_syncÌ128Í()ÎGst.ControllerÖ0Ïpublic Gst.ClockTime +suggest_syncÌ128Í()ÎGConf.ClientÖ0Ïpublic void +suggest_syncÌ128Í()ÎGConf.EngineÖ0Ïpublic void +suggested_actionÌ8ÎGdk.DragContextÖ0ÏGdk.DragAction +sumÌ128Í()ÎGsl.HistogramÖ0Ïpublic double +sumÌ128Í()ÎGsl.Histogram2dÖ0Ïpublic double +sumÌ8ÎGsl.Histogram2dPDFÖ0Ïdouble +sumÌ8ÎGsl.HistogramPDFÖ0Ïdouble +sum_plainÌ8ÎGsl.SumLevinUWorkspaceÖ0Ïdouble +sum_plainÌ8ÎGsl.SumLevinUtruncWorkspaceÖ0Ïdouble +sum_wgtsÌ8ÎGsl.MonteVegasStateÖ0Ïdouble +summaryÌ8ÎNotify.NotificationÖ0 +superdiagonalÌ128Í(size_t k)ÎGsl.MatrixÖ0Ïpublic VectorView +superdiagonalÌ128Í(size_t k)ÎGsl.MatrixComplexÖ0Ïpublic VectorComplexView +supportedÌ128Í()ÎGLib.ModuleÖ0Ïpublic bool +supportedÌ128Í()ÎGLib.ThreadÖ0Ïpublic bool +supportedÌ128Í(GLib.Type iface_type)ÎGst.ImplementsInterfaceÖ0Ïpublic abstract bool +supported_uri_schemesÌ8ÎGnomeVFS.MimeApplicationÖ0ÏGLib.List +supports_clipboard_persistenceÌ128Í()ÎGdk.DisplayÖ0Ïpublic bool +supports_compositeÌ128Í()ÎGdk.DisplayÖ0Ïpublic bool +supports_cursor_alphaÌ128Í()ÎGdk.DisplayÖ0Ïpublic bool +supports_cursor_colorÌ128Í()ÎGdk.DisplayÖ0Ïpublic bool +supports_filesÌ128Í()ÎGLib.AppInfoÖ0Ïpublic abstract bool +supports_input_shapesÌ128Í()ÎGdk.DisplayÖ0Ïpublic bool +supports_selection_notificationÌ128Í()ÎGdk.DisplayÖ0Ïpublic bool +supports_shapesÌ128Í()ÎGdk.DisplayÖ0Ïpublic bool +supports_startup_notificationÌ128Í()ÎGnomeVFS.MimeApplicationÖ0Ïpublic bool +supports_startup_notificationÌ128Í()ÎXfce.MenuItemÖ0Ïpublic bool +supports_urisÌ128Í()ÎGLib.AppInfoÖ0Ïpublic abstract bool +supports_urisÌ128Í()ÎGnomeVFS.MimeApplicationÖ0Ïpublic bool +suspend_pull_downsÌ8ÎFTDI.EEPROMÖ0Ïint +swapÌ128Í(SequenceIter src, SequenceIter dest)ÎGLib.SequenceÖ0Ïpublic void +swapÌ128Í(Matrix m2)ÎGsl.MatrixÖ0Ïpublic int +swapÌ128Í(MatrixComplex m2)ÎGsl.MatrixComplexÖ0Ïpublic int +swapÌ128Í(size_t i, size_t j)ÎGsl.PermutationÖ0Ïpublic int +swapÌ128Í(Vector w)ÎGsl.VectorÖ0Ïpublic int +swapÌ128Í(VectorComplex w)ÎGsl.VectorComplexÖ0Ïpublic int +swapÌ128Í(Gtk.TreeIter a, Gtk.TreeIter b)ÎGtk.ListStoreÖ0Ïpublic void +swapÌ128Í(Gtk.TreeIter a, Gtk.TreeIter b)ÎGtk.TreeStoreÖ0Ïpublic void +swap_buffersÌ128Í()ÎSDL.GLÖ0Ïpublic void +swap_columnsÌ128Í(size_t i, size_t j)ÎGsl.MatrixÖ0Ïpublic int +swap_columnsÌ128Í(size_t i, size_t j)ÎGsl.MatrixComplexÖ0Ïpublic int +swap_elementsÌ128Í(size_t i, size_t j)ÎGsl.VectorÖ0Ïpublic int +swap_elementsÌ128Í(size_t i, size_t j)ÎGsl.VectorComplexÖ0Ïpublic int +swap_rowcolÌ128Í(size_t i, size_t j)ÎGsl.MatrixÖ0Ïpublic int +swap_rowcolÌ128Í(size_t i, size_t j)ÎGsl.MatrixComplexÖ0Ïpublic int +swap_rowsÌ128Í(size_t i, size_t j)ÎGsl.MatrixÖ0Ïpublic int +swap_rowsÌ128Í(size_t i, size_t j)ÎGsl.MatrixComplexÖ0Ïpublic int +swap_valÌ128Í(GLib.Value val)ÎGsf.DocPropÖ0Ïpublic GLib.Value +switch_pageÌ128Í(void* page, uint page_num)ÎGtk.NotebookÖ0Ïpublic virtual signal void +symÌ8ÎSDL.KeyÖ0ÏKeySymbol +symbolÌ128Í(string symbol_name, out void* symbol)ÎGLib.ModuleÖ0Ïpublic bool +symbolÌ8ÎGLib.TokenValueÖ0Ïvoid +symbol_2_tokenÌ8ÎGLib.ScannerConfigÖ0Ïbool +symlinkÌ8ÎFuse.OperationsÖ0ÏSymlink +symlinkÌ128Í(string oldpath, string newpath)ÎGLib.FileUtilsÖ0Ïpublic int +symlinkÌ128Í(string from, string to)ÎPosixÖ0Ïpublic int +symlink_nameÌ8ÎGnomeVFS.FileInfoÖ0 +symm_workspace_pÌ8ÎGsl.EigenGensymmWorkspaceÖ0ÏEigenSymmWorkspace +symmtd_decompÌ128Í(Matrix A, Vector tau)ÎGsl.LinAlgÖ0Ïpublic int +symmtd_unpackÌ128Í(Matrix A, Vector tau, Matrix Q, Vector diag, Vector subdiag)ÎGsl.LinAlgÖ0Ïpublic int +symmtd_unpack_TÌ128Í(Matrix A, Vector diag, Vector subdiag)ÎGsl.LinAlgÖ0Ïpublic int +symmv_sortÌ128Í(Vector eval, Matrix evec, EigenSortType sort_type)ÎGsl.EigenSortÖ0Ïpublic int +symmv_workspace_pÌ8ÎGsl.EigenGensymmvWorkspaceÖ0ÏEigenSymmvWorkspace +syncÌ128Í()ÎGdk.DisplayÖ0Ïpublic void +syncÌ8ÎGst.BaseSinkÖ0Ïbool +sync_action_propertiesÌ128Í(Gtk.Action action)ÎGtk.ActivatableÖ0Ïpublic abstract void +sync_callbackÌ8ÎGnomeVFS.ProgressCallbackStateÖ0ÏGnomeVFS.XferProgressCallback +sync_file_offsetÌ128Í()ÎGLib.ScannerÖ0Ïpublic void +sync_handlerÌ8ÎGst.BusÖ0ÏGst.BusSyncHandler +sync_handler_dataÌ8ÎGst.BusÖ0Ïvoid +sync_messageÌ128Í(Gst.Message message)ÎGst.BusÖ0Ïpublic virtual signal void +sync_signal_handlerÌ128Í(Gst.Bus bus, Gst.Message message)ÎGst.BusÖ0Ïpublic Gst.BusSyncReply +sync_state_with_parentÌ128Í()ÎGst.ElementÖ0Ïpublic bool +sync_valuesÌ128Í(Gst.ClockTime timestamp)ÎGst.ControllerÖ0Ïpublic bool +syncdownÌ128Í()ÎCurses.WindowÖ0Ïpublic void +synchrotron_1Ì128Í(double x)ÎGsl.SynchrotronÖ0Ïpublic double +synchrotron_1_eÌ128Í(double x, out Result result)ÎGsl.SynchrotronÖ0Ïpublic int +synchrotron_2Ì128Í(double x)ÎGsl.SynchrotronÖ0Ïpublic double +synchrotron_2_eÌ128Í(double x, out Result result)ÎGsl.SynchrotronÖ0Ïpublic double +syncokÌ128Í(bool bf)ÎCurses.WindowÖ0Ïpublic int +syncupÌ128Í()ÎCurses.WindowÖ0Ïpublic void +synthesize_window_stateÌ128Í(Gdk.Window window, Gdk.WindowState unset_flags, Gdk.WindowState set_flags)ÎGdkÖ0Ïpublic void +syslogÌ128Í(int priority, string format, ... )ÎPosixÖ0Ïpublic void +systemÌ128Í(string command)ÎPosixÖ0Ïpublic int +system_idÌ8ÎXml.DtdÖ0 +system_inactivity_indÌ8ÎOsso.HWStateÖ0Ïbool +system_note_dialogÌ128Í(string message, SystemNoteType type, out Rpc retval)ÎOsso.ContextÖ0Ïpublic Status +system_note_infoprintÌ128Í(string text, out Rpc retval)ÎOsso.ContextÖ0Ïpublic Status +syswmÌ8ÎSDL.EventÖ0ÏSysWMEvent +tÌ8ÎGsl.MultifitLinearWorkspaceÖ0ÏVector +tÌ4ÎSDL.KeySymbolÖ0 +t_initialÌ8ÎGsl.SimanParamsÖ0Ïdouble +t_minÌ8ÎGsl.SimanParamsÖ0Ïdouble +tab_borderÌ8ÎGtk.NotebookÖ0 +tab_hborderÌ8ÎGtk.NotebookÖ0 +tab_posÌ8ÎGtk.NotebookÖ0ÏGtk.PositionType +tab_vborderÌ8ÎGtk.NotebookÖ0 +tab_widthÌ8ÎGtk.SourcePrintCompositorÖ0 +tab_widthÌ8ÎGtk.SourceViewÖ0 +tableÌ8ÎGtk.GammaCurveÖ0ÏGtk.Widget +tableÌ8ÎGtk.TextTagÖ0ÏGtk.TextTagTable +table_dataÌ8ÎGoo.CanvasTableÖ0ÏGoo.CanvasTableData +table_dataÌ8ÎGoo.CanvasTableModelÖ0ÏGoo.CanvasTableData +tablesÌ8ÎGtk.IMContextSimpleÖ0ÏGLib.SList +tabsÌ8ÎGtk.TextAttributesÖ0ÏPango.TabArray +tabsÌ8ÎGtk.TextTagÖ0ÏPango.TabArray +tabsÌ8ÎGtk.TextViewÖ0ÏPango.TabArray +tabs_setÌ8ÎGtk.TextTagÖ0Ïbool +tagÌ8ÎTagLib.FileÖ0Ïunowned +tag_addedÌ128Í(Gtk.TextTag tag)ÎGtk.TextTagTableÖ0Ïpublic virtual signal void +tag_changedÌ128Í(Gtk.TextTag tag, bool size_changed)ÎGtk.TextTagTableÖ0Ïpublic virtual signal void +tag_existsÌ128Í(string tag)ÎGstÖ0Ïpublic bool +tag_freeform_string_to_utf8Ì128Í(string data, int size, string env_vars)ÎGstÖ0 +tag_from_id3_tagÌ128Í(string id3_tag)ÎGstÖ0Ïpublic unowned string +tag_from_id3_user_tagÌ128Í(string type, string id3_user_tag)ÎGstÖ0Ïpublic unowned string +tag_from_vorbis_tagÌ128Í(string vorbis_tag)ÎGstÖ0Ïpublic unowned string +tag_get_descriptionÌ128Í(string tag)ÎGstÖ0Ïpublic unowned string +tag_get_flagÌ128Í(string tag)ÎGstÖ0Ïpublic Gst.TagFlag +tag_get_nickÌ128Í(string tag)ÎGstÖ0Ïpublic unowned string +tag_get_typeÌ128Í(string tag)ÎGstÖ0Ïpublic GLib.Type +tag_id3_genre_countÌ128Í()ÎGstÖ0 +tag_id3_genre_getÌ128Í(uint id)ÎGstÖ0Ïpublic unowned string +tag_image_data_to_image_bufferÌ128Í(uchar image_data, uint image_data_len, Gst.TagImageType image_type)ÎGstÖ0Ïpublic Gst.Buffer +tag_is_fixedÌ128Í(string tag)ÎGstÖ0Ïpublic bool +tag_list_add_id3_imageÌ128Í(Gst.TagList tag_list, uchar image_data, uint image_data_len, uint id3_picture_type)ÎGstÖ0Ïpublic bool +tag_list_from_vorbiscomment_bufferÌ128Í(Gst.Buffer buffer, uchar id_data, uint id_data_length, out string vendor_string)ÎGstÖ0Ïpublic Gst.TagList +tag_list_new_from_id3v1Ì128Í(uchar data)ÎGstÖ0Ïpublic Gst.TagList +tag_list_to_vorbiscomment_bufferÌ128Í(Gst.TagList list, uchar id_data, uint id_data_length, string vendor_string)ÎGstÖ0Ïpublic Gst.Buffer +tag_merge_strings_with_commaÌ128Í(Gst.Value dest, Gst.Value src)ÎGstÖ0Ïpublic void +tag_merge_use_firstÌ128Í(Gst.Value dest, Gst.Value src)ÎGstÖ0Ïpublic void +tag_parse_extended_commentÌ128Í(string ext_comment, out string key, out string lang, out string value, bool fail_if_no_key)ÎGstÖ0Ïpublic bool +tag_registerÌ128Í(string name, Gst.TagFlag flag, GLib.Type type, string nick, string blurb, Gst.TagMergeFunc func)ÎGstÖ0Ïpublic void +tag_register_musicbrainz_tagsÌ128Í()ÎGstÖ0Ïpublic void +tag_removedÌ128Í(Gtk.TextTag tag)ÎGtk.TextTagTableÖ0Ïpublic virtual signal void +tag_tableÌ8ÎGtk.TextBufferÖ0ÏGtk.TextTagTable +tag_to_id3_tagÌ128Í(string gst_tag)ÎGstÖ0Ïpublic unowned string +tag_to_vorbis_commentsÌ128Í(Gst.TagList list, string tag)ÎGstÖ0Ïpublic GLib.List +tag_to_vorbis_tagÌ128Í(string gst_tag)ÎGstÖ0Ïpublic unowned string +tailÌ8ÎGLib.QueueÖ0ÏList +takeÌ128Í(uint nbytes)ÎGst.AdapterÖ0Ïpublic uchar +take_arrayÌ128Í(owned Json.Array array)ÎJson.NodeÖ0Ïpublic void +take_bodyÌ128Í(owned uchar[] data, uint size)ÎGst.RTSPMessageÖ0Ïpublic Gst.RTSPResult +take_bufferÌ128Í(uint nbytes)ÎGst.AdapterÖ0Ïpublic Gst.Buffer +take_bufferÌ128Í(Gst.CollectData data, uint size)ÎGst.CollectPadsÖ0Ïpublic Gst.Buffer +take_bufferÌ128Í(Gst.Buffer b)ÎGst.ValueÖ0Ïpublic void +take_focusÌ8ÎGtk.MenuShellÖ0Ïbool +take_headerÌ128Í(Gst.RTSPHeaderField field, owned string value)ÎGst.RTSPMessageÖ0Ïpublic Gst.RTSPResult +take_objectÌ128Í(owned Object v_object)ÎGLib.ValueÖ0Ïpublic void +take_objectÌ128Í(owned Json.Object object)ÎJson.NodeÖ0Ïpublic void +take_stringÌ128Í(owned string v_string)ÎGLib.ValueÖ0Ïpublic void +tanÌ128Í(double x)ÎGLib.MathÖ0Ïpublic double +tanÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic Complex +tanfÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +tanhÌ128Í(double x)ÎGLib.MathÖ0Ïpublic double +tanhÌ128Í(Complex z)ÎGsl.ComplexÖ0Ïpublic Complex +tanhfÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +targetÌ8ÎAtk.RelationÖ0ÏGLib.ValueArray +targetÌ8ÎGdk.EventSelectionÖ0ÏGdk.Atom +targetÌ8ÎGlade.AtkRelationInfoÖ0 +targetÌ8ÎGtk.SelectionDataÖ0ÏGdk.Atom +targetÌ8ÎGtk.TargetEntryÖ0 +targetÌ8ÎGtk.TargetPairÖ0ÏGdk.Atom +targetÌ8ÎX.SelectionEventÖ0ÏAtom +target_nameÌ8ÎGnomeVFS.XferProgressInfoÖ0 +target_table_freeÌ128Í(Gtk.TargetEntry[] targets)ÎGtkÖ0Ïpublic void +target_table_new_from_listÌ128Í(Gtk.TargetList list, int n_targets)ÎGtkÖ0Ïpublic Gtk.TargetEntry +targetsÌ8ÎGdk.DragContextÖ0ÏGLib.List +targets_include_imageÌ128Í(Gdk.Atom[] targets, bool writable)ÎGtkÖ0Ïpublic bool +targets_include_imageÌ128Í(bool writable)ÎGtk.SelectionDataÖ0Ïpublic bool +targets_include_rich_textÌ128Í(Gdk.Atom[] targets, Gtk.TextBuffer buffer)ÎGtkÖ0Ïpublic bool +targets_include_rich_textÌ128Í(Gtk.TextBuffer buffer)ÎGtk.SelectionDataÖ0Ïpublic bool +targets_include_textÌ128Í(Gdk.Atom[] targets)ÎGtkÖ0Ïpublic bool +targets_include_textÌ128Í()ÎGtk.SelectionDataÖ0Ïpublic bool +targets_include_uriÌ128Í(Gdk.Atom[] targets)ÎGtkÖ0Ïpublic bool +targets_include_uriÌ128Í()ÎGtk.SelectionDataÖ0Ïpublic bool +taskÌ8ÎGst.PadÖ0ÏGst.Task +tauÌ8ÎGsl.EigenHermWorkspaceÖ0Ïdouble +tauÌ8ÎGsl.EigenHermvWorkspaceÖ0Ïdouble +tauÌ8ÎGsl.EigenNonsymmWorkspaceÖ0ÏVector +tausÌ8ÎGsl.RNGTypesÖ0ÏRNGType +taus113Ì8ÎGsl.RNGTypesÖ0ÏRNGType +taus2Ì8ÎGsl.RNGTypesÖ0ÏRNGType +taylorcoeffÌ128Í(int n, double x)ÎGsl.GammaBetaÖ0Ïpublic double +taylorcoeff_eÌ128Í(int n, double x, out Result result)ÎGsl.GammaBetaÖ0Ïpublic int +tcdrainÌ128Í(int fd)ÎPosixÖ0Ïpublic int +tcflag_tÌ2048ÎPosixÖ0 +tcflowÌ128Í(int fd, int action)ÎPosixÖ0Ïpublic int +tcflushÌ128Í(int fd, int queue_selector)ÎPosixÖ0Ïpublic int +tcgetattrÌ128Í(int fd, termios termios_p)ÎPosixÖ0Ïpublic int +tcgetpgrpÌ128Í(int fd)ÎPosixÖ0Ïpublic pid_t +tcsendbreakÌ128Í(int fd, int duration)ÎPosixÖ0Ïpublic int +tcsetattrÌ128Í(int fd, int optional_actions, termios termios_p)ÎPosixÖ0Ïpublic int +tcsetpgrpÌ128Í(int fd, pid_t pgrp_id)ÎPosixÖ0Ïpublic int +tdaÌ8ÎGsl.MatrixÖ0Ïsize_t +tdaÌ8ÎGsl.MatrixComplexÖ0Ïsize_t +tdata_tÌ1ÎTiffÖ0 +tdir_countÌ8ÎTiff.DirEntryÖ0Ïuint32 +tdir_offsetÌ8ÎTiff.DirEntryÖ0Ïuint32 +tdir_tÌ2048ÎTiffÖ0 +tdir_tagÌ8ÎTiff.DirEntryÖ0Ïuint16 +tdir_typeÌ8ÎTiff.DirEntryÖ0Ïuint16 +tdistÌ128Í(RNG r, double nu)ÎGsl.RandistÖ0Ïpublic double +tdist_PÌ128Í(double x, double nu)ÎGsl.CDFÖ0Ïpublic double +tdist_PinvÌ128Í(double P, double nu)ÎGsl.CDFÖ0Ïpublic double +tdist_QÌ128Í(double x, double nu)ÎGsl.CDFÖ0Ïpublic double +tdist_QinvÌ128Í(double Q, double nu)ÎGsl.CDFÖ0Ïpublic double +tdist_pdfÌ128Í(double x, double nu)ÎGsl.RandistÖ0Ïpublic double +tearoff_activeÌ8ÎGtk.MenuÖ0 +tearoff_adjustmentÌ8ÎGtk.MenuÖ0ÏGtk.Adjustment +tearoff_hboxÌ8ÎGtk.MenuÖ0ÏGtk.Widget +tearoff_scrollbarÌ8ÎGtk.MenuÖ0ÏGtk.Widget +tearoff_stateÌ8ÎGtk.MenuÖ0Ïbool +tearoff_titleÌ8ÎGtk.ComboBoxÖ0 +tearoff_titleÌ8ÎGtk.MenuÖ0 +tearoff_windowÌ8ÎGtk.MenuÖ0ÏGtk.Widget +tellÌ128Í()ÎGLib.FileInputStreamÖ0Ïpublic virtual int64 +tellÌ128Í()ÎGLib.FileOutputStreamÖ0Ïpublic virtual int64 +tellÌ128Í()ÎGLib.FileStreamÖ0Ïpublic long +tellÌ128Í()ÎGLib.SeekableÖ0Ïpublic abstract int64 +tellÌ128Í(GnomeVFS.Handle handle, GnomeVFS.FileSize offset_return)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +tellÌ128Í()ÎGsf.InputÖ0Ïpublic Gsf.off_t +tellÌ128Í()ÎGsf.OutputÖ0Ïpublic Gsf.off_t +telldirÌ128Í(Dir dir)ÎPosixÖ0Ïpublic long +templateÌ8ÎGst.PadÖ0ÏGst.PadTemplate +tempoÌ8ÎGst.gst_riff_acidÖ0Ïfloat +tentative_matchÌ8ÎGtk.IMContextSimpleÖ0Ïunichar +tentative_match_lenÌ8ÎGtk.IMContextSimpleÖ0Ïint +termÌ128Í()ÎRsvgÖ0Ïpublic void +term_sigÌ128Í(int status)ÎGLib.ProcessÖ0Ïpublic ProcessSignal +termattrsÌ128Í()ÎCursesÖ0 +terminal_shellÌ128Í(string command_line, string? working_directory, string[]? envp)ÎExo.ExecuteÖ0Ïpublic bool +terminal_shell_on_screenÌ128Í(string command_line, string? working_directory, string[]? envp, Gdk.Screen screen)ÎExo.ExecuteÖ0Ïpublic bool +termiosÌ2048ÎPosixÖ0 +termnameÌ128Í()ÎCursesÖ0 +terms_usedÌ8ÎGsl.SumLevinUWorkspaceÖ0Ïsize_t +terms_usedÌ8ÎGsl.SumLevinUtruncWorkspaceÖ0Ïsize_t +testÌ128Í(string filename, FileTest test)ÎGLib.FileUtilsÖ0Ïpublic bool +test_collapse_rowÌ128Í(Gtk.TreeIter iter, Gtk.TreePath path)ÎGtk.TreeViewÖ0Ïpublic virtual signal bool +test_create_simple_windowÌ128Í(string window_title, string dialog_text)ÎGtkÖ0Ïpublic unowned +test_create_widgetÌ128Í(GLib.Type widget_type, ...)ÎGtkÖ0Ïpublic unowned +test_display_button_windowÌ128Í(string window_title, string dialog_text)ÎGtkÖ0Ïpublic unowned +test_expand_rowÌ128Í(Gtk.TreeIter iter, Gtk.TreePath path)ÎGtk.TreeViewÖ0Ïpublic virtual signal bool +test_find_labelÌ128Í(Gtk.Widget widget, string label_pattern)ÎGtkÖ0Ïpublic unowned +test_find_siblingÌ128Í(Gtk.Widget base_widget, GLib.Type widget_type)ÎGtkÖ0Ïpublic unowned +test_find_widgetÌ128Í(Gtk.Widget widget, string label_pattern, GLib.Type widget_type)ÎGtkÖ0Ïpublic unowned +test_initÌ128Í(int argcp, out unowned string argvp)ÎGtkÖ0Ïpublic void +test_list_all_typesÌ128Í(uint n_types)ÎGtkÖ0Ïpublic unowned +test_register_all_typesÌ128Í()ÎGtkÖ0Ïpublic void +test_render_syncÌ128Í(Gdk.Window window)ÎGdkÖ0Ïpublic void +test_simulate_buttonÌ128Í(Gdk.Window window, int x, int y, uint button, Gdk.ModifierType modifiers, Gdk.EventType button_pressrelease)ÎGdkÖ0Ïpublic bool +test_simulate_keyÌ128Í(Gdk.Window window, int x, int y, uint keyval, Gdk.ModifierType modifiers, Gdk.EventType key_pressrelease)ÎGdkÖ0Ïpublic bool +test_slider_get_valueÌ128Í(Gtk.Widget widget)ÎGtkÖ0Ïpublic double +test_slider_set_percÌ128Í(Gtk.Widget widget, double percentage)ÎGtkÖ0Ïpublic void +test_spin_button_clickÌ128Í(Gtk.SpinButton spinner, uint button, bool upwards)ÎGtkÖ0Ïpublic bool +test_text_getÌ128Í(Gtk.Widget widget)ÎGtkÖ0Ïpublic unowned string +test_text_setÌ128Í(Gtk.Widget widget, string str)ÎGtkÖ0Ïpublic void +test_widget_clickÌ128Í(Gtk.Widget widget, uint button, Gdk.ModifierType modifiers)ÎGtkÖ0Ïpublic bool +test_widget_send_keyÌ128Í(Gtk.Widget widget, uint keyval, Gdk.ModifierType modifiers)ÎGtkÖ0Ïpublic bool +textÌ8ÎGLib.MarkupParserÖ0ÏMarkupParserTextFunc +textÌ8ÎGnomeVFS.URIÖ0 +textÌ8ÎGoo.CanvasTextÖ0 +textÌ8ÎGoo.CanvasTextDataÖ0 +textÌ8ÎGoo.CanvasTextModelÖ0 +textÌ8ÎGtk.CellRendererProgressÖ0 +textÌ8ÎGtk.CellRendererTextÖ0 +textÌ8ÎGtk.EntryÖ0 +textÌ8ÎGtk.LabelÖ0 +textÌ8ÎGtk.MessageDialogÖ0 +textÌ8ÎGtk.ProgressBarÖ0 +textÌ8ÎGtk.RcStyleÖ0ÏGdk.Color +textÌ8ÎGtk.StyleÖ0ÏGdk.Color +textÌ8ÎGtk.TextBufferÖ0 +textÌ8ÎPango.GlyphItemIterÖ0 +textÌ128Í(GLib.HashTable word_table, string txt, int weight, Tracker.Language language, int max_words_to_index, int max_word_length, int min_word_length, bool filter_words, bool delimit_words)ÎTracker.ParserÖ0Ïpublic weak GLib.HashTable +text_aaÌ8ÎGtk.StyleÖ0ÏGdk.Color +text_aa_gcÌ8ÎGtk.StyleÖ0ÏGdk.GC +text_areaÌ8ÎGtk.EntryÖ0ÏGdk.Window +text_attributes_changedÌ128Í()ÎAtk.TextÖ0Ïpublic virtual signal void +text_caret_movedÌ128Í(int location)ÎAtk.TextÖ0Ïpublic virtual signal void +text_changedÌ128Í(int position, int length)ÎAtk.TextÖ0Ïpublic virtual signal void +text_columnÌ8ÎExo.IconBarÖ0Ïint +text_columnÌ8ÎExo.IconViewÖ0Ïint +text_columnÌ8ÎGtk.CellRendererComboÖ0Ïint +text_columnÌ8ÎGtk.ComboBoxEntryÖ0Ïint +text_columnÌ8ÎGtk.EntryCompletionÖ0Ïint +text_columnÌ8ÎGtk.IconViewÖ0Ïint +text_concatÌ128Í(string content, int len)ÎXml.NodeÖ0Ïpublic int +text_dataÌ8ÎGoo.CanvasTextÖ0ÏGoo.CanvasTextData +text_dataÌ8ÎGoo.CanvasTextModelÖ0ÏGoo.CanvasTextData +text_deletedÌ128Í()ÎVte.TerminalÖ0Ïpublic virtual signal void +text_do_scrollÌ128Í()ÎPoppler.FormFieldÖ0Ïpublic bool +text_do_spell_checkÌ128Í()ÎPoppler.FormFieldÖ0Ïpublic bool +text_extentsÌ128Í(string utf8, out TextExtents extents)ÎCairo.ContextÖ0Ïpublic void +text_extentsÌ128Í(string utf8, ref TextExtents extents)ÎCairo.ScaledFontÖ0Ïpublic void +text_fastÌ128Í(GLib.HashTable word_table, string txt, int weight)ÎTracker.ParserÖ0Ïpublic weak GLib.HashTable +text_flushÌ128Í()ÎGst.TraceÖ0Ïpublic void +text_gcÌ8ÎGtk.StyleÖ0ÏGdk.GC +text_get_max_lenÌ128Í()ÎPoppler.FormFieldÖ0Ïpublic int +text_get_textÌ128Í()ÎPoppler.FormFieldÖ0Ïpublic unowned string +text_get_text_typeÌ128Í()ÎPoppler.FormFieldÖ0Ïpublic Poppler.FormTextType +text_index_to_layout_indexÌ128Í(int text_index)ÎGtk.EntryÖ0Ïpublic int +text_insertedÌ128Í()ÎVte.TerminalÖ0Ïpublic virtual signal void +text_into_arrayÌ128Í(string text, Tracker.Language language, int max_word_length, int min_word_length)ÎTracker.ParserÖ0 +text_is_passwordÌ128Í()ÎPoppler.FormFieldÖ0Ïpublic bool +text_is_rich_textÌ128Í()ÎPoppler.FormFieldÖ0Ïpublic bool +text_lengthÌ8ÎGtk.EntryÖ0 +text_max_lengthÌ8ÎGtk.EntryÖ0Ïuint16 +text_mergeÌ128Í(Node* second)ÎXml.NodeÖ0Ïpublic Node * +text_modifiedÌ128Í()ÎVte.TerminalÖ0Ïpublic virtual signal void +text_pathÌ128Í(string utf8)ÎCairo.ContextÖ0Ïpublic void +text_poppedÌ128Í(uint context_id, string text)ÎGtk.StatusbarÖ0Ïpublic virtual signal void +text_property_to_text_listÌ128Í(Gdk.Atom encoding, int format, uchar[] text, int length, string list)ÎGdkÖ0Ïpublic int +text_property_to_text_list_for_displayÌ128Í(Gdk.Display display, Gdk.Atom encoding, int format, uchar[] text, int length, string list)ÎGdkÖ0Ïpublic int +text_property_to_utf8_listÌ128Í(Gdk.Atom encoding, int format, uchar[] text, int length, string list)ÎGdkÖ0Ïpublic int +text_property_to_utf8_list_for_displayÌ128Í(Gdk.Display display, Gdk.Atom encoding, int format, uchar[] text, int length, string list)ÎGdkÖ0Ïpublic int +text_pushedÌ128Í(uint context_id, string text)ÎGtk.StatusbarÖ0Ïpublic virtual signal void +text_scrolledÌ128Í(int delta)ÎVte.TerminalÖ0Ïpublic virtual signal void +text_selection_changedÌ128Í()ÎAtk.TextÖ0Ïpublic virtual signal void +text_set_textÌ128Í(string text)ÎPoppler.FormFieldÖ0Ïpublic void +text_sizeÌ8ÎGtk.EntryÖ0Ïuint16 +text_to_stringÌ128Í(string txt, Tracker.Language language, int max_word_length, int min_word_length, bool filter_words, bool filter_numbers, bool delimit)ÎTracker.ParserÖ0 +text_windowÌ8ÎGtk.TextViewÖ0ÏGtk.TextWindow +text_xalignÌ8ÎGtk.CellRendererProgressÖ0Ïfloat +text_yalignÌ8ÎGtk.CellRendererProgressÖ0Ïfloat +textdomainÌ128Í(string? domainname)ÎGLib.IntlÖ0Ïpublic weak string? +textdomainÌ128Í(string package, string localedir, string? encoding = null)ÎXfceÖ0Ïpublic void +tgammaÌ128Í(double x0)ÎGLib.MathÖ0Ïpublic double +tgammafÌ128Í(float x0)ÎGLib.MathÖ0Ïpublic float +thandle_tÌ1ÎTiffÖ0 +thawÌ128Í()ÎHildon.CalendarÖ0Ïpublic void +thaw_child_notifyÌ128Í()ÎGtk.WidgetÖ0Ïpublic void +thaw_notifyÌ128Í()ÎGLib.ObjectÖ0Ïpublic void +thaw_toplevel_updates_libgtk_onlyÌ128Í()ÎGdk.WindowÖ0Ïpublic void +thaw_updatesÌ128Í()ÎGdk.WindowÖ0Ïpublic void +theme_change_idÌ8ÎGtk.ImageGIconDataÖ0 +theme_change_idÌ8ÎGtk.ImageIconNameDataÖ0 +thoroughÌ128Í()ÎGLib.TestÖ0Ïpublic bool +threadÌ8ÎGst.AudioSinkÖ0ÏGLib.Thread +threadÌ8ÎGst.AudioSrcÖ0ÏGLib.Thread +threadÌ8ÎGst.BaseRTPDepayloadÖ0ÏGLib.Thread +threadÌ8ÎGst.NetClientClockÖ0ÏGLib.Thread +threadÌ8ÎGst.NetTimeProviderÖ0ÏGLib.Thread +threadÌ8ÎGst.SystemClockÖ0ÏGLib.Thread +thread_endÌ128Í()ÎMysqlÖ0Ïpublic void +thread_idÌ128Í()ÎMysql.DatabaseÖ0 +thread_initÌ128Í()ÎMysqlÖ0Ïpublic bool +thread_runningÌ8ÎGst.BaseRTPDepayloadÖ0Ïbool +thread_safeÌ128Í()ÎMysqlÖ0 +threads_add_idleÌ128Í(GLib.SourceFunc function)ÎGdkÖ0 +threads_add_idle_fullÌ128Í(int priority, GLib.SourceFunc function, void* data, GLib.DestroyNotify notify)ÎGdkÖ0 +threads_add_timeoutÌ128Í(uint interval, GLib.SourceFunc function, void* data)ÎGdkÖ0 +threads_add_timeout_fullÌ128Í(int priority, uint interval, GLib.SourceFunc function, void* data, GLib.DestroyNotify notify)ÎGdkÖ0 +threads_add_timeout_secondsÌ128Í(uint interval, GLib.SourceFunc function, void* data)ÎGdkÖ0 +threads_add_timeout_seconds_fullÌ128Í(int priority, uint interval, GLib.SourceFunc function, void* data, GLib.DestroyNotify notify)ÎGdkÖ0 +threads_enterÌ128Í()ÎAtk.MiscÖ0Ïpublic virtual void +threads_enterÌ128Í()ÎGdkÖ0Ïpublic void +threads_initÌ128Í()ÎGdkÖ0Ïpublic void +threads_leaveÌ128Í()ÎAtk.MiscÖ0Ïpublic virtual void +threads_leaveÌ128Í()ÎGdkÖ0Ïpublic void +threads_set_lock_functionsÌ128Í(GLib.Callback enter_fn, GLib.Callback leave_fn)ÎGdkÖ0Ïpublic void +thresholdÌ8ÎGst.DebugCategoryÖ0Ïint +throttleÌ128Í(Tracker.Config config, int multiplier)ÎTrackerÖ0Ïpublic void +throttleÌ8ÎTracker.ConfigÖ0Ïint +thumbnail_callbackÌ8ÎHildon.FileSystemModelÖ0Ïvoid +thumbnail_has_uriÌ128Í(Gdk.Pixbuf pixbuf, string uri)ÎGnomeÖ0Ïpublic bool +thumbnail_is_validÌ128Í(Gdk.Pixbuf pixbuf, string uri, ulong mtime)ÎGnomeÖ0Ïpublic bool +thumbnail_md5Ì128Í(string uri)ÎGnomeÖ0Ïpublic unowned string +thumbnail_path_for_uriÌ128Í(string uri, Gnome.ThumbnailSize size)ÎGnomeÖ0Ïpublic unowned string +thumbnail_scale_down_pixbufÌ128Í(Gdk.Pixbuf pixbuf, int dest_width, int dest_height)ÎGnomeÖ0Ïpublic unowned +ticksÌ8ÎHildon.TimeEditorÖ0 +tifÌ8ÎTiff.RGBAImageÖ0ÏTIFF +tiff_diroffÌ8ÎTiff.HeaderÖ0Ïuint32 +tiff_magicÌ8ÎTiff.HeaderÖ0Ïuint16 +tiff_versionÌ8ÎTiff.HeaderÖ0Ïuint16 +tileÌ8ÎGdk.GCValuesÖ0ÏGdk.Pixmap +timeÌ8ÎGdk.EventButtonÖ0Ïuint32 +timeÌ8ÎGdk.EventCrossingÖ0Ïuint32 +timeÌ8ÎGdk.EventDNDÖ0Ïuint32 +timeÌ8ÎGdk.EventKeyÖ0Ïuint32 +timeÌ8ÎGdk.EventMotionÖ0Ïuint32 +timeÌ8ÎGdk.EventOwnerChangeÖ0Ïuint32 +timeÌ8ÎGdk.EventPropertyÖ0Ïuint32 +timeÌ8ÎGdk.EventProximityÖ0Ïuint32 +timeÌ8ÎGdk.EventScrollÖ0Ïuint32 +timeÌ8ÎGdk.EventSelectionÖ0Ïuint32 +timeÌ8ÎGdk.TimeCoordÖ0Ïuint32 +timeÌ8ÎGnome.DateEditÖ0 +timeÌ8ÎGst.ClockEntryÖ0ÏGst.ClockTime +timeÌ8ÎGst.DataQueueSizeÖ0Ïuint64 +timeÌ8ÎGst.SDPZoneÖ0 +timeÌ8ÎGst.SegmentÖ0Ïint64 +timeÌ8ÎX.ButtonEventÖ0 +timeÌ8ÎX.CrossingEventÖ0 +timeÌ8ÎX.KeyEventÖ0 +timeÌ8ÎX.MotionEventÖ0 +timeÌ8ÎX.PropertyEventÖ0 +timeÌ8ÎX.SelectionEventÖ0 +time_changedÌ128Í()ÎGnome.DateEditÖ0Ïpublic virtual signal void +time_errorÌ128Í(Hildon.DateTimeError type)ÎHildon.TimeEditorÖ0Ïpublic virtual signal bool +time_indexÌ8ÎGst.ClockÖ0Ïint +time_tÌ2048Ö0 +time_tÌ128Í()Îtime_tÖ0 +time_zoneÌ8ÎGsf.TimestampÖ0ÏGLib.StringBuilder +timecodeÌ8ÎV4l2.BufferÖ0ÏTimecode +timed_popÌ128Í(ref TimeVal end_time)ÎGLib.AsyncQueueÖ0Ïpublic G +timed_popÌ128Í(Gst.ClockTime timeout)ÎGst.BusÖ0Ïpublic Gst.Message +timed_pop_filteredÌ128Í(Gst.ClockTime timeout, Gst.MessageType types)ÎGst.BusÖ0Ïpublic Gst.Message +timed_pop_unlockedÌ128Í(ref TimeVal end_time)ÎGLib.AsyncQueueÖ0Ïpublic G +timed_waitÌ128Í(Mutex mutex, TimeVal abs_time)ÎGLib.CondÖ0Ïpublic bool +timeoutÌ128Í(int delay)ÎCursesÖ0Ïpublic void +timeoutÌ128Í(int delay)ÎCurses.WindowÖ0Ïpublic void +timeoutÌ8ÎGst.ClockÖ0Ïuint64 +timeoutÌ8ÎHildon.BannerÖ0 +timeoutÌ8ÎSoup.ConnectionÖ0 +timeoutÌ8ÎSoup.SessionÖ0 +timeoutÌ8ÎSoup.SocketÖ0 +timeout_idÌ8ÎGtk.MenuÖ0 +timeperframeÌ8ÎV4l2.CaptureParmÖ0ÏFraction +timeperframeÌ8ÎV4l2.OutputParmÖ0ÏFraction +timerÌ8ÎGtk.MenuItemÖ0 +timerÌ8ÎGtk.NotebookÖ0Ïuint32 +timerÌ8ÎGtk.RangeÖ0ÏGtk.RangeStepTimer +timerÌ8ÎGtk.SpinButtonÖ0Ïuint32 +timer_callsÌ8ÎGtk.SpinButtonÖ0 +timer_elapsedÌ128Í()ÎGLib.TestÖ0Ïpublic double +timer_from_keypressÌ8ÎGtk.MenuItemÖ0 +timer_lastÌ128Í()ÎGLib.TestÖ0Ïpublic double +timer_startÌ128Í()ÎGLib.TestÖ0Ïpublic void +timer_stepÌ8ÎGtk.SpinButtonÖ0Ïdouble +timesÌ8ÎGst.ClockÖ0ÏGst.ClockTime +timesÌ8ÎGst.SDPMessageÖ0ÏGLib.Array +times_lenÌ128Í()ÎGst.SDPMessageÖ0 +timeshiftÌ8ÎGst.LFOControlSourceÖ0Ïuint64 +timespecÌ2048ÎPosixÖ0 +timestampÌ8ÎAtk.KeyEventStructÖ0Ïuint32 +timestampÌ8ÎGst.BaseRTPPayloadÖ0 +timestampÌ8ÎGst.BufferÖ0ÏGst.ClockTime +timestampÌ8ÎGst.EventÖ0Ïuint64 +timestampÌ8ÎGst.MessageÖ0Ïuint64 +timestampÌ8ÎGst.TimedValueÖ0ÏGst.ClockTime +timestampÌ8ÎGst.TraceEntryÖ0Ïint64 +timestampÌ8ÎV4l2.BufferÖ0ÏGLib.TimeVal +timestamp_offsetÌ8ÎGst.BaseRTPPayloadÖ0 +timetÌ8ÎGsf.TimestampÖ0 +timevalÌ2048ÎPosixÖ0 +timezoneÌ8ÎOobs.TimeConfigÖ0 +titleÌ8ÎGdk.WindowAttrÖ0 +titleÌ8ÎGoo.CanvasItemÖ0 +titleÌ8ÎGoo.CanvasItemModelÖ0 +titleÌ8ÎGoo.CanvasItemModelSimpleÖ0 +titleÌ8ÎGtk.ColorButtonÖ0 +titleÌ8ÎGtk.FileChooserButtonÖ0 +titleÌ8ÎGtk.FontButtonÖ0 +titleÌ128Í()ÎGtk.MozEmbedÖ0Ïpublic signal void +titleÌ8ÎGtk.TreeViewColumnÖ0 +titleÌ8ÎGtk.WindowÖ0 +titleÌ8ÎPoppler.ActionAnyÖ0 +titleÌ8ÎPoppler.ActionGotoDestÖ0 +titleÌ8ÎPoppler.ActionGotoRemoteÖ0 +titleÌ8ÎPoppler.ActionLaunchÖ0 +titleÌ8ÎPoppler.ActionMovieÖ0 +titleÌ8ÎPoppler.ActionNamedÖ0 +titleÌ8ÎPoppler.ActionUriÖ0 +titleÌ8ÎPoppler.DocumentÖ0 +titleÌ8ÎRsvg.HandleÖ0 +titleÌ8ÎTagLib.TagÖ0Ïunowned +titleÌ8ÎWebKit.WebFrameÖ0 +title_changedÌ128Í(string p0)ÎWebKit.WebFrameÖ0Ïpublic virtual signal void +title_changedÌ128Í(WebKit.WebFrame p0, string p1)ÎWebKit.WebViewÖ0Ïpublic virtual signal void +tmÌ2048ÎPosixÖ0 +tm_hourÌ8ÎPosix.tmÖ0Ïint +tm_isdtÌ8ÎPosix.tmÖ0Ïint +tm_mdayÌ8ÎPosix.tmÖ0Ïint +tm_minÌ8ÎPosix.tmÖ0Ïint +tm_monÌ8ÎPosix.tmÖ0Ïint +tm_secÌ8ÎPosix.tmÖ0Ïint +tm_wdayÌ8ÎPosix.tmÖ0Ïint +tm_ydayÌ8ÎPosix.tmÖ0Ïint +tm_yearÌ8ÎPosix.tmÖ0Ïint +tmp_windowÌ8ÎGoo.CanvasÖ0ÏGdk.Window +toÌ8ÎGst.NetBufferÖ0ÏGst.NetAddress +to_big_endianÌ128Í()Ö0 +to_big_endianÌ128Í()Îint16Ö0Ïpublic int16 +to_big_endianÌ128Í()Îint32Ö0Ïpublic int32 +to_big_endianÌ128Í()Îint64Ö0Ïpublic int64 +to_big_endianÌ128Í()Îuint16Ö0Ïpublic uint16 +to_big_endianÌ128Í()Îuint32Ö0Ïpublic uint32 +to_big_endianÌ128Í()Îuint64Ö0Ïpublic uint64 +to_blobÌ128Í()ÎSqlite.ValueÖ0Ïpublic void * +to_boolÌ128Í()Ö0Ïpublic bool +to_booleanÌ128Í(int index)ÎLua.LuaVMÖ0Ïpublic bool +to_bytesÌ128Í()ÎGLib.InetAddressÖ0Ïpublic virtual uchar +to_bytesÌ128Í(uchar[] bytes)ÎPango.CoverageÖ0Ïpublic void +to_bytesÌ128Í()ÎSqlite.ValueÖ0Ïpublic int +to_cfunctionÌ128Í(int index)ÎLua.LuaVMÖ0Ïpublic CallbackFunc +to_cookie_headerÌ128Í()ÎSoup.CookieÖ0Ïpublic unowned string +to_csourceÌ128Í(string name, Gdk.PixdataDumpType dump_type)ÎGdk.PixdataÖ0Ïpublic unowned +to_dataÌ128Í(out size_t length)ÎGLib.BookmarkFileÖ0 +to_dataÌ128Í(out size_t length = null, out GLib.Error error = null)ÎGLib.KeyFileÖ0 +to_dataÌ128Í(out size_t length)ÎJson.GeneratorÖ0 +to_doubleÌ128Í(out weak string endptr = null)Ö0Ïpublic double +to_doubleÌ128Í()ÎSqlite.ValueÖ0Ïpublic double +to_drawableÌ128Í(Gdk.Window window, Gdk.Drawable drawable, int src_x, int src_y, int dest_x, int dest_y, int width, int height)ÎGdk.WindowRedirectÖ0Ïpublic void +to_fileÌ128Í(string filename)ÎGLib.BookmarkFileÖ0Ïpublic bool +to_fileÌ128Í(string file_name)ÎGtk.PageSetupÖ0Ïpublic bool +to_fileÌ128Í(string file_name)ÎGtk.PrintSettingsÖ0Ïpublic bool +to_fileÌ128Í(string filename)ÎJson.GeneratorÖ0Ïpublic bool +to_filenameÌ128Í()ÎPango.FontDescriptionÖ0Ïpublic unowned string +to_intÌ128Í()Ö0Ïpublic int +to_intÌ128Í()ÎSqlite.ValueÖ0Ïpublic int +to_int64Ì128Í(out weak string endptr = null, int _base = 0)Ö0Ïpublic int64 +to_int64Ì128Í()ÎSqlite.ValueÖ0Ïpublic int64 +to_integerÌ128Í(int index)ÎLua.LuaVMÖ0Ïpublic int +to_iso8601Ì128Í()ÎGLib.TimeValÖ0 +to_key_fileÌ128Í(GLib.KeyFile key_file, string group_name)ÎGtk.PageSetupÖ0Ïpublic void +to_key_fileÌ128Í(GLib.KeyFile key_file, string group_name)ÎGtk.PaperSizeÖ0Ïpublic void +to_key_fileÌ128Í(GLib.KeyFile key_file, string group_name)ÎGtk.PrintSettingsÖ0Ïpublic void +to_little_endianÌ128Í()Ö0 +to_little_endianÌ128Í()Îint16Ö0Ïpublic int16 +to_little_endianÌ128Í()Îint32Ö0Ïpublic int32 +to_little_endianÌ128Í()Îint64Ö0Ïpublic int64 +to_little_endianÌ128Í()Îuint16Ö0Ïpublic uint16 +to_little_endianÌ128Í()Îuint32Ö0Ïpublic uint32 +to_little_endianÌ128Í()Îuint64Ö0Ïpublic uint64 +to_longÌ128Í()Ö0Ïpublic long +to_lstringÌ128Í(int index, out size_t size)ÎLua.LuaVMÖ0Ïpublic unowned string +to_messageÌ128Í(Soup.MessageHeaders dest_headers, Soup.MessageBody dest_body)ÎSoup.MultipartÖ0Ïpublic void +to_nativeÌ128Í(void* dest, size_t destlen)ÎGLib.SocketAddressÖ0Ïpublic virtual bool +to_numberÌ128Í(int index)ÎLua.LuaVMÖ0Ïpublic double +to_numeric_typeÌ128Í()ÎSqlite.ValueÖ0Ïpublic int +to_pointerÌ128Í()Ö0Ïpublic void * +to_pointerÌ128Í(int index)ÎLua.LuaVMÖ0Ïpublic void * +to_rgbÌ128Í(double h, double s, double v, double r, double g, double b)ÎGtk.HSVÖ0Ïpublic void +to_running_timeÌ128Í(Gst.Format format, int64 position)ÎGst.SegmentÖ0Ïpublic int64 +to_set_cookie_headerÌ128Í()ÎSoup.CookieÖ0Ïpublic unowned string +to_strÌ128Í()ÎExo.Md5DigestÖ0Ïpublic unowned string +to_stream_timeÌ128Í(Gst.Format format, int64 position)ÎGst.SegmentÖ0Ïpublic int64 +to_stringÌ128Í(string format = )Ö0 +to_stringÌ128Í()ÎGConf.ValueÖ0Ïpublic unowned string +to_stringÌ128Í()ÎGLib.IconÖ0Ïpublic unowned string +to_stringÌ128Í()ÎGLib.InetAddressÖ0Ïpublic virtual unowned string +to_stringÌ128Í()ÎGLib.QuarkÖ0 +to_stringÌ128Í()ÎGLib.TimeÖ0 +to_stringÌ128Í()ÎGdk.ColorÖ0 +to_stringÌ128Í()ÎGnomeVFS.ACLKindÖ0Ïpublic unowned string +to_stringÌ128Í()ÎGnomeVFS.ACLPermÖ0Ïpublic unowned string +to_stringÌ128Í()ÎGnomeVFS.AddressÖ0Ïpublic unowned string +to_stringÌ128Í(GnomeVFS.URIHideOptions hide_options)ÎGnomeVFS.URIÖ0Ïpublic unowned string +to_stringÌ128Í()ÎGst.CapsÖ0Ïpublic unowned string +to_stringÌ4ÎGst.DebugLevelÖ0 +to_stringÌ4ÎGst.EventTypeÖ0 +to_stringÌ4ÎGst.FlowReturnÖ0 +to_stringÌ4ÎGst.MessageTypeÖ0 +to_stringÌ4ÎGst.QueryTypeÖ0 +to_stringÌ128Í(Gst.RTSPTimeRange range)ÎGst.RTSPRangeÖ0 +to_stringÌ4ÎGst.StateÖ0 +to_stringÌ4ÎGst.StateChangeReturnÖ0 +to_stringÌ128Í()ÎGst.StructureÖ0 +to_stringÌ128Í()ÎGtk.TreePathÖ0Ïpublic unowned string +to_stringÌ128Í()ÎLm.MessageNodeÖ0 +to_stringÌ128Í(int index)ÎLua.LuaVMÖ0Ïpublic unowned string +to_stringÌ128Í()ÎPango.ColorÖ0Ïpublic unowned string +to_stringÌ128Í()ÎPango.FontDescriptionÖ0Ïpublic unowned string +to_stringÌ128Í()ÎPango.LanguageÖ0Ïpublic unowned string +to_stringÌ128Í(Soup.DateFormat format)ÎSoup.DateÖ0Ïpublic unowned string +to_stringÌ128Í(bool just_path_and_query)ÎSoup.URIÖ0 +to_stringÌ128Í(bool just_path)ÎSoup.UriÖ0Ïpublic unowned string +to_stringÌ128Í()ÎboolÖ0 +to_stringÌ128Í(string format = )Îint16Ö0 +to_stringÌ128Í(string format = )Îint32Ö0 +to_stringÌ128Í(string format = )Îint64Ö0 +to_stringÌ128Í(string format = )Îint8Ö0 +to_stringÌ128Í(string format = )Îssize_tÖ0 +to_stringÌ128Í(string format = )ÎucharÖ0 +to_stringÌ128Í(string format = )Îuint16Ö0 +to_stringÌ128Í(string format = )Îuint32Ö0 +to_stringÌ128Í(string format = )Îuint64Ö0 +to_stringÌ128Í(string format = )Îuint8Ö0 +to_textÌ128Í()ÎSqlite.ValueÖ0 +to_threadÌ128Í(int index)ÎLua.LuaVMÖ0Ïpublic unowned +to_timeÌ128Í(out Time tm)ÎGLib.DateÖ0Ïpublic void +to_time_tÌ128Í()ÎSoup.DateÖ0 +to_timevalÌ128Í(GLib.TimeVal time)ÎSoup.DateÖ0Ïpublic void +to_tokensÌ128Í(GLib.PtrArray tokens, int out_version)ÎGLib.IconÖ0Ïpublic abstract bool +to_typeÌ128Í()ÎSqlite.ValueÖ0Ïpublic int +to_ulongÌ128Í(out weak string endptr = null, int _base = 0)Ö0 +to_uriÌ128Í(string filename, string? hostname = null)ÎGLib.FilenameÖ0 +to_userdataÌ128Í(int index)ÎLua.LuaVMÖ0Ïpublic void * +to_utf8Ì128Í(string opsysstring, out ulong bytes_read, out ulong bytes_written)ÎGLib.FilenameÖ0 +to_utf8Ì128Í(string? outbuf)ÎunicharÖ0Ïpublic int +toasciiÌ128Í(int c)ÎPosixÖ0Ïpublic int +toff_tÌ2048ÎTiffÖ0 +toggleÌ128Í()ÎGtk.ItemÖ0Ïpublic virtual signal void +toggle_cursor_itemÌ128Í()ÎExo.IconViewÖ0Ïpublic virtual signal void +toggle_cursor_itemÌ128Í()ÎGtk.IconViewÖ0Ïpublic virtual signal void +toggle_cursor_rowÌ128Í()ÎGtk.TreeViewÖ0Ïpublic virtual signal bool +toggle_cursor_visibleÌ128Í()ÎGtk.TextViewÖ0Ïpublic virtual signal void +toggle_dayÌ128Í(GLib.DateWeekday day)ÎHildon.WeekdayPickerÖ0Ïpublic void +toggle_fullscreenÌ128Í(Surface surface)ÎSDL.WindowManagerÖ0Ïpublic int +toggle_handle_focusÌ128Í()ÎGtk.PanedÖ0Ïpublic virtual signal bool +toggle_overwriteÌ128Í()ÎGtk.EntryÖ0Ïpublic virtual signal void +toggle_overwriteÌ128Í()ÎGtk.TextViewÖ0Ïpublic virtual signal void +toggle_showing_desktopÌ128Í(bool show)ÎWnck.ScreenÖ0Ïpublic void +toggle_sizeÌ8ÎGtk.MenuÖ0 +toggle_sizeÌ8ÎGtk.MenuItemÖ0Ïuint16 +toggle_size_allocateÌ128Í(int allocation)ÎGtk.MenuItemÖ0Ïpublic virtual signal void +toggle_size_requestÌ128Í(void* requisition)ÎGtk.MenuItemÖ0Ïpublic virtual signal void +toggledÌ128Í(string path)ÎGtk.CellRendererToggleÖ0Ïpublic virtual signal void +toggledÌ128Í()ÎGtk.CheckMenuItemÖ0Ïpublic virtual signal void +toggledÌ128Í()ÎGtk.ToggleActionÖ0Ïpublic virtual signal void +toggledÌ128Í()ÎGtk.ToggleButtonÖ0Ïpublic virtual signal void +toggledÌ128Í()ÎGtk.ToggleToolButtonÖ0Ïpublic virtual signal void +toggles_tagÌ128Í(Gtk.TextTag tag)ÎGtk.TextIterÖ0Ïpublic bool +tokenÌ8ÎGLib.ScannerÖ0ÏTokenType +tolowerÌ128Í(int c)ÎPosixÖ0Ïpublic int +tolowerÌ128Í()ÎunicharÖ0Ïpublic unichar +toolbar_addedÌ128Í(int toolbar_position)ÎExo.ToolbarsModelÖ0Ïpublic virtual signal void +toolbar_changedÌ128Í(int toolbar_position)ÎExo.ToolbarsModelÖ0Ïpublic virtual signal void +toolbar_nthÌ128Í(int toolbar_position)ÎExo.ToolbarsModelÖ0Ïpublic unowned string +toolbar_reconfiguredÌ128Í()ÎGtk.ToolItemÖ0Ïpublic virtual signal void +toolbar_removedÌ128Í(int toolbar_position)ÎExo.ToolbarsModelÖ0Ïpublic virtual signal void +toolbar_styleÌ8ÎGtk.ToolbarÖ0ÏGtk.ToolbarStyle +tooltipÌ8ÎGoo.CanvasItemSimpleDataÖ0 +tooltipÌ8ÎGtk.ActionÖ0 +tooltipÌ8ÎGtk.ActionEntryÖ0 +tooltipÌ8ÎGtk.RadioActionEntryÖ0 +tooltipÌ8ÎGtk.ToggleActionEntryÖ0 +tooltip_columnÌ8ÎGtk.IconViewÖ0Ïint +tooltip_columnÌ8ÎGtk.TreeViewÖ0Ïint +tooltip_markupÌ8ÎGtk.StatusIconÖ0 +tooltip_markupÌ8ÎGtk.WidgetÖ0 +tooltip_textÌ8ÎGtk.StatusIconÖ0 +tooltip_textÌ8ÎGtk.WidgetÖ0 +tooltipsÌ8ÎGtk.ToolbarÖ0Ïbool +topÌ8ÎGtk.BorderÖ0Ïint +topÌ8ÎPoppler.DestÖ0Ïdouble +topÌ8ÎV4l2.RectÖ0Ïint32 +top_attachÌ8ÎGtk.TableChildÖ0Ïuint16 +top_level_itemÌ8ÎGnomeVFS.XferProgressInfoÖ0Ïbool +top_paddingÌ8ÎGtk.AlignmentÖ0 +top_windowÌ8ÎGtk.TextViewÖ0ÏGtk.TextWindow +topelementsÌ8ÎGst.XMLÖ0ÏGLib.List +toplevelÌ8ÎGtk.MenuÖ0ÏGtk.Widget +toplevelÌ8ÎGtk.SocketÖ0ÏGtk.Widget +toplevelsÌ8ÎGlade.InterfaceÖ0ÏGlade.WidgetInfo +torn_offÌ8ÎGtk.MenuÖ0 +torn_offÌ8ÎGtk.TearoffMenuItemÖ0 +total_bytes_copiedÌ8ÎGnomeVFS.XferProgressInfoÖ0ÏGnomeVFS.FileSize +total_bytes_estimateÌ8ÎWnck.ResourceUsageÖ0 +total_changesÌ128Í()ÎSqlite.DatabaseÖ0Ïpublic int +total_in_hi32Ì8ÎBZLib.StreamÖ0 +total_out_hi32Ì8ÎBZLib.StreamÖ0 +total_timeÌ8ÎHildon.SeekbarÖ0Ïdouble +totalframesÌ8ÎGst.gst_riff_dmlhÖ0Ïuint32 +totitleÌ128Í()ÎunicharÖ0Ïpublic unichar +totoal_in_lo32Ì8ÎBZLib.StreamÖ0 +totoal_out_lo32Ì8ÎBZLib.StreamÖ0 +touchlineÌ128Í(int start, int count)ÎCurses.WindowÖ0Ïpublic int +touchlnÌ128Í(int y, int n, int changed)ÎCurses.WindowÖ0Ïpublic int +touchwinÌ128Í()ÎCurses.WindowÖ0Ïpublic int +toupperÌ128Í(int c)ÎPosixÖ0Ïpublic int +toupperÌ128Í()ÎunicharÖ0Ïpublic unichar +traceÌ128Í(TraceCallback? xtrace)ÎSqlite.DatabaseÖ0Ïpublic void +trackÌ8ÎTagLib.TagÖ0 +track_print_statusÌ8ÎGtk.PrintOperationÖ0Ïbool +transÌ8ÎGst.RTSPTransportÖ0ÏGst.RTSPTransMode +transformÌ128Í(Matrix matrix)ÎCairo.ContextÖ0Ïpublic void +transformÌ128Í(ref Value dest_value)ÎGLib.ValueÖ0Ïpublic bool +transformÌ8ÎGoo.CanvasItemÖ0ÏGoo.CairoMatrix +transformÌ8ÎGoo.CanvasItemModelÖ0ÏGoo.CairoMatrix +transformÌ8ÎGoo.CanvasItemSimpleDataÖ0ÏCairo.Matrix +transformÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n, FFTComplexWavetable wavetable, FFTComplexWorkspace work, FFTDirection sign)ÎGsl.FFTComplexÖ0Ïpublic int +transformÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n, FFTHalfcomplexWavetable wavetable, FFTRealWorkspace work)ÎGsl.FFTHalfcomplexÖ0Ïpublic int +transformÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n, FFTRealWavetable wavetable, FFTRealWorkspace work)ÎGsl.FFTRealÖ0Ïpublic int +transformÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n, WaveletDirection dir, WaveletWorkspace work)ÎGsl.WaveletÖ0Ïpublic int +transformÌ128Í(Gst.Buffer inbuf, Gst.Buffer outbuf)ÎGst.BaseTransformÖ0Ïpublic virtual Gst.FlowReturn +transform_2dÌ128Í([CCode (array_length = false)] double[] data, size_t tda, size_t size1, size_t size2, WaveletDirection dir, WaveletWorkspace work)ÎGsl.WaveletÖ0Ïpublic int +transform_capsÌ128Í(Gst.PadDirection direction, Gst.Caps caps)ÎGst.BaseTransformÖ0Ïpublic virtual unowned +transform_distanceÌ128Í(ref double dx, ref double dy)ÎCairo.MatrixÖ0Ïpublic void +transform_distanceÌ128Í(double dx, double dy)ÎPango.MatrixÖ0Ïpublic void +transform_forwardÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n, WaveletWorkspace work)ÎGsl.WaveletÖ0Ïpublic int +transform_forward_2dÌ128Í([CCode (array_length = false)] double[] data, size_t tda, size_t size1, size_t size2, WaveletWorkspace work)ÎGsl.WaveletÖ0Ïpublic int +transform_inverseÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n, WaveletWorkspace work)ÎGsl.WaveletÖ0Ïpublic int +transform_inverse_2dÌ128Í([CCode (array_length = false)] double[] data, size_t tda, size_t size1, size_t size2, WaveletWorkspace work)ÎGsl.WaveletÖ0Ïpublic int +transform_ipÌ128Í(Gst.Buffer buf)ÎGst.BaseTransformÖ0Ïpublic virtual Gst.FlowReturn +transform_lockÌ8ÎGst.BaseTransformÖ0ÏGLib.Mutex +transform_matrixÌ128Í(Matrix a, WaveletDirection dir, WaveletWorkspace work)ÎGsl.WaveletÖ0Ïpublic int +transform_matrix_forwardÌ128Í(Matrix a, WaveletWorkspace work)ÎGsl.WaveletÖ0Ïpublic int +transform_matrix_inverseÌ128Í(Matrix a, WaveletWorkspace work)ÎGsl.WaveletÖ0Ïpublic int +transform_pixel_rectangleÌ128Í(ref Pango.Rectangle rect)ÎPango.MatrixÖ0Ïpublic void +transform_pointÌ128Í(ref double x, ref double y)ÎCairo.MatrixÖ0Ïpublic void +transform_pointÌ128Í(double x, double y)ÎPango.MatrixÖ0Ïpublic void +transform_rectangleÌ128Í(ref Pango.Rectangle rect)ÎPango.MatrixÖ0Ïpublic void +transform_sizeÌ128Í(Gst.PadDirection direction, Gst.Caps caps, uint size, Gst.Caps othercaps, out uint othersize)ÎGst.BaseTransformÖ0Ïpublic virtual bool +transient_forÌ8ÎGtk.WindowÖ0ÏGtk.Window +transient_is_most_recently_activatedÌ128Í()ÎWnck.WindowÖ0Ïpublic bool +transient_parentÌ8ÎGtk.WindowÖ0ÏGtk.Window +translateÌ128Í(double tx, double ty)ÎCairo.ContextÖ0Ïpublic void +translateÌ128Í(double tx, double ty)ÎCairo.MatrixÖ0Ïpublic void +translateÌ128Í(double tx, double ty)ÎGoo.CanvasItemÖ0Ïpublic void +translateÌ128Í(double tx, double ty)ÎGoo.CanvasItemModelÖ0Ïpublic void +translateÌ128Í(double tx, double ty)ÎPango.MatrixÖ0Ïpublic void +translate_coordinatesÌ128Í(Gtk.Widget dest_widget, int src_x, int src_y, out int dest_x, out int dest_y)ÎGtk.WidgetÖ0Ïpublic bool +translate_keyboard_stateÌ128Í(uint hardware_keycode, Gdk.ModifierType state, int group, uint keyval, int effective_group, int level, Gdk.ModifierType consumed_modifiers)ÎGdk.KeymapÖ0Ïpublic bool +translate_stringÌ128Í(string str)ÎGtk.ActionGroupÖ0Ïpublic unowned string +translation_domainÌ8ÎGtk.BuilderÖ0 +translation_domainÌ8ÎGtk.StockItemÖ0 +translator_creditsÌ8ÎGtk.AboutDialogÖ0 +transparentÌ8ÎWebKit.WebViewÖ0Ïbool +transport_2Ì128Í(double x)ÎGsl.TransportÖ0Ïpublic double +transport_2_eÌ128Í(double x, out Result result)ÎGsl.TransportÖ0Ïpublic int +transport_3Ì128Í(double x)ÎGsl.TransportÖ0Ïpublic double +transport_3_eÌ128Í(double x, out Result result)ÎGsl.TransportÖ0Ïpublic int +transport_4Ì128Í(double x)ÎGsl.TransportÖ0Ïpublic double +transport_4_eÌ128Í(double x, out Result result)ÎGsl.TransportÖ0Ïpublic int +transport_5Ì128Í(double x)ÎGsl.TransportÖ0Ïpublic double +transport_5_eÌ128Í(double x, out Result result)ÎGsl.TransportÖ0Ïpublic int +transportsÌ8ÎGst.RTSPUrlÖ0ÏGst.RTSPLowerTrans +transposeÌ128Í()ÎGsl.MatrixÖ0Ïpublic int +transposeÌ128Í()ÎGsl.MatrixComplexÖ0Ïpublic int +transpose_memcpyÌ128Í(Matrix src)ÎGsl.MatrixÖ0Ïpublic int +transpose_memcpyÌ128Í(MatrixComplex src)ÎGsl.MatrixComplexÖ0Ïpublic int +transputerÌ8ÎGsl.RNGTypesÖ0ÏRNGType +trap_assert_failedÌ128Í()ÎGLib.TestÖ0Ïpublic void +trap_assert_passedÌ128Í()ÎGLib.TestÖ0Ïpublic void +trap_assert_stderrÌ128Í(string serrpattern)ÎGLib.TestÖ0Ïpublic void +trap_assert_stderr_unmatchedÌ128Í(string serrpattern)ÎGLib.TestÖ0Ïpublic void +trap_assert_stdoutÌ128Í(string soutpattern)ÎGLib.TestÖ0Ïpublic void +trap_assert_stdout_unmatchedÌ128Í(string soutpattern)ÎGLib.TestÖ0Ïpublic void +trap_forkÌ128Í(uint64 usec_timeout, TestTrapFlags test_trap_flags)ÎGLib.TestÖ0Ïpublic bool +trap_has_passedÌ128Í()ÎGLib.TestÖ0Ïpublic bool +trap_reached_timeoutÌ128Í()ÎGLib.TestÖ0Ïpublic bool +trashÌ128Í(GLib.Cancellable? cancellable)ÎGLib.FileÖ0Ïpublic abstract bool +tree_get_row_drag_dataÌ128Í(Gtk.SelectionData selection_data, out unowned Gtk.TreeModel tree_model, out unowned Gtk.TreePath path)ÎGtkÖ0Ïpublic bool +tree_set_row_drag_dataÌ128Í(Gtk.SelectionData selection_data, Gtk.TreeModel tree_model, Gtk.TreePath path)ÎGtkÖ0Ïpublic bool +tree_viewÌ8ÎGtk.TreeSelectionÖ0ÏGtk.TreeView +tree_viewÌ8ÎGtk.TreeViewColumnÖ0ÏGtk.Widget +trigÌ8ÎGsl.FFTComplexWavetableÖ0ÏComplex +trigÌ8ÎGsl.FFTHalfcomplexWavetableÖ0ÏComplex +trigÌ8ÎGsl.FFTRealWavetableÖ0ÏComplex +trigger_tooltip_queryÌ128Í(Gdk.Display display)ÎGtk.TooltipÖ0Ïpublic void +trigger_tooltip_queryÌ128Í()ÎGtk.WidgetÖ0Ïpublic void +triggers_add_triggerÌ128Í(Gnome.Trigger nt)ÎGnomeÖ0Ïpublic void +triggers_doÌ128Í(string msg, string level)ÎGnomeÖ0Ïpublic void +triggers_vadd_triggerÌ128Í(Gnome.Trigger nt, string[] supinfo)ÎGnomeÖ0Ïpublic void +triggers_vdoÌ128Í(string msg, string level, string[] supinfo)ÎGnomeÖ0Ïpublic void +trim_stringÌ128Í(string str)ÎPangoÖ0Ïpublic unowned string +trough_click_forwardÌ8ÎGtk.RangeÖ0 +truncÌ128Í(double x)ÎGLib.MathÖ0Ïpublic double +truncateÌ8ÎFuse.OperationsÖ0ÏTruncate +truncateÌ128Í(int64 offset, GLib.Cancellable? cancellable)ÎGLib.SeekableÖ0Ïpublic abstract bool +truncateÌ128Í(size_t len)ÎGLib.StringBuilderÖ0Ïpublic weak StringBuilder +truncateÌ128Í(string text_uri, GnomeVFS.FileSize length)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +truncateÌ128Í()ÎGst.CapsÖ0Ïpublic void +truncateÌ128Í()ÎSoup.MessageBodyÖ0Ïpublic void +truncate_fnÌ128Í(int64 size, GLib.Cancellable? cancellable)ÎGLib.FileOutputStreamÖ0Ïpublic virtual bool +truncate_handleÌ128Í(GnomeVFS.Handle handle, GnomeVFS.FileSize length)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +truncate_multilineÌ8ÎGtk.EntryÖ0Ïbool +truncate_uriÌ128Í(GnomeVFS.URI uri, GnomeVFS.FileSize length)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +truncfÌ128Í(float x)ÎGLib.MathÖ0Ïpublic float +try_generic_auth_callbackÌ128Í(Soup.Message msg, string username)ÎSoup.AuthDomainÖ0Ïpublic bool +try_mallocÌ128Í(ulong n_bytes)ÎGLibÖ0Ïpublic void * +try_malloc0Ì128Í(ulong n_bytes)ÎGLibÖ0Ïpublic void * +try_new_and_allocÌ128Í(uint size)ÎGst.BufferÖ0Ïpublic Gst.Buffer +try_popÌ128Í()ÎGLib.AsyncQueueÖ0Ïpublic G +try_pop_unlockedÌ128Í()ÎGLib.AsyncQueueÖ0Ïpublic G +try_prune_connectionÌ128Í()ÎSoup.SessionÖ0Ïpublic bool +try_reallocÌ128Í(void* mem, ulong n_bytes)ÎGLibÖ0Ïpublic void * +try_set_workspace_layoutÌ128Í(int current_token, int rows, int columns)ÎWnck.ScreenÖ0Ïpublic int +try_stringÌ128Í(string str)ÎGLib.QuarkÖ0Ïpublic Quark +try_waitÌ128Í()ÎSDL.SemaphoreÖ0Ïpublic int +trylockÌ128Í()ÎGLib.MutexÖ0Ïpublic bool +trylockÌ128Í()ÎGLib.StaticRecMutexÖ0Ïpublic bool +ts_baseÌ8ÎGst.BaseRTPPayloadÖ0Ïuint32 +ts_offsetÌ8ÎGst.BaseRTPPayloadÖ0Ïint32 +ts_offsetÌ8ÎGst.BaseSinkÖ0Ïint64 +ts_randÌ8ÎGst.BaseRTPPayloadÖ0ÏGLib.Rand +ts_x_originÌ8ÎGdk.GCÖ0Ïint +ts_x_originÌ8ÎGdk.GCValuesÖ0Ïint +ts_y_originÌ8ÎGdk.GCÖ0Ïint +ts_y_originÌ8ÎGdk.GCValuesÖ0Ïint +tsample_tÌ2048ÎTiffÖ0 +tsize_tÌ2048ÎTiffÖ0 +tssÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.StatsÖ0Ïpublic double +tss_mÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n, double mean)ÎGsl.StatsÖ0Ïpublic double +tstrip_tÌ2048ÎTiffÖ0 +ttÌ8ÎGsl.MathieuWorkspaceÖ0Ïdouble +tt800Ì8ÎGsl.RNGTypesÖ0ÏRNGType +ttag_tÌ2048ÎTiffÖ0 +ttile_tÌ2048ÎTiffÖ0 +ttlÌ8ÎGst.RTSPTransportÖ0 +ttlÌ8ÎGst.SDPConnectionÖ0 +ttynameÌ128Í(int fd)ÎPosixÖ0Ïpublic unowned string +ttyname_rÌ128Í(int fd, char[] buf)ÎPosixÖ0Ïpublic int +tunerÌ8ÎV4l2.FrequencyÖ0Ïuint32 +tunerÌ8ÎV4l2.HwFreqSeekÖ0Ïuint32 +tunerÌ8ÎV4l2.InputÖ0Ïuint32 +tunnel_completeÌ8ÎGst.RTSPWatchFuncsÖ0ÏGLib.Callback +tunnel_startÌ8ÎGst.RTSPWatchFuncsÖ0ÏGLib.Callback +tv_nsecÌ8ÎPosix.timespecÖ0Ïlong +tv_secÌ8ÎGLib.TimeValÖ0Ïlong +tv_secÌ8ÎPosix.timespecÖ0Ïtime_t +tv_secÌ8ÎPosix.timevalÖ0Ïtime_t +tv_usecÌ8ÎGLib.TimeValÖ0Ïlong +tv_usecÌ8ÎPosix.timevalÖ0Ïlong +twiddleÌ8ÎGsl.FFTComplexWavetableÖ0ÏComplex +twiddleÌ8ÎGsl.FFTHalfcomplexWavetableÖ0ÏComplex +twiddleÌ8ÎGsl.FFTRealWavetableÖ0ÏComplex +txsubchansÌ8ÎV4l2.ModulatorÖ0Ïuint32 +typeÌ8ÎAtk.KeyEventStructÖ0Ïint +typeÌ8ÎCairo.PathDataHeaderÖ0ÏPathDataType +typeÌ8ÎFTDI.ContextÖ0ÏChipType +typeÌ8ÎGConf.ValueÖ0ÏGConf.ValueType +typeÌ8ÎGLib.FileAttributeInfoÖ0ÏGLib.FileAttributeType +typeÌ8ÎGLib.TypeQueryÖ0ÏType +typeÌ128Í()ÎGLib.ValueÖ0Ïpublic Type +typeÌ8ÎGdk.CursorÖ0ÏGdk.CursorType +typeÌ8ÎGdk.EventÖ0ÏGdk.EventType +typeÌ8ÎGdk.EventAnyÖ0ÏGdk.EventType +typeÌ8ÎGdk.EventButtonÖ0ÏGdk.EventType +typeÌ8ÎGdk.EventClientÖ0ÏGdk.EventType +typeÌ8ÎGdk.EventConfigureÖ0ÏGdk.EventType +typeÌ8ÎGdk.EventCrossingÖ0ÏGdk.EventType +typeÌ8ÎGdk.EventDNDÖ0ÏGdk.EventType +typeÌ8ÎGdk.EventExposeÖ0ÏGdk.EventType +typeÌ8ÎGdk.EventFocusÖ0ÏGdk.EventType +typeÌ8ÎGdk.EventGrabBrokenÖ0ÏGdk.EventType +typeÌ8ÎGdk.EventKeyÖ0ÏGdk.EventType +typeÌ8ÎGdk.EventMotionÖ0ÏGdk.EventType +typeÌ8ÎGdk.EventNoExposeÖ0ÏGdk.EventType +typeÌ8ÎGdk.EventOwnerChangeÖ0ÏGdk.EventType +typeÌ8ÎGdk.EventPropertyÖ0ÏGdk.EventType +typeÌ8ÎGdk.EventProximityÖ0ÏGdk.EventType +typeÌ8ÎGdk.EventScrollÖ0ÏGdk.EventType +typeÌ8ÎGdk.EventSelectionÖ0ÏGdk.EventType +typeÌ8ÎGdk.EventSettingÖ0ÏGdk.EventType +typeÌ8ÎGdk.EventVisibilityÖ0ÏGdk.EventType +typeÌ8ÎGdk.EventWindowStateÖ0ÏGdk.EventType +typeÌ8ÎGdk.FontÖ0ÏGdk.FontType +typeÌ8ÎGdk.ImageÖ0ÏGdk.ImageType +typeÌ8ÎGdk.VisualÖ0ÏGdk.VisualType +typeÌ8ÎGlade.AtkRelationInfoÖ0 +typeÌ8ÎGnome.TriggerÖ0ÏGnome.TriggerType +typeÌ8ÎGnome.UIInfoÖ0ÏGnome.UIInfoType +typeÌ8ÎGnomeKeyring.AttributeÖ0ÏGnomeKeyring.AttributeType +typeÌ8ÎGnomeVFS.DNSSDServiceÖ0 +typeÌ8ÎGnomeVFS.FileInfoÖ0ÏGnomeVFS.FileType +typeÌ8ÎGsl.InterpÖ0ÏInterpType +typeÌ8ÎGsl.MinFminimizerÖ0ÏMinFminimizerType +typeÌ8ÎGsl.MultifitFdfsolverÖ0ÏMultifitFdfsolverType +typeÌ8ÎGsl.MultifitFsolverÖ0ÏMultifitFsolverType +typeÌ8ÎGsl.MultiminFdfminimizerÖ0ÏMultiminFdfminimizerType +typeÌ8ÎGsl.MultiminFminimizerÖ0ÏMultiminFminimizerType +typeÌ8ÎGsl.MultirootFdfsolverÖ0ÏMultirootFdfsolverType +typeÌ8ÎGsl.MultirootFsolverÖ0ÏMultirootFsolverType +typeÌ8ÎGsl.OdeivControlÖ0ÏOdeivControlType +typeÌ8ÎGsl.OdeivStepÖ0ÏOdeivStepType +typeÌ8ÎGsl.QRNGÖ0ÏQRNGType +typeÌ8ÎGsl.RNGÖ0ÏRNGType +typeÌ8ÎGsl.RootFdfsolverÖ0ÏRootFdfsolverType +typeÌ8ÎGsl.RootFsolverÖ0ÏRootFsolverType +typeÌ8ÎGsl.WaveletÖ0ÏWaveletType +typeÌ8ÎGst.CapsÖ0ÏGLib.Type +typeÌ8ÎGst.ClockEntryÖ0ÏGst.ClockEntryType +typeÌ8ÎGst.ElementFactoryÖ0ÏGLib.Type +typeÌ8ÎGst.EventÖ0ÏGst.EventType +typeÌ8ÎGst.IndexEntryÖ0ÏGst.IndexEntryType +typeÌ8ÎGst.IndexFactoryÖ0ÏGLib.Type +typeÌ8ÎGst.IteratorÖ0ÏGLib.Type +typeÌ8ÎGst.MessageÖ0ÏGst.MessageType +typeÌ8ÎGst.NetAddressÖ0ÏGst.NetType +typeÌ8ÎGst.QueryÖ0ÏGst.QueryType +typeÌ8ÎGst.RTCPPacketÖ0ÏGst.RTCPType +typeÌ8ÎGst.RTSPMessageÖ0ÏGst.RTSPMsgType +typeÌ8ÎGst.RTSPTimeÖ0ÏGst.RTSPTimeType +typeÌ8ÎGst.RingBufferSpecÖ0ÏGst.BufferFormatType +typeÌ8ÎGst.SDPKeyÖ0 +typeÌ8ÎGst.StructureÖ0ÏGLib.Type +typeÌ8ÎGst.TypeNameDataÖ0ÏGLib.Type +typeÌ8ÎGst.ValueTableÖ0ÏGLib.Type +typeÌ8ÎGst.gst_riff_strhÖ0Ïuint32 +typeÌ8ÎGtk.ArgÖ0ÏGLib.Type +typeÌ8ÎGtk.SelectionDataÖ0ÏGdk.Atom +typeÌ8ÎGtk.TreeSelectionÖ0ÏGtk.SelectionMode +typeÌ8ÎGtk.WindowÖ0ÏGtk.WindowType +typeÌ8ÎJson.NodeÖ0ÏJson.NodeType +typeÌ128Í(int index)ÎLua.LuaVMÖ0Ïpublic Lua.Type +typeÌ8ÎOsso.RpcÖ0Ïint +typeÌ8ÎPango.AttrClassÖ0ÏPango.AttrType +typeÌ8ÎPoppler.ActionÖ0ÏPoppler.ActionType +typeÌ8ÎPoppler.ActionAnyÖ0ÏPoppler.ActionType +typeÌ8ÎPoppler.ActionGotoDestÖ0ÏPoppler.ActionType +typeÌ8ÎPoppler.ActionGotoRemoteÖ0ÏPoppler.ActionType +typeÌ8ÎPoppler.ActionLaunchÖ0ÏPoppler.ActionType +typeÌ8ÎPoppler.ActionMovieÖ0ÏPoppler.ActionType +typeÌ8ÎPoppler.ActionNamedÖ0ÏPoppler.ActionType +typeÌ8ÎPoppler.ActionUriÖ0ÏPoppler.ActionType +typeÌ8ÎPoppler.DestÖ0ÏPoppler.DestType +typeÌ8ÎPoppler.PageTransitionÖ0ÏPoppler.PageTransitionType +typeÌ8ÎRasqal.LiteralÖ0ÏType +typeÌ8ÎSDL.ActiveEventÖ0Ïuchar +typeÌ8ÎSDL.EventÖ0Ïuchar +typeÌ8ÎSDL.ExposeEventÖ0Ïuchar +typeÌ8ÎSDL.JoyAxisEventÖ0Ïuchar +typeÌ8ÎSDL.JoyBallEventÖ0Ïuchar +typeÌ8ÎSDL.JoyButtonEventÖ0Ïuchar +typeÌ8ÎSDL.JoyHatEventÖ0Ïuchar +typeÌ8ÎSDL.KeyboardEventÖ0Ïuchar +typeÌ8ÎSDL.MouseButtonEventÖ0Ïuchar +typeÌ8ÎSDL.MouseMotionEventÖ0Ïuchar +typeÌ8ÎSDL.QuitEventÖ0Ïuchar +typeÌ8ÎSDL.ResizeEventÖ0Ïuchar +typeÌ8ÎSDL.SysWMEventÖ0Ïuchar +typeÌ8ÎSDL.UserEventÖ0Ïuchar +typeÌ128Í()ÎSDLMixer.MusicÖ0Ïpublic MusicType +typeÌ8ÎSoup.ServerAuthÖ0ÏSoup.AuthType +typeÌ8ÎSoup.ServerAuthBasicÖ0ÏSoup.AuthType +typeÌ8ÎSoup.ServerAuthDigestÖ0ÏSoup.AuthType +typeÌ8ÎV4l2.BufferÖ0ÏBufferType +typeÌ8ÎV4l2.CropÖ0ÏBufferType +typeÌ8ÎV4l2.CropCapÖ0ÏBufferType +typeÌ8ÎV4l2.FormatÖ0ÏBufferType +typeÌ8ÎV4l2.FormatDescriptorÖ0ÏBufferType +typeÌ8ÎV4l2.FrameivalEnumÖ0Ïuint32 +typeÌ8ÎV4l2.FramsizeEnumÖ0Ïuint32 +typeÌ8ÎV4l2.FrequencyÖ0ÏTunerType +typeÌ8ÎV4l2.HwFreqSeekÖ0ÏTunerType +typeÌ8ÎV4l2.InputÖ0Ïuint32 +typeÌ8ÎV4l2.OutputÖ0Ïuint32 +typeÌ8ÎV4l2.QueryControlÖ0ÏControlType +typeÌ8ÎV4l2.RequestBuffersÖ0ÏBufferType +typeÌ8ÎV4l2.SlicedVbiCapÖ0ÏBufferType +typeÌ8ÎV4l2.StreamParmÖ0ÏBufferType +typeÌ8ÎV4l2.TimecodeÖ0 +typeÌ8ÎV4l2.TunerÖ0ÏTunerType +typeÌ8ÎX.AnyEventÖ0Ïint +typeÌ8ÎX.ButtonEventÖ0Ïint +typeÌ8ÎX.CirculateEventÖ0Ïint +typeÌ8ÎX.CirculateRequestEventÖ0Ïint +typeÌ8ÎX.ClientMessageEventÖ0Ïint +typeÌ8ÎX.ConfigureEventÖ0Ïint +typeÌ8ÎX.ConfigureRequestEventÖ0Ïint +typeÌ8ÎX.CreateWindowEventÖ0Ïint +typeÌ8ÎX.CrossingEventÖ0Ïint +typeÌ8ÎX.DestroyWindowEventÖ0Ïint +typeÌ8ÎX.EventÖ0Ïint +typeÌ8ÎX.GravityEventÖ0Ïint +typeÌ8ÎX.KeyEventÖ0Ïint +typeÌ8ÎX.MapEventÖ0Ïint +typeÌ8ÎX.MapRequestEventÖ0Ïint +typeÌ8ÎX.MotionEventÖ0Ïint +typeÌ8ÎX.PropertyEventÖ0Ïint +typeÌ8ÎX.ReparentEventÖ0Ïint +typeÌ8ÎX.SelectionEventÖ0Ïint +typeÌ8ÎX.UnmapEventÖ0Ïint +typeÌ8ÎXml.AttrÖ0ÏElementType +typeÌ8ÎXml.AttributeÖ0ÏElementType +typeÌ8ÎXml.DocÖ0ÏElementType +typeÌ8ÎXml.DtdÖ0ÏElementType +typeÌ8ÎXml.ElementÖ0ÏElementType +typeÌ8ÎXml.ElementContentÖ0ÏElementContentType +typeÌ8ÎXml.EntityÖ0ÏElementType +typeÌ8ÎXml.NodeÖ0ÏElementType +typeÌ8ÎXml.NsÖ0ÏElementType +typeÌ8ÎXml.XPathObjectÖ0ÏXPathObjectType +typeÌ128Í()ÎunicharÖ0Ïpublic UnicodeType +type_compatibleÌ128Í(Type src_type, Type dest_type)ÎGLib.ValueÖ0Ïpublic bool +type_dataÌ8ÎGst.RTSPMessageÖ0Ïvoid +type_find_helperÌ128Í(Gst.Pad src, uint64 size)ÎGstÖ0Ïpublic unowned +type_find_helper_for_bufferÌ128Í(Gst.Object obj, Gst.Buffer buf, Gst.TypeFindProbability prob)ÎGstÖ0Ïpublic unowned +type_find_helper_for_extensionÌ128Í(Gst.Object obj, string extension)ÎGstÖ0Ïpublic Gst.Caps +type_find_helper_get_rangeÌ128Í(Gst.Object obj, Gst.TypeFindHelperGetRangeFunction func, uint64 size, Gst.TypeFindProbability prob)ÎGstÖ0Ïpublic unowned +type_for_nameÌ128Í(string name)ÎAtk.RelationÖ0Ïpublic Atk.RelationType +type_for_nameÌ128Í(string name)ÎAtk.StateÖ0Ïpublic Atk.StateType +type_get_by_nickÌ128Í(string nick)ÎGst.QueryÖ0Ïpublic Gst.QueryType +type_get_detailsÌ128Í(Gst.QueryType type)ÎGst.QueryÖ0Ïpublic unowned +type_get_flagsÌ128Í(Gst.EventType type)ÎGst.EventÖ0Ïpublic Gst.EventTypeFlags +type_get_nameÌ128Í(Atk.RelationType type)ÎAtk.RelationÖ0Ïpublic unowned string +type_get_nameÌ128Í(Atk.StateType type)ÎAtk.StateÖ0Ïpublic unowned string +type_hintÌ8ÎGdk.WindowAttrÖ0ÏGdk.WindowTypeHint +type_hintÌ8ÎGtk.WindowÖ0ÏGdk.WindowTypeHint +type_iterate_definitionsÌ128Í()ÎGst.QueryÖ0Ïpublic unowned +type_nameÌ8ÎGLib.TypeQueryÖ0 +type_nameÌ128Í()ÎGLib.ValueÖ0 +type_nameÌ8ÎGtk.RcPropertyÖ0ÏGLib.Quark +type_nameÌ128Í()ÎJson.NodeÖ0Ïpublic unowned string +type_nameÌ128Í(Lua.Type type)ÎLua.LuaVMÖ0Ïpublic unowned string +type_name_filterÌ128Í(Gst.TypeNameData data)ÎGst.PluginFeatureÖ0Ïpublic bool +type_registerÌ128Í(string name)ÎAtk.RelationÖ0Ïpublic Atk.RelationType +type_registerÌ128Í(string name)ÎAtk.StateÖ0Ïpublic Atk.StateType +type_registerÌ128Í(string nick, string description)ÎGst.QueryÖ0Ïpublic Gst.QueryType +type_to_quarkÌ128Í(Gst.EventType type)ÎGst.EventÖ0Ïpublic GLib.Quark +type_to_quarkÌ128Í(Gst.MessageType type)ÎGst.MessageÖ0Ïpublic GLib.Quark +type_to_quarkÌ128Í(Gst.QueryType query)ÎGst.QueryÖ0Ïpublic GLib.Quark +type_to_stringÌ128Í(Tracker.FieldType fieldtype)ÎTracker.FieldÖ0 +type_transformableÌ128Í(Type src_type, Type dest_type)ÎGLib.ValueÖ0Ïpublic bool +typeaheadÌ128Í(int fd)ÎCursesÖ0Ïpublic int +typed_timeÌ8ÎGst.SDPZoneÖ0 +typefindÌ8ÎGst.BaseSrcÖ0Ïbool +typesÌ8ÎSoup.ServerAuthContextÖ0 +types_containsÌ128Í(Gst.QueryType types, Gst.QueryType type)ÎGst.QueryÖ0Ïpublic bool +uÌ8ÎGnome.TriggerÖ0Ïvoid +uÌ4ÎSDL.KeySymbolÖ0 +ualarmÌ128Í(uint useconds)ÎPosixÖ0 +ucharÌ2048Ö0 +ucharÌ4ÎGLib.DateMonthÖ0 +ugaussianÌ128Í(RNG r)ÎGsl.RandistÖ0Ïpublic double +ugaussian_PÌ128Í(double x)ÎGsl.CDFÖ0Ïpublic double +ugaussian_PinvÌ128Í(double P)ÎGsl.CDFÖ0Ïpublic double +ugaussian_QÌ128Í(double x)ÎGsl.CDFÖ0Ïpublic double +ugaussian_QinvÌ128Í(double Q)ÎGsl.CDFÖ0Ïpublic double +ugaussian_pdfÌ128Í(double x)ÎGsl.RandistÖ0Ïpublic double +ugaussian_ratio_methodÌ128Í(RNG r)ÎGsl.RandistÖ0Ïpublic double +ugaussian_tailÌ128Í(RNG r, double a)ÎGsl.RandistÖ0Ïpublic double +ugaussian_tail_pdfÌ128Í(double x, double a)ÎGsl.RandistÖ0Ïpublic double +uiÌ8ÎGtk.UIManagerÖ0 +ui_configure_configurableÌ128Í(Gnome.UIInfo uiinfo)ÎGnome.AppÖ0Ïpublic void +ui_managerÌ8ÎExo.ToolbarsEditorÖ0ÏGtk.UIManager +ui_managerÌ8ÎExo.ToolbarsViewÖ0ÏGtk.UIManager +uidÌ8ÎFuse.ContextÖ0Ïuid_t +uidÌ8ÎGnomeVFS.FileInfoÖ0 +uidÌ8ÎOobs.UserÖ0Ïint +uid_tÌ2048ÎPosixÖ0 +uint16Ì2048Ö0 +uint32Ì2048Ö0 +uint64Ì2048Ö0 +uint8Ì2048Ö0 +ulongnameÌ128Í()ÎCursesÖ0 +umaskÌ128Í(mode_t mask)ÎPosixÖ0Ïpublic mode_t +unadjust_unlockedÌ128Í(Gst.ClockTime external)ÎGst.ClockÖ0Ïpublic Gst.ClockTime +unbindÌ128Í()ÎExo.BindingÖ0Ïpublic void +unbindÌ128Í()ÎExo.MutualBindingÖ0Ïpublic void +unbindÌ128Í(int channel)ÎSDLNet.UDPSocketÖ0Ïpublic void +unbindÌ128Í(ulong id)ÎXfconf.PropertyÖ0Ïpublic void +unbind_allÌ128Í(void* channel_or_object)ÎXfconf.PropertyÖ0Ïpublic void +unbind_by_propertyÌ128Í(Xfconf.Channel channel, string xfconf_property, void* object, string object_property)ÎXfconf.PropertyÖ0Ïpublic void +unblockÌ128Í(void* instance, ulong handler_id)ÎGLib.SignalHandlerÖ0Ïpublic void +unblock_activateÌ128Í()ÎGtk.ActionÖ0Ïpublic void +unblock_by_funcÌ128Í(void* instance, void* func, void* data)ÎGLib.SignalHandlerÖ0 +unblock_matchedÌ128Í(void* instance, SignalMatchType mask, uint signal_id, Quark detail, Closure? closure, void* func, void* data)ÎGLib.SignalHandlerÖ0 +unblock_menuÌ128Í()ÎXfce.PanelPluginÖ0Ïpublic void +unblock_sigsÌ128Í(int except, ...)ÎDaemonÖ0Ïpublic int +unblock_sigsvÌ128Í([CCode (array_length = false)] int[] except)ÎDaemonÖ0Ïpublic int +uncompressÌ128Í(owned Gsf.Input src)ÎGsf.InputÖ0Ïpublic Gsf.Input +uncompressed_sizeÌ8ÎGsf.InputGZipÖ0Ïint64 +underlineÌ8ÎGtk.CellRendererTextÖ0ÏPango.Underline +underlineÌ8ÎGtk.SourceStyleÖ0Ïbool +underlineÌ8ÎGtk.TextAppearanceÖ0 +underlineÌ8ÎGtk.TextTagÖ0ÏPango.Underline +underlineÌ8ÎHildon.FontSelectionDialogÖ0Ïbool +underlineÌ8ÎPango.RendererÖ0ÏPango.Underline +underlineÌ8ÎVte.CharAttributesÖ0 +underline_setÌ8ÎGtk.CellRendererTextÖ0Ïbool +underline_setÌ8ÎGtk.SourceStyleÖ0Ïbool +underline_setÌ8ÎGtk.TextTagÖ0Ïbool +underline_setÌ8ÎHildon.FontSelectionDialogÖ0Ïbool +underline_styleÌ8ÎGtk.CellRendererTextÖ0ÏPango.Underline +undim_allÌ128Í()ÎHildon.FileSelectionÖ0Ïpublic void +undoÌ128Í()ÎGtk.SourceBufferÖ0Ïpublic void +undoÌ128Í()ÎGtk.SourceViewÖ0Ïpublic virtual signal void +unescape_keyÌ128Í(string escaped_key, int len)ÎGConfÖ0Ïpublic unowned string +unescape_segmentÌ128Í(string escaped_string, string escaped_string_end, string illegal_characters)ÎGLib.UriÖ0 +unescape_stringÌ128Í(string escaped_string, string illegal_characters)ÎGLib.UriÖ0 +unescape_stringÌ128Í(string escaped_string, string illegal_characters)ÎGnomeVFSÖ0Ïpublic unowned string +unescape_stringÌ128Í(string str, int len, string? target)ÎXml.URIÖ0 +unescape_string_for_displayÌ128Í(string escaped)ÎGnomeVFSÖ0Ïpublic unowned string +unexp_tokenÌ128Í(TokenType expected_token, string? identifier_spec, string? symbol_spec, string? symbol_name, string? message, bool is_error)ÎGLib.ScannerÖ0Ïpublic void +unfullscreenÌ128Í()ÎGdk.WindowÖ0Ïpublic void +unfullscreenÌ128Í()ÎGtk.WindowÖ0Ïpublic void +ungetchÌ128Í(int ch)ÎCursesÖ0Ïpublic int +ungrab_buttonÌ128Í(uint button, uint modifiers, Window grab_window)ÎX.DisplayÖ0Ïpublic int +ungrab_pointerÌ128Í(int time)ÎX.DisplayÖ0Ïpublic int +ungrab_serverÌ128Í()ÎX.DisplayÖ0Ïpublic int +uniÌ8ÎGsl.RNGTypesÖ0ÏRNGType +uni32Ì8ÎGsl.RNGTypesÖ0ÏRNGType +unicharÌ2048Ö0 +unichar_directionÌ128Í(unichar ch)ÎPangoÖ0Ïpublic Pango.Direction +unicodeÌ8ÎSDL.KeyÖ0Ïuint16 +unicode_to_keyvalÌ128Í(uint32 wc)ÎGdkÖ0 +uniformÌ128Í()ÎGsl.RNGÖ0Ïpublic double +uniform_intÌ128Í(ulong n)ÎGsl.RNGÖ0 +uniform_posÌ128Í()ÎGsl.RNGÖ0Ïpublic double +uninitÌ128Í()ÎGst.SDPMediaÖ0Ïpublic Gst.SDPResult +uninitÌ128Í()ÎGst.SDPMessageÖ0Ïpublic Gst.SDPResult +uninitÌ128Í()ÎNotifyÖ0Ïpublic void +unionÌ128Í(Gdk.Rectangle src2, out Gdk.Rectangle dest)ÎGdk.RectangleÖ0Ïpublic void +unionÌ128Í(Gdk.Region source2)ÎGdk.RegionÖ0Ïpublic void +unionÌ128Í(Gst.Caps caps2)ÎGst.CapsÖ0Ïpublic Gst.Caps +unionÌ128Í(Gst.Value dest, Gst.Value value1, Gst.Value value2)ÎGst.ValueÖ0Ïpublic bool +union_with_rectÌ128Í(Gdk.Rectangle rect)ÎGdk.RegionÖ0Ïpublic void +unique_keyÌ128Í()ÎGConfÖ0Ïpublic unowned string +unitÌ8ÎGst.RTSPTimeRangeÖ0ÏGst.RTSPRangeUnit +unitÌ8ÎGtk.PrintOperationÖ0ÏGtk.Unit +unitsÌ8ÎGoo.CanvasÖ0ÏGtk.Unit +units_from_doubleÌ128Í(double d)ÎPangoÖ0Ïpublic int +units_to_doubleÌ128Í(int i)ÎPangoÖ0Ïpublic double +unix_get_fdÌ128Í()ÎGLib.IOChannelÖ0Ïpublic int +unix_timeÌ8ÎOobs.TimeConfigÖ0Ïlong +unknown1Ì8ÎGst.gst_riff_acidÖ0Ïuint16 +unknown2Ì8ÎGst.gst_riff_acidÖ0Ïfloat +unlinkÌ8ÎFuse.OperationsÖ0ÏUnlink +unlinkÌ128Í(string filename)ÎGLib.FileUtilsÖ0Ïpublic int +unlinkÌ128Í(string text_uri)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +unlinkÌ128Í(Gst.Element dest)ÎGst.ElementÖ0Ïpublic void +unlinkÌ128Í(Gst.Pad sinkpad)ÎGst.PadÖ0Ïpublic bool +unlinkÌ128Í(string filename)ÎPosixÖ0Ïpublic int +unlinkÌ128Í(string uri)ÎTracker.FileÖ0Ïpublic bool +unlinkÌ128Í()ÎXml.NodeÖ0Ïpublic void +unlink_from_uriÌ128Í(GnomeVFS.URI uri)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +unlink_manyÌ128Í(Gst.Element element_2, ...)ÎGst.ElementÖ0Ïpublic void +unlink_padsÌ128Í(string srcpadname, Gst.Element dest, string destpadname)ÎGst.ElementÖ0Ïpublic void +unlinkedÌ128Í(Gst.Pad peer)ÎGst.PadÖ0Ïpublic virtual signal void +unlinkfuncÌ8ÎGst.PadÖ0ÏGst.PadUnlinkFunction +unloadÌ128Í()ÎGLib.IOModuleÖ0Ïpublic void +unloadÌ128Í()ÎGLib.TypeModuleÖ0Ïpublic virtual void +unlockÌ128Í()ÎGLib.AsyncQueueÖ0Ïpublic void +unlockÌ128Í()ÎGLib.MutexÖ0Ïpublic void +unlockÌ128Í()ÎGLib.StaticRecMutexÖ0Ïpublic void +unlockÌ128Í(string? keyring, string? password, owned GnomeKeyring.OperationDoneCallback callback)ÎGnomeKeyringÖ0Ïpublic void * +unlockÌ128Í()ÎGst.BaseSinkÖ0Ïpublic virtual bool +unlockÌ128Í()ÎGst.BaseSrcÖ0Ïpublic virtual bool +unlockÌ128Í()ÎGtk.AccelGroupÖ0Ïpublic void +unlockÌ128Í()ÎSDL.AudioÖ0Ïpublic void +unlockÌ128Í()ÎSDL.MutexÖ0Ïpublic int +unlockÌ128Í()ÎSDL.OverlayÖ0Ïpublic void +unlockÌ128Í()ÎSDL.SurfaceÖ0Ïpublic void +unlock_displayÌ128Í()ÎX.DisplayÖ0Ïpublic void +unlock_pathÌ128Í(string accel_path)ÎGtk.AccelMapÖ0Ïpublic void +unlock_stopÌ128Í()ÎGst.BaseSinkÖ0Ïpublic virtual bool +unlock_stopÌ128Í()ÎGst.BaseSrcÖ0Ïpublic virtual bool +unlock_syncÌ128Í(string? keyring, string? password)ÎGnomeKeyringÖ0Ïpublic GnomeKeyring.Result +unlockptÌ128Í(int fd)ÎPosixÖ0Ïpublic int +unmake_aboveÌ128Í()ÎWnck.WindowÖ0Ïpublic void +unmake_belowÌ128Í()ÎWnck.WindowÖ0Ïpublic void +unmapÌ128Í()ÎGtk.WidgetÖ0Ïpublic virtual signal void +unmap_eventÌ128Í(Gdk.Event event)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +unmap_windowÌ128Í(Window w)ÎX.DisplayÖ0Ïpublic int +unmark_dayÌ128Í(uint day)ÎGtk.CalendarÖ0Ïpublic bool +unmark_dayÌ128Í(uint day)ÎHildon.CalendarÖ0Ïpublic bool +unmark_text_matchesÌ128Í()ÎWebKit.WebViewÖ0Ïpublic void +unmaximizeÌ128Í()ÎGdk.WindowÖ0Ïpublic void +unmaximizeÌ128Í()ÎGtk.WindowÖ0Ïpublic void +unmaximizeÌ128Í()ÎWnck.WindowÖ0Ïpublic void +unmaximize_horizontallyÌ128Í()ÎWnck.WindowÖ0Ïpublic void +unmaximize_verticallyÌ128Í()ÎWnck.WindowÖ0Ïpublic void +unminimizeÌ128Í(uint32 timestamp)ÎWnck.WindowÖ0Ïpublic void +unmountÌ128Í(GLib.MountUnmountFlags flags, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback? callback)ÎGLib.MountÖ0Ïpublic abstract void +unmountÌ128Í(GnomeVFS.VolumeOpCallback callback)ÎGnomeVFS.DriveÖ0Ïpublic void +unmountÌ128Í(GnomeVFS.VolumeOpCallback callback)ÎGnomeVFS.VolumeÖ0Ïpublic void +unmount_finishÌ128Í(GLib.AsyncResult _result)ÎGLib.MountÖ0Ïpublic abstract bool +unmount_mountableÌ128Í(GLib.MountUnmountFlags flags, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback? callback)ÎGLib.FileÖ0Ïpublic abstract void +unmount_mountable_finishÌ128Í(GLib.AsyncResult _result)ÎGLib.FileÖ0Ïpublic abstract bool +unmountedÌ128Í()ÎGLib.MountÖ0Ïpublic virtual signal void +unownedÌ4ÎGst.DebugLevelÖ0 +unownedÌ4ÎGst.EventTypeÖ0 +unownedÌ4ÎGst.FlowReturnÖ0 +unownedÌ4ÎGst.MessageTypeÖ0 +unownedÌ4ÎGst.QueryTypeÖ0 +unownedÌ4ÎGst.StateÖ0 +unownedÌ4ÎGst.StateChangeReturnÖ0 +unpackÌ128Í([CCode (array_length = false)] double[] halfcomplex_coefficient, [CCode (array_length = false)] double[] complex_coefficient, size_t stride, size_t n)ÎGsl.FFTHalfcomplexÖ0Ïpublic int +unpackÌ128Í([CCode (array_length = false)] double[] real_coefficient, [CCode (array_length = false)] double[] complex_coeficient, size_t stride, size_t n)ÎGsl.FFTRealÖ0Ïpublic int +unparentÌ128Í()ÎGst.ObjectÖ0Ïpublic void +unparentÌ128Í()ÎGtk.WidgetÖ0Ïpublic void +unparsedEntityDeclÌ8ÎXml.SAXHandlerÖ0ÏunparsedEntityDeclSAXFunc +unparsedEntityDeclSAXFuncÌ128Í(void* ctx, string name, string publicId, string systemId, string notationName)ÎXmlÖ0Ïpublic delegate void +unpause_messageÌ128Í(Soup.Message msg)ÎSoup.ServerÖ0Ïpublic void +unpause_messageÌ128Í(Soup.Message msg)ÎSoup.SessionÖ0Ïpublic void +unpinÌ128Í()ÎWnck.WindowÖ0Ïpublic void +unprepareÌ128Í()ÎGst.AudioSinkÖ0Ïpublic virtual bool +unprepareÌ128Í()ÎGst.AudioSrcÖ0Ïpublic virtual bool +unprocessedÌ128Í()ÎGLib.ThreadPoolÖ0 +unquoteÌ128Í(string quoted_string)ÎGLib.ShellÖ0 +unrealizeÌ128Í()ÎGtk.StyleÖ0Ïpublic virtual signal void +unrealizeÌ128Í()ÎGtk.WidgetÖ0Ïpublic virtual signal void +unrefÌ128Í()ÎGLib.ObjectÖ0Ïpublic void +unrefÌ8ÎGLib.SourceCallbackFuncsÖ0ÏSourceCallbackUnrefFunc +unrefÌ128Í()ÎGnomeVFS.DriveÖ0Ïpublic void +unrefÌ128Í()ÎGnomeVFS.VolumeÖ0Ïpublic void +unrefÌ128Í()ÎGnomeVFS.VolumeMonitorÖ0Ïpublic void +unrefÌ128Í()ÎGst.BufferÖ0Ïpublic void +unrefÌ128Í()ÎGst.CapsÖ0Ïpublic void +unrefÌ128Í()ÎGst.ObjectÖ0Ïpublic void +unref_and_unlockÌ128Í()ÎGLib.AsyncQueueÖ0Ïpublic void +unref_nodeÌ128Í(Gtk.TreeIter iter)ÎGtk.TreeModelÖ0Ïpublic abstract void +unregisterÌ128Í(int chan, EffectCallback f)ÎSDLMixer.EffectÖ0Ïpublic int +unregisterÌ8ÎSoup.ServerHandlerÖ0ÏSoup.ServerUnregisterFn +unregister_allÌ128Í(int channel)ÎSDLMixer.EffectÖ0Ïpublic int +unregister_deserialize_formatÌ128Í(Gdk.Atom format)ÎGtk.TextBufferÖ0Ïpublic void +unregister_itemÌ128Í(Goo.CanvasItemModel model)ÎGoo.CanvasÖ0Ïpublic void +unregister_message_handlerÌ128Í(Lm.MessageHandler handler, Lm.MessageType type)ÎLm.ConnectionÖ0Ïpublic void +unregister_serialize_formatÌ128Í(Gdk.Atom format)ÎGtk.TextBufferÖ0Ïpublic void +unregister_widget_itemÌ128Í(Goo.CanvasWidget witem)ÎGoo.CanvasÖ0Ïpublic void +unreturned_errorÌ128Í(void* error)ÎGConf.ClientÖ0Ïpublic virtual signal void +unscheduleÌ128Í(Gst.ClockEntry entry)ÎGst.ClockÖ0Ïpublic virtual void +unscheduleÌ128Í()ÎGst.ClockIDÖ0Ïpublic void +unselect_allÌ128Í()ÎExo.IconViewÖ0Ïpublic void +unselect_allÌ128Í()ÎGtk.FileChooserÖ0Ïpublic void +unselect_allÌ128Í()ÎGtk.IconViewÖ0Ïpublic virtual signal void +unselect_allÌ128Í()ÎGtk.RecentChooserÖ0Ïpublic abstract void +unselect_allÌ128Í()ÎGtk.TreeSelectionÖ0Ïpublic void +unselect_allÌ128Í()ÎGtk.TreeViewÖ0Ïpublic virtual signal bool +unselect_allÌ128Í()ÎHildon.FileSelectionÖ0Ïpublic void +unselect_fileÌ128Í(GLib.File file)ÎGtk.FileChooserÖ0Ïpublic void +unselect_filenameÌ128Í(string filename)ÎGtk.FileChooserÖ0Ïpublic void +unselect_iterÌ128Í(Gtk.TreeIter iter)ÎGtk.TreeSelectionÖ0Ïpublic void +unselect_pathÌ128Í(Gtk.TreePath path)ÎExo.IconViewÖ0Ïpublic void +unselect_pathÌ128Í(Gtk.TreePath path)ÎGtk.IconViewÖ0Ïpublic void +unselect_pathÌ128Í(Gtk.TreePath path)ÎGtk.TreeSelectionÖ0Ïpublic void +unselect_rangeÌ128Í(Gtk.TreePath start_path, Gtk.TreePath end_path)ÎGtk.TreeSelectionÖ0Ïpublic void +unselect_uriÌ128Í(string uri)ÎGtk.FileChooserÖ0Ïpublic void +unselect_uriÌ128Í(string uri)ÎGtk.RecentChooserÖ0Ïpublic abstract void +unselect_uriÌ128Í(string uri)ÎHildon.FileSelectionÖ0Ïpublic void +unsetÌ128Í(string key)ÎGConf.ChangeSetÖ0Ïpublic void +unsetÌ128Í(string key)ÎGConf.ClientÖ0Ïpublic bool +unsetÌ128Í(string key)ÎGConf.EngineÖ0Ïpublic bool +unsetÌ128Í()ÎGLib.ValueÖ0Ïpublic void +unsetÌ128Í(GnomeVFS.ACE ace)ÎGnomeVFS.ACLÖ0Ïpublic void +unsetÌ128Í(string property_name, Gst.ClockTime timestamp)ÎGst.ControllerÖ0Ïpublic bool +unsetÌ128Í(Gst.ClockTime timestamp)ÎGst.InterpolationControlSourceÖ0Ïpublic bool +unsetÌ128Í()ÎGst.RTSPMessageÖ0Ïpublic Gst.RTSPResult +unsetÌ128Í(string key)ÎGtk.PrintSettingsÖ0Ïpublic void +unset_allÌ128Í(string property_name)ÎGst.ControllerÖ0Ïpublic bool +unset_allÌ128Í()ÎGst.InterpolationControlSourceÖ0Ïpublic void +unset_allÌ128Í()ÎHildon.WeekdayPickerÖ0Ïpublic void +unset_application_autosave_callbackÌ128Í( ApplicationAutosaveCallback cb, void* data)ÎOsso.ContextÖ0Ïpublic Status +unset_application_top_callbackÌ128Í(ApplicationTopCallback cb, void* data)ÎOsso.ContextÖ0Ïpublic Status +unset_attribute_maskÌ128Í()ÎGLib.FileInfoÖ0Ïpublic void +unset_dayÌ128Í(GLib.DateWeekday day)ÎHildon.WeekdayPickerÖ0Ïpublic void +unset_fieldsÌ128Í(Pango.FontMask to_unset)ÎPango.FontDescriptionÖ0Ïpublic void +unset_flagsÌ128Í(Gtk.WidgetFlags flags)ÎGtk.WidgetÖ0Ïpublic void +unset_focus_chainÌ128Í()ÎGtk.ContainerÖ0Ïpublic void +unset_hw_event_callbackÌ128Í(ref HWState state, void* data)ÎOsso.ContextÖ0Ïpublic Status +unset_icon_sizeÌ128Í()ÎGtk.ToolbarÖ0Ïpublic void +unset_invisible_charÌ128Í()ÎGtk.EntryÖ0Ïpublic void +unset_mime_callbackÌ128Í()ÎOsso.ContextÖ0Ïpublic Status +unset_mime_callback_fullÌ128Í(MimeCallback cb, void* data)ÎOsso.ContextÖ0Ïpublic Status +unset_model_drag_destÌ128Í()ÎExo.IconViewÖ0Ïpublic void +unset_model_drag_destÌ128Í()ÎGtk.IconViewÖ0Ïpublic void +unset_model_drag_sourceÌ128Í()ÎExo.IconViewÖ0Ïpublic void +unset_model_drag_sourceÌ128Í()ÎGtk.IconViewÖ0Ïpublic void +unset_ns_propÌ128Í(Ns* ns, string name)ÎXml.NodeÖ0Ïpublic int +unset_placementÌ128Í()ÎGtk.ScrolledWindowÖ0Ïpublic void +unset_propÌ128Í(string name)ÎXml.NodeÖ0Ïpublic int +unset_rows_drag_destÌ128Í()ÎGtk.TreeViewÖ0Ïpublic void +unset_rows_drag_sourceÌ128Í()ÎGtk.TreeViewÖ0Ïpublic void +unset_rpc_callbackÌ128Í(string service, string object_path, string iface, RpcCallback cb, void* data)ÎOsso.ContextÖ0Ïpublic Status +unset_rpc_default_callbackÌ128Í(RpcCallback cb, void* data)ÎOsso.ContextÖ0Ïpublic Status +unset_styleÌ128Í(int toolbar_position)ÎExo.ToolbarsModelÖ0Ïpublic void +unset_styleÌ128Í()ÎGtk.ToolbarÖ0Ïpublic void +unset_variableÌ128Í(string variable)ÎGLib.EnvironmentÖ0Ïpublic void +unsetenvÌ128Í(string name)ÎGnomeÖ0Ïpublic void +unshadeÌ128Í()ÎWnck.WindowÖ0Ïpublic void +unshadowÌ128Í()ÎGLib.MountÖ0Ïpublic void +unstickÌ128Í()ÎGdk.WindowÖ0Ïpublic void +unstickÌ128Í()ÎGtk.WindowÖ0Ïpublic void +unstickÌ128Í()ÎWnck.WindowÖ0Ïpublic void +untouchwinÌ128Í()ÎCurses.WindowÖ0Ïpublic int +untranslated_labelÌ8ÎGst.MixerTrackÖ0 +unuseÌ128Í()ÎGLib.TypeModuleÖ0Ïpublic void +unusedÌ8ÎSDL.ColorÖ0Ïuchar +unused_dataÌ8ÎGnome.UIInfoÖ0Ïvoid +unwrapÌ128Í(GLib.Object wrapper, Gsf.Output wrapee)ÎGsf.OutputÖ0Ïpublic bool +upÌ128Í(long len = -1)Ö0 +upÌ128Í()ÎGtk.TreePathÖ0Ïpublic bool +updateÌ128Í([CCode (array_length = false)] uchar[] data, size_t length)ÎGLib.ChecksumÖ0Ïpublic void +updateÌ128Í()ÎGoo.CanvasÖ0Ïpublic void +updateÌ128Í(bool entire_tree, Cairo.Context cr, Goo.CanvasBounds bounds)ÎGoo.CanvasItemÖ0Ïpublic abstract void +updateÌ128Í(Gtk.Action action, string property_name)ÎGtk.ActivatableÖ0Ïpublic abstract void +updateÌ128Í()ÎGtk.SpinButtonÖ0Ïpublic void +updateÌ128Í(string summary, string body, string icon)ÎNotify.NotificationÖ0Ïpublic bool +updateÌ128Í()ÎOobs.ObjectÖ0Ïpublic virtual void +updateÌ128Í(Soup.Message msg, string auth_header)ÎSoup.AuthÖ0Ïpublic virtual bool +update_allÌ128Í()ÎSDL.JoystickÖ0Ïpublic void +update_asyncÌ128Í(Oobs.ObjectAsyncFunc func, void* data)ÎOobs.ObjectÖ0Ïpublic Oobs.Result +update_buttons_stateÌ128Í()ÎGtk.AssistantÖ0Ïpublic void +update_callbackÌ8ÎGnomeVFS.ProgressCallbackStateÖ0ÏGnomeVFS.XferProgressCallback +update_callback_periodÌ8ÎGnomeVFS.ProgressCallbackStateÖ0Ïint64 +update_pendingÌ8ÎGtk.RangeÖ0 +update_policyÌ8ÎGtk.RangeÖ0ÏGtk.UpdateType +update_policyÌ8ÎGtk.SpinButtonÖ0ÏGtk.SpinButtonUpdatePolicy +update_previewÌ128Í()ÎGtk.FileChooserÖ0Ïpublic virtual signal void +update_qosÌ128Í(double proportion, Gst.ClockTimeDiff diff, Gst.ClockTime timestamp)ÎGst.BaseTransformÖ0Ïpublic void +update_rectÌ128Í(int32 x, int32 y, uint32 w, uint32 h)ÎSDL.SurfaceÖ0Ïpublic void +update_rectsÌ128Í(int numrects, Rect* rects)ÎSDL.SurfaceÖ0Ïpublic void +update_registryÌ128Í()ÎGstÖ0Ïpublic bool +update_timeout_idÌ8ÎGtk.RangeÖ0 +update_urlÌ128Í(string url)ÎXml.NanoFTPÖ0Ïpublic int +updatedÌ128Í()ÎOobs.ObjectÖ0Ïpublic virtual signal void +upperÌ8ÎGtk.AdjustmentÖ0Ïdouble +upperÌ8ÎGtk.RulerÖ0Ïdouble +upper_arrow_prelightÌ8ÎGtk.MenuÖ0 +upper_arrow_visibleÌ8ÎGtk.MenuÖ0 +upper_hourÌ8ÎGnome.DateEditÖ0Ïint +upper_stepper_sensitivityÌ8ÎGtk.RangeÖ0ÏGtk.SensitivityType +urgency_hintÌ8ÎGtk.WindowÖ0Ïbool +uriÌ8ÎGnomeVFS.FindDirectoryResultÖ0ÏGnomeVFS.URI +uriÌ8ÎGnomeVFS.GetFileInfoResultÖ0ÏGnomeVFS.URI +uriÌ8ÎGnomeVFS.ModuleCallbackAdditionalHeadersInÖ0ÏGnomeVFS.URI +uriÌ8ÎGnomeVFS.ModuleCallbackAuthenticationInÖ0 +uriÌ8ÎGnomeVFS.ModuleCallbackFillAuthenticationInÖ0 +uriÌ8ÎGnomeVFS.ModuleCallbackFullAuthenticationInÖ0 +uriÌ8ÎGnomeVFS.ModuleCallbackReceivedHeadersInÖ0ÏGnomeVFS.URI +uriÌ8ÎGnomeVFS.ModuleCallbackSaveAuthenticationInÖ0 +uriÌ8ÎGnomeVFS.ModuleCallbackStatusMessageInÖ0 +uriÌ8ÎGnomeVFS.ToplevelURIÖ0ÏGnomeVFS.URI +uriÌ8ÎGsf.XMLInNSÖ0 +uriÌ8ÎGst.SDPMessageÖ0 +uriÌ8ÎGtk.FileFilterInfoÖ0 +uriÌ8ÎGtk.LinkButtonÖ0 +uriÌ8ÎGtk.RecentFilterInfoÖ0 +uriÌ8ÎPoppler.ActionÖ0ÏPoppler.ActionUri +uriÌ8ÎPoppler.ActionUriÖ0 +uriÌ8ÎSoup.MessageÖ0ÏSoup.URI +uriÌ8ÎWebKit.WebFrameÖ0 +uri_constructÌ128Í(string protocol, string location)ÎGstÖ0Ïpublic unowned string +uri_get_locationÌ128Í(string uri)ÎGstÖ0Ïpublic unowned string +uri_get_protocolÌ128Í(string uri)ÎGstÖ0Ïpublic unowned string +uri_has_protocolÌ128Í(string uri, string protocol)ÎGstÖ0Ïpublic bool +uri_is_validÌ128Í(string uri)ÎGstÖ0Ïpublic bool +uri_protocol_is_supportedÌ128Í(Gst.URIType type, string protocol)ÎGstÖ0Ïpublic bool +uri_protocol_is_validÌ128Í(string protocol)ÎGstÖ0Ïpublic bool +uri_protocolsÌ8ÎGst.ElementFactoryÖ0 +uri_typeÌ8ÎGst.ElementFactoryÖ0 +uris_droppedÌ128Í(string destination, void* sources)ÎHildon.FileSelectionÖ0Ïpublic virtual signal void +uris_matchÌ128Í(string uri_1, string uri_2)ÎGnomeVFSÖ0Ïpublic bool +urlÌ8ÎGsf.InputHTTPÖ0 +urlÌ8ÎXml.DocÖ0 +url_about_dialog_hookÌ128Í(Gtk.AboutDialog about_dialog, string link)ÎExo.UrlÖ0Ïpublic void +url_activatedÌ128Í(string url)ÎSexy.UrlLabelÖ0Ïpublic virtual signal void +url_error_quarkÌ128Í()ÎGnomeÖ0Ïpublic GLib.Quark +url_showÌ128Í(string url, string? envp)ÎExo.UrlÖ0Ïpublic bool +url_showÌ128Í(string url)ÎGnomeÖ0Ïpublic bool +url_showÌ128Í(string url)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +url_show_on_screenÌ128Í(string url, string? envp, Gdk.Screen screen)ÎExo.UrlÖ0Ïpublic bool +url_show_on_screenÌ128Í(string url, Gdk.Screen screen)ÎGnomeÖ0Ïpublic bool +url_show_with_envÌ128Í(string url, out unowned string envp)ÎGnomeÖ0Ïpublic bool +url_show_with_envÌ128Í(string url, out unowned string envp)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +urnÌ8ÎGnomeVFS.ToplevelURIÖ0 +usb_closeÌ128Í()ÎFTDI.ContextÖ0Ïpublic int +usb_devÌ8ÎFTDI.ContextÖ0ÏUSB.DeviceHandle +usb_find_allÌ128Í(out DeviceList devlist, int vendor, int product)ÎFTDI.ContextÖ0Ïpublic int +usb_get_stringsÌ128Í(USB.Device* usbdev, [CCode (array_length = false)] char[] manufacturer, int manufacturer_len, [CCode (array_length = false)] char[] description, int description_len, [CCode (array_length = false)] char[] serial, int serial_len)ÎFTDI.ContextÖ0Ïpublic int +usb_openÌ128Í(int vendor, int product)ÎFTDI.ContextÖ0Ïpublic int +usb_open_descÌ128Í(int vendor, int product, string description, string serial)ÎFTDI.ContextÖ0Ïpublic int +usb_open_devÌ128Í(USB.Device* usbdev)ÎFTDI.ContextÖ0Ïpublic int +usb_purge_buffersÌ128Í()ÎFTDI.ContextÖ0Ïpublic int +usb_purge_rx_buffersÌ128Í()ÎFTDI.ContextÖ0Ïpublic int +usb_purge_tx_buffersÌ128Í()ÎFTDI.ContextÖ0Ïpublic int +usb_read_timeoutÌ8ÎFTDI.ContextÖ0Ïint +usb_resetÌ128Í()ÎFTDI.ContextÖ0Ïpublic int +usb_versionÌ8ÎFTDI.EEPROMÖ0Ïint +usb_write_timeoutÌ8ÎFTDI.ContextÖ0Ïint +useÌ128Í()ÎGLib.TypeModuleÖ0Ïpublic bool +useÌ8ÎGdk.DeviceAxisÖ0ÏGdk.AxisUse +use_alphaÌ8ÎGtk.ColorButtonÖ0Ïbool +use_clockÌ128Í(Gst.Clock clock)ÎGst.PipelineÖ0Ïpublic void +use_default_fallbacksÌ8ÎGLib.ThemedIconÖ0Ïbool +use_envÌ128Í(bool bf)ÎCursesÖ0Ïpublic void +use_fixed_capsÌ128Í()ÎGst.PadÖ0Ïpublic void +use_fontÌ8ÎGtk.FontButtonÖ0Ïbool +use_full_pageÌ8ÎGtk.PrintOperationÖ0Ïbool +use_markupÌ8ÎGoo.CanvasTextÖ0Ïbool +use_markupÌ8ÎGoo.CanvasTextDataÖ0 +use_markupÌ8ÎGoo.CanvasTextModelÖ0Ïbool +use_markupÌ8ÎGtk.ExpanderÖ0Ïbool +use_markupÌ8ÎGtk.LabelÖ0Ïbool +use_markupÌ8ÎGtk.MessageDialogÖ0Ïbool +use_md5Ì8ÎOobs.UsersConfigÖ0Ïbool +use_ntlmÌ8ÎSoup.SessionÖ0Ïbool +use_peer_dnsÌ8ÎOobs.IfacePPPÖ0Ïbool +use_preview_labelÌ8ÎGtk.FileChooserÖ0Ïbool +use_resized_widthÌ8ÎGtk.TreeViewColumnÖ0 +use_resultÌ128Í()ÎMysql.DatabaseÖ0Ïpublic Result +use_serialÌ8ÎFTDI.EEPROMÖ0Ïint +use_sizeÌ8ÎGtk.FontButtonÖ0Ïbool +use_starttlsÌ128Í(bool use_starttls, bool require)ÎLm.SSLÖ0Ïpublic void +use_stockÌ8ÎGtk.ButtonÖ0Ïbool +use_stockÌ8ÎGtk.ImageMenuItemÖ0Ïbool +use_underlineÌ8ÎGtk.ButtonÖ0Ïbool +use_underlineÌ8ÎGtk.ExpanderÖ0Ïbool +use_underlineÌ8ÎGtk.LabelÖ0Ïbool +use_underlineÌ8ÎGtk.MenuItemÖ0Ïbool +use_underlineÌ8ÎGtk.ToolButtonÖ0Ïbool +use_underlineÌ8ÎXfce.AppMenuItemÖ0Ïbool +userÌ8ÎGnomeKeyring.NetworkPasswordDataÖ0 +userÌ8ÎGst.RTSPUrlÖ0 +userÌ8ÎSDL.EventÖ0ÏUserEvent +userÌ8ÎSoup.ServerAuthBasicÖ0 +userÌ8ÎSoup.ServerAuthDigestÖ0 +userÌ8ÎSoup.URIÖ0 +userÌ8ÎSoup.UriÖ0 +userÌ8ÎXml.URIÖ0 +userÌ8ÎXml.XPathObjectÖ0Ïvoid +user2Ì8ÎXml.XPathObjectÖ0Ïvoid +user_accels_dir_getÌ128Í()ÎGnomeÖ0Ïpublic unowned string +user_action_countÌ8ÎGtk.TextBufferÖ0 +user_agentÌ8ÎSoup.SessionÖ0 +user_bounds_to_deviceÌ128Í(Cairo.Context cr, Goo.CanvasBounds bounds)ÎGoo.CanvasItemSimpleÖ0Ïpublic void +user_bounds_to_parentÌ128Í(Cairo.Context cr, Goo.CanvasBounds bounds)ÎGoo.CanvasItemSimpleÖ0Ïpublic void +user_dataÌ8ÎBonoboUI.VerbÖ0Ïvoid +user_dataÌ8ÎGnome.UIInfoÖ0Ïvoid +user_dataÌ8ÎGnomeVFS.ProgressCallbackStateÖ0Ïvoid +user_dataÌ8ÎGsf.XMLInNodeÖ0Ïvoid +user_dataÌ8ÎGst.AudioClockÖ0Ïvoid +user_dataÌ8ÎGst.ClockEntryÖ0Ïvoid +user_dataÌ8ÎGst.CollectPadsÖ0Ïvoid +user_dataÌ8ÎGst.TypeFindFactoryÖ0Ïvoid +user_dataÌ8ÎGtk.ObjectÖ0Ïvoid +user_dataÌ8ÎGtk.TreeIterÖ0Ïvoid +user_dataÌ8ÎGtk.TreeSelectionÖ0Ïvoid +user_dataÌ8ÎSoup.ServerAuthContextÖ0Ïvoid +user_dataÌ8ÎSoup.ServerHandlerÖ0Ïvoid +user_dataÌ8ÎXml.ParserCtxtÖ0Ïvoid +user_data2Ì8ÎGtk.TreeIterÖ0Ïvoid +user_data3Ì8ÎGtk.TreeIterÖ0Ïvoid +user_data_notifyÌ8ÎGst.TypeFindFactoryÖ0ÏGLib.DestroyNotify +user_dir_getÌ128Í()ÎGnomeÖ0Ïpublic unowned string +user_funcÌ8ÎGtk.TreeSelectionÖ0ÏGtk.TreeSelectionFunc +user_has_passwordÌ128Í(Oobs.User user)ÎOobs.SMBConfigÖ0Ïpublic bool +user_idÌ8ÎGnome.ClientÖ0 +user_nameÌ8ÎGnomeVFS.ToplevelURIÖ0 +user_private_dir_getÌ128Í()ÎGnomeÖ0Ïpublic unowned string +user_responseÌ128Í()ÎGnome.AppBarÖ0Ïpublic virtual signal void +user_stateÌ8ÎGsf.XMLInÖ0Ïvoid +user_stylesheet_uriÌ8ÎWebKit.WebSettingsÖ0 +user_to_deviceÌ128Í(ref double x, ref double y)ÎCairo.ContextÖ0Ïpublic void +user_to_device_distanceÌ128Í(ref double dx, ref double dy)ÎCairo.ContextÖ0Ïpublic void +userbitsÌ8ÎV4l2.TimecodeÖ0Ïuint8 +userdataÌ8ÎSDL.AudioSpecÖ0Ïvoid +usernameÌ8ÎEpc.ConsumerÖ0 +usernameÌ8ÎGLib.MountOperationÖ0 +usernameÌ8ÎGnome.PasswordDialogÖ0 +usernameÌ8ÎGnomeVFS.ModuleCallbackAuthenticationOutÖ0 +usernameÌ8ÎGnomeVFS.ModuleCallbackFillAuthenticationInÖ0 +usernameÌ8ÎGnomeVFS.ModuleCallbackFillAuthenticationOutÖ0 +usernameÌ8ÎGnomeVFS.ModuleCallbackFullAuthenticationInÖ0 +usernameÌ8ÎGnomeVFS.ModuleCallbackFullAuthenticationOutÖ0 +usernameÌ8ÎGnomeVFS.ModuleCallbackSaveAuthenticationInÖ0 +usernameÌ8ÎGst.SDPOriginÖ0 +usernameÌ8ÎHildon.LoginDialogÖ0 +userptrÌ8ÎV4l2.MÖ0 +uses_default_portÌ128Í()ÎSoup.URIÖ0Ïpublic bool +uses_default_portÌ128Í()ÎSoup.UriÖ0Ïpublic bool +usleepÌ128Í(ulong microseconds)ÎGLib.ThreadÖ0Ïpublic void +usleepÌ128Í(uint useconds)ÎPosixÖ0 +utcÌ8ÎSoup.DateÖ0Ïbool +utf8_getsÌ128Í()ÎGsf.InputTextlineÖ0Ïpublic weak uchar +utf8_to_compound_textÌ128Í(string str, Gdk.Atom encoding, int format, uchar[] ctext, int length)ÎGdkÖ0Ïpublic bool +utf8_to_compound_text_for_displayÌ128Í(Gdk.Display display, string str, Gdk.Atom encoding, int format, uchar[] ctext, int length)ÎGdkÖ0Ïpublic bool +utf8_to_string_targetÌ128Í(string str)ÎGdkÖ0Ïpublic unowned string +util_dump_memÌ128Í(uchar[] mem, uint size)ÎGstÖ0Ïpublic void +util_gdouble_to_guint64Ì128Í(double value)ÎGstÖ0Ïpublic uint64 +util_get_timestampÌ128Í()ÎGstÖ0Ïpublic Gst.ClockTime +util_guint64_to_gdoubleÌ128Í(uint64 value)ÎGstÖ0Ïpublic double +util_set_object_argÌ128Í(GLib.Object object, string name, string value)ÎGstÖ0Ïpublic void +util_set_value_from_stringÌ128Í(Gst.Value value, string value_str)ÎGstÖ0Ïpublic void +util_uint64_scaleÌ128Í(uint64 val, uint64 num, uint64 denom)ÎGstÖ0Ïpublic uint64 +util_uint64_scale_intÌ128Í(uint64 val, int num, int denom)ÎGstÖ0Ïpublic uint64 +util_user_shellÌ128Í()ÎGnomeÖ0Ïpublic unowned string +utils_get_dataÌ128Í(string path)ÎTracker.MetadataÖ0Ïpublic weak Tracker.Metadata +utils_get_textÌ128Í(string path)ÎTracker.MetadataÖ0 +utimensÌ8ÎFuse.OperationsÖ0ÏUtimens +uv_decodeÌ128Í(double p1, double p2, int p3)ÎTiff.TIFFUtilsÖ0Ïpublic int +uv_encodeÌ128Í(double p1, double p2, int p3)ÎTiff.TIFFUtilsÖ0Ïpublic int +vÌ4ÎSDL.KeySymbolÖ0 +vadjustmentÌ8ÎGoo.CanvasÖ0ÏGtk.Adjustment +vadjustmentÌ8ÎGtk.LayoutÖ0ÏGtk.Adjustment +vadjustmentÌ8ÎGtk.ScrolledWindowÖ0ÏGtk.Adjustment +vadjustmentÌ8ÎGtk.TextViewÖ0ÏGtk.Adjustment +vadjustmentÌ8ÎGtk.TreeViewÖ0ÏGtk.Adjustment +vadjustmentÌ8ÎGtk.ViewportÖ0ÏGtk.Adjustment +valÌ8ÎGsl.ResultÖ0Ïdouble +valÌ8ÎGsl.ResultE10Ö0Ïdouble +valÌ8ÎV4l2.RegisterÖ0Ïuint64 +validÌ128Í()ÎGLib.DateÖ0Ïpublic bool +validÌ128Í()ÎGLib.DateDayÖ0Ïpublic bool +validÌ4ÎGLib.DateMonthÖ0 +validÌ4ÎGLib.DateWeekdayÖ0 +validÌ128Í()ÎGLib.DateYearÖ0Ïpublic bool +validÌ8ÎGnomeVFS.ModuleCallbackFillAuthenticationOutÖ0Ïbool +validÌ128Í()ÎGsl.CombinationÖ0Ïpublic int +validÌ128Í()ÎGsl.PermutationÖ0Ïpublic int +validÌ128Í()ÎGtk.TreeRowReferenceÖ0Ïpublic bool +valid_dayÌ128Í(DateDay day)ÎGLib.DateÖ0Ïpublic bool +valid_dmyÌ128Í(DateDay day, DateMonth month, DateYear year)ÎGLib.DateÖ0Ïpublic bool +valid_fieldsÌ8ÎGnomeVFS.FileInfoÖ0ÏGnomeVFS.FileInfoFields +valid_julianÌ128Í(uint julian_date)ÎGLib.DateÖ0Ïpublic bool +valid_keyÌ128Í(string key, string why_invalid)ÎGConfÖ0Ïpublic bool +valid_weekdayÌ128Í(DateWeekday weekday)ÎGLib.DateÖ0Ïpublic bool +validateÌ128Í(long max_len = -1, out string end = null)Ö0Ïpublic bool +validateÌ128Í()ÎunicharÖ0Ïpublic bool +valueÌ8ÎAtk.AttributeÖ0 +valueÌ8ÎGConf.EntryÖ0ÏGConf.Value +valueÌ8ÎGLib.EnumValueÖ0Ïint +valueÌ8ÎGLib.FlagsValueÖ0Ïint +valueÌ8ÎGLib.ParameterÖ0ÏValue +valueÌ8ÎGLib.ScannerÖ0ÏTokenValue +valueÌ8ÎGlade.PropertyÖ0 +valueÌ8ÎGnomeKeyring.AttributeÖ0Ïvoid +valueÌ8ÎGoo.CanvasStylePropertyÖ0ÏGLib.Value +valueÌ8ÎGst.FormatDefinitionÖ0ÏGst.Format +valueÌ8ÎGst.IndexAssociationÖ0Ïint64 +valueÌ8ÎGst.QueryTypeDefinitionÖ0ÏGst.QueryType +valueÌ8ÎGst.SDPAttributeÖ0 +valueÌ8ÎGst.TimedValueÖ0ÏGst.Value +valueÌ8ÎGtk.AdjustmentÖ0Ïdouble +valueÌ8ÎGtk.CellRendererProgressÖ0Ïint +valueÌ8ÎGtk.RadioActionÖ0Ïint +valueÌ8ÎGtk.RadioActionEntryÖ0Ïint +valueÌ8ÎGtk.RcPropertyÖ0ÏGLib.Value +valueÌ8ÎGtk.ScaleButtonÖ0Ïdouble +valueÌ8ÎGtk.SettingsValueÖ0ÏGLib.Value +valueÌ8ÎGtk.SpinButtonÖ0Ïdouble +valueÌ8ÎHildon.ControlbarÖ0Ïint +valueÌ8ÎHildon.NumberEditorÖ0Ïint +valueÌ8ÎLm.MessageNodeÖ0 +valueÌ8ÎOsso.RpcÖ0ÏGLib.Value +valueÌ8ÎPango.AttrFloatÖ0Ïdouble +valueÌ8ÎPango.AttrIntÖ0Ïint +valueÌ8ÎPango.AttrLanguageÖ0ÏPango.Language +valueÌ8ÎPango.AttrStringÖ0 +valueÌ8ÎSoup.CookieÖ0 +valueÌ8ÎTiff.TagValueÖ0Ïvoid +valueÌ128Í()ÎXml.TextReaderÖ0 +value64Ì8ÎV4l2.ExtControlÖ0Ïint64 +value_array_appendÌ128Í(GLib.ValueArray array, GLib.Type type)ÎSoupÖ0Ïpublic void +value_array_append_valsÌ128Í(GLib.ValueArray array, ...)ÎSoupÖ0Ïpublic void +value_array_from_argsÌ128Í(void* args)ÎSoupÖ0Ïpublic unowned +value_array_get_nthÌ128Í(GLib.ValueArray array, uint index_, GLib.Type type)ÎSoupÖ0Ïpublic bool +value_array_insertÌ128Í(GLib.ValueArray array, uint index_, GLib.Type type)ÎSoupÖ0Ïpublic void +value_array_newÌ128Í()ÎSoupÖ0Ïpublic unowned +value_array_new_with_valsÌ128Í(...)ÎSoupÖ0Ïpublic unowned +value_array_to_argsÌ128Í(GLib.ValueArray array, void* args)ÎSoupÖ0Ïpublic bool +value_changedÌ128Í(string key, void* value)ÎGConf.ClientÖ0Ïpublic virtual signal void +value_changedÌ128Í(Gst.ColorBalanceChannel channel, int value)ÎGst.ColorBalanceÖ0Ïpublic virtual signal void +value_changedÌ128Í(int value)ÎGst.ColorBalanceChannelÖ0Ïpublic virtual signal void +value_changedÌ128Í()ÎGtk.AdjustmentÖ0Ïpublic virtual signal void +value_changedÌ128Í()ÎGtk.RangeÖ0Ïpublic virtual signal void +value_changedÌ128Í(double value)ÎGtk.ScaleButtonÖ0Ïpublic virtual signal void +value_changedÌ128Í()ÎGtk.SpinButtonÖ0Ïpublic virtual signal void +value_dup_mini_objectÌ128Í(Gst.Value value)ÎGstÖ0Ïpublic unowned +value_from_stringÌ128Í(GLib.ParamSpec pspec, string str, GLib.Value value)ÎGtk.BuilderÖ0Ïpublic bool +value_from_string_typeÌ128Í(GLib.Type type, string str, GLib.Value value)ÎGtk.BuilderÖ0Ïpublic bool +value_get_docprop_varrayÌ128Í(GLib.Value value)ÎGsfÖ0Ïpublic weak GLib.ValueArray +value_get_docprop_vectorÌ128Í(GLib.Value value)ÎGsfÖ0Ïpublic weak Gsf.DocPropVector +value_hash_insertÌ128Í(GLib.HashTable hash, string key, GLib.Type type)ÎSoupÖ0Ïpublic void +value_hash_insert_valsÌ128Í(GLib.HashTable hash, ...)ÎSoupÖ0Ïpublic void +value_hash_insert_valueÌ128Í(GLib.HashTable hash, string key, GLib.Value value)ÎSoupÖ0Ïpublic void +value_hash_lookupÌ128Í(GLib.HashTable hash, string key, GLib.Type type)ÎSoupÖ0Ïpublic bool +value_hash_lookup_valsÌ128Í(GLib.HashTable hash, ...)ÎSoupÖ0Ïpublic bool +value_hash_newÌ128Í()ÎSoupÖ0Ïpublic unowned +value_hash_new_with_valsÌ128Í(...)ÎSoupÖ0Ïpublic unowned +value_maskÌ8ÎX.ConfigureRequestEventÖ0 +value_nameÌ8ÎGLib.EnumValueÖ0 +value_nameÌ8ÎGLib.FlagsValueÖ0 +value_nickÌ8ÎGLib.EnumValueÖ0 +value_nickÌ8ÎGLib.FlagsValueÖ0 +value_posÌ8ÎGtk.ScaleÖ0ÏGtk.PositionType +value_set_timestampÌ128Í(GLib.Value value, Gsf.Timestamp stamp)ÎGsfÖ0Ïpublic void +value_typeÌ8ÎGLib.ParamSpecÖ0ÏType +valuesÌ8ÎGLib.ValueArrayÖ0ÏValue +valuesÌ8ÎGst.ValueArrayÖ0Ïvoid +valuesÌ8ÎGtk.TextTagÖ0ÏGtk.TextAttributes +varianceÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.StatsÖ0Ïpublic double +variance_mÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n, double mean)ÎGsl.StatsÖ0Ïpublic double +variance_with_fixed_meanÌ128Í([CCode (array_length = false)] double[] data, size_t stride, size_t n, double mean)ÎGsl.StatsÖ0Ïpublic double +variantÌ8ÎGtk.CellRendererTextÖ0ÏPango.Variant +variantÌ8ÎGtk.TextTagÖ0ÏPango.Variant +variant_setÌ8ÎGtk.CellRendererTextÖ0Ïbool +variant_setÌ8ÎGtk.TextTagÖ0Ïbool +vaxÌ8ÎGsl.RNGTypesÖ0ÏRNGType +vbiÌ8ÎV4l2.FmtÖ0ÏVbiFormat +vboxÌ8ÎGnome.AppÖ0ÏGtk.Widget +vboxÌ8ÎGtk.DialogÖ0ÏGtk.VBox +vectorÌ128Í(VectorComplex v, size_t n1, size_t n2)ÎGsl.MatrixComplexViewÖ0Ïpublic MatrixComplexView +vectorÌ128Í(Vector v, size_t n1, size_t n2)ÎGsl.MatrixViewÖ0Ïpublic MatrixView +vectorÌ8ÎGsl.VectorComplexViewÖ0Ïunowned +vectorÌ8ÎGsl.VectorViewÖ0Ïunowned +vector_bfgsÌ8ÎGsl.MultiminFdfminimizerTypesÖ0ÏMultiminFdfminimizerType +vector_bfgs2Ì8ÎGsl.MultiminFdfminimizerTypesÖ0ÏMultiminFdfminimizerType +vectr_with_tdaÌ128Í(VectorComplex v, size_t n1, size_t n2, size_t tda)ÎGsl.MatrixComplexViewÖ0Ïpublic MatrixComplexView +vectr_with_tdaÌ128Í(Vector v, size_t n1, size_t n2, size_t tda)ÎGsl.MatrixViewÖ0Ïpublic MatrixView +vendor_idÌ8ÎFTDI.EEPROMÖ0Ïint +verboseÌ128Í()ÎGLib.TestÖ0Ïpublic bool +verboseÌ8ÎGsl.MonteMiserStateÖ0Ïint +verboseÌ8ÎGsl.MonteVegasStateÖ0Ïint +verbosityÌ8ÎTracker.ConfigÖ0Ïint +versionÌ128Í()ÎCairoÖ0Ïpublic int +versionÌ8ÎGnome.ModuleInfoÖ0 +versionÌ128Í(out uint major, out uint minor, out uint micro, out uint nano)ÎGstÖ0Ïpublic void +versionÌ8ÎGst.DPPacketizerÖ0ÏGst.DPVersion +versionÌ8ÎGst.PluginDescÖ0 +versionÌ8ÎGst.SDPMessageÖ0 +versionÌ8ÎGtk.AboutDialogÖ0 +versionÌ8ÎOobs.PlatformÖ0 +versionÌ128Í()ÎPangoÖ0Ïpublic int +versionÌ8ÎV4l2.CapabilityÖ0Ïuint32 +versionÌ8ÎXml.DocÖ0 +version_checkÌ128Í(int required_major, int required_minor, int required_micro)ÎPangoÖ0Ïpublic unowned string +version_stringÌ128Í()ÎCairoÖ0 +version_stringÌ128Í()ÎGstÖ0 +version_stringÌ128Í()ÎPangoÖ0Ïpublic unowned string +vfmtÌ8ÎSDL.VideoInfoÖ0ÏPixelFormat +vforkÌ128Í()ÎPosixÖ0Ïpublic pid_t +vfs_statusÌ8ÎGnomeVFS.XferProgressInfoÖ0ÏGnomeVFS.Result +vhangupÌ128Í()ÎPosixÖ0Ïpublic int +vidattrÌ128Í(ulong attrs)ÎCursesÖ0Ïpublic int +video_calculate_display_ratioÌ128Í(ref uint dar_n, ref uint dar_d, uint video_width, uint video_height, uint video_par_n, uint video_par_d, uint display_par_n, uint display_par_d)ÎGstÖ0Ïpublic bool +video_format_convertÌ128Í(Gst.VideoFormat format, int width, int height, int fps_n, int fps_d, Gst.Format src_format, int64 src_value, Gst.Format dest_format, ref int64 dest_value)ÎGstÖ0Ïpublic bool +video_format_from_fourccÌ128Í(uint32 fourcc)ÎGstÖ0Ïpublic Gst.VideoFormat +video_format_get_component_heightÌ128Í(Gst.VideoFormat format, ref int component, ref int height)ÎGstÖ0Ïpublic int +video_format_get_component_offsetÌ128Í(Gst.VideoFormat format, ref int component, ref int width, ref int height)ÎGstÖ0Ïpublic int +video_format_get_component_widthÌ128Í(Gst.VideoFormat format, ref int component, ref int width)ÎGstÖ0Ïpublic int +video_format_get_pixel_strideÌ128Í(Gst.VideoFormat format, ref int component)ÎGstÖ0Ïpublic int +video_format_get_row_strideÌ128Í(Gst.VideoFormat format, ref int component, ref int width)ÎGstÖ0Ïpublic int +video_format_get_sizeÌ128Í(Gst.VideoFormat format, ref int width, ref int height)ÎGstÖ0Ïpublic int +video_format_has_alphaÌ128Í(Gst.VideoFormat format)ÎGstÖ0Ïpublic bool +video_format_is_rgbÌ128Í(Gst.VideoFormat format)ÎGstÖ0Ïpublic bool +video_format_is_yuvÌ128Í(Gst.VideoFormat format)ÎGstÖ0Ïpublic bool +video_format_new_capsÌ128Í(Gst.VideoFormat format, int width, int height, int framerate_n, int framerate_d, int par_n, int par_d)ÎGstÖ0Ïpublic Gst.Caps +video_format_new_caps_interlacedÌ128Í(Gst.VideoFormat format, int width, int height, int framerate_n, int framerate_d, int par_n, int par_d, bool interlaced)ÎGstÖ0Ïpublic Gst.Caps +video_format_parse_capsÌ128Í(Gst.Caps caps, ref Gst.VideoFormat format, ref int width, ref int height)ÎGstÖ0Ïpublic bool +video_format_parse_caps_interlacedÌ128Í(Gst.Caps caps, bool interlaced)ÎGstÖ0Ïpublic bool +video_format_to_fourccÌ128Í(Gst.VideoFormat format)ÎGstÖ0Ïpublic uint32 +video_frame_rateÌ128Í(Gst.Pad pad)ÎGstÖ0Ïpublic Gst.Value +video_get_sizeÌ128Í(Gst.Pad pad, ref int width, ref int height)ÎGstÖ0Ïpublic bool +video_memÌ8ÎSDL.VideoInfoÖ0Ïuint32 +video_parse_caps_framerateÌ128Í(Gst.Caps caps, ref int fps_n, ref int fps_d)ÎGstÖ0Ïpublic bool +video_parse_caps_pixel_aspect_ratioÌ128Í(Gst.Caps caps, ref int par_n, ref int par_d)ÎGstÖ0Ïpublic bool +vidputsÌ128Í(ulong attrs, VidputsPutcFunc putc)ÎCursesÖ0Ïpublic int +view_windowÌ8ÎGtk.MenuÖ0ÏGdk.Window +view_windowÌ8ÎGtk.ViewportÖ0ÏGdk.Window +viewer_preferencesÌ8ÎPoppler.DocumentÖ0ÏPoppler.ViewerPreferences +viewports_changedÌ128Í()ÎWnck.ScreenÖ0Ïpublic virtual signal void +virtual_cursor_xÌ8ÎGtk.TextViewÖ0Ïint +virtual_cursor_yÌ8ÎGtk.TextViewÖ0Ïint +virtual_rootÌ8ÎGtk.TreeModelFilterÖ0ÏGtk.TreePath +visibilityÌ8ÎGdk.EventÖ0ÏGdk.EventVisibility +visibilityÌ8ÎGoo.CanvasItemÖ0ÏGoo.CanvasItemVisibility +visibilityÌ8ÎGoo.CanvasItemModelÖ0ÏGoo.CanvasItemVisibility +visibilityÌ8ÎGoo.CanvasItemSimpleDataÖ0 +visibilityÌ8ÎGtk.EntryÖ0Ïbool +visibilityÌ8ÎGtk.LayoutÖ0ÏGdk.VisibilityState +visibilityÌ128Í(bool visibility)ÎGtk.MozEmbedÖ0Ïpublic signal void +visibility_notify_eventÌ128Í(Gdk.Event event)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +visibility_thresholdÌ8ÎGoo.CanvasItemÖ0Ïdouble +visibility_thresholdÌ8ÎGoo.CanvasItemModelÖ0Ïdouble +visibility_thresholdÌ8ÎGoo.CanvasItemSimpleDataÖ0Ïdouble +visibleÌ8ÎGst.DataQueueItemÖ0Ïbool +visibleÌ8ÎGst.DataQueueSizeÖ0 +visibleÌ8ÎGtk.ActionÖ0Ïbool +visibleÌ8ÎGtk.ActionGroupÖ0Ïbool +visibleÌ8ÎGtk.CellRendererÖ0Ïbool +visibleÌ8ÎGtk.EntryÖ0 +visibleÌ8ÎGtk.StatusIconÖ0Ïbool +visibleÌ8ÎGtk.TreeViewColumnÖ0Ïbool +visibleÌ8ÎGtk.WidgetÖ0Ïbool +visible_columnsÌ8ÎHildon.FileSelectionÖ0Ïint +visible_data_changedÌ128Í()ÎAtk.ObjectÖ0Ïpublic virtual signal void +visible_horizontalÌ8ÎGtk.ActionÖ0Ïbool +visible_horizontalÌ8ÎGtk.ToolItemÖ0Ïbool +visible_overflownÌ8ÎGtk.ActionÖ0Ïbool +visible_verticalÌ8ÎGtk.ActionÖ0Ïbool +visible_verticalÌ8ÎGtk.ToolItemÖ0Ïbool +visible_windowÌ8ÎGtk.EventBoxÖ0Ïbool +visitedÌ8ÎGtk.LinkButtonÖ0Ïbool +visualÌ8ÎGdk.ColormapÖ0ÏGdk.Visual +visualÌ8ÎGdk.ImageÖ0ÏGdk.Visual +visualÌ8ÎGdk.WindowAttrÖ0ÏGdk.Visual +visualÌ8ÎX.WindowAttributesÖ0ÏVisual +visual_idÌ8ÎXcb.VisualTypeÖ0ÏVisualID +visuals_iteratorÌ128Í()ÎXcb.DepthÖ0Ïpublic VisualTypeIterator +vlineÌ128Í(ulong ch, int n)ÎCursesÖ0Ïpublic int +vlineÌ128Í(ulong ch, int n)ÎCurses.WindowÖ0Ïpublic int +volÌ8ÎGsl.MonteVegasStateÖ0Ïdouble +volumeÌ8ÎOobs.IfacePPPÖ0ÏOobs.ModemVolume +volumeÌ128Í(int num)ÎSDLMixer.ChannelÖ0Ïpublic int +volumeÌ128Í(int num)ÎSDLMixer.ChunkÖ0Ïpublic int +volumeÌ128Í(int num)ÎSDLMixer.MusicÖ0Ïpublic int +volume_addedÌ128Í(GLib.Volume volume)ÎGLib.VolumeMonitorÖ0Ïpublic virtual signal void +volume_changedÌ128Í(GLib.Volume volume)ÎGLib.VolumeMonitorÖ0Ïpublic virtual signal void +volume_changedÌ128Í(Gst.MixerTrack channel, void* volumes)ÎGst.MixerÖ0Ïpublic virtual signal void +volume_list_freeÌ128Í(GLib.List volumes)ÎGnomeVFS.DriveÖ0Ïpublic void +volume_mountedÌ128Í(GnomeVFS.Volume volume)ÎGnomeVFS.DriveÖ0Ïpublic virtual signal void +volume_mountedÌ128Í(GnomeVFS.Volume volume)ÎGnomeVFS.VolumeMonitorÖ0Ïpublic virtual signal void +volume_pre_unmountÌ128Í(GnomeVFS.Volume volume)ÎGnomeVFS.DriveÖ0Ïpublic virtual signal void +volume_pre_unmountÌ128Í(GnomeVFS.Volume volume)ÎGnomeVFS.VolumeMonitorÖ0Ïpublic virtual signal void +volume_removedÌ128Í(GLib.Volume volume)ÎGLib.VolumeMonitorÖ0Ïpublic virtual signal void +volume_unmountedÌ128Í(GnomeVFS.Volume volume)ÎGnomeVFS.DriveÖ0Ïpublic virtual signal void +volume_unmountedÌ128Í(GnomeVFS.Volume volume)ÎGnomeVFS.VolumeMonitorÖ0Ïpublic virtual signal void +vorbis_tag_addÌ128Í(Gst.TagList list, string tag, string value)ÎGstÖ0Ïpublic void +vscrollbarÌ8ÎGtk.ScrolledWindowÖ0ÏGtk.Widget +vscrollbar_policyÌ8ÎGtk.ScrolledWindowÖ0ÏGtk.PolicyType +vscrollbar_visibleÌ8ÎGtk.ScrolledWindowÖ0 +vte_reserved1Ì128Í()ÎVte.TerminalÖ0Ïpublic virtual void +vte_reserved2Ì128Í()ÎVte.TerminalÖ0Ïpublic virtual void +vte_reserved3Ì128Í()ÎVte.TerminalÖ0Ïpublic virtual void +vte_reserved4Ì128Í()ÎVte.TerminalÖ0Ïpublic virtual void +wÌ8ÎGst.VideoRectangleÖ0Ïint +wÌ4ÎSDL.KeySymbolÖ0 +wÌ8ÎSDL.OverlayÖ0Ïint +wÌ8ÎSDL.RectÖ0Ïuint16 +wÌ8ÎSDL.ResizeEventÖ0Ïint +wÌ8ÎSDL.SurfaceÖ0Ïint +wÌ8ÎV4l2.WindowÖ0ÏRect +wMaxPacketSizeÌ8ÎUSB.EndpointDescriptorÖ0Ïuint16 +wTotalLengthÌ8ÎUSB.ConfigDescriptorÖ0Ïuint16 +wabsdevÌ128Í([CCode (array_length = false)] double[] w, size_t wstride, [CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.StatsÖ0Ïpublic double +wabsdev_mÌ128Í([CCode (array_length = false)] double[] w, size_t wstride, [CCode (array_length = false)] double[] data, size_t stride, size_t n, double wmean)ÎGsl.StatsÖ0Ïpublic double +waddchnstrÌ128Í([CCode (array_length = false)] ulong[] chstr, int n)ÎCurses.WindowÖ0Ïpublic int +waddchstrÌ128Í([CCode (array_length = false)] ulong[] chstr)ÎCurses.WindowÖ0Ïpublic int +waddnstrÌ128Í(string str, int n)ÎCurses.WindowÖ0Ïpublic int +waitÌ128Í(Mutex mutex)ÎGLib.CondÖ0Ïpublic void +waitÌ128Í(Cond cond, Mutex mutex)ÎGLib.MainContextÖ0Ïpublic bool +waitÌ128Í(Gst.ClockEntry entry)ÎGst.ClockÖ0Ïpublic virtual Gst.ClockReturn +waitÌ128Í(Gst.ClockTimeDiff jitter)ÎGst.ClockIDÖ0Ïpublic Gst.ClockReturn +waitÌ128Í(Gst.ClockTime timeout)ÎGst.PollÖ0Ïpublic int +waitÌ128Í(out int status)ÎPosixÖ0Ïpublic pid_t +waitÌ128Í(Mutex mut)ÎSDL.ConditionÖ0Ïpublic int +waitÌ128Í(Event ev)ÎSDL.EventÖ0Ïpublic int +waitÌ128Í()ÎSDL.SemaphoreÖ0Ïpublic int +wait_asyncÌ128Í(Gst.ClockEntry entry)ÎGst.ClockÖ0Ïpublic virtual Gst.ClockReturn +wait_asyncÌ128Í(Gst.ClockCallback func)ÎGst.ClockIDÖ0Ïpublic Gst.ClockReturn +wait_clockÌ128Í(Gst.ClockTime time, out Gst.ClockTimeDiff jitter)ÎGst.BaseSinkÖ0Ïpublic Gst.ClockReturn +wait_eosÌ128Í(Gst.ClockTime time, out Gst.ClockTimeDiff jitter)ÎGst.BaseSinkÖ0Ïpublic Gst.FlowReturn +wait_for_contentsÌ128Í(Gdk.Atom target)ÎGtk.ClipboardÖ0Ïpublic unowned +wait_for_imageÌ128Í()ÎGtk.ClipboardÖ0Ïpublic unowned +wait_for_rich_textÌ128Í(Gtk.TextBuffer buffer, out Gdk.Atom format, size_t length)ÎGtk.ClipboardÖ0Ïpublic uchar +wait_for_targetsÌ128Í(Gdk.Atom[] targets)ÎGtk.ClipboardÖ0Ïpublic bool +wait_for_textÌ128Í()ÎGtk.ClipboardÖ0Ïpublic unowned string +wait_for_urisÌ128Í()ÎGtk.ClipboardÖ0Ïpublic unowned string +wait_is_image_availableÌ128Í()ÎGtk.ClipboardÖ0Ïpublic bool +wait_is_rich_text_availableÌ128Í(Gtk.TextBuffer buffer)ÎGtk.ClipboardÖ0Ïpublic bool +wait_is_target_availableÌ128Í(Gdk.Atom target)ÎGtk.ClipboardÖ0Ïpublic bool +wait_is_text_availableÌ128Í()ÎGtk.ClipboardÖ0Ïpublic bool +wait_is_uris_availableÌ128Í()ÎGtk.ClipboardÖ0Ïpublic bool +wait_jitterÌ128Í(Gst.ClockEntry entry, Gst.ClockTimeDiff jitter)ÎGst.ClockÖ0Ïpublic virtual Gst.ClockReturn +wait_playingÌ128Í()ÎGst.BaseSrcÖ0Ïpublic Gst.FlowReturn +wait_prerollÌ128Í()ÎGst.BaseSinkÖ0Ïpublic Gst.FlowReturn +wait_timeoutÌ128Í(Mutex mut, uint32 ms)ÎSDL.ConditionÖ0Ïpublic int +wait_timeoutÌ128Í(uint32 ms)ÎSDL.SemaphoreÖ0Ïpublic int +waitingÌ8ÎGst.RingBufferÖ0Ïint +waitpidÌ128Í(pid_t pid, out int status, int options)ÎPosixÖ0Ïpublic pid_t +wakeupÌ128Í()ÎGLib.MainContextÖ0Ïpublic void +warnÌ128Í(string format, ...)ÎGLib.ScannerÖ0Ïpublic void +warn_if_failÌ128Í(bool expr)ÎGLibÖ0Ïpublic void +warn_if_reachedÌ128Í()ÎGLibÖ0Ïpublic void +warningÌ128Í(string format, ...)ÎGLibÖ0Ïpublic void +warningÌ128Í(string format, ...)ÎGst.DebugCategoryÖ0Ïpublic void +warningÌ128Í(string format)ÎXfce.DialogÖ0Ïpublic void +warningÌ8ÎXml.SAXHandlerÖ0ÏwarningSAXFunc +warningSAXFuncÌ128Í(void* ctx, string msg, ...)ÎXmlÖ0Ïpublic delegate void +warning_countÌ128Í()ÎMysql.DatabaseÖ0 +warning_objectÌ128Í(GLib.Object obj, string format, ...)ÎGst.DebugCategoryÖ0Ïpublic void +warpÌ128Í(uint16 x, uint16 y)ÎSDL.CursorÖ0Ïpublic void +warp_pointerÌ128Í(Gdk.Screen screen, int x, int y)ÎGdk.DisplayÖ0Ïpublic void +watch_directory_rootsÌ8ÎTracker.ConfigÖ0Ïvoid +watch_windowÌ128Í(Gtk.Window window)ÎUnique.AppÖ0Ïpublic void +waterman14Ì8ÎGsl.RNGTypesÖ0ÏRNGType +waveformÌ8ÎGst.LFOControlSourceÖ0ÏGst.LFOWaveform +waveformÌ4ÎGst.LFOWaveformÖ0 +wclassÌ8ÎGdk.WindowAttrÖ0ÏGdk.WindowClass +weak_refÌ128Í(WeakNotify notify, void *data)ÎGLib.ObjectÖ0Ïpublic void +weak_unrefÌ128Í(WeakNotify notify, void *data)ÎGLib.ObjectÖ0Ïpublic void +websiteÌ8ÎGtk.AboutDialogÖ0 +website_labelÌ8ÎGtk.AboutDialogÖ0 +week_startÌ8ÎHildon.CalendarÖ0Ïint +weekdayÌ8ÎGLib.TimeÖ0Ïint +weibullÌ128Í(RNG r, double a, double b)ÎGsl.RandistÖ0Ïpublic double +weibull_PÌ128Í(double x, double a, double b)ÎGsl.CDFÖ0Ïpublic double +weibull_PinvÌ128Í(double P, double a, double b)ÎGsl.CDFÖ0Ïpublic double +weibull_QÌ128Í(double x, double a, double b)ÎGsl.CDFÖ0Ïpublic double +weibull_QinvÌ128Í(double Q, double a, double b)ÎGsl.CDFÖ0Ïpublic double +weibull_pdfÌ128Í(double x, double a, double b)ÎGsl.RandistÖ0Ïpublic double +weightÌ8ÎGsl.MonteVegasStateÖ0Ïdouble +weightÌ8ÎGtk.CellRendererTextÖ0Ïint +weightÌ8ÎGtk.TextTagÖ0Ïint +weightÌ8ÎTracker.FieldÖ0Ïint +weight_setÌ8ÎGtk.CellRendererTextÖ0Ïbool +weight_setÌ8ÎGtk.TextTagÖ0Ïbool +whatÌ8ÎLua.DebugÖ0Ïunowned +whichÌ8ÎSDL.JoyAxisEventÖ0Ïuchar +whichÌ8ÎSDL.JoyBallEventÖ0Ïuchar +whichÌ8ÎSDL.JoyButtonEventÖ0Ïuchar +whichÌ8ÎSDL.JoyHatEventÖ0Ïuchar +whichÌ8ÎSDL.KeyboardEventÖ0Ïuchar +whichÌ8ÎSDL.MouseButtonEventÖ0Ïuchar +whichÌ8ÎSDL.MouseMotionEventÖ0Ïuchar +whiteÌ8ÎGtk.StyleÖ0ÏGdk.Color +white_gcÌ8ÎGtk.StyleÖ0ÏGdk.GC +white_pixelÌ8ÎXcb.ScreenÖ0Ïuint32 +white_pixel_of_screenÌ128Í()ÎX.ScreenÖ0 +widgetÌ8ÎGnome.UIInfoÖ0ÏGtk.Widget +widgetÌ8ÎGoo.CanvasWidgetÖ0ÏGtk.Widget +widgetÌ8ÎGtk.AccessibleÖ0ÏGtk.Widget +widgetÌ8ÎGtk.BoxChildÖ0ÏGtk.Widget +widgetÌ8ÎGtk.FixedChildÖ0ÏGtk.Widget +widgetÌ8ÎGtk.TableChildÖ0ÏGtk.Widget +widgetÌ8ÎGtk.TreeViewColumnÖ0ÏGtk.Widget +widget_class_pspecsÌ8ÎGtk.BindingSetÖ0ÏGLib.SList +widget_itemsÌ8ÎGoo.CanvasÖ0ÏGLib.List +widget_path_pspecsÌ8ÎGtk.BindingSetÖ0ÏGLib.SList +widget_to_icon_coordsÌ128Í(int wx, int wy, int ix, int iy)ÎExo.IconViewÖ0Ïpublic void +widgetsÌ8ÎGtk.SizeGroupÖ0ÏGLib.SList +widthÌ8ÎAtk.RectangleÖ0Ïint +widthÌ8ÎAtk.TextRectangleÖ0Ïint +widthÌ8ÎCairo.TextExtentsÖ0Ïdouble +widthÌ8ÎGdk.EventConfigureÖ0Ïint +widthÌ8ÎGdk.ImageÖ0Ïint +widthÌ8ÎGdk.PixbufÖ0Ïint +widthÌ8ÎGdk.PixdataÖ0Ïuint32 +widthÌ8ÎGdk.RectangleÖ0Ïint +widthÌ128Í()ÎGdk.ScreenÖ0Ïpublic int +widthÌ8ÎGdk.SpanÖ0Ïint +widthÌ8ÎGdk.WindowAttrÖ0Ïint +widthÌ8ÎGoo.CanvasImageÖ0Ïdouble +widthÌ8ÎGoo.CanvasImageDataÖ0Ïdouble +widthÌ8ÎGoo.CanvasImageModelÖ0Ïdouble +widthÌ8ÎGoo.CanvasRectÖ0Ïdouble +widthÌ8ÎGoo.CanvasRectDataÖ0Ïdouble +widthÌ8ÎGoo.CanvasRectModelÖ0Ïdouble +widthÌ8ÎGoo.CanvasTableÖ0Ïdouble +widthÌ8ÎGoo.CanvasTableDataÖ0Ïdouble +widthÌ8ÎGoo.CanvasTableModelÖ0Ïdouble +widthÌ8ÎGoo.CanvasTextÖ0Ïdouble +widthÌ8ÎGoo.CanvasTextDataÖ0Ïdouble +widthÌ8ÎGoo.CanvasTextModelÖ0Ïdouble +widthÌ8ÎGoo.CanvasWidgetÖ0Ïdouble +widthÌ8ÎGst.RingBufferSpecÖ0Ïint +widthÌ8ÎGst.VideoSinkÖ0Ïint +widthÌ8ÎGst.gst_riff_strf_vidsÖ0Ïuint32 +widthÌ8ÎGtk.AllocationÖ0Ïint +widthÌ8ÎGtk.CellRendererÖ0Ïint +widthÌ8ÎGtk.LayoutÖ0 +widthÌ8ÎGtk.RequisitionÖ0Ïint +widthÌ8ÎGtk.TextViewÖ0Ïint +widthÌ8ÎGtk.TreeViewColumnÖ0Ïint +widthÌ8ÎGtk.WidgetAuxInfoÖ0Ïint +widthÌ8ÎPango.GlyphGeometryÖ0ÏPango.GlyphUnit +widthÌ8ÎPango.RectangleÖ0Ïint +widthÌ8ÎRsvg.DimensionDataÖ0Ïint +widthÌ8ÎRsvg.HandleÖ0Ïint +widthÌ8ÎTiff.RGBAImageÖ0Ïuint32 +widthÌ8ÎV4l2.FrameivalEnumÖ0Ïuint32 +widthÌ8ÎV4l2.FramesizeDiscreteÖ0Ïuint32 +widthÌ8ÎV4l2.PixelFormatÖ0Ïuint32 +widthÌ8ÎV4l2.RectÖ0Ïint32 +widthÌ8ÎX.ConfigureEventÖ0Ïint +widthÌ8ÎX.ConfigureRequestEventÖ0Ïint +widthÌ8ÎX.CreateWindowEventÖ0Ïint +widthÌ8ÎX.ScreenÖ0Ïint +widthÌ8ÎX.SizeHintsÖ0Ïint +widthÌ8ÎX.WindowAttributesÖ0Ïint +widthÌ8ÎX.WindowChangesÖ0Ïint +widthÌ8ÎXcb.ExposeEventÖ0Ïuint16 +width_changedÌ8ÎGtk.TextViewÖ0 +width_charsÌ8ÎGtk.CellRendererTextÖ0Ïint +width_charsÌ8ÎGtk.EntryÖ0Ïint +width_charsÌ8ÎGtk.FileChooserButtonÖ0Ïint +width_charsÌ8ÎGtk.LabelÖ0Ïint +width_in_mm_of_screenÌ128Í()ÎX.ScreenÖ0Ïpublic int +width_incÌ8ÎGdk.GeometryÖ0Ïint +width_mmÌ128Í()ÎGdk.ScreenÖ0Ïpublic int +width_of_screenÌ128Í()ÎX.ScreenÖ0Ïpublic int +width_requestÌ8ÎGtk.WidgetÖ0Ïint +winÌ8ÎV4l2.FmtÖ0ÏWindow +win_gravityÌ8ÎGdk.GeometryÖ0ÏGdk.Gravity +win_gravityÌ8ÎX.SetWindowAttributesÖ0Ïint +win_gravityÌ8ÎX.WindowAttributesÖ0Ïint +windowÌ8ÎGdk.EventAnyÖ0ÏGdk.Window +windowÌ8ÎGdk.EventButtonÖ0ÏGdk.Window +windowÌ8ÎGdk.EventClientÖ0ÏGdk.Window +windowÌ8ÎGdk.EventConfigureÖ0ÏGdk.Window +windowÌ8ÎGdk.EventCrossingÖ0ÏGdk.Window +windowÌ8ÎGdk.EventDNDÖ0ÏGdk.Window +windowÌ8ÎGdk.EventExposeÖ0ÏGdk.Window +windowÌ8ÎGdk.EventFocusÖ0ÏGdk.Window +windowÌ8ÎGdk.EventGrabBrokenÖ0ÏGdk.Window +windowÌ8ÎGdk.EventKeyÖ0ÏGdk.Window +windowÌ8ÎGdk.EventMotionÖ0ÏGdk.Window +windowÌ8ÎGdk.EventNoExposeÖ0ÏGdk.Window +windowÌ8ÎGdk.EventOwnerChangeÖ0ÏGdk.Window +windowÌ8ÎGdk.EventPropertyÖ0ÏGdk.Window +windowÌ8ÎGdk.EventProximityÖ0ÏGdk.Window +windowÌ8ÎGdk.EventScrollÖ0ÏGdk.Window +windowÌ8ÎGdk.EventSelectionÖ0ÏGdk.Window +windowÌ8ÎGdk.EventSettingÖ0ÏGdk.Window +windowÌ8ÎGdk.EventVisibilityÖ0ÏGdk.Window +windowÌ8ÎGdk.EventWindowStateÖ0ÏGdk.Window +windowÌ128Í(float timedata, Gst.FFTWindow window)ÎGst.FFTF32Ö0Ïpublic void +windowÌ128Í(double timedata, Gst.FFTWindow window)ÎGst.FFTF64Ö0Ïpublic void +windowÌ128Í(int16 timedata, Gst.FFTWindow window)ÎGst.FFTS16Ö0Ïpublic void +windowÌ128Í(int32 timedata, Gst.FFTWindow window)ÎGst.FFTS32Ö0Ïpublic void +windowÌ8ÎGtk.TreeViewColumnÖ0ÏGdk.Window +windowÌ8ÎGtk.WidgetÖ0ÏGdk.Window +windowÌ8ÎWnck.ActionMenuÖ0Ïvoid +windowÌ8ÎX.AnyEventÖ0ÏWindow +windowÌ8ÎX.ButtonEventÖ0ÏWindow +windowÌ8ÎX.CirculateEventÖ0ÏWindow +windowÌ8ÎX.CirculateRequestEventÖ0ÏWindow +windowÌ8ÎX.ClientMessageEventÖ0ÏWindow +windowÌ8ÎX.ConfigureEventÖ0ÏWindow +windowÌ8ÎX.ConfigureRequestEventÖ0ÏWindow +windowÌ8ÎX.CreateWindowEventÖ0ÏWindow +windowÌ8ÎX.CrossingEventÖ0ÏWindow +windowÌ8ÎX.DestroyWindowEventÖ0ÏWindow +windowÌ8ÎX.GravityEventÖ0ÏWindow +windowÌ8ÎX.KeyEventÖ0ÏWindow +windowÌ8ÎX.MapEventÖ0ÏWindow +windowÌ8ÎX.MapRequestEventÖ0ÏWindow +windowÌ8ÎX.MotionEventÖ0ÏWindow +windowÌ8ÎX.PropertyEventÖ0ÏWindow +windowÌ8ÎX.ReparentEventÖ0ÏWindow +windowÌ8ÎX.UnmapEventÖ0ÏWindow +windowÌ8ÎXcb.ExposeEventÖ0ÏWindow +window_at_pointerÌ8ÎGdk.DisplayPointerHooksÖ0ÏGLib.Callback +window_at_pointerÌ8ÎGdk.PointerHooksÖ0ÏGLib.Callback +window_closedÌ128Í(Wnck.Window window)ÎWnck.ScreenÖ0Ïpublic virtual signal void +window_eventÌ128Í(Window w, EventMask event_mask, out Event event_return)ÎX.DisplayÖ0Ïpublic int +window_get_pointerÌ8ÎGdk.DisplayPointerHooksÖ0ÏGLib.Callback +window_manager_changedÌ128Í()ÎWnck.ScreenÖ0Ïpublic virtual signal void +window_object_clearedÌ128Í(WebKit.WebFrame frame, void* context, void* window_object)ÎWebKit.WebViewÖ0Ïpublic virtual signal void +window_openedÌ128Í(Wnck.Window window)ÎWnck.ScreenÖ0Ïpublic virtual signal void +window_placementÌ8ÎGtk.ScrolledWindowÖ0ÏGtk.CornerType +window_placement_setÌ8ÎGtk.ScrolledWindowÖ0Ïbool +window_positionÌ8ÎGtk.WindowÖ0ÏGtk.WindowPosition +window_sizeÌ8ÎGst.ClockÖ0Ïint +window_stacking_changedÌ128Í()ÎWnck.ScreenÖ0Ïpublic virtual signal void +window_stateÌ8ÎGdk.EventÖ0ÏGdk.EventWindowState +window_state_eventÌ128Í(Gdk.EventWindowState event)ÎGtk.WidgetÖ0Ïpublic virtual signal bool +window_thresholdÌ8ÎGst.ClockÖ0Ïint +window_titleÌ8ÎVte.TerminalÖ0 +window_title_changedÌ128Í()ÎVte.TerminalÖ0Ïpublic virtual signal void +window_to_buffer_coordsÌ128Í(Gtk.TextWindowType win, int window_x, int window_y, out int buffer_x, out int buffer_y)ÎGtk.TextViewÖ0Ïpublic void +window_typeÌ8ÎGdk.WindowAttrÖ0ÏGdk.WindowType +windowing_dataÌ8ÎGdk.ColormapÖ0Ïvoid +windowing_dataÌ8ÎGdk.DragContextÖ0Ïvoid +windowing_dataÌ8ÎGdk.ImageÖ0Ïvoid +wins_serverÌ8ÎOobs.SMBConfigÖ0 +withdrawÌ128Í()ÎGdk.WindowÖ0Ïpublic void +wizard_nameÌ8ÎHildon.WizardDialogÖ0 +wizard_notebookÌ8ÎHildon.WizardDialogÖ0ÏGtk.Notebook +wkurtosisÌ128Í([CCode (array_length = false)] double[] w, size_t wstride, [CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.StatsÖ0Ïpublic double +wkurtosis_m_sdÌ128Í([CCode (array_length = false)] double[] w, size_t wstride, [CCode (array_length = false)] double[] data, size_t stride, size_t n, double wmean, double wsd)ÎGsl.StatsÖ0Ïpublic double +wlinearÌ128Í([CCode (array_length = false)] double[] x, size_t xstride, [CCode (array_length = false)] double[] w, size_t wstride, [CCode (array_length = false)] double[] y, size_t ystride, size_t n, out double c0, out double c1, out double cov00, out double cov01, out double cov11, double chisq)ÎGsl.FitÖ0Ïpublic int +wlinearÌ128Í(Matrix X, Vector w, Vector y, Vector c, Matrix cov, out double chisq, MultifitLinearWorkspace work)ÎGsl.MultifitÖ0Ïpublic int +wlinear_svdÌ128Í(Matrix X, Vector w, Vector y, double tol, out size_t rank, Vector c, Matrix cov, out double chisq, MultifitLinearWorkspace work)ÎGsl.MultifitÖ0Ïpublic int +wm_availableÌ8ÎSDL.VideoInfoÖ0Ïuint32 +wm_roleÌ8ÎGtk.WindowÖ0 +wmatÌ8ÎGsl.MathieuWorkspaceÖ0ÏEigenSymmvWorkspace +wmclass_classÌ8ÎGdk.WindowAttrÖ0 +wmclass_classÌ8ÎGtk.WindowÖ0 +wmclass_nameÌ8ÎGdk.WindowAttrÖ0 +wmclass_nameÌ8ÎGtk.WindowÖ0 +wmeanÌ128Í([CCode (array_length = false)] double[] w, size_t wstride, [CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.StatsÖ0Ïpublic double +wmulÌ128Í([CCode (array_length = false)] double[] x, size_t xstride, [CCode (array_length = false)] double[] w, size_t wstride, [CCode (array_length = false)] double[] y, size_t ystride, size_t n, out double c1, out double cov11, out double sumsq)ÎGsl.FitÖ0Ïpublic int +word_checkÌ128Í(string word)ÎSexy.SpellEntryÖ0Ïpublic virtual signal bool +workÌ8ÎGsl.EigenGenWorkspaceÖ0ÏVector +workÌ8ÎGsl.EigenNonsymmvWorkspaceÖ0ÏVector +work1Ì8ÎGsl.EigenGenvWorkspaceÖ0ÏVector +work2Ì8ÎGsl.EigenGenvWorkspaceÖ0ÏVector +work2Ì8ÎGsl.EigenNonsymmvWorkspaceÖ0ÏVector +work3Ì8ÎGsl.EigenGenvWorkspaceÖ0ÏVector +work3Ì8ÎGsl.EigenNonsymmvWorkspaceÖ0ÏVector +work4Ì8ÎGsl.EigenGenvWorkspaceÖ0ÏVector +work5Ì8ÎGsl.EigenGenvWorkspaceÖ0ÏVector +work6Ì8ÎGsl.EigenGenvWorkspaceÖ0ÏVector +work_phoneÌ8ÎOobs.UserÖ0 +workgroupÌ8ÎOobs.SMBConfigÖ0 +workspaceÌ8ÎUnique.BackendÖ0 +workspace_changedÌ128Í()ÎWnck.WindowÖ0Ïpublic virtual signal void +workspace_createdÌ128Í(Wnck.Workspace space)ÎWnck.ScreenÖ0Ïpublic virtual signal void +workspace_destroyedÌ128Í(Wnck.Workspace space)ÎWnck.ScreenÖ0Ïpublic virtual signal void +wrapÌ8ÎGoo.CanvasTextÖ0ÏPango.WrapMode +wrapÌ8ÎGoo.CanvasTextDataÖ0 +wrapÌ8ÎGoo.CanvasTextModelÖ0ÏPango.WrapMode +wrapÌ128Í(GLib.Object wrapper, Gsf.Output wrapee)ÎGsf.OutputÖ0Ïpublic bool +wrapÌ8ÎGtk.LabelÖ0Ïbool +wrapÌ8ÎGtk.SpinButtonÖ0Ïbool +wrap_aroundÌ8ÎV4l2.HwFreqSeekÖ0Ïuint32 +wrap_licenseÌ8ÎGtk.AboutDialogÖ0Ïbool +wrap_modeÌ8ÎGtk.CellRendererTextÖ0ÏPango.WrapMode +wrap_modeÌ8ÎGtk.LabelÖ0ÏPango.WrapMode +wrap_modeÌ8ÎGtk.SourcePrintCompositorÖ0ÏGtk.WrapMode +wrap_modeÌ8ÎGtk.TextAttributesÖ0ÏGtk.WrapMode +wrap_modeÌ8ÎGtk.TextTagÖ0ÏGtk.WrapMode +wrap_modeÌ8ÎGtk.TextViewÖ0ÏGtk.WrapMode +wrap_mode_setÌ8ÎGtk.TextTagÖ0Ïbool +wrap_widthÌ8ÎGtk.CellRendererTextÖ0Ïint +wrap_widthÌ8ÎGtk.ComboBoxÖ0Ïint +wrappedÌ128Í()ÎGtk.SpinButtonÖ0Ïpublic virtual signal void +wrapped_byÌ8ÎGsf.OutputÖ0ÏGLib.Object +writableÌ128Í()ÎSoup.SocketÖ0Ïpublic virtual signal void +writeÌ8ÎFuse.OperationsÖ0ÏWrite +writeÌ128Í(void* buffer, size_t count, GLib.Cancellable? cancellable)ÎGLib.OutputStreamÖ0Ïpublic ssize_t +writeÌ128Í(uchar[] buf)ÎGdk.PixbufLoaderÖ0Ïpublic bool +writeÌ128Í(GnomeVFS.Handle handle, void* buffer, GnomeVFS.FileSize bytes, out GnomeVFS.FileSize bytes_written)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +writeÌ128Í(ulong num_bytes, uchar[] data)ÎGsf.OutputÖ0Ïpublic bool +writeÌ128Í(Gsf.Outfile container)ÎGsf.StructuredBlobÖ0Ïpublic bool +writeÌ128Í()ÎGsl.NTupleÖ0Ïpublic int +writeÌ128Í(void* data, uint length)ÎGst.AudioSinkÖ0 +writeÌ128Í(uchar data, uint size, GLib.TimeVal timeout)ÎGst.RTSPConnectionÖ0Ïpublic Gst.RTSPResult +writeÌ128Í(Gst.Element element)ÎGst.XMLÖ0Ïpublic void * +writeÌ128Í(int fd, void* buf, size_t count)ÎPosixÖ0Ïpublic ssize_t +writeÌ128Í(uchar[] buf, size_t count)ÎRsvg.HandleÖ0Ïpublic bool +writeÌ128Í(void* buffer, size_t len, size_t nwrote)ÎSoup.SocketÖ0Ïpublic Soup.SocketIOStatus +writeÌ128Í(void* buffer, size_t len, size_t nwrote, GLib.Cancellable cancellable)ÎSoup.SocketÖ0Ïpublic Soup.SocketIOStatus +writeÌ128Í(char[] buf)ÎZLib.GZFileStreamÖ0Ïpublic int +write16Ì128Í(uint16 value, void *area)ÎSDLNetÖ0Ïpublic void +write32Ì128Í(uint value, void *area)ÎSDLNetÖ0Ïpublic void +write_allÌ128Í(void* buffer, size_t count, out size_t bytes_written, GLib.Cancellable? cancellable)ÎGLib.OutputStreamÖ0Ïpublic bool +write_asyncÌ128Í(void* buffer, size_t count, int io_priority, GLib.Cancellable? cancellable, GLib.AsyncReadyCallback callback)ÎGLib.OutputStreamÖ0Ïpublic virtual void +write_bool_entryÌ128Í(string key, bool value)ÎXfce.RcÖ0Ïpublic void +write_charsÌ128Í(char[] buf, out size_t bytes_written)ÎGLib.IOChannelÖ0Ïpublic IOStatus +write_dataÌ128Í(uchar[] buf)ÎFTDI.ContextÖ0Ïpublic int +write_data_asyncÌ128Í(uchar[] buf)ÎFTDI.ContextÖ0Ïpublic int +write_data_get_chunksizeÌ128Í(out int chunksize)ÎFTDI.ContextÖ0Ïpublic int +write_data_set_chunksizeÌ128Í(int chunksize)ÎFTDI.ContextÖ0Ïpublic int +write_eepromÌ128Í(ref uchar eeprom)ÎFTDI.ContextÖ0Ïpublic int +write_entryÌ128Í(string key, string value)ÎXfce.RcÖ0Ïpublic void +write_eolÌ128Í()ÎGsf.OutputCsvÖ0Ïpublic bool +write_fieldÌ128Í(string field, ulong len)ÎGsf.OutputCsvÖ0Ïpublic bool +write_fileÌ128Í(Gst.Element element, GLib.FileStream @out)ÎGst.XMLÖ0Ïpublic int +write_finishÌ128Í(GLib.AsyncResult _result)ÎGLib.OutputStreamÖ0Ïpublic virtual ssize_t +write_fnÌ128Í(void* buffer, size_t count, GLib.Cancellable? cancellable)ÎGLib.OutputStreamÖ0Ïpublic virtual ssize_t +write_int_entryÌ128Í(string key, int value)ÎXfce.RcÖ0Ïpublic void +write_list_entryÌ128Í(string key, string value, string separator)ÎXfce.RcÖ0Ïpublic void +write_to_pngÌ128Í(string filename)ÎCairo.SurfaceÖ0Ïpublic Status +write_to_png_streamÌ128Í(WriteFunc write_func, void* closure)ÎCairo.SurfaceÖ0Ïpublic Status +write_unicharÌ128Í(unichar thechar)ÎGLib.IOChannelÖ0Ïpublic IOStatus +writebuffer_chunksizeÌ8ÎFTDI.ContextÖ0 +writebuffersÌ8ÎV4l2.OutputParmÖ0Ïuint32 +writepageÌ8ÎFuse.FileInfoÖ0Ïint +writer_lockÌ128Í()ÎGLib.StaticRWLockÖ0Ïpublic void +writer_trylockÌ128Í()ÎGLib.StaticRWLockÖ0Ïpublic bool +writer_unlockÌ128Í()ÎGLib.StaticRWLockÖ0Ïpublic void +writersÌ8ÎGst.IndexÖ0ÏGLib.HashTable +wrote_bodyÌ128Í()ÎSoup.MessageÖ0Ïpublic virtual signal void +wrote_body_dataÌ128Í(Soup.Buffer p0)ÎSoup.MessageÖ0Ïpublic virtual signal void +wrote_chunkÌ128Í()ÎSoup.MessageÖ0Ïpublic virtual signal void +wrote_chunkÌ128Í(Soup.Buffer chunk)ÎSoup.MessageBodyÖ0Ïpublic void +wrote_headersÌ128Í()ÎSoup.MessageÖ0Ïpublic virtual signal void +wrote_informationalÌ128Í()ÎSoup.MessageÖ0Ïpublic virtual signal void +wsdÌ128Í([CCode (array_length = false)] double[] w, size_t wstride, [CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.StatsÖ0Ïpublic double +wsd_mÌ128Í([CCode (array_length = false)] double[] w, size_t wstride, [CCode (array_length = false)] double[] data, size_t stride, size_t n, double wmean)ÎGsl.StatsÖ0Ïpublic double +wsd_with_fixed_meanÌ128Í([CCode (array_length = false)] double[] w, size_t wstride, [CCode (array_length = false)] double[] data, size_t stride, size_t n, double wmean)ÎGsl.StatsÖ0Ïpublic double +wskewÌ128Í([CCode (array_length = false)] double[] w, size_t wstride, [CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.StatsÖ0Ïpublic double +wskew_m_sdÌ128Í([CCode (array_length = false)] double[] w, size_t wstride, [CCode (array_length = false)] double[] data, size_t stride, size_t n, double wmean, double wsd)ÎGsl.StatsÖ0Ïpublic double +wtd_int_sumÌ8ÎGsl.MonteVegasStateÖ0Ïdouble +wtssÌ128Í([CCode (array_length = false)] double[] w, size_t wstride, [CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.StatsÖ0Ïpublic double +wtss_mÌ128Í([CCode (array_length = false)] double[] w, size_t wstride, [CCode (array_length = false)] double[] data, size_t stride, size_t n, double mean)ÎGsl.StatsÖ0Ïpublic double +wvarianceÌ128Í([CCode (array_length = false)] double[] w, size_t wstride, [CCode (array_length = false)] double[] data, size_t stride, size_t n)ÎGsl.StatsÖ0Ïpublic double +wvariance_mÌ128Í([CCode (array_length = false)] double[] w, size_t wstride, [CCode (array_length = false)] double[] data, size_t stride, size_t n, double wmean)ÎGsl.StatsÖ0Ïpublic double +wvariance_with_fixed_meanÌ128Í([CCode (array_length = false)] double[] w, size_t wstride, [CCode (array_length = false)] double[] data, size_t stride, size_t n, double wmean)ÎGsl.StatsÖ0Ïpublic double +xÌ8ÎAtk.RectangleÖ0Ïint +xÌ8ÎAtk.TextRectangleÖ0Ïint +xÌ8ÎCairo.PathDataPointÖ0Ïdouble +xÌ8ÎGdk.EventButtonÖ0Ïdouble +xÌ8ÎGdk.EventConfigureÖ0Ïint +xÌ8ÎGdk.EventCrossingÖ0Ïdouble +xÌ8ÎGdk.EventMotionÖ0Ïdouble +xÌ8ÎGdk.EventScrollÖ0Ïdouble +xÌ8ÎGdk.PointÖ0Ïint +xÌ8ÎGdk.RectangleÖ0Ïint +xÌ8ÎGdk.SpanÖ0Ïint +xÌ8ÎGdk.WindowAttrÖ0Ïint +xÌ8ÎGoo.CanvasImageÖ0Ïdouble +xÌ8ÎGoo.CanvasImageDataÖ0Ïdouble +xÌ8ÎGoo.CanvasImageModelÖ0Ïdouble +xÌ8ÎGoo.CanvasRectÖ0Ïdouble +xÌ8ÎGoo.CanvasRectDataÖ0Ïdouble +xÌ8ÎGoo.CanvasRectModelÖ0Ïdouble +xÌ8ÎGoo.CanvasTextÖ0Ïdouble +xÌ8ÎGoo.CanvasTextDataÖ0Ïdouble +xÌ8ÎGoo.CanvasTextModelÖ0Ïdouble +xÌ8ÎGoo.CanvasWidgetÖ0Ïdouble +xÌ8ÎGsl.MonteMiserStateÖ0Ïdouble +xÌ8ÎGsl.MontePlainStateÖ0Ïdouble +xÌ8ÎGsl.MonteVegasStateÖ0Ïdouble +xÌ8ÎGsl.MultifitFdfsolverÖ0ÏVector +xÌ8ÎGsl.MultifitFsolverÖ0ÏVector +xÌ8ÎGsl.MultiminFdfminimizerÖ0ÏVector +xÌ8ÎGsl.MultiminFminimizerÖ0ÏVector +xÌ8ÎGsl.MultirootFdfsolverÖ0ÏVector +xÌ8ÎGsl.MultirootFsolverÖ0ÏVector +xÌ8ÎGsl.SplineÖ0Ïdouble +xÌ8ÎGst.VideoRectangleÖ0Ïint +xÌ8ÎGtk.AllocationÖ0Ïint +xÌ8ÎGtk.FixedChildÖ0Ïint +xÌ8ÎGtk.WidgetAuxInfoÖ0Ïint +xÌ8ÎPango.RectangleÖ0Ïint +xÌ4ÎSDL.KeySymbolÖ0 +xÌ8ÎSDL.MouseButtonEventÖ0Ïuint16 +xÌ8ÎSDL.MouseMotionEventÖ0Ïuint16 +xÌ8ÎSDL.RectÖ0Ïint16 +xÌ8ÎX.ButtonEventÖ0Ïint +xÌ8ÎX.ConfigureEventÖ0Ïint +xÌ8ÎX.ConfigureRequestEventÖ0Ïint +xÌ8ÎX.CreateWindowEventÖ0Ïint +xÌ8ÎX.CrossingEventÖ0Ïint +xÌ8ÎX.GravityEventÖ0Ïint +xÌ8ÎX.KeyEventÖ0Ïint +xÌ8ÎX.MotionEventÖ0Ïint +xÌ8ÎX.ReparentEventÖ0Ïint +xÌ8ÎX.SizeHintsÖ0Ïint +xÌ8ÎX.WindowAttributesÖ0Ïint +xÌ8ÎX.WindowChangesÖ0Ïint +xÌ8ÎXcb.ExposeEventÖ0Ïuint16 +x0Ì8ÎPango.MatrixÖ0Ïdouble +x1Ì8ÎGdk.SegmentÖ0Ïint +x1Ì8ÎGoo.CanvasÖ0Ïdouble +x1Ì8ÎGoo.CanvasBoundsÖ0Ïdouble +x1Ì8ÎPoppler.RectangleÖ0Ïdouble +x1Ì4ÎV4l2.MpegVideoAspectÖ0 +x100Ì4ÎV4l2.MpegVideoAspectÖ0 +x11Ì8ÎGdk.TrapezoidÖ0Ïdouble +x11_atom_to_xatomÌ128Í(Gdk.Atom atom)ÎGdkÖ0Ïpublic X.Atom +x11_atom_to_xatom_for_displayÌ128Í(Gdk.Display display, Gdk.Atom atom)ÎGdkÖ0Ïpublic X.Atom +x11_colormap_foreign_newÌ128Í(Gdk.Visual visual, X.Colormap xcolormap)ÎGdkÖ0Ïpublic unowned +x11_colormap_get_xcolormapÌ128Í(Gdk.Colormap colormap)ÎGdkÖ0Ïpublic X.Colormap +x11_colormap_get_xdisplayÌ128Í(Gdk.Colormap colormap)ÎGdkÖ0Ïpublic unowned +x11_cursor_get_xcursorÌ128Í(Gdk.Cursor cursor)ÎGdkÖ0Ïpublic unowned +x11_cursor_get_xdisplayÌ128Í(Gdk.Cursor cursor)ÎGdkÖ0Ïpublic unowned +x11_display_broadcast_startup_messageÌ128Í(Gdk.Display display, string message_type)ÎGdkÖ0Ïpublic void +x11_display_get_startup_notification_idÌ128Í(Gdk.Display display)ÎGdkÖ0Ïpublic unowned string +x11_display_get_user_timeÌ128Í(Gdk.Display display)ÎGdkÖ0Ïpublic uint32 +x11_display_get_xdisplayÌ128Í(Gdk.Display display)ÎGdkÖ0Ïpublic unowned +x11_display_grabÌ128Í(Gdk.Display display)ÎGdkÖ0Ïpublic void +x11_display_set_cursor_themeÌ128Í(Gdk.Display display, string theme, int size)ÎGdkÖ0Ïpublic void +x11_display_ungrabÌ128Í(Gdk.Display display)ÎGdkÖ0Ïpublic void +x11_drawable_get_xdisplayÌ128Í(Gdk.Drawable drawable)ÎGdkÖ0Ïpublic unowned +x11_drawable_get_xidÌ128Í(Gdk.Drawable drawable)ÎGdkÖ0Ïpublic uint32 +x11_gc_get_xdisplayÌ128Í(Gdk.GC gc)ÎGdkÖ0Ïpublic unowned +x11_gc_get_xgcÌ128Í(Gdk.GC gc)ÎGdkÖ0Ïpublic X.GC +x11_get_default_root_xwindowÌ128Í()ÎGdkÖ0Ïpublic X.Window +x11_get_default_screenÌ128Í()ÎGdkÖ0Ïpublic int +x11_get_default_xdisplayÌ128Í()ÎGdkÖ0Ïpublic unowned +x11_get_server_timeÌ128Í(Gdk.Window window)ÎGdkÖ0Ïpublic uint32 +x11_get_xatom_by_nameÌ128Í(string atom_name)ÎGdkÖ0Ïpublic X.Atom +x11_get_xatom_by_name_for_displayÌ128Í(Gdk.Display display, string atom_name)ÎGdkÖ0Ïpublic X.Atom +x11_get_xatom_nameÌ128Í(X.Atom xatom)ÎGdkÖ0Ïpublic unowned string +x11_get_xatom_name_for_displayÌ128Í(Gdk.Display display, X.Atom xatom)ÎGdkÖ0Ïpublic unowned string +x11_grab_serverÌ128Í()ÎGdkÖ0Ïpublic void +x11_image_get_xdisplayÌ128Í(Gdk.Image image)ÎGdkÖ0Ïpublic unowned +x11_image_get_ximageÌ128Í(Gdk.Image image)ÎGdkÖ0Ïpublic void * +x11_lookup_xdisplayÌ128Í(X.Display xdisplay)ÎGdkÖ0Ïpublic unowned +x11_net_wm_supportsÌ128Í(Gdk.Atom property)ÎGdkÖ0Ïpublic bool +x11_register_standard_event_typeÌ128Í(Gdk.Display display, int event_base, int n_events)ÎGdkÖ0Ïpublic void +x11_screen_get_screen_numberÌ128Í(Gdk.Screen screen)ÎGdkÖ0Ïpublic int +x11_screen_get_window_manager_nameÌ128Í(Gdk.Screen screen)ÎGdkÖ0Ïpublic unowned string +x11_screen_get_xscreenÌ128Í(Gdk.Screen screen)ÎGdkÖ0Ïpublic unowned +x11_screen_lookup_visualÌ128Í(Gdk.Screen screen, uint32 xvisualid)ÎGdkÖ0Ïpublic unowned +x11_screen_supports_net_wm_hintÌ128Í(Gdk.Screen screen, Gdk.Atom property)ÎGdkÖ0Ïpublic bool +x11_ungrab_serverÌ128Í()ÎGdkÖ0Ïpublic void +x11_visual_getÌ128Í(uint32 xvisualid)ÎGdkÖ0Ïpublic unowned +x11_visual_get_xvisualÌ128Í(Gdk.Visual visual)ÎGdkÖ0Ïpublic unowned +x11_window_move_to_current_desktopÌ128Í(Gdk.Window window)ÎGdkÖ0Ïpublic void +x11_window_set_user_timeÌ128Í(Gdk.Window window, uint32 timestamp)ÎGdkÖ0Ïpublic void +x11_xatom_to_atomÌ128Í(X.Atom xatom)ÎGdkÖ0Ïpublic Gdk.Atom +x11_xatom_to_atom_for_displayÌ128Í(Gdk.Display display, X.Atom xatom)ÎGdkÖ0Ïpublic Gdk.Atom +x11_xid_table_lookupÌ128Í(uint32 xid)ÎGdkÖ0Ïpublic void * +x11_xid_table_lookup_for_displayÌ128Í(Gdk.Display display, uint32 xid)ÎGdkÖ0Ïpublic void * +x12Ì8ÎGdk.TrapezoidÖ0Ïdouble +x2Ì8ÎGdk.SegmentÖ0Ïint +x2Ì8ÎGoo.CanvasÖ0Ïdouble +x2Ì8ÎGoo.CanvasBoundsÖ0Ïdouble +x2Ì8ÎPoppler.RectangleÖ0Ïdouble +x21Ì8ÎGdk.TrapezoidÖ0Ïdouble +x22Ì8ÎGdk.TrapezoidÖ0Ïdouble +x3Ì4ÎV4l2.MpegVideoAspectÖ0 +x9Ì4ÎV4l2.MpegVideoAspectÖ0 +xBGRÌ8ÎGst.VideoCapsÖ0 +xBGRÌ4ÎGst.VideoFormatÖ0 +xRGBÌ8ÎGst.VideoCapsÖ0 +xRGBÌ4ÎGst.VideoFormatÖ0 +xRGB_HOST_ENDIANÌ8ÎGst.VideoCapsÖ0 +x_advanceÌ8ÎCairo.TextExtentsÖ0Ïdouble +x_bearingÌ8ÎCairo.TextExtentsÖ0Ïdouble +x_lowerÌ8ÎGsl.MinFminimizerÖ0Ïdouble +x_lowerÌ8ÎGsl.RootFsolverÖ0Ïdouble +x_minimumÌ8ÎGsl.MinFminimizerÖ0Ïdouble +x_offsetÌ8ÎPango.GlyphGeometryÖ0ÏPango.GlyphUnit +x_rootÌ8ÎGdk.EventButtonÖ0Ïdouble +x_rootÌ8ÎGdk.EventCrossingÖ0Ïdouble +x_rootÌ8ÎGdk.EventDNDÖ0Ïshort +x_rootÌ8ÎGdk.EventMotionÖ0Ïdouble +x_rootÌ8ÎGdk.EventScrollÖ0Ïdouble +x_rootÌ8ÎX.ButtonEventÖ0Ïint +x_rootÌ8ÎX.CrossingEventÖ0Ïint +x_rootÌ8ÎX.KeyEventÖ0Ïint +x_rootÌ8ÎX.MotionEventÖ0Ïint +x_sampleÌ128Í(int n)ÎGsl.DHTÖ0Ïpublic double +x_setÌ8ÎGtk.WidgetAuxInfoÖ0 +x_to_indexÌ128Í(string text, int length, Pango.Analysis analysis, int x_pos, int index_, int trailing)ÎPango.GlyphStringÖ0Ïpublic void +x_to_indexÌ128Í(int x_pos, int index_, int trailing)ÎPango.LayoutLineÖ0Ïpublic bool +x_upperÌ8ÎGsl.MinFminimizerÖ0Ïdouble +x_upperÌ8ÎGsl.RootFsolverÖ0Ïdouble +xalignÌ8ÎGtk.AlignmentÖ0Ïfloat +xalignÌ8ÎGtk.AspectFrameÖ0Ïfloat +xalignÌ8ÎGtk.ButtonÖ0Ïfloat +xalignÌ8ÎGtk.CellRendererÖ0Ïfloat +xalignÌ8ÎGtk.EntryÖ0Ïfloat +xalignÌ8ÎGtk.MiscÖ0Ïfloat +xalignÌ8ÎGtk.TreeViewColumnÖ0Ïfloat +xanyÌ8ÎX.EventÖ0ÏAnyEvent +xbuttonÌ8ÎX.EventÖ0ÏButtonEvent +xcirculateÌ8ÎX.EventÖ0ÏCirculateEvent +xcirculaterequestÌ8ÎX.EventÖ0ÏCirculateRequestEvent +xclientÌ8ÎX.EventÖ0ÏClientMessageEvent +xconfigureÌ8ÎX.EventÖ0ÏConfigureEvent +xconfigurerequestÌ8ÎX.EventÖ0ÏConfigureRequestEvent +xcreatewindowÌ8ÎX.EventÖ0ÏCreateWindowEvent +xcrossingÌ8ÎX.EventÖ0ÏCrossingEvent +xdestroywindowÌ8ÎX.EventÖ0ÏDestroyWindowEvent +xdigit_valueÌ128Í()ÎunicharÖ0Ïpublic int +xembed_versionÌ8ÎGtk.SocketÖ0Ïshort +xexpandÌ8ÎGtk.TableChildÖ0 +xfer_delete_listÌ128Í(GLib.List source_uri_list, GnomeVFS.XferErrorMode error_mode, GnomeVFS.XferOptions xfer_options, GnomeVFS.XferProgressCallback progress_callback)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +xfer_uriÌ128Í(GnomeVFS.URI source_uri, GnomeVFS.URI target_uri, GnomeVFS.XferOptions xfer_options, GnomeVFS.XferErrorMode error_mode, GnomeVFS.XferOverwriteMode overwrite_mode, GnomeVFS.XferProgressCallback progress_callback)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +xfer_uri_listÌ128Í(GLib.List source_uri_list, GLib.List target_uri_list, GnomeVFS.XferOptions xfer_options, GnomeVFS.XferErrorMode error_mode, GnomeVFS.XferOverwriteMode overwrite_mode, GnomeVFS.XferProgressCallback progress_callback)ÎGnomeVFSÖ0Ïpublic GnomeVFS.Result +xfillÌ8ÎGtk.TableChildÖ0 +xgravityÌ8ÎX.EventÖ0ÏGravityEvent +xiÌ8ÎGsl.MonteVegasStateÖ0Ïdouble +xid_read_resource_usageÌ128Í(Gdk.Display gdk_display, ulong xid, Wnck.ResourceUsage usage)ÎWnckÖ0Ïpublic void +xinÌ8ÎGsl.MonteVegasStateÖ0Ïdouble +xkeyÌ8ÎX.EventÖ0ÏKeyEvent +xmapÌ8ÎX.EventÖ0ÏMapEvent +xmaprequestÌ8ÎX.EventÖ0ÏMapRequestEvent +xmaxÌ8ÎGsl.DHTÖ0Ïdouble +xmaxÌ128Í()ÎGsl.Histogram2dÖ0Ïpublic double +xmaxÌ8ÎGsl.InterpÖ0Ïdouble +xmeanÌ128Í()ÎGsl.Histogram2dÖ0Ïpublic double +xmidÌ8ÎGsl.MonteMiserStateÖ0Ïdouble +xminÌ128Í()ÎGsl.Histogram2dÖ0Ïpublic double +xminÌ8ÎGsl.InterpÖ0Ïdouble +xmlDocFormatDumpÌ128Í(Gsf.Output output, Xml.Doc cur, string encoding, bool format)ÎGsfÖ0Ïpublic int +xmlStructuredErrorFuncÌ128Í(void* ctx, Error* error)ÎXmlÖ0Ïpublic delegate void +xml_gvalue_from_strÌ128Í(GLib.Value res, GLib.Type t, string str)ÎGsfÖ0Ïpublic bool +xml_langÌ128Í()ÎXml.TextReaderÖ0 +xml_parser_contextÌ128Í(Gsf.Input input)ÎGsfÖ0Ïpublic Xml.ParserCtxt +xml_read_cacheÌ128Í(string location)ÎGst.RegistryÖ0Ïpublic bool +xml_write_cacheÌ128Í(string location)ÎGst.RegistryÖ0Ïpublic bool +xmlrpc_build_faultÌ128Í(int fault_code, string fault_format, ...)ÎSoupÖ0Ïpublic unowned string +xmlrpc_build_method_callÌ128Í(string method_name, GLib.Value[] params)ÎSoupÖ0Ïpublic unowned string +xmlrpc_build_method_responseÌ128Í(GLib.Value value)ÎSoupÖ0Ïpublic unowned string +xmlrpc_error_quarkÌ128Í()ÎSoupÖ0Ïpublic GLib.Quark +xmlrpc_extract_method_callÌ128Í(string method_call, int length, out unowned string method_name, ...)ÎSoupÖ0Ïpublic bool +xmlrpc_extract_method_responseÌ128Í(string method_response, int length, ...)ÎSoupÖ0Ïpublic bool +xmlrpc_fault_quarkÌ128Í()ÎSoupÖ0Ïpublic GLib.Quark +xmlrpc_parse_method_callÌ128Í(string method_call, int length, out unowned string method_name, out unowned GLib.ValueArray params)ÎSoupÖ0Ïpublic bool +xmlrpc_parse_method_responseÌ128Í(string method_response, int length, GLib.Value value)ÎSoupÖ0Ïpublic bool +xmlrpc_request_newÌ128Í(string uri, string method_name, ...)ÎSoupÖ0Ïpublic unowned +xmlrpc_set_faultÌ128Í(Soup.Message msg, int fault_code, string fault_format, ...)ÎSoupÖ0Ïpublic void +xmlrpc_set_responseÌ128Í(Soup.Message msg, ...)ÎSoupÖ0Ïpublic void +xmotionÌ8ÎX.EventÖ0ÏMotionEvent +xmoveÌ128Í(LuaVM from, LuaVM to, int n)ÎLua.LuaVMÖ0Ïpublic void +xoffsetÌ8ÎGtk.TextViewÖ0Ïint +xorÌ128Í(Gdk.Region source2)ÎGdk.RegionÖ0Ïpublic void +xor_gcÌ8ÎGtk.CalendarÖ0ÏGdk.GC +xor_gcÌ8ÎGtk.PanedÖ0ÏGdk.GC +xor_gcÌ8ÎHildon.CalendarÖ0ÏGdk.GC +xor_setsÌ128Í(Atk.StateSet compare_set)ÎAtk.StateSetÖ0Ïpublic unowned +xpadÌ8ÎGtk.CellRendererÖ0 +xpadÌ8ÎGtk.MiscÖ0Ïint +xpaddingÌ8ÎGtk.TableChildÖ0Ïuint16 +xpels_meterÌ8ÎGst.gst_riff_strf_vidsÖ0Ïuint32 +xpropertyÌ8ÎX.EventÖ0ÏPropertyEvent +xrangeÌ8ÎGsl.Histogram2dÖ0Ïdouble +xrangeÌ8ÎGsl.Histogram2dPDFÖ0Ïdouble +xrelÌ8ÎSDL.JoyBallEventÖ0Ïint16 +xrelÌ8ÎSDL.MouseMotionEventÖ0Ïint16 +xreparentÌ8ÎX.EventÖ0ÏReparentEvent +xscaleÌ8ÎGtk.AlignmentÖ0Ïfloat +xselectionÌ8ÎX.EventÖ0ÏSelectionEvent +xserver_vendor_nameÌ128Í()ÎX.DisplayÖ0 +xserver_vendor_releaseÌ128Í()ÎX.DisplayÖ0 +xshrinkÌ8ÎGtk.TableChildÖ0 +xsigmaÌ128Í()ÎGsl.Histogram2dÖ0Ïpublic double +xsrcÌ8ÎGtk.RulerÖ0Ïint +xtÌ8ÎGsl.MultifitLinearWorkspaceÖ0ÏVector +xthicknessÌ8ÎGtk.RcStyleÖ0Ïint +xthicknessÌ8ÎGtk.StyleÖ0Ïint +xunmapÌ8ÎX.EventÖ0ÏUnmapEvent +xxÌ8ÎPango.MatrixÖ0Ïdouble +xyÌ8ÎPango.MatrixÖ0Ïdouble +xy_to_indexÌ128Í(int x, int y, int index_, int trailing)ÎPango.LayoutÖ0Ïpublic bool +yÌ8ÎAtk.RectangleÖ0Ïint +yÌ8ÎAtk.TextRectangleÖ0Ïint +yÌ8ÎCairo.PathDataPointÖ0Ïdouble +yÌ8ÎGdk.EventButtonÖ0Ïdouble +yÌ8ÎGdk.EventConfigureÖ0Ïint +yÌ8ÎGdk.EventCrossingÖ0Ïdouble +yÌ8ÎGdk.EventMotionÖ0Ïdouble +yÌ8ÎGdk.EventScrollÖ0Ïdouble +yÌ8ÎGdk.PointÖ0Ïint +yÌ8ÎGdk.RectangleÖ0Ïint +yÌ8ÎGdk.SpanÖ0Ïint +yÌ8ÎGdk.WindowAttrÖ0Ïint +yÌ8ÎGoo.CanvasImageÖ0Ïdouble +yÌ8ÎGoo.CanvasImageDataÖ0Ïdouble +yÌ8ÎGoo.CanvasImageModelÖ0Ïdouble +yÌ8ÎGoo.CanvasRectÖ0Ïdouble +yÌ8ÎGoo.CanvasRectDataÖ0Ïdouble +yÌ8ÎGoo.CanvasRectModelÖ0Ïdouble +yÌ8ÎGoo.CanvasTextÖ0Ïdouble +yÌ8ÎGoo.CanvasTextDataÖ0Ïdouble +yÌ8ÎGoo.CanvasTextModelÖ0Ïdouble +yÌ8ÎGoo.CanvasWidgetÖ0Ïdouble +yÌ8ÎGsl.SplineÖ0Ïdouble +yÌ8ÎGst.VideoRectangleÖ0Ïint +yÌ8ÎGtk.AllocationÖ0Ïint +yÌ8ÎGtk.FixedChildÖ0Ïint +yÌ8ÎGtk.WidgetAuxInfoÖ0Ïint +yÌ8ÎPango.RectangleÖ0Ïint +yÌ4ÎSDL.KeySymbolÖ0 +yÌ8ÎSDL.MouseButtonEventÖ0Ïuint16 +yÌ8ÎSDL.MouseMotionEventÖ0Ïuint16 +yÌ8ÎSDL.RectÖ0Ïint16 +yÌ8ÎX.ButtonEventÖ0Ïint +yÌ8ÎX.ConfigureEventÖ0Ïint +yÌ8ÎX.ConfigureRequestEventÖ0Ïint +yÌ8ÎX.CreateWindowEventÖ0Ïint +yÌ8ÎX.CrossingEventÖ0Ïint +yÌ8ÎX.GravityEventÖ0Ïint +yÌ8ÎX.KeyEventÖ0Ïint +yÌ8ÎX.MotionEventÖ0Ïint +yÌ8ÎX.ReparentEventÖ0Ïint +yÌ8ÎX.SizeHintsÖ0Ïint +yÌ8ÎX.WindowAttributesÖ0Ïint +yÌ8ÎX.WindowChangesÖ0Ïint +yÌ8ÎXcb.ExposeEventÖ0Ïuint16 +y0Ì128Í(double x0)ÎGLib.MathÖ0Ïpublic double +y0Ì128Í(double x)ÎGsl.BesselÖ0Ïpublic double +y0Ì8ÎGsl.OdeivEvolveÖ0Ïdouble +y0Ì8ÎPango.MatrixÖ0Ïdouble +y0_eÌ128Í(double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +y0fÌ128Í(float x0)ÎGLib.MathÖ0Ïpublic float +y1Ì128Í(double x0)ÎGLib.MathÖ0Ïpublic double +y1Ì8ÎGdk.SegmentÖ0Ïint +y1Ì8ÎGdk.TrapezoidÖ0Ïdouble +y1Ì8ÎGoo.CanvasÖ0Ïdouble +y1Ì8ÎGoo.CanvasBoundsÖ0Ïdouble +y1Ì128Í(double x)ÎGsl.BesselÖ0Ïpublic double +y1Ì8ÎPoppler.RectangleÖ0Ïdouble +y1_eÌ128Í(double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +y1fÌ128Í(float x0)ÎGLib.MathÖ0Ïpublic float +y2Ì8ÎGdk.SegmentÖ0Ïint +y2Ì8ÎGdk.TrapezoidÖ0Ïdouble +y2Ì8ÎGoo.CanvasÖ0Ïdouble +y2Ì8ÎGoo.CanvasBoundsÖ0Ïdouble +y2Ì128Í(double x)ÎGsl.BesselÖ0Ïpublic double +y2Ì8ÎPoppler.RectangleÖ0Ïdouble +y2_eÌ128Í(double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +y_advanceÌ8ÎCairo.TextExtentsÖ0Ïdouble +y_bearingÌ8ÎCairo.TextExtentsÖ0Ïdouble +y_offsetÌ8ÎPango.GlyphGeometryÖ0ÏPango.GlyphUnit +y_rootÌ8ÎGdk.EventButtonÖ0Ïdouble +y_rootÌ8ÎGdk.EventCrossingÖ0Ïdouble +y_rootÌ8ÎGdk.EventDNDÖ0Ïshort +y_rootÌ8ÎGdk.EventMotionÖ0Ïdouble +y_rootÌ8ÎGdk.EventScrollÖ0Ïdouble +y_rootÌ8ÎX.ButtonEventÖ0Ïint +y_rootÌ8ÎX.CrossingEventÖ0Ïint +y_rootÌ8ÎX.KeyEventÖ0Ïint +y_rootÌ8ÎX.MotionEventÖ0Ïint +y_setÌ8ÎGtk.WidgetAuxInfoÖ0 +yalignÌ8ÎGtk.AlignmentÖ0Ïfloat +yalignÌ8ÎGtk.AspectFrameÖ0Ïfloat +yalignÌ8ÎGtk.ButtonÖ0Ïfloat +yalignÌ8ÎGtk.CellRendererÖ0Ïfloat +yalignÌ8ÎGtk.MiscÖ0Ïfloat +ycbcrÌ8ÎTiff.RGBAImageÖ0ÏYCbCrToRGB +yearÌ8ÎGLib.TimeÖ0Ïint +yearÌ8ÎGtk.CalendarÖ0Ïint +yearÌ8ÎHildon.CalendarÖ0Ïint +yearÌ8ÎHildon.CalendarPopupÖ0Ïint +yearÌ8ÎHildon.DateEditorÖ0 +yearÌ8ÎSoup.DateÖ0Ïint +yearÌ8ÎTagLib.TagÖ0 +yerrÌ8ÎGsl.OdeivEvolveÖ0Ïdouble +yexpandÌ8ÎGtk.TableChildÖ0 +yfillÌ8ÎGtk.TableChildÖ0 +yieldÌ128Í()ÎGLib.ThreadÖ0Ïpublic void +yieldÌ128Í(int nresults)ÎLua.LuaVMÖ0Ïpublic int +ylÌ128Í(int l, double x)ÎGsl.BesselÖ0Ïpublic double +yl_arrayÌ128Í(int lmax, double x, [CCode (array_length = false)] double[] result_array)ÎGsl.BesselÖ0Ïpublic int +yl_eÌ128Í(int l, double x, out Result result)ÎGsl.BesselÖ0Ïpublic int +ymaxÌ128Í()ÎGsl.Histogram2dÖ0Ïpublic double +ymeanÌ128Í()ÎGsl.Histogram2dÖ0Ïpublic double +yminÌ128Í()ÎGsl.Histogram2dÖ0Ïpublic double +ynÌ128Í(int x0, double x1)ÎGLib.MathÖ0Ïpublic double +ynfÌ128Í(int x0, float x1)ÎGLib.MathÖ0Ïpublic float +yoffsetÌ8ÎGtk.TextViewÖ0Ïint +your_event_maskÌ8ÎX.WindowAttributesÖ0Ïlong +ypadÌ8ÎGtk.CellRendererÖ0 +ypadÌ8ÎGtk.MiscÖ0Ïint +ypaddingÌ8ÎGtk.TableChildÖ0Ïuint16 +ypels_meterÌ8ÎGst.gst_riff_strf_vidsÖ0Ïuint32 +yrangeÌ8ÎGsl.Histogram2dÖ0Ïdouble +yrangeÌ8ÎGsl.Histogram2dPDFÖ0Ïdouble +yrelÌ8ÎSDL.JoyBallEventÖ0Ïint16 +yrelÌ8ÎSDL.MouseMotionEventÖ0Ïint16 +yscaleÌ8ÎGtk.AlignmentÖ0Ïfloat +yshrinkÌ8ÎGtk.TableChildÖ0 +ysigmaÌ128Í()ÎGsl.Histogram2dÖ0Ïpublic double +ysrcÌ8ÎGtk.RulerÖ0Ïint +ythicknessÌ8ÎGtk.RcStyleÖ0Ïint +ythicknessÌ8ÎGtk.StyleÖ0Ïint +yxÌ8ÎPango.MatrixÖ0Ïdouble +yyÌ8ÎPango.MatrixÖ0Ïdouble +zÌ4ÎSDL.KeySymbolÖ0 +zero_AiÌ128Í(uint s)ÎGsl.AiryÖ0Ïpublic double +zero_Ai_derivÌ128Í(uint s)ÎGsl.AiryÖ0Ïpublic double +zero_Ai_deriv_eÌ128Í(uint s, out Result result)ÎGsl.AiryÖ0Ïpublic int +zero_Ai_eÌ128Í(uint s, out Result result)ÎGsl.AiryÖ0Ïpublic int +zero_BiÌ128Í(uint s)ÎGsl.AiryÖ0Ïpublic double +zero_Bi_derivÌ128Í(uint s)ÎGsl.AiryÖ0Ïpublic double +zero_Bi_deriv_eÌ128Í(uint s, out Result result)ÎGsl.AiryÖ0Ïpublic int +zero_Bi_eÌ128Í(uint s, out Result result)ÎGsl.AiryÖ0Ïpublic int +zero_J0Ì128Í(uint s)ÎGsl.BesselÖ0Ïpublic double +zero_J0_eÌ128Í(uint s, out Result result)ÎGsl.BesselÖ0Ïpublic int +zero_J1Ì128Í(uint s)ÎGsl.BesselÖ0Ïpublic double +zero_J1_eÌ128Í(uint s, out Result result)ÎGsl.BesselÖ0Ïpublic int +zero_JnuÌ128Í(double nu, uint s)ÎGsl.BesselÖ0Ïpublic double +zero_Jnu_eÌ128Í(double nu, uint s, out Result result)ÎGsl.BesselÖ0Ïpublic int +zero_ref_countÌ8ÎGtk.TreeModelSortÖ0Ïint +zetaÌ128Í(double s)ÎGsl.ZetaÖ0Ïpublic double +zeta_eÌ128Í(double s, out Result result)ÎGsl.ZetaÖ0Ïpublic int +zeta_intÌ128Í(int n)ÎGsl.ZetaÖ0Ïpublic double +zeta_int_eÌ128Í(int n, out Result result)ÎGsl.ZetaÖ0Ïpublic int +zetam1Ì128Í(double s)ÎGsl.ZetaÖ0Ïpublic double +zetam1_eÌ128Í(double s, out Result result)ÎGsl.ZetaÖ0Ïpublic int +zetam1_intÌ128Í(int n)ÎGsl.ZetaÖ0Ïpublic double +zetam1_int_eÌ128Í(int n, out Result result)ÎGsl.ZetaÖ0Ïpublic int +zonesÌ8ÎGst.SDPMessageÖ0ÏGLib.Array +zones_lenÌ128Í()ÎGst.SDPMessageÖ0 +zoomÌ8ÎPoppler.DestÖ0Ïdouble +zoomÌ128Í(Surface src, double zoomx, double zoomy, int smooth)ÎSDLGraphics.RotoZoomÖ0Ïpublic Surface +zoom_sizeÌ128Í(int width, int height, double zoomx, double zoomy, ref int dstwidth, ref int dstheight)ÎSDLGraphics.RotoZoomÖ0Ïpublic void +zufÌ8ÎGsl.RNGTypesÖ0ÏRNGType +zzÌ8ÎGsl.MathieuWorkspaceÖ0Ïdouble