gdl r551 - in trunk: . gdl
- From: jhs svn gnome org
- To: svn-commits-list gnome org
- Subject: gdl r551 - in trunk: . gdl
- Date: Thu, 16 Apr 2009 08:17:17 +0000 (UTC)
Author: jhs
Date: Thu Apr 16 08:17:17 2009
New Revision: 551
URL: http://svn.gnome.org/viewvc/gdl?rev=551&view=rev
Log:
2009-04-16 Joel Holdsworth <joel airwebreathe org uk>
reviewed by: Johannes Schmid <jhs gnome org>
* gdl/gdl-dock-item-grip.c (gdl_dock_item_grip_remove):
#578967 â gdl_dock_item_grip_remove must be implemented
Modified:
trunk/ChangeLog
trunk/gdl/gdl-dock-item-grip.c
Modified: trunk/gdl/gdl-dock-item-grip.c
==============================================================================
--- trunk/gdl/gdl-dock-item-grip.c (original)
+++ trunk/gdl/gdl-dock-item-grip.c Thu Apr 16 08:17:17 2009
@@ -521,7 +521,7 @@
gdl_dock_item_grip_remove (GtkContainer *container,
GtkWidget *widget)
{
- g_warning ("gtk_container_remove not implemented for GdlDockItemGrip");
+ gdl_dock_item_grip_set_label (GDL_DOCK_ITEM_GRIP (container), NULL);
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]