Re: [PATCH 3/4] virt-viewer-window: Add show / hide utility functions

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

 



Sounds reasonable

On Mon, Mar 5, 2012 at 4:22 PM, Hans de Goede <hdegoede@xxxxxxxxxx> wrote:
> -    win = virt_viewer_window_get_window(priv->main_window);
> -    if (win)
> -        gtk_widget_show(GTK_WIDGET(win));
> -    else {
> -        gtk_box_pack_end(GTK_BOX(priv->container), priv->main_notebook, TRUE, TRUE, 0);
> -        gtk_widget_show(GTK_WIDGET(priv->main_notebook));
> -    }

Although this will also remove some plugin support code.

-- 
Marc-André Lureau


[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux