Home
last modified time | relevance | path

Searched defs:InfoBar (Results 1 – 25 of 95) sorted by relevance

1234

/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/gtk/
H A Dinfo_bar.go22 type InfoBar struct { struct
23 Box
26 func (v *InfoBar) native() *C.GtkInfoBar {
53 func (v *InfoBar) AddActionWidget(w IWidget, responseId ResponseType) {
68 func (v *InfoBar) SetDefaultResponse(responseId ResponseType) {
72 func (v *InfoBar) SetMessageType(messageType MessageType) {
76 func (v *InfoBar) GetMessageType() MessageType {
81 func (v *InfoBar) GetActionArea() (*Widget, error) {
90 func (v *InfoBar) GetContentArea() (*Box, error) {
99 func (v *InfoBar) GetShowCloseButton() bool {
[all …]
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/gtk/
H A Dinfo_bar.go22 type InfoBar struct { struct
23 Box
26 func (v *InfoBar) native() *C.GtkInfoBar {
62 func (v *InfoBar) AddActionWidget(w IWidget, responseId ResponseType) {
83 func (v *InfoBar) SetDefaultResponse(responseId ResponseType) {
91 func (v *InfoBar) SetMessageType(messageType MessageType) {
96 func (v *InfoBar) GetMessageType() MessageType {
102 func (v *InfoBar) GetActionArea() (IWidget, error) {
111 func (v *InfoBar) GetContentArea() (*Box, error) {
121 func (v *InfoBar) GetShowCloseButton() bool {
[all …]
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/gtk/
H A Dinfo_bar.go22 type InfoBar struct { struct
23 Box
26 func (v *InfoBar) native() *C.GtkInfoBar {
62 func (v *InfoBar) AddActionWidget(w IWidget, responseId ResponseType) {
83 func (v *InfoBar) SetDefaultResponse(responseId ResponseType) {
91 func (v *InfoBar) SetMessageType(messageType MessageType) {
96 func (v *InfoBar) GetMessageType() MessageType {
102 func (v *InfoBar) GetActionArea() (IWidget, error) {
111 func (v *InfoBar) GetContentArea() (*Box, error) {
121 func (v *InfoBar) GetShowCloseButton() bool {
[all …]
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/gtk/
H A Dinfo_bar.go22 type InfoBar struct { struct
23 Box
26 func (v *InfoBar) native() *C.GtkInfoBar {
62 func (v *InfoBar) AddActionWidget(w IWidget, responseId ResponseType) {
83 func (v *InfoBar) SetDefaultResponse(responseId ResponseType) {
91 func (v *InfoBar) SetMessageType(messageType MessageType) {
96 func (v *InfoBar) GetMessageType() MessageType {
102 func (v *InfoBar) GetActionArea() (IWidget, error) {
111 func (v *InfoBar) GetContentArea() (*Box, error) {
121 func (v *InfoBar) GetShowCloseButton() bool {
[all …]
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/gtk/
H A Dinfo_bar.go22 type InfoBar struct { struct
23 Box
26 func (v *InfoBar) native() *C.GtkInfoBar {
62 func (v *InfoBar) AddActionWidget(w IWidget, responseId ResponseType) {
83 func (v *InfoBar) SetDefaultResponse(responseId ResponseType) {
91 func (v *InfoBar) SetMessageType(messageType MessageType) {
96 func (v *InfoBar) GetMessageType() MessageType {
102 func (v *InfoBar) GetActionArea() (IWidget, error) {
111 func (v *InfoBar) GetContentArea() (*Box, error) {
121 func (v *InfoBar) GetShowCloseButton() bool {
[all …]
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/coyim/gotk3adapter/gtka/
H A Dinfo_bar.go13 func wrapInfoBarSimple(v *gtk.InfoBar) *infoBar {
20 func wrapInfoBar(v *gtk.InfoBar, e error) (*infoBar, error) {
24 func unwrapInfoBar(v gtki.InfoBar) *gtk.InfoBar {
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/coyim/gotk3adapter/gtki/
H A Dinfo_bar.go3 type InfoBar interface { interface
7 func AssertInfoBar(_ InfoBar) {}
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/infobars/
H A Dinfobar_ios.mm22 : InfoBar(std::move(delegate)), function
29 : InfoBar(std::move(delegate)), function
H A Dinfobar_utils.h13 class InfoBar; variable
H A Dinfobar_manager_impl.h16 class InfoBar; variable
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/core/client/widget/
H A DInfoBar.java46 public class InfoBar extends Composite class
52 public InfoBar(int mode) in InfoBar() method in InfoBar
57 public InfoBar(int mode, ClickHandler dismissHandler) in InfoBar() method in InfoBar
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dinfobar.cc169 InfoBar::InfoBar(const Glib::ConstructParams& construct_params) in InfoBar() function in Gtk::InfoBar
175 InfoBar::InfoBar(GtkInfoBar* castitem) in InfoBar() function in Gtk::InfoBar
182 InfoBar::InfoBar(InfoBar&& src) noexcept in InfoBar() function in Gtk::InfoBar
211 InfoBar::InfoBar() in InfoBar() function in Gtk::InfoBar
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/tab_sharing/
H A Dtab_sharing_ui.h12 class InfoBar; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/overlays/public/infobar_banner/
H A Dinfobar_banner_placeholder_request_config.h11 class InfoBar; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill/core/browser/payments/
H A Dautofill_save_card_infobar_mobile.h13 class InfoBar; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/autofill/core/browser/payments/
H A Dautofill_save_card_infobar_mobile.h11 class InfoBar; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/infobars/
H A Dinfobar_service.h21 class InfoBar; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/infobars/overlays/
H A Dinfobar_overlay_request_factory.h13 class InfoBar; variable
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dinfobar.cc173 InfoBar::InfoBar(const Glib::ConstructParams& construct_params) in InfoBar() function in Gtk::InfoBar
179 InfoBar::InfoBar(GtkInfoBar* castitem) in InfoBar() function in Gtk::InfoBar
204 InfoBar::InfoBar() in InfoBar() function in Gtk::InfoBar
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/utils/
H A Dinfobar.h44 class InfoBar; variable
82 friend class InfoBar; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/infobars/content/
H A Dcontent_infobar_manager.h26 class InfoBar; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/permissions/android/
H A Dpermission_prompt_android.h21 class InfoBar; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/infobars/core/
H A Dconfirm_infobar_delegate.h15 class InfoBar; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/permissions/android/
H A Dpermission_prompt_android.h21 class InfoBar; variable
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/cppeditor/
H A Dcppminimizableinfobars.h37 class InfoBar; variable

1234