Add GtkEntry:max-width-chars
This property allows specifying a natural width of the entry that is bigger than the minimum width. https://bugzilla.gnome.org/show_bug.cgi?id=724094
This commit is contained in:
@ -1117,10 +1117,12 @@ gtk_entry_get_activates_default
|
||||
gtk_entry_get_has_frame
|
||||
gtk_entry_get_inner_border
|
||||
gtk_entry_get_width_chars
|
||||
gtk_entry_get_max_width_chars
|
||||
gtk_entry_set_activates_default
|
||||
gtk_entry_set_has_frame
|
||||
gtk_entry_set_inner_border
|
||||
gtk_entry_set_width_chars
|
||||
gtk_entry_set_max_width_chars
|
||||
gtk_entry_get_invisible_char
|
||||
gtk_entry_set_alignment
|
||||
gtk_entry_get_alignment
|
||||
|
||||
Reference in New Issue
Block a user