After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 695994 - gtk_grid_remove_{row,column} missing
gtk_grid_remove_{row,column} missing
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
unspecified
Other All
: Normal enhancement
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2013-03-17 14:38 UTC by Morten Welinder
Modified: 2013-03-23 19:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Morten Welinder 2013-03-17 14:38:10 UTC
One can insert rows and columns, but not remove them.

I have an implementation of gtk_grid_remove_row at the link below.  Feel
free to steal that.

https://git.gnome.org/browse/goffice/tree/goffice/gtk/goffice-gtk.c?id=f29be34de40bb058ebd83ae81f92b1b01c9a6a2f#n578