Method

GtkLabelget_selectable

Declaration [src]

gboolean
gtk_label_get_selectable (
  GtkLabel* label
)

Description [src]

Gets the value set by gtk_label_set_selectable().

Gets propertyGtk.Label:selectable

Return value

Type: gboolean

TRUE if the user can copy text from the label.