Home
last modified time | relevance | path

Searched refs:first_button_text (Results 1 – 25 of 167) sorted by relevance

1234567

/dports/x11/mate-terminal/mate-terminal-1.26.0/src/
H A Dterminal-info-bar.c63 const char *first_button_text, in terminal_info_bar_new() argument
73 va_start (args, first_button_text); in terminal_info_bar_new()
74 while (first_button_text != NULL) in terminal_info_bar_new()
80 first_button_text, response_id); in terminal_info_bar_new()
82 first_button_text = va_arg (args, const char *); in terminal_info_bar_new()
/dports/x11/gnome-terminal/gnome-terminal-3.42.2/src/
H A Dterminal-info-bar.cc67 const char *first_button_text, in terminal_info_bar_new() argument
79 va_start (args, first_button_text); in terminal_info_bar_new()
80 while (first_button_text != nullptr) { in terminal_info_bar_new()
85 first_button_text, response_id); in terminal_info_bar_new()
87 first_button_text = va_arg (args, const char *); in terminal_info_bar_new()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkrecentchooserdialog.c273 const gchar *first_button_text, in gtk_recent_chooser_dialog_new_valist() argument
277 const char *button_text = first_button_text; in gtk_recent_chooser_dialog_new_valist()
316 const gchar *first_button_text, in gtk_recent_chooser_dialog_new() argument
322 va_start (varargs, first_button_text); in gtk_recent_chooser_dialog_new()
326 first_button_text, in gtk_recent_chooser_dialog_new()
355 const gchar *first_button_text, in gtk_recent_chooser_dialog_new_for_manager() argument
361 va_start (varargs, first_button_text); in gtk_recent_chooser_dialog_new_for_manager()
365 first_button_text, in gtk_recent_chooser_dialog_new_for_manager()
H A Dgtkrecentchooserdialog.h70 const gchar *first_button_text,
76 const gchar *first_button_text,
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkrecentchooserdialog.c254 const gchar *first_button_text, in gtk_recent_chooser_dialog_new_valist() argument
258 const char *button_text = first_button_text; in gtk_recent_chooser_dialog_new_valist()
297 const gchar *first_button_text, in gtk_recent_chooser_dialog_new() argument
303 va_start (varargs, first_button_text); in gtk_recent_chooser_dialog_new()
307 first_button_text, in gtk_recent_chooser_dialog_new()
336 const gchar *first_button_text, in gtk_recent_chooser_dialog_new_for_manager() argument
342 va_start (varargs, first_button_text); in gtk_recent_chooser_dialog_new_for_manager()
346 first_button_text, in gtk_recent_chooser_dialog_new_for_manager()
H A Dgtkfilechooserdialog.c391 const gchar *first_button_text, in gtk_file_chooser_dialog_new_valist() argument
395 const char *button_text = first_button_text; in gtk_file_chooser_dialog_new_valist()
435 const gchar *first_button_text, in gtk_file_chooser_dialog_new() argument
441 va_start (varargs, first_button_text); in gtk_file_chooser_dialog_new()
443 NULL, first_button_text, in gtk_file_chooser_dialog_new()
474 const gchar *first_button_text, in gtk_file_chooser_dialog_new_with_backend() argument
480 va_start (varargs, first_button_text); in gtk_file_chooser_dialog_new_with_backend()
482 backend, first_button_text, in gtk_file_chooser_dialog_new_with_backend()
H A Dgtkrecentchooserdialog.h64 const gchar *first_button_text,
69 const gchar *first_button_text,
H A Dgtkfilechooserdialog.h60 const gchar *first_button_text,
68 const gchar *first_button_text,
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkfilechooserdialog.inc30 …_new(title:Pgchar; parent:PGtkWindow; action:TGtkFileChooserAction; first_button_text:Pgchar; args…
31 …_new(title:Pgchar; parent:PGtkWindow; action:TGtkFileChooserAction; first_button_text:Pgchar):PGtk…
33 …:Pgchar; parent:PGtkWindow; action:TGtkFileChooserAction; backend:Pgchar; first_button_text:Pgchar;
35 …r; parent:PGtkWindow; action:TGtkFileChooserAction; backend:Pgchar; first_button_text:Pgchar):PGtk…
H A Dgtkdialog.inc97 …ith_buttons(title:Pgchar; parent:PGtkWindow; flags:TGtkDialogFlags; first_button_text:Pgchar; args…
98 …ith_buttons(title:Pgchar; parent:PGtkWindow; flags:TGtkDialogFlags; first_button_text:Pgchar):PGtk…
100 …ith_buttons(title:Pgchar; parent:PGtkWindow; flags:TGtkDialogFlags; first_button_text:Pgchar):PGtk…
105 procedure gtk_dialog_add_buttons(dialog:PGtkDialog; first_button_text:Pgchar; args:array of const);…
106 procedure gtk_dialog_add_buttons(dialog:PGtkDialog; first_button_text:Pgchar); cdecl; overload; var…
108 procedure gtk_dialog_add_buttons(dialog:PGtkDialog; first_button_text:Pgchar); varargs; cdecl; exte…
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkfilechooserdialog.inc30 …_new(title:Pgchar; parent:PGtkWindow; action:TGtkFileChooserAction; first_button_text:Pgchar; args…
31 …_new(title:Pgchar; parent:PGtkWindow; action:TGtkFileChooserAction; first_button_text:Pgchar):PGtk…
33 …:Pgchar; parent:PGtkWindow; action:TGtkFileChooserAction; backend:Pgchar; first_button_text:Pgchar;
35 …r; parent:PGtkWindow; action:TGtkFileChooserAction; backend:Pgchar; first_button_text:Pgchar):PGtk…
H A Dgtkdialog.inc97 …ith_buttons(title:Pgchar; parent:PGtkWindow; flags:TGtkDialogFlags; first_button_text:Pgchar; args…
98 …ith_buttons(title:Pgchar; parent:PGtkWindow; flags:TGtkDialogFlags; first_button_text:Pgchar):PGtk…
100 …ith_buttons(title:Pgchar; parent:PGtkWindow; flags:TGtkDialogFlags; first_button_text:Pgchar):PGtk…
105 procedure gtk_dialog_add_buttons(dialog:PGtkDialog; first_button_text:Pgchar; args:array of const);…
106 procedure gtk_dialog_add_buttons(dialog:PGtkDialog; first_button_text:Pgchar); cdecl; overload; var…
108 procedure gtk_dialog_add_buttons(dialog:PGtkDialog; first_button_text:Pgchar); varargs; cdecl; exte…
/dports/graphics/evince/evince-41.3/shell/
H A Dev-message-area.c232 const gchar *first_button_text, in _ev_message_area_add_buttons_valist() argument
238 if (first_button_text == NULL) in _ev_message_area_add_buttons_valist()
241 text = first_button_text; in _ev_message_area_add_buttons_valist()
267 const gchar *first_button_text, in ev_message_area_new() argument
277 if (first_button_text) { in ev_message_area_new()
280 va_start (args, first_button_text); in ev_message_area_new()
282 first_button_text, args); in ev_message_area_new()
H A Dev-progress-message-area.c157 const gchar *first_button_text, in ev_progress_message_area_new() argument
166 if (first_button_text) { in ev_progress_message_area_new()
169 va_start (args, first_button_text); in ev_progress_message_area_new()
171 first_button_text, in ev_progress_message_area_new()
/dports/print/xreader/xreader-3.2.2/shell/
H A Dev-message-area.c228 const gchar *first_button_text, in _ev_message_area_add_buttons_valist() argument
234 if (first_button_text == NULL) in _ev_message_area_add_buttons_valist()
237 text = first_button_text; in _ev_message_area_add_buttons_valist()
260 const gchar *first_button_text, in ev_message_area_new() argument
270 if (first_button_text) { in ev_message_area_new()
273 va_start (args, first_button_text); in ev_message_area_new()
275 first_button_text, args); in ev_message_area_new()
H A Dev-progress-message-area.c150 const gchar *first_button_text, in ev_progress_message_area_new() argument
159 if (first_button_text) { in ev_progress_message_area_new()
162 va_start (args, first_button_text); in ev_progress_message_area_new()
164 first_button_text, in ev_progress_message_area_new()
/dports/graphics/atril/atril-1.26.0/shell/
H A Dev-message-area.c223 const gchar *first_button_text, in _ev_message_area_add_buttons_valist() argument
229 if (first_button_text == NULL) in _ev_message_area_add_buttons_valist()
232 text = first_button_text; in _ev_message_area_add_buttons_valist()
255 const gchar *first_button_text, in ev_message_area_new() argument
265 if (first_button_text) { in ev_message_area_new()
268 va_start (args, first_button_text); in ev_message_area_new()
270 first_button_text, args); in ev_message_area_new()
H A Dev-progress-message-area.c149 const gchar *first_button_text, in ev_progress_message_area_new() argument
158 if (first_button_text) { in ev_progress_message_area_new()
161 va_start (args, first_button_text); in ev_progress_message_area_new()
163 first_button_text, in ev_progress_message_area_new()
/dports/graphics/atril-lite/atril-1.26.0/shell/
H A Dev-message-area.c223 const gchar *first_button_text, in _ev_message_area_add_buttons_valist() argument
229 if (first_button_text == NULL) in _ev_message_area_add_buttons_valist()
232 text = first_button_text; in _ev_message_area_add_buttons_valist()
255 const gchar *first_button_text, in ev_message_area_new() argument
265 if (first_button_text) { in ev_message_area_new()
268 va_start (args, first_button_text); in ev_message_area_new()
270 first_button_text, args); in ev_message_area_new()
H A Dev-progress-message-area.c149 const gchar *first_button_text, in ev_progress_message_area_new() argument
158 if (first_button_text) { in ev_progress_message_area_new()
161 va_start (args, first_button_text); in ev_progress_message_area_new()
163 first_button_text, in ev_progress_message_area_new()
/dports/cad/lepton-eda/lepton-eda-1.9.17/libleptongui/src/
H A Dgschem_dialog.c364 const gchar *first_button_text, in gschem_dialog_add_buttons_valist() argument
372 if (first_button_text == NULL) in gschem_dialog_add_buttons_valist()
375 text = first_button_text; in gschem_dialog_add_buttons_valist()
452 const gchar *first_button_text, ...) in gschem_dialog_new_with_buttons() argument
459 va_start (args, first_button_text); in gschem_dialog_new_with_buttons()
462 first_button_text, in gschem_dialog_new_with_buttons()
/dports/x11/libxfce4menu/libxfce4ui-4.16.1/libxfce4ui/
H A Dxfce-dialogs.h94 const gchar *first_button_text,
102 const gchar *first_button_text,
110 const gchar *first_button_text,
H A Dxfce-dialogs.c582 const gchar *first_button_text, in xfce_message_dialog_new_valist() argument
592 const gchar *text = first_button_text; in xfce_message_dialog_new_valist()
818 const gchar *first_button_text, in xfce_message_dialog_new() argument
826 va_start (args, first_button_text); in xfce_message_dialog_new()
828 secondary_text, first_button_text, args); in xfce_message_dialog_new()
859 const gchar *first_button_text, in xfce_message_dialog() argument
868 va_start (args, first_button_text); in xfce_message_dialog()
870 secondary_text, first_button_text, args); in xfce_message_dialog()
/dports/x11/mate-panel/mate-panel-1.26.1/mate-panel/libpanel-util/
H A Dpanel-gtk.c117 const gchar *first_button_text, in panel_file_chooser_dialog_new_valist() argument
121 const char *button_text = first_button_text; in panel_file_chooser_dialog_new_valist()
155 const gchar *first_button_text, in panel_file_chooser_dialog_new() argument
161 va_start (varargs, first_button_text); in panel_file_chooser_dialog_new()
163 first_button_text, in panel_file_chooser_dialog_new()
/dports/cad/geda/geda-gaf-1.8.2/gschem/src/
H A Dgschem_dialog.c450 const gchar *first_button_text, in gschem_dialog_add_buttons_valist() argument
458 if (first_button_text == NULL) in gschem_dialog_add_buttons_valist()
461 text = first_button_text; in gschem_dialog_add_buttons_valist()
541 const gchar *first_button_text, ...) in gschem_dialog_new_with_buttons() argument
548 va_start (args, first_button_text); in gschem_dialog_new_with_buttons()
551 first_button_text, in gschem_dialog_new_with_buttons()

1234567