index-ruby-glib2
Ruby/GLib2 API Index
- GLib
- GLib.__add_one_arg_setter
- GLib.application_name
- GLib.application_name=
- GLib.bit_nth_lsf
- GLib.bit_nth_msf
- GLib.bit_storage
- GLib.charset
- GLib.check_binding_version?
- GLib.check_version?
- GLib.convert
- GLib.current_dir
- GLib.exit_application
- GLib.filename_from_uri
- GLib.filename_from_utf8
- GLib.filename_to_uri
- GLib.filename_to_utf8
- GLib.find_program_in_path
- GLib.format_size_for_display
- GLib.get_user_special_dir
- GLib.getenv
- GLib.gio_has_unix?
- GLib.home_dir
- GLib.host_name
- GLib.language_names
- GLib.listenv
- GLib.locale_from_utf8
- GLib.locale_to_utf8
- GLib.os_beos?
- GLib.os_unix?
- GLib.os_win32?
- GLib.parse_debug_string
- GLib.path_get_basename
- GLib.path_get_dirname
- GLib.path_is_absolute?
- GLib.path_skip_root
- GLib.prepend_environment_path
- GLib.prgname
- GLib.prgname=
- GLib.real_name
- GLib.ruby_thread_priority=
- GLib.set_application_name
- GLib.set_prgname
- GLib.set_ruby_thread_priority
- GLib.setenv
- GLib.spaced_primes_closest
- GLib.system_config_dirs
- GLib.system_data_dirs
- GLib.tmp_dir
- GLib.unsetenv
- GLib.user_cache_dir
- GLib.user_config_dir
- GLib.user_data_dir
- GLib.user_name
- GLib.utf8_validate
- GLib.win32_locale
- GLib.win32_locale_filename_from_utf8
- GLib::AppInfo
- GLib::AppInfo.all
- GLib::AppInfo.create_from_commandline
- GLib::AppInfo.get_all_for_type
- GLib::AppInfo.get_default_for_type
- GLib::AppInfo.get_default_for_uri_scheme
- GLib::AppInfo.launch_default_for_uri
- GLib::AppInfo.reset_type_associations
- GLib::AppInfo#add_supports_type
- GLib::AppInfo#can_delete?
- GLib::AppInfo#can_remove_supports_type?
- GLib::AppInfo#commandline
- GLib::AppInfo#delete
- GLib::AppInfo#description
- GLib::AppInfo#display_name
- GLib::AppInfo#dup
- GLib::AppInfo#equal?
- GLib::AppInfo#executable
- GLib::AppInfo#icon
- GLib::AppInfo#id
- GLib::AppInfo#launch
- GLib::AppInfo#launch_uris
- GLib::AppInfo#name
- GLib::AppInfo#remove_supports_type
- GLib::AppInfo#set_as_default_for_extension
- GLib::AppInfo#set_as_default_for_type
- GLib::AppInfo#should_show?
- GLib::AppInfo#supports_files?
- GLib::AppInfo#supports_uris?
- GLib::AppInfo::CreateFlags
- GLib::AppInfo::CreateFlags#needs_terminal?
- GLib::AppInfo::CreateFlags#none?
- GLib::AppInfo::CreateFlags#supports_uris?
- GLib::AppLaunchContext
- GLib::AppLaunchContext.new
- GLib::AppLaunchContext#get_display
- GLib::AppLaunchContext#get_startup_notify_id
- GLib::AppLaunchContext#launch_failed
- GLib::AskPasswordFlags
- GLib::AskPasswordFlags#anonymous_supported?
- GLib::AskPasswordFlags#need_domain?
- GLib::AskPasswordFlags#need_password?
- GLib::AskPasswordFlags#need_username?
- GLib::AskPasswordFlags#saving_supported?
- GLib::AsyncInitable
- GLib::AsyncInitable#init_async
- GLib::AsyncInitable#init_finish
- GLib::AsyncInitable#initialize_finish
- GLib::AsyncResult
- GLib::AsyncResult#source_object
- GLib::BookmarkFile
- GLib::BookmarkFile.new
- GLib::BookmarkFile#add_application
- GLib::BookmarkFile#add_group
- GLib::BookmarkFile#get_added
- GLib::BookmarkFile#get_app_info
- GLib::BookmarkFile#get_applications
- GLib::BookmarkFile#get_description
- GLib::BookmarkFile#get_groups
- GLib::BookmarkFile#get_icon
- GLib::BookmarkFile#get_mime_type
- GLib::BookmarkFile#get_modified
- GLib::BookmarkFile#get_title
- GLib::BookmarkFile#get_visited
- GLib::BookmarkFile#has_application?
- GLib::BookmarkFile#has_group?
- GLib::BookmarkFile#has_item?
- GLib::BookmarkFile#load_from_data
- GLib::BookmarkFile#load_from_data_dirs
- GLib::BookmarkFile#load_from_file
- GLib::BookmarkFile#move_item
- GLib::BookmarkFile#private?
- GLib::BookmarkFile#remove_application
- GLib::BookmarkFile#remove_group
- GLib::BookmarkFile#remove_item
- GLib::BookmarkFile#set_added
- GLib::BookmarkFile#set_app_info
- GLib::BookmarkFile#set_description
- GLib::BookmarkFile#set_groups
- GLib::BookmarkFile#set_icon
- GLib::BookmarkFile#set_mime_type
- GLib::BookmarkFile#set_modified
- GLib::BookmarkFile#set_private
- GLib::BookmarkFile#set_title
- GLib::BookmarkFile#set_visited
- GLib::BookmarkFile#size
- GLib::BookmarkFile#to_data
- GLib::BookmarkFile#to_file
- GLib::BookmarkFile#uris
- GLib::BookmarkFileError
- GLib::BookmarkFileError#code
- GLib::BookmarkFileError#domain
- GLib::Boxed
- GLib::Boxed.gtype
- GLib::Boxed.new
- GLib::Boxed#clone
- GLib::Boxed#copy
- GLib::Boxed#dup
- GLib::Boxed#gtype
- GLib::Boxed#initialize_copy
- GLib::Boxed#inspect
- GLib::BufferedInputStream
- GLib::BufferedInputStream.new
- GLib::BufferedInputStream#available
- GLib::BufferedInputStream#buffer_size
- GLib::BufferedInputStream#buffer_size=
- GLib::BufferedInputStream#fill
- GLib::BufferedInputStream#fill_async
- GLib::BufferedInputStream#fill_finish
- GLib::BufferedInputStream#peek
- GLib::BufferedInputStream#peek_buffer
- GLib::BufferedInputStream#read_byte
- GLib::BufferedInputStream#set_buffer_size
- GLib::BufferedOutputStream
- GLib::BufferedOutputStream.new
- GLib::BufferedOutputStream#auto_grow
- GLib::BufferedOutputStream#auto_grow=
- GLib::BufferedOutputStream#auto_grow?
- GLib::BufferedOutputStream#buffer_size
- GLib::BufferedOutputStream#buffer_size=
- GLib::BufferedOutputStream#set_auto_grow
- GLib::BufferedOutputStream#set_buffer_size
- GLib::CallbackNotInitializedError
- GLib::Cancellable
- GLib::Cancellable.current
- GLib::Cancellable.new
- GLib::Cancellable#cancel
- GLib::Cancellable#cancelled?
- GLib::Cancellable#connect
- GLib::Cancellable#disconnect
- GLib::Cancellable#fd
- GLib::Cancellable#make_pollfd
- GLib::Cancellable#pop_current
- GLib::Cancellable#push_current
- GLib::Cancellable#raise_error_if_cancelled
- GLib::Cancellable#release_fd
- GLib::Cancellable#reset
- GLib::CharsetConverter
- GLib::CharsetConverter.new
- GLib::CharsetConverter#convert
- GLib::CharsetConverter#from_charset
- GLib::CharsetConverter#init
- GLib::CharsetConverter#num_fallbacks
- GLib::CharsetConverter#reset
- GLib::CharsetConverter#set_use_fallback
- GLib::CharsetConverter#to_charset
- GLib::CharsetConverter#use_fallback=
- GLib::CharsetConverter#use_fallback?
- GLib::ChildWatch
- GLib::ChildWatch.add
- GLib::ChildWatch.source_new
- GLib::Closure
- GLib::Closure.new
- GLib::Closure#in_marshal?
- GLib::Closure#invalid?
- GLib::Closure#invalidate
- GLib::Completion
- GLib::Completion.new
- GLib::Completion#add_items
- GLib::Completion#clear_items
- GLib::Completion#complete
- GLib::Completion#items
- GLib::Completion#remove_items
- GLib::ConnectFlags
- GLib::ConnectFlags#after?
- GLib::ConnectFlags#swapped?
- GLib::ContentType
- GLib::ContentType.can_be_executable?
- GLib::ContentType.equals?
- GLib::ContentType.from_mime_type
- GLib::ContentType.get_description
- GLib::ContentType.get_icon
- GLib::ContentType.get_mime_type
- GLib::ContentType.guess
- GLib::ContentType.guess_for_tree
- GLib::ContentType.registered
- GLib::ContentType.unknown?
- GLib::ConvertError
- GLib::ConvertError#code
- GLib::ConvertError#domain
- GLib::Converter
- GLib::Converter#convert
- GLib::Converter#reset
- GLib::ConverterInputStream
- GLib::ConverterInputStream.new
- GLib::ConverterInputStream#converter
- GLib::ConverterOutputStream
- GLib::ConverterOutputStream.new
- GLib::ConverterOutputStream#converter
- GLib::DataInputStream
- GLib::DataInputStream.new
- GLib::DataInputStream#byte_order
- GLib::DataInputStream#byte_order=
- GLib::DataInputStream#each
- GLib::DataInputStream#each_async
- GLib::DataInputStream#each_line
- GLib::DataInputStream#each_line_async
- GLib::DataInputStream#newline_type
- GLib::DataInputStream#newline_type=
- GLib::DataInputStream#read_byte
- GLib::DataInputStream#read_int16
- GLib::DataInputStream#read_int32
- GLib::DataInputStream#read_int64
- GLib::DataInputStream#read_line
- GLib::DataInputStream#read_line_async
- GLib::DataInputStream#read_line_finish
- GLib::DataInputStream#read_uint16
- GLib::DataInputStream#read_uint32
- GLib::DataInputStream#read_uint64
- GLib::DataInputStream#read_until
- GLib::DataInputStream#read_until_async
- GLib::DataInputStream#read_until_finish
- GLib::DataInputStream#set_byte_order
- GLib::DataInputStream#set_newline_type
- GLib::DataOutputStream
- GLib::DataOutputStream.new
- GLib::DataOutputStream#byte_order
- GLib::DataOutputStream#byte_order=
- GLib::DataOutputStream#put_byte
- GLib::DataOutputStream#put_int16
- GLib::DataOutputStream#put_int32
- GLib::DataOutputStream#put_int64
- GLib::DataOutputStream#put_string
- GLib::DataOutputStream#put_uint16
- GLib::DataOutputStream#put_uint32
- GLib::DataOutputStream#put_uint64
- GLib::DataOutputStream#set_byte_order
- GLib::DesktopAppInfo
- GLib::DesktopAppInfo.desktop_env=
- GLib::DesktopAppInfo.new
- GLib::DesktopAppInfo.new_from_filename
- GLib::DesktopAppInfo.new_from_keyfile
- GLib::DesktopAppInfo.set_desktop_env
- GLib::DesktopAppInfo#add_supports_type
- GLib::DesktopAppInfo#can_delete?
- GLib::DesktopAppInfo#can_remove_supports_type?
- GLib::DesktopAppInfo#commandline
- GLib::DesktopAppInfo#delete
- GLib::DesktopAppInfo#description
- GLib::DesktopAppInfo#display_name
- GLib::DesktopAppInfo#dup
- GLib::DesktopAppInfo#equal?
- GLib::DesktopAppInfo#executable
- GLib::DesktopAppInfo#filename
- GLib::DesktopAppInfo#hidden?
- GLib::DesktopAppInfo#icon
- GLib::DesktopAppInfo#id
- GLib::DesktopAppInfo#launch
- GLib::DesktopAppInfo#launch_uris
- GLib::DesktopAppInfo#name
- GLib::DesktopAppInfo#remove_supports_type
- GLib::DesktopAppInfo#set_as_default_for_extension
- GLib::DesktopAppInfo#set_as_default_for_type
- GLib::DesktopAppInfo#should_show?
- GLib::DesktopAppInfo#supports_files?
- GLib::DesktopAppInfo#supports_uris?
- GLib::Drive
- GLib::Drive#can_eject?
- GLib::Drive#can_poll_for_media?
- GLib::Drive#can_start?
- GLib::Drive#can_start_degraded?
- GLib::Drive#can_stop?
- GLib::Drive#eject_with_operation
- GLib::Drive#eject_with_operation_finish
- GLib::Drive#enumerate_identifiers
- GLib::Drive#get_identifier
- GLib::Drive#has_media?
- GLib::Drive#has_volumes?
- GLib::Drive#icon
- GLib::Drive#identifiers
- GLib::Drive#media_check_automatic?
- GLib::Drive#media_removable?
- GLib::Drive#name
- GLib::Drive#poll_for_media
- GLib::Drive#poll_for_media_finish
- GLib::Drive#start
- GLib::Drive#start_finish
- GLib::Drive#start_stop_type
- GLib::Drive#stop
- GLib::Drive#stop_finish
- GLib::Drive#volumes
- GLib::Drive::StartFlags
- GLib::Drive::StartStopType
- GLib::Emblem
- GLib::Emblem.new
- GLib::Emblem#==
- GLib::Emblem#eql?
- GLib::Emblem#hash
- GLib::Emblem#icon
- GLib::Emblem#origin
- GLib::Emblem#to_s
- GLib::Emblem#to_str
- GLib::Emblem#to_string
- GLib::Emblem::Origin
- GLib::EmblemedIcon
- GLib::EmblemedIcon.new
- GLib::EmblemedIcon#<<
- GLib::EmblemedIcon#==
- GLib::EmblemedIcon#add_emblem
- GLib::EmblemedIcon#emblems
- GLib::EmblemedIcon#eql?
- GLib::EmblemedIcon#hash
- GLib::EmblemedIcon#icon
- GLib::EmblemedIcon#to_s
- GLib::EmblemedIcon#to_str
- GLib::EmblemedIcon#to_string
- GLib::Enum
- GLib::Enum._load
- GLib::Enum.gtype
- GLib::Enum.range
- GLib::Enum.values
- GLib::Enum#==
- GLib::Enum#_dump
- GLib::Enum#coerce
- GLib::Enum#eql?
- GLib::Enum#gtype
- GLib::Enum#hash
- GLib::Enum#inspect
- GLib::Enum#name
- GLib::Enum#nick
- GLib::Enum#to_i
- GLib::Enum#to_int
- GLib::Error
- GLib::Error#code
- GLib::Error#domain
- GLib::File
- GLib::File.new_for_commandline_arg
- GLib::File.new_for_path
- GLib::File.new_for_uri
- GLib::File.parse_name
- GLib::File#==
- GLib::File#append_to
- GLib::File#append_to_async
- GLib::File#append_to_finish
- GLib::File#attributes_from_info=
- GLib::File#basename
- GLib::File#copy
- GLib::File#copy_async
- GLib::File#copy_attributes
- GLib::File#copy_finish
- GLib::File#create
- GLib::File#create_async
- GLib::File#create_finish
- GLib::File#create_readwrite
- GLib::File#create_readwrite_async
- GLib::File#create_readwrite_finish
- GLib::File#delete
- GLib::File#display_name=
- GLib::File#dup
- GLib::File#each
- GLib::File#each_async
- GLib::File#eject_mountable_with_operation
- GLib::File#eject_mountable_with_operation_finish
- GLib::File#enumerate_children
- GLib::File#enumerate_children_async
- GLib::File#enumerate_children_finish
- GLib::File#eql?
- GLib::File#exists?
- GLib::File#find_enclosing_mount
- GLib::File#find_enclosing_mount_async
- GLib::File#find_enclosing_mount_finish
- GLib::File#get_child
- GLib::File#get_child_for_display_name
- GLib::File#get_relative_path
- GLib::File#has_parent?
- GLib::File#has_prefix?
- GLib::File#has_uri_scheme?
- GLib::File#hash
- GLib::File#load_contents
- GLib::File#load_contents_async
- GLib::File#load_contents_finish
- GLib::File#load_partial_contents_async
- GLib::File#load_partial_contents_finish
- GLib::File#make_directory
- GLib::File#make_directory_with_parents
- GLib::File#make_symbolic_link
- GLib::File#monitor
- GLib::File#monitor_directory
- GLib::File#monitor_file
- GLib::File#mount_enclosing_volume
- GLib::File#mount_enclosing_volume_finish
- GLib::File#mount_mountable
- GLib::File#mount_mountable_finish
- GLib::File#move
- GLib::File#native?
- GLib::File#open_readwrite
- GLib::File#open_readwrite_async
- GLib::File#open_readwrite_finish
- GLib::File#parent
- GLib::File#parse_name
- GLib::File#path
- GLib::File#poll_mountable
- GLib::File#poll_mountable_finish
- GLib::File#query_default_handler
- GLib::File#query_exists?
- GLib::File#query_file_type
- GLib::File#query_filesystem_info
- GLib::File#query_filesystem_info_async
- GLib::File#query_filesystem_info_finish
- GLib::File#query_info
- GLib::File#query_info_async
- GLib::File#query_info_finish
- GLib::File#query_settable_attributes
- GLib::File#query_writable_namespaces
- GLib::File#read
- GLib::File#read_async
- GLib::File#read_finish
- GLib::File#replace
- GLib::File#replace_async
- GLib::File#replace_contents
- GLib::File#replace_contents_async
- GLib::File#replace_contents_finish
- GLib::File#replace_finish
- GLib::File#replace_readwrite
- GLib::File#replace_readwrite_async
- GLib::File#replace_readwrite_finish
- GLib::File#resolve_relative_path
- GLib::File#set_attribute
- GLib::File#set_attribute_byte_string
- GLib::File#set_attribute_int32
- GLib::File#set_attribute_int64
- GLib::File#set_attribute_string
- GLib::File#set_attribute_uint32
- GLib::File#set_attribute_uint64
- GLib::File#set_attributes_async
- GLib::File#set_attributes_finish
- GLib::File#set_attributes_from_info
- GLib::File#set_display_name
- GLib::File#set_display_name_async
- GLib::File#set_display_name_finish
- GLib::File#start_mountable
- GLib::File#start_mountable_finish
- GLib::File#stop_mountable
- GLib::File#stop_mountable_finish
- GLib::File#supports_thread_contexts?
- GLib::File#trash
- GLib::File#unmount_mountable_with_operation
- GLib::File#unmount_mountable_with_operation_finish
- GLib::File#uri
- GLib::File#uri_scheme
- GLib::File::CopyFlags
- GLib::File::CopyFlags#all_metadata?
- GLib::File::CopyFlags#backup?
- GLib::File::CopyFlags#no_fallback_for_move?
- GLib::File::CopyFlags#nofollow_symlinks?
- GLib::File::CopyFlags#none?
- GLib::File::CopyFlags#overwrite?
- GLib::File::CopyFlags#target_default_perms?
- GLib::File::CreateFlags
- GLib::File::CreateFlags#none?
- GLib::File::CreateFlags#private?
- GLib::File::CreateFlags#replace_destination?
- GLib::File::MonitorFlags
- GLib::File::MonitorFlags#none?
- GLib::File::MonitorFlags#send_moved?
- GLib::File::MonitorFlags#watch_mounts?
- GLib::File::QueryInfoFlags
- GLib::File::QueryInfoFlags#nofollow_symlinks?
- GLib::File::QueryInfoFlags#none?
- GLib::FileAttribute
- GLib::FileAttribute::Info
- GLib::FileAttribute::Info#flags?
- GLib::FileAttribute::Info#name?
- GLib::FileAttribute::Info#type?
- GLib::FileAttribute::Info::InfoList?
- GLib::FileAttribute::Info::InfoList.new?
- GLib::FileAttribute::Info::InfoList#[]?
- GLib::FileAttribute::Info::InfoList#add?
- GLib::FileAttribute::Info::InfoList#dup?
- GLib::FileAttribute::Info::InfoList#each?
- GLib::FileAttribute::Info::InfoList#lookup?
- GLib::FileAttribute::InfoFlags
- GLib::FileAttribute::InfoFlags#copy_when_moved??
- GLib::FileAttribute::InfoFlags#copy_with_file??
- GLib::FileAttribute::InfoFlags#none??
- GLib::FileAttribute::Status
- GLib::FileAttribute::Type
- GLib::FileAttributeMatcher
- GLib::FileAttributeMatcher.new
- GLib::FileAttributeMatcher#=~
- GLib::FileAttributeMatcher#enumerate_namespace
- GLib::FileAttributeMatcher#enumerate_next
- GLib::FileAttributeMatcher#matches?
- GLib::FileAttributeMatcher#matches_only?
- GLib::FileDescriptorBased
- GLib::FileDescriptorBased#fd
- GLib::FileEnumerator
- GLib::FileEnumerator#close
- GLib::FileEnumerator#close_async
- GLib::FileEnumerator#close_finish
- GLib::FileEnumerator#closed?
- GLib::FileEnumerator#container
- GLib::FileEnumerator#each
- GLib::FileEnumerator#each_async
- GLib::FileEnumerator#has_pending?
- GLib::FileEnumerator#next_file
- GLib::FileEnumerator#next_files_async
- GLib::FileEnumerator#next_files_finish
- GLib::FileEnumerator#pending=
- GLib::FileEnumerator#set_pending
- GLib::FileError
- GLib::FileError#code
- GLib::FileError#domain
- GLib::FileIOStream
- GLib::FileIOStream#can_seek?
- GLib::FileIOStream#can_truncate?
- GLib::FileIOStream#etag
- GLib::FileIOStream#query_info
- GLib::FileIOStream#query_info_async
- GLib::FileIOStream#query_info_finish
- GLib::FileIOStream#seek
- GLib::FileIOStream#tell
- GLib::FileIOStream#truncate
- GLib::FileIcon
- GLib::FileIcon.new
- GLib::FileIcon#==
- GLib::FileIcon#eql?
- GLib::FileIcon#file
- GLib::FileIcon#hash
- GLib::FileIcon#load
- GLib::FileIcon#load_async
- GLib::FileIcon#load_finish
- GLib::FileIcon#to_s
- GLib::FileIcon#to_str
- GLib::FileIcon#to_string
- GLib::FileInfo
- GLib::FileInfo.new
- GLib::FileInfo#[]
- GLib::FileInfo#attribute_mask=
- GLib::FileInfo#attributes
- GLib::FileInfo#backup?
- GLib::FileInfo#clear_status
- GLib::FileInfo#content_type
- GLib::FileInfo#content_type=
- GLib::FileInfo#copy_into
- GLib::FileInfo#directory?
- GLib::FileInfo#display_name
- GLib::FileInfo#display_name=
- GLib::FileInfo#dup
- GLib::FileInfo#edit_name
- GLib::FileInfo#edit_name=
- GLib::FileInfo#etag
- GLib::FileInfo#file_type
- GLib::FileInfo#file_type=
- GLib::FileInfo#get_attribute_as_string
- GLib::FileInfo#get_attribute_boolean
- GLib::FileInfo#get_attribute_byte_string
- GLib::FileInfo#get_attribute_data
- GLib::FileInfo#get_attribute_int32
- GLib::FileInfo#get_attribute_int64
- GLib::FileInfo#get_attribute_object
- GLib::FileInfo#get_attribute_status
- GLib::FileInfo#get_attribute_string
- GLib::FileInfo#get_attribute_stringv
- GLib::FileInfo#get_attribute_type
- GLib::FileInfo#get_attribute_uint32
- GLib::FileInfo#get_attribute_uint64
- GLib::FileInfo#get_attribute_value
- GLib::FileInfo#has_attribute?
- GLib::FileInfo#has_namespace?
- GLib::FileInfo#hidden=
- GLib::FileInfo#hidden?
- GLib::FileInfo#icon
- GLib::FileInfo#icon=
- GLib::FileInfo#modification_time
- GLib::FileInfo#modification_time=
- GLib::FileInfo#name
- GLib::FileInfo#name=
- GLib::FileInfo#remove_attribute
- GLib::FileInfo#set_attribute_boolean
- GLib::FileInfo#set_attribute_byte_string
- GLib::FileInfo#set_attribute_int32
- GLib::FileInfo#set_attribute_int64
- GLib::FileInfo#set_attribute_mask
- GLib::FileInfo#set_attribute_object
- GLib::FileInfo#set_attribute_status
- GLib::FileInfo#set_attribute_string
- GLib::FileInfo#set_attribute_uint32
- GLib::FileInfo#set_attribute_uint64
- GLib::FileInfo#set_content_type
- GLib::FileInfo#set_display_name
- GLib::FileInfo#set_edit_name
- GLib::FileInfo#set_file_type
- GLib::FileInfo#set_hidden
- GLib::FileInfo#set_icon
- GLib::FileInfo#set_modification_time
- GLib::FileInfo#set_name
- GLib::FileInfo#set_size
- GLib::FileInfo#set_sort_order
- GLib::FileInfo#set_symlink
- GLib::FileInfo#set_symlink_target
- GLib::FileInfo#size
- GLib::FileInfo#size=
- GLib::FileInfo#sort_order
- GLib::FileInfo#sort_order=
- GLib::FileInfo#symlink=
- GLib::FileInfo#symlink?
- GLib::FileInfo#symlink_target
- GLib::FileInfo#symlink_target=
- GLib::FileInfo#unset_attribute_mask
- GLib::FileInputStream
- GLib::FileInputStream#can_seek?
- GLib::FileInputStream#can_truncate?
- GLib::FileInputStream#query_info
- GLib::FileInputStream#query_info_async
- GLib::FileInputStream#query_info_finish
- GLib::FileInputStream#seek
- GLib::FileInputStream#tell
- GLib::FileInputStream#truncate
- GLib::FileMonitor
- GLib::FileMonitor#cancel
- GLib::FileMonitor#cancelled?
- GLib::FileMonitor#rate_limit
- GLib::FileMonitor#rate_limit=
- GLib::FileMonitor#set_rate_limit
- GLib::FileMonitor::Event
- GLib::FileOutputStream
- GLib::FileOutputStream#can_seek?
- GLib::FileOutputStream#can_truncate?
- GLib::FileOutputStream#etag
- GLib::FileOutputStream#query_info
- GLib::FileOutputStream#query_info_async
- GLib::FileOutputStream#query_info_finish
- GLib::FileOutputStream#seek
- GLib::FileOutputStream#tell
- GLib::FileOutputStream#truncate
- GLib::FileType
- GLib::FilenameCompleter
- GLib::FilenameCompleter.new
- GLib::FilenameCompleter#dirs_only=
- GLib::FilenameCompleter#get_completion_suffix
- GLib::FilenameCompleter#get_completions
- GLib::FilenameCompleter#set_dirs_only
- GLib::FilesystemPreviewType
- GLib::FilterInputStream
- GLib::FilterInputStream#base_stream
- GLib::FilterInputStream#close_base_stream=
- GLib::FilterInputStream#close_base_stream?
- GLib::FilterInputStream#set_close_base_stream
- GLib::FilterOutputStream
- GLib::FilterOutputStream#base_stream
- GLib::FilterOutputStream#close_base_stream=
- GLib::FilterOutputStream#close_base_stream?
- GLib::FilterOutputStream#set_close_base_stream
- GLib::Flags
- GLib::Flags._load
- GLib::Flags.gtype
- GLib::Flags.mask
- GLib::Flags.values
- GLib::Flags#&
- GLib::Flags#-
- GLib::Flags#<
- GLib::Flags#<=
- GLib::Flags#<=>
- GLib::Flags#==
- GLib::Flags#>
- GLib::Flags#>=
- GLib::Flags#^
- GLib::Flags#_dump
- GLib::Flags#coerce
- GLib::Flags#empty?
- GLib::Flags#eql?
- GLib::Flags#gtype
- GLib::Flags#hash
- GLib::Flags#inspect
- GLib::Flags#name
- GLib::Flags#nick
- GLib::Flags#nonzero?
- GLib::Flags#to_i
- GLib::Flags#to_int
- GLib::Flags#zero?
- GLib::Flags#|
- GLib::Flags#~
- GLib::IO
- GLib::IO::AlreadyMountedError
- GLib::IO::BusyError
- GLib::IO::CancelledError
- GLib::IO::CantCreateBackupError
- GLib::IO::ClosedError
- GLib::IO::Error
- GLib::IO::ExistsError
- GLib::IO::FailedError
- GLib::IO::FailedHandledError
- GLib::IO::FilenameTooLongError
- GLib::IO::HostNotFoundError
- GLib::IO::InvalidArgumentError
- GLib::IO::InvalidFilenameError
- GLib::IO::IsDirectoryError
- GLib::IO::NoSpaceError
- GLib::IO::NotDirectoryError
- GLib::IO::NotEmptyError
- GLib::IO::NotFoundError
- GLib::IO::NotMountableFileError
- GLib::IO::NotMountedError
- GLib::IO::NotRegularFileError
- GLib::IO::NotSupportedError
- GLib::IO::NotSymbolicLinkError
- GLib::IO::PendingError
- GLib::IO::PermissionDeniedError
- GLib::IO::ReadOnlyError
- GLib::IO::TimedOutError
- GLib::IO::TooManyLinksError
- GLib::IO::TooManyOpenFilesError
- GLib::IO::WouldBlockError
- GLib::IO::WouldMergeError
- GLib::IO::WouldRecurseError
- GLib::IO::WrongEtagError
- GLib::IOChannel
- GLib::IOChannel.new
- GLib::IOChannel.open
- GLib::IOChannel#add_watch
- GLib::IOChannel#buffer_condition
- GLib::IOChannel#buffer_size
- GLib::IOChannel#buffer_size=
- GLib::IOChannel#buffered
- GLib::IOChannel#buffered=
- GLib::IOChannel#close
- GLib::IOChannel#create_watch
- GLib::IOChannel#each
- GLib::IOChannel#each_char
- GLib::IOChannel#each_line
- GLib::IOChannel#encoding
- GLib::IOChannel#encoding=
- GLib::IOChannel#fileno
- GLib::IOChannel#flags
- GLib::IOChannel#flags=
- GLib::IOChannel#flush
- GLib::IOChannel#getc
- GLib::IOChannel#gets
- GLib::IOChannel#pos=
- GLib::IOChannel#print
- GLib::IOChannel#printf
- GLib::IOChannel#putc
- GLib::IOChannel#puts
- GLib::IOChannel#read
- GLib::IOChannel#readchar
- GLib::IOChannel#readline
- GLib::IOChannel#seek
- GLib::IOChannel#set_buffer_size
- GLib::IOChannel#set_buffered
- GLib::IOChannel#set_encoding
- GLib::IOChannel#set_flags
- GLib::IOChannel#set_pos
- GLib::IOChannel#to_i
- GLib::IOChannel#write
- GLib::IOChannelError
- GLib::IOChannelError.from_errno
- GLib::IOChannelError#code
- GLib::IOChannelError#domain
- GLib::IOModule
- GLib::IOModule.load_all_in_directory
- GLib::IOModule.new
- GLib::IOModule.scan_all_in_directory
- GLib::IOModule#unuse
- GLib::IOModule#use
- GLib::IOModules
- GLib::IOSchedulerJob
- GLib::IOSchedulerJob.cancel_all_jobs
- GLib::IOSchedulerJob.push_job
- GLib::IOSchedulerJob#send_to_mainloop
- GLib::IOSchedulerJob#send_to_mainloop_async
- GLib::IOStream
- GLib::IOStream#clear_pending
- GLib::IOStream#close
- GLib::IOStream#close_async
- GLib::IOStream#close_finish
- GLib::IOStream#closed=
- GLib::IOStream#closed?
- GLib::IOStream#has_pending?
- GLib::IOStream#input_stream
- GLib::IOStream#output_stream
- GLib::IOStream#pending=
- GLib::IOStream#set_closed
- GLib::IOStream#set_pending
- GLib::Icon
- GLib::Icon.new_for_string
- GLib::Icon#==
- GLib::Icon#eql?
- GLib::Icon#hash
- GLib::Icon#to_s
- GLib::Icon#to_str
- GLib::Icon#to_string
- GLib::Idle
- GLib::Idle.add
- GLib::Idle.remove
- GLib::Idle.source_new
- GLib::InetAddress
- GLib::InetAddress.new_any
- GLib::InetAddress.new_from_bytes
- GLib::InetAddress.new_from_string
- GLib::InetAddress.new_loopback
- GLib::InetAddress#any?
- GLib::InetAddress#bytes
- GLib::InetAddress#family
- GLib::InetAddress#get_native_size
- GLib::InetAddress#link_local?
- GLib::InetAddress#loopback?
- GLib::InetAddress#mc_global?
- GLib::InetAddress#mc_link_local?
- GLib::InetAddress#mc_node_local?
- GLib::InetAddress#mc_org_local?
- GLib::InetAddress#mc_site_local?
- GLib::InetAddress#multicast?
- GLib::InetAddress#site_local?
- GLib::InetAddress#to_bytes
- GLib::InetAddress#to_s
- GLib::InetAddress#to_str
- GLib::InetAddress#to_string
- GLib::InetSocketAddress
- GLib::InetSocketAddress.new
- GLib::InetSocketAddress#address
- GLib::InetSocketAddress#each
- GLib::InetSocketAddress#enumerate
- GLib::InetSocketAddress#port
- GLib::Initable
- GLib::Initable#init
- GLib::InitiallyUnowned
- GLib::InputStream
- GLib::InputStream#clear_pending
- GLib::InputStream#close
- GLib::InputStream#close_async
- GLib::InputStream#close_finish
- GLib::InputStream#closed?
- GLib::InputStream#has_pending?
- GLib::InputStream#pending=
- GLib::InputStream#read
- GLib::InputStream#read_all
- GLib::InputStream#read_async
- GLib::InputStream#read_finish
- GLib::InputStream#set_pending
- GLib::InputStream#skip
- GLib::InputStream#skip_async
- GLib::InputStream#skip_finish
- GLib::InputStream::ReadAsyncResult
- GLib::Instantiatable
- GLib::Instantiatable.method_added
- GLib::Instantiatable#clone
- GLib::Instantiatable#gtype
- GLib::Instantiatable#signal_connect
- GLib::Instantiatable#signal_connect_after
- GLib::Instantiatable#signal_emit
- GLib::Instantiatable#signal_emit_stop
- GLib::Instantiatable#signal_handler_block
- GLib::Instantiatable#signal_handler_disconnect
- GLib::Instantiatable#signal_handler_is_connected?
- GLib::Instantiatable#signal_handler_unblock
- GLib::Instantiatable#signal_has_handler_pending?
- GLib::Interface
- GLib::Interface.append_features
- GLib::Interface.gtype
- GLib::Interface.install_property
- GLib::Interface.properties
- GLib::Interface.property
- GLib::Interface.signal
- GLib::Interface.signal_new
- GLib::Interface.signals
- GLib::KeyFile
- GLib::KeyFile.new
- GLib::KeyFile#get_boolean
- GLib::KeyFile#get_boolean_list
- GLib::KeyFile#get_comment
- GLib::KeyFile#get_double
- GLib::KeyFile#get_double_list
- GLib::KeyFile#get_integer
- GLib::KeyFile#get_integer_list
- GLib::KeyFile#get_keys
- GLib::KeyFile#get_locale_string
- GLib::KeyFile#get_locale_string_list
- GLib::KeyFile#get_string
- GLib::KeyFile#get_string_list
- GLib::KeyFile#get_value
- GLib::KeyFile#groups
- GLib::KeyFile#has_group?
- GLib::KeyFile#has_key?
- GLib::KeyFile#load_from_data
- GLib::KeyFile#load_from_data_dirs
- GLib::KeyFile#load_from_dirs
- GLib::KeyFile#load_from_file
- GLib::KeyFile#remove_comment
- GLib::KeyFile#remove_group
- GLib::KeyFile#remove_key
- GLib::KeyFile#set_boolean
- GLib::KeyFile#set_boolean_list
- GLib::KeyFile#set_comment
- GLib::KeyFile#set_double
- GLib::KeyFile#set_double_list
- GLib::KeyFile#set_integer
- GLib::KeyFile#set_integer_list
- GLib::KeyFile#set_list_separator
- GLib::KeyFile#set_locale_string
- GLib::KeyFile#set_locale_string_list
- GLib::KeyFile#set_string
- GLib::KeyFile#set_string_list
- GLib::KeyFile#set_value
- GLib::KeyFile#start_group
- GLib::KeyFile#to_data
- GLib::KeyFile::Flags
- GLib::KeyFile::Flags#keep_comments?
- GLib::KeyFile::Flags#keep_translations?
- GLib::KeyFile::Flags#none?
- GLib::KeyFileError
- GLib::KeyFileError#code
- GLib::KeyFileError#domain
- GLib::LoadableIcon
- GLib::LoadableIcon#load
- GLib::LoadableIcon#load_async
- GLib::LoadableIcon#load_finish
- GLib::Log
- GLib::Log.cancel_handler
- GLib::Log.critical
- GLib::Log.error
- GLib::Log.log
- GLib::Log.message
- GLib::Log.remove_handler
- GLib::Log.set_always_fatal
- GLib::Log.set_fatal_mask
- GLib::Log.set_handler
- GLib::Log.set_log_domain
- GLib::Log.warning
- GLib::MainContext
- GLib::MainContext.default
- GLib::MainContext.depth
- GLib::MainContext.new
- GLib::MainContext#acquire
- GLib::MainContext#add_poll
- GLib::MainContext#dispatch
- GLib::MainContext#find_source
- GLib::MainContext#iteration
- GLib::MainContext#owner?
- GLib::MainContext#pending?
- GLib::MainContext#prepare
- GLib::MainContext#query
- GLib::MainContext#release
- GLib::MainContext#remove_poll
- GLib::MainContext#wakeup
- GLib::MainLoop
- GLib::MainLoop.new
- GLib::MainLoop#context
- GLib::MainLoop#quit
- GLib::MainLoop#run
- GLib::MainLoop#running?
- GLib::MemoryInputStream
- GLib::MemoryInputStream.new
- GLib::MemoryInputStream#add_data
- GLib::MemoryInputStream#can_seek?
- GLib::MemoryInputStream#can_truncate?
- GLib::MemoryInputStream#seek
- GLib::MemoryInputStream#tell
- GLib::MemoryInputStream#truncate
- GLib::MemoryOutputStream
- GLib::MemoryOutputStream.new
- GLib::MemoryOutputStream#can_seek?
- GLib::MemoryOutputStream#can_truncate?
- GLib::MemoryOutputStream#data
- GLib::MemoryOutputStream#data_size
- GLib::MemoryOutputStream#destroy_function
- GLib::MemoryOutputStream#realloc_function
- GLib::MemoryOutputStream#seek
- GLib::MemoryOutputStream#size
- GLib::MemoryOutputStream#tell
- GLib::MemoryOutputStream#truncate
- GLib::MetaInterface
- GLib::MetaInterface#append_features
- GLib::MetaInterface#gtype
- GLib::MetaInterface#install_property
- GLib::MetaInterface#properties
- GLib::MetaInterface#property
- GLib::MetaInterface#signal
- GLib::MetaInterface#signal_new
- GLib::MetaInterface#signals
- GLib::Module
- GLib::Mount
- GLib::Mount#can_eject?
- GLib::Mount#can_unmount?
- GLib::Mount#default_location
- GLib::Mount#drive
- GLib::Mount#eject_with_operation
- GLib::Mount#eject_with_operation_finish
- GLib::Mount#guess_content_type
- GLib::Mount#guess_content_type_finish
- GLib::Mount#guess_content_type_sync
- GLib::Mount#icon
- GLib::Mount#name
- GLib::Mount#remount
- GLib::Mount#remount_finish
- GLib::Mount#root
- GLib::Mount#shadow
- GLib::Mount#shadowed?
- GLib::Mount#unmount_with_operation
- GLib::Mount#unmount_with_operation_finish
- GLib::Mount#unshadow
- GLib::Mount#uuid
- GLib::Mount#volume
- GLib::Mount::MountFlags
- GLib::Mount::UnmountFlags
- GLib::Mount::UnmountFlags#force?
- GLib::Mount::UnmountFlags#none?
- GLib::MountOperation
- GLib::MountOperation.new
- GLib::MountOperation#anonymous
- GLib::MountOperation#anonymous=
- GLib::MountOperation#anonymous?
- GLib::MountOperation#choice
- GLib::MountOperation#choice=
- GLib::MountOperation#domain
- GLib::MountOperation#domain=
- GLib::MountOperation#password
- GLib::MountOperation#password=
- GLib::MountOperation#password_save
- GLib::MountOperation#password_save=
- GLib::MountOperation#reply
- GLib::MountOperation#set_anonymous
- GLib::MountOperation#set_choice
- GLib::MountOperation#set_domain
- GLib::MountOperation#set_password
- GLib::MountOperation#set_password_save
- GLib::MountOperation#set_username
- GLib::MountOperation#username
- GLib::MountOperation#username=
- GLib::MountOperation::Result
- GLib::NetworkAddress
- GLib::NetworkAddress.new
- GLib::NetworkAddress.parse
- GLib::NetworkAddress#each
- GLib::NetworkAddress#enumerate
- GLib::NetworkAddress#hostname
- GLib::NetworkAddress#port
- GLib::NetworkService
- GLib::NetworkService.new
- GLib::NetworkService#domain
- GLib::NetworkService#each
- GLib::NetworkService#enumerate
- GLib::NetworkService#protocol
- GLib::NetworkService#service
- GLib::NoPropertyError
- GLib::NoSignalError
- GLib::NormalizeMode
- GLib::Object
- GLib::Object.install_property
- GLib::Object.new
- GLib::Object.new!
- GLib::Object.properties
- GLib::Object.property
- GLib::Object.type_register
- GLib::Object#destroyed?
- GLib::Object#freeze_notify
- GLib::Object#get_property
- GLib::Object#inspect
- GLib::Object#notify
- GLib::Object#ref_count
- GLib::Object#set_property
- GLib::Object#singleton_method_added
- GLib::Object#thaw_notify
- GLib::OutputStream
- GLib::OutputStream#clear_pending
- GLib::OutputStream#close
- GLib::OutputStream#close_async
- GLib::OutputStream#close_finish
- GLib::OutputStream#closed?
- GLib::OutputStream#closing?
- GLib::OutputStream#flush
- GLib::OutputStream#flush_async
- GLib::OutputStream#flush_finish
- GLib::OutputStream#has_pending?
- GLib::OutputStream#pending=
- GLib::OutputStream#set_pending
- GLib::OutputStream#splice
- GLib::OutputStream#splice_async
- GLib::OutputStream#splice_finish
- GLib::OutputStream#write
- GLib::OutputStream#write_all
- GLib::OutputStream#write_async
- GLib::OutputStream#write_finish
- GLib::OutputStream::SpliceFlags
- GLib::OutputStream::SpliceFlags#close_source?
- GLib::OutputStream::SpliceFlags#close_target?
- GLib::OutputStream::SpliceFlags#none?
- GLib::Param
- GLib::Param#blurb
- GLib::Param#construct?
- GLib::Param#construct_only?
- GLib::Param#default
- GLib::Param#flags
- GLib::Param#inspect
- GLib::Param#lax_validation?
- GLib::Param#name
- GLib::Param#nick
- GLib::Param#owner
- GLib::Param#owner_type
- GLib::Param#private?
- GLib::Param#readable?
- GLib::Param#readwrite?
- GLib::Param#ref_count
- GLib::Param#value_compare
- GLib::Param#value_convert
- GLib::Param#value_default
- GLib::Param#value_type
- GLib::Param#value_validate
- GLib::Param#writable?
- GLib::Param::Boolean
- GLib::Param::Boolean.new
- GLib::Param::Boxed
- GLib::Param::Boxed.new
- GLib::Param::Char
- GLib::Param::Char.new
- GLib::Param::Char#maximum
- GLib::Param::Char#minimum
- GLib::Param::Char#range
- GLib::Param::Double
- GLib::Param::Double.new
- GLib::Param::Double#epsilon
- GLib::Param::Double#maximum
- GLib::Param::Double#minimum
- GLib::Param::Double#range
- GLib::Param::Enum
- GLib::Param::Enum.new
- GLib::Param::Flags
- GLib::Param::Flags.new
- GLib::Param::Float
- GLib::Param::Float.new
- GLib::Param::Float#epsilon
- GLib::Param::Float#maximum
- GLib::Param::Float#minimum
- GLib::Param::Float#range
- GLib::Param::Int
- GLib::Param::Int.new
- GLib::Param::Int#maximum
- GLib::Param::Int#minimum
- GLib::Param::Int#range
- GLib::Param::Int64
- GLib::Param::Int64.new
- GLib::Param::Int64#maximum
- GLib::Param::Int64#minimum
- GLib::Param::Int64#range
- GLib::Param::Long
- GLib::Param::Long.new
- GLib::Param::Long#maximum
- GLib::Param::Long#minimum
- GLib::Param::Long#range
- GLib::Param::Object
- GLib::Param::Object.new
- GLib::Param::Param
- GLib::Param::Param.new
- GLib::Param::Pointer
- GLib::Param::Pointer.new
- GLib::Param::String
- GLib::Param::String.new
- GLib::Param::UChar
- GLib::Param::UChar.new
- GLib::Param::UChar#maximum
- GLib::Param::UChar#minimum
- GLib::Param::UChar#range
- GLib::Param::UInt
- GLib::Param::UInt.new
- GLib::Param::UInt#maximum
- GLib::Param::UInt#minimum
- GLib::Param::UInt#range
- GLib::Param::UInt64
- GLib::Param::UInt64.new
- GLib::Param::UInt64#maximum
- GLib::Param::UInt64#minimum
- GLib::Param::UInt64#range
- GLib::Param::ULong
- GLib::Param::ULong.new
- GLib::Param::ULong#maximum
- GLib::Param::ULong#minimum
- GLib::Param::ULong#range
- GLib::Param::UniChar
- GLib::Param::UniChar.new
- GLib::Param::ValueArray
- GLib::Param::ValueArray.new
- GLib::PasswordSave
- GLib::Pointer
- GLib::Pointer.gtype
- GLib::Pointer#==
- GLib::Pointer#eql?
- GLib::Pointer#gtype
- GLib::Pointer#hash
- GLib::Pointer#inspect
- GLib::PollFD
- GLib::PollFD.new
- GLib::PollFD#events
- GLib::PollFD#events=
- GLib::PollFD#fd
- GLib::PollFD#fd=
- GLib::PollFD#revents
- GLib::PollFD#revents=
- GLib::PollFD#set_events
- GLib::PollFD#set_fd
- GLib::PollFD#set_revents
- GLib::Resolver
- GLib::Resolver.default
- GLib::Resolver.default=
- GLib::Resolver.set_default
- GLib::Resolver#lookup_by_address
- GLib::Resolver#lookup_by_address_async
- GLib::Resolver#lookup_by_address_finish
- GLib::Resolver#lookup_by_name
- GLib::Resolver#lookup_by_name_async
- GLib::Resolver#lookup_by_name_finish
- GLib::Resolver#lookup_service
- GLib::Resolver#lookup_service_async
- GLib::Resolver#lookup_service_finish
- GLib::Resolver::Error
- GLib::Resolver::InternalError
- GLib::Resolver::NotFoundError
- GLib::Resolver::TemporaryFailureError
- GLib::Seekable
- GLib::Seekable#can_seek?
- GLib::Seekable#can_truncate?
- GLib::Seekable#seek
- GLib::Seekable#tell
- GLib::Seekable#truncate
- GLib::Shell
- GLib::Shell.parse
- GLib::Shell.quote
- GLib::Shell.unquote
- GLib::ShellError
- GLib::ShellError#code
- GLib::ShellError#domain
- GLib::Signal
- GLib::Signal#action?
- GLib::Signal#add_emission_hook
- GLib::Signal#detailed?
- GLib::Signal#flags
- GLib::Signal#id
- GLib::Signal#inspect
- GLib::Signal#itype
- GLib::Signal#name
- GLib::Signal#no_hooks?
- GLib::Signal#no_recurse?
- GLib::Signal#owner
- GLib::Signal#param_types
- GLib::Signal#remove_emission_hook
- GLib::Signal#return_type
- GLib::Signal#run_cleanup?
- GLib::Signal#run_first?
- GLib::Signal#run_last?
- GLib::SignalFlags
- GLib::SignalFlags#action?
- GLib::SignalFlags#detailed?
- GLib::SignalFlags#no_hooks?
- GLib::SignalFlags#no_recurse?
- GLib::SignalFlags#run_cleanup?
- GLib::SignalFlags#run_first?
- GLib::SignalFlags#run_last?
- GLib::SignalMatchType
- GLib::SignalMatchType#closure?
- GLib::SignalMatchType#data?
- GLib::SignalMatchType#detail?
- GLib::SignalMatchType#func?
- GLib::SignalMatchType#id?
- GLib::SignalMatchType#unblocked?
- GLib::SimpleAsyncResult
- GLib::SimpleAsyncResult.new
- GLib::SimpleAsyncResult#complete
- GLib::SimpleAsyncResult#complete_in_idle
- GLib::SimpleAsyncResult#handle_cancellation=
- GLib::SimpleAsyncResult#op_res_gboolean
- GLib::SimpleAsyncResult#op_res_gboolean=
- GLib::SimpleAsyncResult#op_res_gssize
- GLib::SimpleAsyncResult#op_res_gssize=
- GLib::SimpleAsyncResult#set_handle_cancellation
- GLib::SimpleAsyncResult#set_op_res_gboolean
- GLib::SimpleAsyncResult#set_op_res_gssize
- GLib::SimpleAsyncResult#source_object
- GLib::SimpleAsyncResult#source_tag
- GLib::SimpleAsyncResult#valid?
- GLib::Socket
- GLib::Socket.new_from_fd
- GLib::Socket#accept
- GLib::Socket#bind
- GLib::Socket#blocking=
- GLib::Socket#blocking?
- GLib::Socket#check_connect_result
- GLib::Socket#close
- GLib::Socket#closed?
- GLib::Socket#condition_check
- GLib::Socket#condition_wait
- GLib::Socket#connect
- GLib::Socket#connected?
- GLib::Socket#create_source
- GLib::Socket#each
- GLib::Socket#enumerate
- GLib::Socket#family
- GLib::Socket#fd
- GLib::Socket#keepalive=
- GLib::Socket#keepalive?
- GLib::Socket#listen
- GLib::Socket#listen_backlog
- GLib::Socket#listen_backlog=
- GLib::Socket#local_address
- GLib::Socket#protocol
- GLib::Socket#receive
- GLib::Socket#receive_from
- GLib::Socket#remote_address
- GLib::Socket#send
- GLib::Socket#send_to
- GLib::Socket#set_blocking
- GLib::Socket#set_keepalive
- GLib::Socket#set_listen_backlog
- GLib::Socket#shutdown
- GLib::Socket#socket_type
- GLib::Socket#speaks_ipv4?
- GLib::Socket::Family
- GLib::Socket::MsgFlags
- GLib::Socket::Protocol
- GLib::Socket::Type
- GLib::SocketAddressEnumerator
- GLib::SocketAddressEnumerator#next
- GLib::SocketAddressEnumerator#next_async
- GLib::SocketAddressEnumerator#next_finish
- GLib::SocketClient
- GLib::SocketClient.new
- GLib::SocketClient#connect
- GLib::SocketClient#connect_async
- GLib::SocketClient#connect_finish
- GLib::SocketClient#connect_to_host
- GLib::SocketClient#connect_to_host_async
- GLib::SocketClient#connect_to_host_finish
- GLib::SocketClient#connect_to_service
- GLib::SocketClient#connect_to_service_async
- GLib::SocketClient#connect_to_service_finish
- GLib::SocketClient#family
- GLib::SocketClient#family=
- GLib::SocketClient#local_address
- GLib::SocketClient#local_address=
- GLib::SocketClient#protocol
- GLib::SocketClient#protocol=
- GLib::SocketClient#set_family
- GLib::SocketClient#set_local_address
- GLib::SocketClient#set_protocol
- GLib::SocketClient#set_socket_type
- GLib::SocketClient#set_type
- GLib::SocketClient#socket_type
- GLib::SocketClient#socket_type=
- GLib::SocketClient#type
- GLib::SocketClient#type=
- GLib::SocketConnectable
- GLib::SocketConnectable#each
- GLib::SocketConnectable#enumerate
- GLib::SocketConnection
- GLib::SocketConnection#local_address
- GLib::SocketConnection#remote_address
- GLib::SocketConnection#socket
- GLib::SocketConnectionFactory
- GLib::SocketConnectionFactory.create_connection
- GLib::SocketControlMessage
- GLib::SocketControlMessage.deserialize
- GLib::SocketControlMessage#level
- GLib::SocketControlMessage#msg_type
- GLib::SocketControlMessage#serialize
- GLib::SocketControlMessage#size
- GLib::SocketListener
- GLib::SocketListener.new
- GLib::SocketListener#accept
- GLib::SocketListener#accept_async
- GLib::SocketListener#accept_finish
- GLib::SocketListener#accept_socket
- GLib::SocketListener#accept_socket_async
- GLib::SocketListener#accept_socket_finish
- GLib::SocketListener#add_address
- GLib::SocketListener#add_any_inet_port
- GLib::SocketListener#add_inet_port
- GLib::SocketListener#add_socket
- GLib::SocketListener#backlog=
- GLib::SocketListener#close
- GLib::SocketListener#listen_backlog
- GLib::SocketListener#listen_backlog=
- GLib::SocketListener#set_backlog
- GLib::SocketListener#set_listen_backlog
- GLib::SocketService
- GLib::SocketService.new
- GLib::SocketService#active?
- GLib::SocketService#start
- GLib::SocketService#stop
- GLib::Source
- GLib::Source.current
- GLib::Source.remove
- GLib::Source#add_poll
- GLib::Source#attach
- GLib::Source#can_recurse=
- GLib::Source#can_recurse?
- GLib::Source#context
- GLib::Source#current_time
- GLib::Source#destroyed?
- GLib::Source#id
- GLib::Source#priority
- GLib::Source#priority=
- GLib::Source#remove_poll
- GLib::Source#set_callback
- GLib::Source#set_can_recurse
- GLib::Source#set_priority
- GLib::Spawn
- GLib::Spawn.async
- GLib::Spawn.async_with_pipes
- GLib::Spawn.close_pid
- GLib::Spawn.command_line_async
- GLib::Spawn.command_line_sync
- GLib::Spawn.sync
- GLib::SpawnError
- GLib::SpawnError#code
- GLib::SpawnError#domain
- GLib::SrvTarget
- GLib::SrvTarget.new
- GLib::SrvTarget#hostname
- GLib::SrvTarget#port
- GLib::SrvTarget#priority
- GLib::SrvTarget#weight
- GLib::TcpConnection
- GLib::TcpConnection#graceful_disconnect=
- GLib::TcpConnection#graceful_disconnect?
- GLib::TcpConnection#set_graceful_disconnect
- GLib::ThemedIcon
- GLib::ThemedIcon.new
- GLib::ThemedIcon#==
- GLib::ThemedIcon#append_name
- GLib::ThemedIcon#eql?
- GLib::ThemedIcon#hash
- GLib::ThemedIcon#names
- GLib::ThemedIcon#prepend_name
- GLib::ThemedIcon#to_s
- GLib::ThemedIcon#to_str
- GLib::ThemedIcon#to_string
- GLib::ThemedIcon#use_default_fallbacks?
- GLib::Thread
- GLib::Thread.init
- GLib::Thread.supported?
- GLib::ThreadedSocketService
- GLib::ThreadedSocketService.new
- GLib::ThreadedSocketService#max_threads
- GLib::Timeout
- GLib::Timeout.add
- GLib::Timeout.add_seconds
- GLib::Timeout.source_new
- GLib::Timeout.source_new_seconds
- GLib::Timer
- GLib::Timer.new
- GLib::Timer#continue
- GLib::Timer#destroy
- GLib::Timer#elapsed
- GLib::Timer#reset
- GLib::Timer#start
- GLib::Timer#stop
- GLib::Type
- GLib::Type.[]
- GLib::Type.new
- GLib::Type#<
- GLib::Type#<=
- GLib::Type#<=>
- GLib::Type#==
- GLib::Type#>
- GLib::Type#>=
- GLib::Type#abstract?
- GLib::Type#ancestors
- GLib::Type#children
- GLib::Type#class_size
- GLib::Type#classed?
- GLib::Type#decendants
- GLib::Type#deep_derivable?
- GLib::Type#depth
- GLib::Type#derivable?
- GLib::Type#derived?
- GLib::Type#eql?
- GLib::Type#fundamental
- GLib::Type#fundamental?
- GLib::Type#has_value_table
- GLib::Type#has_value_table?
- GLib::Type#hash
- GLib::Type#inspect
- GLib::Type#instance_size
- GLib::Type#instantiatable?
- GLib::Type#interface?
- GLib::Type#interfaces
- GLib::Type#name
- GLib::Type#next_base
- GLib::Type#parent
- GLib::Type#to_class
- GLib::Type#to_i
- GLib::Type#to_int
- GLib::Type#to_s
- GLib::Type#type_is_a?
- GLib::Type#value_abstract?
- GLib::Type#value_type?
- GLib::TypeModule
- GLib::TypeModule#name
- GLib::TypeModule#name=
- GLib::TypeModule#unuse
- GLib::TypeModule#use
- GLib::TypePlugin
- GLib::TypePlugin#unuse
- GLib::TypePlugin#use
- GLib::UCS4
- GLib::UCS4.to_utf16
- GLib::UCS4.to_utf8
- GLib::UTF16
- GLib::UTF16.to_ucs4
- GLib::UTF16.to_utf8
- GLib::UTF8
- GLib::UTF8.casefold
- GLib::UTF8.collate
- GLib::UTF8.collate_key
- GLib::UTF8.downcase
- GLib::UTF8.get_char
- GLib::UTF8.normalize
- GLib::UTF8.reverse
- GLib::UTF8.size
- GLib::UTF8.to_ucs4
- GLib::UTF8.to_utf16
- GLib::UTF8.upcase
- GLib::UTF8.validate
- GLib::UniChar
- GLib::UniChar.alnum?
- GLib::UniChar.alpha?
- GLib::UniChar.break_type
- GLib::UniChar.cntrl?
- GLib::UniChar.combining_class
- GLib::UniChar.defined?
- GLib::UniChar.digit?
- GLib::UniChar.digit_value
- GLib::UniChar.get_mirror_char
- GLib::UniChar.get_script
- GLib::UniChar.graph?
- GLib::UniChar.lower?
- GLib::UniChar.mark?
- GLib::UniChar.print?
- GLib::UniChar.punct?
- GLib::UniChar.space?
- GLib::UniChar.title?
- GLib::UniChar.to_lower
- GLib::UniChar.to_title
- GLib::UniChar.to_upper
- GLib::UniChar.to_utf8
- GLib::UniChar.type
- GLib::UniChar.upper?
- GLib::UniChar.wide?
- GLib::UniChar.wide_cjk?
- GLib::UniChar.xdigit?
- GLib::UniChar.xdigit_value
- GLib::UniChar.zero_width?
- GLib::Unicode
- GLib::Unicode.canonical_decomposition
- GLib::Unicode.canonical_ordering
- GLib::Unicode::BreakType
- GLib::Unicode::Script
- GLib::Unicode::Type
- GLib::UnixConnection
- GLib::UnixConnection#receive_fd
- GLib::UnixConnection#send_fd
- GLib::UnixFDMessage
- GLib::UnixFDMessage.new
- GLib::UnixFDMessage#<<
- GLib::UnixFDMessage#append_fd
- GLib::UnixFDMessage#fd_list
- GLib::UnixFDMessage#steal_fds
- GLib::UnixFdList
- GLib::UnixFdList.new
- GLib::UnixFdList#<<
- GLib::UnixFdList#[]
- GLib::UnixFdList#append
- GLib::UnixFdList#get
- GLib::UnixFdList#length
- GLib::UnixFdList#peek_fds
- GLib::UnixFdList#steal_fds
- GLib::UnixInputStream
- GLib::UnixInputStream.new
- GLib::UnixInputStream#close_fd=
- GLib::UnixInputStream#close_fd?
- GLib::UnixInputStream#fd
- GLib::UnixInputStream#set_close_fd
- GLib::UnixMount
- GLib::UnixMount.mount_path_system_internal?
- GLib::UnixMount#<=>
- GLib::UnixMount#at
- GLib::UnixMount#compare
- GLib::UnixMount#device_path
- GLib::UnixMount#fs_type
- GLib::UnixMount#guess_can_eject?
- GLib::UnixMount#guess_icon
- GLib::UnixMount#guess_name
- GLib::UnixMount#guess_should_display?
- GLib::UnixMount#mount_path
- GLib::UnixMount#readonly?
- GLib::UnixMount#system_internal?
- GLib::UnixMountMonitor
- GLib::UnixMountMonitor.new
- GLib::UnixMountMonitor#rate_limit=
- GLib::UnixMountMonitor#set_rate_limit
- GLib::UnixMountPoint
- GLib::UnixMountPoint#<=>
- GLib::UnixMountPoint#compare
- GLib::UnixMountPoint#device_path
- GLib::UnixMountPoint#fs_type
- GLib::UnixMountPoint#guess_can_eject?
- GLib::UnixMountPoint#guess_icon
- GLib::UnixMountPoint#guess_name
- GLib::UnixMountPoint#loopback?
- GLib::UnixMountPoint#mount_path
- GLib::UnixMountPoint#readonly?
- GLib::UnixMountPoint#user_mountable?
- GLib::UnixMountPoints
- GLib::UnixMountPoints.changed_since?
- GLib::UnixMountPoints.get
- GLib::UnixMounts
- GLib::UnixMounts.changed_since?
- GLib::UnixMounts.get
- GLib::UnixOutputStream
- GLib::UnixOutputStream.new
- GLib::UnixOutputStream#close_fd=
- GLib::UnixOutputStream#close_fd?
- GLib::UnixOutputStream#fd
- GLib::UnixOutputStream#set_close_fd
- GLib::UnixSocketAddress
- GLib::UnixSocketAddress.abstract_names_supported?
- GLib::UnixSocketAddress.new
- GLib::UnixSocketAddress.new_abstract
- GLib::UnixSocketAddress#abstract?
- GLib::UnixSocketAddress#each
- GLib::UnixSocketAddress#enumerate
- GLib::UnixSocketAddress#path
- GLib::UnixSocketAddress#path_as_array
- GLib::UserDirectory
- GLib::Vfs
- GLib::Vfs.default
- GLib::Vfs.local
- GLib::Vfs#active?
- GLib::Vfs#file_for_path
- GLib::Vfs#file_for_uri
- GLib::Vfs#parse_name
- GLib::Vfs#supported_uri_schemes
- GLib::Volume
- GLib::Volume#activation_root
- GLib::Volume#can_eject?
- GLib::Volume#can_mount?
- GLib::Volume#drive
- GLib::Volume#eject_with_operation
- GLib::Volume#eject_with_operation_finish
- GLib::Volume#enumerate_identifiers
- GLib::Volume#get_identifier
- GLib::Volume#icon
- GLib::Volume#identifiers
- GLib::Volume#mount
- GLib::Volume#mount_finish
- GLib::Volume#name
- GLib::Volume#should_automount?
- GLib::Volume#uuid
- GLib::VolumeMonitor
- GLib::VolumeMonitor.get
- GLib::VolumeMonitor#connected_drives
- GLib::VolumeMonitor#get_mount_for_uuid
- GLib::VolumeMonitor#get_volume_for_uuid
- GLib::VolumeMonitor#mounts
- GLib::VolumeMonitor#volumes
- GLib::ZlibCompressor
- GLib::ZlibCompressor.new
- GLib::ZlibCompressor#convert
- GLib::ZlibCompressor#format
- GLib::ZlibCompressor#level
- GLib::ZlibCompressor#reset
- GLib::ZlibDecompressor
- GLib::ZlibDecompressor.new
- GLib::ZlibDecompressor#convert
- GLib::ZlibDecompressor#format
- GLib::ZlibDecompressor#reset
Keyword(s):
References:[Ruby/GLib]