Home | History | Annotate | Download | only in gobject

Lines Matching full:stderr

106   g_fprintf (stderr, "usage: gobject-query <qualifier> [-r <type>] [-{i|b} \"\"] [-s #] [-{h|x|y}]\n");
107 g_fprintf (stderr, " -r specifiy root type\n");
108 g_fprintf (stderr, " -n don't descend type tree\n");
109 g_fprintf (stderr, " -h guess what ;)\n");
110 g_fprintf (stderr, " -b specify indent string\n");
111 g_fprintf (stderr, " -i specify incremental indent string\n");
112 g_fprintf (stderr, " -s specify line spacing\n");
113 g_fprintf (stderr, "qualifiers:\n");
114 g_fprintf (stderr, " froots iterate over fundamental roots\n");
115 g_fprintf (stderr, " tree print type tree\n");