Home
last modified time | relevance | path

Searched defs:CellAreaBox (Results 1 – 14 of 14) sorted by relevance

/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dcellareabox.cc105 CellAreaBox::CellAreaBox(const Glib::ConstructParams& construct_params) in CellAreaBox() function in Gtk::CellAreaBox
112 CellAreaBox::CellAreaBox(GtkCellAreaBox* castitem) in CellAreaBox() function in Gtk::CellAreaBox
118 CellAreaBox::CellAreaBox(CellAreaBox&& src) noexcept in CellAreaBox() function in Gtk::CellAreaBox
149 CellAreaBox::CellAreaBox() in CellAreaBox() function in Gtk::CellAreaBox
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dcell_area_box.rs31 impl CellAreaBox { impl
38 impl Default for CellAreaBox { implementation
57 pub fn build(self) -> CellAreaBox { in build()
149 P: IsA<CellAreaBox>, in connect_property_spacing_notify()
166 impl fmt::Display for CellAreaBox { implementation
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dcell_area_box.rs31 impl CellAreaBox { implementation
47 impl Default for CellAreaBox { implementation
73 pub fn build(self) -> CellAreaBox { in build()
172 unsafe extern "C" fn notify_spacing_trampoline<P: IsA<CellAreaBox>, F: Fn(&P) + 'static>( in connect_spacing_notify()
194 impl fmt::Display for CellAreaBox { implementation
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dcell_area_box.rs31 impl CellAreaBox { implementation
47 impl Default for CellAreaBox { implementation
73 pub fn build(self) -> CellAreaBox { in build()
172 unsafe extern "C" fn notify_spacing_trampoline<P: IsA<CellAreaBox>, F: Fn(&P) + 'static>( in connect_spacing_notify()
194 impl fmt::Display for CellAreaBox { implementation
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dcell_area_box.rs31 impl CellAreaBox { implementation
47 impl Default for CellAreaBox { implementation
73 pub fn build(self) -> CellAreaBox { in build()
172 unsafe extern "C" fn notify_spacing_trampoline<P: IsA<CellAreaBox>, F: Fn(&P) + 'static>( in connect_spacing_notify()
194 impl fmt::Display for CellAreaBox { implementation
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dcell_area_box.rs32 impl CellAreaBox { implementation
39 impl Default for CellAreaBox { implementation
57 pub fn build(self) -> CellAreaBox { in build()
157 P: IsA<CellAreaBox>, in connect_property_spacing_notify()
174 impl fmt::Display for CellAreaBox { implementation
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dcell_area_box.rs31 impl CellAreaBox { impl
47 impl Default for CellAreaBox { implementation
73 pub fn build(self) -> CellAreaBox { in build()
172 unsafe extern "C" fn notify_spacing_trampoline<P: IsA<CellAreaBox>, F: Fn(&P) + 'static>( in connect_spacing_notify()
194 impl fmt::Display for CellAreaBox { implementation
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dcell_area_box.rs32 impl CellAreaBox { impl
39 impl Default for CellAreaBox { implementation
57 pub fn build(self) -> CellAreaBox { in build()
157 P: IsA<CellAreaBox>, in connect_property_spacing_notify()
174 impl fmt::Display for CellAreaBox { implementation
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/gtk/
H A Dcell_area.go514 type CellAreaBox struct { struct
515 CellArea
518 Orientable
522 func (v *CellAreaBox) native() *C.GtkCellAreaBox {
563 func (v *CellAreaBox) PackStart(renderer ICellRenderer, expand, align, fixed bool) {
568 func (v *CellAreaBox) PackEnd(renderer ICellRenderer, expand, align, fixed bool) {
573 func (v *CellAreaBox) GetSpacing() int {
578 func (v *CellAreaBox) SetSpacing(spacing int) {
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/gtk/
H A Dcell_area.go514 type CellAreaBox struct { struct
515 CellArea
518 Orientable
522 func (v *CellAreaBox) native() *C.GtkCellAreaBox {
563 func (v *CellAreaBox) PackStart(renderer ICellRenderer, expand, align, fixed bool) {
568 func (v *CellAreaBox) PackEnd(renderer ICellRenderer, expand, align, fixed bool) {
573 func (v *CellAreaBox) GetSpacing() int {
578 func (v *CellAreaBox) SetSpacing(spacing int) {
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/gtk/
H A Dcell_area.go514 type CellAreaBox struct { struct
515 CellArea
518 Orientable
522 func (v *CellAreaBox) native() *C.GtkCellAreaBox {
563 func (v *CellAreaBox) PackStart(renderer ICellRenderer, expand, align, fixed bool) {
568 func (v *CellAreaBox) PackEnd(renderer ICellRenderer, expand, align, fixed bool) {
573 func (v *CellAreaBox) GetSpacing() int {
578 func (v *CellAreaBox) SetSpacing(spacing int) {
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/gtk/
H A Dcell_area.go514 type CellAreaBox struct { struct
515 CellArea
518 Orientable
522 func (v *CellAreaBox) native() *C.GtkCellAreaBox {
563 func (v *CellAreaBox) PackStart(renderer ICellRenderer, expand, align, fixed bool) {
568 func (v *CellAreaBox) PackEnd(renderer ICellRenderer, expand, align, fixed bool) {
573 func (v *CellAreaBox) GetSpacing() int {
578 func (v *CellAreaBox) SetSpacing(spacing int) {
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/gtk/
H A DCellAreaBox.cs22 public partial class CellAreaBox { class
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/private/
H A Dcellareabox_p.h23 friend class CellAreaBox; variable