Method

GrlOperationOptionsget_skip

since: 0.2.0

Declaration [src]

guint
grl_operation_options_get_skip (
  GrlOperationOptions* options
)

Description [src]

Get the skip option, that is, the number of elements to skip before retrieving media items in an operation done with options.

Available since: 0.2.0

Return value

Type: guint

The value of the skip option, or a default value if it is not set.