|
static constexpr int | size_w = 16 |
|
static constexpr int | size_h = 21 |
|
|
void | get_preferred_width_vfunc (Gtk::Widget &widget, int &minimum_width, int &natural_width) const override |
|
void | get_preferred_width_for_height_vfunc (Gtk::Widget &widget, int height, int &minimum_width, int &natural_width) const override |
|
void | get_preferred_height_vfunc (Gtk::Widget &widget, int &minimum_height, int &natural_height) const override |
|
void | get_preferred_height_for_width_vfunc (Gtk::Widget &widget, int width, int &minimum_height, int &natural_height) const override |
|
Definition at line 175 of file filter-effects-dialog.h.
◆ CellRendererConnection()
Inkscape::UI::Dialog::FilterEffectsDialog::CellRendererConnection::CellRendererConnection |
( |
| ) |
|
◆ get_preferred_height_for_width_vfunc()
void Inkscape::UI::Dialog::FilterEffectsDialog::CellRendererConnection::get_preferred_height_for_width_vfunc |
( |
Gtk::Widget & |
widget, |
|
|
int |
width, |
|
|
int & |
minimum_height, |
|
|
int & |
natural_height |
|
) |
| const |
|
overrideprivate |
◆ get_preferred_height_vfunc()
void Inkscape::UI::Dialog::FilterEffectsDialog::CellRendererConnection::get_preferred_height_vfunc |
( |
Gtk::Widget & |
widget, |
|
|
int & |
minimum_height, |
|
|
int & |
natural_height |
|
) |
| const |
|
overrideprivate |
◆ get_preferred_width_for_height_vfunc()
void Inkscape::UI::Dialog::FilterEffectsDialog::CellRendererConnection::get_preferred_width_for_height_vfunc |
( |
Gtk::Widget & |
widget, |
|
|
int |
height, |
|
|
int & |
minimum_width, |
|
|
int & |
natural_width |
|
) |
| const |
|
overrideprivate |
◆ get_preferred_width_vfunc()
void Inkscape::UI::Dialog::FilterEffectsDialog::CellRendererConnection::get_preferred_width_vfunc |
( |
Gtk::Widget & |
widget, |
|
|
int & |
minimum_width, |
|
|
int & |
natural_width |
|
) |
| const |
|
overrideprivate |
◆ property_primitive()
Glib::PropertyProxy< void * > Inkscape::UI::Dialog::FilterEffectsDialog::CellRendererConnection::property_primitive |
( |
| ) |
|
◆ _primitive
Glib::Property<void*> Inkscape::UI::Dialog::FilterEffectsDialog::CellRendererConnection::_primitive |
|
private |
◆ size_h
constexpr int Inkscape::UI::Dialog::FilterEffectsDialog::CellRendererConnection::size_h = 21 |
|
staticconstexpr |
◆ size_w
constexpr int Inkscape::UI::Dialog::FilterEffectsDialog::CellRendererConnection::size_w = 16 |
|
staticconstexpr |
The documentation for this class was generated from the following files: