Searched refs:role_argument (Results 1 – 1 of 1) sorted by relevance
383 static const char *role_argument = NULL; variable531 role_argument = value; // used later in gui_mch_open() in gui_mch_prepare()4180 if (role_argument != NULL) in gui_mch_open()4182 gtk_window_set_role(GTK_WINDOW(gui.mainwin), role_argument); in gui_mch_open()