Home
last modified time | relevance | path

Searched refs:show_about (Results 1 – 25 of 100) sorted by relevance

1234

/dports/deskutils/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/
H A Dmate-notification-applet.c45 show_about (GtkAction *action,
55 NULL, NULL, G_CALLBACK (show_about) }
94 show_about (GtkAction *action, in show_about() function
/dports/science/py-dlib/dlib-19.22/examples/
H A Dgui_api_ex.cpp156 mbar.menu(0).add_menu_item(menu_item_text("About",*this,&win::show_about,'A')); in win()
190 void show_about( in show_about() function in win
/dports/science/dlib-cpp/dlib-19.22/examples/
H A Dgui_api_ex.cpp156 mbar.menu(0).add_menu_item(menu_item_text("About",*this,&win::show_about,'A')); in win()
190 void show_about( in show_about() function in win
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/meson-templates/resources/src/
H A Dapplication.rs75 app.show_about(); in setup_gactions()
80 fn show_about(&self) { in show_about() function
/dports/audio/schismtracker/schismtracker-20211116/schism/
H A Dpage_about.c97 page->set_page = show_about;
154 void show_about(void)
/dports/x11-toolkits/gtk40/gtk-4.4.1/examples/
H A Dsunny.c74 show_about (GSimpleAction *action, in G_DEFINE_TYPE()
120 { "about", show_about, NULL, NULL, NULL },
H A Dplugman.c149 show_about (GSimpleAction *action, in show_about() function
396 { "about", show_about, NULL, NULL, NULL },
/dports/x11-toolkits/gtk30/gtk+-3.24.31/examples/
H A Dsunny.c76 show_about (GSimpleAction *action, in G_DEFINE_TYPE()
122 { "about", show_about, NULL, NULL, NULL },
H A Dplugman.c141 show_about (GSimpleAction *action, in show_about() function
382 { "about", show_about, NULL, NULL, NULL },
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Dabout.h23 static void show_about();
/dports/x11/xpra/xpra-4.3/xpra/client/gtk_base/
H A Dbug_report.py34 def init(self, show_about=True, get_server_info=None, opengl_info=None, includes=None): argument
35 self.show_about = show_about
59 if icon_pixbuf and self.show_about:
H A Dtoolbox.py65 button.connect("clicked", self.show_about)
172 def show_about(self, *_args): member in ToolboxGUI
/dports/x11/guake/Guake-3.4.0/guake/
H A Ddbusiface.py118 def show_about(self): member in DbusManager
119 self.guake.show_about()
H A Dmain.py373 if options.show_about:
374 remote_object.show_about()
/dports/japanese/ebview-gtk2/ebview-0.3.6/src/
H A Dmainwindow.h23 void show_about();
/dports/sysutils/namefix/namefix.pl/libs/gui/
H A Dabout.pm8 sub show_about subroutine
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Dhelp.cpp31 Inkscape::UI::Dialog::AboutDialog::show_about(); in sp_help_about()
/dports/x11/wbar/wbar-2.3.4/src/config/
H A DFunctions.h46 void show_about();
/dports/x11/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin-2.7.1/panel-plugin/
H A Dplugin.h74 void show_about();
H A Dplugin.cpp166 show_about(); in Plugin()
403 void Plugin::show_about() in show_about() function in Plugin
/dports/x11-wm/xfce4-panel/xfce4-panel-4.16.3/panel/
H A Dpanel-plugin-external.h73 guint show_about : 1; member
/dports/audio/gqradio/gqradio-1.9.2/src/
H A Dgqradio.h109 void show_about(void);
/dports/sysutils/thefish/thefish-0.6.7/
H A Dncurses_ui.c91 static int show_about(dialogMenuItem *);
118 { "About","About The Fish",NULL, show_about},
516 show_about(dialogMenuItem *tmp) in show_about() function
/dports/x11/xpra/xpra-4.3/xpra/gtk_common/
H A Dgui.py95 add_window_accel(self, 'F1', self.show_about)
189 def show_about(self, *_args): member in GUI
/dports/deskutils/easystroke/easystroke-0.6.0/
H A Dwin.h45 void show_about();

1234