Method

GtkAccelLabelrefetch

Declaration [src]

gboolean
gtk_accel_label_refetch (
  GtkAccelLabel* accel_label
)

Description [src]

Recreates the string representing the accelerator keys. This should not be needed since the string is automatically updated whenever accelerators are added or removed from the associated widget.

Return value

Type: gboolean

Always returns FALSE.