[glibmm/glibmm-2-50] Gio::ActionMap: Add function to ActivateSlot doc



commit 758135aaba5eb29d816dfb899734aa50f764bd42
Author: Daniel Boles <dboles src gnome org>
Date:   Sat Dec 24 14:47:24 2016 +0000

    Gio::ActionMap: Add function to ActivateSlot doc
    
    It's used in add_action_with_bool() too.

 gio/src/actionmap.hg |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/src/actionmap.hg b/gio/src/actionmap.hg
index abfe311..760a188 100644
--- a/gio/src/actionmap.hg
+++ b/gio/src/actionmap.hg
@@ -84,7 +84,7 @@ public:
 
   /** A Slot to be called when an action has been activated,
    * without passing a parameter to the slot.
-   * See add_action().
+   * See add_action() and add_action_bool().
    *
    * For instance,
    * void on_slot_activated();


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