c
| Import line: | Gtk = imports.gi.Gtk; |
| GIR File: | Gtk-2.0.gir |
| C documentation: | GtkCellLayout |
| Interface : | CellLayout |
| Implementations: | Gdaui.Combo, Gdaui.ProviderSelector, Gtk.CellView, Gtk.ComboBox, Gtk.ComboBoxEntry, Gtk.ComboBoxText, Gtk.EntryCompletion, Gtk.IconView, Gtk.TreeViewColumn |
| None |
| Method / Constructor | Defined By | |
|---|---|---|
|
Gtk.CellLayout | |
|
clear
()
:
none
|
Gtk.CellLayout | |
|
clear_attributes
(CellRenderer cell)
:
none
|
Gtk.CellLayout | |
|
get_cells
()
:
Array
|
Gtk.CellLayout | |
|
pack_end
(CellRenderer cell, gboolean expand)
:
none
|
Gtk.CellLayout | |
|
pack_start
(CellRenderer cell, gboolean expand)
:
none
|
Gtk.CellLayout | |
|
reorder
(CellRenderer cell, gint32 position)
:
none
|
Gtk.CellLayout | |
|
Gtk.CellLayout | |
| None |