Searched refs:command_option_context_new (Results 1 – 1 of 1) sorted by relevance
/third_party/glib/gio/ |
D | gdbus-tool.c | 154 command_option_context_new (const gchar *parameter_string, in command_option_context_new() function 628 o = command_option_context_new (NULL, _("Emit a signal."), in handle_emit() 942 o = command_option_context_new (NULL, _("Invoke a method on a remote object."), in handle_call() 1779 o = command_option_context_new (NULL, _("Introspect a remote object."), in handle_introspect() 2011 o = command_option_context_new (NULL, _("Monitor a remote object."), in handle_monitor() 2244 o = command_option_context_new (_("[OPTION…] BUS-NAME"), in handle_wait()
|