Sponsor of the Day:
Jerkmate
https://gtk-rs.org/gtk-rs-core/stable/latest/docs/gio/struct.OutputStream.html
OutputStream in gio - Rust
`GOutputStream` is a base class for implementing streaming output.
gio rust
https://gtk-rs.org/gtk-rs-core/stable/latest/docs/gio/struct.DBusObjectProxy.html
DBusObjectProxy in gio - Rust
A `GDBusObjectProxy` is an object used to represent a remote object with one or more D-Bus interfaces. Normally, you don’t instantiate a `GDBusObjectProxy`...
gio rust
https://gtk-rs.org/gtk-rs-core/stable/latest/docs/gio/static.FILE_ATTRIBUTE_THUMBNAIL_PATH.html
FILE_ATTRIBUTE_THUMBNAIL_PATH in gio - Rust
A key in the “thumbnail” namespace for getting the path to the thumbnail image with the biggest size available.
file attributegio rustthumbnailpath
https://gtk-rs.org/gtk-rs-core/stable/latest/docs/gio/static.FILE_ATTRIBUTE_OWNER_GROUP.html
FILE_ATTRIBUTE_OWNER_GROUP in gio - Rust
A key in the “owner” namespace for getting the file owner’s group.
file attributegio rustownergroup
https://gtk-rs.org/gtk-rs-core/stable/latest/docs/gio/struct.AsyncResult.html
AsyncResult in gio - Rust
`GAsyncResult` provides a base class for implementing asynchronous function results.
gio rust
https://gtk-rs.org/gtk-rs-core/stable/latest/docs/gio/struct.WatcherId.html
WatcherId in gio - Rust
API documentation for the Rust `WatcherId` struct in crate `gio`.
gio rust
https://gtk-rs.org/gtk-rs-core/stable/latest/docs/gio/fn.bus_watch_name.html
bus_watch_name in gio - Rust
Starts watching @name on the bus specified by @bus_type and calls @name_appeared_handler and @name_vanished_handler when the name is known to have an owner...
bus watchgio rustname
https://gtk-rs.org/gtk-rs-core/stable/latest/docs/gio/static.FILE_ATTRIBUTE_FILESYSTEM_SIZE.html
FILE_ATTRIBUTE_FILESYSTEM_SIZE in gio - Rust
A key in the “filesystem” namespace for getting the total size (in bytes) of the file system, used in g_file_query_filesystem_info().
file attributegio rustfilesystemsize
https://gtk-rs.org/gtk-rs-core/stable/latest/docs/gio/struct.ActionMap.html
ActionMap in gio - Rust
`GActionMap` is an interface for action containers.
gio rust
https://gtk-rs.org/gtk-rs-core/stable/latest/docs/gio/struct.ListStore.html
ListStore in gio - Rust
`GListStore` is a simple implementation of `ListModel` that stores all items in memory.
gio rust
https://gtk-rs.org/gtk-rs-core/stable/latest/docs/gio/
gio - Rust
gio rust
https://gtk-rs.org/gtk-rs-core/stable/latest/docs/gio/static.FILE_ATTRIBUTE_STANDARD_SYMBOLIC_ICON.html
FILE_ATTRIBUTE_STANDARD_SYMBOLIC_ICON in gio - Rust
A key in the “standard” namespace for getting the symbolic icon for the file.
file attributegio ruststandardsymbolicicon
https://gtk-rs.org/gtk-rs-core/stable/latest/docs/gio/fn.bus_own_name_on_connection.html
bus_own_name_on_connection in gio - Rust
Like `bus_own_name()` but takes a `DBusConnection` instead of a `BusType`.
gio rustbusnameconnection
https://gtk-rs.org/gtk-rs-core/stable/latest/docs/gio/struct.TlsServerConnection.html
TlsServerConnection in gio - Rust
`GTlsServerConnection` is the server-side subclass of `TlsConnection`, representing a server-side TLS connection.
gio rust
https://gtk-rs.org/gtk-rs-core/stable/latest/docs/gio/struct.DatagramBased.html
DatagramBased in gio - Rust
Interface for socket-like objects with datagram semantics.
gio rust