Message-ID: <42F9A601.2000605 at compiler.kaist.ac.kr> Date: Wed, 10 Aug 2005 16:00:17 +0900 From: SooHyoung Oh MIME-Version: 1.0 To: lablgtk mailing list Subject: Q) missing functons in clipboard Content-Type: multipart/alternative; boundary="------------010400060105090801040301" This is a multi-part message in MIME format. --------------010400060105090801040301 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit It seems that there are some missing functions of clipboard in lablgtk? For example, gtk_clipboard_wait_for_targets gtk_clipboard_request_targets gtk_clipboard_set_with_data gtk_clipboard_set_with_owner gtk_clipboard_get_owner As you know, withous these function, clipboard functionality can't be used fully. Does lablgtk team have any plan to support these functions in next release? p.s.: Instead of gtk_clipboard_get_owner, we can make a function such as "is_owning". --------------010400060105090801040301 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit It seems that there are some missing functions of clipboard in lablgtk?
For example,

gtk_clipboard_wait_for_targets
gtk_clipboard_request_targets
gtk_clipboard_set_with_data
gtk_clipboard_set_with_owner
gtk_clipboard_get_owner

As you know, withous these function, clipboard functionality can't be used fully.
Does lablgtk team have any plan to support these functions in next release?

p.s.: Instead of gtk_clipboard_get_owner, we can make a function such as "is_owning".
--------------010400060105090801040301--