Home
last modified time | relevance | path

Searched refs:xfce_titled_dialog_new_with_mixed_buttons (Results 1 – 23 of 23) sorted by relevance

/dports/x11/libxfce4menu/libxfce4ui-4.16.1/libxfce4ui/
H A Dlibxfce4ui-aliasdef.c269 #undef xfce_titled_dialog_new_with_mixed_buttons
270 extern __typeof (xfce_titled_dialog_new_with_mixed_buttons) xfce_titled_dialog_new_with_mixed_butto…
H A Dxfce-titled-dialog.h77 GtkWidget *xfce_titled_dialog_new_with_mixed_buttons (const gchar *title,
H A Dlibxfce4ui-alias.h269 extern __typeof (xfce_titled_dialog_new_with_mixed_buttons) IA__xfce_titled_dialog_new_with_mixed_b…
270 #define xfce_titled_dialog_new_with_mixed_buttons IA__xfce_titled_dialog_new_with_mixed_buttons macro
H A Dlibxfce4ui.symbols168 xfce_titled_dialog_new_with_mixed_buttons G_GNUC_MALLOC
H A Dxfce-titled-dialog.c464 xfce_titled_dialog_new_with_mixed_buttons (const gchar *title, in xfce_titled_dialog_new_with_mixed_buttons() function
/dports/x11/libxfce4menu/libxfce4ui-4.16.1/tests/
H A Dtest-ui.c186 dialog_gtk3 = xfce_titled_dialog_new_with_mixed_buttons ("Settings Editor (Gtk3)", NULL, in show_xfce_titled_dialog_new_with_mixed_buttons()
263 window = xfce_titled_dialog_new_with_mixed_buttons (APP_NAME, NULL, in create_main_window()
/dports/sysutils/xfce4-settings/xfce4-settings-4.16.2/xfce4-settings-editor/
H A Dmain.c163 dialog = xfce_titled_dialog_new_with_mixed_buttons (_("Settings Editor"), NULL, in main()
/dports/deskutils/xfce4-notifyd/xfce4-notifyd-0.6.2/panel-plugin/
H A Dnotification-plugin-dialogs.c77 dialog = xfce_titled_dialog_new_with_mixed_buttons (_("Notification Plugin Settings"), in notification_plugin_configure()
/dports/sysutils/xfce4-power-manager/xfce4-power-manager-4.16.0/panel-plugins/power-manager-plugin/xfce/
H A Dxfce-power-manager-plugin.c158 dialog = xfce_titled_dialog_new_with_mixed_buttons (_("Power Manager Plugin Settings"), in power_manager_plugin_configure()
/dports/x11/xfce4-screenshooter-plugin/xfce4-screenshooter-1.9.9/lib/
H A Dscreenshooter-dialogs.c629 dlg = xfce_titled_dialog_new_with_mixed_buttons (_("Screenshot"), in screenshooter_region_dialog_new()
647 dlg = xfce_titled_dialog_new_with_mixed_buttons (_("Screenshot"), in screenshooter_region_dialog_new()
885 dlg = xfce_titled_dialog_new_with_mixed_buttons (_("Screenshot"), in screenshooter_actions_dialog_new()
/dports/sysutils/xfce4-places-plugin/xfce4-places-plugin-1.8.1/panel-plugin/
H A Dcfg.c396 dlg = xfce_titled_dialog_new_with_mixed_buttons(_("Places"), in pcfg_make_empty_dialog()
/dports/textproc/xfce4-dict-plugin/xfce4-dict-0.8.4/lib/
H A Ddictd.c760 dialog = xfce_titled_dialog_new_with_mixed_buttons(text, in dict_dictd_get_information()
H A Dprefs.c264 dialog = xfce_titled_dialog_new_with_mixed_buttons( in dict_prefs_dialog_show()
/dports/sysutils/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.2.5/panel-plugin/
H A Dproperties.cc103 GtkWidget *dlg = xfce_titled_dialog_new_with_mixed_buttons ( in create_options()
/dports/sysutils/xfce4-systemload-plugin/xfce4-systemload-plugin-1.3.1/panel-plugin/
H A Dsystemload.c812 dlg = xfce_titled_dialog_new_with_mixed_buttons (_("System Load Monitor"), in monitor_create_options()
/dports/x11/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin-2.7.1/panel-plugin/
H A Dsettings-dialog.cpp81 m_window = xfce_titled_dialog_new_with_mixed_buttons(_("Whisker Menu"), in SettingsDialog()
/dports/x11-clocks/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2/panel-plugin/
H A Dtime-out.c477 dialog = xfce_titled_dialog_new_with_mixed_buttons (_("Time Out"), in time_out_configure()
/dports/sysutils/xfce4-genmon-plugin/xfce4-genmon-plugin-4.1.1/panel-plugin/
H A Dmain.c1043 dlg = xfce_titled_dialog_new_with_mixed_buttons (_("Generic Monitor"), in genmon_create_options()
/dports/x11/libxfce4menu/libxfce4ui-4.16.1/
H A DNEWS340 - Add xfce_titled_dialog_new_with_mixed_buttons to allow for setting
H A DChangeLog4153 xfce_titled_dialog_new_with_mixed_buttons and keep buttons in the action
9171 …: xfce_gtk_menu_popup_until_mapped, xfce_widget_reparent, xfce_titled_dialog_new_with_mixed_buttons
9936 New function: xfce_titled_dialog_new_with_mixed_buttons
/dports/sysutils/xfce4-netload-plugin/xfce4-netload-plugin-1.4.0/panel-plugin/
H A Dnetload.c1042 dlg = xfce_titled_dialog_new_with_mixed_buttons (_("Network Monitor"), NULL, in monitor_create_options()
/dports/sysutils/xfce4-battery-plugin/xfce4-battery-plugin-1.1.4/panel-plugin/
H A Dbattery.c1112 dlg = xfce_titled_dialog_new_with_mixed_buttons(_("Battery Monitor"), in battmon_create_options()
/dports/x11-clocks/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2/
H A DChangeLog1130 Use xfce_titled_dialog_new_with_mixed_buttons if possible