inherit Ocgtk_gtk__.GEvent_controller_and__layout_child_and__layout_manager_and__root_and__tooltip_and__widget.widget_t
inherit Ocgtk_gtk__.GOrientable.orientable_t
method attach : Ocgtk_gtk__.GEvent_controller_and__layout_child_and__layout_manager_and__root_and__tooltip_and__widget.widget_t ->
int ->
int ->
int ->
int ->
unitmethod attach_next_to : Ocgtk_gtk__.GEvent_controller_and__layout_child_and__layout_manager_and__root_and__tooltip_and__widget.widget_t ->
Ocgtk_gtk__.GEvent_controller_and__layout_child_and__layout_manager_and__root_and__tooltip_and__widget.widget_t
option ->
Ocgtk_gtk__.Gtk_enums.positiontype ->
int ->
int ->
unitmethod get_baseline_row : unit -> intmethod get_child_at : int ->
int ->
Ocgtk_gtk__.GEvent_controller_and__layout_child_and__layout_manager_and__root_and__tooltip_and__widget.widget_t
optionmethod get_column_homogeneous : unit -> boolmethod get_column_spacing : unit -> intmethod get_row_baseline_position : int ->
Ocgtk_gtk__.Gtk_enums.baselinepositionmethod get_row_homogeneous : unit -> boolmethod get_row_spacing : unit -> intmethod insert_column : int -> unitmethod insert_next_to : Ocgtk_gtk__.GEvent_controller_and__layout_child_and__layout_manager_and__root_and__tooltip_and__widget.widget_t ->
Ocgtk_gtk__.Gtk_enums.positiontype ->
unitmethod insert_row : int -> unitmethod remove : Ocgtk_gtk__.GEvent_controller_and__layout_child_and__layout_manager_and__root_and__tooltip_and__widget.widget_t ->
unitmethod remove_column : int -> unitmethod remove_row : int -> unitmethod set_baseline_row : int -> unitmethod set_column_homogeneous : bool -> unitmethod set_column_spacing : int -> unitmethod set_row_baseline_position : int ->
Ocgtk_gtk__.Gtk_enums.baselineposition ->
unitmethod set_row_homogeneous : bool -> unitmethod set_row_spacing : int -> unitmethod as_grid : Ocgtk_gtk__.Grid.t