summaryrefslogtreecommitdiffstats
path: root/fake_packages/Gio.pm
diff options
context:
space:
mode:
Diffstat (limited to 'fake_packages/Gio.pm')
-rw-r--r--fake_packages/Gio.pm78
1 files changed, 71 insertions, 7 deletions
diff --git a/fake_packages/Gio.pm b/fake_packages/Gio.pm
index b5f69fd..28ea5c9 100644
--- a/fake_packages/Gio.pm
+++ b/fake_packages/Gio.pm
@@ -1,5 +1,6 @@
package Gio;
sub DESKTOP_APP_INFO_LOOKUP_EXTENSION_POINT_NAME { }
+sub DRIVE_IDENTIFIER_KIND_UNIX_DEVICE { }
sub FILE_ATTRIBUTE_ACCESS_CAN_DELETE { }
sub FILE_ATTRIBUTE_ACCESS_CAN_EXECUTE { }
sub FILE_ATTRIBUTE_ACCESS_CAN_READ { }
@@ -7,7 +8,9 @@ sub FILE_ATTRIBUTE_ACCESS_CAN_RENAME { }
sub FILE_ATTRIBUTE_ACCESS_CAN_TRASH { }
sub FILE_ATTRIBUTE_ACCESS_CAN_WRITE { }
sub FILE_ATTRIBUTE_DOS_IS_ARCHIVE { }
+sub FILE_ATTRIBUTE_DOS_IS_MOUNTPOINT { }
sub FILE_ATTRIBUTE_DOS_IS_SYSTEM { }
+sub FILE_ATTRIBUTE_DOS_REPARSE_POINT_TAG { }
sub FILE_ATTRIBUTE_ETAG_VALUE { }
sub FILE_ATTRIBUTE_FILESYSTEM_FREE { }
sub FILE_ATTRIBUTE_FILESYSTEM_READONLY { }
@@ -134,6 +137,7 @@ sub content_type_from_mime_type { }
sub content_type_get_description { }
sub content_type_get_generic_icon_name { }
sub content_type_get_icon { }
+sub content_type_get_mime_dirs { }
sub content_type_get_mime_type { }
sub content_type_get_symbolic_icon { }
sub content_type_guess { }
@@ -141,6 +145,7 @@ sub content_type_guess_for_tree { }
sub content_type_is_a { }
sub content_type_is_mime_type { }
sub content_type_is_unknown { }
+sub content_type_set_mime_dirs { }
sub content_types_get_registered { }
sub dbus_address_escape_value { }
sub dbus_address_get_for_bus_sync { }
@@ -219,6 +224,8 @@ sub tls_error_quark { }
sub tls_file_database_new { }
sub tls_server_connection_new { }
sub unix_is_mount_path_system_internal { }
+sub unix_is_system_device_path { }
+sub unix_is_system_fs_type { }
sub unix_mount_at { }
sub unix_mount_compare { }
sub unix_mount_copy { }
@@ -227,6 +234,8 @@ sub unix_mount_free { }
sub unix_mount_get_device_path { }
sub unix_mount_get_fs_type { }
sub unix_mount_get_mount_path { }
+sub unix_mount_get_options { }
+sub unix_mount_get_root_path { }
sub unix_mount_guess_can_eject { }
sub unix_mount_guess_icon { }
sub unix_mount_guess_name { }
@@ -343,6 +352,8 @@ sub launch_default_for_uri { }
sub launch_default_for_uri_async { }
sub launch_default_for_uri_finish { }
sub launch_uris { }
+sub launch_uris_async { }
+sub launch_uris_finish { }
sub remove_supports_type { }
sub reset_type_associations { }
sub set_as_default_for_extension { }
@@ -370,6 +381,8 @@ sub get_name { }
sub get_supported_types { }
sub launch { }
sub launch_uris { }
+sub launch_uris_async { }
+sub launch_uris_finish { }
sub remove_supports_type { }
sub set_as_default_for_extension { }
sub set_as_default_for_type { }
@@ -435,6 +448,9 @@ sub set_application_id { }
sub set_default { }
sub set_flags { }
sub set_inactivity_timeout { }
+sub set_option_context_description { }
+sub set_option_context_parameter_string { }
+sub set_option_context_summary { }
sub set_resource_base_path { }
sub unbind_busy_property { }
sub unmark_busy { }
@@ -450,6 +466,7 @@ sub dbus_register { }
sub dbus_unregister { }
sub handle_local_options { }
sub local_command_line { }
+sub name_lost { }
sub open { }
sub padding { }
sub parent_class { }
@@ -673,6 +690,7 @@ sub flush_finish { }
sub flush_sync { }
sub get_capabilities { }
sub get_exit_on_close { }
+sub get_flags { }
sub get_guid { }
sub get_last_serial { }
sub get_peer_credentials { }
@@ -1101,13 +1119,16 @@ sub get_generic_name { }
sub get_implementations { }
sub get_is_hidden { }
sub get_keywords { }
+sub get_locale_string { }
sub get_nodisplay { }
sub get_show_in { }
sub get_startup_wm_class { }
sub get_string { }
+sub get_string_list { }
sub has_key { }
sub launch_action { }
sub launch_uris_as_manager { }
+sub launch_uris_as_manager_with_fds { }
sub list_actions { }
sub new { }
sub new_from_filename { }
@@ -1209,6 +1230,7 @@ sub emit_accept_certificate { }
sub get_certificate { }
sub get_database { }
sub get_interaction { }
+sub get_negotiated_protocol { }
sub get_peer_certificate { }
sub get_peer_certificate_errors { }
sub get_rehandshake_mode { }
@@ -1216,6 +1238,7 @@ sub get_require_close_notify { }
sub handshake { }
sub handshake_async { }
sub handshake_finish { }
+sub set_advertised_protocols { }
sub set_certificate { }
sub set_database { }
sub set_interaction { }
@@ -1228,9 +1251,11 @@ sub shutdown_finish { }
package Gio::DtlsConnectionInterface;
sub accept_certificate { }
sub g_iface { }
+sub get_negotiated_protocol { }
sub handshake { }
sub handshake_async { }
sub handshake_finish { }
+sub set_advertised_protocols { }
sub shutdown { }
sub shutdown_async { }
sub shutdown_finish { }
@@ -1302,6 +1327,9 @@ sub has_prefix { }
sub has_uri_scheme { }
sub hash { }
sub is_native { }
+sub load_bytes { }
+sub load_bytes_async { }
+sub load_bytes_finish { }
sub load_contents { }
sub load_contents_async { }
sub load_contents_finish { }
@@ -1329,9 +1357,12 @@ sub open_readwrite { }
sub open_readwrite_async { }
sub open_readwrite_finish { }
sub parse_name { }
+sub peek_path { }
sub poll_mountable { }
sub poll_mountable_finish { }
sub query_default_handler { }
+sub query_default_handler_async { }
+sub query_default_handler_finish { }
sub query_exists { }
sub query_file_type { }
sub query_filesystem_info { }
@@ -1609,6 +1640,7 @@ sub get_icon { }
sub get_is_backup { }
sub get_is_hidden { }
sub get_is_symlink { }
+sub get_modification_date_time { }
sub get_modification_time { }
sub get_name { }
sub get_size { }
@@ -1639,6 +1671,7 @@ sub set_file_type { }
sub set_icon { }
sub set_is_hidden { }
sub set_is_symlink { }
+sub set_modification_date_time { }
sub set_modification_time { }
sub set_name { }
sub set_size { }
@@ -2148,16 +2181,22 @@ our @ISA = qw(GObject::Object);
sub get_anonymous { }
sub get_choice { }
sub get_domain { }
+sub get_is_tcrypt_hidden_volume { }
+sub get_is_tcrypt_system_volume { }
sub get_password { }
sub get_password_save { }
+sub get_pim { }
sub get_username { }
sub new { }
sub reply { }
sub set_anonymous { }
sub set_choice { }
sub set_domain { }
+sub set_is_tcrypt_hidden_volume { }
+sub set_is_tcrypt_system_volume { }
sub set_password { }
sub set_password_save { }
+sub set_pim { }
sub set_username { }
package Gio::MountOperationClass;
@@ -2178,6 +2217,13 @@ sub reply { }
sub show_processes { }
sub show_unmount_progress { }
+package Gio::NativeSocketAddress;
+our @ISA = qw(Gio::SocketAddress);
+sub new { }
+
+package Gio::NativeSocketAddressClass;
+sub parent_class { }
+
package Gio::NativeVolumeMonitorClass;
sub get_mount_for_mount_path { }
sub parent_class { }
@@ -2269,11 +2315,14 @@ sub write_bytes { }
sub write_bytes_async { }
sub write_bytes_finish { }
sub write_finish { }
+sub writev { }
+sub writev_all { }
+sub writev_all_async { }
+sub writev_all_finish { }
+sub writev_async { }
+sub writev_finish { }
package Gio::OutputStreamClass;
-sub _g_reserved1 { }
-sub _g_reserved2 { }
-sub _g_reserved3 { }
sub _g_reserved4 { }
sub _g_reserved5 { }
sub _g_reserved6 { }
@@ -2292,6 +2341,9 @@ sub splice_finish { }
sub write_async { }
sub write_finish { }
sub write_fn { }
+sub writev_async { }
+sub writev_finish { }
+sub writev_fn { }
package Gio::OutputVector;
sub buffer { }
@@ -2338,6 +2390,7 @@ sub can_poll { }
sub create_source { }
sub is_writable { }
sub write_nonblocking { }
+sub writev_nonblocking { }
package Gio::PollableOutputStreamInterface;
sub can_poll { }
@@ -2345,6 +2398,7 @@ sub create_source { }
sub g_iface { }
sub is_writable { }
sub write_nonblocking { }
+sub writev_nonblocking { }
package Gio::PropertyAction;
our @ISA = qw(GObject::Object);
@@ -2420,6 +2474,9 @@ sub lookup_by_address_finish { }
sub lookup_by_name { }
sub lookup_by_name_async { }
sub lookup_by_name_finish { }
+sub lookup_by_name_with_flags { }
+sub lookup_by_name_with_flags_async { }
+sub lookup_by_name_with_flags_finish { }
sub lookup_records { }
sub lookup_records_async { }
sub lookup_records_finish { }
@@ -2429,15 +2486,15 @@ sub lookup_service_finish { }
sub set_default { }
package Gio::ResolverClass;
-sub _g_reserved4 { }
-sub _g_reserved5 { }
-sub _g_reserved6 { }
sub lookup_by_address { }
sub lookup_by_address_async { }
sub lookup_by_address_finish { }
sub lookup_by_name { }
sub lookup_by_name_async { }
sub lookup_by_name_finish { }
+sub lookup_by_name_with_flags { }
+sub lookup_by_name_with_flags_async { }
+sub lookup_by_name_with_flags_finish { }
sub lookup_records { }
sub lookup_records_async { }
sub lookup_records_finish { }
@@ -2683,7 +2740,9 @@ sub get_ttl { }
sub is_closed { }
sub is_connected { }
sub join_multicast_group { }
+sub join_multicast_group_ssm { }
sub leave_multicast_group { }
+sub leave_multicast_group_ssm { }
sub listen { }
sub new { }
sub new_from_fd { }
@@ -2694,6 +2753,7 @@ sub receive_messages { }
sub receive_with_blocking { }
sub send { }
sub send_message { }
+sub send_message_with_timeout { }
sub send_messages { }
sub send_to { }
sub send_with_blocking { }
@@ -2937,7 +2997,6 @@ package Gio::SubprocessLauncher;
our @ISA = qw(GObject::Object);
sub getenv { }
sub new { }
-sub set_child_setup { }
sub set_cwd { }
sub set_environ { }
sub set_flags { }
@@ -2958,6 +3017,7 @@ sub get_cancellable { }
sub get_check_cancellable { }
sub get_completed { }
sub get_context { }
+sub get_name { }
sub get_priority { }
sub get_return_on_cancel { }
sub get_source_object { }
@@ -2976,6 +3036,7 @@ sub return_error_if_cancelled { }
sub return_int { }
sub return_pointer { }
sub set_check_cancellable { }
+sub set_name { }
sub set_priority { }
sub set_return_on_cancel { }
sub set_source_tag { }
@@ -3039,6 +3100,7 @@ sub get_dtls_client_connection_type { }
sub get_dtls_server_connection_type { }
sub get_file_database_type { }
sub get_server_connection_type { }
+sub set_default_database { }
sub supports_dtls { }
sub supports_tls { }
@@ -3090,6 +3152,7 @@ sub emit_accept_certificate { }
sub get_certificate { }
sub get_database { }
sub get_interaction { }
+sub get_negotiated_protocol { }
sub get_peer_certificate { }
sub get_peer_certificate_errors { }
sub get_rehandshake_mode { }
@@ -3098,6 +3161,7 @@ sub get_use_system_certdb { }
sub handshake { }
sub handshake_async { }
sub handshake_finish { }
+sub set_advertised_protocols { }
sub set_certificate { }
sub set_database { }
sub set_interaction { }