Home
last modified time | relevance | path

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

/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/gtk-demo/
H A Dsizegroup.pl29 sub create_option_menu { subroutine
69 my $option_menu = create_option_menu (@options);
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/examples/gtk_demo/
H A Dsizegroup.inc31 function create_option_menu (strings : ppchar): PGtkWidget;
55 create_option_menu := option_menu;
75 option_menu := create_option_menu (options);
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/examples/gtk_demo/
H A Dsizegroup.inc31 function create_option_menu (strings : ppchar): PGtkWidget;
55 create_option_menu := option_menu;
75 option_menu := create_option_menu (options);
/dports/graphics/pgplot/pgplot/drivers/xtk/
H A Dpgtkdemo.tcl114 proc create_option_menu {w label cmd name_list} { procedure
472 create_option_menu .function "Select a display function:" draw_image {
479 create_option_menu .colors "Select a color table:" recolor_image {
/dports/japanese/scim-anthy/scim-anthy-1.2.7/src/
H A Dscim_anthy_setup.h48 GtkWidget *create_option_menu (const char *config_key,
H A Dscim_anthy_setup.cpp514 create_option_menu (const char *config_key, gpointer candidates_p, in create_option_menu() function
1177 omenu = create_option_menu (SCIM_ANTHY_CONFIG_PREEDIT_STYLE, in create_appearance_page()
1194 omenu = create_option_menu (SCIM_ANTHY_CONFIG_CONVERSION_STYLE, in create_appearance_page()
1211 omenu = create_option_menu (SCIM_ANTHY_CONFIG_SELECTED_SEGMENT_STYLE, in create_appearance_page()
/dports/graphics/gimageview/gimageview-0.2.27/src/
H A Dmenu.h66 GtkWidget *create_option_menu (const gchar **menu_items,
H A Dmenu.c310 create_option_menu (const gchar **menu_items, gint def_val, in create_option_menu() function
H A Dgimv_image_win.c931 menu = create_option_menu (rotate_labels, in create_toolbar()
H A Dgimv_thumb_win.c719 tw->summary_mode_menu = create_option_menu ((const gchar **)summary_mode_labels, in gimv_thumb_win_init()
/dports/graphics/gimageview/gimageview-0.2.27/src/prefs_ui/
H A Dprefs_ui_movie.c102 option_menu = create_option_menu (movie_view_modes, defval, in prefs_movie_page()
H A Dprefs_ui_thumbwin.c770 option_menu = create_option_menu ((const gchar **)disp_mode_labels, in prefs_thumbview_page()
1039 option_menu = create_option_menu (zoom_menu_items, in prefs_preview_page()
H A Dprefs_ui_imagewin.c412 option_menu = create_option_menu (zoom_menu_items, in prefs_imagewin_image_page()
H A Dprefs_ui_common.c911 option_menu = create_option_menu (charset_to_internal_items, in prefs_charset_page()
H A Dprefs_ui_etc.c922 option_menu = create_option_menu (zoom_menu_items, in prefs_slideshow_page()
/dports/editors/gedit/gedit-40.1/gedit/
H A Dgedit-file-chooser-dialog-gtk.c256 create_option_menu (GeditFileChooserDialogGtk *dialog) in create_option_menu() function
382 create_option_menu (dialog); in create_extra_widget()
/dports/editors/xed/xed-3.2.0/xed/
H A Dxed-file-chooser-dialog.c80 create_option_menu (XedFileChooserDialog *dialog) in create_option_menu() function
175 create_option_menu (dialog); in create_extra_widget()
/dports/editors/pluma/pluma-1.26.0/pluma/
H A Dpluma-file-chooser-dialog.c89 create_option_menu (PlumaFileChooserDialog *dialog) in create_option_menu() function
221 create_option_menu (dialog); in create_extra_widget()