Function

EvinceDocumentDocumentmisc_get_pointer_position_impl

Declaration [src]

gboolean
ev_document_misc_get_pointer_position_impl (
  GtkWidget* widget,
  gint* x,
  gint* y
)

Description

No description available.

Parameters

widget

Type: GtkWidget

No description available.

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

Type: gint*

No description available.

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

Type: gint*

No description available.

The data is owned by the caller of the function.

Return value

Type: gboolean

No description available.