Method

GtkLabelget_selectable

Declaration [src]

gboolean
gtk_label_get_selectable (
  GtkLabel* self
)

Description [src]

Returns whether the label is selectable.

Gets propertyGtk.Label:selectable

Return value

Type: gboolean

TRUE if the user can copy text from the label.