Method

Gtk.Shortcut.get_arguments

Declaration [src]

GVariant*
gtk_shortcut_get_arguments (
  GtkShortcut* self
)

Description [src]

Gets the arguments that are passed when activating the shortcut.

Gets propertyGtk.Shortcut:arguments

Return value

Returns: GVariant*

the arguments

Ownership is not transferred to the caller
Can be NULL