[glade/tintou/link-button-label] GtkLinkButton: allow to edit the label



commit e635c29d929f023e05c70df53a04e7ff0cd191a8
Author: Corentin Noël <corentin elementary io>
Date:   Thu May 2 21:56:46 2019 +0200

    GtkLinkButton: allow to edit the label

 plugins/gtk+/glade-button-editor.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/plugins/gtk+/glade-button-editor.c b/plugins/gtk+/glade-button-editor.c
index 99037f62..28aac595 100644
--- a/plugins/gtk+/glade-button-editor.c
+++ b/plugins/gtk+/glade-button-editor.c
@@ -142,7 +142,6 @@ glade_button_editor_load (GladeEditable * editable, GladeWidget * widget)
       gboolean modify_content = TRUE;
 
       if (GTK_IS_MENU_BUTTON (button) ||
-          GTK_IS_LINK_BUTTON (button) ||
           GTK_IS_SCALE_BUTTON (button))
         modify_content = FALSE;
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]