Gtk.ToolShellIface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
g_iface |
r |
||
get_ellipsize_mode |
r |
optional implementation of |
|
get_icon_size |
r |
mandatory implementation of |
|
get_orientation |
r |
mandatory implementation of |
|
get_relief_style |
r |
optional implementation of |
|
get_style |
r |
mandatory implementation of |
|
get_text_alignment |
r |
optional implementation of |
|
get_text_orientation |
r |
optional implementation of |
|
get_text_size_group |
r |
optional implementation of |
|
rebuild_menu |
r |
optional implementation of |
Methods¶
None
Details¶
- class Gtk.ToolShellIface¶
Virtual function table for the
Gtk.ToolShell
interface.