Method
GtkShortcutset_arguments
Declaration [src]
void
gtk_shortcut_set_arguments (
GtkShortcut* self,
GVariant* args
)
Description [src]
Sets the arguments to pass when activating the shortcut.
Sets property | Gtk.Shortcut:arguments |
Parameters
args |
GVariant |
Arguments to pass when activating |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |