Re: Own Actionable widget



Hey,

On Tue, Jun 07, 2016 at 08:39:33AM +0200, Ondrej Tuma wrote:
i try to create my own Actionable widget, but I can't found, how can i
call the action. When i see source code of other Actionable widgets, i
found ActionHelper object, which is not documented.

GtkActionHelper is a private class.

Did you look at:
 * g_action_activate
 * gtk_widget_get_action_group
 * gtk_widget_insert_action_group

Cheers,
Rishi


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