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
)
Parameters
invocation-
Type:
GDBusMethodInvocation*No description available.
The data is owned by the caller of the function. arg_x-
Type:
gintNo description available.
arg_y-
Type:
gintNo description available.
arg_width-
Type:
gintNo description available.
arg_height-
Type:
gintNo description available.
arg_properties-
Type:
GVariantNo description available.
The data is owned by the caller of the function.