Home
last modified time | relevance | path

Searched refs:se_format (Results 1 – 1 of 1) sorted by relevance

/dports/x11-toolkits/gnocl/gnocl-0.9.96/src/
H A Dtext.c4034 GdkAtom se_format; in gnoclTextCommand() local
4036 se_format = gtk_text_buffer_register_serialize_tagset ( buffer, NULL ); in gnoclTextCommand()
4039 data = gtk_text_buffer_serialize ( buffer, buffer, se_format, &start, &end, &length ); in gnoclTextCommand()