Method

GtkIMContextget_client_widget

unstable since: 4.24

Declaration [src]

GtkWidget*
gtk_im_context_get_client_widget (
  GtkIMContext* context
)

Description [src]

Retrieves the client widget for the input context.

Available since: 4.24

This method is not directly available to language bindings.

Return value

Type: GtkWidget

The client widget.

The returned data is owned by the instance.
The return value can be NULL.