RE: [gtk-list] About the text widget



You can use the function gtk_editable_get_chars(GTK_EDITABLE(text_widget),
start_position, end_position) to get a specified number of characters from the
widget... You should probably check out the gtktext.h and gtkeditable.h files
if you have the source to gtk for related functions...

On 20-Mar-98 Juan Pablo Romero wrote:
> Hi!
> 
> There exists a function that returns a pointer to the text stored in the
> text widget?
> 
> 
> -- 
> [ ----------------------------- ]
> [ Juan Pablo Romero             ]
> [ jpablo@netservice.com.mx      ]
> [ jromero@ada.fciencias.unam.mx ]
> [  ---------------------------- ]
> 
> -- 
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null

--
Evan Lawrence



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]