Virtual Method

AtspiDBusMutterScreenCastSessionhandle_record_area

Declaration [src]

gboolean
handle_record_area (
  AtspiDBusMutterScreenCastSession* object,
  GDBusMethodInvocation* invocation,
  gint arg_x,
  gint arg_y,
  gint arg_width,
  gint arg_height,
  GVariant* arg_properties
)

Description

No description available.

Parameters

invocation

Type: GDBusMethodInvocation*

No description available.

The data is owned by the caller of the function.
arg_x

Type: gint

No description available.

arg_y

Type: gint

No description available.

arg_width

Type: gint

No description available.

arg_height

Type: gint

No description available.

arg_properties

Type: GVariant

No description available.

The data is owned by the caller of the function.

Return value

Type: gboolean

No description available.