Virtual Method
GtkActionableget_action_target_value
Declaration [src]
GVariant*
get_action_target_value (
GtkActionable* actionable
)
Description [src]
Gets the current target value of actionable
.
Gets property | Gtk.Actionable:action-target |
Return value
Returns: | GVariant |
The current target value. |
|
The data is owned by the called function. | |
The return value can be NULL . |