[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-anastasis-gtk] branch master updated: more foundations for pe edi
From: |
gnunet |
Subject: |
[taler-anastasis-gtk] branch master updated: more foundations for pe edit dialog |
Date: |
Sun, 04 Jul 2021 00:19:57 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository anastasis-gtk.
The following commit(s) were added to refs/heads/master by this push:
new 0b830a8 more foundations for pe edit dialog
0b830a8 is described below
commit 0b830a88e742ee05c50c7dee1a702b1181e7a211
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Sun Jul 4 00:19:52 2021 +0200
more foundations for pe edit dialog
---
contrib/anastasis_gtk_edit_policy.glade | 83 ++++++++++++++--------------
src/anastasis/anastasis-gtk_pe-edit-policy.c | 11 ++++
2 files changed, 54 insertions(+), 40 deletions(-)
diff --git a/contrib/anastasis_gtk_edit_policy.glade
b/contrib/anastasis_gtk_edit_policy.glade
index 08d063b..74668bf 100644
--- a/contrib/anastasis_gtk_edit_policy.glade
+++ b/contrib/anastasis_gtk_edit_policy.glade
@@ -1,26 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.38.2 -->
+<!-- Generated with glade 3.22.2 -->
<interface>
<requires lib="gtk+" version="3.24"/>
- <object class="GtkDialog">
- <property name="can-focus">False</property>
- <property name="type-hint">dialog</property>
+ <object class="GtkDialog" id="anastasis_gtk_policy_edit_dialog">
+ <property name="can_focus">False</property>
+ <property name="type_hint">dialog</property>
+ <signal name="response"
handler="anastasis_gtk_policy_edit_dialog_response_cb" swapped="no"/>
+ <child type="titlebar">
+ <placeholder/>
+ </child>
<child internal-child="vbox">
<object class="GtkBox">
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child internal-child="action_area">
<object class="GtkButtonBox">
- <property name="can-focus">False</property>
- <property name="layout-style">end</property>
+ <property name="can_focus">False</property>
+ <property name="layout_style">end</property>
<child>
<object class="GtkButton" id="cancel_button">
<property name="label">gtk-cancel</property>
<property name="visible">True</property>
- <property name="can-focus">True</property>
- <property name="receives-default">True</property>
- <property name="use-stock">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">True</property>
+ <property name="use_stock">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -32,9 +36,9 @@
<object class="GtkButton" id="ok_button">
<property name="label">gtk-ok</property>
<property name="visible">True</property>
- <property name="can-focus">True</property>
- <property name="receives-default">True</property>
- <property name="use-stock">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">True</property>
+ <property name="use_stock">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -52,56 +56,55 @@
<child>
<object class="GtkFrame" id="edit_frame">
<property name="visible">True</property>
- <property name="can-focus">False</property>
- <property name="label-xalign">0</property>
- <property name="shadow-type">none</property>
+ <property name="can_focus">False</property>
+ <property name="label_xalign">0</property>
+ <property name="shadow_type">none</property>
<child>
<object class="GtkScrolledWindow">
<property name="visible">True</property>
- <property name="can-focus">True</property>
- <property name="shadow-type">in</property>
+ <property name="can_focus">True</property>
+ <property name="shadow_type">in</property>
<child>
<object class="GtkViewport">
<property name="visible">True</property>
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<child>
- <!-- n-columns=2 n-rows=1 -->
<object class="GtkGrid" id="policy_grid">
<property name="visible">True</property>
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="hexpand">True</property>
- <property name="row-spacing">5</property>
- <property name="column-spacing">5</property>
- <property name="row-homogeneous">True</property>
+ <property name="row_spacing">5</property>
+ <property name="column_spacing">5</property>
+ <property name="row_homogeneous">True</property>
<child>
<object class="GtkLabel" id="entry_label">
<property name="visible">True</property>
- <property name="can-focus">False</property>
- <property name="margin-start">5</property>
- <property name="margin-end">5</property>
- <property name="margin-top">5</property>
- <property name="margin-bottom">5</property>
+ <property name="can_focus">False</property>
+ <property name="margin_start">5</property>
+ <property name="margin_end">5</property>
+ <property name="margin_top">5</property>
+ <property name="margin_bottom">5</property>
<property name="label"
translatable="yes">label</property>
</object>
<packing>
- <property name="left-attach">0</property>
- <property name="top-attach">0</property>
+ <property name="left_attach">0</property>
+ <property name="top_attach">0</property>
</packing>
</child>
<child>
<object class="GtkComboBox" id="entry_combo_box">
<property name="visible">True</property>
- <property name="can-focus">False</property>
- <property name="margin-start">5</property>
- <property name="margin-end">5</property>
- <property name="margin-top">5</property>
- <property name="margin-bottom">5</property>
- <property name="id-column">0</property>
+ <property name="can_focus">False</property>
+ <property name="margin_start">5</property>
+ <property name="margin_end">5</property>
+ <property name="margin_top">5</property>
+ <property name="margin_bottom">5</property>
+ <property name="id_column">0</property>
<signal name="changed"
handler="anastasis_gtk_editor_entry_combo_box_changed_cb" swapped="no"/>
</object>
<packing>
- <property name="left-attach">1</property>
- <property name="top-attach">0</property>
+ <property name="left_attach">1</property>
+ <property name="top_attach">0</property>
</packing>
</child>
</object>
@@ -113,7 +116,7 @@
<child type="label">
<object class="GtkLabel" id="edit_frame_label">
<property name="visible">True</property>
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="label" translatable="yes">Map challenges to
providers to select them!</property>
<attributes>
<attribute name="weight" value="bold"/>
diff --git a/src/anastasis/anastasis-gtk_pe-edit-policy.c
b/src/anastasis/anastasis-gtk_pe-edit-policy.c
index f61fb71..a71a95a 100644
--- a/src/anastasis/anastasis-gtk_pe-edit-policy.c
+++ b/src/anastasis/anastasis-gtk_pe-edit-policy.c
@@ -31,11 +31,22 @@
#include <jansson.h>
+void
+anastasis_gtk_policy_edit_dialog_response_cb (
+ GtkDialog *dialog,
+ gint response_id,
+ gpointer user_data)
+{
+ GNUNET_break (0);
+}
+
+
void
anastasis_gtk_editor_entry_combo_box_changed_cb (
GtkComboBox *widget,
gpointer user_data)
{
+ GNUNET_break (0);
}
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-anastasis-gtk] branch master updated: more foundations for pe edit dialog,
gnunet <=