rust-libnotify/search-index.js

14 lines
937 KiB
JavaScript
Raw Normal View History

var searchIndex = {};
searchIndex["bitflags"] = {"doc":"A typesafe bitmask flag generator useful for sets of C-style bitmask flags. It can be used for creating typesafe wrappers around C APIs.","items":[[0,"example_generated","bitflags","This module shows an example of code generated by the macro. IT MUST NOT BE USED OUTSIDE THIS CRATE.",null,null],[3,"Flags","bitflags::example_generated","This is the same `Flags` struct defined in the crate level example. Note that this struct is just for documentation purposes only, it must not be used outside this crate.",null,null],[17,"FLAG_A","","",null,null],[17,"FLAG_B","","",null,null],[17,"FLAG_C","","",null,null],[17,"FLAG_ABC","","",null,null],[11,"eq","","",0,{"inputs":[{"name":"self"},{"name":"flags"}],"output":{"name":"bool"}}],[11,"ne","","",0,{"inputs":[{"name":"self"},{"name":"flags"}],"output":{"name":"bool"}}],[11,"clone","","",0,{"inputs":[{"name":"self"}],"output":{"name":"flags"}}],[11,"partial_cmp","","",0,{"inputs":[{"name":"self"},{"name":"flags"}],"output":{"generics":["ordering"],"name":"option"}}],[11,"lt","","",0,{"inputs":[{"name":"self"},{"name":"flags"}],"output":{"name":"bool"}}],[11,"le","","",0,{"inputs":[{"name":"self"},{"name":"flags"}],"output":{"name":"bool"}}],[11,"gt","","",0,{"inputs":[{"name":"self"},{"name":"flags"}],"output":{"name":"bool"}}],[11,"ge","","",0,{"inputs":[{"name":"self"},{"name":"flags"}],"output":{"name":"bool"}}],[11,"cmp","","",0,{"inputs":[{"name":"self"},{"name":"flags"}],"output":{"name":"ordering"}}],[11,"hash","","",0,null],[11,"fmt","","",0,{"inputs":[{"name":"self"},{"name":"formatter"}],"output":{"name":"result"}}],[11,"fmt","","",0,{"inputs":[{"name":"self"},{"name":"formatter"}],"output":{"name":"result"}}],[11,"fmt","","",0,{"inputs":[{"name":"self"},{"name":"formatter"}],"output":{"name":"result"}}],[11,"fmt","","",0,{"inputs":[{"name":"self"},{"name":"formatter"}],"output":{"name":"result"}}],[11,"fmt","","",0,{"inputs":[{"name":"self"},{"name":"formatter"}],"output":{"name":"result"}}],[11,"empty","","Returns an empty set of flags.",0,{"inputs":[],"output":{"name":"flags"}}],[11,"all","","Returns the set containing all flags.",0,{"inputs":[],"output":{"name":"flags"}}],[11,"bits","","Returns the raw value of the flags currently stored.",0,{"inputs":[{"name":"self"}],"output":{"name":"u32"}}],[11,"from_bits","","Convert from underlying bit representation, unless that representation contains bits that do not correspond to a flag.",0,{"inputs":[{"name":"u32"}],"output":{"generics":["flags"],"name":"option"}}],[11,"from_bits_truncate","","Convert from underlying bit representation, dropping any bits that do not correspond to flags.",0,{"inputs":[{"name":"u32"}],"output":{"name":"flags"}}],[11,"is_empty","","Returns `true` if no flags are currently stored.",0,{"inputs":[{"name":"self"}],"output":{"name":"bool"}}],[11,"is_all","","Returns `true` if all flags are currently set.",0,{"inputs":[{"name":"self"}],"output":{"name":"bool"}}],[11,"intersects","","Returns `true` if there are flags common to both `self` and `other`.",0,{"inputs":[{"name":"self"},{"name":"flags"}],"output":{"name":"bool"}}],[11,"contains","","Returns `true` all of the flags in `other` are contained within `self`.",0,{"inputs":[{"name":"self"},{"name":"flags"}],"output":{"name":"bool"}}],[11,"insert","","Inserts the specified flags in-place.",0,{"inputs":[{"name":"self"},{"name":"flags"}],"output":null}],[11,"remove","","Removes the specified flags in-place.",0,{"inputs":[{"name":"self"},{"name":"flags"}],"output":null}],[11,"toggle","","Toggles the specified flags in-place.",0,{"inputs":[{"name":"self"},{"name":"flags"}],"output":null}],[11,"set","","Inserts or removes the specified flags depending on the passed value.",0,{"inputs":[{"name":"self"},{"name":"flags"},{"name":"bool"}],"output":null}],[11,"bitor","","Returns the union of the two sets of flags.",0,{"inputs":[{"name":"self"},{"name":"flags"}],"output":{"name":"flags"}}],[11,"bitor_assign","","Adds the set of flags.",0,{"inputs":[{"name":"self"},{"name":"flags"}],"output":null}],[11,"bitxor","","Returns th
searchIndex["gdk_pixbuf"] = {"doc":"","items":[[6,"Colorspace","gdk_pixbuf","",null,null],[4,"InterpType","","",null,null],[13,"Nearest","","",0,null],[13,"Tiles","","",0,null],[13,"Bilinear","","",0,null],[13,"Hyper","","",0,null],[4,"PixbufAlphaMode","","",null,null],[13,"Bilevel","","",1,null],[13,"Full","","",1,null],[4,"PixbufError","","",null,null],[13,"CorruptImage","","",2,null],[13,"InsufficientMemory","","",2,null],[13,"BadOption","","",2,null],[13,"UnknownType","","",2,null],[13,"UnsupportedOperation","","",2,null],[13,"Failed","","",2,null],[13,"IncompleteAnimation","","",2,null],[3,"PixbufAnimation","","",null,null],[3,"PixbufAnimationIter","","",null,null],[3,"PixbufSimpleAnim","","",null,null],[3,"PixbufFormat","","",null,null],[3,"PixbufLoader","","",null,null],[3,"Pixbuf","","",null,null],[11,"clone","","",3,{"inputs":[{"name":"self"}],"output":{"name":"pixbufanimationiter"}}],[11,"fmt","","",3,{"inputs":[{"name":"self"},{"name":"formatter"}],"output":{"name":"result"}}],[11,"hash","","",3,null],[11,"static_type","","",3,{"inputs":[],"output":{"name":"type"}}],[11,"eq","","",3,{"inputs":[{"name":"self"},{"name":"t"}],"output":{"name":"bool"}}],[11,"advance","","",3,{"inputs":[{"name":"self"},{"name":"timeval"}],"output":{"name":"bool"}}],[11,"get_pixbuf","","",3,{"inputs":[{"name":"self"}],"output":{"name":"pixbuf"}}],[11,"get_delay_time","","",3,{"inputs":[{"name":"self"}],"output":{"name":"i32"}}],[11,"on_currently_loading_frame","","",3,{"inputs":[{"name":"self"}],"output":{"name":"bool"}}],[11,"clone","","",4,{"inputs":[{"name":"self"}],"output":{"name":"pixbufanimation"}}],[11,"fmt","","",4,{"inputs":[{"name":"self"},{"name":"formatter"}],"output":{"name":"result"}}],[11,"hash","","",4,null],[11,"static_type","","",4,{"inputs":[],"output":{"name":"type"}}],[11,"eq","","",4,{"inputs":[{"name":"self"},{"name":"t"}],"output":{"name":"bool"}}],[11,"new_from_file","","",4,{"inputs":[{"name":"str"}],"output":{"generics":["pixbufanimation","error"],"name":"result"}}],[11,"clone","","",5,{"inputs":[{"name":"self"}],"output":{"name":"pixbufsimpleanim"}}],[11,"fmt","","",5,{"inputs":[{"name":"self"},{"name":"formatter"}],"output":{"name":"result"}}],[11,"hash","","",5,null],[11,"static_type","","",5,{"inputs":[],"output":{"name":"type"}}],[11,"eq","","",5,{"inputs":[{"name":"self"},{"name":"t"}],"output":{"name":"bool"}}],[11,"new","","",5,{"inputs":[{"name":"i32"},{"name":"i32"},{"name":"f32"}],"output":{"name":"pixbufsimpleanim"}}],[11,"add_frame","","",5,{"inputs":[{"name":"self"},{"name":"pixbuf"}],"output":null}],[11,"set_loop","","",5,{"inputs":[{"name":"self"},{"name":"bool"}],"output":null}],[11,"get_loop","","",5,{"inputs":[{"name":"self"}],"output":{"name":"bool"}}],[11,"get_name","","",6,{"inputs":[{"name":"self"}],"output":{"generics":["string"],"name":"option"}}],[11,"get_description","","",6,{"inputs":[{"name":"self"}],"output":{"generics":["string"],"name":"option"}}],[11,"get_mime_types","","",6,{"inputs":[{"name":"self"}],"output":{"generics":["string"],"name":"vec"}}],[11,"get_extensions","","",6,{"inputs":[{"name":"self"}],"output":{"generics":["string"],"name":"vec"}}],[11,"is_writable","","",6,{"inputs":[{"name":"self"}],"output":{"name":"bool"}}],[11,"is_scalable","","",6,{"inputs":[{"name":"self"}],"output":{"name":"bool"}}],[11,"is_disabled","","",6,{"inputs":[{"name":"self"}],"output":{"name":"bool"}}],[11,"set_disabled","","",6,{"inputs":[{"name":"self"},{"name":"bool"}],"output":null}],[11,"get_license","","",6,{"inputs":[{"name":"self"}],"output":{"generics":["string"],"name":"option"}}],[11,"to_glib_none","","",6,{"inputs":[{"name":"self"}],"output":{"generics":["pixbufformat"],"name":"stash"}}],[11,"from_glib_none","","",6,null],[11,"clone","","",7,{"inputs":[{"name":"self"}],"output":{"name":"pixbufloader"}}],[11,"fmt","","",7,{"inputs":[{"name":"self"},{"name":"formatter"}],"output":{"name":"result"}}],[11,"hash","","",7,null],[11,"static_type","","",7,{"inputs":[],"output":{"name":"type"}}],[11,"eq","","",7,{"inputs":[{"name":"self"},{"name":"t"}],"output":{"name":"bool"}}],[
searchIndex["gdk_pixbuf_sys"] = {"doc":"","items":[[3,"GdkPixdataDumpType","gdk_pixbuf_sys","",null,null],[3,"GdkPixdataType","","",null,null],[3,"GdkPixbufFormat","","",null,null],[3,"GdkPixbufLoaderClass","","",null,null],[12,"parent_class","","",0,null],[12,"size_prepared","","",0,null],[12,"area_prepared","","",0,null],[12,"area_updated","","",0,null],[12,"closed","","",0,null],[3,"GdkPixbufSimpleAnimClass","","",null,null],[3,"GdkPixdata","","",null,null],[12,"magic","","",1,null],[12,"length","","",1,null],[12,"pixdata_type","","",1,null],[12,"rowstride","","",1,null],[12,"width","","",1,null],[12,"height","","",1,null],[12,"pixel_data","","",1,null],[3,"GdkPixbuf","","",null,null],[3,"GdkPixbufAnimation","","",null,null],[3,"GdkPixbufAnimationIter","","",null,null],[3,"GdkPixbufLoader","","",null,null],[12,"parent_instance","","",2,null],[12,"priv_","","",2,null],[3,"GdkPixbufSimpleAnim","","",null,null],[3,"GdkPixbufSimpleAnimIter","","",null,null],[4,"GdkInterpType","","",null,null],[13,"Nearest","","",3,null],[13,"Tiles","","",3,null],[13,"Bilinear","","",3,null],[13,"Hyper","","",3,null],[4,"GdkPixbufAlphaMode","","",null,null],[13,"Bilevel","","",4,null],[13,"Full","","",4,null],[4,"GdkPixbufError","","",null,null],[13,"CorruptImage","","",5,null],[13,"InsufficientMemory","","",5,null],[13,"BadOption","","",5,null],[13,"UnknownType","","",5,null],[13,"UnsupportedOperation","","",5,null],[13,"Failed","","",5,null],[13,"IncompleteAnimation","","",5,null],[4,"GdkPixbufRotation","","",null,null],[13,"None","","",6,null],[13,"Counterclockwise","","",6,null],[13,"Upsidedown","","",6,null],[13,"Clockwise","","",6,null],[5,"gdk_colorspace_get_type","","",null,null],[5,"gdk_interp_type_get_type","","",null,null],[5,"gdk_pixbuf_alpha_mode_get_type","","",null,null],[5,"gdk_pixbuf_error_get_type","","",null,null],[5,"gdk_pixbuf_error_quark","","",null,null],[5,"gdk_pixbuf_rotation_get_type","","",null,null],[5,"gdk_pixbuf_format_get_type","","",null,null],[5,"gdk_pixbuf_format_copy","","",null,null],[5,"gdk_pixbuf_format_free","","",null,null],[5,"gdk_pixbuf_format_get_description","","",null,null],[5,"gdk_pixbuf_format_get_extensions","","",null,null],[5,"gdk_pixbuf_format_get_license","","",null,null],[5,"gdk_pixbuf_format_get_mime_types","","",null,null],[5,"gdk_pixbuf_format_get_name","","",null,null],[5,"gdk_pixbuf_format_is_disabled","","",null,null],[5,"gdk_pixbuf_format_is_scalable","","",null,null],[5,"gdk_pixbuf_format_is_writable","","",null,null],[5,"gdk_pixbuf_format_set_disabled","","",null,null],[5,"gdk_pixdata_deserialize","","",null,null],[5,"gdk_pixdata_from_pixbuf","","",null,null],[5,"gdk_pixdata_serialize","","",null,null],[5,"gdk_pixdata_to_csource","","",null,null],[5,"gdk_pixbuf_get_type","","",null,null],[5,"gdk_pixbuf_new","","",null,null],[5,"gdk_pixbuf_new_from_data","","",null,null],[5,"gdk_pixbuf_new_from_file","","",null,null],[5,"gdk_pixbuf_new_from_file_at_scale","","",null,null],[5,"gdk_pixbuf_new_from_file_at_size","","",null,null],[5,"gdk_pixbuf_new_from_inline","","",null,null],[5,"gdk_pixbuf_new_from_resource","","",null,null],[5,"gdk_pixbuf_new_from_resource_at_scale","","",null,null],[5,"gdk_pixbuf_new_from_stream","","",null,null],[5,"gdk_pixbuf_new_from_stream_at_scale","","",null,null],[5,"gdk_pixbuf_new_from_stream_finish","","",null,null],[5,"gdk_pixbuf_new_from_xpm_data","","",null,null],[5,"gdk_pixbuf_from_pixdata","","",null,null],[5,"gdk_pixbuf_get_file_info","","",null,null],[5,"gdk_pixbuf_get_formats","","",null,null],[5,"gdk_pixbuf_new_from_stream_async","","",null,null],[5,"gdk_pixbuf_new_from_stream_at_scale_async","","",null,null],[5,"gdk_pixbuf_save_to_stream_finish","","",null,null],[5,"gdk_pixbuf_add_alpha","","",null,null],[5,"gdk_pixbuf_apply_embedded_orientation","","",null,null],[5,"gdk_pixbuf_composite","","",null,null],[5,"gdk_pixbuf_composite_color","","",null,null],[5,"gdk_pixbuf_composite_color_simple","","",null,null],[5,"gdk_pixbuf_copy","","",null,null],[5,"gdk_pixbuf_copy_area","","",null,null],[5,"gdk_pixbuf_fill","","",null,null],[5,"gdk_pixbuf_fl
searchIndex["gio_sys"] = {"doc":"","items":[[3,"GAppInfoCreateFlags","gio_sys","",null,null],[3,"GApplicationFlags","","",null,null],[3,"GAskPasswordFlags","","",null,null],[3,"GBusNameOwnerFlags","","",null,null],[3,"GBusNameWatcherFlags","","",null,null],[3,"GConverterFlags","","",null,null],[3,"GDBusCallFlags","","",null,null],[3,"GDBusCapabilityFlags","","",null,null],[3,"GDBusConnectionFlags","","",null,null],[3,"GDBusInterfaceSkeletonFlags","","",null,null],[3,"GDBusMessageFlags","","",null,null],[3,"GDBusObjectManagerClientFlags","","",null,null],[3,"GDBusPropertyInfoFlags","","",null,null],[3,"GDBusProxyFlags","","",null,null],[3,"GDBusSendMessageFlags","","",null,null],[3,"GDBusServerFlags","","",null,null],[3,"GDBusSignalFlags","","",null,null],[3,"GDBusSubtreeFlags","","",null,null],[3,"GDriveStartFlags","","",null,null],[3,"GFileAttributeInfoFlags","","",null,null],[3,"GFileCopyFlags","","",null,null],[3,"GFileCreateFlags","","",null,null],[3,"GFileMeasureFlags","","",null,null],[3,"GFileMonitorFlags","","",null,null],[3,"GFileQueryInfoFlags","","",null,null],[3,"GIOStreamSpliceFlags","","",null,null],[3,"GMountMountFlags","","",null,null],[3,"GMountUnmountFlags","","",null,null],[3,"GOutputStreamSpliceFlags","","",null,null],[3,"GResourceFlags","","",null,null],[3,"GResourceLookupFlags","","",null,null],[3,"GSettingsBindFlags","","",null,null],[3,"GSocketMsgFlags","","",null,null],[3,"GSubprocessFlags","","",null,null],[3,"GTestDBusFlags","","",null,null],[3,"GTlsCertificateFlags","","",null,null],[3,"GTlsDatabaseVerifyFlags","","",null,null],[3,"GTlsPasswordFlags","","",null,null],[3,"GActionEntry","","",null,null],[12,"name","","",0,null],[12,"activate","","",0,null],[12,"parameter_type","","",0,null],[12,"state","","",0,null],[12,"change_state","","",0,null],[12,"padding","","",0,null],[3,"GActionGroupInterface","","",null,null],[12,"g_iface","","",1,null],[12,"has_action","","",1,null],[12,"list_actions","","",1,null],[12,"get_action_enabled","","",1,null],[12,"get_action_parameter_type","","",1,null],[12,"get_action_state_type","","",1,null],[12,"get_action_state_hint","","",1,null],[12,"get_action_state","","",1,null],[12,"change_action_state","","",1,null],[12,"activate_action","","",1,null],[12,"action_added","","",1,null],[12,"action_removed","","",1,null],[12,"action_enabled_changed","","",1,null],[12,"action_state_changed","","",1,null],[12,"query_action","","",1,null],[3,"GActionInterface","","",null,null],[12,"g_iface","","",2,null],[12,"get_name","","",2,null],[12,"get_parameter_type","","",2,null],[12,"get_state_type","","",2,null],[12,"get_state_hint","","",2,null],[12,"get_enabled","","",2,null],[12,"get_state","","",2,null],[12,"change_state","","",2,null],[12,"activate","","",2,null],[3,"GActionMapInterface","","",null,null],[12,"g_iface","","",3,null],[12,"lookup_action","","",3,null],[12,"add_action","","",3,null],[12,"remove_action","","",3,null],[3,"GAppInfoIface","","",null,null],[12,"g_iface","","",4,null],[12,"dup","","",4,null],[12,"equal","","",4,null],[12,"get_id","","",4,null],[12,"get_name","","",4,null],[12,"get_description","","",4,null],[12,"get_executable","","",4,null],[12,"get_icon","","",4,null],[12,"launch","","",4,null],[12,"supports_uris","","",4,null],[12,"supports_files","","",4,null],[12,"launch_uris","","",4,null],[12,"should_show","","",4,null],[12,"set_as_default_for_type","","",4,null],[12,"set_as_default_for_extension","","",4,null],[12,"add_supports_type","","",4,null],[12,"can_remove_supports_type","","",4,null],[12,"remove_supports_type","","",4,null],[12,"can_delete","","",4,null],[12,"do_delete","","",4,null],[12,"get_commandline","","",4,null],[12,"get_display_name","","",4,null],[12,"set_as_last_used_for_type","","",4,null],[12,"get_supported_types","","",4,null],[3,"GAppLaunchContextClass","","",null,null],[12,"parent_class","","",5,null],[12,"get_display","","",5,null],[12,"get_startup_notify_id","","",5,null],[12,"launch_failed","","",5,null],[12,"launched","","",5,null],[12,"_g_reserved1","","",5,null],[12,"_g_reserved2","","",5,null],[12,"_g_reser
searchIndex["glib"] = {"doc":"glib, gobject and gio bindings for Rust","items":[[3,"TimeVal","glib","",null,null],[12,"tv_sec","","",0,null],[12,"tv_usec","","",0,null],[3,"Bytes","","A shared immutable byte slice (the equivalent of `Rc<[u8]>`).",null,null],[3,"VariantTy","","Describes `Variant` types.",null,null],[3,"VariantType","","Describes `Variant` types.",null,null],[3,"EnumClass","","Representation of an `enum` for dynamically, at runtime, querying the values of the enum and using them.",null,null],[3,"EnumValue","","Representation of a single enum value of an `EnumClass`.",null,null],[3,"FlagsClass","","Representation of a `flags` for dynamically, at runtime, querying the values of the enum and using them",null,null],[3,"FlagsValue","","Representation of a single flags value of a `FlagsClass`.",null,null],[3,"FlagsBuilder","","Builder for conveniently setting/unsetting flags and returning a `Value`.",null,null],[3,"KEY_FILE_DESKTOP_GROUP","","",null,null],[3,"KEY_FILE_DESKTOP_KEY_ACTIONS","","",null,null],[3,"KEY_FILE_DESKTOP_KEY_CATEGORIES","","",null,null],[3,"KEY_FILE_DESKTOP_KEY_COMMENT","","",null,null],[3,"KEY_FILE_DESKTOP_KEY_DBUS_ACTIVATABLE","","",null,null],[3,"KEY_FILE_DESKTOP_KEY_EXEC","","",null,null],[3,"KEY_FILE_DESKTOP_KEY_FULLNAME","","",null,null],[3,"KEY_FILE_DESKTOP_KEY_GENERIC_NAME","","",null,null],[3,"KEY_FILE_DESKTOP_KEY_GETTEXT_DOMAIN","","",null,null],[3,"KEY_FILE_DESKTOP_KEY_HIDDEN","","",null,null],[3,"KEY_FILE_DESKTOP_KEY_ICON","","",null,null],[3,"KEY_FILE_DESKTOP_KEY_KEYWORDS","","",null,null],[3,"KEY_FILE_DESKTOP_KEY_MIME_TYPE","","",null,null],[3,"KEY_FILE_DESKTOP_KEY_NAME","","",null,null],[3,"KEY_FILE_DESKTOP_KEY_NOT_SHOW_IN","","",null,null],[3,"KEY_FILE_DESKTOP_KEY_NO_DISPLAY","","",null,null],[3,"KEY_FILE_DESKTOP_KEY_ONLY_SHOW_IN","","",null,null],[3,"KEY_FILE_DESKTOP_KEY_PATH","","",null,null],[3,"KEY_FILE_DESKTOP_KEY_STARTUP_NOTIFY","","",null,null],[3,"KEY_FILE_DESKTOP_KEY_STARTUP_WM_CLASS","","",null,null],[3,"KEY_FILE_DESKTOP_KEY_TERMINAL","","",null,null],[3,"KEY_FILE_DESKTOP_KEY_TRY_EXEC","","",null,null],[3,"KEY_FILE_DESKTOP_KEY_TYPE","","",null,null],[3,"KEY_FILE_DESKTOP_KEY_URL","","",null,null],[3,"KEY_FILE_DESKTOP_KEY_VERSION","","",null,null],[3,"KEY_FILE_DESKTOP_TYPE_APPLICATION","","",null,null],[3,"KEY_FILE_DESKTOP_TYPE_DIRECTORY","","",null,null],[3,"KEY_FILE_DESKTOP_TYPE_LINK","","",null,null],[3,"Checksum","","",null,null],[3,"DateTime","","",null,null],[3,"KeyFile","","",null,null],[3,"MainContext","","",null,null],[3,"MainLoop","","",null,null],[3,"Source","","",null,null],[3,"TimeZone","","",null,null],[3,"FormatSizeFlags","","",null,null],[3,"KeyFileFlags","","",null,null],[3,"Date","","",null,null],[4,"FileError","","",null,null],[13,"Exist","","",1,null],[13,"Isdir","","",1,null],[13,"Acces","","",1,null],[13,"Nametoolong","","",1,null],[13,"Noent","","",1,null],[13,"Notdir","","",1,null],[13,"Nxio","","",1,null],[13,"Nodev","","",1,null],[13,"Rofs","","",1,null],[13,"Txtbsy","","",1,null],[13,"Fault","","",1,null],[13,"Loop","","",1,null],[13,"Nospc","","",1,null],[13,"Nomem","","",1,null],[13,"Mfile","","",1,null],[13,"Nfile","","",1,null],[13,"Badf","","",1,null],[13,"Inval","","",1,null],[13,"Pipe","","",1,null],[13,"Again","","",1,null],[13,"Intr","","",1,null],[13,"Io","","",1,null],[13,"Perm","","",1,null],[13,"Nosys","","",1,null],[13,"Failed","","",1,null],[4,"UserDirectory","","",null,null],[13,"Desktop","","",2,null],[13,"Documents","","",2,null],[13,"Downloads","","",2,null],[13,"Music","","",2,null],[13,"Pictures","","",2,null],[13,"PublicShare","","",2,null],[13,"Templates","","",2,null],[13,"Videos","","",2,null],[4,"ChecksumType","","",null,null],[13,"Md5","","",3,null],[13,"Sha1","","",3,null],[13,"Sha256","","",3,null],[4,"DateMonth","","",null,null],[13,"BadMonth","","",4,null],[13,"January","","",4,null],[13,"February","","",4,null],[13,"March","","",4,null],[13,"April","","",4,null],[13,"May","","",4,null],[13,"June","","",4,null],[13,"July","","",4,null],[13,"August","","",4,null],[13,"September","","",4,null],[13,"October","",
searchIndex["glib_sys"] = {"doc":"","items":[[3,"Volatile","glib_sys","",null,null],[3,"GAsciiType","","",null,null],[3,"GFileTest","","",null,null],[3,"GFormatSizeFlags","","",null,null],[3,"GHookFlagMask","","",null,null],[3,"GIOCondition","","",null,null],[3,"GIOFlags","","",null,null],[3,"GKeyFileFlags","","",null,null],[3,"GLogLevelFlags","","",null,null],[3,"GMarkupCollectType","","",null,null],[3,"GMarkupParseFlags","","",null,null],[3,"GOptionFlags","","",null,null],[3,"GRegexCompileFlags","","",null,null],[3,"GRegexMatchFlags","","",null,null],[3,"GSpawnFlags","","",null,null],[3,"GTestSubprocessFlags","","",null,null],[3,"GTestTrapFlags","","",null,null],[3,"GTraverseFlags","","",null,null],[3,"GMutex","","",null,null],[3,"GArray","","",null,null],[12,"data","","",0,null],[12,"len","","",0,null],[3,"GAsyncQueue","","",null,null],[3,"GBookmarkFile","","",null,null],[3,"GByteArray","","",null,null],[12,"data","","",1,null],[12,"len","","",1,null],[3,"GBytes","","",null,null],[3,"GChecksum","","",null,null],[3,"GCond","","",null,null],[12,"p","","",2,null],[12,"i","","",2,null],[3,"GData","","",null,null],[3,"GDate","","",null,null],[3,"GDateTime","","",null,null],[3,"GDebugKey","","",null,null],[12,"key","","",3,null],[12,"value","","",3,null],[3,"GDir","","",null,null],[3,"GError","","",null,null],[12,"domain","","",4,null],[12,"code","","",4,null],[12,"message","","",4,null],[3,"GHashTable","","",null,null],[3,"GHashTableIter","","",null,null],[12,"dummy1","","",5,null],[12,"dummy2","","",5,null],[12,"dummy3","","",5,null],[12,"dummy4","","",5,null],[12,"dummy5","","",5,null],[12,"dummy6","","",5,null],[3,"GHmac","","",null,null],[3,"GHook","","",null,null],[12,"data","","",6,null],[12,"next","","",6,null],[12,"prev","","",6,null],[12,"ref_count","","",6,null],[12,"hook_id","","",6,null],[12,"flags","","",6,null],[12,"func","","",6,null],[12,"destroy","","",6,null],[3,"GHookList","","",null,null],[12,"seq_id","","",7,null],[3,"GIConv","","",null,null],[3,"GIOChannel","","",null,null],[12,"ref_count","","",8,null],[12,"funcs","","",8,null],[12,"encoding","","",8,null],[12,"read_cd","","",8,null],[12,"write_cd","","",8,null],[12,"line_term","","",8,null],[12,"line_term_len","","",8,null],[12,"buf_size","","",8,null],[12,"read_buf","","",8,null],[12,"encoded_read_buf","","",8,null],[12,"write_buf","","",8,null],[12,"partial_write_buf","","",8,null],[3,"GIOFuncs","","",null,null],[12,"io_read","","",9,null],[12,"io_write","","",9,null],[12,"io_seek","","",9,null],[12,"io_close","","",9,null],[12,"io_create_watch","","",9,null],[12,"io_free","","",9,null],[12,"io_set_flags","","",9,null],[12,"io_get_flags","","",9,null],[3,"GKeyFile","","",null,null],[3,"GList","","",null,null],[12,"data","","",10,null],[12,"next","","",10,null],[12,"prev","","",10,null],[3,"GLogField","","",null,null],[12,"key","","",11,null],[12,"value","","",11,null],[12,"length","","",11,null],[3,"GMainContext","","",null,null],[3,"GMainLoop","","",null,null],[3,"GMappedFile","","",null,null],[3,"GMarkupParseContext","","",null,null],[3,"GMarkupParser","","",null,null],[12,"start_element","","",12,null],[12,"end_element","","",12,null],[12,"text","","",12,null],[12,"passthrough","","",12,null],[12,"error","","",12,null],[3,"GMatchInfo","","",null,null],[3,"GMemVTable","","",null,null],[12,"malloc","","",13,null],[12,"realloc","","",13,null],[12,"free","","",13,null],[12,"calloc","","",13,null],[12,"try_malloc","","",13,null],[12,"try_realloc","","",13,null],[3,"GNode","","",null,null],[12,"data","","",14,null],[12,"next","","",14,null],[12,"prev","","",14,null],[12,"parent","","",14,null],[12,"children","","",14,null],[3,"GOnce","","",null,null],[12,"status","","",15,null],[12,"retval","","",15,null],[3,"GOptionContext","","",null,null],[3,"GOptionEntry","","",null,null],[12,"long_name","","",16,null],[12,"short_name","","",16,null],[12,"flags","","",16,null],[12,"arg","","",16,null],[12,"arg_data","","",16,null],[12,"description","","",16,null],[12,"arg_description","","",16,null],[3,"GOptionGroup","","",null,null],[3,"GPatternSpec","","",null
searchIndex["gobject_sys"] = {"doc":"","items":[[3,"GBindingFlags","gobject_sys","",null,null],[3,"GConnectFlags","","",null,null],[3,"GParamFlags","","",null,null],[3,"GSignalFlags","","",null,null],[3,"GSignalMatchType","","",null,null],[3,"GTypeDebugFlags","","",null,null],[3,"GTypeFlags","","",null,null],[3,"GTypeFundamentalFlags","","",null,null],[3,"GCClosure","","",null,null],[12,"closure","","",0,null],[12,"callback","","",0,null],[3,"GClosure","","",null,null],[3,"GClosureNotifyData","","",null,null],[12,"data","","",1,null],[12,"notify","","",1,null],[3,"GEnumClass","","",null,null],[12,"g_type_class","","",2,null],[12,"minimum","","",2,null],[12,"maximum","","",2,null],[12,"n_values","","",2,null],[12,"values","","",2,null],[3,"GEnumValue","","",null,null],[12,"value","","",3,null],[12,"value_name","","",3,null],[12,"value_nick","","",3,null],[3,"GFlagsClass","","",null,null],[12,"g_type_class","","",4,null],[12,"mask","","",4,null],[12,"n_values","","",4,null],[12,"values","","",4,null],[3,"GFlagsValue","","",null,null],[12,"value","","",5,null],[12,"value_name","","",5,null],[12,"value_nick","","",5,null],[3,"GInitiallyUnownedClass","","",null,null],[12,"g_type_class","","",6,null],[12,"construct_properties","","",6,null],[12,"constructor","","",6,null],[12,"set_property","","",6,null],[12,"get_property","","",6,null],[12,"dispose","","",6,null],[12,"finalize","","",6,null],[12,"dispatch_properties_changed","","",6,null],[12,"notify","","",6,null],[12,"constructed","","",6,null],[12,"flags","","",6,null],[12,"pdummy","","",6,null],[3,"GInterfaceInfo","","",null,null],[12,"interface_init","","",7,null],[12,"interface_finalize","","",7,null],[12,"interface_data","","",7,null],[3,"GObjectClass","","",null,null],[12,"g_type_class","","",8,null],[12,"construct_properties","","",8,null],[12,"constructor","","",8,null],[12,"set_property","","",8,null],[12,"get_property","","",8,null],[12,"dispose","","",8,null],[12,"finalize","","",8,null],[12,"dispatch_properties_changed","","",8,null],[12,"notify","","",8,null],[12,"constructed","","",8,null],[12,"flags","","",8,null],[12,"pdummy","","",8,null],[3,"GObjectConstructParam","","",null,null],[12,"pspec","","",9,null],[12,"value","","",9,null],[3,"GParamSpecClass","","",null,null],[12,"g_type_class","","",10,null],[12,"value_type","","",10,null],[12,"finalize","","",10,null],[12,"value_set_default","","",10,null],[12,"value_validate","","",10,null],[12,"values_cmp","","",10,null],[12,"dummy","","",10,null],[3,"GParamSpecPool","","",null,null],[3,"GParamSpecTypeInfo","","",null,null],[12,"instance_size","","",11,null],[12,"n_preallocs","","",11,null],[12,"instance_init","","",11,null],[12,"value_type","","",11,null],[12,"finalize","","",11,null],[12,"value_set_default","","",11,null],[12,"value_validate","","",11,null],[12,"values_cmp","","",11,null],[3,"GParameter","","",null,null],[12,"name","","",12,null],[12,"value","","",12,null],[3,"GSignalInvocationHint","","",null,null],[12,"signal_id","","",13,null],[12,"detail","","",13,null],[12,"run_type","","",13,null],[3,"GSignalQuery","","",null,null],[12,"signal_id","","",14,null],[12,"signal_name","","",14,null],[12,"itype","","",14,null],[12,"signal_flags","","",14,null],[12,"return_type","","",14,null],[12,"n_params","","",14,null],[12,"param_types","","",14,null],[3,"GTypeClass","","",null,null],[12,"g_type","","",15,null],[3,"GTypeFundamentalInfo","","",null,null],[12,"type_flags","","",16,null],[3,"GTypeInfo","","",null,null],[12,"class_size","","",17,null],[12,"base_init","","",17,null],[12,"base_finalize","","",17,null],[12,"class_init","","",17,null],[12,"class_finalize","","",17,null],[12,"class_data","","",17,null],[12,"instance_size","","",17,null],[12,"n_preallocs","","",17,null],[12,"instance_init","","",17,null],[12,"value_table","","",17,null],[3,"GTypeInstance","","",null,null],[12,"g_class","","",18,null],[3,"GTypeInterface","","",null,null],[12,"g_type","","",19,null],[12,"g_instance_type","","",19,null],[3,"GTypeModuleClass","","",null,null],[12,"parent_class","","",20,null],[12,"load","","",20,null
searchIndex["lazy_static"] = {"doc":"A macro for declaring lazily evaluated statics.","items":[[5,"initialize","lazy_static","Takes a shared reference to a lazy static and initializes it if it has not been already.",null,{"inputs":[{"name":"t"}],"output":null}],[8,"LazyStatic","","Support trait for enabling a few common operation on lazy static values.",null,null],[14,"__lazy_static_create","","",null,null],[14,"lazy_static","","",null,null]],"paths":[]};
searchIndex["libc"] = {"doc":"Crate docs","items":[[3,"group","libc","",null,null],[12,"gr_name","","",0,null],[12,"gr_passwd","","",0,null],[12,"gr_gid","","",0,null],[12,"gr_mem","","",0,null],[3,"utimbuf","","",null,null],[12,"actime","","",1,null],[12,"modtime","","",1,null],[3,"timeval","","",null,null],[12,"tv_sec","","",2,null],[12,"tv_usec","","",2,null],[3,"timespec","","",null,null],[12,"tv_sec","","",3,null],[12,"tv_nsec","","",3,null],[3,"rlimit","","",null,null],[12,"rlim_cur","","",4,null],[12,"rlim_max","","",4,null],[3,"rusage","","",null,null],[12,"ru_utime","","",5,null],[12,"ru_stime","","",5,null],[12,"ru_maxrss","","",5,null],[12,"ru_ixrss","","",5,null],[12,"ru_idrss","","",5,null],[12,"ru_isrss","","",5,null],[12,"ru_minflt","","",5,null],[12,"ru_majflt","","",5,null],[12,"ru_nswap","","",5,null],[12,"ru_inblock","","",5,null],[12,"ru_oublock","","",5,null],[12,"ru_msgsnd","","",5,null],[12,"ru_msgrcv","","",5,null],[12,"ru_nsignals","","",5,null],[12,"ru_nvcsw","","",5,null],[12,"ru_nivcsw","","",5,null],[3,"in_addr","","",null,null],[12,"s_addr","","",6,null],[3,"in6_addr","","",null,null],[12,"s6_addr","","",7,null],[3,"ip_mreq","","",null,null],[12,"imr_multiaddr","","",8,null],[12,"imr_interface","","",8,null],[3,"ipv6_mreq","","",null,null],[12,"ipv6mr_multiaddr","","",9,null],[12,"ipv6mr_interface","","",9,null],[3,"hostent","","",null,null],[12,"h_name","","",10,null],[12,"h_aliases","","",10,null],[12,"h_addrtype","","",10,null],[12,"h_length","","",10,null],[12,"h_addr_list","","",10,null],[3,"iovec","","",null,null],[12,"iov_base","","",11,null],[12,"iov_len","","",11,null],[3,"pollfd","","",null,null],[12,"fd","","",12,null],[12,"events","","",12,null],[12,"revents","","",12,null],[3,"winsize","","",null,null],[12,"ws_row","","",13,null],[12,"ws_col","","",13,null],[12,"ws_xpixel","","",13,null],[12,"ws_ypixel","","",13,null],[3,"linger","","",null,null],[12,"l_onoff","","",14,null],[12,"l_linger","","",14,null],[3,"sigval","","",null,null],[12,"sival_ptr","","",15,null],[3,"itimerval","","",null,null],[12,"it_interval","","",16,null],[12,"it_value","","",16,null],[3,"tms","","",null,null],[12,"tms_utime","","",17,null],[12,"tms_stime","","",17,null],[12,"tms_cutime","","",17,null],[12,"tms_cstime","","",17,null],[3,"servent","","",null,null],[12,"s_name","","",18,null],[12,"s_aliases","","",18,null],[12,"s_port","","",18,null],[12,"s_proto","","",18,null],[3,"protoent","","",null,null],[12,"p_name","","",19,null],[12,"p_aliases","","",19,null],[12,"p_proto","","",19,null],[3,"sockaddr","","",null,null],[12,"sa_family","","",20,null],[12,"sa_data","","",20,null],[3,"sockaddr_in","","",null,null],[12,"sin_family","","",21,null],[12,"sin_port","","",21,null],[12,"sin_addr","","",21,null],[12,"sin_zero","","",21,null],[3,"sockaddr_in6","","",null,null],[12,"sin6_family","","",22,null],[12,"sin6_port","","",22,null],[12,"sin6_flowinfo","","",22,null],[12,"sin6_addr","","",22,null],[12,"sin6_scope_id","","",22,null],[3,"sockaddr_un","","",null,null],[12,"sun_family","","",23,null],[12,"sun_path","","",23,null],[3,"sockaddr_storage","","",null,null],[12,"ss_family","","",24,null],[3,"addrinfo","","",null,null],[12,"ai_flags","","",25,null],[12,"ai_family","","",25,null],[12,"ai_socktype","","",25,null],[12,"ai_protocol","","",25,null],[12,"ai_addrlen","","",25,null],[12,"ai_addr","","",25,null],[12,"ai_canonname","","",25,null],[12,"ai_next","","",25,null],[3,"sockaddr_nl","","",null,null],[12,"nl_family","","",26,null],[12,"nl_pid","","",26,null],[12,"nl_groups","","",26,null],[3,"sockaddr_ll","","",null,null],[12,"sll_family","","",27,null],[12,"sll_protocol","","",27,null],[12,"sll_ifindex","","",27,null],[12,"sll_hatype","","",27,null],[12,"sll_pkttype","","",27,null],[12,"sll_halen","","",27,null],[12,"sll_addr","","",27,null],[3,"fd_set","","",null,null],[3,"tm","","",null,null],[12,"tm_sec","","",28,null],[12,"tm_min","","",28,null],[12,"tm_hour","","",28,null],[12,"tm_mday","","",28,null],[12,"tm_mon","","",28,null],[12,"tm_year","","",28,null],[12,"tm_wday","","",28,null],[12,"tm_yd
searchIndex["libnotify"] = {"doc":"Rustic bindings to libnotify","items":[[3,"Notification","libnotify","`Notification` represents a passive pop-up notification. It can contain summary text, body text, and an icon, as well as hints specifying how the notification should be presented. The notification is rendered by a notification daemon, and may present the notification in any number of ways. As such, there is a clear separation of content and presentation, and this API enforces that.",null,null],[4,"Urgency","","The urgency level of the notification.",null,null],[13,"Low","","Low urgency. Used for unimportant notifications.",0,null],[13,"Normal","","Normal urgency. Used for most standard notifications.",0,null],[13,"Critical","","Critical urgency. Used for very important notifications.",0,null],[5,"is_initted","","Gets whether or not libnotify is initialized.",null,{"inputs":[],"output":{"name":"bool"}}],[5,"init","","Initialized libnotify. This must be called before any other functions.",null,{"inputs":[{"name":"str"}],"output":{"generics":["string"],"name":"result"}}],[5,"get_app_name","","Gets the application name registered.",null,{"inputs":[],"output":{"generics":["string"],"name":"option"}}],[5,"get_server_caps","","Synchronously queries the server for its capabilities and returns them as a Vector.",null,{"inputs":[],"output":{"generics":["string"],"name":"vec"}}],[5,"get_server_info","","Synchronously queries the server for its information, specifically, the name, vendor, server version, and the version of the notifications specification that it is compliant with.",null,{"inputs":[],"output":{"name":"option"}}],[5,"set_app_name","","Sets the application name. ## `app_name` The name of the application.",null,{"inputs":[{"name":"str"}],"output":null}],[5,"uninit","","Uninitialized libnotify.",null,{"inputs":[],"output":null}],[11,"clone","","",0,{"inputs":[{"name":"self"}],"output":{"name":"urgency"}}],[11,"fmt","","",0,{"inputs":[{"name":"self"},{"name":"formatter"}],"output":{"name":"result"}}],[11,"eq","","",0,{"inputs":[{"name":"self"},{"name":"urgency"}],"output":{"name":"bool"}}],[11,"ne","","",0,{"inputs":[{"name":"self"},{"name":"urgency"}],"output":{"name":"bool"}}],[11,"hash","","",0,null],[11,"clone","","",1,{"inputs":[{"name":"self"}],"output":{"name":"notification"}}],[11,"fmt","","",1,{"inputs":[{"name":"self"},{"name":"formatter"}],"output":{"name":"result"}}],[11,"hash","","",1,null],[11,"static_type","","",1,{"inputs":[],"output":{"name":"type"}}],[11,"eq","","",1,{"inputs":[{"name":"self"},{"name":"t"}],"output":{"name":"bool"}}],[11,"new","","Creates a new `Notification`. The summary text is required, but all other parameters are optional. ## `summary` The required summary text. ## `body` The optional body text. ## `icon` The optional icon theme icon name or filename.",1,{"inputs":[{"name":"str"},{"name":"p"},{"name":"q"}],"output":{"name":"notification"}}],[11,"close","","Synchronously tells the notification server to hide the notification on the screen.",1,{"inputs":[{"name":"self"}],"output":{"generics":["error"],"name":"result"}}],[11,"show","","Tells the notification server to display the notification on the screen.",1,{"inputs":[{"name":"self"}],"output":{"generics":["error"],"name":"result"}}],[11,"set_hint","","Sets a hint for `key` with value `value`. If `value` is `None`, a previously set hint for `key` is unset.",1,{"inputs":[{"name":"self"},{"name":"str"},{"generics":["variant"],"name":"option"}],"output":null}],[11,"set_image_from_pixbuf","","Sets the image in the notification from a `gdk_pixbuf::Pixbuf`. ## `pixbuf` The image.",1,{"inputs":[{"name":"self"},{"name":"pixbuf"}],"output":null}],[11,"clear_hints","","Clears all hints from the notification.",1,{"inputs":[{"name":"self"}],"output":null}],[11,"set_app_name","","Sets the application name for the notification. If this function is not called or if `app_name` is `None`, the application name will be set from the value used in `notify_init` or overridden with `notify_set_app_name`. ## `app_name` the localised application name",1
searchIndex["libnotify_sys"] = {"doc":"","items":[[3,"NotifyNotificationClass","libnotify_sys","",null,null],[12,"parent_class","","",0,null],[12,"closed","","",0,null],[3,"NotifyNotificationPrivate","","",null,null],[3,"NotifyNotification","","",null,null],[12,"parent_object","","",1,null],[12,"priv_","","",1,null],[4,"NotifyUrgency","","",null,null],[13,"Low","","",2,null],[13,"Normal","","",2,null],[13,"Critical","","",2,null],[5,"notify_notification_get_type","","",null,null],[5,"notify_notification_new","","",null,null],[5,"notify_notification_clear_actions","","",null,null],[5,"notify_notification_clear_hints","","",null,null],[5,"notify_notification_close","","",null,null],[5,"notify_notification_get_closed_reason","","",null,null],[5,"notify_notification_set_app_name","","",null,null],[5,"notify_notification_set_category","","",null,null],[5,"notify_notification_set_hint","","",null,null],[5,"notify_notification_set_hint_byte","","",null,null],[5,"notify_notification_set_hint_byte_array","","",null,null],[5,"notify_notification_set_hint_double","","",null,null],[5,"notify_notification_set_hint_int32","","",null,null],[5,"notify_notification_set_hint_string","","",null,null],[5,"notify_notification_set_hint_uint32","","",null,null],[5,"notify_notification_set_icon_from_pixbuf","","",null,null],[5,"notify_notification_set_image_from_pixbuf","","",null,null],[5,"notify_notification_set_timeout","","",null,null],[5,"notify_notification_set_urgency","","",null,null],[5,"notify_notification_show","","",null,null],[5,"notify_notification_update","","",null,null],[5,"notify_get_app_name","","",null,null],[5,"notify_get_server_caps","","",null,null],[5,"notify_get_server_info","","",null,null],[5,"notify_init","","",null,null],[5,"notify_is_initted","","",null,null],[5,"notify_set_app_name","","",null,null],[5,"notify_uninit","","",null,null],[6,"NotifyActionCallback","","",null,null],[17,"NOTIFY_URGENCY_LOW","","",null,null],[17,"NOTIFY_URGENCY_NORMAL","","",null,null],[17,"NOTIFY_URGENCY_CRITICAL","","",null,null],[17,"NOTIFY_EXPIRES_DEFAULT","","",null,null],[17,"NOTIFY_EXPIRES_NEVER","","",null,null],[17,"NOTIFY_VERSION_MAJOR","","",null,null],[17,"NOTIFY_VERSION_MICRO","","",null,null],[17,"NOTIFY_VERSION_MINOR","","",null,null],[11,"clone","","",2,{"inputs":[{"name":"self"}],"output":{"name":"notifyurgency"}}],[11,"fmt","","",2,{"inputs":[{"name":"self"},{"name":"formatter"}],"output":{"name":"result"}}],[11,"eq","","",2,{"inputs":[{"name":"self"},{"name":"notifyurgency"}],"output":{"name":"bool"}}]],"paths":[[3,"NotifyNotificationClass"],[3,"NotifyNotification"],[4,"NotifyUrgency"]]};
initSearch(searchIndex);