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
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to