Method
GtkTableget_row_spacing
deprecated: 3.4
Declaration [src]
guint
gtk_table_get_row_spacing (
GtkTable* table,
guint row
)
Description [src]
Gets the amount of space between row row
, and
row row
+ 1. See gtk_table_set_row_spacing().
Deprecated since: 3.4
GtkGrid
does not offer a replacement for this functionality.
Gets property | Gtk.Table:row-spacing |