#include <box.h>
Definition at line 105 of file tk/ytkmm/ytkmm/gtkmm/box.h.
◆ Child()
Gtk::Box_Helpers::Child::Child |
( |
const Child & |
| ) |
|
|
private |
◆ get_expand()
bool Gtk::Box_Helpers::Child::get_expand |
( |
| ) |
const |
|
inline |
◆ get_fill()
bool Gtk::Box_Helpers::Child::get_fill |
( |
| ) |
const |
|
inline |
◆ get_pack()
bool Gtk::Box_Helpers::Child::get_pack |
( |
| ) |
const |
|
inline |
◆ get_padding()
guint16 Gtk::Box_Helpers::Child::get_padding |
( |
| ) |
const |
|
inline |
◆ get_widget()
Widget* Gtk::Box_Helpers::Child::get_widget |
( |
| ) |
const |
◆ gobj() [1/2]
◆ gobj() [2/2]
◆ operator=()
Child& Gtk::Box_Helpers::Child::operator= |
( |
const Child & |
| ) |
|
|
private |
◆ parent()
GtkBox* Gtk::Box_Helpers::Child::parent |
( |
| ) |
|
|
inlineprotected |
◆ redraw()
void Gtk::Box_Helpers::Child::redraw |
( |
| ) |
|
|
protected |
◆ set_options() [1/2]
void Gtk::Box_Helpers::Child::set_options |
( |
bool |
expand, |
|
|
bool |
fill, |
|
|
guint |
padding = 0 |
|
) |
| |
◆ set_options() [2/2]
void Gtk::Box_Helpers::Child::set_options |
( |
PackOptions |
options, |
|
|
guint |
padding = 0 |
|
) |
| |
◆ set_pack()
void Gtk::Box_Helpers::Child::set_pack |
( |
PackType |
pack | ) |
|
The documentation for this class was generated from the following file: