Method

GrlOperationOptionsget_count

since: 0.2.0

Declaration [src]

gint
grl_operation_options_get_count (
  GrlOperationOptions* options
)

Description [src]

Get the count option, that is, the number of elements to retrieve in an operation done with options.

Available since: 0.2.0

Return value

Type: gint

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