Home
last modified time | relevance | path

Searched refs:set_custom_tab_label (Results 1 – 25 of 35) sorted by relevance

12

/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/t/
H A DGtkPrintOperation.t42 $op -> set_custom_tab_label("Print");
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Dprint.cpp107 _printop->set_custom_tab_label(_("Rendering")); in Print()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dprintoperation.h557 void set_custom_tab_label(const Glib::ustring& label);
H A Dprintoperation.cc1188 void PrintOperation::set_custom_tab_label(const Glib::ustring& label) in set_custom_tab_label() function in Gtk::PrintOperation
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dprintoperation.h451 void set_custom_tab_label(const Glib::ustring& label);
H A Dprintoperation.cc1166 void PrintOperation::set_custom_tab_label(const Glib::ustring& label) in set_custom_tab_label() function in Gtk::PrintOperation
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dprint_operation.rs279 fn set_custom_tab_label(&self, label: Option<&str>); in set_custom_tab_label() method
587 fn set_custom_tab_label(&self, label: Option<&str>) { in set_custom_tab_label() method
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dprint_operation.rs246 fn set_custom_tab_label(&self, label: Option<&str>); in set_custom_tab_label() method
544 fn set_custom_tab_label(&self, label: Option<&str>) { in set_custom_tab_label() method
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dprint_operation.rs279 fn set_custom_tab_label(&self, label: Option<&str>); in set_custom_tab_label() method
587 fn set_custom_tab_label(&self, label: Option<&str>) { in set_custom_tab_label() method
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dprint_operation.rs279 fn set_custom_tab_label(&self, label: Option<&str>); in set_custom_tab_label() method
587 fn set_custom_tab_label(&self, label: Option<&str>) { in set_custom_tab_label() method
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dprint_operation.rs262 fn set_custom_tab_label(&self, label: Option<&str>); in set_custom_tab_label() method
560 fn set_custom_tab_label(&self, label: Option<&str>) { in set_custom_tab_label() method
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dprint_operation.rs279 fn set_custom_tab_label(&self, label: Option<&str>); in set_custom_tab_label() method
587 fn set_custom_tab_label(&self, label: Option<&str>) { in set_custom_tab_label() method
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dprint_operation.rs246 fn set_custom_tab_label(&self, label: Option<&str>); in set_custom_tab_label() method
544 fn set_custom_tab_label(&self, label: Option<&str>) { in set_custom_tab_label() method
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dprintoperation.hg89 …_WRAP_METHOD(void set_custom_tab_label(const Glib::ustring& label), gtk_print_operation_set_custom…
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dprintoperation.hg93 …_WRAP_METHOD(void set_custom_tab_label(const Glib::ustring& label), gtk_print_operation_set_custom…
/dports/graphics/elementary-photos/photos-2.7.1/src/
H A DPrinting.vala405 job.set_custom_tab_label (_ ("Image Settings"));
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/gtk/gnome/overrides/
H A Dgtk.defs892 (define-method set_custom_tab_label
/dports/graphics/shotwell/shotwell-0.30.14/src/
H A DPrinting.vala851 job.set_custom_tab_label(_("Image Settings"));
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/gtk/
H A Dgtk-2.10.defs1544 (define-method set_custom_tab_label
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/gi-gtk-3.0.36/
H A DGtk.overrides661 set-attr Gtk/PrintOperation/set_custom_tab_label/@parameters/label nullable 1
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/
H A DNEWS1719 set_show_progress(), set_allow_async(), set_custom_tab_label().
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/
H A DNEWS4564 set_show_progress(), set_allow_async(), set_custom_tab_label().
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas8187 procedure set_custom_tab_label(label_: Pgchar); cdecl; inline; procedure
25556 procedure TGtkPrintOperation.set_custom_tab_label(label_: Pgchar); cdecl; procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas8201 procedure set_custom_tab_label(label_: Pgchar); cdecl; inline; procedure
25611 procedure TGtkPrintOperation.set_custom_tab_label(label_: Pgchar); cdecl; procedure
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas8187 procedure set_custom_tab_label(label_: Pgchar); cdecl; inline; procedure
25556 procedure TGtkPrintOperation.set_custom_tab_label(label_: Pgchar); cdecl; procedure

12