Home
last modified time | relevance | path

Searched refs:g_dbus_action_group_remote_iface_init (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/gio/
Dgdbusactiongroup.c132 static void g_dbus_action_group_remote_iface_init (GRemoteActionGroupInterface *iface);
136 G_IMPLEMENT_INTERFACE (G_TYPE_REMOTE_ACTION_GROUP, g_dbus_action_group_remote_iface_init)) in G_DEFINE_TYPE_WITH_CODE() argument
460 g_dbus_action_group_remote_iface_init (GRemoteActionGroupInterface *iface) in g_dbus_action_group_remote_iface_init() function