- Class Gio::Application
- Member Gio::AsyncInitable::init_async (const SlotAsyncReady& slot, const Glib::RefPtr< Cancellable >& cancellable, int io_priority=GlibPRIORITY_DEFAULT)
- Class Gio::Credentials
- Member Gio::DBus::Address::get_for_bus_sync (BusType bus_type, const Glib::RefPtr< Cancellable >& cancellable)
-
- Member Gio::DBus::Address::get_stream (const Glib::ustring& address, const SlotAsyncReady slot, const Glib::RefPtr< Cancellable >& cancellable)
-
- Member Gio::DBus::Address::get_stream_finish (const Glib::RefPtr< AsyncResult >& res, Glib::ustring& out_guid)
-
- Member Gio::DBus::Address::get_stream_finish (const Glib::RefPtr< AsyncResult >& res)
-
- Member Gio::DBus::Address::get_stream_sync (const Glib::ustring& address, const Glib::RefPtr< Cancellable >& cancellable, Glib::ustring& out_guid)
-
- Member Gio::DBus::Address::get_stream_sync (const Glib::ustring& address, const Glib::RefPtr< Cancellable >& cancellable)
-
- Member Gio::DBus::Address::is_address (const Glib::ustring& string)
-
- Member Gio::DBus::Address::is_supported (const Glib::ustring& address)
-
- Member Gio::DBus::Error::get_remote_error (const Glib::Error& error)
-
- Member Gio::DBus::Error::is_remote_error (const Glib::Error& error)
-
- Member Gio::DBus::Error::strip_remote_error (Glib::Error& error)
-
- Member Gio::DBus::generate_guid ()
-
- Member Gio::DBus::is_guid (const Glib::ustring& string)
-
- Member Gio::DBus::is_interface_name (const Glib::ustring& string)
-
- Member Gio::DBus::is_member_name (const Glib::ustring& string)
-
- Member Gio::DBus::is_name (const Glib::ustring& string)
-
- Member Gio::DBus::is_unique_name (const Glib::ustring& string)
-
- Member Gio::DBus::own_name (BusType bus_type, const Glib::ustring& name, BusNameOwnerFlags flags, const SlotBusAcquired& bus_acquired_slot, const SlotNameAcquired& name_acquired_slot, const SlotNameLost& name_lost_slot)
-
- Member Gio::DBus::SlotBusAcquired
-
- Member Gio::DBus::watch_name (const Glib::RefPtr< DBusConnection >& connection, const Glib::ustring& name, BusNameWatcherFlags flags, const SlotNameAppeared& name_appeared_slot, const SlotNameVanished& name_vanished_slot)
-
- Member Gio::DBus::watch_name (BusType bus_type, const Glib::ustring& name, BusNameWatcherFlags flags, const SlotNameAppeared& name_appeared_slot, const SlotNameVanished& name_vanished_slot)
-
- Class Gio::DBusAnnotationInfo
-
- Class Gio::DBusArgInfo
-
- Class Gio::DBusAuthObserver
-
- Class Gio::DBusConnection
-
- Member Gio::DBusConnection::add_filter (const SlotMessageFilter& slot)
- Member Gio::DBusConnection::call (const Glib::ustring& object_path, const Glib::ustring& interface_name, const Glib::ustring& method_name, const SlotAsyncReady& slot, const Glib::RefPtr< Cancellable >& cancellable, int timeout_msec=-1, const Glib::ustring& bus_name=Glibustring(), DBusCallFlags flags=GioDBUS_CALL_FLAGS_NONE, const Glib::VariantBase& parameters=GlibVariantBase(), const Glib::VariantType& reply_type=GlibVariantType())
- Member Gio::DBusConnection::call_finish (Glib::VariantBase& output, const Glib::RefPtr< AsyncResult >& res)
- Member Gio::DBusConnection::call_sync (Glib::VariantBase& output, const Glib::ustring& object_path, const Glib::ustring& interface_name, const Glib::ustring& method_name, const Glib::RefPtr< Cancellable >& cancellable, int timeout_msec=-1, const Glib::ustring& bus_name=Glibustring(), DBusCallFlags flags=GioDBUS_CALL_FLAGS_NONE, const Glib::VariantBase& parameters=GlibVariantBase(), const Glib::VariantType& reply_type=GlibVariantType())
- Member Gio::DBusConnection::close ()
- Member Gio::DBusConnection::close (const SlotAsyncReady& slot, const Glib::RefPtr< Cancellable >& cancellable)
- Member Gio::DBusConnection::close (const SlotAsyncReady& slot)
- Member Gio::DBusConnection::close_sync ()
- Member Gio::DBusConnection::emit_signal (const Glib::ustring& object_path, const Glib::ustring& interface_name, const Glib::ustring& signal_name, const Glib::ustring& destination_bus_name=Glibustring(), const Glib::VariantBase& parameters=GlibVariantBase())
- Member Gio::DBusConnection::flush ()
- Member Gio::DBusConnection::flush (const SlotAsyncReady& slot, const Glib::RefPtr< Cancellable >& cancellable)
- Member Gio::DBusConnection::flush (const SlotAsyncReady& slot)
- Member Gio::DBusConnection::flush_sync ()
- Member Gio::DBusConnection::get (BusType bus_type, const SlotAsyncReady& slot, const Glib::RefPtr< Cancellable >& cancellable)
- Member Gio::DBusConnection::send_message_with_reply (const Glib::RefPtr< DBusMessage >& message, int timeout_msec, const SlotAsyncReady& slot, const Glib::RefPtr< Cancellable >& cancellable)
- Member Gio::DBusConnection::send_message_with_reply_sync (const Glib::RefPtr< DBusMessage >& message, const Glib::RefPtr< Cancellable >& cancellable, gint timeout_msec)
- Member Gio::DBusConnection::signal_subscribe (const SlotSignal& slot, const Glib::ustring& sender=Glibustring(), const Glib::ustring& interface_name=Glibustring(), const Glib::ustring& member=Glibustring(), const Glib::ustring& object_path=Glibustring(), const Glib::ustring& arg0=Glibustring(), DBusSignalFlags flags=GioDBUS_SIGNAL_FLAGS_NONE)
- Class Gio::DBusInterfaceInfo
-
- Class Gio::DBusMessage
-
- Class Gio::DBusMethodInfo
-
- Class Gio::DBusMethodInvocation
-
- Member Gio::DBusMethodInvocation::get_parameters (Glib::VariantBase& value) const
- Class Gio::DBusNodeInfo
-
- Class Gio::DBusPropertyInfo
-
- Class Gio::DBusProxy
-
- Member Gio::DBusProxy::get_cached_property (Glib::VariantBase& property, const Glib::ustring& property_name) const
- Class Gio::DBusServer
-
- Class Gio::DBusSignalInfo
-
- Class Gio::Proxy
- Class Gio::ProxyAddress
- Class Gio::ProxyResolver
- Class Gio::Settings
- Member Gio::Settings::get_value (const Glib::ustring& key, Glib::VariantBase& value) const
- Class Gio::SocketControlMessage
- Class Gio::UnixCredentialsMessage
- Class Gio::UnixFDList
- Member Gio::UnixFDList::peek_fds () const
- Member Gio::UnixFDList::steal_fds ()
- Class Gio::UnixFDMessage
- Member Gio::UnixFDMessage::steal_fds ()
- Class Gio::UnixSocketAddress
-
- Class Glib::MatchInfo
- Member Glib::Source::get_time () const