Re: popup menu
- From: Guy Rouillier <guyr-ml1 burntmail com>
- To: gtk-app-devel-list gnome org
- Subject: Re: popup menu
- Date: Tue, 04 Apr 2006 00:52:57 -0400
prabhakar kushwaha wrote:
hi
is it there any widget like popup menu Gtk
which comes when we press third button of mouse..
if not
please tell me the widgets that we should use in order to find pop up menu
like facility by clicking third button of mouse.
thanks
with regards..
gtk_menu_new();
gtk_menu_popup();
In order to know to kick this off, you'll have to gtk_signal_connect on
the "popup_menu" signal.
--
Guy Rouillier
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]