XrdButton

XrdButton

Functions

Includes

#include <xrdesktop.h>

Description

Functions

xrd_button_set_icon ()

void
xrd_button_set_icon (XrdWindow *button,
                     GulkanClient *client,
                     VkImageLayout upload_layout,
                     const gchar *url);

xrd_button_set_text ()

void
xrd_button_set_text (XrdWindow *button,
                     GulkanClient *client,
                     VkImageLayout upload_layout,
                     int label_count,
                     gchar **label);

Types and Values